h1{
	margin: 0 0 12px 0;
	font-size: 16px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
p{
	font-size: 12px;
	margin: 0 0 12px 0;
}
.clear{
	clear: both;
}
.clear1{
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;	
}
.clear12{
	clear: both;
	height: 12px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
.maincontent{
	background-color: #ffffff;
	padding: 4px 9px 0 10px;
}
.anothercontent{
	padding: 4px 9px 0 10px;
}
.maincontent, .anothercontent{
	min-height: 719px;	
}
* html .maincontent, *.html .anothercontent{
	height: 719px;
}
.page-banner{
	margin: 0 0 12px 0;
}
.page-banner img{
	display: block;
}

/* more information page */
.product-imagebox{
	width: 300px;
	float: left;
}
.zoom_mediumtbl{
	width: 300px;
	height: 300px;
	margin: 0 0 6px 0;
	border-collapse: collapse;
}
.zoom_mediumtbl td{
	vertical-align: middle;
	text-align: center;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	cursor: pointer;
	border: 1px solid #ebebeb;
}
.zoom_text{
	background-color:#EEEEEE;
	font-size:12px;
	margin:0 0 6px;
	padding:2px 3px;
	text-align: center;
}
table.zoom_loop{
	border-collapse: collapse;
	margin: 0 -6px 0 -6px;
}
table.zoom_loop td.zoom_maintd{
	padding: 0 6px 6px 6px;
	vertical-align: top;
	text-align: center;
}
table.zoom_loopimage{
	width: 92px;
	height: 92px;
	margin: 0 0 3px 0;
	border-collapse: collapse;
}
table.zoom_loopimage td{
	vertical-align: middle;
	text-align: center;
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
	border: 1px solid #EFEFEF;
}
.zoom_hint{
	font-size: 10px;
	cursor: pointer;
	display: block;
}
.product-info{
	padding-left: 12px;
	float: left;
	width: 374px;
}
.product-info .price{
	margin: 0 0 25px 0;
	font-size: 16px;
}
.oldprice{
	text-decoration: line-through;
}
.newprice{
	color: #ff0000;
}
.product-specification{
	background-image: url(../images/productspecification.gif);
	width: 139px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0 0 17px 0;
}
.product-specificationbox{
	margin: 0 0 12px 0;
}
.product-specificationbox ul{
	margin: 0 0 0 6px;
	list-style: none;
}
.product-specificationbox ul li{
	background-image: url(../images/bul.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 7px;
}
.options{
	margin: 0 0 12px 0;
}
.addtocart fieldset{
	position: relative;
}
.addtocart fieldset input{
	float: left;
}
.addtocart fieldset input.qty{
	width: 22px;
	height: 16px;
	border: 1px solid #9c9da4;	
	margin-right: 9px;
	margin-top: 2px;
	padding: 2px 3px;
}
h2.youmayalso{
	background-image: url(../images/youmayalso.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	width: 213px;
	height: 27px;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0 0 20px 0;
	clear: left;
}
.loop4{
	border-collapse: collapse;
}
.loop4 .maintd{
	width: 160px;
	text-align: center;
	padding: 0 6px 12px 6px;
}
.loop4image{
	border-collapse: collapse;
	width: 160px;
	height: 170px;
	margin: 0 0 4px 0;
}
.loop4image td{
	padding: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 1px;
	font-size: 1px;
}
.product-name{
	display: block;
	margin: 0 0 3px 0;
}
/* end more information page */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/images/overlay.png", sizingMethod="scale");
}
	
.xlpreview{	
	border: 1px solid #9e2f2d;
	position: absolute;
	width: 250px;
	height: 250px;
	right: -255px;
	overflow: hidden;
	top: -0px;
}	
.xlpreview img{
	position: absolute;
}
.zoomframe {
	z-index: 92;	
	display: none;
	position: absolute;
	width: 125px;
	height: 125px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}


/* Shopping Cart Styles */
h1.scheader{
	height: 46px;
	margin: 0 -20px 20px 0;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
h1.scheader-shoppingcart{
	background-image: url(../images/sc/step-shoppingcart.png);
}
h1.scheader-checkout{
	background-image: url(../images/sc/step-checkout.png);
}
h1.scheader-ordercomplete{
	background-image: url(../images/sc/step-ordercomplete.png);
}
h2.scstep{
	line-height: 50px;
	height: 52px;
	background-image: url(../images/sc/step-bg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding-left: 9px;
	color: #e49d1a;
}
div.scheader{
	margin: 0 0 12px 0;
}
div.scheader h3{
	font-size: 15px;
	margin: 0 0 9px 0;
}
div.scheader p{
	font-size: 13px;
	margin: 0 0 41px 0;
}
table.scheader{
	width: 100%;
	margin: 0 0 27px 0;
}
table.scheader td{
	vertical-align: top;
}
.scheader-td2{
	width: 165px;
	padding-left: 12px;
}

div.sccol2{
	width: 165px;
	background-color: #efefef;
	background-image: url(../images/sc/shoppinghereissafefooter.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
div.sccol2 h4{
	text-indent: -3000px;
	overflow: hidden;
	background-image: url(../images/sc/shoppinghereissafe.gif);
	width: 165px;
	height: 31px;
	margin: 0 0 6px 0;
}
div.sccol2 div.sccol2box{
	text-align: center;
	margin: 0 0 12px 0;
}
div.scshowbasket{
	margin: 0 0 18px 0;
}
table.cart{
	width: 100%;
}
table.cart td{
	background-color: #efefef;
	padding: 2px 3px;
	vertical-align: middle;
}
.cart_quantity input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
td.cart_delete, td.cart_quantity, td.cart_image{
	text-align: center;
}
td.cart_price, td.cart_total{
	text-align: right;
}
td.cart_total{
	font-weight: bold;
}
td.cart_sku, td.cart_price{
	color: #666666;
}
table.carttotal{
	width: 100%;
	margin: 0 0 12px 0;
}
td.carttotal-td2{
	text-align: right;
}
table.totals{
	margin: 0 0 0 auto;
	border-collapse: collapse;
}
table.totals td{
	border-collapse: collapse;
	padding: 3px;	
}
table.totals td.totals_txt, table.totals td.totals_all_txt{
	text-align: left;
	font-weight: bold;
	padding-right: 24px;
}
table.totals td.totals_all_txt{
	border: 1px solid #e49d1a;
	border-right: 0;
	background-color: #efd39e;
	padding: 3px 24px 3px 6px;
}
table.totals td.totals_all{
	border: 1px solid #e49d1a;
	border-left: 0;
	background-color: #efd39e;	
	padding: 3px 3px 3px 3px;
}
table.totals td.totals{
	text-align: right;
}
.coupontbl td{
	vertical-align: top;
}
.coupontbl-td1{
	padding-right: 6px;
	padding-top: 7px;
}
.coupontbl-td2{
	padding-top: 3px;
	padding-right: 8px;
}
.coupontbl-td2 input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
	width: 160px;
	height: 18px;
	padding: 2px 3px;
}
td.carttotal-td1{
	padding-top: 12px;
}
td.carttotal-td1 div{
	margin: 0 0 24px 0;
}
td.carttotal-td1, td.carttotal-td2{
	vertical-align: top;
}
.scshipping-td1, scshipping-td2{
	vertical-align: top;
}
.scshipping-td1{
	width: 373px;
	padding-right: 22px;
}
.scshipping-td2{
	width: 335px;
}
.scshipping-td2 h3{
	font-size: 15px;
	margin: 0 0 12px 0;
}
.scshipping-td2 p{
	margin: 0 0 12px 0;
	font-size: 13px;
}
table.scshipping{
	margin: 0 0 12px 0;
}
a.sccustomers{
	font-size: 11px;
	display: block;
	margin: 0 0 12px 0;
}
td.zipncountry{
	vertical-align: top;
}
.scshipping-td1 .zipncountry input{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
.scshipping-td1 select{
	width: 185px;
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}
.zipncountry_txt{
	padding-right: 21px;
}
.taxnship_hdr{
	font-weight: bold;
}
div.sc-checkout{
	padding-top: 12px;
	text-align: center;
}
table.bill_addr, table.ship_addr{
	width: 100%;
}
.bill_addr_hdr, .ship_addr_hdr{
	background-color: #c1c1c1;
	text-align: left;
	font-weight: bold;
	line-height: 49px;
	padding-left: 12px;
}
table.addr{
	margin: 0 0 12px 0;
	width: 100%;
}
table.addr > td{
	width: 50%;
}
.addr_val select{
	width: 223px;
}
td.addr{
	text-align: right;
	padding-right: 3px;
}
td.addr_val input, td.addr_val select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;	
}
td.addr_foot{
	text-align: right;
}


table.comm{
	margin: 0 auto 12px;
}
textarea.comm{
	border: 1px solid #7f9db9;
}
td.comm_hdr{
	font-weight: bold;
	text-align: center;
}
table.payment{
	margin: 0 auto 12px;
}
table.payment input, table.payment select{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;		
}
td.payment_hdr{
	font-weight: bold;
	text-align: center;
}
td.payment{
	text-align: right;
}
.scshippingfooter{
	text-align: center;
	margin: 0 0 12px 0;
}
.scshippingfooter strong{
	font-size: 14px;
}
.scshippingbuttons{
	margin: 0 0 12px 0;
}
.scshippingbuttons input{
	display: block;
	margin: 0 auto 12px;
}
.scemail{
	text-align: center;
	margin: 0 0 12px 0;
}
/* Shopping Cart Styles */

/* Start Product list page styles*/
.productlist{
	border-collapse: collapse;
	margin: 0 -8px;
}
.productlist .maintd{
	vertical-align: top;
	width: 160px;
	padding: 11px 8px 15px;
}
.productlistimage{
	border-collapse: collapse;
	margin: 0 0 9px 0;
	width: 160px;
	height: 160px;
}
.productlistimage td{
	vertical-align: middle;
	text-align: center;
	padding: 0;
	cursor: pointer;
}
.productname{
	text-align: center;
	margin: 0 0 4px 0;
}
.productlist .price{
	text-align: center;
}
/* End Product list page styles*/

/* reviews style */
.customrating{
	margin: 0 0 25px 0;
}
.customrating .customratingbox{
	height: 18px;
	float: left;
}
.customrating .customratingtitle{
	float: left;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.customrating .summary{
	float: left;
	width: 80px;
	height: 13px;
	overflow: hidden;
	background-image: url(../images/reviews/star_empty.gif);
	margin: 3px 0 0 5px;
}
.customrating .summary div{
	background-image: url(../images/reviews/star_full.gif);	
	height: 13px;
	overflow: hidden;
}
.customrating .links{
	float: left;
	padding: 2px 0 25px 12px;
}
.reviews{
	padding: 12px 0 0 0;
	clear: both;
}
.reviews h1{
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 3px;
}

.reviews .summary{
	float: left; 
	background-image: url(../images/reviews/reviewsummary.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 44px;
}
.reviews .summary .stars{
	background-image: url(../images/reviews/star2_empty.gif);
	height: 13px;
	overflow: hidden;
	width: 80px;
	margin: 11px 0 0 8px;
}
.reviews .summary .stars div{
	background-image: url(../images/reviews/star2_full.gif);
	height: 13px;	
	overflow: hidden;
}
.reviews .reviews_info_empty{
	background-image: url(../images/reviews/info_empty.gif);
	background-repeat: no-repeat;
	width: 658px;
	height: 37px;	
	line-height: 37px;
	padding: 0 20px 0 12px;
	margin: 0 0 12px 0;
	font-size: 13px;
	font-weight: bold;
}
.reviews .reviews_info{
	background-image: url(../images/reviews/info.gif);
	background-repeat: no-repeat;
	width: 555px;
	height: 37px;
	margin: 0 0 0 5px;
	float: left;
	line-height: 37px;
	padding: 0 20px 0 12px;
	font-size: 13px;
}
.reviews .reviews_info a{
	float: right;
	font-weight: bold;
}
.reviews_clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.review_item{
	clear: left;
	border-bottom: 1px solid #e5e5e5;
}
.review_info{
	float: left;
	width: 105px;
	padding: 17px 0 0 0;
}
.review_info .review_info_stars{
	background-image: url(../images/reviews/star_empty.gif);
	width: 80px;
	height: 13px;
	overflow: hidden;
	margin: 0 0 5px 3px;
}
.review_info .review_info_stars div{
	height: 13px;
	overflow: hidden;
	background-image:url(../images/reviews/star3_full.gif);
}
.review_info .review_info_date{
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 4px;
}
.review_description{
	float: left;
	width: 439px;
	padding: 17px 0 0 0;
}
.review_description h5{
	margin: 0 0 16px 0;
	font-size: 15px;
	font-weight: normal;
}
.review_description h5 strong{
	font-weight: bold;
	font-size: 15px;
}
.review_description h5 span{
	font-weight: bold;
	font-size: 15px;
}
.review_description p{
	margin: 0 0 15px 0;
	line-height: 14px;
}
/* end reviews style */