@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;}
#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: #B8B8B8 url(/content/176376/images/sitebg.jpg) 0 0 repeat-x;
	color: #000;
	font-family: arial, sans-serif;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

#container{
	width: 963px; /* Page width */
	background: url(/content/176376/images/bodyshell-bg-repeat.gif) 1px 0 repeat-y; /* Site background image */
}
#bodyshell{float: left; width: 100%; background: url(/content/176376/images/bodyshell-bg.jpg) 0 0 no-repeat;}
#main{float: right; width: 100%; margin-left: -50em;}
#leftnav{width: 179px;padding:0 0 0 16px;float: left; display: inline; position: relative;} /* Left nav width; Set to 0 for one column layout */
#content{margin-left: 206px;} /* Should match left nav width; Set to 0 for one column layout */
#content-pad{padding: 0 13px 14px 0;width: auto; position: static;} /* Apply padding to main content body as necessary */
#footer{clear: both;}

/*
	Store styles
*/

/******* HEADER *******/
#header{
	background: url(/content/176376/images/headerbg.jpg);
	height: 156px;
	position: relative;
}

.logo{
    left: 0;
    position: absolute;
    top: 0;
}

#headerlinks{
    position: absolute;
    left: 280px;
    top: 30px;
}

#headerlinks ul li a{
    background: url(/content/176376/images/headerlinks-sep.png) 0 center no-repeat;
    font-size: 11px;
    padding: 0 5px 0 19px;
    color:#fff;
    font-weight: bold;
}

#headerlinks ul li:first-child a{background: none;}

.searcharea{
    right: 86px;
    position: absolute;
    top: 126px;
}

.searcharea #search-box form *{vertical-align: middle;}

.searcharea #search-box{position: relative;}

.searcharea #search-box form input.search-field{
    background: none;
    border: none;
    width: 135px;
}

.searcharea #search-box div.adv-search{
    position: absolute;
    top: -3px;
    left: 168px;
    width: 85px;
    line-height: 11px;
}

.searcharea #search-box div.adv-search a{
    font-size: 11px;
    color:#fff;
}

.shopbtn{
    position: absolute;
    right: 15px;
    top: 28px;
}

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 {
    background: url(/content/176376/images/carticon.gif) 0 center no-repeat;
    margin: 0 6px 0 0;
    padding: 3px 0 3px 106px;
    font-weight: bold;
    width:100px;
    font-size: 11px;
    color: #000;
}

ul#cart-links li a.checkout {
    background:transparent url(/content/176376/images/viewcart.jpg) 0 0 no-repeat;
    color:#000;
    font-size:0;
    height:20px;
    width:84px;
}

.headhtml{
    position: absolute;
    right: 16px;
    top: 68px;
    color: #fff;
    text-align: right;
}

.headhtml a{color: #fff;}

.sitelinks{
    position: absolute;
    top: 116px;
    left: 201px;
    background: url(/content/176376/images/navline.gif) 0 0 repeat-y;
}

.sitelinks ul li a{
    font: bold 14px arial;
    color: #fff;
    text-transform: uppercase;
    background: url(/content/176376/images/navline.gif) right 0 repeat-y;
    display: block;
    float: left;
    padding: 10px 12px 8px;  
}

/******* LEFT NAV *******/
#navcontainer, .mailinglist{
    margin-bottom:20px;
}
#navcontainer ul, #navcontainer ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
#navcontainer ul li{
    border-bottom: 1px solid #CCCCCC;
    padding: 0;
}
#navcontainer ul li a{
    background: url(/content/176376/images/bullet.gif) 11px center no-repeat;
    color: #1B2E3D;
    display: block;
    font-weight: bold;
    padding: 5px 5px 5px 28px;
}

#navcontainer ul li:hover a, #navcontainer ul li a:hover{background: #348CCC url(/content/176376/images/bullethover.png) 11px center no-repeat; color:#fff; text-decoration: none;}

