/* SC FrameWork styles */
div#scATCwrapper{position:absolute;background-color:#000;opacity:.75;filter:alpha(opacity=75);z-index:20000;}div#scATCmsg{position:absolute;background-color:#fff;border:solid 1px #000;text-align:center;z-index:20001;width:400px;padding:16px;font:normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;}body.scATCtemplate1 div#scATCwrapper{display:none;}body.scATCtemplate1 div#scATCmsg img{margin-right:4px;vertical-align:middle;}body.scATCtemplate1 div#scATCmsg{background-color:#CE1700;color:#fff;border:solid 1px #fff;width:auto;top:2px;left:2px;padding:2px 8px;}body.scATCinProgress form input,body.scATCinProgress form select{opacity:.25;filter:alpha(opacity=25);}select.scHideSelect{visibility:hidden;}iframe#scCookieTestFrame,iframe#scFrameWorkFrame,iframe#scHddnIFrame{overflow:hidden;height:0;width:0;border:none;}
/* end SC FrameWork styles */

a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

body{
	background-color: #DBF5FB;
	font: 70% Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#header h1 {
	font-size:120%; 
	padding: 16px 0 0 13px; 
	width: 264px; 
	float: left;
}

#header .headerlinks {
	/* width: 360px; */
	float: right; 
	margin: 15px 13px 15px 0; 
	font-size: 11px; 
	color: #000;
	white-space: nowrap;
}

#header .headerlinks a {font-size: 11px; color: #000; padding: 0 5px 0 2px;}

#header .headerlinks a.cart {font-weight: bold; color: #FF0000; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/shopping-cart-icon.gif) no-repeat 100% 50%; padding-right: 17px;}

#header .bongo.header {position: absolute; top: 16px; left: 313px;}

#header .header-text {font-size: 11px; color: #000; width: 270px; padding: 0 13px 0 33px; margin-top: 15px; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/header-text-icon.gif) no-repeat 0 50%; float: right;}

#header .header-text span {font-weight: bold; color: #ff0000;}

#header .searchbar {background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/header-bar.gif) no-repeat top left; width: 760px; padding: 6px 0 9px; float: left;}

#header .searchbar .search-area {width: 190px; text-align: center; float: left;}

#header .searchbar .search-area input#query {width: 125px; color: #666666;}

#header .searchbar .options {width: 190px; text-align: center; float: left;}

#header .searchbar .options select {width: 150px; color: #666666; font-size: 12px; margin-top: 1px;}

H2#section-contenttitle{
	font: bold 1.6em Arial, Helvetica, sans-serif;	
}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background-color: #ffffff; 
	padding-bottom: 1px; 
	float: left;
	position: relative;
	z-index: 1;
}

#bodyshell {
	/*border-left: 191px solid #ffffff;*/
	background: #FFF url(https://lib.store.yahoo.net/lib/yhst-77612563675568/vertical-sep.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 760px; /*width: 569px;*/
}

* html #bodyshell {
	border-left: none;	/*border-left: 191px solid #ffffff;*/
	background: #FFF url(https://lib.store.yahoo.net/lib/yhst-77612563675568/vertical-sep.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 760px; /*width: 567px;*/
}

#nav-product {
	float: left;
	/*margin-left: -186px;*/
	overflow: hidden;
	position: relative;
	width: 181px;
	z-index: 100;
}

#footer{
	width: 100%;
	float: left;
	background-color: #fff;
	clear: both;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 569px; /*width: 100%;*/
	float: right;
	/*padding-left: 2px;*/
	overflow: hidden;
}

#bodycontent .bodypad{}

#footer .footer-links {background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/footer-link-bg.gif) no-repeat top left; width: 760px; font-size: 11px; color: #fff; font-weight: bold; text-align: center; padding: 15px 0 10px;}

#footer .footer-links a {font-size: 11px; color: #fff; font-weight: bold; padding: 0 6px 0 3px;}

#footer .copyright {width: 760px; font-size: 10px; color: #666666; margin-top: 17px; text-align: center;}

#footer .designby {width: 760px; font-size: 10px; color: #666666; text-align: center; margin: 10px 0 40px;}

#footer .designby a {font-size: 10px; color: #666666;}

/*Nav Area*/
#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 100px; padding: 2px; }

#htmltop {padding: 10px 0 10px 5px; border-bottom: 1px #DFF7C6 solid;}

#htmlbottom {text-align: center; padding: 12px 5px 30px 5px;}

