@charset "utf-8";
/* CSS Document */

html{ 
	margin: 0; 
	padding: 0; 
}

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
 	background-image:url(/img/public/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.genlist{

}

.genlist li {
	list-style:none;
	font-weight: bold;
}

#topbar {
 background-image:url(/img/public/top_bg.jpg);
 height:6px;
}

#header {
 width:765px;
 height:130px;
 background-image:url(/img/public/header.gif);
 margin: 0 auto 10px auto;
}

#middle {
 width:765px;
 margin: 0 auto 0 auto;
}

#left {
 float:left;
 width:119px;
 height:314px;
 background-image:url(/img/public/left_nav_bg.gif);
 margin: 0 auto 0 auto;
 font-size: 12px;
 color:#FFFFFF;
 padding: 10px;
 font-weight: bold;
}

#leftnavheader {
	margin: 20px 0;
}

.leftbutton {
	float: right;
	margin: 5px;
	border: #FFFFFF solid 1px;
	background-color:#aa050c;
	color:#FFFFFF;
	font-weight: bold;
}

#leftnav {
	list-style:none;
	font-size: 16px;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
}

#leftnav li{
	list-style:none;
	font-size: 16px;
	color:#FFFFFF;
}

#leftnav li a{
	font-size: 12px;
	color:#FFFFFF;
}

#left a{
	font-size: 12px;
	color:#FFFFFF;
}

#content {
 float: left;
 /*border-bottom:#333333 solid 1px;*/
 width: 454px;
 padding: 15px;
}

#right {
 float: right;
 width:139px;
 height:334px;
 background-image:url(/img/public/right_nav_bg.jpg);
 margin: 0 auto 0 auto;
}

#randproducts {
margin: 25px 0 0 0;
padding:0;
}

#randproducts li{
margin: 0px 5px 20px 10px;
font-weight:normal;
font-size: 10px;
text-align:center;
list-style:none;
}

#randproducts div {
margin: 0 auto 0 auto;
 /*border:#000000 thin solid;*/
 padding: 0;
 background-image:url(/img/public/rand_product_bg.jpg);
 background-position: bottom right;
 width:96px;
 height:95px
 }


#footer {
 clear: both;
 width:765px;
 height:109px;
 background-image:url(/img/public/footer.jpg);
 margin: 0 auto 0 auto;
 padding: 3px 0 0 0;
 font-size: 10px;
 text-align: center;
}

#footer a{
 font-size: 10px;
}

/* nav */
#login {
	text-align: left;
	margin: 0 0 5px 0;
	color:#aa050c;
}

#login .loginlink{
	color: #aa050c;
}

#nav {
	float: right;
	height: 14px;
 	font-size: 10px;
	text-align: center;
 	color:#ffffff;
	margin: 93px 0 0 0;
	font-weight: bold;
	width: 500px;
}


#nav a{
 color:#ffffff;
 font-size: 11px;
 text-decoration:none;
}

#nav a:visited{

}

#nav a:hover{

}

a:link {
	color: #aa050c;
	text-decoration: none;
	font-size: 13px;
}

a:visited  {
	color: #aa050c;
	text-decoration: none;
	font-size: 13px;
}
a:hover  {
	color: #aa050c;
	text-decoration: underline;
	font-size: 13px;
}
/*
a:hover  {
	text-decoration: none;
	color: #003E9B;
	font-size: 12px;
}
*/

.subtext {
	font-size: 10px;
	color:#666666;
}

h1 {
	font-size: 16px;
	color:#aa050c;
	margin: 5px 0;
	font-weight:bold;
}

h2{
	font-size: 14px;
	color:#aa050c;
	margin: 5px 0;
	font-weight:bold;
}

h3,h4,h5,h6,h7{
	font-size: 13px;
	color:#aa050c;
	margin: 5px 0;
	font-weight:bold;
}


/* forms */
.formheader {
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color:#aa050c;
}

.formtitle{
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}

.formfield{
	padding: 2px 2px 2px 2px;
	width: 100%;
}


.leftinput {
	margin:5px 0;
}

input {
	margin:3px 0;
}

/* sitemap */
#sitemap{
}

#sitemap li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

/* tables */
table
{
	/*width: 500px;*/
	margin: 5px;
	/*border: #DFDFDF solid 1px;*/
}

.tabletitle{
	padding: 2px 2px 2px 2px;
	text-align: center;
	white-space: nowrap;
	border-bottom: #DFDFDF solid 1px;
	font-weight: bold;
}

.tabletitle a{
	text-decoration: none;
}

.tablefield a,.tablefield_alt a,.tablefield_on a{
}

.tablefield td{
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield_alt td{
	background-color: #F4FAFF;
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield_on td{
	background-color: #D5EAFF;
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

/* tools */
.tools {
font-weight: normal;
font-size:10px;
}

/* dealers */
.dealers {

}

.dealers  li {
	font-weight:normal;
}

.dealers .title {
	display: -moz-inline-box;
	display: inline-block;	
	min-width: 50px;
	font-weight:bold;
}

/* products */
.product-text {
	align:justify;
}

/* faqs */
.faqs {

}

.faqs li{
	margin: 5px;
	font-weight: normal;
	list-style:none;
	text-align:justify;
}

.faqs li a{
	font-weight: bold;
}

.faqcats {
}

.faqcats li{
	margin: 5px;
	font-weight: normal;
	list-style:none;
}

.faqcats li a{
	font-weight: bold;
}