@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; color:#01464D;}
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:#C4F4FE url(/content/168938/images/sitebg.jpg) repeat-x 0 0;
	color: #545454;
	font-family: verdana, tahoma, arial, sans-serif;
}

#bodywrap{background:url(/content/168938/images/bg.png) center 0 no-repeat;}

a{
	color: #545454;
	text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

#container{
	width: 947px; /* Page width */
}
#bodyshell{float: left; width: 100%;background:url(/content/168938/images/whitebg.jpg) repeat-y top right;}
#main{float: right; width: 100%; margin-left: -50em;}
#leftnav{width: 155px;padding:14px 0 0 7px;float: left; display: inline; position: relative;} /* Left nav width; Set to 0 for one column layout */
#content{margin-left: 185px;} /* Should match left nav width; Set to 0 for one column layout */
#content-pad{padding: 0;width: auto; position: static;} /* Apply padding to main content body as necessary */
#footer{clear: both;}

/*
	Store styles
*/

/******* HEADER *******/
#header{
    background: url(/content/168938/images/header.png) 0 0 no-repeat;
	height: 166px;
	position: relative;
}

.logo{
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

#headerlinks{
    position: absolute;
    left: 195px;
    top: 0;
    width: 525px;
    height: 36px;
    z-index: 99;
    font-family: Arial;
}

#headerlinks ul
{
    padding: 9px 0 0 15px;
}

#headerlinks ul li a{
    font-size: 11px;
    padding: 0 10px 0 0;
    color:#157A96;
}

.searcharea{
    right: 0;
    position: absolute;
    top: 62px;
}

.searcharea #search-box form *{vertical-align: middle;}

.searcharea #search-box{position: relative; width: 288px;}

.searcharea #search-box form input.search-field{
    background: none;
    border: none;
    width: 235px;
    padding: 0 0 0 22px;
    font-size: 11px;
    color: #3A2A10;
}

.searcharea #search-box div.adv-search{
    position: absolute;
    top: 2px;
    left: 295px;
    width: 100px;
    display: none;
}

.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: 0;
    top: 113px;
}

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 {
    margin: 0 14px 0 0;
    padding: 5px 5px 4px 35px;
    text-align:center;
    width:194px;
    font-size: 11px;
    color: #3A2A10;
}

ul#cart-links li a.checkout {
    background:transparent url(/content/168938/images/checkout.jpg) 0 0 no-repeat;
    color:#848484;
    font-size:0;
    height:30px;
    width:152px;
    margin: -5px 0 0;
    text-indent: -9999px;
}

.headhtml{
    position: absolute;
    right: 12px;
    top: 8px;
    color: #157A96;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
}

.headhtml b{font-size: 13px;}

.freeship{
    position: absolute;
    top: 40px;
    left: 375px;
}

/******* LEFT NAV *******/
#navcontainer{
    margin-bottom:12px;
}
#navcontainer ul, #navcontainer ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
#navcontainer ul li ul{display:none;}
#navcontainer ul li{padding: 0 1px 1px;}
#navcontainer ul li a{
    background: url(/content/168938/images/bullet.gif) 0 center no-repeat;
    color: #04626E;
    display: block;
    font-weight: bold;
    padding: 5px 0 5px 14px;
    font-size: 13px;
}

#navcontainer ul li ul{display:none;}


/******* FOOTER *******/
#footer{
	background: #EE981D;
	padding: 0;
	margin: 35px 0 0;
	font-family: Arial;
	text-align: left;
	font-size: 11px;
}

#footer a{color: #FEFEFE;}

.innerFooter
{
    width: 960px;
    margin: 0 auto;
    padding: 50px 0 0;
    height: 220px;
    color: #FEFEFE;
    background: url(/content/168938/images/footer-title.gif) 0 20px no-repeat;
}

.innerFooter * {vertical-align: top;}

.footerLeft{width:583px; line-height: 18px;}

.footerLeft .address{width: 193px;}
.footerLeft .aboutlink{width:190px;}
.footerLeft #footerlinks{width:199px;}

.footerLeft ul, .footerLeft ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}

#footerlinks{
	text-align: left;
}

#footerlinks ul li a{
    color:#FEFEFE;
}

.footerRight{width: 377px;}

.mailinglist .newstext{padding:0 0 8px;}
.mailinglist .newsform form input#newsletter-email{
    background: url(/content/168938/images/mailbg.jpg) 0 0 no-repeat;
    border: none;
    font-size: 11px;
    padding: 6px 10px 5px;
    width: 246px;
    margin: 0 4px 0 0;
}

.mailinglist .newsprivacy{padding-top: 8px;}

.badges{margin:20px 0 0;}

.credits{
    font-size: 11px;
    margin-top: 20px;
    text-align: left;
    color: #F5CC8E;
}

#footer .credits a{ color: #F5CC8E;}

