@charset "utf-8";
/*
	Solid Cactus shell framework v0.1


	Base styles - do not edit
*/
* {vertical-align: baseline;font-family: inherit;font-style: inherit;font-size: 100%;outline: 0;padding: 0;margin: 0;}
img, a{	border: 0;}
body{ /* Set font size to 12px in IE */text-align: center;font-size: 75%;}
html>body{ /* Set font size to 12px in everything else  */font-size: 12px;}
#container{text-align: left;margin: 0 auto;background: #fff;}
#main{float: right; width: 100%; margin-left: -50em;}
#leftnav{float: left; display: inline; position: relative;}
#content{width: auto; position: static;}
#footer{clear: both;}
.clear{clear: both;}
.clearer{clear: both; width: 100%; height: 0; font-size: 0; overflow: hidden;}
.float-left{float: left; display: inline;}
.float-right{float: right; display: inline;}
.infolinks, .infolinks ul{margin: 0; padding: 0; list-style: none;}
.infolinks li{list-style: none; display: inline;}
h1{font-size: 1.5em; font-weight: bold;}
h2{font-size: 1.4em; font-weight: bold;}
h3{font-size: 1.3em; font-weight: bold;}
h4{font-size: 1.25em; font-weight: bold;}
h5{font-size: 1.2em; font-weight: bold;}
h6{font-size: 1.1em; font-weight: bold;}
strong{font-weight: bold;}
em{font-style: italic;}
ul, ol, dl{list-style-position: outside; margin: 1em 1em 1em 2em;}
dl{margin-left: 1em;}
dd{margin-left: 2em;}
p{margin-bottom: 1em;}
blockquote{margin: 1em;}
form, fieldset{margin: 0; padding: 0; border: none;}

/*
	Page styles
*/

body{
	background: #414423 url(/content/177358/images/sitebg.jpg) 0 0 repeat-x;
	color: #000;
	font-family: arial, sans-serif;
}

a{
	color: blue;
	text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

#container{
	width: 960px; /* Page width */
	background: url(/content/177358/images/bodybg.jpg) 0px 0px repeat-y #fff; /* Site background image */
}

#bodyshell{float: left; width: 100%;}
#main{float: right; width: 100%; margin-left: -50em;}
#leftnav{width: 178px;padding:14px 0 0 7px;float: left; display: inline; position: relative;} /* Left nav width; Set to 0 for one column layout */
#content{margin-left: 200px;} /* Should match left nav width; Set to 0 for one column layout */
#content-pad{padding: 14px 16px 14px 0; width: auto; position: static;} /* Apply padding to main content body as necessary */
#footer{clear: both;}

/*
	Store styles
*/

/******* HEADER *******/
#header{
	background: url(/content/177358/images/headerbg.jpg);
	height: 171px;
	position: relative;
}

.logo{
	left:84px;
	position:absolute;
	top:56px;
}

#headerlinks{
	left:5px;
	position:absolute;
	top:21px;
}

#headerlinks ul li a{
    border-right: 1px solid #b68168;
    font-size: 12px;
    padding: 0 10px;
	color: #fff;
	font-weight: bold;
}

#headerlinks ul li.last a{border: none;}

.searcharea{
	left:76px;
	position:absolute;
	top:141px;
}

.searcharea #search-box form *{vertical-align: middle;}

.searcharea #search-box{position: relative;}

.searcharea #search-box form input.search-field{
    background: none;
    border: none;
    width: 207px;
	color: #4d4638;
	font-size: 10px;
	font-family: verdana;
}

.searcharea #search-box div.adv-search{
	left:246px;
	position:absolute;
	top:0;
    width: 100px;
}

.searcharea #search-box div.adv-search a{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.searcharea #search-box div.adv-search a:hover{
    text-decoration: none;
}

.shopbtn{
    position: absolute;
	right:25px;
	top:141px;
}

ul#cart-links, ul#cart-links li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}

ul#cart-links li a {
    display:block;
    float:left;
}

ul#cart-links li a.my-cart {
	font-weight: bold;
    background: transparent;
    margin: 0 6px 0 0;
    text-align:left;
    width:172px;
	color: #4d4638;
	padding: 2px 0;
	text-indent: -9999px;
}

