body{
	background-color: #B2C6D4;
	font: 70% Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

#header .logo a {float: left; padding: 0 0 0 7px;}

#header ul {margin: 0; padding: 2px 0 0 0; font-family: Arial, Verdana, sans-serif; width: 400px; float: right;}

#header ul li {list-style: none; background: url(/lib/yhst-86444551216665/header-tab-left.gif) no-repeat top left; height: 27px; float: left; padding: 0 0 0 11px; margin-left: 1px;}

#header ul li a {background: url(/lib/yhst-86444551216665/header-tab-right.gif) no-repeat top right; font-size: 14px; font-weight: bold; color: #fff; padding: 5px 16px 5px 5px; float: left; display: inline;}

#header .view-cart {float: right; width: 300px; text-align: right; margin: 13px 30px 0 0;}

#header .view-cart a {font-size: 12px; color:#fff; background: url(/lib/yhst-86444551216665/shopping-cart-icon.gif) no-repeat 100% 50%; padding-right: 25px;}
/*End Common Classes*/

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

#header{ background: url(/lib/yhst-86444551216665/header-bg.png) no-repeat top left; height: 129px; width: 760px;}

#outer-shell {background: url(/lib/yhst-86444551216665/outer-bodyshell-bg.gif) repeat-y top left; float: left; width: 760px;}

#bodyshell {
	padding: 0 0 70px 175px;
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 585px;
	background: url(/lib/yhst-86444551216665/body-bg.png) no-repeat top left;
}

#bodyshell .leftnav-bottom {background: #4347F0 url(/lib/yhst-86444551216665/bottom-leftnav.png) no-repeat bottom left; width: 171px;}

#nav-product {
	float: left;
	margin-left: -175px;
	/*overflow: hidden;*/
	position: relative;
	width: 175px;
	z-index: 100;
}

* html #nav-product {
	float: left;
	margin-left: -87px;
	/*overflow: hidden;*/
	position: relative;
	width: 175px;
	z-index: 100;
}

#footer{
	width: 100%;
	float: left;
	background-color: #000;
	clear: both;
	position: relative;
	padding-bottom: 15px;
}

.footer-links {position: absolute; width: 569px; font-weight: bold; font-size: 11px; color: #32349d; font-family: Tahoma, Arial, Helvetica, sans-serif; background: #fff; text-align: center; padding: 7px 0; top: -38px; right: 12px;}

.footer-links a {font-weight: bold; font-size: 11px; color: #32349d; padding: 0 5px 0 1px;}

#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: 100%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#bodycontent .bodypad{ padding: 0 0 0 3px; }

#footer .badges {width: 171px; text-align: center; position: absolute; top: -42px; left: 0;}

#footer .badges img {margin-bottom: 10px;}

#footer .text{ margin: 12px 20px; color: #666666; font-size: 10px;}

#footer .text .designby{ float: left; }

#footer .designby a{ color: #666666; }

#footer .text .copyright{ float: right; }

/*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: 110px; padding: 2px; }

#htmltop {
	padding: 9px 0 30px 5px;
}

#htmlbottom{width: 171px; background: url(/lib/yhst-86444551216665/bottom-leftnav.png) no-repeat bottom left; font-family: Arial, Helvetica, sans-serif; margin-top: -3px; height: 461px; padding-top: 25px;}

.outer-test {background: #8FAEFF; width: 156px; margin: 0 0 0 8px; padding: 1px 0 10px;}

.testimonial-title {border-top: 1px #4045E9 solid; color: #fff; font-weight: bold; font-size: 11px; padding: 12px 0 18px 8px;}

.testimonials {padding: 0 8px;}

.testimonials a {color: #fff; text-decoration: underline;}

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

#nav-product ul {width: 171px;}

#nav-product li{
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0;
	border-top: 1px solid #b3c6ff;
	background: #4473ff;
}
	
#nav-product li a{
	display: block;
	padding: 5px 10px 5px 27px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}


/*End Nav Area*/
