body{
	text-align: center;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	margin: 0;
	color: #999;
}

a{font-size: 11px;}
h1, h2, h3, form, fieldset, li, ul, img{margin: 0; padding: 0; border: 0;}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{

}

#logo{
	background-color: #4768B5;
	height: 84px;
	width: 760px;
}

#logo img{float: right;}

#top-nav{
	clear: both;
	height: 27px;
	width: 760px;
	background: #92BE4B;
	border-top: 1px solid #fff;
	overflow: hidden;
}

#top-nav ul, #top-nav li{list-style-type: none;}
#top-nav li{display: inline; float: left; border-left: 1px solid #fff;}
#top-nav li a{
	display: block;
	background-color: #92BE4B;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px 5px;
}

#top-nav li a img{margin-left: 7px;}
#top-nav li.first{border: none;}

#top-nav li a:hover{background-color: #A3DC4D;}

#search{clear: both; height: 33px; text-align: right;}
#search #searchbox{color: #999; font-size: 10px; width: 130px; height: 18px;}
#search #searchbutton{margin-bottom: -4px;}
#searchform{margin: 0px 10px 0px 0px; padding-top: 8px;}

#home #home-image-1{float: left;}
#home #home-image-2{float: right;}

#home #home-info{margin-top: 5px; float: left; background: url("/lib/yhst-83601246588438/home-wrap-bg.gif") top left repeat-y;}
#home #home-info #info-left{
	width: 189px;
	float: left;
	background-color: #CBE6A1;
	text-align: center;
	padding-top: 10px;
	display: none;
}

#home #home-info #info-left-text{
	margin-top: 10px;
	background: #E2F0CC;
	padding: 10px 0;
	color: #4868B3;
	font-style: italic;
	font-size: 12px;
}

#home #home-info #featured{
	width: 760px;
	float: right;
	background-color: #A6D561;
}

#footer{
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #DBDBDB;
	width: 760px;
	text-align: center;
}

#footer-links{padding-top: 16px;}
#footer-links ul, #footer-links li{list-style-type: none;}
#footer-links li{
	display: inline;
	border-left: 1px solid #999;
	padding: 0 8px 0 10px;
}
#footer-links li a{
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
}

#footer-links li.first{border: none;}

#newsletter{font-family: times new roman, serif; color: #A5C132; font-size: 14px; margin-top: 16px;}
#newsletter #newsletterbox{color: #999; font-size: 10px; height: 18px;}
#newsletter #newsletterbutton{margin-bottom: -4px; margin-left: 5px;}
#newsletter form{display: inline; margin-left: 10px;}
#copyright{color: #999; font-size: 10px; margin-top: 16px;}
#copyright span.csep{margin: 0 8px;}
#copyright a{color: #999; text-decoration: none;}

/* HOME PAGE STYLES */

#featured td{
	background: #fff;
	text-align: center;
	font-size: 11px;
	height: 100%;
	padding: 3px;
	color: #999;
}

#featured td a{color: #4868B5;}
#featured td img{margin-bottom: 10px;}
#featured td table.item-wrapper{border: 1px solid #E3F1CD; height: 100%;}
#featured td table.item-wrapper td{vertical-align: top;}
#featured .h-price-div{margin-top: 1em;}

/* SECTION PAGE STYLES */

#nbody{border-top: 1px solid #DBDBDB; padding: 15px 0;}
#nbody .section-img{float: right; margin-right: 10px; display: inline;}
#section-nav{width: 200px; float: left; margin-left: 10px; display: inline;}

#section-nav h2{
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4869B6;
	text-transform: uppercase;
}

#section-nav ul, #section-nav li{list-style-type: none;}
#section-nav li{padding-top: 10px;}
#section-nav li a{text-decoration: none; color: #999;}
#section-nav li a:hover{text-decoration: underline;}

/* SUBSECTION PAGE STYLES */

#sec-conts{width: 500px; float: right; margin-right: 10px; display: inline; margin-bottom: 20px; margin-top: 20px;}
#sec-conts #contents{font-size: 11px;}
#sec-conts #contents img{margin: 5px 0 0 0;}
#sec-conts #contents a{color: #999; text-decoration: none;}

.item-top{
	width: 530px;
	float: right;
	color: #999;
	text-align: center;
}

.item-top img{
	float: left;
	margin: 0 10px 5px 0;
}

.item-top img.s-top{
	float: none;
	margin: 0 0 15px 0;
}

.item-top h2{
	color: #A5C132;
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 16px;
}

/* BREADCRUMBS STYLES */

#breadcrumbs {
	text-align: right;
	color: #999;
}
#breadcrumbs a {
	color: #999;
}

/* ITEM PAGE STYLES */

.saleprice {
	color: #0B60A2;
	padding-top: 5px;
	display: table-cell;
}
.order-button {
	margin-top: 4px;
	margin-right: 8px;
}
#options .radio-name {
	width: 40px;
}
#product-info .caption {
	padding: 10px;
}
#product-info .name {
	background-color: #0B60A2;
	margin-bottom: 3px;
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	height: 21px;
	padding-top: 2px;
}
#product-info .add,
#product-info .options {
	background-color: #ECF3F8;
	margin-bottom: 3px;
	padding: 10px;

}
#product-info .add {
	padding: 15px;
}
.itemname {
	font-family: Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #A5C132;
	text-decoration: none;
	text-align: center;
}

#product-info{
	font-size: 11px;
	color: #999;
}

/* RELATED LINKS STYLES */

#seo-links{width: 520px; float: right; margin-right: 10px; display: inline; font-size: 11px; clear: both;}
#seo-links #header{font-size: 11px;}
#seo-links td{font-size: 11px; color: #999;}
#seo-links a{font-size: 11px;}

#scPage-insets{text-align: center;}
#scPage-insets img{margin: 2px; border: 1px solid #ccc;}
