*{
margin:0;
padding:0;
}

html {
overflow: -moz-scrollbars-vertical;
}

body{
font-size:70%;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/layout/bg.gif) repeat-x #5e4d1f;
}

#pagecontent a:link,#pagecontent a:visited{
color:#4f9314;
text-decoration:none;
border-bottom:2px solid #e4eddd;
padding-bottom:1px;
}

#pagecontent a:hover{
background-color:#e4eddd;
border-color:#e4eddd;
}

#links a:link,#links  a:visited{
color:#4f9314;
text-decoration:none;
border-bottom:2px solid #d6cdb0;
padding-bottom:1px;
}

#links a:hover{
background-color:#d6cdb0;
border-color:#d6cdb0;
}

#header{
height:160px;
/* background:url(images/layout/headerbg.gif) no-repeat center; */
padding-top:10px;
border-bottom:1px #000 solid;
position:relative;
}

.container{
width:770px;
margin:0 auto;
}

h1{
width:219px;
height:80px;
background:url(images/layout/h1.gif) no-repeat;
float:left;
}

h1#h1dealer{
width:272px;
height:60px;
background:url(images/layout/dealerh1.gif) no-repeat;
float:left;
}

h1 span{
display:none;
}

h1 a{
width:100%;
height:100%;
display:block;
}

.search{
float:right;
margin-top:10px;
}

#nav{
list-style:none;
position:absolute;
bottom:-1px;
clear:both;
}

#nav li{
display:inline;
}

#nav li a{
float:left;
background:url("images/layout/navleft.gif") no-repeat left top;
text-decoration:none;
padding:0 0 0 5px;
margin-right:1px;
}

#nav li span{
float:left;
display:block;
background:url("images/layout/navright.gif") no-repeat right top;
padding:5px 8px 0 5px;
height:19px;
color:#231f20;
margin-right:1px;
}

#nav li a:hover {
background-position:0% -24px;
cursor:pointer;
}

#nav li a:hover span {
background-position:100% -24px;
cursor:pointer;
}

#nav li .selected {
background-position:0% -48px;
}

#nav li .selected span {
background-position:100% -48px;
}

#nav li .selected:hover {
background-position:0% -48px;
}

#nav li .selected:hover span {
background-position:100% -48px;
}

#links{
background:url(images/layout/linksbg.gif) #e2dac2 repeat-x;
}

#greenHands{
float:left;
width:490px;
margin:10px 10px 10px 0;
}

#welcome{
float:left;
width:200px;
margin-top:10px;
}

h2{font-size:2em;font-weight:normal;padding:20px 0 10px;}

.clear{
clear:both;
}


#footer{
background:repeat-x #5e4d1f url(images/layout/footerbg.gif);
}

.linksgroup{
width:230px;
margin-right:10px;
float:left;
}

h4{
font-family:Georgia, "Times New Roman", Times, serif;
color:#5e4d1f;
font-size:1.5em;
font-weight:normal;
margin:10px 0;
}

#links h4{
font-family:Georgia, "Times New Roman", Times, serif;
color:#5e4d1f;
background:url(images/layout/linksarrow.gif) no-repeat top left;
padding:12px 0 0 15px;
font-size:1.5em;
font-weight:normal;
margin:0 0 10px 0;
}

#links ul{
list-style:none;
padding-left:10px;
}

#links ul li{
margin-bottom:10px;
}

.productlist{
border-right:2px solid #d6cdb0;
}

#pagecontent ul.productlist{
border-right:none;
list-style:none;
padding-bottom:10px;
}

#pagecontent ul.productlist li{
background:none;
}

.productlist a img{
float:left;
background-color:#FFFFFF;
padding:3px;
border:2px solid #d1c7aa;
margin:0 10px 5px 0;
}

.productlist a:hover img{
border-color:#afa380;
}

.productlist li p{
padding-top:7px;
margin:0;
float:left;
}

#content{
background:#FFFFFF;
}

.newslist li{
background:url(images/layout/newsbullet.gif) top left no-repeat;
padding-left:15px;
}

#pagecontent .newslist li{
background:url(images/layout/newsbullet.gif) top left no-repeat;
padding-left:15px;
margin-bottom:10px;
}

p,#links,#footer{
line-height:1.6em;
}

#footer{
text-align:center;
color:#f1f1cd;
padding:10px 0;
font-size:0.9em;
}

