/* Reviews style */

a.aggregaterating{
	float: right;
}
.aggregaterating .ratingvalue{
	background: url(../images/review/star.png) repeat-x;
	height: 16px;
	width: 80px;
	display: block;
	margin-bottom: 4px;
}
a.aggregaterating .ratingvalue{
	margin: 0 auto 4px;	
}
.aggregaterating .ratingvalue span{
	height: 16px;
	display: block;
	background: url(../images/review/full.png) repeat-x;
	text-indent: -3000px;
	overflow: hidden;
}
.aggregaterating .ratingcount{
	display: block;
	white-space: nowrap;
}
#content-inner  .aggregaterating .ratingcount ul li { list-style-type:decimal;margin-left:20px; }

.review{
	border-top: 1px solid #DDDDDD;
	padding: 14px 0 14px;	
}
.review span[itemprop="itemreviewed"]{
	display: none;
}
.review .ratingvalue{
	float: left;
	background: url(../images/review/star.png) repeat-x;
	height: 16px;
	width: 80px;	
	margin: 0 5px 5px 0;
}
.review .ratingvalue span{
	height: 16px;
	display: block;
	background: url(../images/review/full.png) repeat-x;
	text-indent: -3000px;
	overflow: hidden;	
}
.review span[itemprop="summary"]{
	font-weight: bold;
}
.review time[itemprop="dtreviewed"]{
	font-style: italic;	
}
.review .author{
	font-style: italic;
	display: block;
	margin: 0 0 10px 0;
	clear: both;
}


/* New form */

label.error {
    color: #FF0000;
    font-size: 11px;
    font-style: italic;
}

#newform{
	border: 1px solid #dedede;
	padding: 15px 11px;
	width: 536px;
	background: #fff;
}
#newform .line{
	margin: 0 0 12px 0;
	float: left;
	clear: left;
	width: 312px;
}
#newform .line input, #newform .line textarea{
	width: 300px;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#newform .line textarea{
	height: 148px;
}
.character_count{
	font-size: 10px;
}

#newform .stars{
	clear: both;
	border: 1px solid #dedede;
	margin: 0 0 12px 0;
	padding: 8px 11px;
}
#newform .stars h4{
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 0 0 6px 0;
}
#newform .stars input{
	height: 1px;
	overflow: hidden;
	display: block;
	visibility: hidden;
}
#newform .stars .label{
	display: block;
}

#newform table.product-graphic{
	border-collapse: collapse;
	float: right;
	clear: left;
	border: 1px solid #5c5c5c;
	width: 200px;
	height: 200px;
	margin: 0 0 32px 0;
}
#newform table.product-graphic td{
	padding: 0;
	vertical-align: middle;
}
#newform table.product-graphic img{
	display: block;
	margin: 0 auto;
	max-width: 198px;
	max-height: 198px;
}
#newform .buttons{
	clear: both;
}
#newform .buttons input{
	vertical-align: middle;
	margin-right: 20px;
}

.new_review_stars_wrapper{
	height: 51px;
	width: 300px;
	background: url(../images/review/starb.png?1);
	position: relative;
}
.new_review_stars_wrapper .new_review_stars_rating{
	height: 51px;
	background: url(../images/review/fullb.png?1);	
	position: absolute;
	top: 0;
	left: 0;
}
.new_review_stars_wrapper a{
	float: left;
	height: 51px;
	width: 60px;
	text-indent: -3000px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

#recaptcha_widget_div{
	clear: both;
	margin: 0 0 12px 0;
}
#recaptcha_table{
	width: 100%;
}
#recaptcha_response_field{
	width: 290px !important;
}
.captcha_error{
	color: #ff0000;
}

#newform .buttons input.save{
	font-weight: bold;
}
#newform .buttons input.cancel{
	font-size: 11px;
}

.reviewssummary{
	float: right;
	text-decoration: none;
	text-align: center;
	width: 80px;
}
.reviews_count_box{
	white-space: nowrap;
}

body.reviews{
	padding: 0px 0px 50px 0px; 
	margin: 0px 20px;
	min-width: 100px;
	background: #ffffff;
	height: auto;
}
body.reviews div.reviews_form {
    border: 1px solid #DEDEDE;
    margin: 20px 0;
    padding: 14px;
    text-align: left;
}
body.reviews div.reviews_form input[type=text], body.reviews div.reviews_form input[type=email], body.reviews div.reviews_form textarea{
	width: 450px;
}
.reviews_close_window{
	display: block;
	margin: 12px 0 0 0;
}

body.reviews .product-name {
	display: block; 
	font-weight: bold;
	font-size: 15px;
}
body.reviews .product-price {
	padding: 10px 0px;
	font-size: 110%;
	font-weight: bold;
}
body.reviews .product-price,body.reviews .product-price span,body.reviews .product-desc,body.reviews .product-sku, .product-quantity {display: block;} 
 
.all_reviews{
	margin: 15px 0 15px 0;
}
.character_count h4{
	display: inline;
	padding: 0 6px 0 0;
}

.review_product_name{
	display: none;
}
.reviews_stars_text{
	display: none;
}
#product .reviews_stars{
	float: right;
	width: 80px;
}
.reviews_stars_wrapper{
	overflow: hidden;
}

