.headwrap{
	text-align: center;
}

.page-header{
	width: 871px;
	height: 144px;
	margin: 0 auto;
	background: url(/lib/yhst-37448261339239/header-bg.gif) left top no-repeat;
	text-align: left;
}

.headerlinks {
	float: right;
	margin: 0; padding: 0;
	list-style: none;
	width: 504px; 
}

* html .headerlinks{margin-top: 2px;}

body:first-of-type .headerlinks{
	margin-top: 4px;
}

.headerlinks li{float: left; padding: 5px 0;}
.headerlinks li a{
	color: #fff;
	padding: 0 10px; 
	text-decoration: none; 
	font: bold 11px verdana, sans-serif;
}
.headerlinks li a:hover{text-decoration: underline; color: #fff;}
.headerlinks li a:visited{color: #fff;}

.viewcart{
	float: right; display: inline;
	clear: right;
	margin: 10px 10px 0 0;
	width: 131px;
	height: 58px;
}

.viewcart img{
	border: 0;
}

.hd-msg{
	float: right; display: inline;
	width: 480px;
	text-align: center;
	font: bold 15px verdana, sans-serif;
	color: #ED3030;
	margin: 17px 10px 0 0;
}

.searcharea{
	float: right;
	clear: right;
	display: inline;
	margin: 8px 5px 0 0;
}

* html .searcharea{width: 210px;}
body:first-of-type .searcharea{margin-top: 12px;}

.searcharea *{
	vertical-align: middle;
}

.searcharea #query{
	font: normal 10px verdana, sans-serif;
	color: #8F8F8F;
	width: 180px;
	padding: 2px 5px;
}

* html .searcharea #query{padding-bottom: 4px; height: 20px;}

.page-header .logo{
	float: left;
	width: 216px; height: 134px;
}

.leftnav{
	width: 186px;
	background: #D5D5D5;
	border: 1px solid #BEBEBE;
}

.leftnav .nav-ul{
	margin: 0; padding: 0;
	list-style: none;
}

.leftnav .nav-ul li{
	margin: 0; 
	padding: 0;
	list-style: none;
}

.navhead{
	background: #34346A url(/lib/yhst-37448261339239/shop-header.gif) left top no-repeat;
	height: 32px;
	font-size: 0;
	text-indent: -10000px;
	border-bottom: 2px solid #B7B7C1;
	margin-bottom: 10px;
}

.nav-ul li{
	display: block;
	width: 186px;
}

.nav-ul li a{
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:0 16px 14px;
	width:154px;
}

.nav-ul li a:hover{
	text-decoration: underline;
	color: #000;
}

.nav-ul li a:visited{color: #000;}

.nav-ul li span a{
	color: #CD0F0F !important;
	text-transform: uppercase !important;
}

/* Expanding Left Nav */
.nav-ul li, .nav-ul li:hover, .nav-ul li.sfhover {
	position:relative;
}
.nav-ul li ul {display:none; }
.nav-ul li ul {
	background-color:#34346A;
	left:170px;
	padding:10px 0;
	position:absolute;
	top:10px;
	z-index:800;
	width:180px;
	margin:0;
}
.nav-ul li:hover ul, .nav-ul li.sfhover ul {
	display:block;
}
.nav-ul li ul li {
	position:relative;
	width:179px;
	z-index:900;
}
.nav-ul li ul li a {
	color:#FFF;
}
.nav-ul li ul li a:hover {
	color:#FFF;
}

body td.navCell {
	position:relative;
	z-index:500;
}
body td.spaceCell {
	position:relative;
	z-index:400;	
}
body td.bodyCell {
	position:relative;
	z-index:400;	
}



.navsep{
	background: url(/lib/yhst-37448261339239/star-rep.gif) left top repeat-x;
	height: 16px;
	margin: 0px 0 10px;
}

.dropdowns{
	text-align: center;
}

.dropdowns select{
	width: 160px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 8px;
}

.ln-test{
	background: #ECECEC;
	border-top: 1px solid #BDBDBD;
	margin-top: 5px;
}

.t-head{
	font-size: 0;
	background: url(/lib/yhst-37448261339239/test-head.gif) left top no-repeat;
	height: 25px;
	text-indent: -10000px;
}

.ln-test p{
	margin: 0;
	padding: 0px 12px;
}

.ln-test p.quote{
	font-style: italic;
	font-size: 12px;
	padding-top: 15px;
}

.ln-test p.link{
	text-align: right;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.ln-test p.link a{
	color: #000;
	text-decoration: underline;
}

.footwrap{
	text-align: center;
}

.page-footer{
	background: url(/lib/yhst-37448261339239/footer-bg.gif) left top no-repeat;
	width: 871px; height: 112px;
	margin: 0 auto 10px;
	text-align: left;
}

.page-footer .hdimg{
	margin-bottom: 10px;
}

.f-info{
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
	width: 160px;
}

.f-help{
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
	width: 150px;
}

.f-resources{
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
	width: 144px;
}

.f-newsletter{
	float: left;
	display: inline;
	width: 330px;
	margin: 15px 0 0 20px;
	font-size: 11px;
	color: #000;
}

.f-newsletter form{
	margin-top: 10px;
}

.f-newsletter form *{
	vertical-align: middle;
}

.f-newsletter form #newsletter-email{
	font-size: 10px;
	color: #8F8F8F;
	font-family: verdana, sans-serif;
	width: 200px;
	padding: 2px 5px;
}

* html .f-newsletter form #newsletter-email{height: 20px;}

.footerlinks{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerlinks li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

* html .footerlinks li{float: left; clear: left; width: 100%;}

.footerlinks li a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
}

.footerlinks li a:hover{
	text-decoration: underline;
	color: #000;
}

.footerlinks li a:visited{color: #000;}
