body, html, form{ border:0; margin:0; padding:0;height:100%; }
body{ background:#fff url(/images/body_bg.jpg) repeat-x; color:#303030; font:11px "Trebuchet MS",Arial,sans-serif; height: 100%; }

a img{border:0;}
a:link,a:visited{ text-decoration: none; color: #72349d; }
a:hover, a:active{ text-decoration:underline; color: #72349d;}
#wraphome,#wrap{
	width:100%;
	background-position:top;
	background-repeat:repeat-x;
	min-height:100%;
	position:relative;
}
#wraphome{
	background-image:url(/images/bg.gif); 
}
#wrap{
	background-image:url(/images/bgshort.gif); 
}
#main{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1001px;
	text-align:left;
	padding-bottom:123px;
}
#topnav{
	height:58px;
	width:1001px;
	border-top:1px solid #b6bac0;
}
/* menu */
#navbar{
	height:58px;
	float:left;
	margin:0;
	padding:0;
	border-right: 2px solid #7a5d90;
}
#topnav li{
	display:block;
	border-left: 2px solid #7a5d90;
	float:left;
}
#topnav li a{
	color:#ffffff;
	font-size:12px;
	line-height:31px;
	height:58px;
	text-decoration:none;
	padding:16px 23px 0 23px;
	height:42px;
	display:block;
}

#topnav li a:hover{
	background: url(/images/navbg_over.gif) #6b6b6b;
	background-repeat:repeat-x;
}
.topbutton{
	display:block;
	float:left;
	margin:6px 0 0 15px;
}
#searcharea{
	height:45px;
	width:324px;
	float:left;
	display:block;
	margin:5px 0 0 15px;
	}
	#searcharea p{margin:0; padding:0; }
	
#searcharea p.srchin{
	display:block;
	width: 252px;
	height:35px;
	float:left;
	background: url(/images/search-bg.gif) no-repeat;
	padding:10px 0 0 12px;
}
#searcharea p.srchin input{
	border:none 0px #ffffff;
	width: 248px;
	height: 25px;
	font-size: 12px;
}
#searcharea p .sbtn{
	display:block;
	width:60px;
	height:45px;
	background:url(/images/search-go.gif) no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	padding:0;
	float:left;
	margin-left:-1px;
}
#zipsearch{
	width:406px;
	height:90px;
	background:url(/images/find-dealer-bg.gif) repeat-x;
	float:right;
	padding:0;
	overflow:hidden;
}
#zipform .sbtn1{
	width:37px;
	height:29px;
	border:none;
	cursor:pointer;
	float:left;
	background:url(/images/btngo.gif) repeat;
	padding:0;
	margin:13px 0;}
#zipform input{
	width:184px;
	height:29px;
	border:none;
	float:left;
	margin:13px 0px 3px 5px;
	background:url(/images/txtzip-bg.gif) no-repeat;
	padding-left: 5px;
}
#zipform select{
	height:19px;
	border:none;
	float:left;
	margin-right:7px;
	padding:1px 0 0 4px;
}
#zipform div{ width:100%;}

#zipform ins{
	color:#fff;
	font-size:12px;
	float:left;
	display:block;
	padding:5px 5px 0 0;
	text-decoration:none;
}
#zipform{
	width:260px;
	height:90px;
	float:right;
	margin-top: 10px;		
}

#zipsearch h2{ color: #38b54a; font-size:14px; margin:11px 0 0 17px;; display:block; float:left; font-weight:bold;}
#zipsearch h3{ color:#ffffff; font-size: 16px; margin: 0px 0 0 17px; display:block; float:left; clear:left; }
#zipsearch div{ float:right; display:block; }
#logo{ float:left; }
#header{ 
margin:8px 0 8px 0;
height:90px;
}
table.locationresults{
width:100%;
margin-top: 10px;
border-collapse:collapse;
clear:both;
}
.locationresults td{
border: 1px solid #D0D7E4;
padding: 3px;
}
.locationresults th{
background-color: #DFDFDF;
font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 7px 0;
padding: 0 0 1px 5px;
	}
	
.locresultsl{
font-size: 15px;
font-weight: bold;
float:left;
margin-top: 15px;
}
.locresultsr{
float:right;
margin-top: 15px;
}

.formarea label
{
	width: 200px;
	display:block;
}
.notify
{
	font-weight: 700;
	text-transform:none;
	background-color: #fdfadb;
	padding: 7px 7px 7px 7px;
	border:1px solid #808fb0;
	margin: 7px;
	clear:both;
	float:left;
	display:block;
	width: 90%;
}
.guide{
}
.guideleft{
list-style-type: none;
	font-size: 11px;
	float:left;
	width:226px;
	
	margin-bottom: 7px;
}
.guideright{
list-style-type: none;
	font-size: 11px;
	float:right;
	width:226px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.clear{ clear:both; }
.paginator{
    float:right;
    margin-right: 7px;
}

#footer{ height:123px; width:100%; clear:both; text-align:center;position:relative;
         margin-top: -123px;
         
         }/*margin: 0 auto -123px; */
    