.reviews_stars_wrapper {text-align:left }
.reviews_stars_background {width: 100%; background-color: #DFDFDF; height: 16px; z-index:1; overflow:hidden }
.reviews_stars_background img {padding:0px}
.reviews_stars_rating {height: 16px; z-index:2; position:relative; top:-16px; overflow:hidden }
.reviews_star {width:16px; height:16px; position:relative; top:-32px; float:left; z-index:3; color:transparent; cursor:pointer; background-color:white; opacity:0; filter:alpha(opacity=0);}
a.reviews_star:hover {color:transparent;}

.reviews-brief {font-size: 90%; white-space: nowrap}
.reviews-brief div.reviews_stars {height: 20px; max-height: 20px; overflow: hidden; padding: 2px 0px;}
.reviews-brief span.reviews_stars_text, .reviews-brief span.review_product_name, .reviews-brief span.review_microdata_count, span.review_microdata_wrapper span.review_product_name, span.review_microdata_wrapper span.review_microdata_count, div.review span.review_product_name {display: none;}
.reviews-brief a, div#reviews-more a {text-decoration: underline;}
span.reviews_stars_text {padding: 0px 6px 0px 0px;}
td.center span.reviews-brief {width: 80px; margin: 0px auto;}
span.reviews_stars_text{
	display: none !important;
}
div.reviews_stars, span.reviews_stars_text, div.reviews_stars_wrapper, div.reviews_count {display: inline-block; line-height: 20px;}
div.reviews_stars_wrapper {height: 16px; max-height: 16px; overflow: hidden; padding: 0px; display: inline-block; width: 80px; position: relative; top: 3px;}
span.review_title {font-weight: bold;}
span.review_date{
	padding: 0 0 0 6px;
}
.review_content{
	padding: 10px 0 10px 0;
	display: block;
}
.clear_float{
	display: none;
}
span.review_author_text, span.review_author, span.review_date {font-style: italic;} 

/* End reviews style */


/* New More Information page styles */


header { z-index: 10003 !important; }




#addedtocart{
	position: absolute;
	z-index: 5555555;
	width: 288px;
	left: 50%;
	top: 140px;
	padding: 0;
	color: #4B626B;
}
#addedtocart.upsell{
	top: 40px;	
}
#addedtocartinner{
	background: url("../images/popupsinglebg.png");
	padding: 0 38px;
}
#addedtocart.upsell #addedtocartinner{
	background: url("../images/popupbg.png");	
	padding-right: 8px;
}
#addedtocart.upsell #addedtocartinner2{
	max-height: 800px;
	overflow-y: auto;	
}

#addedtocart #addedtocartheader{
	background: url("../images/popupheadersinglebg.png");
	height: 44px;
	width: 297px;
}
#addedtocart.upsell #addedtocartheader{
	background: url("../images/popupheaderbg.png");	
	height: 44px;
	width: 865px;
}
#addedtocart #addedtocartfooter{
	background: url("../images/popupfootersinglebg.png");	
	height: 21px;
}
#addedtocart.upsell #addedtocartfooter{
	background: url("../images/popupfooterbg.png");	
	height: 21px;
}

#addedtocart.upsell{
	width: 854px;
	margin-left: -433px;
}
.upsell .added{
	width: 227px;
	float: left;
	padding-right: 5px;
	border-right: 1px solid #c9d0d2;
}
.upsell .additional{
	float: left;
	width: 540px;
	border-left: 1px solid #c9d0d2;
	margin-left: -1px;
}
.upsell .additional h2.title{
	line-height: 35px;
	padding: 0 12px 0 15px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -6px;
}
.upsell .additional h2.title.titlecustom{
	border: 3px solid #aaa9a9;
	border-radius: 3px;
	padding: 1px 9px 9px 9px;
	margin: 0 0 4px 15px;
}
.upsell .clear{
	height: 0px;
}

#addedtocart .close{
	width: 31px;
	height: 31px;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: -8px;
}
#addedtocart p{
	margin: 0 0 9px 0;
	padding: 0;
	border: 0;
	font-size: 13px;
	line-height: 18px;
}
#addedtocart .links{
	height: 34px;
	position: relative;
	clear: both;
}
#addedtocart .links .continueshopping{
	position: absolute;
	height: 34px;
	width: 134px;
	top: 0px;
	left: 0px; 
	background: url(../images/continueshopping.png?1);
	text-indent: -3000px;
	overflow: hidden;
}
#addedtocart .links .viewcart{
	position: absolute;
	width: 76px;
	height: 34px;
	top: 0px;
	right: 0px; 
	background: url(../images/viewcart_v2.png?1);
	text-indent: -3000px;
	overflow: hidden;
	margin-right: -10px;	
}
#addedtocart.upsell .links .viewcart{
	margin-right: 10px;	
}
#addedtocart .product{
	clear: both;
}
#addedtocart .product .image{
	float: left;
	width: 202px;
	margin: 0 0 11px 0;
}
#addedtocart .product .image img{
	display: block;
	max-width: 202px;
	max-height: 300px;
}
#addedtocart .product .info{
	float: left;
	width: 202px;
	padding: 0 0 0 12px;
	margin: 0 0 15px 0;
}
#addedtocart .additional .product .info{
	width: 420px;
	padding: 0 0 0 28px;
}
#addedtocart .product .info h2{
	font-family: Georgia;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	margin: -6px 0 5px 0;
}
#addedtocart .product .info h2 a{
	text-decoration: none;
}
#addedtocart.upsell .product .info h2, #addedtocart.upsell .product .info h2 a{
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
	line-height: normal;
}
#addedtocart .additional .product{
	padding: 12px 0 12px 10px;
}
#addedtocart .additional .img{
	float: left;
	width: 75px;
}
#addedtocart .additional .img img{
	max-width: 75px;
	max-height: 100px;
}
#addedtocart .additional form h3{
	border: 0;
}
#addedtocart .additional .clear{
	height: 1px;
}


