/***** MAIN PAGE STYLES - PAGES DO CONTAIN INLINE STYLES ALSO *****/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
}

.carback {
	height:307; width:235;
}.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


.h1 {font-family:Verdana; font-size:10px; font-weight:bold;   color:#000000;}
.h2 {font-family:Verdana; font-size:11px; font-weight:bold;   color:#000000;}
.h3 {font-family:Verdana; font-size:12px; font-weight:bold;   color:#000000;}
.h4 {font-family:Arial;   font-size:14px; font-weight:bold;   color:#999999;}
.h5 {font-family:Arial;   font-size:15px; font-weight:bold;   color:#000000;}
.h6 {font-family:Arial;   font-size:17px; font-weight:bold;   color:#000000;}
.h7 {font-family:Arial;   font-size:14px; color:#ff9900;}
.h8 {font-family:Arial;   font-size:18px; font-weight:bold;	  color:#666666;}
.h9 {font-family:Arial;   font-size:12px; color:#666666;}
.h10 {font-family:Arial;   font-size:14px; color:#333333;}
.h10 {font-family:Arial;   font-size:16px; color:#333333;}

.f1 {font-family:Arial;   font-size:10px; font-weight:normal; color:#000000;}
.f2 {font-family:Arial;   font-size:10px; font-weight:bold;   color:#999999;}
.f3 {font-family:Verdana; font-size:11px; font-weight:normal;}
.f4 {font-family:Arial;   font-size:13px; font-weight:bold; color:#000000;}

.msg
{
	font-family: Verdana, Arial, Helvetica; 
	font-style: italic;
	font-size: 8pt;
}

.wrong 
{
	font-family: Verdana, Arial, Helvetica; 
	font-style: italic;
	font-size: 8pt;
	color: red;
}

.t1 {background-color:#ffffff}
.t2 {background-color:#F1EFEF}



.frm  {font-family:Arial; font-size:11px; font-weight:normal; color:#000000; width:150px;}
.frm1 {font-family:Arial; font-size:10px; font-weight:normal; color:#000000; width:220px; border-color:cccccc; border-width:1px}
.border1 {
	border: 1px solid #cccccc;
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.fullborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#E0E0E0;
}

.brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.style2 {
	font-size: 12px;
	color: #666666;
}
.style4 {
	font-size: 24px;
	color: #666666;
}

.border1 {
	border:thin solid;
	border-color:#cccccc;
}

.special{
	background-color:#FEEAEB;
	border:thin;
	border-color:#0000FF
}

.featured{
	border: 1px solid #599608;
}

#showimage{
position:absolute;
visibility:hidden;
border: 2px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: green;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
font-size: 10px;
color: #ffffff;
margin-right: 1px;
}

/*Ensures your vehicle photos remain a max of... in IE */
.photo {
border:1px solid #cccccc;
max-width:400px;
width:expression(document.body.clientWidth > 400? "400px": "auto" );
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}

.buttons a {color: #ffffff;
background-color: #464646;
padding: 2px;
padding-left: 3px;
padding-right: 20px;
display: block;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #464646;
color: #ffffff;
text-decoration: underline;}

.listing:hover {background-color: #F1EFEF}

#dhtmltooltip{
position: absolute;
width: 150px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


/***** PREDEFINED STYLE *****/
a.navtop:link, a.navtop:visited, a.navtop:active
{
	font-family: Verdana, Arial, Helvetica;
	font-size:12px;   
	font-weight:bold;
	color:#000000;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid;
	border-color: #F1EFEF;
	width:100px;
}

a.navtop:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size:12px;   
	font-weight:bold;
	color:#FFFFFF;
	background-color: #cccccc;
	text-decoration: none;
}

/****** LINK STYLES DEFINITIONS *****************************************/
a, a:visited   
{ 
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;   
	font-weight:normal;
	color: #0040C0; 
} 

a:hover 
{ 
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;   
	font-weight:normal;
	color: #0040C0; 
	text-decoration: none;
} 

a.sort:link,a.sort:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;   
	color: #FFFFFF; 

}

a.sort:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;   
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none;

}


/****** TEXT STYLES DEFINITIONS *****************************************/

.msg
{
	font-family: Verdana, Arial, Helvetica; 
	font-style: italic;
	font-size: 8pt;
}

.wrong 
{
	font-family: Verdana, Arial, Helvetica; 
	font-style: italic;
	font-size: 8pt;
	color: red;
}

.title
{
font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000;
}

.text
{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 11px;
	font-weight:normal;
}

/****** TABLE STYLES DEFINITIONS *****************************************/
.tbl
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;
	background-color: #F1EFEF;
}

.tblhead 
{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-color: #F1EFEF;
}
.tblhead2 
{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 10px;
	font-weight:normal;
	color: #ff9900;
	background-color: #ffffff;
}

.tbltext 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color: #ffffff;
}

.tbltext2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #ffffff;
}
.tbltext3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight:normal;
	color: #ff9900;
	background-color: #ffffff;
}

/****** FORM STYLES DEFINITIONS *****************************************/

.button
{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 12px; 
	font-weight:bold;
	color: #000000; 
	background-color:#F1EFEF;
}


/****** OTHER STYLES DEFINITIONS *****************************************/
.main_cell
{
	background-color:#FFFFFF;
}
.border1 {
	border: thin solid #F1EFEF;
}
.sort 
{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 12px; 
	font-weight:normal;
	color:#0000FF;
}
