/*MAIN ELEMENTS*/
body {
	background:#E4DDBC;
	font: normal 70% Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	color: #000000;
}

.clear{
	clear: both;
}

#container {
	text-align: left;
	width: 800px;
	position: relative;
	z-index:99;
	margin:0pt auto;
}

#header {
	background: #FFFFFF url('') top left;
	display: block;
	padding: 0px;
	position: relative;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#footer {
	clear:both;
	background:#FFFFFF;
}

form,select {margin:0; padding:0;}
img {padding:0px; margin:0px; border:none;}


/*HEADER*/
#header {width:800px;}

* html #brandmark {overflow:hidden;}
#brandmark {
	font:normal Tahoma, Geneva, Verdana, sans-serif;
	width:800px;
	margin: 0px;
	height:116px;
	position:relative;
	padding:0px;
	background:url(/lib/yhst-88447542272562/header-bg.jpg) no-repeat top left;
	}
	* html #brandmark a {float:left; padding:0px; margin:0px;}
	#brandmark h1 a {
		position: relative;
		overflow: hidden;
		display: block;
		height: 116px;
		width: 440px;
		}
		#brandmark h1 span {
			background: url(/lib/yhst-88447542272562/header-bg.jpg) no-repeat top left;
			position: absolute;
			left: 0; top: 0;
			width: 100%; height: 100%;
		}

#nav-bar{
	clear:both; 
	display: block;  
	position:relative;
	text-align:right;
	position:relative;
	height:20px;
	padding:8px 10px;
	background:url(/lib/yhst-88447542272562/navbar-bg.png) no-repeat top left;
}
#header .links {margin:0; text-align:right; list-style: none; font-size:11px;}
#header .links li{font-family: Arial, Verdana, Tahoma; text-align:right; display: inline; margin:0px; background:url(/lib/yhst-88447542272562/header-link-sep.gif) no-repeat top right; padding:0pt 10px;}
#header .links li img {vertical-align:middle;}
#header .links li a {color:#FFFFFF; text-decoration:none; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-transform:lowercase;}
#header .links li .last {border-right:none; font-weight:bold; background:none; padding-left:40px;}
#header .links li a:hover {text-decoration:underline; color:#FFFFFF;}

#header #brandmark #top-nav {float:right; width:410px; display:block; text-align:right; position:absolute; right: 0; top: 0; }
#header #brandmark #top-nav ul {padding:5px 0pt; list-style:none; margin:0pt; text-align: right; position: absolute; right: 0; top: 0;}
#header #brandmark #top-nav ul li {border-right:1px solid #FFFFFF; display:inline; width:auto;}
#header #brandmark #top-nav ul li a {font-size:12px; margin: 0 12px; font-family:Tahoma, Arial, Verdana, san-serif; color:#FFFFFF; text-decoration:none;}
#header #brandmark #top-nav ul li a:hover {text-decoration:underline;}
#header #brandmark #top-nav ul .last {border-right:none;}

#login-search-container {width:800px; height:62px; background:url(/lib/yhst-88447542272562/login-bg.png) repeat-x top left;}


#shop-by-brand {height:25px; text-align:center; vertical-align:middle; padding-top:11px; position:absolute; left:350px; top:30px;}
* html #shop-by-brand {top:50px;}
*:first-child+html #shop-by-brand {top:50px;}
#shop-by-brand .select-brand {padding:0px; height:17px; font-size:11px; padding-left:3px; width:150px; border:2px inset #999999; font-family:Tahoma, Arial, Verdana, san-serif; color:#432018;}
*:first-child+html #shop-by-brand .select-brand {height:20px;}
#question-button {width:165px; height:60px; position:absolute; top:22px; right:15px;}
#header-bottom {width:760px; height:13px;}


/* CSS Document */
/* 092506 0.02*/
/*Note to Merchants: If you wish to make edits to your CSS, we suggest you make them in the css-edits stylesheet or another css file that you create and reference in your template. By doing so you will ensure that you are not introducing errors into the main stylesheets, which you could not recover if you edited them directly. This also allows Yahoo! to potentilly release fixes (if necessary) by you copying in the newlt revised files without overwriting any of your subsequent edits.*/