ul.images{
	list-style: none;	
	margin: 0;
	padding: 0;
}
ul.images li{
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 7px 7px 0;
	position: relative;
}
ul.images li > a img { width:30px;height:30px;border:3px solid #ccc; }
ul.images li.disabled, ul.images-disabled li a{
	cursor: default;
}
ul.images li span.overlay{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: transparent;	
	cursor: default;
}
ul.images-disabled li span.overlay{
	display: block !important;
}
ul.images li a.span, ul.images li span.disabled{
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(../media/swatches/disabled.png);
	text-indent: -3000px;
	overflow: hidden;
	display: none;
}
ul.images li span.disabled { top:3px;left:3px; }
ul.images li.disabled a.span, ul.images li.disabled span.disabled{
	display: block;
	/*visibility: visible;*/
	cursor: default;
}
ul.images li.disabled span.disabled { background-size:cover;background-repeat:no-repeat;display:block;background-position:center center;visibility:visible; }
ul.images li img{
	display: block;
	margin: 0 auto;
	border: 1px solid #EFEFEF;
}
ul.images li.current img{
	border: 3px solid #456607;
}
div.selectedsize {
    clear: both;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 4px 0 0;font-size: 13px;
}
div.holidaytext{
	font-weight: bold;
	float: left;
	width: 200px;
	line-height: 12px;
	font-size: 9px;
	padding: 5px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}
div.holidaytext strong{
	color: #ff0000;
}
/* End New More Information page styles */

.expressnotice{
	clear: both;
	border: 2px solid #295b08;
	margin: 0 0 10px 0;
}
.expressnotice h2{
	background: #295b08;
	color: #ffffff;
	line-height: 28px;
	font-size: 18px;
	padding: 0 3px;
	margin: 0 0 10px 0;
}
.expressnotice h2 strong{
	color: #fff600;
	text-transform: uppercase;
}
.expressnotice table{
	border-collapse: collapse;
	margin: 0 0 0 1px;
}
.expressnotice td{
	padding: 0;
}
.expressnotice td.maintd{
	padding: 0 5px 5px;
}

.expressnoticefooter{
	background: #295b08;
	color: #ffffff;
	padding: 5px 4px;
	font-size: 14px;
	font-weight: bold;
}
.expressnotice p{
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	padding: 12px 0 0 0;
}


/* free shipping page */
td.cart_name p{
	padding: 9px 0 0 0;
	color: #000000;
}
td.cart_name{
	text-decoration: none !important;
}


#zipcodenote{
	font-weight: bold;
	margin: 0 0 6px 170px;
	padding: 4px 0 0 0;
	text-align: left;
	visibility: hidden;
}

h1.fshipping{
	background-image: url(../images/getitdelivered.png);
	background-repeat: no-repeat;
	width: 718px;
	text-indent: -3000px;
	overflow: hidden;
	height: 90px;
	margin: 0;
}
h1.faq{
	color: #295b08;
	margin: 0 0 12px 0;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
ul.faq{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul.faq li{
	margin: 0 0 4px 0;
}
ul.faq h2{
	background-image: url(../images/faqbg.png);
	background-repeat: no-repeat;
	color: #295b08;
	line-height: 32px;
	padding-left: 21px;
	cursor: pointer;
	font-size: 14px;
}
ul.faq p{
	margin: 0 0 10px 21px;
	width: 690px;
	font-size: 13px;
}
#map{
	height: 347px;
	width: 739px;
	background-image: url(../images/map.png);
	position: relative;
	margin: 0 0 18px 0;
}
.map_2{
	background-position: 0 347px;
}
.map_3{
	background-position: 0 694px;
}
/* end free shipping page */
/* quantity pricing */
table.quantity{
	border-collapse: collapse;
	border-left: 3px solid #eeeeee;
	margin: 0 0 6px 0;
}
table.quantity td{
	font-size: 11px !important;	
}
table.quantity th{
	background-color: #eeeeee;
	text-align: center;
	font-size: 13px !important;	
	line-height: 24px;
	padding: 0 15px;
	border-right: 3px solid #eeeeee;	
}
table.quantity td{
	padding: 0 15px;
	line-height: 150%;
	border-bottom: 3px solid #eeeeee;	
	border-right: 3px solid #eeeeee;	
}
table.quantity td.quantity-td1{
	text-align: center;
	font-weight: bold;
}
table.quantity td.quantity-td2{
	text-align: right;
}
table.quantity td .oldprice{
	font-weight: normal;	
	text-decoration: line-through;
}
table.quantity td .onsale{
	color: #ff0000;
}
/* end quantity pricing */

.breadcrumbs{
	margin: 0 0 7px 0;
	float: left;
}
#breadcrumbs{
	float: left;
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
#breadcrumbs a{
	font-weight: bold;
	text-decoration: none;
}
#breadcrumbs li{
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
}
#breadcrumbs li a{
	color: #295b08;
	text-decoration: none;
	background-image: url(../images/bc-activebullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 11px;
	padding-right: 1px;
}
#breadcrumbs li.first a{
	padding-left: 0;
	background: none;
}
#breadcrumbs li span{
	background-image: url(../images/bc-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 11px;
}