.newsletter{
	padding: 35px 5px 12px 5px;
	background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/save-more.gif) no-repeat 5px 10px;
	border-bottom: 1px #DFF7C6 solid;
}

.newsletter .mail-text {font-size: 11px; color: #000; width: 160px; padding-bottom: 8px;}

.newsletter input {vertical-align: middle;}

.newsletter input.mailingIn {font-size: 12px; color: #666666; width: 125px; padding: 1px 0;}

.newsletter input.mailing-button {margin: 3px 0 0 5px;}

.newsletter a {font-size: 10px; color: #000; text-decoration: underline; display: block;}

.badges {width: 181px; text-align: center; margin-bottom: 30px;}

.badges img {margin-bottom: 10px;}

#nav-product ul {border-bottom: 1px #DFF7C6 solid; margin: 0; padding: 10px 5px 15px;}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px 5px 18px;
	font-size: 12px;
	color: #000;
	background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/leftnav-bg.gif) no-repeat 0 50%;
}

#nav-product li a:hover {color: #ff0000; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/leftnav-hover.gif) no-repeat 0 50%;}
/*End Nav Area*/

.resource-links a{
	cursor:pointer;
}

#tab-browsing{
	width:538px;
	padding-left:10px;
}

#tabs{
	height:27px;
	background-color:#FFF;
	vertical-align:middle;
}

a#tab0, a#tab1, a#tab2, a#tab3, a#tab4{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	height:27px;
	width:132px;
	background:url(https://lib.store.yahoo.net/lib/yhst-77612563675568/tab-bg.jpg) no-repeat left top;
	margin-right:2px;
	text-align:center;
	float:left;
	display:block;
	padding-top:7px;
}

a#tab0.active, a#tab1.active, a#tab2.active, a#tab3.active, a#tab4.active{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	height:27px;
	background:url(https://lib.store.yahoo.net/lib/yhst-77612563675568/tab-bg-selected.gif) no-repeat left top;
}

a#tab0:hover, a#tab1:hover, a#tab2:hover, a#tab3:hover, a#tab4:hover{
	text-decoration:none;
}

#tabinfo{
	width:506px;
	border:1px solid #7ADC15;
	padding:15px;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
}

table.sc-ma-product-table{
	border-top:1px solid #7ADC15;
	border-bottom:1px solid #7ADC15;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:0px;
	width:505px;
}

table.sc-ma-product-table a{
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

table.sc-ma-product-table span.price{
	font:normal 12px Arial, Helvetica, sans-serif;
}

table.sc-ma-product-table span.sale-price{
	color:#E44E01;
	font:bold 12px Arial, Helvetica, sans-serif;
}


/* CSS Document */
.welcome-area {width: 566px; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/welcome-bg.gif) no-repeat top left; float: left; margin-left: 3px; height: 190px;}

*:first-child+html .welcome-area {width: 566px; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/welcome-bg.gif) no-repeat top left; float: left; margin-left: 1px; height: 190px;}

* html .welcome-area {width: 564px; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/welcome-bg.gif) no-repeat top left; float: left; margin-left: 1px; height: 190px;}

.welcome-title {width: 345px; padding: 21px 0 0 16px;}

.welcome-text {width: 300px; font-size: 12px; padding: 5px 0 0 31px;}

.featured-items {width: 460px; padding: 0 0 0 106px; margin: 3px 0; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/todays-specials.gif) no-repeat 0 50%; float: left; margin-left: 3px;}

*:first-child+html .featured-items {width: 460px; padding: 0 0 0 106px; margin: 3px 0; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/todays-specials.gif) no-repeat 0 50%; float: left; margin-left: 1px;}

* html .featured-items {width: 458px; padding: 0 0 0 106px; margin: 3px 0; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/todays-specials.gif) no-repeat 0 50%; float: left; margin-left: 1px;}

table.featured-contents tr td {text-align: center; padding: 10px 0;}

table.featured-contents tr td.vertical-seperator {background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/vertical-sep.gif) repeat-y 50% 0;}

table.featured-contents tr td.horizontal-seperator {padding: 0;}

table.featured-contents tr td div.item-name {padding: 2px 0;}