/**************/
.pagebanner{
    background:#9D1875;
    color: #fff;
    margin: 12px 0;
    padding: 4px 10px;
}

.pagebanner h3{font-size: 14px;}

.caption{
    font-size: 11px;
    line-height: 1.4em;
    padding: 0 10px 8px;
}

#homefeatured{
    width: 100%;
    margin-bottom:12px;
}

.breadcrumbs{
    font-size: 11px;
}

.breadcrumbs a{text-decoration: underline;}
.breadcrumbs a:hover{text-decoration: none;}

.sectioncontain {
    float: left;
    font-size: .9em;
    line-height: 1.3em;
    margin-bottom:15px;
    width: 100%;
}

.sectioncontain .image {
    float:left;
}

.sectioncontain .image img {
    padding:0 20px 10px 10px;
}

.itemcontain{
    float: left;
    margin-bottom:20px;
    width: 100%;    
}

.itemleft, .itemright{width:45%;}
.itemleft{text-align: center;}
.itemright{padding: 0 10px 0 0;}

table#product-info-table{
    background: #fff;
}

table#product-info-table th, table#product-info-table td{
    border-bottom: 1px solid #87B910;
    padding: 5px 8px;
    vertical-align:middle;
}

table#product-info-table th{
    font-weight: bold;
    width: 75px;
    text-align: right;
}

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;
    width: 100%;
}

.relateditems{margin-bottom:12px; text-align: center;}
.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: 11px; color: #555555; display: block; margin: 25px 0 5px !important;font-weight:normal; font-weight: normal !important;}
div.product .product-details .price span, .price, .price span{font-size: 12px !important; color:#555555;}
div.product .product-details .price span.reduced, .price span.reduced{color:#535353 !important; text-decoration: line-through;}
div.product .product-details .price span.sale, .sprice span.sale, #page .price .sale{color:#B4268A !important; font-weight:bold;}
div.result .amount .price span, div.product .product-details .price span{padding: 0 6px;}
div.product .product-details a.btn-main{display:none;}

/*paging*/
#page div.paging {background:#F2F2F2;border:1px solid #9D1875; padding: 3px; font-size: 11px; text-align: center;}
#page div.results-grid{}
#page div.results{background: #fff;padding:10px 15px;}
#page div.results-grid, #page div.results-grid .results-row{width: 100%; background:#ffffff;}
#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; padding: 0 10px;}
#page div.results .result .details{width: 470px;}
#page div.results .result .description{ padding: 0;}
#page div.results .result .amount{text-align: center; padding: 0;}

/*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: 11px; display: block; font-weight: normal;margin: 25px 0 5px;}
div.wrapper-main{background: #fff;padding: 10px;}
div.wrapper-main .upsell .product-details div.price{margin: 0 0 10px;}
div.wrapper-main .upsell .product-details div.price span{display: inline; padding: 0 6px;}
div.wrapper-main .upsell .product-details span.sale{color:#B4268A !important;}


/******* FEATURES *******/


/* Start Tabbed Info Styles */
div#tabs-nav-container {
	padding: 10px 0px;
	margin: auto;
	clear: both;
}

div#tabs-nav-container ul#tabs-nav {
	margin: 0;
	float: left;
	clear: both;
	list-style: none;
	height:28px;
	width:100%;
	background:url(/content/168938/tabbedinfo/tabulbg.gif) repeat-x bottom right;
}

div#tabs-nav-container ul#tabs-nav li {
	list-style:none;
	margin: 0 2px 0 0;
	height: 28px;
	float: left;
	background:url(/content/168938/tabbedinfo/tabinactive.gif) no-repeat right;
	font-size:12px;
}

div#tabs-nav-container ul#tabs-nav li a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	height: 22px;
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	padding-top: 6px;
	color: #fff;
	font-weight:bold;
	outline:none;
	background:url(/content/168938/tabbedinfo/tabinactivecorner.gif) no-repeat left;
}

div#tabs-nav-container ul#tabs-nav li.active {
	background:url(/content/168938/tabbedinfo/tabactive.gif) no-repeat right;
}

div#tabs-nav-container ul#tabs-nav li.active a {
	background-position: left 0;
	color: #000;
	background:url(/content/168938/tabbedinfo/tabactivecorner.gif) no-repeat left;
}

div#tabs-nav-container ul#tabs-nav li.tabhover a:hover {
	text-decoration: none;
}

div.tabscontain{
	float:left;
	width:100%;
}

