body{
	background-color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

#header h1 {width: 305px; height: 44px; padding: 36px 0 0 189px; float: left;}

#header h1 a {display: block; width: 305px; height: 44px;}

#searcharea {float: right; width: 235px; margin-top: 12px;}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea input#query {width: 136px; padding: 2px;}

#searcharea input#searchsubmit {margin-top: 1px;}

#searcharea span{font-size: 12px; color: #ffffff; font-weight: bold; display: block; float: left; margin: 6px 5px 0 0;}

.email-info {width: 235px; text-align: right; font-size: 12px; color: #ffffff; font-weight: bold; font-style: italic; float: right; margin: 20px 15px 0 0;}

.header-email {width:300px; color:#fff; font-weight:bold; font-size:12px; position:absolute; top:127px; left:185px; text-align:center; z-index:100;}

.links {xwidth: 748px; xfloat: right; font-size: 12px; color: #ffffff; xmargin: 68px 12px 28px 0; xtext-align: right; position:absolute; top:152px; right:10px;}

.links a {
	margin:0;
	padding: 0 7px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.links a.cart {background: url(shopping-cart-icon.gif) no-repeat 100% 100%; padding: 0 26px 0 7px;}

.links a:hover {text-decoration: underline;}

H2#section-contenttitle{
	font: bold 1.6em Arial, Helvetica, sans-serif;	
}
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{background: url(headerbg.png) no-repeat top left; width: 760px; height: 196px; float: left; position:relative;}

#bodyshell {
	border-left: 188px #92051A solid;
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 572px;
}

#nav-product {
	float: left;
	margin-left: -188px;
	/*overflow: hidden;*/
	position: relative;
	width: 188px;
	z-index: 100;
}

#footer{
	width: 100%;
	float: left;
	background: url(footerbg.gif) no-repeat top left;
	clear: both;
}

#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;
}

#bodycontent .bodypad{ width: 572px;}

.foot-links {width: 748px; float: right; font-size: 12px; color: #ffffff; text-align: right; padding: 4px 12px 0 0;}

.foot-links a {
	display: inline;
	margin:0;
	padding: 3px 7px 0 7px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.foot-links a.cart {background: url(shopping-cart-icon.gif) no-repeat 100% 100%; padding: 3px 26px 0 7px;}

.foot-links a:hover {text-decoration: underline;}

#footer .text{margin: 27px 5px 16px 5px; }

#footer .text .designby{ float: left; font-size: 10px; color: #000000;}

#footer .designby a {color: #000; font-size: 10px;}

#footer .text .copyright {float: right; font-size: 10px; color: #000000;}

/*Nav Area*/
.shopbymanufacturer {width: 188px; background: #000000 url(grey-dot.gif) no-repeat 5px 5px; margin: 7px 0 17px;}

.shopbymanufacturer span {display: block; font-size: 13px; color: #ffffff; font-weight: bold; font-style: italic; padding: 4px 0 0 21px;}

.shopbymanufacturer select {width: 158px; margin: 5px 0 7px 21px;}

.nav-title {background: #000000 url(grey-dot.gif) no-repeat 5px 5px; font-size: 13px; color: #ffffff; font-weight: bold; font-style: italic; padding: 4px 0 5px 21px;}

#nav-product ul {margin: 0; padding: 0 0 0 20px;}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#nav-product li a{
	display: block;
	padding: 2px 10px 2px 3px;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px #be6976 solid;
	border-top: 1px #92051a solid;
	text-decoration: none;
	width: 155px
}

* html #nav-product li a{
	display: block;
	padding: 2px 10px 2px 3px;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px #be6976 solid;
	border-top: 1px #92051a solid;
	text-decoration: none;
	width: 168px
}
.nav-html {padding:10px; color:#fff; font-size:11px;}

#nav-product li a:hover {background-color: #c9828d; border-top: 1px #dfb4bb solid; color: #2d155a; text-decoration: none;}

.badges {width: 188px; text-align: center; margin-top: 50px;}

.badges img {margin-bottom: 10px;}


/*End Nav Area*/