/*

/* Elements */
a{color:#000000}
a:hover {text-decoration:underline;}
a:visited{/*color:#93b049*/}
* {padding:0; /*margin:0;*/}
td {font-size: 11px ; color:#000000; padding:0; margin:0;}
h1, h2, h3{margin:0;}


/* Classes */
.breadcrumbs{margin:10px;}
.last {border:0 solid;}

/* Form Buttons */
.ys_primary{ background:#93b049;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:block; margin-top:10px;}
label.add2cartlabel {border:1px solid #000;}
.buttonlabel {margin-left:4px;}

/* IDs */
#info-div{padding:0px; zoom:1;}
#accessorytitle {}
#itemtype #accessorytitle {background:none; color:#93b049; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; padding:2px 10px 8px;}

/*BODY*/
#bodycontent {float:right; width:612px; z-index:2;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell { float:right; zoom:1; margin:0; width:800px; background:url(/lib/yhst-88447542272562/bodyshell-bg.png) repeat-y top left;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */

/**:first-child+html #bodyshell { width:610px; }*/

#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#caption {zoom:1;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {xmargin:10px;}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {background-color:#fff; padding:15px;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagearea #messagetitle{background:#ffffff url('') ; color:#7e9201; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; padding:4px 15px 6px;}
#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #itempage-captiontitle {background:none; color:#000000; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

#contentarea {margin:0 0 10px 0;}

#section-contenttitle {background-color:#ffffff; color:#7e9201; font:bold 14px tahoma, verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}

#bodyContent #info-div #searchpageHeader {background-color:#ffffff; color:#7e9201; font:bold 14px tahoma, verdana, sans-serif; margin:0; padding:4px 15px 6px;}

#item-contenttitle {background-color:#ffffff; color:#7e9201; font:bold 14px tahoma, verdana, sans-serif; margin:0 15px; padding:4px 15px 6px;}

#specialstitle {background:#ffffff url('') ; color:#7e9201; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; margin:0 10px; padding:4px 15px 6px;}

#copyright {color:#fff1bc; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 15px 15px; text-align:right;}

#finaltext, #introtext {margin:10px;}



/*FOOTER*/
#footer {clear:both; position:relative; z-index:100; width:800px; color:#DFD5CC;}
#footer .links {width:780px; height:19px; text-align:right; padding:10px; background:url(/lib/yhst-88447542272562/footer-links-bg.png) repeat-x top left; border-bottom:2px solid #620A00; margin:0px;}
#footer .links li{text-align:right; display: inline; margin:0px; padding:0pt 10px;}
#footer .links li a { color:#FFFFFF; font-size:16px; font-weight:bold; font-family:Arial, Verdana, Tahoma, san-serif; text-transform:lowercase; text-decoration:none;}
#footer .links li a:hover { color:#FFFFFF; text-decoration:underline;}
#footer .links .last {border-right:none; padding-left:100px;}

#footer .text {font-size:11px; color:#0172BC; width:800px; text-align:left;}
#footer .text .copyright {padding:5px 10px; color:#C6C7B9; text-align:right; font-size:12px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; border-bottom:4px solid #620A00; background:#364C37;}
#footer .text .copyright a {text-decoration:none; color:#C6C7B9;}
#footer .text .copyright a:hover {text-decoration:underline;}
#footer .design-by {color:#C6C7B9; text-align:center; font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; padding-left:50px;}
#footer .design-by a {text-decoration:none; color:#C6C7B9; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#footer .design-by a:hover {text-decoration:underline;}

#badges {text-align:center; width:188px;}
#footer #badges div {padding:10px 0pt; display:block; text-align:center;}





/* Search Page Styles */
#info-div form, 
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* !Search Page Styles */

#introtext {} /* REF: #finaltext */
	

#itemarea {background-color:#fff; margin:0px 15px 0; padding:10px; zoom:1;}
#itemarea:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

/*LEFT MENU*/
#nav-product {
	_display:inline; 
	float:left; 
	overflow:hidden; 
	position:relative; 
	width: 188px;
	z-index:99;
	margin-top:-62px;
} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {
	color:#FFFFFF; 
	display:block; 
	font-size:12px;
	margin:0; 
	padding:7px 3px;
	text-decoration:none;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}

html>body #nav-product a {height: auto;}

#nav-product ul {list-style:none; padding:10px 0px; margin:0px; width:188px;}
#nav-product li {margin:0; width:188px;}
#nav-product ul li a:hover {background:#911606; color:#FFFFFF;}
#nav-product #shopbyage-header {height:30px;}
#nav-product #shopbyinterest-header {height:25px;}
#nav-product #shopbybrand-header {height:31px; padding:1px 0pt;}
#nav-product #contactus-header {height:31px; padding:1px 0pt;}
#nav-product .mailing-list-header {padding-left:7px; width:180px; height:32px;}
#nav-product #mailing-list .text {padding:0pt 10px; width:164px; position:relative; color:#333333;}
#nav-product #left-nav-bottom {padding:10px 0pt; text-align:center; width:174px;}
#nav-product #left-nav-top {height:46px;}
#nav-product #left-nav-very-top {height:16px;}
.left-nav {background:url(/lib/yhst-88447542272562/left-nav-bg.png) repeat-x left bottom; padding-bottom:200px;}



#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{ padding:0px;}
#htmlbottom {width: 178px; top: -150px; float:left; position: absolute; z-index: 101;}
#htmlbottom .yahoo-encrypt, .secure-shop, .credit-cards { text-align:center; margin: 10px 0pt;}


/*MAILING LIST*/
/*SEARCH*/
#mailingarea { display:block; position:relative; padding:7px; color:#FFFFFF; border-top:6px solid #815A8B; border-bottom:6px solid #815A8B; padding-bottom:10px;}
#mailingarea input {font-size:1.0em;}
#mailingarea #query {height:14px; width: 135px; padding:2px 0pt; margin-top:5px; border: #DAC28A solid 1px; vertical-align:middle; color:#566A95;}
#mailingarea fieldset {border:0 solid; display:block;}
#mailingarea label {color:#f6f0da; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#mailingarea label span, #mailingarea label input {vertical-align:middle}
#mailingsubmit{ background:transparent url('') no-repeat center left;padding:1px 0px;text-align:center;cursor:pointer;display:inline; margin:0; vertical-align:middle;margin-top:5px; margin-left:2px;}
#mailingarea .left-nav-header {padding:5px 0pt;}


/*SEARCH*/
#searcharea { display:block; height:37px; position:relative; color:#FFFFFF; font-size:12px; font-weight:bold; float:right; padding-top:10px; padding-right:5px; padding-left:15px; border-left:1px solid #9C7E62; margin-top:5px;}
#searcharea #search-image {display:inline; margin-top:5px; padding-right:7px; height:18px; vertical-align:middle;}
#searcharea form {display:inline;}
* html #searcharea {}
#searcharea input {font-size:1.0em;}
input.styled {
	font-size: 1em;
	height: 14px;
	width: 128px;
	margin:5px 0pt;
	vertical-align:middle;
	color:#000000;
	padding:2px 3px;
	display:inline;
	background:url(/lib/yhst-88447542272562/query-bg.gif) no-repeat top left;
	border:none;
}
#searcharea fieldset {border:0 solid; display:block;}
#searcharea label {color:#f6f0da; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searcharea label span, #searcharea label input {vertical-align:middle}
#searchsubmit{ background:none; text-align:center;cursor:pointer;display:inline; margin:0; vertical-align:middle;padding-left:1px;}

#shopbybrand {padding-left:10px;}
#shopbybrand .dropdown {height:19px; width:165px; padding-top:1px; padding-left:5px; border: #999999 inset 2px; vertical-align:middle;}

#htmlbottom form .mailingIn {height: 22px; width: 115px; padding-top:2px; padding-left:5px; border: #999999 inset 2px; vertical-align:middle; margin-top:5px; font-size:10px; font-family:Tahoma; color:#999999;}
#htmlbottom form .mailing-button{ background:transparent url('') no-repeat center left; text-align:center;cursor:pointer;display:inline; margin:0; vertical-align:middle;padding-left:1px; margin-top:5px;}
#newsletter {background:#CACACA; width:183px; height:56px; border-right:1px solid #FFFFFF;}
#newsletter .newsletter-header {padding-left:7px; padding-top:7px;}



#slogan {color:#888062; display:block; float:right; font:normal 11px Tahoma, Geneva, Verdana, sans-serif; padding:2.7em 15px 10px 10px; width:225px; text-align:right;} /* 225 + 25= 250 */

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:590px; } *:first-child+html #itemarea { width:570px; }

#badge { margin: 15px auto; }

* html #badge { width:136px; text-align:center; }



/*MAIN PAGE*/
#bodycontent .bodypad { float: right; width: 612px;}
#bodycontent .bodypad #welcome {padding:8px 3px 8px 5px; width:241px; float:left;}
#bodycontent .bodypad #welcome #welcome-text {font-family:Tahoma, Verdana, Arial, san-serif; background:#E3DDBB; padding:5px 15px; font-size:12px; font-weight:bold;}
#bodycontent .bodypad #welcome #welcome-top *, #bodycontent .bodypad #welcome #welcome-bottom * { display: block; }
#bodycontent .bodypad #welcome-image {width:354px; padding:8px 9px 8px 0px; float:right;}
#bodycontent .bodypad #featured-products {clear:both; width:598px; padding:45px 7px 20px 7px; background:url(/lib/yhst-88447542272562/featured-items.png) no-repeat 7px 0px;}



#bodycontent .bodypad .vertical {width:598px; text-align:center;}
#bodycontent .bodypad .vertical .h-sep {height:30px; width:100%;}
#bodycontent .bodypad .vertical-seperator {background:url(/lib/yhst-88447542272562/horizontal-sep.gif) repeat-y right top;}
#bodycontent .bodypad .horizontal-sep {background:url(/lib/yhst-88447542272562/horizontal-sep.gif) repeat-x 0 50%;}
#bodycontent .bodypad .horizontal-seperator {padding:0pt 10px; padding:10px 0pt; width:180px; text-align:left;}
#bodycontent .bodypad .horizontal-seperator .image-border {border:1px solid #7E7272; margin:0pt auto; width:169px; background:#374D38;}
#bodycontent .bodypad .horizontal-seperator .name {padding:10px 20px; text-align:left;}
#bodycontent .bodypad .horizontal-seperator a {color:#F3EAC1; text-decoration:none; font-size:14px; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator a img {border:7px solid #374D38;}
#bodycontent .bodypad .horizontal-seperator a:hover {text-decoration:underline;}
#bodycontent .bodypad .horizontal-seperator .pricing {margin:0pt 17px; padding:5px 8px; background:#4B0F07; font-size:12px; color:#A6F2A8;}
#bodycontent .bodypad .horizontal-seperator .pricing span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator .price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator .price-bold span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator .sale-price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator .sale-price-bold span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad .horizontal-seperator .price {font-size:12px; color:#A6F2A8; padding:5px 8px; margin:0pt 17px; background:#4B0F07;}
#bodycontent .bodypad .horizontal-seperator .price-bold {font-size:12px; color:#A6F2A8; padding:5px 8px; margin:0pt 17px; background:#4B0F07;}
#bodycontent .bodypad .horizontal-seperator .sale-price {font-size:12px; color:#A6F2A8; font-weight:bold; margin:0pt 17px; background:#4B0F07; padding:5px 8px;}
#bodycontent .bodypad .horizontal-seperator .sale-price-bold {font-size:12px; color:#A6F2A8; font-weight:bold; margin:0pt 17px; background:#4B0F07; padding:5px 8px;}



#bodycontent .bodypad #breadcrumbs {padding:10px 15px; color:#8D1709; font-family:Arial, Helvetica, sans-serif; text-align:left; font-size:12px;}
#bodycontent .bodypad #breadcrumbs span {color:#345737;}
#bodycontent .bodypad #breadcrumbs a {color:#345737; text-decoration:none; text-transform:lowercase;}
#bodycontent .bodypad #breadcrumbs a:hover {color:#345737; text-decoration:underline;}
#bodycontent .bodypad #breadcrumbs img {padding:0pt 5px;}


#bodycontent .bodypad #section-contents-table {padding:10px 7px;}
#bodycontent .bodypad #section-contents-table .vertical-seperator {background:url(/lib/yhst-88447542272562/horizontal-sep1.gif) repeat-y right top;}
#bodycontent .bodypad #section-contents-table .horizontal-sep {background:url(/lib/yhst-88447542272562/horizontal-sep1.gif) repeat-x 0 50%;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator {padding:0pt 10px; padding:10px 0pt; width:180px; text-align:left;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .image-border {border:1px solid #7E7272; margin:0pt auto; width:169px; background:#374D38;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .name {padding:10px 20px; text-align:center;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator a {color:#911805; text-decoration:none; font-size:14px; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator a img {border:7px solid #374D38;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator a:hover {text-decoration:underline;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .pricing {margin:0pt 17px; padding:5px 8px; background:#374D38; font-size:12px; color:#A6F2A8;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator #abstract {color:#111518;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .pricing span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .price-bold span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .sale-price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .sale-price-bold span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .price {font-size:12px; color:#A6F2A8; padding:5px 8px; margin:0pt 17px; background:#374D38;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .price-bold {font-size:12px; color:#A6F2A8; padding:5px 8px; margin:0pt 17px; background:#374D38;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .sale-price {font-size:12px; color:#A6F2A8; margin:0pt 17px; background:#374D38; padding:5px 8px;}
#bodycontent .bodypad #section-contents-table .horizontal-seperator .sale-price-bold {font-size:12px; color:#A6F2A8; margin:0pt 17px; background:#374D38; padding:5px 8px;}



#bodycontent .bodypad #section-content,
#bodycontent .bodypad #item-content {padding:0pt 15px; margin:0px;}
#bodycontent .bodypad #section-contenttitle,
#bodycontent .bodypad #item-contenttitle {padding:10px 0px; margin:0px; background:none; font-family:Arial, Helvetica, sans-serif; color:#3D553D;} 
#bodycontent .bodypad #scEnlarge-image {float:left; width:215px; margin-right:15px;}
#bodycontent .bodypad #caption {font-size:12px; color:#36583D; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:18px;}
#bodycontent .bodypad #caption p {margin-top:0px;}



#bodycontent .bodypad #paging {padding:10px 0pt; clear:both;}
#bodycontent .bodypad #paging #paging-table {padding:7px 20px; background:#EBE6E0;}
#bodycontent .bodypad #paging #paging-table #sortlinks,
#bodycontent .bodypad #paging #paging-table #sortlinks2 {font-weight:bold;}
#bodycontent .bodypad #paging #paging-table #sortlinks span,
#bodycontent .bodypad #paging #paging-table #sortlinks2 span {font-weight:normal;}
#bodycontent .bodypad #paging #paging-table #sortlinks span.chosen,
#bodycontent .bodypad #paging #paging-table #sortlinks2 span.chosen {font-weight:bold;}
#bodycontent .bodypad #paging #paging-table .viewall a {text-decoration:underline; color:#217B21;}
#bodycontent .bodypad #paging #paging-table .viewall a:hover {text-decoration:none; color:#217B21;}
#bodycontent .bodypad #paging #contents {padding:10px 0pt;}
#bodycontent .bodypad #paging #contents .image-border {border:1px solid #7E7272; margin:0pt auto; width:169px; background:#374D38;}
#bodycontent .bodypad #paging #contents .name {padding:10px 20px; text-align:center;}
#bodycontent .bodypad #paging #contents a {color:#911805; text-decoration:none; font-size:14px; font-weight:bold;}
#bodycontent .bodypad #paging #contents a img {border:7px solid #374D38;}
#bodycontent .bodypad #paging #contents a:hover {text-decoration:underline;}
#bodycontent .bodypad #paging #contents #abstract {color:#111518; padding-right:8px; padding-left:8px;}
#bodycontent .bodypad #paging #contents .price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #paging #contents .sale-price span {color:#F4E8BE; font-weight:bold;}
#bodycontent .bodypad #paging #contents .price {font-size:12px; color:#A6F2A8; margin:0pt 8px; background:#374D38; padding:5px 8px; text-align:left;}
#bodycontent .bodypad #paging #contents .sale-price {font-size:12px; color:#A6F2A8; margin:0pt 8px; background:#374D38; padding:5px 8px; text-align:left;}
#bodycontent .bodypad #paging .ctrls {padding:10px 30px; border-top:1px solid #D1C9A4; border-bottom:1px solid #D1C9A4; background:#F1ECCF;}



#bodycontent .bodypad #abstract {padding:0px 20px; padding-bottom:10px; font-size:12px; color:#CBC6CA; text-align:left; overflow:hidden; clear:both;}



#bodycontent .bodypad #item-content #item-contenttitle {}
#bodycontent .bodypad #item-content #scEnlarge-image {float:left; width:279px; margin-right:15px; padding-top:10px;}
#bodycontent .bodypad #item-content #scEnlarge-image #sc-enlarge-border {width:265px; padding:7px; background:#394C38;}
#bodycontent .bodypad #item-content #scEnlarge-image #send-to-friend {width:279px; text-align:center; padding:10px 0pt;}
#bodycontent .bodypad #item-content #caption {padding-top:15px;}
#bodycontent .bodypad #item-content #product-info-table {font-family:Arial, Helvetica, sans-serif;}
#bodycontent .bodypad #item-content #product-info-table th {background:#7F542D; color:#FFFFFF; text-align:right; width:95px; padding:5px 0pt; padding-right:5px; font-size:11px; font-weight:normal; vertical-align:middle;}
#bodycontent .bodypad #item-content #product-info-table td {background:#C0B797 url(/lib/yhst-88447542272562/product-info-table-bg.gif) repeat-y top right; color:#000000; vertical-align:middle; padding-left:5px;}
#bodycontent .bodypad #item-content #product-info-table td.sale-price {font-weight:bold; color:#CC0000;}
#bodycontent .bodypad #item-content #product-info-table td.options select {font-size:11px; border-top:2px solid #404040; border-left:2px solid #404040; border-right:1px solid #D4D0C8; border-bottom:1px solid #D4D0C8; width:140px;}
#bodycontent .bodypad #item-content #product-info-table td.add-to-cart {padding:10px 0pt;}
#bodycontent .bodypad #item-content #product-info-table td.add-to-cart td {background:none;}
#bodycontent .bodypad #cross-sell {background:url(/lib/yhst-88447542272562/you-may-also-like.gif) no-repeat top left; padding-top:45px; padding-bottom:15px;}



.scEnlarge-image {float:right; width:225px; margin-right:7px; text-align:center; margin-left:20px; margin-bottom:5px;}
#scPage-insets {padding:5px 0pt; width:175px; text-align:center;} 
#scPage-insets a img {margin:0px 3px; border:7px solid #374C38;} 
#bodycontent .bodypad #itemarea .scEnlarge-image {float:left; width:225px; margin-right:7px; margin-bottom:5px;}


/*ITEM PAGE*/
#bodycontent .bodypad #seo-related-links {background:url(/lib/yhst-88447542272562/related-items.gif) no-repeat top left; padding-top:45px; padding-bottom:15px;}
#bodycontent .bodypad #seo-related-links:after {clear: both;content: "."; display: block; height: 0; visibility: hidden;}
#bodycontent .bodypad #seo-related-links ul {margin:0pt auto; padding: 0; list-style: none; overflow:hidden; padding:5px 0pt; padding-bottom:20px; width:450px;}
#bodycontent .bodypad #seo-related-links ul.seo-links li {width: 49%; float: left; display: inline; background: url(dot.gif) 5px center no-repeat; margin:0; padding:0;}
#bodycontent .bodypad #seo-related-links ul.seo-links li a {text-decoration: none; padding:3px 0pt; padding-left:15px; display: block; _width: 85%; color:#000000; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#bodycontent .bodypad #seo-related-links ul.seo-links li a:hover {text-decoration: underline; color:#931604;}
#bodycontent .bodypad #seo-related-links ul.seo-links li.view-more a {font-weight:bold;}
#bodycontent .bodypad #contentarea {margin-bottom:0px;}
#bodycontent .bodypad #contentarea .ys_primary {border:1px solid #003266; background:url(/lib/yhst-88447542272562/add-to-cart.gif) no-repeat top left; width:116px; height:29px; line-height:29px;}
#bodycontent .bodypad #itemarea .sale-price {font-size:14px; color:#003266; font-weight:bold;}
#bodycontent .bodypad #itemarea .sale-price-bold {font-size:14px; color:#003266; font-weight:bold;}
*:first-child+html #bodycontent .bodypad #itemarea {width:530px;}


#bodycontent .bodypad #sitemap-body {padding-bottom:40px;}
.sitemap-header {
    font: bold 13px verdana;
    color: #A5AD84;
    display: block;
    padding-top:  15px;
	text-align:left;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #FFFFFF;
    display: block;
    padding-left: 25px;
	text-align:left;
}
.sitemap-2      {
    font: normal 11px verdana;
    color: #FFFFFF;
    display: block;
    padding-left: 50px;
	text-align:left;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #FFFFFF;
    display: block;
    padding-left: 75px;
	text-align:left;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #FFFFFF;
    display: block;
    padding-left: 100px;
	text-align:left;
}

.sitemap-header:hover {text-decoration:none;}
.sitemap-1:hover {text-decoration:none;}
.sitemap-2:hover {text-decoration:none;}
.sitemap-3:hover {text-decoration:none;}
.sitemap-4:hover {text-decoration:none;}



.label-td {width:120px; padding:3px 5px; text-align:left;}
.input-td input {font-size:11px; width:200px; padding:2px;}
.input-td textarea {font-size:11px; width:400px; padding:5px;}
#submit-button {margin-right: 40px;}



* html fieldset {display:inline;}
* html #bodycontent .bodypad #featured-items {margin-right:0px;}
* html #mailingarea #query {width:130px;}

.multiLineOption {padding:2px 0pt;}
.multiLineOption select {font-size:11px;}



#scPage-insets {width:99%;}
.live-chat {position:absolute; top:10px; right:7px;}


#header .view-cart-corner { position: absolute; right: 0px; top: 0px; }

#acctlinksBorder {
	float: right;
	height: 47px;
	margin: 5px 2px 0 0;
	border-right: 1px solid #9C7E62;
}
#acctlinks {
	color: white;
	display: block;
	float: right;
	padding: 15px 13px 0 5px;
	width: 337px;
	}
	#acctlinks a { color: #f3eac1; text-decoration: underline; }
		#acctlinks a:hover { text-decoration: none; }
	#acctlinks form * { vertical-align: middle; }
	#acctlinks .defaultValue { color: #888; }
	#acctlinks img { margin-right: 15px; }
	#acctlinks input.styled {
		width: 116px;
		margin-right: 3px;
	}
	#acctlinks input#loginUsername { margin-right: 11px; }
	#acctlinks #notMember {
		color: #f3eac1;
		margin-left: 49px;
		}
		#acctlinks #notMember a { margin-left: 1em; }