table.featured-contents tr td div.item-name a {font-size: 12px; text-decoration: underline; color: #000;}

table.featured-contents tr td div.item-name a:hover {text-decoration: none;}

table.featured-contents tr td span.price {font-size: 12px; color: #676767; text-decoration: line-through; padding-right: 10px;}

table.featured-contents tr td span.sale-price {font-size: 12px; color: #64C708; font-weight: bold;}

table.featured-contents tr td span.price-bold {font-size: 12px; color: #64C708; font-weight: bold;}

table.featured-contents tr td input.order-button {padding-top: 8px;}

*:first-child+html table.featured-contents tr td input.order-button {padding-top: 8px; display: block;}

* html table.featured-contents tr td input.order-button {padding-top: 8px; display: block;}

.resource-title {width: 566px; clear: both; margin: 0 0 15px 3px;}

*:first-child+html .resource-title {width: 566px; clear: both; margin: 0 0 15px 1px;}

* html .resource-title {width: 564px; clear: both; margin: 0 0 15px 1px;}

.resources {width: 566px; margin: 0 0 15px 3px; float: left;}

*:first-child+html .resources {width: 566px; margin: 0 0 15px 1px; float: left;}

* html .resources {width: 564px; margin: 0 0 15px 1px; float: left;}

.resources .resource-image {float: left; width: 198px; text-align: center;}

.resources .resource-links {width: 353px; float: left;}

.resources .resource-links .viewall {border-top: 1px #DFF7C4 solid; padding-top: 13px;}

.resources .resource-links .viewall a {font-size: 12px; color: #ff0000; text-decoration: underline; padding-left: 5px;}

.resources .resource-links a:hover {text-decoration: none;}

.resources .resource-links .actual-links {width: 323px; background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/article-icon.gif) no-repeat 0 25%; padding-left: 30px; font-size: 11px; color: #000; margin-bottom: 18px;}
 
.resources .resource-links .actual-links a, .resources .resource-links .actual-links-last a {font-size: 12px; text-decoration: underline; color: #000;}

.icons {width: 566px; margin: 0 0 20px 3px; border-top: 2px #7CDD16 solid; padding-top: 15px; clear: both;}

*:first-child+html .icons {width: 566px; margin: 0 0 20px 1px; border-top: 2px #7CDD16 solid; padding-top: 15px; clear: both;}

* html .icons {width: 564px; margin: 0 0 20px 1px; border-top: 2px #7CDD16 solid; padding-top: 15px; clear: both;}

/*Section Styles*/
span#breadcrumbs {display: block; width: 546px; padding: 10px 10px 0 10px; font-size: 11px; color: #F46101; font-weight: bold;}

span#breadcrumbs a {font-weight: normal; color: #000; text-decoration: underline;}

span#breadcrumbs a:hover {text-decoration: none;}

h1#section-contenttitle {font-size: 16px; margin: 0 10px 15px 10px; text-decoration: underline;}

#caption {margin: 0 10px 30px 20px; float: left; width: 536px;}

* html #caption {margin: 0 10px 30px 0; float: left; width: 536px;}

.section-images {width: 240px; text-align: center; float: left;}

#scPage-insets img {margin-left: 5px;}

#contents {margin: 0 auto 20px; width: 550px;}

#contents table#contents-table tr td {text-align: center; padding: 10px 0;}

#contents table#contents-table tr td.vertical-seperator {background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/vertical-sep.gif) repeat-y 100% 0;}

#contents table#contents-table tr td.horizontal-seperator {border-bottom: 1px #DFF7C4 solid;}

#contents table#contents-table tr td div.name a {font-size: 12px; text-decoration: underline; color: #000;}

#contents table#contents-table tr td div.name a:hover {text-decoration: none;}

#contents table#contents-table tr td div.price {font-size: 12px; color: #676767;}

#contents table#contents-table tr td div.price-bold {font-size: 12px; color: #64C708; font-weight: bold;}

#contents table#contents-table tr td div.sale-price-bold {font-size: 12px; color: #64C708; font-weight: bold;}

/*Item Page Styles*/
h1#item-contenttitle {font-size: 16px; margin: 0 10px 15px 10px; text-decoration: underline;}

h2.prod-description {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 3px; font-size: 14px;}

*:first-child+html h2.prod-description {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 1px; font-size: 14px;}

* html h2.prod-description {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 1px; font-size: 14px;}

h2#itempage-captiontitle {font-size: 14px; text-decoration: underline;}

h2#accessorytitle {background-color: #7CDD16; padding: 4px 10px; color: #fff; width: 566px; margin-left: 3px; font-size: 14px; width: 546px;}

*:first-child+html h2#accessorytitle {background-color: #7CDD16; padding: 4px 10px; color: #fff; width: 566px; margin-left: 1px; font-size: 14px; width: 546px;}

* html h2#accessorytitle {background-color: #7CDD16; padding: 4px 10px; color: #fff; width: 566px; margin-left: 1px; font-size: 14px; width: 546px;}

div.name a {font-size: 12px; font-weight: bold; color: #557a43; text-decoration: underline;}

div.name a:hover {text-decoration: none;}

table#contents-table tr td {text-align: center;}

#contents {width: 546px;}

div.code {font-size: 12px;}

input.order-button {margin-top: 7px;}

input.addtocartImg {margin: 0 0 -5px 15px;}

#itemarea div.itemform form a {font-size: 12px; color: #557a43; font-weight: bold; text-decoration: underline;}

#itemarea div.itemform form a:hover {text-decoration: none;}

a.moreoptions {margin-top: 7px;}

h1#item-contenttitle {font-size: 16px; text-decoration: underline; padding-left: 10px; margin-top: 5px;}

div.price {font-size: 12px; color: #000000;}

div.sale-price-bold {font-size: 12px; color: #a62a1e; font-weight: bold;}

.multiLineOption {font-size: 12px; display: block; width: 584px; padding: 5px 0;}

.multiLineOption select {font-size: 12px; width: 110px;}

.itemform {padding-bottom: 10px; font-size: 12px;}

#seo-related-links {
    width: 95%;
	padding: 15px 0 20px 0;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font-size: 14px;
        text-align: center;
		margin-bottom: 10px;
        }
    #seo-related-links ul {
        margin:0;
        list-style: none;
		padding: 0 0 0 50px;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
			font-size: 12px;
			color: #000000;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
               }

#info-div {padding: 10px; width: 546px;}

h1#searchpageHeader {font-size: 16px; text-decoration: underline;}

.itemavailable {padding: 5px 0;}

.left-side {width: 240px; float: left; text-align: center; margin-bottom: 20px;}

.right-side {width: 280px; float: left; margin-left: 20px;}

table#product-info-table {border: 1px $left-col-bg-color solid;}

table#product-info-table tr th {background-color: $left-col-bg-color; font-size: 12px; color: $left-col-text-color; text-align: right; padding: 5px 5px 5px 0; font-weight: normal; border-bottom: 1px $right-col-bg-color solid; vertical-align: middle;}

table#product-info-table tr td {background-color: $right-col-bg-color; color: $right-col-text-color; font-size: 12px; padding: 5px 0 5px 5px; border-bottom: 1px $left-col-bg-color solid; vertical-align: middle;}

table#product-info-table tr td.sale-price {font-weight: bold; color: #F26604;}

table#product-info-table tr td a {color: #557A43;}

table#product-info-table tr td.options select {width: 150px; font-size: 12px;}

table#product-info-table tr td input.order-button {margin: 40px 0px 0px 0px;}

table#product-info-table td.product-info-table-row-spacer {
	height: 1px;
	padding: 0px 0px 0px 15px;
}

table#product-info-table td.product-info-table-row-spacer div {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 275px;
	background-color: #7BDF18;
	padding: 0px;
}

#scReviewsPInfoAvgRating a {display: inline;}

h2.cross-sell {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 3px; font-size: 14px;}

*:first-child+html h2.cross-sell {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 1px; font-size: 14px;}

* html h2.cross-sell {background-color: #7CDD16; padding: 4px 10px; color: #fff; clear: both; width: 546px; margin-left: 1px; font-size: 14px;}

.contentsOptions {padding: 3px 0;}

.description {width: 540px; margin: 10px 0 30px 15px; font-size: 12px;}

table#contents-table {margin-bottom: 20px;}

table#contents-table tr td {text-align: center; padding: 10px 0;}

table#contents-table tr td.vertical-seperator {background: url(https://lib.store.yahoo.net/lib/yhst-77612563675568/vertical-sep.gif) repeat-y 100% 0;}

table#contents-table tr td div.name a {font-size: 12px; text-decoration: underline; color: #000;}

table#contents-table tr td div.name a:hover {text-decoration: none;}

table#contents-table tr td div.price {font-size: 12px; color: #676767;}

table#contents-table tr td div.price-bold {font-size: 12px; color: #64C708; font-weight: bold;}

table#contents-table tr td div.sale-price-bold {font-size: 12px; color: #64C708; font-weight: bold;}

#acctlinks {
font-size: 11px; 
color: #000; 
text-align: center; 
margin-left: -5px;
background: url("/lib/yhst-77612563675568/login-bg.jpg") top left no-repeat;
width: 177px;
height: 35px;
margin-top: -1px;
padding: 5px 0px 5px 15px;
position: relative;
}
*:first-child+html #acctlinks {
	margin-top: -2px;
}
* html #acctlinks {
	margin-top: -2px;
	width: 176px;
}


/* -- SC Snap Shop v2 -- */

img.popImg-0036 {
	vertical-align: top;
}

div#iconHolster-0036 {
	text-align: center;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

div#iconObj-0036 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

div#iconHolster-0036.hover-0036 div#iconObj-0036 {
	top: auto;
	bottom: 0;
}

div.pop-0036 {
	position: absolute;
	width: 548px;
	background-color: #D6D6D6;
	float: left;
	z-index: 1000;
}

div.pop-0036 * {
	padding: 0;
	margin: 0;
}

div.pop-0036 a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

div.pop-0036 a:hover {
	text-decoration: none;
}

div.popMid-0036 {
	background-color: #fff;
	float: left;
	border: solid 1px #A3A3A3;
	position: relative;
	top: -2px;
	left: -2px;
}

div.popTop-0036 {
	background: #A3A3A3 url('scSSdragBar.png') repeat-x 0 0;
	float: left;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: move;
}

div.dragging-0036 {
	opacity: .75;
	filter: alpha(opacity=75);
}

div.activePop-0036 div.popTop-0036,
div.activePop-0036 div.popAccess-0036 {
	opacity: 1;
	filter: alpha(opacity=100);
}

div.popTopInner-0036 {
	background: url('scSSdragCorner.png') no-repeat 0 0;
	width: 546px;
	height: 27px;
	float: left;
}

div.loading-0036 div.popTopInner-0036 {
	background: url('scSStopLoading.gif') no-repeat center center;
}

div.popInner-0036 {
	clear: both;
	border-top: solid 1px #A3A3A3;
	width: 546px;
	float: left;
	font: normal 11px/1.2 Verdana, sans-serif;
	text-align: left;
}

div.popInner-0036 th,
div.popInner-0036 td {
	font: normal 11px/1.2 Verdana, sans-serif;
}

div.popInner-0036 th,
div.popInner-0036 tr.infoSale-0036 td {
	font-weight: bold;
}

div.popInner-0036 tr.infoSale-0036 span.youSave-0036 {
	font-weight: normal;
	color: #474747;
}

div.pop-0036 a.closeX-0036 {
	float: right;
	margin: 3px 3px 0 0;
	display: block;
	color: #fff;
	background-color: #424242;
	text-decoration: none;
}

div.accessBox-0036 a,
div.pop-0036 a.closeX-0036:hover {
	text-decoration: none;
}

div.pop-0036 a.closeX-0036 img {
	vertical-align: top;
	border: none;
}

div.dragTip-0036 {
	position: absolute;
	top: -34px;
	left: -28px;
}

div.pop-0036 div.popBody-0036 {
	background: #F6F6F6 url('scSSbg.gif') repeat-x 0 0;
	float: left;
	width: 546px;
	cursor: auto;
}

div.loading-0036 div.popBody-0036 {
	display: none;
}

div.pop-0036 div.popBodyPad-0036 {
	float: left;
	padding: 8px 7px 4px;
}

div.pop-0036 div.popBodyInner-0036 {
	float: left;
	width: 532px;
}

div.popAccess-0036,
div.onlyPop-0036 div.popAccess-0036 {
	float: left;
	width: 228px;
	padding-top: 4px;
	opacity: .5;
	filter: alpha(opacity=50);
}

div.popAccess-0036 img {
	vertical-align: middle;
}

div.popAccessFoot-0036 img {
	margin-right: 4px;
}

div.accessBoxOuter-0036 {
	float: left;
	display: none;
	width: 228px;
	position: absolute;
	bottom: -3px;
	left: 1px;
	background-color: #D6D6D6;
}

div.accessBox-0036 {
	float: left;
	width: 228px;
	background-color: #FFF8D0;
	position: relative;
	top: -2px;
	left: -2px;
}

div.accessBoxPad-0036 {
	float: left;
	border: solid 1px #A4A4A4;
	padding: 4px 7px;
}

div.accessBoxInner-0036 {
	float: left;
	width: 212px;
}

ul.accessBoxList-0036 {
	margin-bottom: 4px;
	overflow: auto;
}

ul.accessBoxList-0036 li {
	list-style: none;
}

ul.accessBoxList-0036 li a {
	display: block;
	padding: 3px 7px;
	color: #000;
}

ul.accessBoxList-0036 li a:hover {
	color: #B40000;
}

ul.accessBoxList-0036 li.currentPop-0036 a {
	border: none;
	color: #888;
	cursor: default;
}

ul.accessBoxList-0036 li.currentPop-0036 a:hover {
	color: #888;
	text-decoration: none;
}

div.accessBoxFoot-0036 {
	float: left;
	width: 212px;
	border-top: solid 1px #CFCFCF;
	padding-top: 4px;
	font-size: 10px;
}

div.accessBoxFoot-0036 img {
	float: left;
	cursor: pointer;
}

div.accessBoxFoot-0036 a {
	display: block;
	float: right;
	color: #2B2B2B;
}

div.accessBox-0036 a:hover,
div.pop-0036 h2 a:hover,
ul.tabsHd-0036 li a:hover {
	text-decoration: underline;
}

div.accessBoxFoot-0036 a * {
	vertical-align: middle;
}

div.accessBoxFoot-0036 a img {
	margin-left: 4px;
	float: none;
}

div.pop-0036 h2 {
	font: bold 14px/1.2 Tahoma, Verdana, sans-serif;
	color: #474747;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #D0D0D0;
}

div.pop-0036 h2 a {
	float: right;
	padding-left: 12px;
	font: normal 11px/1.7 Verdana, sans-serif;
	color: #6E6E6E;
	text-decoration: none;
}

div.pop-0036 h2 b {
	text-decoration: none;
}

ul.tabsHd-0036 {
	float: left;
	width: 532px;
	background: url('scSStabsTop.gif') no-repeat 0 bottom;
}

ul.tabsHd-0036 li {
	list-style: none;
	float: left;
	width: 131px;
	margin-right: 2px;
	background: #D7D7D7 url('scSStabMid.gif') repeat-y -131px 0;
	text-transform: uppercase;
	color: #6E6E6E;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

ul.tabsHd-0036 li.currTab-0036 {
	background: #fff url('scSStabMid.gif') repeat-y 0 0;
}

ul.tabsHd-0036 li a {
	color: #fff;
	cursor: pointer;
	display: block;
	padding-bottom: 3px;
	background: url('scSStabBtm.png') no-repeat -131px bottom;
	text-decoration: none;
}

ul.tabsHd-0036 li.currTab-0036 a {
	background-position: 0 bottom;
	color: #6E6E6E;
}

ul.tabsHd-0036 li a.tabMain-0036 {
	background-position: -393px bottom;
}

ul.tabsHd-0036 li.currTab-0036 a.tabMain-0036 {
	background-position: -262px bottom;
}

ul.tabsHd-0036 li a span {
	display: block;
	padding: 5px;
	background: url('scSStabTop.gif') no-repeat -131px 0;
}

ul.tabsHd-0036 li.currTab-0036 a span {
	background-position: 0 0;
}

ul.tabsHd-0036 li.viewCartTab-0036 {
	float: right;
	background: none;
	text-align: right;
	font-weight: normal;
	text-transform: none;
	width: 80px;
}

ul.tabsHd-0036 li.viewCartTab-0036 a,
ul.tabsHd-0036 li.viewCartTab-0036 a span {
	background: none;
}

div.tabContsPad-0036 {
	clear: both;
	float: left;
	border: solid 1px #76C422;
	border-top: none;
	background-color: #fff;
	padding: 8px;
}

div.tabConts-0036 {
	float: left;
	width: 514px;
}

div.imgHolster-0036 {
	float: left;
	width: 202px;
	text-align: center;
}

div.imgHolster-0036 img {
	border: solid 1px #BBB;
}

div.tabContsMain-0036,
div.tabContsShipCalc-0036,
div.tabContsCaption-0036,
div.tabContsInsets-0036 {
	float: right;
	width: 296px;
	display: none;
}

div.tabContsMain-0036 form {
	padding: 0;
	margin: 0;
}

input.text-0036,
div.tabContsMain-0036 select {
	border: solid 1px #B6B6B6;
	background-color: #fff;
	color: #717171;
	font-size: 10px;
	width: 172px;
}

div.tabContsMain-0036 select {
	width: 184px;
}

input.text-0036,
div.tabContsMain-0036 select option {
	padding: 1px 6px;
}

div.tabContsMain-0036 table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.prodInfoTable-0036 {
	border: none;
	margin-bottom: 10px;
}

table.prodInfoTable-0036 tr.odd-0036 {
	background-color: #F7F7F7;
}

table.prodInfoTable-0036 tr.priceUpdated-0036 {
	background-color: #FCFDB1 !important;
}

table.prodInfoTable-0036 th,
table.prodInfoTable-0036 td {
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 4px 8px;
	text-align: left;
	vertical-align: middle;
}

table.prodInfoTable-0036 th {
	text-align: right;
	width: 76px;
	border-right: solid 1px #E5E5E5;
}

input.qtyIn-0036 {
	width: 50px;
	text-align: right;
	background-color: #FCFDB1;
	color: #000;
}

table.qtyTable-0036 {
	border: solid 1px #76C422;
	margin-bottom: 10px;
}

table.qtyTable-0036 th,
table.qtyTable-0036 td {
	width: 20%;
	text-align: right;
	padding: 4px 8px;
	vertical-align: middle;
}

table.qtyTable-0036 th,
table td.qtyCell-0036 {
	font-weight: bold;
	background-color: #eee;
}

table.qtyTable-0036 th {
	text-align: center;
	border-bottom: solid 1px #76C422;
}

div.bttnHol-0036 {
	text-align: right;
}

a.shipLink-0036,
a.orderLink-0036,
a.cancelLink-0036,
a.editLink-0036 {
	float: left;
	margin-top: 6px;
	font-weight: bold;
}

input.atcBttn-0036,
input.updateBttn-0036 {
	padding: 2px 8px;
}

a.editLink-0036,
input.updateBttn-0036 {
	float: right;
}

div.shipFormPad-0036 {
	clear: both;
	background-color: #EBEBEB;
	padding: 12px;
	margin-bottom: 10px;
}

div.shipCalcRow-0036 {
	padding: 6px 0;
}

div.shipCalcRow-0036 label {
	float: left;
	width: 60px;
	margin: 2px 4px 0 0;
}

div.shipCalcRow-0036 input.zip-0036,
div.shipCalcRow-0036 input.state-0036 {
	width: 60px;
}

a.orderLink-0036,
a.editLink-0036 {
	margin: 0 0 10px;
}

div.shipTablePad-0036 {
	clear: both;
	background-color: #EBEBEB;
	padding: 6px 12px;
}

div.shipTableRow-0036 {
	padding: 3px 0;
}

div.shipTableRow-0036 label {
	float: left;
	width: 172px;
	margin-right: 4px;
}

div.shipTableRow-0036 span {
	float: right;
}

div.shipTableHd-0036 {
	padding: 3px 0;
	font-weight: bold;
	border-bottom: solid 1px #000;
	margin-bottom: 6px;
}

div.emptyRates-0036 {
	padding: 3px 0;
	font-style: italic;
	text-align: center;
}

div.shipCalcDisclaimer-0036 {
	font-style: italic;
	padding: 6px 12px;
}

div.knowDrag-0036 div.dragTip-0036,
div.shipTable-0036,
div.showShip-0036 form.pitHolster-0036,
div.shipCalcBox-0036,
div.shipLoading-0036 form,
div.shipDone-0036 form {
	display: none;
}

div.accessOpen-0036 div.accessBoxOuter-0036,
div.tabConts-0036 div.currTab-0036,
div.showShip-0036 div.shipCalcBox-0036,
div.shipDone-0036 div.shipTable-0036 {
	display: block;
}

div.shipLoading-0036 {
	background: #EBEBEB url('scSSloading.gif') no-repeat center center;
}

div.tabContsInsets-0036 a {
	display: block;
	float: left;
	margin: 4px;
	border: solid 1px #fff;
}

div.tabContsInsets-0036 img {
	border: solid 1px #C4C2C3;
	vertical-align: top;
}

div.tabContsInsets-0036 a.currInset-0036 {
	border: solid 1px #616161;
}

div.tabContsInsets-0036 a.currInset-0036 img {
	border: solid 1px #616161;
}

div.clearer-0036 {
	clear: both;
}

/* -- End SC Snap Shop v2 -- */

/* SC Mini Cart styles */
div#scMiniCart {
	display: inline;
}

div#scMCholster-0061 a#noMC {
}

div#scMCholster-0061 {
	display: inline;
	z-index: 1;
}

.closed-0061, .open-0061, .emptyCart-0061, .loading-0061 {
	z-index: 10000;
	padding-right: 170px;
	height: 1px;
}

div #scMiniCart div#scMCholster-0061 a {
}

div#ctrlPad-0061 {
	/*display: inline;
	float: right;*/
	position: absolute;
	right: -5px;
	bottom: 30px;
	z-index: 1;
	border: solid 2px #F7AA00;
	margin: 0px 5px 7px 0px;
	font: bold 11px/1.2 Tahoma, Verdana, sans-serif;
	width: 167px;
}

* html div#ctrlPad-0061 {
	bottom: 37px;
}

div#scMCholster-0061 div#ctrlPad-0061 a {
	padding: 0px;
}

