@import url(reset.css);
@import url(helper.css);

body {
	color:#000;
    font-size: 62.5%;
	line-height:1.3;
   }
#container {
	width:100%;
	font-size:1.4em;
	text-align:left;
	overflow:hidden;
	}
	.popup {
		padding:0;
		}
		.popup .pagecontent {
			padding:0 25px;
			}
#header {
	clear: both;
	background:url(img/bgs/4_1.png) repeat-x 0 100%;
	}
#header div.top {
	margin:7px 10px 10px 15px;
	display: inline;
	float:right;
	}
a.logo {
	background:url(/images/branding/giftus-logo.png) no-repeat 0 0;
	margin:20px 0 0 36px;
	width:93px;
	height:95px;
	display:block;
	float:left;
	display: inline;
	text-indent:-9999em;
	}

p {
	margin:0 0 1.0em 0;
	}

h2, h3 {
     margin: 0 0 .8em 0;
     padding: 0 0 0 0;
   }
a {
     color: #0055CC;
     text-decoration: underline;
   }
a:hover {
     color: #a50000;
     text-decoration: none;
   }
a:active,
a:focus {
	color: #a50000;
	outline:none;
	}
input:focus, .sffocus, .sffocus {
	background:#f4f3f3;
	}
ul {
	list-style:none;
	}
p.phone {
	font-weight:bold;
	font-size:1.4em;
	position:absolute;
	top:-1px;
	left:260px;
	color:#a50000;
	padding:8px 15px;
	background:#F5F5EA;
	border:1px dashed #ddd;
	border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	-moz-border-radius:0px 0px 8px 8px;
	}
.ml10 {
	float:left;
	border:2px solid #fff;
	margin:10px;
	}
a.dotted {
	text-decoration:none;
	border-bottom:1px dashed #0055CC;
	}
	a.dotted:hover {
		border-bottom:1px dashed #a50000;
		}	
div#wrapper {
	float: left;
     width: 100%;
     overflow:hidden;
     padding-bottom:15px;
   }
div#content {
	margin: 0 18% 0 250px;
   }
   .wide div#content {
   		margin:0 auto;
   		width:75%;
   		left:auto;
   		position:relative;
   		}
div#left {
	float: left;
	width: 250px;
	margin-left: -100%;
   }
div#right {
	float: right;
	width: 18%;
	margin-left: -18%;
   }
.innertube {
	padding:20px 10px 10px 10px;
	}
div#footer {
		overflow:hidden;
        clear:both;
        width:100%;
		background:url(img/bgs/3.png) repeat-x 0 0;
		padding:15px 0 25px 0;
   }
div#footer p {
     margin: 0;
     padding: 5px 10px;
   }

#content h1 {
     display: block;
     font-size: 1.6em;
     color: #333;
     margin: 0 0 0.2em 0;  
   }
	#content h1 a {
		padding: 0 0 .2em; 
		 color: #333;
		 display:block;
		 text-decoration: none;
		 border-bottom:1px dashed #ddd;
	   }
	   #content h1 a:hover {
	   	color:#a50000;
	   	border-bottom:1px dashed #a50000;
	   	}
.page {
     
     width: 100%;
     margin:1.5em 0;
	 overflow:hidden;
   }
.pageItem {
     width: 100%;
   }

.page h1 { 
     margin: 0 0 1.0em 0;
   }

.page h1 
   {
     font-size: 2em;
     color: #a50000;
   }
.page .b1, .page .b2, .page .b3, .page .b4, .page .b1b, .page .b2b, .page .b3b, .page .b4b 
   {
     display: block;
     overflow: hidden;
     font-size: 1px;
   }

.page .b1, .page .b2, .page .b3, .page .b1b, .page .b2b, .page .b3b 
   {
     height: 1px;
   }

.page .b2 
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b3 
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4 
   {
     background: #f1f1f6;
     border-left: 1px solid #fff;
     border-right: 1px solid #f1f1f6;
   }

.page .b4b 
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b3b 
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b2b 
   {
     background: #f1f1f6;
     border-left: 1px solid #f1f1f6;
     border-right: 1px solid #f1f1f6;
   }

.page .b1 
   {
     margin: 0 5px;
     background: #fff;
   }

.page .b2, .page .b2b 
   {
     margin: 0 3px;
     border-width: 0 2px;
   }