/* login */
.loggedin{color:#FFF;margin-top:25px; margin-left:5px;text-align:center;}
.loggin-name{font-size:13px;font-weight:bold;}
.register-now a{color:#FFF;text-decoration:underline;}
.register-now{padding-right:50px;}
select, input, textarea{
	font: 11px Arial, Helvetica, sans-serif;
}

#orderhistory, #orderhistory a{
	color:#000;
}

#giftreminder{
	border: 1px solid #F5F5F5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding: 1em;
}

#giftreminder a{
	color: #000;
}

#showcart td, #chkout td, #checkout td, #saveforlater td, #accountinfo td, #registerform td, #orderhistory td{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#showcart{
width:570px;
}

#loginalert, #loginerror{
	padding:5px;
	font:bold 13px Tahoma;
	color:#FF0000;
	text-align:center
}

.savedcart_emphasis{
	font:bold 12px Tahoma;
	color:#CC0000;
}

.savedcart_close{
	margin-bottom:5px;
	display:block;
}

.savedcart_moreinfo{
	font:bold 11px Tahoma;
	color:#000000;
}

.savedcart_close_text{
	font:bold 11px Tahoma;
	color:#CC0000;
}

.savedcart_emphasis_container{
	position:relative;
}

.savedcart_emphasis_explained{
	font:bold 11px Tahoma;
	color:#000000;
	display: none;
	visibility: hidden;
	position:absolute;
	border: 1px solid #000000;
	width: 300px;
	background-color: #EEE;
	padding: 10px;
	left:75px;
}