div#minCart-0061 {
	background: transparent url('scMCcartIcon.gif') scroll no-repeat 0px 5px;
	display: inline;
	float: left;
	padding-left: 16px;
	margin: 0px 7px 3px 10px;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061,
div#minCart-0061 span.itemCnt-0061,
div#minCart-0061 span.itemTtl-0061 {
	background-color: #FFFFFF;
	display: block;
	padding: 1px 6px;
	text-align: center;
	font-size: 10px;
	border: solid 1px #F7A600;
	margin-top: 2px;
}

div#minCart-0061 a#emptyCook-0061,
div#minCart-0061 span.emptyMsg-0061 {
	width: 117px;
}


div#minCart-0061 span.itemCnt-0061 {
	display: inline;
	float: left;
	margin-right: 3px;
}

div#minCart-0061 span.itemTtl-0061 {
	display: inline;
	float: left;
}

div#minCart-0061 span.itemCnt-0061 span {
	font-weight: normal;
}

div#ctrlBox-0061 {
	clear: both;
	display: inline;
	float: left;
	width: 147px;
	margin: 0px 7px 3px 10px;
}

div#ctrlBox-0061 span {
	display: block;
	padding-top: 20px;
}

a#toggLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 77px;
	background: url('scMCtoggCart.png') no-repeat 0 0;
	float: left;
}

