/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }

/* General Styles */
label{ cursor:pointer; }
a,a:visited{ color:#fff; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
html,body {	height:100%;}
body{ background:#f7f7f7 url(images/bgr-body.png) repeat-x 0 48px;color:#7b4590; font:62.5% Verdana, Geneva, sans-serif;  }
.wrapper{ 	position:relative;width:100%;height:auto !important;height:100%; min-height:100%;}
.content{margin :0 auto; width:970px;}

/* header */
#header{width:100%;width:100%;border-bottom:1px solid #adacae; background-color:#010000;}
	#header .content { height:40px; padding-top:7px; width:980px;}
	
	.main-menu li {float:left; padding:0 15px 0 8px; background:url(images/bgr-menu-selector.png) no-repeat 100% 0; height:30px; line-height:30px;}
	.main-menu li.pink{ background:none; color:#f725aa; padding-right:0;}
	.main-menu li a, 
	.main-menu li a:visited {height:28px; line-height:28px;float:left; font-size:11px;text-align:center; white-space:nowrap; font-weight:bold; padding:0 5px;}
	
	/*active state*/
	.main-menu li a.active,
	.main-menu li a.active:visited,
	.main-menu li a:hover{background:url(images/bgr-menuactive.png) repeat-x 0 100%; text-decoration:none; }
	
	.main-menu li.pink a,
	.main-menu li.pink a:visited,
	.main-menu li.pink a:hover{color:#f725aa; background:none;font-size:12px; line-height:29px;}
	
/* body */
#body{width:100%; background:url(images/bgr-white.png) repeat-y 50% 0; }
	#body-in{background:url(images/bgr-body-content.png) no-repeat 50% 0; }
	#body .content{overflow:hidden; padding-bottom:192px; padding-top:15px;}
	.row{ float:left;width:100%; padding:5px 0 5px}
	#logo{width:285px;height:52px;text-indent:-9999em;overflow:hidden;display:block;background:url(images/logo.png) no-repeat; float:left;}
#frmsearch{background:url(images/bgr-form.png) no-repeat; width:632px; height:46px; float:right;}
	#frmsearch p{float:left;}
	#frmsearch input{ background:none; border:none; width:527px; height:46px; padding:0px 0px 0 12px; font-size:11px; color:#404347;font-size:18px; }
	#frmsearch input#sbmsearch{ width:92px;height:46px;cursor:pointer; color:#656565; font-size:14px; background:url(images/btn-submit.png) no-repeat 0 0;}
	#frmsearch input#sbmsearch:hover{ background-position:0 100%;}
.sub-menu{ float:right;}
	.sub-menu li {float:left; }
	.sub-menu li a, 
	.sub-menu li a:visited {float:left; font-size:11px; white-space:nowrap;  padding:0 7px;}

.left-col{ float: left; width:222px; padding-top:3px;}
	.giftbox{ background:url(images/bgr-giftbox.png) no-repeat; width:212px; height:86px; padding:5px; color:#37393d; font-size:13px;}
	.giftbox img{ float:left; margin-right:10px;}
	.giftbox p{padding-top:10px;}
	.giftbox a{color:#000;}
	
	.left-menu{ padding-top:20px; ; }
	.left-menu h2{ font-size:18px; text-transform:uppercase;}
	.left-menu h2 a{font-size:18px; text-transform:uppercase; color: #7b4590;}
	.left-menu ul{ width:100%; padding:5px 0 20px;}
	.left-menu ul li{ width:100%;}
	.left-menu ul li a,
	.left-menu ul li a:visited{ width:180px;color:#7b4590; display:block; font-size:13px; padding-left:25px; line-height:19px;}
	.left-menu ul li a:hover,
	.left-menu ul li a.active,
	.left-menu ul li a.active:visited{ color:#fff; background-color:#c7a5d4; text-decoration:none}
	.left-menu ul li .more{font-weight:bold; line-height:19px;}
	.left-menu ul.partners{ width:100%; padding:15px 0; text-align:left;}
	.left-menu ul.partners li a{width:130px; margin-bottom:5px;}
	.left-menu ul.partners li a:hover{ background-color:transparent;}
	
	
	
.right-col{ float:right; background:url(images/bgr-right-content.png) no-repeat; width:726px;  padding:10px 11px;}
	.right-col-content{ background-color:#fff; width:717px; padding:0 5px 0 4px;}
	.right-col-content p{ font-size:16px; padding:10px; line-height:28px}
	.right-col-content h1{font-size:16px; color:#333; text-align:center; line-height:30px}
	.right-col-content a{color:#7b4590}
	
.productlist{ width:714px; padding-left:3px; padding-top:5px;}
	.product-item{ background:url(images/bgr-productbox.png) no-repeat; width:227px; color:#3d3d3d; position:relative; float:left; padding:0 15px 15px 0; }
	.product-item .product-item-out{background:url(images/bgr-productbox.png) no-repeat 0 100%; padding-bottom:10px;}
	.product-item .product-item-out .product-item-in{ border-left:1px solid #ededed;border-right:1px solid #ededed; width:205px; padding:15px 10px 45px 10px; background-color:#fff;}

	.product-item h2{ height:39px; line-height:39px; color:#fff; font-size:14px; text-align:center}
	.product-item .img-link{ display: block; width:100%;text-align:center; height:150px;}
	.product-item p{ font-size:11px;height:70px; overflow:hidden;}
	.product-item .moreinfo{background:url(images/btn-more-info.png) no-repeat 50% 0; width:225px; height:32px; display:block; text-transform:uppercase; color:#e1e1e1; font-size:14px; text-align:center; line-height:32px; position:absolute; bottom:30px; left:0;}
	.nopadd{ padding-right:0;}
	.shipping{ background:url(images/bgr-shippingbox-repeat.png) repeat-y 100% 0; float:left; width:715px; padding-left:2px}
	.shipping .shipping-out{ background:url(images/bgr-shippingbox-bottom.png) no-repeat 0 100%; padding-bottom:10px; width:100%;}
	.shipping .shipping-out .shipping-in{ background:url(images/bgr-shippingbox-top.png) no-repeat 0 0; width: 685px; padding:15px 15px 10px 15px }
	.shipping h2{ font-size:24px; text-transform:uppercase; padding-bottom:5px;}
	.shipping p{ padding:0; font-size:12px; line-height:18px}

/* footer */
div#footer{width:100%; background:#7b4590 url(images/bgr-footer.png) no-repeat 50% 0 ; border-top:1px solid #c9a4d6;position:absolute;	bottom:0;}
	div#footer .content{height:142px; padding-top:50px; text-align:center; font-size:11px; color:#fff}
	div#footer p{ padding-bottom:15px;}
	div#footer strong{ padding-top:10px; display:block}
	
/* POPSHOPS */
	
	.storefront table {border-spacing: 10px}
	.storefront table.pspsWrapper {margin:0 auto;border-collapse:collapse;width:716px}
	
	.storefront td{vertical-align:top;padding:0;}
	.storefront a img {border:none;max-width:150px;max-height:150px;width: expression(this.width > 100 ? 100 : true); text-decoration:none}
	.storefront .pspsMain{padding:0 0 5px 0;width:100%;text-align:center; vertical-align:text-bottom} 
	
	.storefront .pspsPager { font-size:14px; text-align:center;padding:8px;} 
	.storefront .pspsPager a,
	.storefront .pspsPager span{color: #7b4590; font-size:14px; font-weight:bold;text-decoration:none;padding:4px;line-height:200%;border:1px solid #CCCCCC; border-radius: 3px}
	.storefront .pspsPager a:hover {background-color:#c7a5d4; color:#FFF; text-decoration:none}
	.storefront .pspsPager .pspsCurrentPage{color: #000; text-decoration:underline; background-color:#CCCCCC;color:#000;}
	.storefront .pspsPager .pspsInactivePage{color:#aaa;}
	
	.storefront td.pspsCell,
	.storefront td .pspsCell  {background:#FFFFFF} 
	
	.storefront p {margin:0;padding:4px;line-height:100%; vertical-align:bottom} 
	
	.storefront .pspsCell{background:#FFFFFF;border:1px solid #E3E3E3; width:166px; padding:5px; background-color:#fff; border-radius: 8px} 
	
	.storefront a,
	
	.storefront td{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#;font-style:normal;font-weight:normal;text-align:center} 
	.storefront a:hover {text-decoration:none}
	.storefront .pspsCell p a{color:#333333;font-style:normal;font-weight:normal;text-decoration:none; line-height:11px} 
	.storefront .pspsCell p a:hover{ text-decoration:underline;} 
	
	.storefront .pspsRetailPrice { font-size:12px; font-weight:normal;  color:#C2272E;}
	.storefront .pspsSalePrice { font-size:15px; font-weight:bold;}
	.storefront .pspsDescription {font-style:normal;  font-weight:normal;  color:#333333;}
	.storefront .pspsBrand { font-size:12px; font-weight:bold;  color:#333333;}

/* Call to action buttons */

	.storefront table.pspsWrapper .buy_button {
		display: inline-block;
		background: url(images/btn.bg.png) repeat-x 0px 0px;
		background-color: #CCCCCC; color: #141414;
		padding:5px 10px 6px 10px;
		font-weight:bold;
		text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
		border:1px solid rgba(0,0,0,0.4);
		-moz-border-radius: 5px;
		-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	}
	
	.storefront table.pspsWrapper .buy_button:hover {
		text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
		background-color: #96C; color: #ffffff;
		cursor:pointer;
	}

/* ================================ */

