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: #AFE2ED;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#logo {width: 230px; padding: 6px 0 11px 20px; float: left; font-size: 0;}

.search {width: 190px; float: left; padding: 37px 0 0 70px;}

.questions {width: 185px; float: right; margin: 20px 7px 0 0; color: #57990b; font-size: 14px;}

.questions .quest-title {font-size: 18px; color: #57990b; padding-bottom: 5px;}

.questions span {display: block; padding-bottom: 5px; font-size: 12px; color: #57990b;}

#header ul {width: 760px; float: left; padding-bottom: 3px;}

#header ul li {list-style: none; float: left; border-left: 1px #A7E560 solid; border-right: 1px #fff solid; margin: 0;}

#header ul li.first {border-left: none;}

#header ul li.last {border-right: none;}

#header ul li a {display: block; float: left; font-size: 12px; text-transform: uppercase; color: #fff; padding: 7px 22px 6px;}

#header ul li a.cart {background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/shopping-cart-icon.gif) no-repeat 100% 50%;}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/header-bg.gif) no-repeat top left; border-bottom: 1px #fff solid; float: left; width: 760px;}

#bodyshell {
	background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/bodyshell-bg.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 760px;
}

#nav-product {
	float: right;
	/*overflow: hidden;*/
	position: relative;
	width: 170px;
	z-index: 100;
	padding-bottom: 150px;
}

#footer{
	width: 100%;
	float: left;
	background-color: #fff;
	clear: both;
	border-top: 1px #fff solid;
	position: relative;
}

.badges {width: 170px; text-align: center; position: absolute; top: -100px; left: 0;}

.badges img {margin: 0 0 10px;}

.footer-links {width: 760px; text-align: center; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/footernav-bg.gif) repeat-x top left; font-size: 11px; color: #A7E560; padding: 7px 0 9px;}

.footer-links a {font-size: 11px; color: #fff; padding: 0 8px 0 4px;}

.footer-questions {width: 181px; float: left; font-size: 11px; color: #88886d; padding: 13px 0 50px 9px; line-height: 14px;}

.copyright {float: right; text-align: right; font-size: 11px; color: #88886d; width: 316px; padding: 13px 9px 50px 0; line-height: 14px;}

.copyright a {font-size: 11px; color: #88886d;}

#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: 590px;
	float: right;
	z-index: 10;
}

#bodycontent .bodypad{ padding: 0 0 42px 1px; }

/*Nav Area*/
#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	display: block;
	font-size: 14px;
	color: #57990b;
	padding-bottom: 5px;
}

#query {width: 120px; padding: 1px 2px; color: #999999; margin-right: 5px;}

#htmltop {
	padding: 4px 9px 6px;
	background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/leftnav-title-bg.gif) repeat-x top left;
	font-size: 18px;
	color: #fff;
}

#htmlbottom{
	padding: 5px;
	background: #AAA;
}

#nav-product ul {padding: 9px 0 0; width: 170px;}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px;
	z-index: 100;
	position: relative;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px 5px 22px;
	font-size: 12px;
	color: #6f6f56;
	background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/leftnav-icon.gif) no-repeat 8% 50%;
	width: 138px;
}

#nav-product li:hover a, #nav-product li.sfhover a {background: #57990b url(http://lib.store.yahoo.net/lib/yhst-17983598337860/leftnav-hover-icon.gif) no-repeat 8% 50%; color: #fff; text-decoration: none;}

#nav-product li ul {border: 1px #fff solid; border-bottom: none; padding: 0; z-index: 100;}

#nav-product li ul li {border-bottom: 1px #fff solid; width: auto; float: left; width: 178px;}

#nav-product li ul li a {color: #fff; padding: 5px 10px; width: auto; float: left; width: 158px;}

#nav-product li:hover ul li a, #nav-product li.sfhover ul li a {background: #77C221;}

#nav-product li:hover ul li a:hover, #nav-product li.sfhover ul li a:hover {background: #56990B;}
/*End Nav Area*/

/*-------------------Suckerfish Styles----------- ---*/
#nav-product li ul { /* second-level lists */
	position: absolute;
	z-index:999;
	height:1px;
	width:1px;
	top: -1px;
	margin-left: -1200em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	overflow:hidden;/* hides submenus in case longer than page height */
}