.page .b3, .page .b3b 
   {
     margin: 0 2px;
   }

.page .b4, .page .b4b 
   {
     height: 2px;
     margin: 0 1px;
   }

.page .b1b 
   {
     margin: 0 5px;
     background: #f1f1f6;
   }

.pagecontent {
     display: block;

   }

.pagecontentfooter {
     display: block;
     text-align: right;
     background:#ffffff;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
   }
#menu {
	width:100%;
	margin:0;
	position:relative;
    }

#menu ul, #navigation ul li 
   {
	  list-style: none;
	  margin: 0;
	  padding: 0;
   }

#menu ul 
   {
   		float: right;
	  padding: 5px 5px 15px;
	  text-align: center;
   }

#menu ul li {
	position:relative;
	float: left;
	  display: inline;
	  margin:0 5px 0 0;
   }
   #menu ul li a {
   	float: left;
   	overflow: visible;
   	}
   	dl.login {float:left; position:relative;z-index:150;}
   	dl.login dd .login-wrap {
   		display:none;
   		text-align:left;
   		width:236px;
   		left:1em;
   		top:2.5em;
   		margin:0;
   		position:absolute;
   		z-index:1000;
	}
		#header .login-wrap .red-btn{margin:6px 0 0 0; padding-left:0;}
		#header .login-wrap p a {float:none;}
		#header .a-login{float:left; margin:.5em 0 0 2em;}
#menu ul li.last {
	margin-right: 0;
	}

#categoriesBoxMenu {
     padding: 0;
     margin: 0;
   }
#categoriesBoxMenu #CatNavi, 
#CatNavi ul, 
#CatNavi li { 
     margin: 0; 
     padding: 0; 
   }
   #CatNavi li {
   	margin:0 0 12px;
   	}
   	#CatNavi li ul {
   		margin:5px 0 10px 0;
   		}
   		#CatNavi li ul li {
   			margin:0 0 2px;
   			}
#categoriesBoxMenu #CatNavi li a {
	overflow:hidden; 
     display: block; 
     color: #555;
     height:1%;
     text-decoration: none;
   }
#categoriesBoxMenu #CatNavi li a:hover,
#categoriesBoxMenu #CatNavi li li a:hover { 
   text-decoration: underline;
   color: #a50000;
   background: url(img/arrow-active.png) no-repeat 0 1px;
   }
   #categoriesBoxMenu #CatNavi li li a:hover {
   	background:none;
   	}  
#categoriesBoxMenu #CatNavi .CatLevel1 a {
	padding:0 0 0 25px;
	background: url(img/arrow1.png) no-repeat 0 1px;
	}
	#categoriesBoxMenu #CatNavi .CatLevel1.current a {
		color: #a50000;
		text-decoration: underline;
		background: url(img/arrow-active.png) no-repeat 0 1px;
		}
	#categoriesBoxMenu #CatNavi .CatLevel1 a {
		font-weight: bold;
		}
	#categoriesBoxMenu #CatNavi .CatLevel1 li a {
		background:none;
		font-weight: normal;
		color: #666;
		}
		#categoriesBoxMenu #CatNavi .CatLevel1.current li a {
			background:none;
			}
#categoriesBoxMenu #CatNavi .CurrentParent a {
	color: #a50000;
	background: url(img/arrow-active.png) no-repeat 0 1px;
	text-decoration: underline;
   }
#categoriesBoxMenu #CatNavi .CatLevel1.current ul a,
#categoriesBoxMenu #CatNavi .CurrentParent ul a {
	color: #666;
	text-decoration: none;
	}
#categoriesBoxMenu #CatNavi .CurrentParent .current a {
	color: #a50000;
	text-decoration: underline;	 
   }
#boxContent
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxContent h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxContentContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxContentContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxContent ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxContent li 
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 12px; 
   }
#boxInformation
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxInformation h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxInformationContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxInformationContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxInformation ul
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

#boxInformation li {
	display: block;
   font: 11px Tahoma, Verdana, Arial, sans-serif;
   background: url(img/icon_arrow2.jpg) no-repeat left center;
   padding: 0 0 0 12px; 
}
#boxAddQuickie
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxAddQuickie h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxAddQuickieContent 
   {
     padding-left: 1em;
  }

#boxAddQuickieContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }
.addquickieform input {
	width: 80%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
#boxAuthors
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxAuthors h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxAuthorsContent 
   {
     padding-left: 1em;
  }

#boxAuthorsContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }
#boxArticles
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxArticles h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxArticlesContent 
   {
     padding-left: 1em;
  }

#boxArticlesContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }
#boxAffiliate
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxAffiliate h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #990000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxAffiliateContent 
   {
     padding-left: 1em;
  }

#boxAffiliateContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }
#boxArticlesNew
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxArticlesNew h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxArticlesNewContent 
   {
     padding-left: 1em;
  }

#boxArticlesNewContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }
#boxLastViewed
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; 
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxLastViewed h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxLastViewedContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxLastViewedContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxReviews h5 {
     font-weight: bold;
     color: #CC0000;
     margin: 0 0 .4em .3em;
     padding: 0 0 16px;
  }

#boxReviewsContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxReviewsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxSearch {
	padding:15px 12px 15px 12px;
	width:340px;
	float:left;
	position:relative;
	left:131px;
	top:99px;
	background:#F5F5EA;
	border:1px dashed #ddd;
	border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	-moz-border-radius:8px 8px;
	z-index:100;
   }
#boxSearchContent {
	width:100%;
    padding:0;
  }
#boxSearchContent label {
	display:block;
	float:left;
	width:50px;
	margin:2px 5px 0 0;
	font-weight:bold;
	}
#boxSearchContent input#quick_find_keyword {
	border:1px solid #96A6C5;
	width: 215px;
	font-size: 1em;
	padding: 2px 0;
	text-indent:2px;
	display: inline;
	margin:1px 0.4em 0 0;
	float:left;
	}

#boxSearchContent p {
	margin:.5em 0 0 55px;
	}
#boxSpecials
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; 
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxSpecials h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #67748B;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxSpecials h5 a
   {
     color: #67748B;
     text-decoration: none;
   }
#boxSpecialsContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxSpecialsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxFeatured
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxFeatured h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
  
#boxFeatured h5 a
   {
     color: #006600;
     text-decoration: none;
   }
#boxFeaturedContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxFeaturedContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxWhatsNew
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em; 
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxWhatsNew h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #990000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxWhatsNew h5 a
   {
     color: #990000;
     text-decoration: none;
   }
#boxWhatsNewContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxWhatsNewContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxNews
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxNews h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxNews h5 a
   {
     color: #006600;
     text-decoration: none;
   }
#boxNews .boxNewsContent 
   {
     padding-left: 1em;
     margin-bottom: 0.5em;
     text-align: left;
  }

#boxNews .boxNewsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxFaq
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxFaq h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }

#boxFaq h5 a
   {
     color: #006600;
     text-decoration: none;
   }
#boxFaq .boxFaqContent 
   {
     padding-left: 1em;
     margin-bottom: 0.5em;
     text-align: left;
  }

#boxFaq .boxFaqContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
dl.itemFaqDefault 
   {
     width: 48%;
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }

dl.itemFaq 
   {
     width: 98%;
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }

dt.itemFaq 
   {
     display: none;
     float: left;
     
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: left;
   }

dd.itemFaq
   {
     margin-left: 1em;
     padding: 0 0;
     line-height: normal;
     
   }
#boxCart 
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.5em;
     margin-right: 0.4em;
     padding-top: 0.2em;
     padding-bottom: 0.4em; 
   }

#boxCart .top, #boxCart .bottom 
   {
     display: block; 
      
     font-size: 1px;
   }
#boxCart .b1, #boxCart .b2, #boxCart .b3, #boxCart .b4, #boxCart .b5 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #006600; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
#boxCart .b1b, #boxCart .b2b, #boxCart .b3b, #boxCart .b4b, #boxCart .b5b 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .b1, #boxCart .b1b
   {
     margin: 0 5px; 
     background: #000;
   }

#boxCart .b2, #boxCart .b2b
   {
     margin: 0 4px;
   }

#boxCart .b3, #boxCart .b3b 
   {
     margin: 0 3px;
   }

#boxCart .b4, #boxCart .b4b 
   {
     margin: 0 2px;
   }

#boxCart .b5, #boxCart .b5b 
   {
     margin: 0 1px;
   }

