BODY, #fullheight {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	}
	
BODY.popupbody {
	margin: 10;
	padding: 10;
	background-color: #cccccc;
	border: none;
	}
	
A:link { color: #393939; text-decoration: none }
A:active { color: #666666; text-decoration: none }
A:visited { color: #393939; text-decoration: none }
A:hover { color: #666666; text-decoration: none }

A.grey:link { color: #393939; text-decoration: none }
A.grey:active { color: #666666; text-decoration: none }
A.grey:visited { color: #393939; text-decoration: none }
A.grey:hover { color: #666666; text-decoration: none }

A.red:link { color: #ae211e; text-decoration: none }
A.red:active { color: #ae211e; text-decoration: none }
A.red:visited { color: #666666; text-decoration: none }
A.red:hover { color: #333333; text-decoration: none }

h1 {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	color: #393939;	
	margin-bottom: 9px;
	}
	
h2 {
	font-size: 15px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	color: #ae211e;	
	margin-bottom: 9px;
	}
	
h3, h4 {
	font-size: 13px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	color: #393939;		
	}
	
h5, h6 {
	font-size: 11px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	color: #ae211e;		
	}
	
.dealersheading {
	font-size: 13px;
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	color: #393939;		
	}	
	
.specialsheading {
	font-family: "Century Gothic", Arial, Tahoma, Verdana, Helvetica;
	font-size: 15px;
	color: #ffffff;	
	}	
	
.specials {
	line-height: 1.5em;	
	padding: 10px;
	color: #ffffff;
	}
	
.specialsbigdeal {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica;
	line-height: 1.5em;	
	padding: 0px 2px 15px 15px;
	color: #333333;
	}		
	
.smallbigdeal {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica;
	font-size: 9px;
	padding: 0px 2px 15px 0px;
	color: #333333;
	}	
	
P, TD {
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 11px;
	color: #333333;
	}

.bannerbg {
	background-color: #e7e7e7;
	}
	
.bannerbggreen {
	background-color: #b9e5b7;
	}

.bannerbgblue {
	background-color: #33509a;
	}
	
.bannerbgorange {
	background-color: #ff6600;
	}
	
.bannerbgyellow {
	background-color: #ffffc1;
	}	
	
.content {
	background-color: #ffffff;
	line-height: 1.5em;	
	color: #333333;	
	}				
	
.footer {
	padding: 10px 15px;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 10px;	
	}	
	
.borderedbottom {
	border-bottom: 1px solid #AE211E;
	}		
	
.grey {
	color: #393939;
	}
	
.white {
	color: #FFFFFF;
	}		

.red {
	color: #AE211E;
	font-size: 12px;	
	}
	
.kiared {
	background-color: #BD0007;
	}
	
.lightgrey {
	background-color: #c0c0c0;
	}	
	
.sidebarleft { 
	background-color: #e8ebde;
	text-align: left; 
	padding: 10px 10px; 
	height: 400px;
	color: #666666;	
	}
	
.small {
	font-size: 9px;
	padding: 5px 0px;
	}
	
.textbox {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; color: #333333; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px, #333333; 
	border-bottom-width: 1px, #333333; 
	border-left-width: 1px
	}  
	
.toolbarright {
	padding-right: 15px;
	padding-top: 10px;	
	color: #636363;	
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 10px;	
	}
	
.toolbarrightnew {
	padding-right: 15px;
	color: #636363;	
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-size: 10px;	
	}		
	
#fullheight {
	height: 100%;
	}
	
	
#flashcontain {
	z-index: 2;
	}
	
#carsnav {
	position:absolute;
	width:100%;
	height:33px;
	z-index: 9;
	left:0px;
	top:99px; }	
	
#carsnavbg {
	position:absolute;
	width:100%;
	height:33px;
	left:0px;
	top:99px; }		



#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%; }

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002;