#breadcrumbs p { margin-bottom: 0;padding-bottom: 0; }

h1{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px 0;
	clear: both;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
h1.productname{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
h3{
	margin: 0 0 12px 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #ababab;	
	font-size: 16px;
}
body p{
	font-size: 16px;
	margin: 0 0 12px 0;
	line-height: 24px;
}
ul { font-size: 14px;line-height:22px; }
 a { 
	color:#55acee;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	background:transparent !important;
	text-decoration:none;
}
#ncontent .banner .nivo-prevNav { background:url(../images/right-slider-arrow.png) left center no-repeat !important; padding:14px 15px; font-size:0px; left:5% !important;}
#ncontent .banner .nivo-nextNav { background:url(../images/left-slider-arrow.png) left center no-repeat !important; padding:14px 15px; font-size:0px; right:5% !important;}
.filterby2{
	font-weight: bold;
	margin: 0 0 27px 0;
}
.filterby2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 18px;
}
.filterby2 ul li.level1{
	float: left;
}
.filterby2 ul li li{
	border-bottom: 1px solid #e5dcc9;
}
.filterby2 a{
	text-decoration: none;
	color: #000000 !important;
	font-weight: normal;
	padding: 0 3px;
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
}
.filterby2 span{
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;	
}
.filterby2 h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #295b08;
}
.filterby2 a:hover{
	background-color: #e5dcc9;
}
div.clear12{
	clear: left;
}

.filterby{
	font-weight: bold;
	margin: 0 0 27px 0;
}
.filterby cite:last-child{
	display: none;
}
.filterby a{
	text-decoration: none;
}
.filterby cite{
	color:#295B08;	
}

.nav{
	clear: left;
	margin: 0 0 12px 0;
}
.nav *{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}
.nav a{
	text-decoration:none;
}
.nav span.prevnext, .nav span.currentpage{
	border:1px solid #CCCCCC;
	line-height: 18px;
}
.nav span.prevnext a, .nav span.currentpage b{
	padding: 0 4px;
}

ul.categories{
	position:absolute;
	height:100%;
	/*width: 275px;*/
	font-size: 13px;
	list-style: none;
	margin: 0 0 20px 0 !important;
	padding:  20px 15px 20px 15px;
	background-color:#000;
	transition:all 300ms 0s;
}
ul.categories li {
	padding: 2px 0;
	display:inline-block;
	width:100%;
}
ul.categories a{
	color: #6c6159;
	padding: 0 0 0 10px;
	background: url(../images/bullet.png) no-repeat 0 5px;
	display: block;
	line-height: 18px;
	text-align:left;
}
ul.categories a:hover{
	color: #529c2f;
}



.categorylist{
	border-collapse: collapse;
	margin: 0 -10px;
}
.categorylist td.maintd{
	width: 360px;
	text-align: center;
	padding: 0 10px 30px 10px;
	vertical-align: top;
}
.categorylist h2{
	margin: 0;
	font-size: 12px;
}
.categorylist h2 a{
	text-decoration: none;
}
.categorylistimage{
	width: 360px;
	height: 167px;
	border-collapse: collapse;
	margin: 0 0 4px 0;
}
.categorylistimage td{
	text-align: center;
	vertical-align: middle;
}
.categorylistimage td img{
	display: block;
	margin: 0 auto;
}







.main-category-list ul.categories { padding:0;width:100%;position:static; }
.main-category-list ul.categories li { padding: 0;padding-left: 20px; }
.main-category-list ul.categories li a { padding: 0;-webkit-transition: all .30s linear;
   -moz-transition: all .30s linear;
    -ms-transition: all .30s linear;
     -o-transition: all .30s linear;
        transition: all .30s linear; }