#boxCart .boxheader 
   {
     display: block; 
     background: #006600; 
     color: #fff;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .boxcontent 
   {
     display: block; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxCart .boxcontent  span 
   {
     font-weight: bold;
   }

#boxCart .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxCart .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
#boxCart .boxheader a 
   {
     color: #fff;
     text-decoration: none;
   }

#boxCart .boxheader a:hover 
   {
     color: #fff;
     text-decoration: none;
   }
p.CartContentRight {
     text-align: right;
   }
#boxLogin 
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.4em;
     padding-top: 0.2em;
     padding-bottom: 0.4em; 
   }

#boxLogin .top, #boxLogin .bottom 
   {
     display: block; 
      
     font-size: 1px;
   }
#boxLogin .b1, #boxLogin .b2, #boxLogin .b3, #boxLogin .b4, #boxLogin .b5 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #67748B; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
#boxLogin .b1b, #boxLogin .b2b, #boxLogin .b3b, #boxLogin .b4b, #boxLogin .b5b 
   {
     display: block; 
     overflow: hidden; 
     height: 1px; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }
#boxLogin .b1, #boxLogin .b1b
   {
     margin: 0 5px; 
     background: #000;
   }

#boxLogin .b2, #boxLogin .b2b
   {
     margin: 0 4px;
   }

#boxLogin .b3, #boxLogin .b3b 
   {
     margin: 0 3px;
   }

#boxLogin .b4, #boxLogin .b4b 
   {
     margin: 0 2px;
   }

#boxLogin .b5, #boxLogin .b5b 
   {
     margin: 0 1px;
   }

#boxLogin .boxheader 
   {
     display: block; 
     background: #67748B; 
     color: #fff;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxLogin .boxcontent 
   {
     display: block;
     padding-left: 0.5em; 
     background: #f1f1f6; 
     border-left: 1px solid #000; 
     border-right: 1px solid #000;
   }

#boxLogin .boxcontent  span 
   {
     font-weight: bold;
   }

#boxLogin .boxheader p 
   {
     padding-top: 0;
     padding-bottom: 0.4em;
     padding-left: 0.5em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }

#boxLogin .boxcontent p 
   {
     padding-top: 0.1em;
     padding-bottom: 0.1em;
     padding-left: 0.2em;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
   }
.loginform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

p.LoginContentLeft
   {
     text-align: left;
   }
#boxDownloads
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxDownloads h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxDownloadsContent 
   {
     padding-left: 0;
     text-align: left;
  }

#boxDownloadsContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxNewsletter
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; 
     padding-top: 0.2em;
     padding-bottom: 0.4em; 
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxNewsletter h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxNewsletterContent {
     padding-left: 1em;
  }
.newsletterform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

#boxBestsellers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxBestsellers h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxBestsellersContent 
   {
     padding-left: 1em;
  }

#boxBestsellersContent p 
   {
     margin: 0 0 0 0;
     text-align: left;
  }

#boxBestsellersContent p.BestsellersContentRight
   {
     text-align: right;
     padding-right: 0.2em;
     padding-bottom: 0.3em;
   }

#boxBestsellersContent  span 
   {
     font-weight: bold;
   }
#boxGroupInfo
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxGroupInfo h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxGroupInfoContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxGroupInfoContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }

#boxGroupInfoContent  span 
   {
     font-weight: bold;
   }
#boxCurrencies
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxCurrencies h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxCurrenciesContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxCurrenciesContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxCurrenciesContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
#boxLanguages
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxLanguages h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #CC0000;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxLanguagesContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxLanguagesContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxManufacturers
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em;
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxManufacturers h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #006600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxManufacturersContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxManufacturersContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
#boxManufacturersContent select {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}
#boxManufacturersInfo
   {
     text-align: left;
     margin-bottom: 0.2em;
     margin-top: 0.2em;
     margin-right: 0.2em; 
     padding-top: 0.2em;
     padding-bottom: 0.4em;
  	  border-bottom-width: 1px;
	  border-bottom-style: dashed;
     border-bottom-color: #67748B;
   }
#boxManufacturersInfo h5 
   {
     display: block;
     font: 12px Tahoma, Verdana, Arial, sans-serif;
     font-weight: bold;
     color: #FF6600;
     border-bottom: 2px #e5e5e5 solid;
     background: url(img/box.gif) no-repeat left center;
     margin: 0 0 .4em .3em;
     padding: .1em 0 0 16px;
  }
#boxManufacturersInfoContent 
   {
     padding-left: 0;
     text-align: center;
  }

#boxManufacturersInfoContent p 
   {
     margin: 0 0 0 0;
     padding-bottom: 0.2em;
  }
div#parseTime
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
div#copyright
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
form {
	width: 100%;
	margin: 0;
	}
fieldset.form, fieldset.form legend {
	border: none; 
	margin: 0; 
	padding: 0;
	}
fieldset.form {
	margin:0 0 20px;
	}
fieldset.form legend {
	position: relative; 
	font-weight: bold;
	margin:0 0 10px;
	padding:0;
	}
.form span.error {
	display:block;
	margin:0 0 3px 152px;
	}
.form label {
	margin:2px 2px 2px 0;
	width:150px;
	display: block;
	color: #1D2A5B;
	float: left;
	}
.form input, textarea {
	border:1px solid #96A6C5;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:1em;	
	padding:2px 0;
	text-indent:2px;	
	width:200px;
	margin:0 0 4px 0;
	}
	.comment textarea {
		width:352px;
		}
fieldset.form ul {
	width:100%;
	overflow:hidden;
	}
	fieldset.form ul li {
		width:100%;
		overflow:hidden;
		margin:0 0 6px;
		}
textarea {
	height:80px;
	}
table.details th {
	padding:8px 0;
	border-bottom:1px dashed #ddd;
	border-top:1px dashed #ddd;
	}
table.details td{
	vertical-align:middle;
	border-bottom:1px dashed #ddd;
	padding:10px 0;
	}
.form select {
	width:208px;
	margin:0 0 4px 0;
	border:1px solid #96A6C5;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px;
	}
	.form .red-btn {
		margin:12px 0 0 152px;
		}
		#right .form .red-btn {
			margin:0;
			}
			.search-again input {
				margin:0;				
				}
			.search-again .red-btn {
				margin:0 0 0 5px;
				overflow:hidden;
				}
