/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	margin-top:0px;
	margin-bottom:0px;
	}
	
/************************************** Header class ***************************************/

.banner_repeat{background-image:url(images_ban/banner_repeat.gif);background-repeat:repeat-x; background-position:top left;}
.productbg{background-image:url(images_ban/product.gif);background-repeat: no-repeat; background-position:top right;}
.headerbg_repeat{background-image:url(images_ban/headerbg_repeat.gif);background-repeat:repeat-x; background-position:top left;}
.toplink{font-size:11px; color:#292828;text-decoration:none;font-weight:bold;}
.toplink:hover{font-size:11px; color:#292828;text-decoration:underline;font-weight:bold;}
.menulink{font-size:13px; color:#353535;text-decoration:none;font-weight:bold;}
.menulink:hover{font-size:13px; color:#0358AA;text-decoration:none;font-weight:bold;}
.linebg{background-image:url(images_ban/line.gif);background-repeat:no-repeat; background-position:right; height:30px;padding-left:18px;padding-right:18px;padding-top:11px;}
.paddbot{padding-bottom:10px;}

/************************************** Browse by category class ***************************************/
.graybg_color{ background-color:#E9E7E7;}
.line{line-height:20px;}
.list{
	list-style-position: outside;
	list-style-image:url(images_ban/rectangle.gif);
	}
.paddleft{padding-left:10px;}
.paddleft2{padding-left:25px;}
.padd2{padding-left:15px;padding-right:15px;}
.categorylink{font-size:12px; color:#434242;text-decoration:none;}
.categorylink:hover{font-size:12px; color:#434242;text-decoration: underline;}

/************************************** Our Top Sellers class ***************************************/
.buttongray{
background-color:#336600;
background-image:url(images_ban/buttongray.gif);background-repeat:no-repeat;
border:none;
color:#3E3E3E;
cursor:pointer;
font-size:12px;font-weight:bold;
height:70px;width:125px;
padding:0pt 0pt 4px;
}
.buttongray:hover{
background-color:#336600;
background-image:url(images_ban/buttonblue.gif);background-repeat:no-repeat;
border:none;
color:#F76F02;
cursor:pointer;
font-size:12px;font-weight:bold;
height:70px;width:125px;
padding:0pt 0pt 4px;
}
.buttonblue{
background-color:#336600;
background-image:url(images_ban/buttonblue.gif);background-repeat:no-repeat;
border:none;
color:#F76F02;
cursor:pointer;
font-size:12px;font-weight:bold;
height:70px;width:125px;
padding:0pt 0pt 4px;
}
	
/************************************** Comman class ***************************************/	
.orangeheading{color:#DE4F04;font-size:14px;}
.stepbg{background-image:url(images_ban/stepbg.gif); background-repeat:repeat-x; background-position:left top;}		
.paddtop{padding-top:8px;}
.padd_menu{padding-left:18px;padding-right:18px;padding-top:8px;}		
.blue_repeat{background-image:url(images_ban/blue_repeat.gif); background-repeat:repeat-x; background-position:left top;}			
.divleft{float:left; position:relative;}
.divright,.linebg{float:right; position:relative;}
.justify{text-align:justify;}		
.line2{line-height:17px;}		
.blueheading{color:#0268CA;}
.font14,.blueheading{font-size:14px;}
.border_bot{border-bottom:1px dashed #0268CA;}
.orange{color:#DE4F04;}
.border{border:1px solid #A09F9F;}
.bold,.blueheading,.orangeheading{font-weight:bold;}

/************************************** Footer class ***************************************/

.footerbg{background-image:url(images_ban/footerbg.gif); background-repeat:repeat-x; background-position:left top;}
.footerlink{font-size:12px; color:#FFFFFF;text-decoration:none;font-weight:bold;}
.footerlink:hover{font-size:12px; color:#FFFFFF;text-decoration: underline;font-weight:bold;}
.white_color{color:#FFFFFF;}
.font10{font-size:10px;}
.color6{color:#666666;}
.logcss{
color:#CC0000;
}
.logcss:hover{
color:#0033FF;
}
.buttonbg{ background-image:url(images_ban/buttonBg.gif);
           background-repeat:repeat-x;
		   color:#FFFFFF; border:#CCCCCC solid 1px;
		    font-weight:bold;




}
.red_textsimple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D10606;
	text-decoration:none;
	font-weight:100 ;
	height:30px;
}

.cart_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	
}
.red_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D10606;
	text-decoration:none;
	font-weight:bold;
	height:30px;
}

	