html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td  {margin:0px; padding:0px;}

a:active, a:focus, a:link, a:visited { outline-style: none; -moz-outline-style:none; color: #00a651;}

p { 
	margin-bottom:10px;
}

img {border: none;}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background: #f2f6f9 url(../images/new/bg.jpg) repeat-x;
	background-position: top center;
}

#content ul {
	list-style-image: url(../images/glyph.png);
	list-style-position: outside;
}

#content ul ul {
list-style-image: url(../images/glyph2.png);
list-style-position: outside;
margin-left: 20px;
}

#content li {margin-bottom: 10px; margin-left: 35px; list-style: }
#content2 li {margin-bottom: 10px; margin-left: 35px;}
#wrapper {
width: 980px;
margin-left: auto;
padding: 0px 3px;
margin-right: auto;
background: transparent url(../images/new/contentbg.png) repeat-y;
}

#content {
float: left;
padding: 10px;
width: 700px;
margin-bottom: 20px;
}

#content2{
float: left;
padding: 10px;
width: 954px;
margin-bottom: 20px;
}


#topline1 {
height: 2px;
background-color: #f8c301;
}

#topline2 {
height: 11px;
background: transparent url(../images/topline.jpg) repeat-x;
margin-bottom: 5px;
}

#header {
position: relative;
height: 132px;
width: 974px;
background-position: 0px 115px;
}

#header2 {
position: relative;
border-bottom: 1px solid #ccc;
height: 140px;
width: 974px;
margin-left: auto;
margin-right: auto;
background-position: 0px 120px;
}

.blurb { font-size: 0.8em; font-weight: normal; }

#top {
margin-left: auto;
margin-right: auto;
width: 980px;
background: transparent url(../images/top.jpg) no-repeat;
height: 12px;
}

h1 a {
display: block;
text-indent: -1000em;
width: 308px;
height: 120px;
background: transparent url(../images/logo.png) no-repeat;
position: absolute;
top: 10px;
left: 5px;
}

h2{
font-size: 2.2em;
margin-bottom: 5px;
font-weight: normal;
color: #00a651;
}

h3{
font-size: 1.6em;
margin-bottom: 10px;
font-weight: normal;
color: #f8c301;
}

#footer {
height: 65px;
background-color: #4abd59;
background: white url(../images/new/footerbg.png) no-repeat;
color: #505050;
width: 974px;
}

#footer_inner {
padding-top: 15px;
margin-left: 15px;
margin-right: 15px;
}

#copyright {
	float: left;	
}

#footer-links {
	float: right;
	text-aligh: right;
	padding-top: 10px;
}

#footer-links a {
	margin: 0 5px 0 5px;	
}

#footer-links a:link {
	color: #505050;
	text-decoration: none;	
}
#footer-links a:visited {
	color: #505050;
	text-decoration: none;		
}
#footer-links a:hover {
	color: #505050;
	text-decoration: underline;		
}

/* 
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
|   FORMS             						  |
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
*/

form { margin: 0; padding: 0; }

legend {
	font-weight: bolder;
	color: blue;
	margin-bottom: 15px;
}

fieldset {
	margin: 0;
	padding: 0;
	padding: 10px;
	margin-bottom: 20px;
	border: 0;
}

textarea{
	width: 60%;
	margin-bottom: 5px;
}


input, textarea, select {
	font-family: Arial;
	font-size: 0.9em;
	color: #575D6E;
}

label,input {
	padding: 0;
	margin: 0;
	padding: 1px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

input[type="hidden"] {
padding: 0;
margin:0;
border:0;
display: none;
}

label {
	text-align: left;
	width: 110px;
	padding-right: 20px;
}

#loginbox label {
	text-align: right;
	width: 50px;
	padding-right: 20px;
}

label.radio{
	text-align: left;
	padding-right: 2px;
}

input, select {padding: 3px;}

form p{
	padding: 2px;
	margin: 0;
}

form br {
	clear: left;
}

/*-------------------------------*/
/*    CSS :: GALLERY MODULE      */
/*-------------------------------*/

#gallery {
overflow: auto;
font-size: 0.9em;
margin:0;
padding: 0;
}

#gallery img {
margin:0;
padding:0;
margin-right: 7px;
	float: left;
	border:0;
}

#gallery ul {
clear: left;
padding: 0;
margin:0;
}

#gallery li { 
list-style:none!important; 
float: left;
border: 0px solid #999999;
margin: 5px;
/*clear: both;*/
}

.galinfo {
	border: 1px solid #ccc;
	padding: 10px;
	width: 97%;
}

#questions {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

#qsearch {
	float: right;
	width: 200px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	text-align: center;
}

.formsearch {
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: inline;
	margin-bottom: 5px;
	margin-top: 5px;	
}

/*-------------------------------*/
/*    CSS :: Secure login        */
/*-------------------------------*/
#dealernet-nav {
background-color: #00a651; height: 20px; width: 974px;
}
#dealernet-nav ul {list-style: none;}
#dealernet-nav li a {color: white; line-height: 20px; text-decoration: none;float: left; padding-right: 20px; padding-left: 20px; height: 20px;}
#dealernet-nav li a:hover {background-color: #ccc; color: #505050;}
#loginbox {
color: #8b8b8b;
padding: 10px;
position: absolute;
top: 10px;
right: 20px;
height: 90px;
width: 230px;
background-color: #eee;
}

#loginbox strong {margin-bottom: 4px; font-size: 1.2em; font-style: italic;}

#login {
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #666;
	width:350px;
	height: 150px;
	background-image: url(../images/loginbg.png);
	padding: 20px;
	color: white;
}
.login {width: 200px;}

.folder {
	width: 230px;
	height: 64px;
	float: left;
}

.folder a {
	color: black;
	text-decoration: none;
	padding: 26px 5px;	
}


.folder img {
	vertical-align: middle;
	margin-right: 5px;
}

#navbg {
position: absolute;
bottom: 0px;
right: 0px;
width: 817px;
height: 20px;
background: white url(../images/new/navbg.png) no-repeat;
}

#callouts {
border-top: 1px solid #ccc;
height: 156px;
position: relative;
background: white url(../images/new/calloutbg.png) no-repeat;
width: 974px;
}

.callout {
float: left;
margin-top: 10px;
margin-left: 10px;
width: 220px;
height: 170px;
position: relative;
margin-right: 12px;
}

.calloutinner {
position: absolute;
top:10px;
left: 10px;
}

.callout strong {
font-size: 1.6em;
font-weight: normal;
display: block;
color: white;
margin-bottom: 7px;
}

.callout ul {list-style: disc inside; color:white;}
.callout li{line-height: 20px;}
.callout a {color: white; text-decoration: none;}

#slogan {
position: absolute;
top: 30px;
right: 15px;
font-size: 2em;
color: #716d6e;
}

#actions {
float: left;
width: 200px;
margin-right: 25px;
float: right;
overflow: hidden;
}

.action {
width: 200px;
height: 150px;
margin-bottom: 10px;
overflow: hidden;
}

#SlideItMoo_banners1_outer { 
	display:block; 
	position:relative; 
	width:557px; 
	height:140px; 
	margin:0px auto 0px; 
}
#SlideItMoo_banners1_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:557px ; 
	height:134px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners1_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners1_items a img { 
	border:none; 
}


#SlideItMoo_banners2_outer { 
	display:block; 
	position:relative; 
	width:557px; 
	height:140px; 
	margin:0px auto 0px; 
}
#SlideItMoo_banners2_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:557px ; 
	height:134px ; 
	margin:0px auto 0px;  
}
#SlideItMoo_banners2_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners2_items a img { 
	border:none; 
}
