
BODY, TABLE, TD, SPAN, A
{
	font-family: arial;
	font-size: 12px;
}

BODY
{
	background: #FFFFFF url('/_media/_images/bgline.gif') repeat-x top;
	scrollbar-arrow-color:	#000000;
	scrollbar-face-color :		#D9D9CC;
	scrollbar-track-color : 	#D9D9CC;
	scrollbar-darkshadow-color:	#DEDED5;
	scrollbar-shadow-color:	#ADAD82;
	scrollbar-3dlight-color:	#DEDED5;
	scrollbar-highlight-color:	#FFFFFF;
}

H1,H2,H3
{
	margin-top: 0px;
}

.inm_link
{
	/*color: #FF6630;*/
	color: #222222;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
}

.white
{
	color: #FFFFFF;
}

A.white_top
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.white_top:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.text
{
	color: #666666;
}

.bgtext
{
	background-color: #666666;
}

.red_lite
{
	color: #C83232;
}

.red_strong
{
	color: #990000;
}

.gray_strong
{
	color: #737373;
}

.gray_lite
{
	color: #CCCCCC;
}

.gray_pale
{
	color: #EBEBEB;
}

.black
{
	color: #333333;
}

.topButtons
{
	color: #F5F5F5;
	font-weight: bold;
	background-color: #999999;
}

.topButtons_Selected
{
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}

.blankLink_Off
{
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}

.blankLink_On
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.nolink
{
	color: #666666;
	text-decoration: none;
}

.nolink_supp
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