#navcontainer ul li ul{display:none;}

.mailinglist{
    width: 179px;
    margin: 0 auto 20px;
    background: url(/content/176376/images/mailtop.jpg) 0 0 no-repeat;
}

.mailinglist .newstext, .mailinglist .newsform, .mailinglist .newsprivacy{
    font-size: 11px;
    padding: 8px 12px;
    color:#FFFFFF;
}

.mailinglist .newstext{padding-top: 46px;}

.mailinglist .newsform *{vertical-align: middle;}

.mailinglist .newsform input#newsletter-email{
    border: 1px solid #7D7E80;
    background:#EBEBEB;
    padding: 2px 3px 1px;
    width: 124px;
}

.mailinglist .newsprivacy{
    text-align: center;
    color:#353537;
    padding-bottom: 16px;
}

.mailinglist .newsprivacy a{color:#353537; text-decoration: underline}
.mailinglist .newsprivacy a:hover{text-decoration: none;}

.badges{
    margin-bottom: 20px;
    text-align: center;
}

.badges img{
    margin: 4px;
}

/******* FOOTER *******/
#footer{
	background: #B8B8B8 url(/content/176376/images/footerbg.png) 0 0 no-repeat;
	padding-bottom: 25px;
}

#footerlinks{
	text-align: center;
	padding: 22px 0 14px 0;
}

#footerlinks ul li a{
    border-left: 1px solid #fff;
    font-size: 11px;
    padding: 0 16px;
    color: #fff;
}

#footerlinks ul li:first-child a{border: none;}

.credits{
    font-size: 10px;
    margin-top: 20px;
    text-align: center;
    color: #2F2F2F;
}

.credits a{color: #2F2F2F;}

.credits span.copyright{color:#2E2E2E;}
.credits span.copyright a{color:#2E2E2E;}

.credits span{color:#646464; display: block; margin-top: 4px;}
.credits span a{color:#646464;}

/**************/
.pagebanner{
    background:#373737 url(/content/176376/images/bannerbg.jpg) 0 0 repeat-x;
    color: #fff;
    margin: 12px 0;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 22px;
}

.caption{
    font-size: 12px;
    line-height: 16px;
    padding: 0 17px;
}

#homefeatured{
    width: 100%;
    margin-bottom:12px;
}

.breadcrumbs{
    font-size: 12px;
    padding: 4px 4px 0;
}

.breadcrumbs a{text-decoration: underline;}
.breadcrumbs a:hover{text-decoration: none;}

#sectcontain #subheader h2.pagebanner{margin-bottom: 0;}

.sectioncontain {
    float: left;
    line-height: 16px;
    width: 724px;
    background:#fff;
    padding:15px 10px;
}

.sectioncontain .image {
    float:left;
}

.sectioncontain .image img {
    padding:0 20px 10px 10px;
}

.sectioncontain #caption{
     
}

.itemcontain{
    float: left;
    margin-bottom:16px;
    width: 712px;  
    background: #fff;
    padding: 14px 16px;
    
}

.itemleft{width:386px; padding-top: 10px;text-align: center;}
.itemright{width:324px;}

table#product-info-table{}

table#product-info-table th, table#product-info-table td{
    padding: 4px 0;
    vertical-align:middle;
    color: #323232;
}

table#product-info-table td{width: 149px;}

table#product-info-table th{
    font-weight: bold;
    width: 75px;
    padding-right:10px;
}

table#product-info-table tr.itemnum td{font-weight: bold;}
table#product-info-table tr.sprice td .saved{font-weight: bold; color:#59A0D8;padding-left:10px;}

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; font-weight: bold;}
table#product-info-table tr.opts td .option .option-choices{float: left;}
table#product-info-table tr.opts td .option .option-choices select{font-size: 10px;}

table#product-info-table tr.qty td label{display:none;}

table#product-info-table tr.addtocart th{
    padding: 39px 0 0;
    text-align: center;
    width: 100%;
}