a#checkoutLink-0061 {
	display: block;
	overflow: hidden;
	height: 15px;
	width: 67px;
	background: url('scMCcheckout.png') no-repeat 0 0;
	float: right;
}

div.open-0061 a#toggLink-0061 {
	background-position: 0 -15px;
}

div.emptyCart-0061 a#checkoutLink-0061,
div.open-0061 a#checkoutLink-0061 {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}

div#smCart-0061 {
	position: absolute;
	top: 104px;
	right: 0;
	border: none;
	width: 344px;
	background: #F7A600 url('scMCloading.gif') no-repeat center center;
	z-index: 10000;
}

div.closed-0061 div#smCart-0061 {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
}

iframe#cartViewer-0061 {
	border: none;
	width: 344px;
	height: 0;
	vertical-align: top;
}

div.loading-0061 div#smCart-0061 {
	height: 60px;
}

div.loading-0061 iframe#cartViewer-0061 {
	height: 1px;
}

div.clearer-0061 {
	clear: both;
}/* end SC Mini Cart styles */

/* SC Testimonials styles */
div#scTestimonials {
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	line-height: 1.6;
	text-align: right;
	font-style: italic;
}

div#scTestimonials div.testiHd {
	display: none;
}

div#scTestimonials p {
	margin: 0px;
	padding: 0px;
}