.main-category-list ul.categories li:before { padding-right: 5px;content:">";position: absolute;left:20px; }
.main-category-list .categories-menu2> span { font-size: 18px;font-weight: 700; }
.main-category-list  ul.categories a:hover { color:#e68526; }






.loop4{
	margin: 0 0 40px 0;
	border-spacing: 20px;
	clear: both;
	display:inline-block;
	width:100%;
}
.productlist{
	margin: 0 -8px;
}
.productlist2{
	margin: 0 -5px;
}
.loop4 .maintd{
	width: 48%;
	padding: 0 0px 50px 0px;
	vertical-align: top;
}
.loop4 .maintd ul.images{
	/*height: 19px;*/
}
.loop4 .maintd ul.images li{
	margin: 0 2px 4px 0;
	width: 30px;
	height: 30px;
	padding-top: 9px !important;
}
.loop4 .maintd ul.images li.active{
	background: url(../images/arrow.png) no-repeat center 0;
}
.loop4 .maintd ul.images li img{
	width: 30px;
	height: 30px;
	border:3px solid #ccc;
}

.productlist .maintd{
	width: 169px;
	padding: 0 6px 30px 6px;
	vertical-align: top;	
}
.productlist2 .maintd{
	padding: 0 2px 30px;
}
.loop4 .maintd > div{
	padding-left: 5px;
	padding-right: 5px;
}
.loop4 .maintd div.prodname, .loop4 .maintd div.prodprice, .loop4 .maintd div.proddesc, .loop4 .maintd div.icons{
	text-align: center;
}
.loop4image, .productlistimage{
	width: 100%;
	height: 169px;
	margin: 0 0 0px 0;
	border-collapse: collapse;
}
.loop4image .freeship, .productlistimage .freeship{
	position: absolute;
	margin: 0 0 0 0;
	width: 80px;
	height: 80px;
	left:40%;
}
.loop4image td, .productlistimage td{
	text-align: left !important;
	padding: 0;
}
.loop4image td a, .productlistimage td a{
	text-align: center;
}
.loop4image td a.freeship, .productlistimage td a.freeship{
	text-align: left;
}
.loop4image a, .productlistimage a{
	display: block;
	width: 100%;
	height: 167px;
}
.loop4image td, .productlistimage a{
	vertical-align: top;
/*	text-align: center !important;*/
}
.loop4image img{
	display: block;
	margin: 0 auto;
}
.prodstyle{
	text-align: center;
	color: #676767;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 4px 0;
	clear: both;
}
.catname{
	text-align: center;
	padding-top: 3px;
}
.catname a{
	text-decoration: none;
	font-weight: bold;	
}
.prodname{
	margin: 0 0 10px 0;
}

.prodname a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px !important;
	line-height:18px !important;
}
.proddesc{
	margin: 0 0 8px 0;
}

.icons img{
	margin: 0 2px 0 0;
	padding: 0;
}