#footer1{ background-image: url(/images/footer-grass.gif); background-repeat:repeat-x; background-position:bottom; height:95px; width:100%;clear:both;display:block;}
#footer1 img{ display:block; margin: 0 auto; }
#footer2{ background-color: #5e188f; height:28px; width:100%; font-size:11px; color:#ffffff;position:relative;clear:both; display:block;	}
#footer2 a{ color:#ffffff; text-decoration:none; }
#footer2 a:hover{text-decoration:underline;}
#footerlinks{ display:block; float:right; padding-top: 5px; }
#copy{ display:block; float:left; padding-top:5px; }
#footerwrap{ width:1001px; display:block; margin:0 auto; }
.contbxbg,.contbxtop,.contbxbtm{
	width:155px;
	display:block; margin-bottom: 5px;
}
#maincontent .contbxbtm h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 12px;
	padding: 7px 0 0 0;
}
/*
.contbxbg{
	background:url(/images/contbxbg.jpg) repeat-y;
}
.contbxtop{
	background:url(/images/contbxtop.jpg) no-repeat;
}
.contbxbtm{
	background:url(/images/contbxbtm.jpg) no-repeat left bottom;
}*/

.contbxbg{
 width: 100%;
 background:url(/images/contbxbg.jpg) repeat-y;
 position: relative;
 padding:0px;
 margin:0px;
}
.contbxtop{
 width: 100%;
 background:url(/images/contbxtop.jpg) no-repeat;
 position: relative;
 padding:0px;
 margin:0px;
}
.contbxbtm{
 width: 100%;
 overflow: hidden;
 background:url(/images/contbxbtm.jpg) no-repeat left bottom;
 position: relative;
 padding:0px;
 margin:0px;
}

.submenu li ul
{
	list-style-type:none;
}
.submenu li ul li
{
	margin-left: 10px;
	font-size: 11px;
	line-height:18px;
}
.submenu li ul li a
{
	font-size: 10px;
}

.submenu{
	width:137px;/*155px;*/
	padding:9px 5px 13px 13px;
	list-style:none;
}
.submenu ul{ margin:0; padding:0; }
.submenu li{
	line-height:24px;
}
#maincontent .submenu li a{
	color:#303030;
}
#maincontent .submenu li a:hover{
	text-decoration:underline;
	color:#555;
}
#maincontent{
	width:1001px;
	display:block;
	height:auto;
}
.breadcrumbs
{
	padding: 5px 0 5px 0;
	
}
#maincontent ul.category_list li
{
	margin:0 0 3px 0;
}
#maincontent ul.category_list li a
{
	font-size: 14px;
	font-weight: bold;
	
}

#maincontent .breadcrumbs a
{
	font-size: 12px;
	font-weight: bold;
}
.prod
{
	
	width: 393px;
	float:left;
	margin: 0 10px 5px 0;
	min-height: 125px;
	height:125px;
	position: relative;
}
.prod h2 a
{
	font-size: 14px;
	font-weight: bold;
}
#maincontent div.product_options
{
	font-size: 13px;
	margin-top: 10px;
}
#maincontent div.product_options ul
{
	margin-left: 15px;
	list-style-type: disc;
}
#maincontent div.product_options div
{
	margin-bottom: 5px; 
}
#maincontent div.product_details
{
	width: 370px;
	float:left;
	clear:left;
}
#maincontent div.product_img
{
	width: 370px;
	float:left;
	text-align: center;
}
#maincontent div.product_extras
{
	width: 393px;
	float:right;
}

#maincontent div.product_extras h2, #maincontent div.formwide h2 
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	background-color: #DFDFDF;
	line-height: 20px;
	border:1px solid #CFCFCF;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
margin: 5px 0 7px 0;
padding: 0 0 1px 5px;
clear: left;
}
.category
{
	width: 339px;
	height:94px;
	margin-bottom: 10px;
	float: left;
	text-align:center;
}
.category img, .articleabstract img
{
	border:1px solid #990099;
}
.thumb
{
	float:left;
	width: 115px;
	margin-right: 10px;
	text-align: center;
}

/* main content boxes */
.box1,.box2,.box3,.box4,.box5{float:left;display:block;}
.box6,.box7,.box8{ float:right}
h1{
	color:#580f8b;
	font-size:20px;
	font-weight:bold;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 7px;
	padding-bottom: 7px;
	display:block;
	width:100%;
}
h2{
	color: #72349d;
	font-size:16px;
	font-weight:normal;
}
h3{
	color: #72349d;
	font-size:15px;
	font-weight:normal;
}
h4{
	color: #72349d;
	font-size:14px;
	font-weight:normal;
}
h5{
	color: #72349d;
	font-size:13px;
	font-weight:normal;
}
h6{
	color: #72349d;
	font-size:12px;
	font-weight:normal;
}
h1 a{ color:#580f8b; }
h2 a, h3 a, h4 a, h5 a, h6 a{ color: #72349d; }

.box1{
	width:303px;
	padding: 0 30px 0 0;
}
.box2{
	width:315px;
	padding: 0 10px 0 10px;
}
.box3{
	width:303px;
	padding: 0 0 0 30px;
}
.box4{
	width:155px;
	padding: 0;
}
.box5{
	width:806px;
	padding: 0 0 0 40px;
}
.box6{
width:806px;
padding: 0 0 0 40px;
}
.box7{
width:353px;
padding: 0 10px 0 40px;
}
.box8{
width:393px;
padding: 0 0 0 10px;
}