div#scTestimonials p.quote {
	text-align: left;
	font-style: normal;
}
/* end SC Testimonials styles */

/* tabbed details */
.tabinfomain {width:538px; margin: 0 auto;}
.tabbtns {display:none;}
.tabbtns div {float:left; padding:0 0 0 13px; margin:0 2px 0 0; height:27px; background:url(http://lib.store.yahoo.net/lib/yhst-77612563675568/tabbg.jpg) no-repeat 0 0;}
.tabbtns div a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; text-align:center; display:block; background:url(http://lib.store.yahoo.net/lib/yhst-77612563675568/tabbg.jpg) no-repeat right 0; padding:7px 13px 0 0; height: 20px; float: left; outline: none;}
.tabbtns div.tabcontactive {background-position:0 bottom;}
.tabbtns div a.tabactive {background-position:right bottom; color:#fff; font-weight: bold;}
.tabinfo {padding:15px; clear:both; border:1px solid #7ADC15; line-height: 16px;}
.scfeaturestatus {background:url(scSStopLoading.gif) no-repeat center center; height:25px;}

/*Star Reviews Styles*/
#scProductReviews {width: 506px; margin: 0 0 10px;}

#scProductReviewsHeader{
	background-color:#F86900;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	padding:8px 5px;
	text-align:left;
}
.scSeoReviews{
	display:none;
}
.scProductReviewsFrame{
	margin-bottom:10px;
}

#scReviewsPInfoAvgRating{
	margin:5px 0;
}


/*LEAVE THIS*/
#scProductReviewsHeader{
	display:none;
}
/*LEAVE THIS*/