.prodprice{
	padding-top: 8px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.prodprice .oldprice{
	font-size: 10px;
	text-decoration: line-through;
	font-weight: normal;
}
.prodprice .newprice{
	color: #ff0000;
}
.prodprice strong{
	display: block;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.prodprice strong span{
	color: #ff0000;
	font-size: 14px;
}
.prodprice a{
	background-image: url(../images/save.gif);
	background-repeat: no-repeat;
	display: block;
	width: 167px;
	height: 11px;
	text-indent: -3000px;
	overflow: hidden;
}
.moreinfo{
	margin: 0 0 18px 0;
	clear: both;
	width: 100%;
}
.moreinfo-td1{
	width: 302px;
	text-align: center;
}
.medimage{
	width: 300px;
	height: 280px;
	border: 1px solid #ABABAB;
	margin: 0 0 5px 0;
	border-collapse: collapse;
}
.medimage td{
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
.medimage .freeship, .zoom_mediumtbl .freeship{
	position: absolute;
	z-index: 1001;
	margin: 164px 0 0 182px;
	width: 119px;
	height: 119px;
	background-image: url(../images/freeship.gif);
}
.MagicZoomBigImageCont{
	z-index: 1;
}

.zoom_mediumtbl .freeship{
	margin: 184px 0 0 182px;	
}
.zoom_mediumtblbox{
	position: relative;
	width: 100%;	
	z-index: 110;
}



#content-inner .playvideo{
	background: none !important;
	display: inline-block;
	width: auto;
	position: relative;
	text-indent: 0;
	overflow: hidden;
	margin:0;
	margin-right:0;
	height: 69px;
	
}
.playvideo img { height: 69px;width: 100px; } 

#content-inner .playvideo .play-icon { background:url(../images/playicon.png) no-repeat center center;background-size:45px;height: 45px;width: 45px;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;opacity:0.80; }
#content-inner .playvideo:hover .play-icon { opacity: 100;background:url(../images/playicon-hover.png) no-repeat center center;background-size:45px; }
.scroll{
	position: relative;
	overflow: hidden;
	width: 200px;
	display: inline-block;
	float: left;
	margin-top: 0;
}
#scroll-imagemobi { width:330px; }
div.scroll:last-child { width:262px;margin-left: 10px; }
.scroll .prev, .scroll .next{
	position: absolute;
	width: 21px;
	height: 73px;
	top: -3px;
	text-indent: -3000px;
	overflow: hidden;
	z-index: 2;
	cursor: pointer;
}
.scroll .prev{
	background-image: url(../images/prev.gif);
	left: 0;
}
.scroll .next{
	background-image: url(../images/next.gif);
	right: 0;
}
.scroll .active{
	background-position: 0 73px;
}
.scroll .zoom_loop{
	position: relative;
	z-index: 0;
	left: 21px;
}


.zoom_mediumtbl .freeship{
	top: 0;
	left: 0;
	margin: 181px 0 0 181px;
}
.closeBtn{
	text-align: center;
	padding-top: 12px;
}

/* popup and zoom styles */
.zoom_mediumtbl{
	/*width: 300px;
	height: 300px;*/
	margin: 0 0 3px 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 #EFEFEF;
}
table.zoom_loop{
	border-collapse: collapse;
	margin: 0 -6px 0 -6px;
	margin-top: 16px;
}
.scroll table.zoom_loop { margin-top: 0; }
table.zoom_loop td.zoom_maintd{
	padding: 0 5px 6px 6px;
	text-align: center;
	vertical-align: top;
}
.zoom_loopimage{
	border-collapse: collapse;
	margin: 0 0 3px;
	width: 67px;
	height: 67px;
}
.zoom_loopimage td{
	border: 1px solid #EFEFEF;
	cursor: pointer;
	font-size: 1px;
	line-height: 1px;
	text-align: center;
	vertical-align: middle;
}
.zoom_hint{
	cursor:pointer;
	display:block;
	font-size:10px;
	text-decoration:underline;
}
/* end popup and zoom styles */




.morelinks{
	text-align: center;
}
.morelinks a{
	padding: 5px 0;
	background-repeat: no-repeat;
	line-height: 24px;
	text-decoration: none;
	font-size: 11px;
}
.morelinks .viewlarger{
	padding-left: 23px;
	background-image: url(../images/viewlarger.gif);
	background-position: 0 2px;
	padding-right: 20px;
}
.morelinks .tellafriend a{
	padding-left: 27px;
	background-image: url(../images/tellafriend.gif);
	background-position: 0 7px;
}
.moreinfo-td2{
	padding-left: 12px;
}

.moreinfo .social { text-align: left;padding-left: 33px;position: relative;margin-top: -38px; }
.moreinfo .social > li { display: inline-block; }

.couponprice{
	clear: both;
	float: left;
	border-collapse: collapse;
	margin: 0 20px 10px 0;
}
.couponprice td{
	padding: 0;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
}
.couponprice td.data{
	font-size: 14px;
	padding: 0 0 0 15px;
	font-weight: bold;
	text-align: right;
}
.couponprice .couponpriceour td.data{
	color: 
}
.couponprice .couponpricesavings td.data{
	color: #ff0000;
}
.couponprice .couponpriceour td.data{
	color: #295b08;
}
.couponfraphic{
	/*float: right;*/
	margin: 0 0 10px 0;
}
.couponblocktop .couponfraphic{
	display: none;
}
.couponblockbottom .price{
	display: none;
}
.style{
	font-size: 13px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
.style-coupon{
	font-size: 13px;
	position: absolute;
	right: 0px;
	bottom: 3px;
}

.ratingbox{
	float: right;
	padding: 0 0 0 68px;
	position: relative;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.ratingbox .feedbackBG{
	position: absolute;
	left: 0;
	top: 1px;
}


strong.comment{
	display: block;
	margin: 0 0 10px 0;
}
.productpricebox{
	clear: both;
	position: relative;
}

.productpricebox .price{
	margin: 10px 0 12px 0;
	color: #EC091D;
	font-size:22px;
	text-align: left;
	
}
.productpricebox .couponcouponblocktop { /*border-bottom:5px solid #295b08;*/margin-bottom: 10px; }
.productpricebox .price .oldprice{ 
	text-decoration: none;
	color: #616061;
	font-size: 11px;
	margin: 0 0 4px 0;
}
.productpricebox .price .newprice{
	color: #ec091d;
	font-size: 16px;
}
.productpricebox .price .maxprice{
	font-size: 10px !important;
	color: #989797 !important;
	font-weight: normal;
	padding: 0 0 0 9px;
}
.instrunctions{
	margin: 0 0 12px 0;
	text-align: left;
}

.box{
	
	clear: both;
	width: 100%;
	font-size: 10px;
	overflow: visible;
	margin: 0; 
	padding: 12px;
	position: relative;
}

.box .social{
	list-style: none;
	z-index: 1;
	display:block;
	float:none;
	clear:both;
	padding-top: 10px;
}
.box .social.bottom{
	top: auto;
	bottom: 5px;
	position: relative;
	float: right;
	margin: 0;
}
form#mainForm{
	clear: both;
}
.box .social li{
	float: left;
	padding: 0 0 0 6px;
}
.box .social li a{
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -3000px;
	overflow: hidden;
}
.box .social li.facebook a{
	background-position: 0 0;
}
.box .social li.facebook a:hover{
	background-position: -20px 0;
}
.box .social li.instagram{
	display: none;
}
.box .social li.instagram a{
	background-position: 0 -80px;
}
.box .social li.instagram a:hover{
	background-position: -20px -80px;
}
.box .social li.google a{
	background-position: 0 -100px;
}
.box .social li.google a:hover{
	background-position: -20px -100px;
}

.qtybox{
	clear: both;
	position: relative;
}
.box .hint{
	width: 176px;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	z-index: 1;
	background: #ffffff;
	border: 2px solid #ff0000;
	border-radius: 8px;
	padding: 12px;
	
}
.hint-nocolor, .hint-nosizeandcolor{
	top: -30px;
	left: 120px;	
}
.hint-selectsize{
	top: -30px;
	left: 108px;	
}
.box .hint .hintheader{
	background: url(../images/hintheaderbg.png);
	width: 200px;
	height: 11px;
	overflow: hidden;
}
.box .hint .hintfooter{
	background: url(../images/hintfooterbg.png);
	width: 200px;
	height: 11px;
	overflow: hidden;
}
.box .hint .hintinner{
	background: url(../images/hintbg.png);	
	color: #ff0000;
	padding: 0 11px;
}
.box .hint .hintinner ul{
	color: #ff0000;
	margin: 0;
	list-style: square;
	padding: 8px 0 0 15px;
}

.qtybox .addtocart{
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/add_to_cart.png) no-repeat;
	width: 230px;
	height: 60px;
	text-align: left;
	text-indent: -3000px;
	overflow: hidden;
	cursor: pointer;
}
.qtybox .addtocart.outofstock{
	width: 252px;
	height: 33px;
	cursor: default;
	background: url(../media/buttons/sc_allcolorsareoutofstock.png);	
}
.qtybox label, .qtybox .addtocart, .qtybox .qtyboxinner{
	float: left;
}
.qtybox label{
	padding: 11px 3px 0 0;
}
.qtybox .qtyboxinner{
	width: 100%;
	padding: 9px 0 0 0;
	text-align: left;margin-bottom: 15px;padding: 0;
}
.qtybox .qty{
	border: 1px solid #7f9db9;
	font-size: 12px;
	width:40px;
}
.qtybox input.qty{
	width: 20px;
	padding: 3px 4px;
}
.qtybox .qty-img{
	vertical-align: middle;
}
.fs{
	background-image: url(../images/free_shipping.png);
	width: 434px;
	margin-right: -2px;
	height: 64px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.fr{
	background-image: url(../images/free_returns.png);
	width: 434px;
	margin-right: -2px;
	height: 64px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.frs{
	background-image: url(../images/free_shipping-returns.png);
	width: 434px;
	margin-right: -2px;
	height: 64px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;	
}
ul.sizing{
	list-style: none;
	float: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
ul.sizing li{
	padding-right: 25px;
}
ul.sizing a{
	padding-left: 7px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
}
.gplus{
	padding: 7px 0;
}
.tbl1{
	width: 100%;
	margin: 0 0 12px 0;
}
.tbl1 td{
	vertical-align: top;
}
.tbl1-td1 strong{
	font-size: 11px;
}
.tbl1-td2{
	width: 185px;
	font-size: 11px;
	padding-left: 10px;
}
.price{
	font-size: 14px;
	font-weight: bold;
}
.qprice{
	color: #ff0000;
}
.price .oldprice{
	font-size: 12px;
	text-decoration: line-through;
	font-weight: normal;
	display: block;
}
.price .newprice{
	color: #ff0000;
	display: block;
}
.box em{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: italic;	
}
.box .title{
	font-style: italic;
	margin: 0 0 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.sizebox, .colorbox{
	position: relative;
}
.sizebox .pleaseselect, .box .colorbox .pleaseselect{
	background: url(../images/select.png);
	position: absolute;
	left: -71px;
	top: -2px;
	width: 80px;
	height: 24px;
	text-indent: -3000px;
	overflow: hidden;
	z-index: 111;
}
.additional select.options{
	min-width: 310px !important;
	max-width: 310px !important;
}
.box select.options, .box select#dd{
	border: 1px solid #7f9db9;
	font-size: 12px;
	display: block;
	margin: 3px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif !important;
	max-width: 410px;
	min-width: 410px;
}
.box form{
	position: relative;
}
.box h3{
	border: 0;
	padding: 0;
}
.rating span{
	float: left;
}
/*
.stars{
	float: left;
	background-image: url(../images/star.gif);
	background-repeat: repeat-x;
	height: 11px;
	overflow: hidden;
	margin-left: 5px;
}
*/
.stars1{
	background-image: url(../images/star.gif);
	background-repeat: repeat-x;
	height: 11px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
.blobrating{
	margin: 0 0 3px 0;
}
.rattbl td{
	padding-bottom: 9px;
}
.rattbl{
	width: 100%;
	margin: 10px 0 0 0;
}
.rattbl-td1{
	width: 71px;
}
.rattbl-td2{
	width: 236px;
}
.rattbl-td2name{
	width: 236px;
	color: #304452;
	font-weight: bold;
}
.rattext{
	padding-left: 71px;
}
.rattbl-td3{
	width: 230px;
}
#homebanner{
	margin: 0 0 10px 0;
}
.homebox{
	float: left;
	width: 371px;
	margin: 0 0 24px 0;
}
.homebox2{
	padding-left: 6px;
}
.homeboxes a.homemain{
	display: block;
	width: 371px;
	height: 76px;
	text-indent: -3000px;
	overflow: hidden;
}
.homeboxes div.homedesc{
	background-repeat: no-repeat;
	background-position: 0 bottom;
	color: #333333;
	padding: 11px 13px 15px 13px;
	line-height: 14px;
	font-size: 11px;
	margin: 0 0 11px 0;
}
.homeboxes div.homedesc1{
	background-image: url(../images/homedesc-footer.gif);
	background-color: #f6eee1;
}
.homeboxes div.homedesc2{
	background-image: url(../images/homedesc-footer2.gif);
	background-color: #ecdec4;
}
#a_barbour{
	background-image: url(../images/barbour.png);
}
#a_acorn{
	background-image: url(../images/acorn.png);
}
#a_carhartt{
	background-image: url(../images/carhartt.png);
}
#a_carolina{
	background-image: url(../images/carolina.png);
}
.homeproducts{
	background-image: url(../images/homeproduct.gif);
	background-repeat: repeat-y;
	background-position: 182px 0;
}
.homeproduct{
	float: left;
	width: 164px;
	padding-left: 10px;
}
.homeproduct2{
	padding-left: 20px;
}
.homeproduct .homeproduct-image{
	margin: 0 0 1px 0;
}
.homeproduct-name{
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0 0 3px 0;
}
.homeproddesc{
	color: #333333;
	font-size: 10px;
	margin: 0 0 3px 0;
}
.homeproduct a.sm{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	display: block;
	margin: 0 0 36px 0;
}
a.viewall{
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;	
}
.clear{
	height: 1px;
	overflow: hidden;
	clear: both;
}
td.reg, td.reg_link{
	text-indent: -10px;
	overflow: hidden;
}
/* more information tabs */
#tabs{
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	height: 35px;
	border-bottom: 1px solid #979696;
}
#tabs li{
	float: left;
	background-image: url(../images/tableftbg.gif);
	background-repeat: no-repeat;
	line-height: 36px;
	cursor: pointer;
}
#tabs li.active{
	background-image: url(../images/tableftactivebg.gif);	
}
#tabs li span{
	display: block;
	line-height: 36px;
	background-image: url(../images/tabrightbg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	padding: 0 12px;
}
#tabs li.active span{
	background-image: url(../images/tabrightactivebg.gif);
	font-weight: bold;
}
#tabs li.findthis{
	float: right;
	background: none;
}
#tabs li.findthis a{
	display: block;
	background-image: url(../images/findthis.png);
	width: 223px;
	height: 34px;
	text-indent: -3000px;
	overflow: hidden;
	position: relative;
	top: -5px;
}