div.tabscontain div.tabs {
	clear: both;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 16px;
	border: 1px solid #28A4A6;
	border-top:none;
	text-align: left;
	float:left;
	margin-bottom:10px;
        background:#ffffff;
}
/* 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 {
    padding: 80px 61px 10px;
	height:211px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 210px;
    height: 200px;
	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: 95px;
    right: 3px;
    width: 56px;
    height: 154px;
    cursor: pointer;
    background: transparent url(/content/168938/scroller/scroll-arrow-right.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -56px 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: -56px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 95px;
    left: 5px;
    width: 56px;
    height: 158px;
    cursor: pointer;
    background: transparent url(/content/168938/scroller/scroll-arrow-left.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -56px 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: -56px 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/168938/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/168938/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/168938/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/168938/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;
}


/* 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: 176px;}

ul#cNav li ul{position: absolute; top: 0; left: 160px;background:#88DFED; border: 1px solid #9D1875;padding-left:10px; z-index:99;}

ul#cNav li ul li a{font-size: 11px;}

ul#eNav li ul li a{
	color:#969696;
	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 */

/* 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; font-size:11px;}



/**/
.welcomeImage{float: left; width: 100%;}
.welcomeImage .banner{float: left; width:500px;padding:2px; border: 1px solid #ACF1FB;margin:6px 0 0;}
.welcomeImage .banner img{display: block;}
.welcomeImage .promos{float: right; width: 236px; padding: 0 12px 0 5px; height:275px; background:url(/content/168938/images/promos-2.png) 5px 0 no-repeat; color:#FFFFFF; font-size: 11px; overflow: hidden;}
.welcomeImage .promos .shipping{padding:36px 10px 60px 10px;}
.welcomeImage .promos .target{padding: 0 0 58px 70px;}
.welcomeImage .promos .cruelty{padding: 0 10px;}

.featuredItems{background: url(/content/168938/images/scroller-bg.png) 0 0 no-repeat;margin:4px 0 0; height: 301px;}

#page-content, #page{padding: 10px; background: #ffffff;}
#page-content.home, #page.content{padding: 0; background: #ffffff;}

div.upsell-panel div.product .product-details .price span{display: inline; margin: 0;}


/*CONTACT FORM*/
table.contactForm{width:430px; background:#D4F7FD;border-top: 6px solid #94116E;border-bottom: 6px solid #94116E;}
table.contactForm td {padding:8px; font-size: 12px; background: #ffffff;}
table.contactForm td input{width:200px; border: 1px solid #94116E;}
table.contactForm td textarea{width:250px; border: 1px solid #94116E;}
table.contactForm td input.submit{width:64px; height:25px; font-size:0; line-height: 0; color:#92C812; background:#ffffff url(/content/168938/images/submit.png) 0 0 no-repeat;border: none;}



body div.wrapper-main form fieldset legend {font-size:15px;font-weight:bold;padding-bottom:15px; color:#545454;text-decoration:none !important;}
body div.wrapper-main form fieldset legend:first-letter {text-decoration:none !important;}

#advanced-search input.btn-adv-search{width:64px; height:25px; font-size:0; line-height: 0; color:#92C812; background: url(/content/168938/images/search.png) 0 0 no-repeat;border: none;}

#page div.results-grid .btn-add-to-cart, #page .result .btn-add-to-cart{width:91px; height:22px; font-size:0; line-height: 0; color:#FEA11E; background: url(/content/168938/images/smatc.png) 0 0 no-repeat;border: none;}


    /* sequence banner */
    .scSequenceBanner {width:500px; height:253px; 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/168938/sequencebanner/scSBbtn.png) no-repeat right 0; color:#fff; text-align:center; font-size:11px; margin:0 3px 0 0; text-decoration: none;}
    a.scSButton:hover {background:url(/content/168938/sequencebanner/scSBbtn.png) no-repeat 0 0; font-weight:bold;}
    a.scSBon, a.scSBon:hover {background:url(/content/168938/sequencebanner/scSBbtn.png) no-repeat center 0; font-weight:bold;}
    .scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(/content/168938/sequencebanner/scSBPause.png) no-repeat 0 0;}



div.wrapper-main form fieldset#comments p{float: left;}

.insurancelink{
color:#9D1875;
padding:10px;
font-weight:bold;
display:block;
}

#ctl00_ctl00_mainContent_scPageContent_paypalExpressCheckoutButton {display: none;}

#simpleTextLink {display:block;}
.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/168938/simpletext/scPopuptop.png) no-repeat 0 0; padding-top:7px;}
.simpleTextContMid {background:url(/content/168938/simpletext/scPopupmid.png) repeat-y 0 0; padding:5px;}
.simpleTextContBot {background:url(/content/168938/simpletext/scPopupbot.png) no-repeat 0 bottom;  padding-top:25px;}
a.scSimpleTextClose{position:absolute; top:10px; right:20px; display:block; background:#aaa url(/content/168938/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;}

.freeshipno{
	border:solid 2px #055A12;
	background-color:#C3E3A4;
	color:#055A12;
}

.freeshipok{
	border:solid 2px #055A12;
	background-color:#C3E3A4;
	color:#055A12;
}

.freeshipok, .freeshipno{
	margin-bottom:8px;
	
	text-align:center;
	padding:8px;
	font-size:12px;
	font-weight:bold;
}

.buysafe{
text-align:center;
padding:8px 0px;
}
