@charset "utf-8";
body{font: 12px/17px Arial, Helvetica, sans-serif;color:#999;margin:0px;}
a{color:#0076CB;}
a:hover{text-decoration:none}
a.mbody{color:#999;text-decoration:none}
a.mbody:hover{text-decoration:underline;}
form{display:inline;}
hr{background-color:#efefef;color:#efefef;}
a,h1,h2,h3,h4,h5,h6,form,ul,li,br{margin:0;padding:0; font-family:Calibri,Arial, Helvetica, sans-serif}

#mainContainer{width:995px;margin:0 auto; background:#FFFFFF;}
#header{background: url(../images/logo.gif) no-repeat; height:115px; text-align:right; width:1000px;}
#header h2{
font-family:Calibri,Arial, Helvetica, sans-serif;
padding-top:10px;
padding-bottom:10px;
}
#header h2 span{
font-size:12px;
font-weight:bold;
padding-left:10px;
color:#333;
}
#menu{}
.menu-selected{background-color:#8A8F93; text-align:center;}

.menu-border { list-style:none;border:1px solid #D3D7DA;border-right:none; border-left:none; display:block;}
.menu-border a{color:#999;text-decoration:none;font:12px/14px Calibri, Arial, Helvetica, sans-serif; font-weight:200;display:block; padding:2px 25px; text-align:center}
.menu-border a:hover{color:#E9BB47;}
a.cat-selected{color:#fff;}
a.cat-selected:hover{color:#fff;}


#mbody{width:1000px;text-align:left;}
#mbody h2{text-align:left;text-transform:uppercase;padding:15px 10px;font-family:Calibri,Arial, Helvetica, sans-serif;
font-weight:500; font-size:20px;}
#mbody h2 a{text-decoration:none; color:#999; float:left;}
#mbody h6{text-align:left;text-decoration:underline; padding:0;font-family:Calibri,Arial, Helvetica, sans-serif;
font-weight:normal; font-size:12px; width:100%; text-align:right;}

#mbody1{width:250px; height:172px; float:left;background:url(../images/bg_thumb.jpg) no-repeat;}
#mbody2{width:250px; height:172px; float:left;background:url(../images/bg_thumb.jpg) no-repeat;}
#mbody3{width:250px; height:172px; float:left;background:url(../images/bg_thumb.jpg) no-repeat;}
#mbody4{width:250px; height:172px; float:left;background:url(../images/bg_thumb.jpg) no-repeat;}

#mbody p{ text-align:justify;}
/*for product page*/
#product{
width:1000px;
border:1px #D2DCE6 solid;
/*height:300px;
text-align:center;*/
}
.product-list1{width:140px;float:left;padding-top:5px; text-align:center;}
.product-list2{width:80px;float:left;padding-top:5px;}
.product-list3{width:200px;float:left;padding-top:5px;}
.product-list4{width:400px;float:left;padding-top:5px; text-align:left;}
.product-list5{width:80px;float:left;padding-top:5px;}
.product-list6{width:100px;float:left;padding-top:5px;}
/*this is for cart*/
.cart-image{width:180px;float:left;padding-top:5px; text-align:left;}
.cart-product{width:200px;float:left;padding-top:5px;}

/********this if for myaccount page*/
#left-mbody{float:left; width:450px; padding:10px 0 5px 10px;}
#left-mbody label{width:100px; float:left;}
#right-mbody{float:left; width:480px; padding:10px 0 5px 10px;}
#right-mbody label{width:100px; float:left;}

#right-mbody ul{list-style:none;}
#right-mbody ul li{float:left; padding:10px 0 0 10px;}
.list1{width:150px;}
.list2{width:200px;}
.list3{width:100px; text-align:right;}
#cart-list{
width:450px;
}
#cart-list ul{padding:0px; margin:0px; list-style:none;}
#cart-list ul li{ float:left; padding:5px;}
.li1-list{width:200px;}
.li2-list{width:100px;}
.li3-list{width:100px;}

#bottom-link{
width:1000px;
background-color:#D2DCE6;
height:30px;
}
#bottom-link ul{list-style:none;}
#bottom-link ul li{float:left; padding:8px 10px 5px 20px;}
#bottom-link ul li a{ text-decoration:none; color:#999999;  font-size:14px;}
#bottom-link ul li a:hover{color:#E9B948;}

#footer{ 
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
.txtalert1 {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	background-position: left center;
	padding-left:5px;
	text-decoration:blink;
}
 .txtalert2 {
	color: #F65D32;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	background-position: left center;
	padding-left:5px;
	text-decoration:blink;
}
.txtkey1{
font-size:1px;
color:#FFFFFF;
text-decoration:none;
}
}