#nav-product li:hover ul, #nav-product li.sfhover ul { /* lists nested under hovered list items */
	margin-left: 169px;
	width:178px;
	height:auto;
	overflow:visible;
	left: 0;
}

/*-------------Special Offer-------------------*/
.special-offer {clear: both; width: 760px; background: url('http://ep.yimg.com/ca/I/yhst-17983598337860_2196_7221981') no-repeat top left; height: 233px;}

.special-offer .special-inner {width: 437px; margin: 0 0 0 26px; padding: 28px 0 0; font-size: 12px; color: #57990b;}

.special-offer .special-inner a {font-size: 12px; font-weight: bold; color: #ffae00; text-decoration: underline;}

.special-offer .special-inner a:hover {text-decoration: none;}

/* CSS Document */
.home-newsletter {width: 579px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/newsletter-bg.gif) repeat-x top left; padding: 4px 5px 9px;}

* html .home-newsletter {width: 581px; padding: 4px 5px 9px 3px;}

.home-newsletter .home-newsletter-text {font-size: 12px; color: #fff; text-transform: uppercase; display: block; float: left; width: 380px; padding: 3px 0 0;}

.home-newsletter input {vertical-align: middle;}

.home-newsletter input.mailingIn {width: 142px; font-size: 12px; padding: 1px 2px; color: #9A9A9A; margin-right: 3px;}

.welcome-text {width: 559px; padding: 15px 15px 10px; font-size: 12px; color: #88886d; line-height: 20px;}

.welcome-text .welcome-title {font-size: 18px; color: #ffae00; line-height: normal;}

.home-bottom {background: #F8F7E2; width: 573px; padding: 12px 8px 0;}

.featured-items {width: 573px; padding-bottom: 10px;}

.featured-items .featured-title {font-size: 18px; color: #57990b; padding: 0 10px 10px 5px;}

table#contents-table tr {background: #fff;}

table#contents-table tr td {border: 7px #fff solid; border-left: none; border-right: none; padding: 0 5px;}

table#contents-table tr td.vertical-seperator {background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/vertical-seperator.gif) repeat-y top right;}

table#contents-table tr td.horizontal-seperator {background: #F8F7E2; font-size: 0; line-height: 0; border: none;}

table#contents-table tr td table tr td.imgcell {text-align: center; vertical-align: middle;}

table#contents-table tr td table tr td .name, table#contents-table tr td .name {padding-bottom: 5px;}

table#contents-table tr td table tr td .name a, table#contents-table tr td .name a {font-size: 12px; color: #57990b; text-decoration: underline;}

table#contents-table tr td table tr td .name a:hover, table#contents-table tr td .name a:hover {text-decoration: none;}


table#contents-table tr td table tr td .price, table#contents-table tr td .price {font-size: 12px; color: #88886d; text-decoration: line-through;}

table#contents-table tr td table tr td .sale-price-bold, 
table#contents-table tr td table tr td .price-bold, 
table#contents-table tr td .sale-price-bold, 
table#contents-table tr td .price-bold {font-size: 12px; font-weight: bold; color: #ffae00;}

table#contents-table tr td table tr td .more-btn, table#contents-table tr .more-btn {padding-top: 7px;}

table#contents-table tr td .left-outer-cell {position: relative;}

table#contents-table tr td .left-outer-cell .top-left {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat top left; position: absolute; top: -7px; left: -5px;}

table#contents-table tr td .left-outer-cell .bottom-left {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat bottom left; position: absolute; bottom: -7px; left: -5px;}

table#contents-table tr td .outer-cell {position: relative;}

table#contents-table tr td .outer-cell .top-right {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat top right; position: absolute; top: -7px; right: -5px;}

table#contents-table tr td .outer-cell .bottom-right {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat bottom right; position: absolute; bottom: -7px; right: -5px;}

#scTestimonials {width: 573px; padding-bottom: 10px;}

#scTestimonials .testiHd {font-size: 18px; color: #57990b; padding: 0 10px 10px 5px;}

#scTestimonials #testiConts {background: #fff; float: left; width: 553px; padding: 10px; color: #88886C;}

#scTestimonials .top-testimonials, #scTestimonials .bottom-testimonials {font-size: 0;}

#scTestimonials #testiConts ul {background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/vertical-seperator.gif) repeat-y 50% 0; float: left;}

#scTestimonials #testiConts ul li {list-style: none; width: 248px; float: left; padding-right: 5px;}

table.contents-table tr td {border: 7px #fff solid; border-left: none; border-right: none; padding: 0 5px; background: #fff;}

table.contents-table tr td.verticalSpacer {background: #fff url(http://lib.store.yahoo.net/lib/yhst-17983598337860/vertical-seperator.gif) repeat-y top right; border: none;}

table.contents-table tr td.horizontalSpacer {background: #F8F7E2; font-size: 0; line-height: 0; border: none; height: 10px;}

table.contents-table tr td.imgCell {text-align: center; width: 130px; padding-left: 20px; vertical-align: middle;}

table.contents-table tr td table tr td .name, table.contents-table tr td .name {padding-bottom: 5px;}

table.contents-table tr td table tr td .name a, table.contents-table tr td .name a {font-size: 12px; color: #57990b; text-decoration: underline;}

table.contents-table tr td table tr td .name a:hover, table.contents-table tr td .name a:hover {text-decoration: none;}

table.contents-table tr td table tr td .price, table.contents-table tr td .price {font-size: 12px; color: #88886d; text-decoration: line-through;}

table.contents-table tr td table tr td .sale-price-bold, 
table.contents-table tr td table tr td .price-bold, 
table.contents-table tr td .sale-price-bold, 
table.contents-table tr td .price-bold {font-size: 12px; font-weight: bold; color: #ffae00;}

table.contents-table tr td table tr td .more-btn, table#contents-table tr .more-btn {padding-top: 7px;}

table.contents-table tr td .left-outer-cell {position: relative;}

table.contents-table tr td .left-outer-cell .top-left {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat top left; position: absolute; top: -7px; left: -5px;}

table.contents-table tr td .left-outer-cell .bottom-left {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat bottom left; position: absolute; bottom: -7px; left: -5px;}

table.contents-table tr td .outer-cell {position: relative;}

table.contents-table tr td .outer-cell .top-right {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat top right; position: absolute; top: -7px; right: -5px;}

table.contents-table tr td .outer-cell .bottom-right {width: 7px; height: 6px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/contents-corner.gif) no-repeat bottom right; position: absolute; bottom: -7px; right: -5px;}

/*------------------Section Page Body-------------------------*/
.newsletter {width: 579px; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/newsletter-bg.gif) repeat-x top left; padding: 4px 5px 9px; position: absolute; top: -34px; right: 0;}

* html .newsletter {width: 581px; padding: 4px 5px 9px 3px;}

.newsletter .newsletter-text {font-size: 12px; color: #fff; text-transform: uppercase; display: block; float: left; width: 380px; padding: 3px 0 0;}

.newsletter input {vertical-align: middle;}

.newsletter input.mailingIn {width: 142px; font-size: 12px; padding: 1px 2px; color: #9A9A9A; margin-right: 3px;}

.scBreadcrumbs {width: 567px; font-size: 11px; color: #6D6F57; padding: 10px 10px 10px 12px;}

.scBreadcrumbs a {font-size: 11px; color: #6D6F57; text-decoration: underline;}

.scBreadcrumbs a:hover {text-decoration: none;}

h1#section-contenttitle, h1#item-contenttitle {font-size: 18px; color: #fff; background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/section-title-bg.gif) repeat-x top left; text-align: center; padding: 4px 0 7px; width: 577px; margin: 0 auto 10px;}

#caption {width: 550px; float: left; margin: 0 0 15px 20px; font-size: 12px; color: #858A6C;}

* html #caption {margin: 0 0 15px 10px;}

.section-images {width: 230px; text-align: center; float: left; margin-right: 10px;}

#scPage-insets {padding-top: 5px;}

#scPage-insets img {margin: 0 4px; border: 1px #E7E7C1 solid;}

#contents {width: 573px; background: #F8F7E2; padding: 8px 8px 12px;}

/*-----------------Click To Enlarge--------------------*/
/****Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

/*----------------Advanced Paging Styles--------------------*/
div#paging {
	clear: both;
	padding: 12px 8px;
	width: 573px;
	background: #F8F7E2;
}

div#paging div#ctrls {
	background: url("dot.gif") repeat-x 0 bottom;
	padding-bottom: 8px;
}

div#paging div#ctrls2 {
	background: url("dot.gif") repeat-x 0 0;
	padding-top: 8px;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #000;
}

div#paging div.ctrls td a {
	color: #000;
	text-decoration: none;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	background: #fff;
	padding-left: 10px;
}

div#paging div#contents table td.infoCell {background: #fff; text-align: left;}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: #fff url("http://lib.store.yahoo.net/lib/yhst-17983598337860/vertical-seperator.gif") repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: url("contsHorzSep.gif") repeat-x left center;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents table td div.name a {
	font-size: 12px; color: #57990b; text-decoration: underline;
}

div#paging div#contents table td div.name a:hover {text-decoration: none;}

div#paging div#contents table div.price {
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
	color: #88886d;
}

div#paging div#contents table div.price-bold,
div#paging div#contents table div.saleprice {
	font-size: 12px;
	font-weight: bold;
	color: #ffae00;
}

div#paging div#contents table .more-btn {padding-top: 7px;}

/*-----------------Item Page Styles-------------------*/
#itemarea {width: 589px; float: left; margin-bottom: 30px;}

.item-images {width: 230px; float: left; text-align: center; margin: 0 0 0 6px;}

.itemform {width: 311px; float: right; margin: 0 10px 0 0;}

table#product-info-table {border-bottom: 1px #E7E7C1 solid;}

table#product-info-table tr th {text-align: left; padding: 4px 5px 4px 0; vertical-align: middle; font-size: 12px; color: #868870; font-weight: normal;}

table#product-info-table tr td {text-align: left; padding: 4px 0; vertical-align: middle; font-size: 12px; color: #868870;}

table#product-info-table tr td a {color: #57990b; text-decoration: underline;}

table#product-info-table tr td a:hover {text-decoration: none;}

table#product-info-table tr.sale-price th, table#product-info-table tr.sale-price td {font-weight: bold; color: #ffae00;}

table#product-info-table tr.options td select {width: 145px; font-size: 12px;}

table#recent-items {margin-bottom: 20px;}

table#recent-items tr th div {background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/sub-title-bg.gif) repeat-x top left; font-size: 15px; padding: 5px 0 10px 10px; color: #fff; text-align: left; font-weight: normal;}

table#recent-items tr td table tr td.recent-items-name {padding-bottom: 5px;}

table#recent-items tr td table tr td.recent-items-name a {font-size: 12px; color: #57990b; text-decoration: underline;}

table#recent-items tr td table tr td.recent-items-name a:hover {text-decoration: none;}

table#recent-items tr td table tr td.recent-items-price {font-size: 12px; color: #88886d; text-decoration: line-through;}

table#recent-items tr td table tr td.recent-items-saleprice, table#recent-items tr td table tr td.recent-items-price-bold {font-size: 12px; font-weight: bold; color: #ffae00;}

.cross-sell {width: 579px; padding: 0 0 0 5px; margin: 0 0 20px;}

.cross-sell .cross-sell-title {background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/sub-title-bg.gif) repeat-x top left; font-size: 15px; padding: 5px 0 10px 10px; color: #fff; text-align: left; width: 569px;}

#seo-related-links {
    width: 95%;
	margin-bottom: 15px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #seo-related-links ul {
        margin:0 0 0 40px; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(http://lib.store.yahoo.net/lib/yhst-17983598337860/leftnav-icon.gif) 5px center no-repeat;
        margin:0; 
        padding:0 0 5px;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: underline;
            padding-left: 15px;
            display: block;
            _width: 100%;
			font-size: 12px;
			color: #88886C;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: none;
                }
				
.sitemap-header {font: bold 14px verdana; color: #62A712; display: block; padding-top:  25px;}
.sitemap-1      {font: bold 12px verdana; color: #FFA300; display: block; padding-left: 25px;}
.sitemap-2      {font: bold 12px verdana; color: #62A712; display: block; padding-left: 50px;}
.sitemap-3      {font: normal 10px verdana; color: #FFA300; display: block; padding-left: 75px;}
.sitemap-4      {font: normal 8px verdana;  color: #62A712; display: block; padding-left: 100px;}

#info-div {padding: 10px; font-size: 12px;}