.supplink_off
{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

.supplink_on
{
	color: #9C0000;
	text-decoration: underline;
	font-size: 14px;
}

.link_click
{
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.prod_link_gray
{
	cursor: pointer;
	border: 1px solid gray;
}

A.link_blue
{
	color: #0000FF;
	font-size: 13px;
	text-decoration: none;
}

A.link_blue:hover
{
	color: #0000FF;
	font-size: 13px;
	text-decoration: underline;
}

.link_blue_demi
{
	color: #0000FF;
	font-size: 13px;
	cursor: pointer;
}

A.link_black , A.link_black:hover {
	color: #000000;
	font-size: 13px;
}

A.link_black
{
	text-decoration: none;
}

A.link_black:hover
{
	text-decoration: underline;
}

A.link
{
	color: #666666;
	text-decoration: none;
}

A.link:hover
{
	color: #666666;
	text-decoration: underline;
}

.link_demi
{
	background: #FFFFFF url('/_media/_images/butt_white_middle.png') repeat-x;
	cursor: pointer;
	font-weight: bold;
	color: #666666;
	padding: 2px 0px 5px 0px !important;
	padding: 3px 0px 5px 0px;
}

.link_demi_red
{
	background: #FFFFFF url('/_media/_images/butt_red_middle.png') repeat-x;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0px 5px 0px !important;
	padding: 3px 0px 5px 0px;
}

.supliers_link_demi
{
	background: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	color: #666666;
}

.supliers_link_demi_red
{
	background: #FF0000;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

A.link_bottom
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

A.link_bottom:hover
{
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

A.link_bold
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A.link_bold:hover
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.MainCat_On
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.MainCat_Off
{
	color: #ADADAD;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.SubCat_On
{
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.SubCat_Off
{
	color: #525207;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.SubCat_Gray
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.cngStyleLnk_Big
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.cngStyleLnk_Normal
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.cngStyleLnk_Small
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.black_button 
{
	background-color:black;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #990000;
	border-bottom-width:4px; 
}

/* ARTICLES - begin */

.article_title
{
	color:#141414;
	font-weight:bold;
	font-size:16px;
}

.article_title_inlist
{
	color:#666666;
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;
}

.article_author
{
	color:#666666;
	font-size:11px;
}

.article_short
{
	color:#AAAA6D;
	font-weight:bold;
	font-size:12px;
}

.article_related
{
	border: solid 2px #DDDDDD;
	width: 130px;
	padding-right: 4px;
	padding-left: 4px;
}

.article_content
{
	color:#828282;
}

.article_content_black
{
	color:#000000;
}

.article_related_tags
{
	color:#141414;
	font-weight:bold;
	font-size:13px;
}

.article_related_arts
{
	color:#141414;
	font-weight:bold;
	font-size:13px;
}

.article_related_prods
{
	color:#141414;
	font-weight:bold;
	font-size:13px;
}

.article_related_supps
{
	color:#141414;
	font-weight:bold;
	font-size:13px;
}

/* ARTICLES - end */

/* CONTENT - begin */

.content_title
{
	color: #9C0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.content_inner
{
	width: 400px;
	height: auto;
	border: solid 2px #DFDFDF;
	padding: 4px;
}

/* CONTENT - end */

/* HOME - begin */

.home_art_title
{
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	color: #000000;
}

.home_art_text
{
	font-size:14px;
	font-weight:bold;
}

.home_art_content
{
	font-size:12px;
	font-weight:normal;
}


.topitems_content
{
	background-color:#FFFFFF;
	height:67px;
	padding:5px;
}

.topprods_title
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* HOME - end */

/* PRODUCT - begin */

.prod_title
{
	font-size: 20px;
	font-weight: bold;
}

.prod_title_small
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.prod_title_small_link
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.prod_desc
{
	font-size: 13px;
	font-weight: bold;
	color: #343434;
}

.link_contsupp
{
	font-size: 15px;
	color: #121212;
	font-weight: bold;
}

A.prod_link
{
	font-size: 13px;
	color: #121212;
	font-weight: bold;
}

.prod_gray
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.prod_price
{
	font-size: 14px;
	color: #9C0000;
	font-weight: bold;
}

.prod_price_small
{
	font-size: 12px;
	color: #9C0000;
	font-weight: bold;
}

.prod_sale
{
	font-size: 11px;
	color: #9C0000;
}

.prod_rank
{
	font-size: 14px;
	color: #121212;
}

.prod_tabs
{
	font-size: 14px;
	color: #121212;
	background-color: #111111;
	font-weight: bold;
}

.prod_tabs_border
{
/*CECECE*/
	border-left: solid black 1px;
	border-bottom: solid black 1px;
	border-right: solid black 1px ;
	padding: 6px;
	background-color: #FFFFFF;
}

.prod_tabs_red
{
	font-size: 14px;
	color: #121212;
	background-color: #990000;
	font-weight: bold;
}

.prod_tabs_border_red
{
	border-left: solid #990000 1px;
	border-bottom: solid #990000 1px;
	border-right: solid #990000 1px ;
	padding: 6px;
	background-color: #FFFFFF;
}

.prod_tab_on
{
	color: #FFFFFF;
	/* background-color: #333333; */
	cursor:pointer;
}

.prod_tab_off
{
	color: #9F9F9F;
	/* background-color: #CECECE; */
	cursor:pointer;
}

.prod_related
{
	padding-right: 5px;
	padding-left: 5px;
	color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
}

.link_gray
{
	color: #999999;
	text-decoration:none;
}

.link_red
{
	color: #990000;
	text-decoration:none;
}

.prod_inner_title , .prod_inner_title_gray , .prod_inner_title_red
{
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}

.prod_inner_title_gray {
	color: #999999;
}

.prod_inner_title_red {
	color: #990000;
}

/* PRODUCT - end */

/* SUPPLIER - begin */

.supp_srcarea
{
	background-color: #B9B9B9;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}

.supp_srcbox
{
	border: solid 1px #9F9F9F;
	height: 16px;
}

.supps_list
{
	width: 350px;
	height: 300px;
	overflow:auto;
	/*overflow-y: auto;*/
	overflow-x:hidden;
}

.supps_letter_top
{ 
	color:white;
	background:  #FFFFFF  url('/_media/_images/spupage_letter.gif') no-repeat center;
	line-height:11px; 
}

.supps_list_strong, .supps_list_lite
{
	height: 20px;
	color: #666666;
	cursor: pointer;
}

.supps_list_strong
{	
	background-color: #FFFFFF;
}

.supps_list_lite
{
	background-color: #E3E3D3;
}

.supps_list_border
{
	border: solid 1px #D4D4AA;
}

.supp_link
{
	color: #969696;
}

.supp_tab_off
{
	/*color: #7F8285;*/
	color: #000000;
	/*background-color: #D0D1D4;*/
	background: #FFFFFF url('/_media/_images/tag_white_middle.png') repeat-x;
	cursor: pointer;
	height: 19px;
	font-weight: bold;
	font-size: 14px;
}

.supp_tab_on
{
	color: #FFFFFF;
	/*background-color: #BF131A;*/
	background: #FFFFFF url('/_media/_images/tag_red_middle.png') repeat-x;
	cursor: pointer;
	height: 19px;
	font-weight: bold;
	font-size: 14px;
}

.supp_tabsmall_off
{
	/*color: #7F8285;*/
	color: #000000;
	/*background-color: #E1E2E4;*/
	background: #FFFFFF url('/_media/_images/butt_white_middle.png') repeat-x;
	cursor: pointer;
	font-weight: bold;
	height: 21px;
	font-size: 12px;
}

.supp_tabsmall_on
{
	color: #FFFFFF;
	/*background-color: #57585B;*/
	background: #FFFFFF url('/_media/_images/butt_red_middle.png') repeat-x;
	cursor: pointer;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
}

.supp_tabsmall_prods_off
{
	/*color: #7F8285;*/
	color: #000000;
	/*background-color: #E1E2E4;*/
	background: url('/_media/_images/butt_white_middle.png') repeat-x;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	
	white-space:nowrap;
	/* float:right !important; */
	text-align:center;
}

.supp_tabsmall_prods_on
{
	color: #FFFFFF;
	/*background-color: #57585B;*/
	background: url('/_media/_images/butt_red_middle.png') repeat-x;
	cursor: pointer;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	
	white-space:nowrap;
	/* float:right !important; */
	text-align:center;
}

.supp_title
{
	color: #323232;
	font-size: 18px;
	font-weight: bold;
}

.supp_content
{
	color: #464645;
	font-size: 13px;
	font-weight: normal;
}

.supp_blue
{
	color: #2652D6;
	font-weight: bold;
}

.supp_border
{
	border-bottom: solid 1px #8C8C8C;
	border-right: solid 1px #8C8C8C;
	border-left: solid 1px #8C8C8C;
	padding-top: 6px;
}

.supp_area
{
	display: none;
	padding: 4px;
}

/* SUPPLIER - end */

/* TIPS - begin */

.tips_title
{
	height: 20px;
	font-weight: bold;
	padding: 2px;
	background-color: #343434;
	color: #FFFFFF;
}

.tips_table
{
	border: solid 1px #343434;
}

/* TIPS - end */

/* LOGIN - start */

.login_title
{
	color: black;
	font-size: 16px;
	font-weight: bold;
}

/* LOGIN - end */

/* MYBOX - start */

.my_title
{
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.my_links_blue , .my_links_red , .my_links_gray
{
	color: #7a9eb9;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

.my_links_gray
{ 
	color: #5b5b5b
}

.my_links_red
{ 
	color: #ed2f36
}

/* MYBOX - end */

/* SEARCH - start */

.src_rslt_tab_right_off
{
	cursor:pointer;
	color: #7F8285;
	background: #FFFFFF url('/_media/_images/tab_right.png') no-repeat;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_right_on
{
	cursor:pointer;
	color: #FFFFFF;
	background: #FFFFFF url('/_media/_images/tab_red_right.png') no-repeat;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_left_off
{
	cursor:pointer;
	color: #7F8285;
	background: #FFFFFF url('/_media/_images/tab_left.png') no-repeat;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_left_on
{
	cursor:pointer;
	color: #FFFFFF;
	background: #FFFFFF url('/_media/_images/tab_red_left.png') no-repeat;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_off
{
	cursor:pointer;
	color: #7F8285;
	background: #FFFFFF url('/_media/_images/tab_center.png') repeat-x;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_on
{
	cursor:pointer;
	color: #FFFFFF;
	background-color: #BF131A;
	font-size: 13px;
	font-weight: bold;
}

.src_rslt_tab_off span{
	font-size: 11px;
	font-weight: normal;
}

.src_rslt_tab_on span{
	font-size: 11px;
	font-weight: normal;
}

.src_rslt_border{
	border-right: 1px solid #7A7E83;
	border-left: 1px solid #7A7E83;
	border-bottom: 1px solid #7A7E83;
	padding: 0px 5px 0px 5px;
}

/* SEARCH - end */