#tabcontent{
	list-style: none;
	border: 1px solid #979696;
	border-top: 0;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
#tabcontent li.c{
	display: none;
	padding: 7px 8px !important;
}
#tabcontent li.active{
	display: block;
}
#tabcontent ul{
	list-style: disc;
	margin-bottom: 12px;
}



/* start popup styles */
#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); z-index: 190 !important;}

* html #overlay{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}




/* Shopsite XML Page/Product Options */
/* See http://hanksdemo.hanksclothing.com/shopsite_xml_page_options.html */

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Mozilla is working on creating CSS variables, when they are widely available (for all browsers), switch to using them */
/*-----------------------------------------------------------------------------------------------------------------------*/
/* :root                                                                                                                 */
/* {                                                                                                                     */
/*   --hanks-green: #295b08;                                                                                             */
/* }                                                                                                                     */
/* .featuredReviewHeader                                                                                                 */
/* {                                                                                                                     */
/*   color: var(--hanks-green);                                                                                          */
/* }                                                                                                                     */
/*-----------------------------------------------------------------------------------------------------------------------*/
/* Common colors */
/* Hanks Green: #295b08 */
/* Hanks Tan: */

.featuredReviewBottomBorder /* effectively, the top border for the global rating review */
{
  border-bottom: 1px solid;
  border-color: #dddddd;
  margin-bottom: 1em;
}