ul#cart-links li a.checkout {
    background:transparent url(/content/177358/images/viewcart.jpg) 0 0 no-repeat;
    color:#848484;
    font-size:0;
	height:15px;
	width:78px;
}

.headhtml{
	left:425px;
	position:absolute;
	top:65px;
	text-align: center;
	font-size: 14px;
}

.promo {
	font-size: 19px;
	color: #ff4606;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}
.phone {}

/******* LEFT NAV *******/
#navcontainer {
    background: url(/content/177358/images/leftnavbg.jpg) 0 0 repeat-y;
    margin-bottom:12px;
}

.mailinglist {
    background: url(/content/177358/images/mailbg.jpg) 0 0 repeat-y;
    margin-bottom:12px;
}

#navcontainer ul, #navcontainer ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
#navcontainer ul li{padding: 0 1px;}
#navcontainer ul li a{
    background: url(/content/177358/images/bullet.gif) 10px center no-repeat;
    border-bottom: 1px solid #FFFFFF;
    color: #3F3F3F;
    display: block;
    font-weight: bold;
    padding: 5px 10px 5px 25px;
}

#navcontainer ul li ul{display:none;}

.mailinglist .newstext, .mailinglist .newsform, .mailinglist .newsprivacy{
    font-size: 11px;
    padding: 3px 8px;
}

.mailinglist .newsform *{vertical-align: middle;}

.mailinglist .newsform input#newsletter-email{
    border: 1px solid #8E8E8E;
    padding: 1px 3px;
    width: 130px;
}

.mailinglist .newsprivacy{
    padding-top: 8px;
    text-align: center;
}

.badges{
    margin-bottom: 12px;
    text-align: center;
}

.badges img{
    margin: 4px;
}

/******* FOOTER *******/
#footer{
	background: #414423 url(/content/177358/images/bodybot.gif) 0 0 no-repeat;
	padding: 32px 0 42px;
}

#footerlinks{
	text-align: center;
	background: #414423 url(/content/177358/images/footer.png) 0 -1px no-repeat;
	padding: 14px 0;
}

#footerlinks ul li a{
    border-right: 1px solid #fff;
    font-size: 11px;
	color: #fff;
    padding: 0 10px;
}

#footerlinks ul li.last a{
	border: none;
	background: url(/content/177358/images/carticon.gif) no-repeat right center;
	padding-right: 25px;
}

.credits{
    font-size: 11px;
    margin-top: 20px;
    text-align: center;
}

/**************/
.pagebanner{
    background:#EDCA8C;
    color: #552f24;
	font-size: 14px;
	font-weight: bold;
    margin: 12px 0;
    padding: 4px 10px;
	font-family: "georgia";
}

.caption{
    font-size: 12px;
    line-height: 1.4em;
	color: #5c5353;
    padding: 0 10px;
}

.homepageLayout p {
	margin: 0 2px 10px;
}

#homefeatured{
    width: 100%;
    margin-bottom:12px;
}

.breadcrumbs{
    font-size: 11px;
}

.breadcrumbs a{text-decoration: underline;}
.breadcrumbs a:hover{text-decoration: none;}

.sectioncontain {
    float: left;
    line-height: 1.3em;
    margin-bottom:15px;
	width: 744px;
}

.sectioncontain .image {
    float:left;
}

.sectioncontain .image img {
    padding:0 20px 10px 10px;
}

.itemcontain{
    float: left;
    margin-bottom:12px;
    width: 100%;    
}

.itemleft, .itemright{width:45%;}
.itemleft{text-align: center;}

table#product-info-table{
    background: #fff;
    border: 1px solid #5B2D20;
}

table#product-info-table th, table#product-info-table td{
    border-bottom: 1px solid #5B2D20;
    padding: 4px 8px;
    vertical-align:middle;
}

table#product-info-table th{
    background: #EDCA8C;
    font-weight: bold;
    width: 75px;
}

table#product-info-table tr.opts td .option{
    float: left;
    padding: 2px 0;
    width: 100%;
}

table#product-info-table tr.opts td .option .option-name{float:left; padding-right: 8px;}
table#product-info-table tr.opts td .option .option-choices{float: left;}