.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; width:126px; height:24px; font-size:0; line-height: 0; color:#286896; background: url(/content/176376/images/sm-atc.jpg) 0 0 no-repeat;border: none; margin:12px auto 0 !important;}

/*product display*/
div.product, div.result{padding:8px 0;}
div.product .product-details a, div.result .details h3 a{font-size: 12px; color: #000; display: block; margin: 5px 0 !important;font-weight:bold;}
div.product .product-details .price span, .price, .price span{font-size: 12px !important;}
div.upsell-panel div.product .product-details .price span{font-weight: bold;}
div.product .product-details .price span.reduced, .price span.reduced{color:#696969 !important; text-decoration: line-through;}
div.upsell-panel div.product .product-details .price .reduced{font-weight: normal;}
div.product .product-details .price span.sale, .sprice span.sale{color:#C20201; font-weight:bold;}
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:url(/content/176376/images/paging-bg.png) 0 0 no-repeat;padding: 7px 3px; font-size: 12px; text-align: center; color:#32342F;font-family: Verdana; margin: 4px 0;}
#page div.paging a{color:#1057CD; text-decoration: underline;}
#page div.paging a:hover{text-decoration: none;}
#page div.paging a.disabled{color:#32342F;}
#page div.results-grid, #page div.results-grid .results-row{width: 100%; background:#fff; padding: 10px 0;}
#page div.results{background: #fff; padding: 10px 15px;}
#page div.results-grid .result{width:240px; max-width:240px; 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{font-size:11px; margin: 0;}
#page .result .details{width:460px;}
#page .result .amount{width: 130px; padding: 0; text-align: center;}

/*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;}


/******* FEATURES *******/
/* Start Tabbed Info Styles */
div#tabs-nav-container {
	margin: auto;
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 9px solid #4D99D3;
}

div#tabs-nav-container ul#tabs-nav {
	margin: 0;
	float: left;
	clear: both;
	list-style: none;
	height:27px;
	width:100%;
}

div#tabs-nav-container ul#tabs-nav li {
	list-style:none;
	margin: 0 2px 0 0;
	height: 27px;
	float: left;
	background:url(/content/176376/tabbedinfo/tabinactive.jpg) no-repeat right;
	font-size:12px;
	text-transform: uppercase;
}

div#tabs-nav-container ul#tabs-nav li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	height: 21px;
	text-align: center;
	padding-right:30px;
	padding-left:30px;
	padding-top: 6px;
	color: #7B7B7B;
	font-weight:bold;
	outline:none;
	background:url(/content/176376/tabbedinfo/tabinactivecorner.jpg) no-repeat left;
}

div#tabs-nav-container ul#tabs-nav li.active {
	background:url(/content/176376/tabbedinfo/tabactive.jpg) no-repeat right;
}

div#tabs-nav-container ul#tabs-nav li.active a {
	background-position: left 0;
	color: #fff;
	background:url(/content/176376/tabbedinfo/tabactivecorner.jpg) no-repeat left;
}

div#tabs-nav-container ul#tabs-nav li.tabhover a:hover {
	text-decoration: none;
}

div.tabscontain{
	float:left;
	width:100%;
	border-top: 3px solid #4B7DA0;
}

div.tabscontain div.tabs {
	clear: both;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 16px;
	border: 1px solid #C2C0C5;
	background: #fff;
	border-top:none;
	text-align: left;
	float:left;
	margin-bottom:10px;
	width: 710px;
}
/* End Tabbed Info Styles */



