/* CSS Document */

body{
	background-color:#f0f0f0;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 auto;
	padding:0;
/*	font-family:"Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
img{ border:none;}	

p{margin:0; padding:0;}

#topNav{
	font-weight:500;
	color:#787878;
	margin-top:10px;
}


#topNav img{
	border:none;
	margin:0 7px -2px 0;
}
#topNav a,#topNav a:link,#topNav a:visited{
	color:#787878;
	text-decoration:none;
}
#topNav a:hover,#topNav a:active{
	color:black;
	text-decoration:none;
}

#SearchBox{
	font-size:10px;
	background-color:#f0f0f0;
	background-image:url(images/SearchBox_lft.jpg);
	background-repeat:no-repeat;
	width:178px;
	height:38px;
}
#SearchBox .inputTxt{	
	color:#a0a0a0;
	line-height:15px;
	text-indent:4px;
	padding-right:7px;
	text-align:right;
	width:150px;
	border-top:1px solid #d7d7d7;
	border-right:1px solid #fbfbfb;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #e2e2e2;
	margin:0 0 0 10px;	
}

#Login_bg{
/*	font-family:Arial, Helvetica, sans-serif, Tahoma;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(images/LoginBox_bg.gif);
	background-repeat:repeat-x;
	height:86px;
	width:141px;
	font-size:11px;
	line-height:20px;	
}
#Login_bg .inputTxt2{
	border:1px solid #d7d7d7;
	width:115px;
	color:#999999;
	padding-left:5px;
}	
#Login_bg .inputTxt2_login{
	border:1px solid #d7d7d7;
	width:80px;
	color:#999999;
	padding-left:5px;
}
h2.login{
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	margin:0;
	padding:12px 0 5px 0;
	color:#646464;
}
.title{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding-top:0;
	color:#646464;
}

p.heading{
	font-size:21px;
	font-weight:500;
	line-height:24px;
	color:#898989;
	margin:0;
	padding:0;
}
.heading span{color:#f0ae01;}

.QnAsearch_input{
	height:16px;
	line-height:18px;
	font-size:11px;
	background-color:#f8ca51;
	width:110px;
	color:black;
	border:1px solid #c08103;
	text-indent:4px;
}
.QnAsearch_inputrate{
	height:16px;
	line-height:18px;
	font-size:11px;
	background-color:#f8ca51;
	width:53px;
	color:black;
	border:1px solid #c08103;
	text-indent:4px;
}
.QnAsearch_inputratet{
	height:18px;
	line-height:18px;
	font-size:11px;
	background-color:#f8ca51;
	width:52px;
	color:black;
	border:1px solid #c08103;
	text-indent:4px;
}

.QnAsearch{	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#ffd100;
}
.QnAsearch .boldTxt{
	font-size:14px;
	font-weight:bold;
	line-height:26px;	
	color:black;
}
.QnAsearch span{
	font-size:11px;
	color:black;
	line-height:14px;	
	vertical-align:middle;
	padding-right:3px;
}
.imgButton input{
	background-image:url("images/Search_btn.gif");
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	height:20px;
	width:152px;	
	color:#ffd100;
	text-align:center;
	line-height:12px;
	font-size:10px;
	padding-bottom:2px;
	cursor:hand;
	cursor:pointer;
}

.BoxTitle{
	color:#313131;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	text-align:left;	
}
.BoxTitleLink{
	color:#313131;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-align:left;	
}

.BoxDesc{
	color:#313131;
	font-size:10px;
	line-height:12px;
}

.BoxDesc .bold{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
}

.GraySmall, .footer{
	color:#a0a0a0;
	font-size:10px;
	line-height:12px;
}
.GraySmall a,.GraySmall a:link,.GraySmall a:visited,.GraySmall a:hover,.GraySmall a:active,.GrayLarge a,.GrayLarge a:link,.GrayLarge a:visited{
	color:#a0a0a0;
	text-decoration:none;
}
.GraySmall a:hover,.GraySmall a:active,.GrayLarge a:hover,.GrayLarge a:active{	color:#333333; text-decoration:none; }
.GrayBold {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold    
}


.CompDesc{
	font-size:11px;
	line-height:15px;
	color:#313131;
}
.GrayLarge{
	color:#a0a0a0;
	font-size:11px;
	line-height:15px;
	margin:19px 0 0 0;
}

.footer a, .footer a:link, .footer a:visited{
	color:#787878;
	text-decoration:none;
	padding:0 11px;
}
.footer a:hover, .footer a:active{
	color:#a0a0a0;
	text-decoration:none;	
}

p,h1,h2,h3{ margin:0; padding:0}

#Desc{
/*		font-family:"Myrail Pro", Tahoma, Arial, Helvetica, sans-serif;*/
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		color:#313131;
}
#Desc h1{
	font-size:14px;
	line-height:15px;
	height:30px;
}

#Desc h2{
	font-size:11px;
	line-height:12px;
	color:#f0ae01;
	height:20px;
}

p{
	font-size:11px;
	line-height:12px;
	color:#313131;
	text-align:justify;
}
.list_col_td{
	font-size:11px;
	line-height:16px;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	height:46px;
	vertical-align:middle;
	color:#636363;

}
.list_col_th{
	border-bottom:1px solid #e5e5e5;
	height:46px;
	text-align:left;
	vertical-align:middle;
	color:#636363;
	font-weight:bold;
	color:#383838;

}

/*.list_col td, .list_col th{
	border-bottom:1px solid #e5e5e5;
	height:46px;
	vertical-align:middle;
	color:#636363;
}

.list_col th{
	font-weight:bold;
	color:#383838;
}
*/
.noBorder td, .noBorder th{ border:none; }

.selectBox{
	width:70px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	background-color:white;
	border:1px solid #d9d9d9;		
	color:black;	
}
.priceResult_red,.priceResult_orange{
	display:block;
	width:150px;
	height:20px;
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-weight:bold;	
	color:black;
}
.priceResult_red{ background:transparent url(images/product_price_red.jpg) no-repeat; }
.priceResult_orange{ background:transparent url(images/product_price_org.jpg) no-repeat; }

#tblUtilities td{
	height:25px;
	font-size:11px;
	line-height:12px;
	color:#636363;
	font-weight:bold;
}
#tblUtilities a, #tblUtilities a:link, #tblUtilities a:visited{	
	color:#636363;
	text-decoration:none;
}
#tblUtilities a:hover, #tblUtilities a:active{	
	color:#383838;
	text-decoration:none;
}


.Subcatmenu{
	height:25px;
	font-size:11px;
	line-height:12px;
	color:#636363;
	font-weight:bold;
}
.Subcatmenu a, .Subcatmenu a:link, .Subcatmenu a:visited{	
	color:#636363;
	text-decoration:none;
}
.Subcatmenu a:hover, .Subcatmenu a:active{	
	color:#383838;
	text-decoration:none;
}

.sitemap{
	height:12px;
	font-size:11px;
	line-height:12px;
	color:#636363;
/*	font-weight:bold;*/
}
.sitemap a, .sitemap a:link, .sitemap a:visited{	
	color:#636363;
	text-decoration:none;
}
.sitemap a:hover, .sitemap a:active{	
	color:#383838;
	text-decoration:none;
}