table#product-info-table tr.qty td label{display:none;}

table#product-info-table tr.addtocart th{
    background: #fff;
    border-bottom: none;
    padding: 10px 0;
    text-align: center;
}

.relateditems{margin-bottom:12px;}
.relateditems a{font-size: 11px;font-weight:bold;}


/******* SCEC OVERRIDES *******/

/*upsell*/
div.upsell-panel h2{display: none;}
div.upsell-panel div.product{width:235px; text-align: center;}
div.upsell-panel div.product .product-details{width: 100%;}
div.upsell-panel div.product .product-details a.btn-main {float: none; display:none;}

/*product display*/
div.product, div.result{padding:8px 0;}
div.product .product-details a, div.result .details h3 a{font-size: 12px; color: #6b6b6b !important; display: block; margin: 5px 0 !important;font-weight:bold;}
div.product .product-details .price span, .price, .price span{font-size: 12px !important; font-weight: normal !important}
div.product .product-details .price span.reduced, .price span.reduced{color:#666 !important; text-decoration: line-through;}
div.product .product-details .price span.sale, .sprice span.sale{color:#D22F17; font-weight:normal !important;}
div.result .amount .price span, div.product .product-details .price span{display:block;}
div.product .product-details a.btn-main{display:none;}

/*paging*/
#page div.paging {background:#EDCA8C;border:1px solid #ffffff; padding: 3px; font-size: 11px; text-align: center;}
#page div.results-grid, #page div.results-grid .results-row{width: 100%;}
#page div.results-grid .result{width:248px; max-width:248px; text-align:center;}
#page div.results-grid .result .thumbnail{margin: 0 !important; width: 100%;}
#page div.results-grid .details{text-align: center;}
#page div.results-grid .result .amount{text-align: center; padding: 0; width: 100%;}
#page .result h3 {margin: 0;}
#page .result .description{display: none;}

/*cart*/
div.wrapper-main input.button.clear-cart {display:none;}
div.wrapper-main .upsell table td{width: 245px;padding:8px 0;}
div.wrapper-main .upsell .product-thumb, div.wrapper-main .upsell .product-details{text-align: center;width:100%;}
div.wrapper-main .upsell .product-details a{font-size: 12px; margin:5px 0;}

/* Cart Fixes */
body div.wrapper-main form fieldset legend {font-size:15px;font-weight:bold;padding-bottom:15px; color:#000;text-decoration:none !important;}
body div.wrapper-main form fieldset legend:first-letter {text-decoration:none !important;}
div.wrapper-main form fieldset#comments p{float: left;}
/* Add to cart button in paging */
#page div.results-grid .btn-add-to-cart, #page .result .btn-add-to-cart{width:90px; height:20px; font-size:0; line-height: 0; color:#fff; background: url(/content/177358/images/sm-atc.jpg) 0 0 no-repeat;border: none;}
/* Advanced Search button */
#advanced-search input.btn-adv-search{background:none repeat scroll 0 0 #563227;
border:medium none;
color:#FFFFFF;
height:25px;
width:64px;}

#simpleTextLink {display:block; padding:5px 0;}
.simpleTextMain{position:relative; display:inline; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:20px; width:100px; z-index:20; color: #000}
.simpleTextCont{display:none; position:absolute; left:80px; bottom:30px; width:417px; text-align:left;}
.simpleTextContTop { background:url(/content/177358/simpletext/scPopuptop.png) no-repeat 0 0; padding-top:7px;}
.simpleTextContMid {background:url(/content/177358/simpletext/scPopupmid.png) repeat-y 0 0; padding:5px;}
.simpleTextContBot {background:url(/content/177358/simpletext/scPopupbot.png) no-repeat 0 bottom;  padding-top:25px;}
a.scSimpleTextClose{position:absolute; top:10px; right:20px; display:block; background:#aaa url(/content/177358/simpletext/scSimpleTextClose.gif) no-repeat 0 0; height:20px; width:20px; color:#fff; font-weight:bold; text-decoration:none;}
.simpleTextContMid p {padding:10px 45px 10px 20px; margin:0; clear:both;}