/* Product Scroller */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango .jcarousel-container {
    x-moz-border-radius: 10px;
    xbackground: #F0F6F9;
    xborder: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 425px;*/
    padding: 15px 40px;
    margin: 10px 0 20px;
	height:213px;
	background: url(/content/176376/scroller/scroller-bg.png) 0 0 no-repeat;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    /*width:  420px;*/
    height: 213px;
	/*border-right:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;*/
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 145px;
    height: 213px;
	border-right:26px solid #fff;
	text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    xmargin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 77px;
    right: 3px;
    width: 22px;
    height: 41px;
    cursor: pointer;
    background: transparent url(/content/176376/scroller/scroll-arrow-right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -22px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -22px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 77px;
    left: 3px;
    width: 22px;
    height: 41px;
    cursor: pointer;
    background: transparent url(/content/176376/scroller/scroll-arrow-left.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -22px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -22px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/content/176376/scroller/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;

    cursor: pointer;
    background: transparent url(/content/176376/scroller/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


#scrollarea {
	width:840px; 
	background:#C5C5C5; 
	overflow:hidden;
}

#scrollarea #scrolltab {
	float:left; 
	width:300px; 
	color:#B6006E; 
	display:inline; 
	font-weight:bold; 
	background:#EFEFEF url(/content/176376/scroller/scroll-bar-topleft.jpg) no-repeat top left; 
	position:relative; 
	padding:8px 10px 3px; 
	text-transform:uppercase;
}

#scrollarea #scrolltabtoggle {
	position:absolute;
	top:0px; 
	right:0px; 
	width:75px; 
	height:24px; 
	background:url('hide.jpg') no-repeat 0px 0px;
}

#scrollarea #scrolltabtoggle.show {
	position:absolute; 
	top:0px; 
	right:0px; 
	width:75px; 
	height:24px; 
	background:url('hide.jpg') no-repeat 0px -24px;
}

#scrollarea #scrolltabtoggle a {
	display:block; 
	height:24px;
}

#scrollarea #scrollitems {
	clear:both; 
	height:170px; 
	width:840px; 
	background:url(/content/176376/scroller/scroll-area-bg.jpg) repeat-x top left; 
	border-bottom:2px solid #C5C5C5;
}



.jcarousel-item .image {
	height:100px; 
	overflow:hidden; 
	margin-bottom:8px;
}

.jcarousel-item .image a img {
	border:1px solid #C7C7C7;
}

.jcarousel-item .image a:hover img {
	border:1px solid #BD0F71;
}

.jcarousel-item .name {
	padding:0pt 5px;
}

.jcarousel-item .name a {
	font-size:10px; 
	color:#000;
}
.jcarousel-item .name a:hover {
	color:#B70068; 
	text-decoration:none;
}

.jcarousel-item .designer {
	font-size:10px; 
	color:#909090; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:2px;
}


li.jcarousel-item.jcarousel-item-horizontal .product .product-thumb{
    padding: 15px 0;
    border: 1px solid #DADADA;
}


/*TESTIMONIALS*/

.testis
{
    background: #B4D8E6;
    margin:0 auto 20px;
    width: 177px
}

#testimonials{
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	line-height: 18px;
	color: #294E5E;
}

#testimonials li{
	list-style:none;
	padding: 0 22px;
	margin: 0;
	font-size:12px;
}

#testimonials li div
{
    font-size: 12px;
    text-align: left;
}

/* Start Expanding/Cascading Nav Styles #eNav = expanding, #cNav = cascading */
ul#eNav, ul#cNav{
	margin:0;
	display:block;
}

ul#eNav li ul, ul#cNav li ul{
	display:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#cNav li{position: relative;width: 179px;}

ul#cNav li ul{position: absolute; top: 0; left: 179px;z-index: 999; background:#348CCC; padding: 5px 0;}

#navcontainer ul#cNav li ul li{border: none;}

#navcontainer ul#cNav li ul a{
    border: none;
    font-size: 11px;
}

#navcontainer ul#cNav li ul a:hover{
    text-decoration: underline;
}

ul#eNav li ul li a{
	color:#fff;
	display:block;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:25px;
	text-decoration:none;
	background:none;
}

ul#eNav li ul li a:hover{
	text-decoration:underline;
}
/* End Expanding/Cascading Nav Styles */