.featuredReviewBox
{
  margin-left: 5em;
  margin-right: 5em;
  margin-top: 1.5em;
  margin-bottom: 2.5em;
  border: 1px solid;
  border-color: #aaaaaa;
  border-radius: 10px;
  box-shadow: 10px 10px 5px #888888;
}

.youTubeReviewHeader
{
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1.0em;
  margin-bottom: 1.2em;
  border-top: 0;
  color: #295b08;
}

.youTubeReviewContent
{
  margin-top: 0.6em;
  margin-bottom: 2em;
  color: #295b08;
}

.youTubeFrame
{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.featuredReviewHeader
{
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0.6em;
  margin-bottom: 0.2em;
  border-top: 0;
  color: #295b08;
}

.featuredReviewContent
{
  padding: 1em;
}

.hanksNoteHeader, .hanksNoteContent
{
  width: 90%;
  padding: 0.2em;
  margin-left: auto;    
  margin-right: auto;
  margin-bottom: 1em;
  text-align: center;
}

.hanksNoteHeader
{
  margin-top: 2em;
  background: rgb(238,238,238);
  font-weight: bold;
  font-size: 1.3em;
}

.hanksNoteContent
{
  font-size: 1.2em;
  color: #295b08;
}

.backorderNotice
{
  font-weight: bold;
  color: red;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.moreinfo-td1 .scroll { display:none; }
.moreinfo-td1 .scrollnone /*{ display:none; }*/
#WzTtDiV { z-index: 20100 !important; }
#CB_Window { z-index: 11000 !important; }
@media screen and (max-width:767px) {
header {
    z-index: 8009 !important; 
}
.fancybox-lock .fancybox-overlay{overflow:hidden !important;}
.fancybox-overlay { position: absolute !important; z-index: 8010 !important; width:100% !important; height:100% !important; top: 0 !important; bottom:0 !important; right:0 !important; left: 0 !important; overflow:hidden !important; overflow-y: hidden !important; }
.fancybox-overlay-fixed{ margin:0 !important; padding:0 !important;}


}
@media screen and  (max-width:1024px){
	
	header {
    z-index: 8009 !important;
}
.fancybox-lock .fancybox-overlay{overflow:hidden !important;}
.fancybox-overlay { position: absolute !important; z-index: 8010 !important; width:100% !important; height:100% !important; top: 0 !important; bottom:0 !important; right:0 !important; left: 0 !important; overflow:hidden !important; overflow-y: hidden !important; }
.fancybox-overlay-fixed{ margin:0 !important; padding:0 !important;}
}
.no_top_padding{
	padding-top: 0 !important;
}
.overflow_hidden{
	overflow: hidden !important;
}