form{
	margin: 0;
	padding:0;
}

fieldset{
	padding: 10px;
	margin:3px;
}

.bold{
	font-weight: bold;
}

.small{
	font: 10px verdana;
}

.italic{
	font-style: italic;
}

#scCartDiv, .scSaveDiv{
	background-color: #CECFCE;
}

#orderhistory .itemname, #scCartDiv .itemname{
	color:#0000C0 !important;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.accountlinks{
	font: 11px  Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	text-decoration: underline;
}

.top-accountlinks{
	color:#FFF !important;
	font: 11px  Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
	text-decoration: underline;
}

#scCartDiv .cartlinks a{
	color:#0000C0 !important;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.shopping-cart-empty{
	margin: 10px;
	padding: 5px;
	background-color: #eee;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border:5px solid #fff;
}

.cart-header{
	background-color: #eee;
	text-align: center;
}

.cart-header td{
	padding:5px;
	font-weight: bold !important;
}

.scCart-item-row{
	background-color: #fff;
}

.scCart-bottom{
	background-color: #eee;
}

.scCart-item-row td, .scCart-bottom td, .edit-account-info div{
	padding:5px;
}

.scCart-price{
	text-align: right;
	color: #9C0000;
	font-weight: bold !important;
}

.scCart-update-button{
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.edit-account-info fieldset{
	height:460px;
}

* html .edit-account-info fieldset{
	height:460px;
}

.small-gray-link, .small-gray-link a{
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	padding-bottom: 5px;
	text-decoration: underline;
}

#registerform form h1, #registerform form h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.register-pw-bg{
	background-color: #F8F8F8;
	border:1px solid #D8D8D8;
}

