/*
Just Stencils CSS
*/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
body
{
    background: #D3D3D1 url(../images/main_container_bg.jpg) repeat-y 50% 0;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
}
.wrapper
{
    background: none transparent;
}
.page
{
    width: 950px;
}
h1, h2, h3, h4, h5, h6, .head
	{
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	}
.page-head h2, .page-head h3, .page-head-alt h3, .page-head-alt h2
{
    color: #993300;
}
/*Content Styles*/
.middle-container{min-height:550px;background:none;}
.middle{background:#fff;}

body.cms-home div.col-1-layout{padding:0;width:949px;}

div.main {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

/*Header Styles*/
.header{border:none;}
.branding
{
    top: 18px;
    margin: 0 0 0 25px;
}

div.form-search {
    margin-right: 10px;
}

.top-cart .block-title
{
    background-color: transparent;
}
.top-cart .block-title strong
{
    color: #993300;
}
.top-cart .block-title.expanded strong
{
    color: #333333;
}

.top-cart .actions button.button span, .top-cart .actions button.button span span {
    background-image: none;
}

/* Cart Styles */

.cart-table .btn-continue {
    background-color: #993300;
    border: #6E6E0D 1px solid;
}

a.button, button.button span {
    background: #993300 none;
    border: #6E6E0D 1px solid;
}

button.button span span {
    background: transparent none;
    border: none;
    color: #FFF;
}

.cart .giftcard button.check-gc-status span {
    border: none;
}

/* Checkout Styles */

.opc .active .step-title {
    background: #993300 none;
}

.opc .active .step-title .number {
    background: #6F2400;
}

.opc a.button, .opc button.button span, .opc a.button span {
    background: #993300 none;
    border: #6E6E0D 1px solid;
    color: #FFF;
}

.opc a.button, .opc button.button span span , .opc a.button span span {
    border: none;
}

#login-form button.button span {
    background: #993300 none;
    border: #6E6E0D 1px solid;
    color: #FFF;
}

#login-form button.button span span {
    border: none;
}