/* FAQ */
.fanswer{display:none; font-size: 11px; padding: 3px 8px;}
.fquestion{display:block; font-size: 12px; font-weight:bold; text-decoration: underline; padding: 6px 0;}


/* FLYOUT ASSISTANT */
#main{overflow:hidden;position:relative;}
.sc-flyout-tip {background:url(/content/176376/flyout/quicktip.png) no-repeat 0 0; width:194px; height:52px; display:none; position:absolute; top:-50px; left:-195px;}
.sc-flyout-tip .tip {padding:8px 4px 0 4px; color:#000; font-size:12px; text-align:center;}
#sc-flyout {position:absolute; top:0; left:0; z-index:10; background:#fff; width:250px; min-height:140px; *height:150px; border:1px solid #676767; display:none;}
#sc-flyout-int {padding:2px;}
#sc-flyout-tab {background:url(/content/176376/flyout/sc-flyout-tab.png) no-repeat 0 bottom; display:block; height:140px; width:37px; position:absolute; top:-1px; left:0; cursor:pointer;}
#sc-flyout-tab.sc-flyout-tab-on {background-position:0 0;}
.sc-flyout-info {padding:2px 0 2px 3px; text-align:left;}
.sc-flyout-tab-btn {background:url(/content/176376/flyout/sc-flyout-deco.gif) no-repeat 0 bottom; display:block; height:18px; padding:0 0 0 25px; font-size:12px; cursor:pointer;}
.sc-flyout-tab-btn-on {background-position:0 top; color:#6B6451;}
.sc-flyout-tab-info {display:none; font-size:11px; padding:4px; background-color:#F0F0F0; margin:2px 1px 1px;}
.sc-flyout-tab-info ul.qa {margin:0; padding:0 0 0 5px;}
.sc-flyout-tab-info ul.qa li {list-style:none;}

/* sequence banner */
.scSequenceBanner {width:744px; height:233px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; }
.scSequenceBannerMain {position:relative;}
.scSequenceBannerMain div {position:absolute; top:0; left:0;}
.scSequenceButtons { height:25px; position:absolute; z-index:100;}
/* graphical button background */
a.scSButton {cursor:pointer; display:block; float:left; width:25px; padding:5px 0 6px 0; background:url(/content/176376/sequencebanner/scSBbtn.png) no-repeat right 0; color:#000; text-align:center; font-size:11px; margin:0 1px 2px 0;}
a.scSButton:hover {background:url(/content/176376/sequencebanner/scSBbtn.png) no-repeat 0 0; font-weight:bold;}
a.scSBon, a.scSBon:hover {background:url(/content/176376/sequencebanner/scSBbtn.png) no-repeat center 0; font-weight:bold;}
/** square button (CSS version) 
a.scSButton {cursor:pointer; display:block; float:left; width:20px; padding:2px 0; background:#000; color:#fff; text-align:center; font-size:12px; margin:0 2px 2px 0; border:1px solid #fff;}
a.scSButton:hover {background:#555;}
a.scSBon, a.scSBon:hover {background:#900;}
**/
.scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(/content/176376/sequencebanner/scSBPause.png) no-repeat 0 0;}

/* SITE MAP */
.sitemap .pages_header, .category_header, .product_header{font-weight: bold; font-size: 14px; padding-bottom: 8px;}
.sitemap .pages{line-height: 12px;}
.sitemap .pages a, .sitemap .categories a, .sitemap .products a{display: block; padding:0 10px;}

/* 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:126px; height:24px; font-size:0; line-height: 0; color:#286896; background: url(/content/176376/images/sm-atc.jpg) 0 0 no-repeat;border: none;}
/* Advanced Search button */
#advanced-search input.btn-adv-search{width:84px; height:31px; font-size:0; line-height: 0; color:#92C812; background: url(/content/176376/images/submit.jpg) 0 0 no-repeat; border: none;}


.homepageLayout .caption{margin: 20px 0;}
.homepageLayout h2.pagebanner{margin-bottom: 0;background: url(/content/176376/images/banner-bg.gif) 0 0 no-repeat;color: #000; padding: 7px 34px 6px; font-size: 15px; font-weight: bold;}

.moreFeatured{background: #fff; margin-top: 1px; padding: 12px ;}
.moreFeatured table{}
.moreFeatured table td{text-align: center; vertical-align: top;}
.moreFeatured table td.imageCell{padding: 15px 0;}
.moreFeatured table td.vsep{padding: 0; font-size: 0; line-height: 0; width: 1px; background: #E0E0E0;}
.moreFeatured table td.infoCell{padding-bottom: 15px;}
.moreFeatured table td.infoCell a{color: #000; font-size: 12px; font-weight: bold; display: block; margin: 5px 0;}
.moreFeatured table td.infoCell span{display: block;}


.contactForm{}
.contactTable{background:#B4CFED; border: 1px solid #89ADE7;}
.contactTable td{padding: 5px; vertical-align: middle;}
.contactTable td textarea{width:354px;}

#categories, #items{float: left; width: 100%;}
#categories{margin-top: 4px;}
#sectcontain .caption{clear: both;float: left; width: 710px; margin: 8px 0;}


.vertsep{border-right: 1px solid #E0E0E0;}

.results-grid .horzsep{
    display: table-row;
}

.results-grid .horzsep.last, #categories .results-grid .horzsep{display: none;}

#categories .results-grid .vertsep{border: none;}

.results-grid .horzsep div{
    display: table-cell;
    font-size: 0;
    line-height: 0;
    height: 29px;
    background: url(/content/176376/images/hsep.gif) 0 0 repeat-x;
}

*:first-child+html .results-grid .horzsep div{float: left; width: 240px;}

h2.fn.pagebanner{
    margin-bottom: 0;
}

.itemright{
    background: url(/content/176376/images/pit-bg.jpg) 0 0 repeat-y;
}

.prodInfo{
    background: url(/content/176376/images/pit-top.jpg) 0 0 no-repeat;
}

.pit{
    background: url(/content/176376/images/pit-bot.jpg) 0 bottom no-repeat;
    padding: 34px 36px 39px 46px;
}

#itemsubheader.pagebanner{padding: 6px 10px; margin-bottom: 0;}
.pagebanner h3{font-size: 14px; text-transform: uppercase;}

.cross-sell.relateditems{background: #fff; padding: 10px 0; width: 100%;}
.cross-sell.relateditems a{text-decoration: none; font-family:Arial;}
.cross-sell.relateditems a:hover{text-decoration: underline;}

#categorysubheader.pagebanner{
    color:#303032;
    background: none;
    padding: 10px 18px;
    margin-bottom: 0;
}


#categorysubheader.pagebanner h3{
    font-size: 15px;
    text-transform: none;
}
.relateditems{padding:0 18px;}
.relateditems.items{padding:0; clear:both; float:left; width:100%;}
.relateditems a{color:#1552CF; text-decoration: underline; font-size: 12px;font-weight: normal; font-family: Verdana;}
.relateditems a:hover{text-decoration:none;}

.relateditems div.upsell-panel{float: left; width: 100%; padding: 10px 0; background:#fff;}

.relateditems div.upsell-panel div.group{
    float: left;
    width: 100%;
    background: url(/content/176376/images/upsell-bg.gif) 0 0 repeat-y;
}

.relateditems div.upsell-panel div.group a{text-decoration: none;}
.relateditems div.upsell-panel div.group a:hover{text-decoration: underline;}

#page.product-detail div.gallery, div.gallery{float: none !important; padding: 0 !important;}
body #page.product-detail div.gallery .pretty_photo_image, body div.gallery .pretty_photo_image{text-align: center !important; padding: 0 !important;}

div.wrapper-main{background: #fff; padding: 10px;}

#advanced-search{width: 370px;}