.register-form-tdcells, .login-form-tdcells{
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	color:#666666;
}

.login-form-tdcells input, .register-form-tdcells input, .register-form-tdcells select, .register-pw-tdcells input, .register-pw-tdcells select{
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:3px;
}

.register-pw-tdcells{
	color:#7C7C7C;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

.login-h1{
	color:#C51818;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*margin-bottom: 10px;*/
	padding: 5px 0 5px 10px;
}

.orderhistory-status{
	color:#C51818 !important;
	font-weight: bold;
}

.login-h2{
	color:#000;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*display:inline;*/
	padding: 5px 0 5px 10px;
	margin:0;
}
.login-h2-inline{
	display:inline;
	color:#000;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
}
.login-page td{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

.login-page fieldset{
	height:140px;
}

.shoppingcart-acct-btns{
	text-align:right;
}

.edit-acct-links{
	padding:5px; 
	background-color:#EEEEEE; 
	border:1px solid #000;
}

.edit-acct-links a{
	color:#000;
}

.gray-hr{
	background-color:#E4E4E4; 
	height:1px;
}

.light-gray-bgcolor{
	background-color:#F5F5F5;
}

.light-gray-border{
	border:1px solid #F5F5F5;
}

.table-padding td{
	padding:5px;
}

.form-separator{
	border-right:1px solid #E5E5E5;
}

.continue-shopping{
	color:#000;
	text-decoration:underline;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.moreorders{
	padding:15px 0 15px 25px;
}
.moreorders a{
	font: bold 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #999999 !important;
	text-decoration: underline;
}
.ship-bill-textbox{width:150px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-password{width:135px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-zip{width:50px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-phone{width:100px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.ship-bill-state{width:25px; font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;}

/*WISHLIST*/
.wishlist_prompts{
text-align:center;
padding:5px;
font:bold 12px verdana, arial, tahoma
}
#wishlistInner, #wishlistInner td, #wishlistInner select, #wishlistInner input{
font:11px Tahoma, Verdana, Arial;
}
.wishlist_header a{
font:bold 14px Tahoma;
color:#000;
}
.wishlist_header{
border-bottom:1px solid #CCC;
padding: 5px 0 5px 0;
}
.wishlist_image{
width: 125px;
text-align:center;
}
.wishlist_discontinued{
padding: 5px;
border: 1px solid #CCC;
background-color: #EEE;
}
.wishlist_discontinued .alert_text, .wishlist_out_of_stock{
font-weight:bold;
color:#CC0000;
}
.wishlist_discontinued a{
font-weight:bold;
color:#000;
}
.wishlist_options_bg, .wishlist_price_bg{
background-color: #DDD;
padding: 10px;
}
.wishlist_remove_button, .wishlist_order_button{
background-color: #EEE;
padding: 10px;
border-top: 1px solid #FFF;
}
.wishlist_sale_price, .wishlist_discontinued_options{
color: #CC0000;
font-weight: bold;
}
.wishlist_discontinued_options_style{
text-decoration: line-through;
}
.wishlist_price{
font-weight: bold;
}
.wishlist_display_price, .wishlist_display_option{
padding:3px;
}

#text-below-featured-items{
padding:0 20px 50px;
}
