body { margin:0px; padding:0px;  text-align:center;background-color:#b2b2b2; }

div.master { position:relative; width:980px; margin:0 auto;background-image:url(../images/body-bkgd-rpt.jpg); background-position:center top; background-repeat:repeat-y;}

div.top-banner{width:910px; margin:0 auto;background-image:url(../images/banner.jpg); background-position:center top; background-repeat:no-repeat;}
	div.logo{float:right;}
		div.logo img{width:320px;height:207px;margin:45px 0px 0px 0px;}
	div.top-menu{width:900px; margin:0 auto;background-color:#0D3D6E;height:38px;background-image:url(../images/top-menu-bkgd-rpt.jpg);background-repeat_repeat-x;background-position:bottom;}
	div.search-panel{width:900px; margin:0 auto;height:45px;}

div.main-body{width:900px; margin:0 auto;}
	div.lhs{float:left;width:225px;overflow:hidden;padding-bottom:20px;}
	div.rhs{float:right;width:660px;text-align:left;overflow:hidden;padding-bottom:20px;}

div.home-lhs{float:left;width:375px;overflow:hidden;}
div.home-rhs{float:right;width:260px;overflow:hidden;}


div.home-rhs-title{background-color:#666;line-height:38px;background-image:url(../images/featured-products-bkgd-rpt.jpg);background-repeat:repeat-x;height:38px;color:#fff;font-size:14px;font-weight:bold;text-indent:20px;margin-bottom:20px;}
div.home-rhs-product{ background-color:#EFEFEF;width:220px;height:330px;overflow:hidden; float:left; font:11px arial, helvetica, sans-serif; line-height:18px; margin: 10px; padding:20px 15px 20px 15px; }


div.footer { padding-top:15px;width:900px; margin:0 auto;height:50px; color:#676767; font-size: 10px;background-color:#ccc; }
	div.footer-left { float: left; padding: 5px 0 0 30px;}
	div.footer-right { float: right; padding: 5px 30px 0 0; }
		div.footer-right a { color:#676767; }

/*cart*/
div.car-outer{margin-top:10px;height:30px;text-align:right; background-color:#6A6F72; overflow:hidden; }
div.cart-text{float:left;width:150px;text-align:left;overflow:hidden;}
div.cart-text-padding{padding:0px 0px 0px 22px;}
div.cart-text-padding a{text-decoration:none;}
div.cart-text-padding a:hover{text-decoration:underline;}
div.cart-text a{color:#fff;font-size:11px;line-height:30px;}
div.cart-image{float:right;width:36px;cursor:pointer;}
div.cart-image img{border:0px;}

/*currency*/
div.cur-outer{height:auto;text-align:right; background-color:#6A6F72; height:30px; margin-top:10px; }
div.cover{}
div.cover-text{float:left;width:150px;text-align:left;color:#fff;font-size:11px;line-height:30px;}
div.cover-text-padding{padding:0px 0px 0px 22px;}
div.cover-img{float:right;width:36px;cursor:pointer;}
div.cover-under{text-align:left;color:#fff;font-size:11px;line-height:30px;padding:0px 0px 0px 22px;background-color:#6A6F72;}
div.bottom{padding:0px;margin:0px;height:auto;overflow:visible;}
#currencyDropdown{}
div.cover-under{}
div.CurrencyItem{cursor:pointer;text-decoration:underline;}

