body
{
	background: #333333;
}

body, 
td
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #777777;

}

a
{
  font-weight: bold
}

p
{
  line-height: 18px;
}

h1,h2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 24.4pt;line-height: 24.4pt;
}

h2
{
	font-size: 24px;line-height: 24.4pt;
}

h2.dealer-info-title
{  
  margin: 10px 0;
}


.body9
{
  font-size: 9px;
}

.body10
{
  font-size: 10px;
}

.body11
{
  font-size: 11px;
}

.body16
{
  font-size: 16px;
}

.error, li .error
{
	color: #ff0000;
	list-style-image: none;
	list-style-type: square;
}

/** WHITE text styles **********************************************************/

.white
{
  color: #fff;
}

.white11
{
  font-size: 11px;
  color: #ffffff;
}

.white11 a, 
.white11 a:link, 
.white11 a:active, 
.white11 a:visited 
{

  color: #ffffff; 
  text-decoration: none;font-weight: normal;
}

.white11 a:hover   
{

  color: #cccccc; 
  text-decoration: none;
}


.white12
{
  font-size: 12px;
  color: #ffffff; 
}

.white12 a, 
.white12 a:link, 
.white12 a:active, 
.white12 a:visited 
{

  color: #ffffff; 
  text-decoration: none;font-weight: normal;
}

.white12 a:hover   
{

  color: #eeeeee; 
  text-decoration: underline;
}


.srp
{
  color:#aaaaaa;  
  font-size:smaller;
  font-style:italic;
}


/** Customer Login styles *********************************************************/

.customerDisplay
{
  \\color: #8d8d8d;
  color:#cccccc;
  font-size: 14px;
}

.customerDisplay a
{
	color: #cccccc;
}

.customerDisplay a:hover
{
	color: #ffffff;
	
}

/** FOOTER styles  ****************************************************************/

.footer
{
  font-size: 10px;
  color: #8d8d8d;
}

.footer a
{
	color: #8d8d8d;font-weight: normal;
}

.footer a:hover
{
	color: #ffffff;
	
}


/* TOP NAV *******************************************************************/

ul#navtop
{
margin: 0px;
padding: 0px;
margin-left: 0;
padding-left: 0;
padding-top: 0px;
}

#navtop li
{
display: inline;
list-style-type: none;
}


#navtop a
{
font-size: 9px;
color: #ffffff;
padding: 10px 3px;
text-decoration: none;font-weight: normal;
}

#navtop a:hover
{
color: #ffcc00;
text-decoration: none;
}

/** PAGINATION STYLES *********************************************************/

.pagination__list
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.pagination__list li
{
	display: inline;
	list-style-type: none;
}

.pagination__list li a
{
  line-height: 10px;
  padding: 2px 6px 2px 6px;
	margin: 0px;
}

.pagination__list li a:hover, a.pagination__selected
{
  background: #eeeeee;
}