#errormsg
   {
     border: 2px solid #c00;
     padding: 5px;
     width: 96%;
   }    

input.error
   {
	border:1px dashed #cc0000;  
   	/* background: #cc0000; */
   }
span.Requirement 
   {
     color: red;
   }

span.markProductOutOfStock 
   {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     color: #c76170;
     font-weight: bold;
   }

span.productSpecialPrice 
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }

span.productOldPrice 
   {
	  font-family: Verdana, Arial, sans-serif;
	  color: #ff0000;
	  text-decoration: line-through;
   }
.discount {
	font-weight:bold;
	color:#ff0000;
	}
span.errorText 
   {
     font-family: Verdana, Arial, sans-serif;
     color: #ff0000;
   }
div.contacterror 
   {
     border: 1px solid; 
     border-color: #ff0000; 
     background-color: #FFCCCC; 
     text-align: center; 
     margin-bottom: 0.5em; 
     margin-top: 0.5em;
     padding:.5em;
   }
dl.itemNewProducts {
     display: block;
     width: 100%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 15px 0;
     
     border-bottom:1px dashed #ddd;
   }
dl.itemFeaturedProducts 
   {
     display: block;
     width: 48%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
ul.itemNewProductsDefault {
	padding:0;
   	 }   	 
li.hproduct {
	float:left;
	margin:0;
	padding:0;
	width:50%;
	min-height:10.0em;
	height:auto !important;
	height:10.0em;
	}
li.hproduct h3 {
	font-size:1.0em;
	margin:0 0 .6em;
	font-weight:bold;
	}
dl.itemLatestNewsDefault   {
     display: block;
     width: 100%;
     float: left;
     margin: 0.5em 0;
     padding: 0 0 0 0;
   }
dl.itemLatestNews 
   {
     display: block;
     width: 98%; 
     float: left;
     margin: 0.5em 0 0.5em 0;
     padding: 0 0 0 0;
   }
dl.itemSpecials 
   {
     display: block;
     width: 48%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
dl.itemLastViewed 
   {
     display: block;
     width: 98%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     border-bottom: 1px #e5e5e5 solid;
   }
dl.ordersAddress 
   {
     display: block;
     width: 49%;
     float: left;
     margin: 0;
     padding: 0;
   }

dt.ordersAddress 
   {
     display: block;
     float: left;
     
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.ordersAddress
   {
     display: block;
     margin: 0;
     padding: 0 0 .5em 0;
     line-height: normal;
     
   }
dl.AddressBook {
     display: block;
     float: left;
	 width:100%;
     margin: 0;
     padding: 1.5em 0;
   }
   dl.AddressBook .form {
   	margin:0;
   	}
dl.AddressBook dt {
     float: left;
     position:relative;
     padding:0;
     margin-right:-100%;
     width:13em;
     font-size:1.2em;
     font-weight:bold;
   }

dl.AddressBook dd {
    padding:3px 0 0 15em;
    float:left;
	position:relative;
   }

dl.AddressBookList 
   {
     display: block;
     width: 49%;
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 1em 0;
   }

dt.AddressBookList {
     float: left;
     position:relative;
     padding:0;
     margin-right:-100%;
     width:13em;
   }

dd.AddressBookList {
     display: block;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     line-height: normal;
     
   }
dl.Login {
     display: block;
     width: 100%;
     float: left;
     margin: 0 0 20px 0;
     padding: 0 0 0 0;
   }

dt.Login {
     float: left;
     display: block;
     
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-align: center;
   }

dd.Login {
     display: block;
     margin: 0;
     padding: 0;
     line-height: normal;
     
   }

dt.itemImage {
float:left;
font-size:1.2em;
font-weight:bold;
margin-right:-100%;
padding:0;
position:relative;
width:6em;
   }

/* =order info
---------------------------------------- */
hr {
	border:none;
	color:#ddd;
	height:1px;
	margin:1.0em 0;
	border-bottom:1px dashed #A29061;

	}

table.order th,
table.order td {
	background:#F5F2EA;	
	padding:4px;
	border-bottom:1px dashed #A29061;
	}
	table.order th {
		background:none;
		}
	table.order td.divider {
		background:none;
		border:none;
		}


dt.itemNews {
     display: none;
     float: left;
     
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: left;
   }

dd.itemDescription {
    float:left;
padding:3px 0 0 9em;
position:relative;
   }
	.products dd.itemDescription {
		padding:3px 0 0 0;
		}
dl.products {
	padding:15px 0 5px 0;
	}
dd.itemDescriptionPrice {
     display: block;
     margin: 1em 0 0 0;
     padding: 0 0;
     line-height: normal;
     
   }
span.itemDescriptionPrice {
	font-weight: bold;
	display: block;
	margin:3px 0 0 0;
	color: #555;
	}

dd.itemNews {
     display: block;
     padding: 0 0;
   }

div.clear {
     clear: both;
   }

div.navigation {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right {
     float: right;
   }

dl.itemCategoriesListing {
     width: 30%; 
     float: left;
     height: auto;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     
   }

dt.itemCategoriesListing {
     float: left;
     height: auto;
     
     border-right: 0px #f1f1f6 solid;
     margin: 0 0 0 0;
     padding: 5px 5px 0 5px;
     text-align: center;
   }

dd.itemCategoriesListing {
     margin: 0 1em 0 1em;
     padding: 0 0;
     line-height: normal;
     
     text-align: center;
   }

p.center {
     text-align: center;
   }
div.ProductInfoLeft {
     float: left;
     margin:0 1em 1em;
   }
div.ProductInfoRight {
    float: right;
    padding:1em 1em 0 1em;
    margin:0 0 1.5em 1.5em;
    background:#F5F5EA;
	border:1px dashed #ddd;
	border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	-moz-border-radius:8px 8px;
   }
	div.ProductInfoRight .red-btn {padding-left:0;} 
ul.accountLinks {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

li.accountLinks {
	 display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 14px; 
   }

span.bold {
     font-weight: bold;
   }
div.ajaxQuickFind {
     text-align: left;
   }

ul.ajaxQuickFind {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }

li.ajaxQuickFind {
     font-size: 80%;
     padding-left: 0px;
   } 

div.ajaxAddQuickie {
     text-align: left;
   }
div.addQuick {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }
ul.ajaxAddQuickie {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px;
   }
li.ajaxAddQuickie {
     font-size: 80%;
     padding-left: 0px;
   } 
.errorBox 
   {
	  background-color: #ffb3b5;
   }

.messageStackError, .messageStackWarning 
   { 
     background-color: #ffb3b5; 
   }

.messageStackSuccess 
   { 
     background-color: #99ff00; 
   }

.headerError 
   {
	  background-color: #ffb3b5;
     border: 1px solid red;
   }

.messageStack
   {
     background-color: #ffb3b5; 
     padding: 0.5em 0.5em 0.5em 0.5em; 
   }

/* =Shadows
---------------------------------------------------------- */

.wrap0, .wrap1, .wrap2, .wrap3 {
	float:left;
	display:inline-table;
	/* \*/display:block;/**/
	}
.wrap0 {
	float:left;
	background:transparent url(img/branding/shadow.png) right bottom no-repeat;
	margin:0 12px 0 0;
	display:inline;
	}
.wrap1 {
	background:transparent url(img/branding/shadow180.png) no-repeat;
	}
.wrap2 {
	background:transparent url(img/branding/corner_bl.png) -4px 100% no-repeat;
	}
.wrap3 {
	position:relative;
	padding:4px 4px 4px 4px;
	background:transparent url(img/branding/corner_tr.png) 100% -4px no-repeat;
	}
	.wrap3 img {
		display:block;
		border:1px solid #fff;
		}
	.wrap3.info {
		padding:4px 5px 5px 4px;
		}
		.wrap3.info img {
			border:1px solid #fff;
			}
span.loupe {
	background:transparent url(img/branding/loupe.png) no-repeat;
	bottom:10px;
	display:block;
	height:29px;
	position:absolute;
	right:10px;
	text-indent:-9999em;
	width:29px;
	cursor:pointer;
	}

/* rounded wrapper
---------------------------------------- */

.wrap0-s, .wrap1-s, .wrap2-s, .wrap3-s {
	display:inline-table;
	/* \*/display:block;/**/
	}
.wrap0-s {
	width:100%;
	overflow:hidden;
	background:#fff url(img/corners/shadow180-s.png) no-repeat right bottom;
	margin:0 0 10px 0;
	}
	.wrap1-s {
		background:transparent url(img/corners/shadow-s.png) no-repeat;
		}
		.wrap2-s {
			background:transparent url(img/corners/corner_bl_s.png) 0 100% no-repeat;
			}
			.wrap3-s {
				zoom:1;
				position:relative;
				padding:3px 3px 3px 3px;
				background:transparent url(img/corners/corner_tr_s.png) 100% 0 no-repeat;
				}
				.wrap-inner-s {
					zoom:1;
					overflow:hidden;
					padding:7px;
					}
.wrap3-s dl {
	width:100%;
	overflow:hidden;
	}
	.wrap3-s dl dt {
		padding:0 0 0 1px;
		background:#f7f7f7 url(img/corners/main-dl-bg.png) no-repeat 0 0;		
		}
		.wrap3-s dl dt span,
		.wrap3-s dl dt h1 {
			font-weight:bold;
			display:block;
			padding:3px 15px 4px 12px;
			color:#595959;
			font-size: 1.2em;
			background:#f7f7f7 url(img/corners/main-dl-span-bg.png) no-repeat 100% 0;
			}
			.wrap3-s dl dt a {
				text-decoration: none;
				padding:0 0 0 25px;
				background: url(img/arrow1.png) no-repeat 0 1px;
				}
	.wrap3-s dl dd.content,
	.wrap3-s dl dd.centerContent {
		padding:15px 15px 0 12px;
		}
		.wrap3-s dl dd.centerContent {
			text-align: center;
			}
.wrap3-s dl dd.form.login input {
	width:98%;
	}
ul.shop-by-price {
	padding:10px 15px 8px 22px;
	}
ul.cart-box,
ul.best-sellers{
	padding:10px 15px 8px 12px;
	}
ul.info {
	padding:0 15px 8px 0;
	}
	ul.shop-by-price li,
	ul.cart-box li,
	ul.best-sellers li,
	ul.info li  {
		margin:0 0 6px 0;
		}
		ul.cart-box li.total {
			font-size:1.0em;
			padding:4px 0 0 0;
			font-weight: bold;
			}
		ul.cart-box li,
		ul.best-sellers li {
			font-size:.9em;
			}


/* buttons */

/* REQUIRED */

.red-btn {
	position:relative; 
	border:0; 
	padding:0;
	cursor:pointer;
	overflow:visible; /* removes extra side padding in IE */
	}
button::-moz-focus-inner {
	border:none;  /* overrides extra padding in Firefox */
	margin-left:-2px;
	}
.red-btn span {
	position: relative;
	display: block; 
	white-space: nowrap;	
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin:-1px 0 0 -3px;
	}
}


/* OPTIONAL */

a.red-btn {
	float:left;
	text-decoration:none;
	}
	* html a.red-btn span {
		float:left;
		}		
.red-btn {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 8px 0 5px; 
	margin:0; 
	font-size:12px; 
	text-align: center; 
	background: transparent url(img/buttons/btn-red-sprite.png) no-repeat 100% -68px; 
	}
.red-btn span {
	line-height:normal;
	padding:4px 0 0 11px; 
	height:20px; 
	background: transparent url(img/buttons/btn-red-sprite.png) no-repeat 0 0; 
	color:#666; 
	}	
.red-btn:hover, .hover {	
	background-position: 100% -102px; 
	}	
.red-btn:hover span, .hover span {
	color:#fff;
	background-position: 0 -34px;
	}

/* rounded
---------------------------------------- */

.rounded {
	float: left;
	margin:3px 0 0 126px;
	display: inline;
	width:380px;
	height:126px;
	}
	.rounded .t,
	.rounded .b{
		background:url(img/rounded/corner_tl.png) top left;
		background-repeat:no-repeat;
		width:100%;
		}
		.rounded .t .r,
		.rounded .b .r{
			background:url(img/rounded/corner_tr.png) right top;
			height:12px;
			margin-left:12px;
			font-size:0;
			}
	.rounded .m{
		background:url(img/rounded/bg_left.png) no-repeat top left;
		clear:both;
		width:100%;
		}
		.rounded .m .r{
			background:url(img/rounded/bg_right.png) no-repeat top right;
			margin-left:5px;
			}
			.rounded .wrap-inner {
				height:116px;
				margin:0 5px 0 0;
				background:#fff;
				}
	.rounded .b {
		background:url(img/rounded/corner_bl.png) no-repeat 0 0;
		clear:both;
		}
		.rounded .b .r{
			background:url(img/rounded/corner_br.png) right top;
			}
/* floats
---------------------------------------- */
.floats {
	margin: -3em 0 0 -2em;
	position: relative;
	display: inline-block;
	clear: both;
	}
.floats:after {
	content: '';
	display: block;
	clear: both;
	}
.floats .left{
	position: relative;
	float: left;
	text-align: center;
	display: inline;
	overflow: hidden;
	margin: 3em 0 0 2em;
	width: 14em;
	min-width: 200px;
	}
.floats .left a {
	color: #0055CC;
	}
	.floats .left a:hover {
		color: #a50000;
		}
		.floats .left a.red-btn:hover {
			color: #fff;
			}

.floats .left img {
	margin:0 0 8px;
	}
.floats .left .r {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}
.floats .left .min {
	margin: 0 0 140px 0;
	height: 4em;
	width: 200px;
	}
/* =delivery
---------------------------------------- */
.radio input {
	width:auto;
	border:none;
	margin:3px 5px 4px 0;
	}
span.comment {
	display:block;
	padding:0 0 8px 22px;
	color:#808080;
	font-size:.9em;
	}
.payment .radio input {
	margin:3px 5px 4px 0;
	}
.comment .red-btn {
	margin:0 0 0 362px;
	}
.payment .form ul {
	margin:0 0 25px;
	}
.payment .form p {
	margin:0 0 .5em;
	}
.shipping .red-btn {
	margin:10px 0 0 0;
	}
/* =steps
---------------------------------------- */
p.steps {
	border-bottom:1px dashed #ddd;
	padding-bottom:10px;
	color:#666;
	}
p.steps .current {
		color:#cc0000;
		font-weight:bold;
		}
.user_logged {
	display:block;
	background:#ddd;
	padding:3px 8px;
	line-height:1.1em;
	float:left;
	left:10px;
	top:8px;
	position:relative;
	color:#333;
	}
p.review-btn {
	clear:both;
	padding:15px 0;
	float:left;
	}