/*Sidebar Styles*/
.mini-cart .head h4{color:#993300;}
.mini-compare-products .head h4 {color:#993300;}
.base-mini .head h4 {color:#993300;}

.sidebar .block-layered-nav .block-title {
    background: #993300 none;
    border: #6E6E0D 1px solid;
    border-bottom: none;
}

.sidebar .block .block-content {
    background: #fff none;
    border: #6E6E0D 1px solid;
    border-top: none;
}

.sidebar .block-account .block-content {
    padding: 0;
}

.sidebar .block .block-title {
    background: #993300 none;
}

.sidebar .block-account li.current {
    margin-right: 0;
}

/*Checkout Styles*/
.one-page-checkout .active .head{background:#993300; border:1px solid #bbb;}
.one-page-checkout .active .step-count{background:#993300 none repeat scroll 0 0;border:1px solid #2E2734;color:#FFF;}
.one-page-checkout .active h3{color:#fff;}
.one-page-checkout .active .box{border-color:#bbb;}

/*Account Pages*/
.group-select .legend, .advanced-search .legend
	{
	border: 1px solid #993300;
	color:#993300;
	background:#fff;
	}
.group-select{border:1px solid #993300; }
.account-nav .head {background:#2E2734;}
.account-nav li.on { color:#2E2734; }
.account-box h4 { color:#993300; }
.login-box h4 { color:#993300; }
div.inner-head h5 { color:#545454; }
.account-box h6{ color:#ccc;}
.primary-address-list h4, .address-list h4 {color:#545454;}
.account-nav li a:hover {color:#993300;}

/*Product Styles*/
.product-collateral .collateral-box h4{color:#993300;}
div.product-desc-box{border:1px solid #63c3a2;}
.product-collateral
{
    background: url("../images/product_collateral_bg.gif") repeat-x scroll 0 0 #FFF;
    padding: 25px;
    clear: both;
    float: none;
    width: auto;
}
/*Category Styles*/
div.category-head	h1, div.product-specs h1{color:#993300;}
div.category-head h2,  div.product-specs h2{color:#993300;}

.page-head h2, .page-head h3, .page-head-alt h3, .page-head-alt h2 {
    margin-left: -20px;
}
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item a.item-name
	{
	color:#72634f;
	}
table.pager, table.view-by
	{
	background:#FFFFFF url(../images/pager_bg.gif) repeat-x scroll 0 100%;
	}

div.short_description {
    margin-top: 5px;
}

div.short_description ul {
    list-style-type: circle;
}

/* Pager */
.pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* List Type */
.listing-type-list .listing-item
{
    border-top:1px solid #D9DDE3;
    padding:12px 10px;
    overflow: auto;
}
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop
{
    width:305px;
    float: right;
}
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button
{
    margin:0.5em 0 0;
    border: 1px solid #6F2400;
    color: #FFFFFF;
    padding: 1px 8px;
    font: bold 12px arial, sans-srif !important;
}
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }
.product-shop
{}

.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }

/*Footer Styles*/
.footer
{
    border-top: 10px solid #993300;
    background: none #fff;
    padding-top: 5px;
}
.footer-container
{
    border:none;
}


div.block-subscribe button.button {
    background: #993300 none;
    border: #6E6E0D 1px solid;
}

.footer .informational a, .footer .informational a:hover{color:#989898;}
.footer .legality, .footer .legality a, .footer .legality a:hover{color:#989898;}

.footer .informational {
    margin-bottom: 10px;
}

.footer a
{
    color: #989898;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}

.footer .legality {font-size: 1.1em; margin: 10px;}
.footer ul, .footer ul.links {display: inline; float: none;}

.footer ul.links li:after, .footer ul li:after {
    content: " | ";
}

.footer ul.links li.last:after, .footer ul li.last:after {
    content: "";
}



/*CMS Pages*/
div#business-hours{border:1px dashed #993300;}
img.cms_photo_right{border:1px solid #993300;}

/*Buttons*/
.form-button, .form-button-alt
	{
	background:#993300;
	border-color:#6F2400;
	}
ul.products-grid li.item button.button span
{
   background-color:#993300;
}

ul.products-grid li.item button.button span span
{
   font-size: .95em;
}

ul.products-grid li.item .actions, ul.products-grid li.item .product-name  {
    margin-left: 10px;
}

.regular-price .price{color:#993300;}
.footer .mini-newsletter .head{display:none;}
.footer .mini-newsletter fieldset label{color:#993300;}
.footer .base-mini{border:none;}
.footer .base-mini .content, .footer .base-mini ol{background:none;}
.mini-newsletter input.input-text {display:inline;}

.login-box .content{background:#fff url(../images/login_box_bg.gif) repeat-x;}
.login-box .col-1, .login-box .col-2
	{
	background:#DEE5E8;
	border:1px solid #993300;
	}
/***********************************************************************************************/

div#page-top
	{
	/*float:left;*/
	}
div#hero-container{width:695px;height:250px;overflow:hidden;float:left;}
.slide{width:695px; height:250px;}
div#page-top img.hero{float:left;margin:10px 0 0 25px;}
div#page-top img.promo1{float:right;margin:10px 0 0 10px;}
div.category-description
	{
	clear:both;
	float:left;
	width:auto;
	}
div.category-description p
	{
	font-size:1em;
	line-height:1.4em;
	color:#555;
	}
div.category-description h1,div.category-description h2
	{
	text-align:center;
	margin:0;
	color:#555;
	font-weight:bold;
	}
div.category-description h1
	{
	font-size:1.4em;
	}
div.category-description h2
	{
	font-size:1.2em;
	}
.clearall
	{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
.hidefirst{/*display:none;*/}
.important-note-small{font-size:x-small;color:#c00;}
p.clicktoenlarge{margin:0;text-align:center;font-size:x-small;font-style:italic;}
h1{font-size:1.4em;}

/*VCard Microformat Styles*/
div.vcard .type
	{
	font-weight:bold;
	}
div.vcard .sub-org
	{
	font-style:italic;
	font-size:12px;
	}
div#business-hours
  {
	margin:10px 0;
	padding:5px;
	width:70%;
	}
div#business-hours .hours-label
	{
	font-weight:bold;
	}
div.adr
	{
	margin:15px 0;
	}
	
/*Misc*/
.middle
	{
	width:901px;
	padding:0 24px 80px 25px
	}
img.cms_photo_right
	{
	float:right;
	margin:0 0 10px 10px;
	padding:3px;
	}
.title-selection /*Used for customerservice cms page*/
	{
	display:block;
	font-weight:bold;
	margin-top:20px;
	}	
dl.faq dt
	{
	margin:10px 0 0 0;
	}
dl.faq dd
	{
	margin:0 0 0 15px;
	}

.shop-access a.top-link-holiday, .shop-access a.top-link-holiday:hover
	{
	color:#993300;
	}
.sku, a.sku:hover, a.sku:active, a.sku:link, a.sku:visited
	{
	font-size:x-small;
	color:#bbb;
	text-decoration:none;
	}
/*Top Navigation Specific Styles*/

#nav
	{
	padding:0 0 0 0;
	}
#nav li.home a
	{
	padding:5px 8px 0 0;
	margin:0;
	}
	
ol.instructions
	{
	list-style:decimal;
	}
ol.instructions li
	{
	margin:5px 0 0 30px;
	}
/*Header Area Styles*/
div#undernav
	{
	width:951px;
	margin:0 auto;
	background:url(../images/search_bar_bg.gif) transparent no-repeat;
	}
/* Logo */

.header-container
	{
	border:none;
	background:none;	
	}
.header
	{
	z-index:50;
	padding:0;
	width:950px;
	height:92px;
	background:url(../images/header_bg.jpg) repeat #FFFFFF;
	}
div#logo {float:left;}
div#logo img {margin:18px 0 0 25px; float:left;}
div.branding { margin: 18px 0 0 25px; }
.page-popup div#logo { display:none; }

.shop-access{margin:0;}

span.phone-num
	{
	width:180px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:8px 0 0 10px;
	color:#72634f;
	}
.header .quick-access
	{
		width: 400px;
	}
.header .quick-access .links li a
{
    color: #993300;
}
.header .quick-access .links li a:hover
{
    color: #333333;
}

.tollfree{font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#993300;}
/*Home Page Styles*/
div#main{ margin-top:0;}
div.cat-box
	{
	float:left;
	width:188px;
	margin:0 0 0 20px;
	display:inline;
	}
div.cat-box h3 a{color:#993300;}
div.cat-box h3
	{
	font-size:1.1em;
	text-align:center;
	padding-right:7px;
	}
div.cat-box img
	{
	display:inline;
	}
div.first
	{
	margin-left:0;
	}
div.category-row
	{
	float:left;
	clear:both;
	margin:0 0 20px 75px;
	width:825px;
	}

/*Category Page Styles*/
.breadcrumbs
{
    background: none;
    border: none;
    padding: 0 20px;
}
div.category-head h1, div.product-specs h1
	{
	font-size:1.3em;
	margin:0;
	}
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid
	{
	background:transparent url(../images/bkg_products-grid4.gif);
	}
div.category-head h2,  div.product-specs h2
	{
	font-size:1.2em;
	}
	
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item
	{
	width:150px;
	}	
	
/*checkout page styles*/
p.confirm-note
	{
	font-style:italic;
	}

/*Product Page Styles*/
img.prod-customize
	{
	float:right;
	}
div.product-shop h4{float:left;}
.product-shop div.short-description { 
	float: left;
	width: 350px;
	clear: left;
}
div.wmi-quick-overview{width:125px;float:left;}
div.short-description ul
	{
	list-style-type:disc;
	}
.add-to-holder ul.add-to-box
	{
	margin:-2px 25px 0 0;
	float:right;
	}
ul.add-to-box li
	{
	margin-top:2px;
        display: inline;
	}
.add-to-holder .add-or 
	{
	padding: 0 20px;
	}
div.short-description ul li
	{
	margin-left:25px;
	}
div.product-desc-box
	{
	padding:5px;
	margin-top:15px;
	}
div.product-specs ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}

div.description ul
	{
	list-style-type: disc;
	list-style-position: inside;
	}
.product-options
	{
	margin:3px 0 0 0;
	}	
fieldset.product-options dl dd
	{
	}
fieldset.product-options dl dd.customization-dd
	{
	width:100%;
	}
fieldset.product-options input.input-text, fieldset.product-options textarea
	{
	padding:0;
	}
	
a.more-info
	{
	font-size:x-small;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	}

span.regular-price {
	font-size: 15px;
}

h2
{
	font-size: 1.2em;
}


div.product-img-box {
	width: 600px;
}

div.more-views {
	width: 270px;
	float: right;
	margin-left: 30px;
}
div.more-views li
{
    display: inline;
}
div.more-views li a
{
    border: 2px solid #DDDDDD;
    height: 56px;
    width: 56px;
    overflow: hidden;
}
#product_addtocart_form .product-shop {
}
div.product-shop-right {
	float: left;
	width: 250px;
}

h1.product-name {
}

.product-essential .product-shop {}

.product-options-bottom {
	width: 220px;
	height: 120px;
	float: right;
	background-color: #FFF5AE;
	border: 1px solid #C4C1BC;
	margin-top: 6px;
        padding: 0 20px;
}
.product-options
{
    background-color: #F6F6F6;
    border: 1px solid #E4E4E4;
    padding: 10px 15px 20px;
}
.mini-related-items {
	float: left;
	margin-top: 6px;
	width: 363px;
}
.bigPrice {
	float: right;
	width: 180px;
	text-align: right;
	margin: 10px 0;
}
.big-price-label {
	color: #280000;
	font-weight: bold;
	margin-right: 12px;
	font-size: 20px;
	float: right;
}

.bigPrice .price-box .regular-price .price {
	font-size: 20px;
}

.bigPrice .price-box {
	width: 80px;
	float: right;
}
.add-to-box
	{
	clear:both;
	}
.bigAddToCart {
	float: right;
	width: 220px;
	margin-bottom: 6px;
}

.bigAddToCart .add-to-cart-box button {
	width: 100px;
	height: 30px;
}

.bigAddToCart .add-to-cart-box input {
	width: 35px;
	height: 24px;
	font-size: 18px;
}

.bigAddToCart .add-to-cart-box .qty-box label {
	font-size: 16px;
	margin-top: 6px;
}

.bigAddToCart .add-to-cart-box button span {
	font-size: 15px;
}

.product-options-bottom p.availability {
	text-align: right;
	margin-top: 55px;
}

#product-options-wrapper p.required {
	padding: 0px;
}

#main .product-essential #product-options-wrapper {
	padding-bottom: 2px;
}

#product-options-wrapper dt {
	clear: both;
	padding-top: 2px;
}


/* NAV BAR CUSTOM*/
ul.sf-navbar
{
  background-color: #FFF;
  border-color: #993300;
  padding-left: 0;
  width: 950px;
}

ul.sf-navbar a, ul.sf-navbar ul li.sfHover li a
{
  color: #993300;
  font-weight: bold;
}

ul.sf-navbar ul li.sfHover li:hover a {
    color: #FFF;
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li.sfHover a.level-top,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
  background-color: #993300;
  color: #FFF;
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background-color: #993300;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
.sf-navbar ul li.sfHover a,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
    color: #FFF;
}

ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
  background-color: #993300;
  color: #FFF;
}

.sf-navbar ul li li a {
    color: #fff;
}

ul.sf-navbar li li {
  padding: 0;
  border-bottom:1px dotted #DDDDDD;
}

ul.sf-navbar ul {
    border-top: none;
}

div.nav-container ul.sf-navbar a {
  padding:3px 6px 3px 8px;
}
.holiday-shipping{
float:left;
width:203px;
margin-top:10px;
margin-left:40px;
}

body.onestepcheckout-index-index h1
{
    line-height: 1;
}