#footer a:link, #footer a:visited{
color:#f1f1cd;
text-decoration:none;
border-bottom:2px solid #55451a;
}

#footer a:hover{
background-color:#706548;
border-color:#706548;
}

#pagecontent{
float:left;
width:510px;
padding:10px 0;
}

#pagenav{
float:right;
width:250px;
background:url(images/layout/subnavtop.gif) no-repeat top;
}

#pagenav ul{
list-style:none;
}

#pagenav ul li a{
background:url(images/layout/subnavsep.gif) bottom no-repeat;
padding:10px 5px 10px 20px;
display:block;
color:#4f9314;
text-decoration:none;
height:100%;
}

#pagenav ul li a:hover{
background-color:#f4f8f1;
}


#subnavpage{
background:url(images/layout/subnavbg.gif) right repeat-y;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
color:#4f9314;
font-size:1.5em;
font-weight:normal;
margin-bottom:10px;
padding-top:10px;
padding-left:10px;
}

p{
padding-bottom:10px;
}

#pagecontent ul{
margin-left:30px;
line-height:1.6em;
list-style:none;
}

#pagecontent ul li{
background:url(images/layout/li.gif) no-repeat top left;
padding-left:15px;
margin-bottom:10px;
}

#pagenav ul li.selected{
background:url(images/layout/subselect.gif) left no-repeat;
}

ul#help .pdf{
background:url(images/layout/pdf.gif) top left no-repeat;
padding:0 0 10px 30px;
}

ul#help .link{
background:url(images/layout/link.gif) top left no-repeat;
padding:0 0 10px 30px;
}

#pdfdownloads h4{
background:url(images/layout/pdfh4.gif) no-repeat left;
padding:5px 30px;
}

#pdfdownloads ul li{
background:url(images/layout/pdf.gif) left no-repeat;
padding:3px 25px;
}

.pdfBig{
background:url(images/layout/pdfbig.gif) #f5f3d4 left no-repeat;
border:1px solid #529a27;
padding:20px 10px 10px 70px;
margin:20px 0;
height:30px;
}

.pdfBig a{
font-size:1.2em;
}

.blogimg{
font-size:0.8em;
color:#999999;
text-align:center;
font-style:italic;
}

.blogimg img{
background:#e2dac2;
padding:5px;
border:1px solid #d1c7aa;
}

.search #q{
padding:4px;
border:1px solid #70c128;
}

#loginform{
width:300px;
border:1px solid #72c32a;
margin:10px auto;
padding:5px;
background:#e9f0e2;
}

#results{
border:1px solid #72c32a;
margin:10px auto;
padding:5px;
background:#e9f0e2;
text-align:center;
}

#results p{
margin:0;
padding:0;
}

#frm .frminput, #frm label{
display:block;
}

.frminput{
background:url(images/layout/inputbg.gif) #e2dac2 repeat-x;
border:1px solid #a39263;
padding:3px;
margin-bottom:15px;
}

#frm label{
margin:10px 0 3px 0;
color:#5e4d1f;
font-weight:bold;
}

.frmbutton{
margin-top:10px;
padding:5px;
}

.alert{
color:#990000;
font-weight:bold;
}


/*tables*/
#dealerproducts{
width:100%;
margin-bottom:15px;
}

#dealerproducts td{
padding:7px 5px;
}

#dealerproducts th{
padding:7px 5px;
}

#dealerproducts thead{
background:#bfac91;
}

#dealerproducts tfoot td{
border:none;
}

#dealerproducts tfoot tr{
border-bottom:solid 1px #f5eee4;
}

#dealerproducts tfoot tr.total{
border-bottom:solid 2px #5e4d1f;
border-top:solid 2px #5e4d1f;
}

#dealerproducts tfoot img{
padding:0 5px;
}

#dealerproducts tfoot p{
display:inline;
position:relative;
bottom:5px;
}

#dealerproducts tfoot{
border-top:2px solid #5e4d1f;
}

table{
border-collapse:collapse;
}

table caption{
padding:10px 0;
}

th{
padding:5px;
}

td{
padding:5px;
margin:0;
}

td p{
padding:0;
margin:0;
}

.center{
text-align:center;
}

tbody tr.even td{
background: #f5eee4;
}

tbody tr.ruled td{
background-color: #e9f0e2; 
}

.txtright{
text-align:right;
}

#help li em{
font-size:0.8em;
}
