/* For the overlays  */
#overlay {
	background-image: url(../images/overlay.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
}

* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		        src="/images/overlay.png", sizingMethod="scale");
}

#box {
	color: #FFF;
	width: 560px;
	padding: 10px;
	border: 2px solid #eee;
	z-index:9;
}
.box {
	color: #FFF;
	width: 560px;
	padding: 10px;
	border: 2px solid #eee;
	z-index:9;
	background-color:black;
}

.commentbox {
	color: #FFF;
	width: 200px;
	padding: 10px;
	z-index:100;
	border: 2px solid #000;
	position:absolute;
}

.link {
	color: #0033CC;
	text-decoration: underline;
	cursor:pointer;
}

#box2 {
	color: #FFF;
	width: 560px;
	padding: 10px;
	border: 2px solid #eee;
}

.vehicle_box {
BACKGROUND-COLOR: #F0F0F0;
Font-Size:11px;
line-height:14px;
text-align:center;
Font-Family:Georgia;
width:240px;
padding:3px;
text-align:center;
color:#000000;
}

.title {
font-size:12px;
font-weight:bold;
text-align:center;
color:#006400;
}

#vehicle_box2 {
BACKGROUND-COLOR: #F0F0F0;
Font-Size:10px;
text-align:center;
Font-Family:Georgia;
padding:3px;
color:#000000;
}

.image_box {
BACKGROUND-COLOR: #FFFFFF;
Font-Size:10px;
Font-Family:Arial;
}


#close {
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
}
/* overlays done */
#header_manager {
BACKGROUND-COLOR: #000000;
COLOR: #FFFFFF;
background-image:url(/images/header_manager.gif);
background-repeat:no-repeat;
height:44px;
width:200px;
}

.red {
COLOR: #CC0000;
}
.green {
color: #006400;
}

#vehicle_1 {
BACKGROUND-COLOR: #F0F0F0;
text-align:center;
Font-Size:12px;
Font-Family:Arial;
height:150px;
}
#vehicle_2 {
BACKGROUND-COLOR: #E4E4E4;
text-align:center;
Font-Size:12px;
Font-Family:Arial;
height:150px;
}

#header_manufacturer {
height:16px;
width:95%;
}

#manufacturer_set {
border: 1px solid #000;
width:95%;
padding:0px;
margin:0px;
}

.manu_special {
/*border: 1px solid #000;*/
padding: 4px;
text-align: center;
}

.vehicle {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 12px;
	text-align:center;
	margin:0px;
	padding:0px;
	width:178px;
	height:235px;
	background-repeat:no-repeat;
}
#vehicleheader {
FONT-FAMILY: Georgia;
FONT-SIZE: 16px;
font-weight: bold;
font-style: italic;
text-align:center;
padding-top:4px;
padding-bottom:3px;
}

.price1 {
font-size:18px;
font-weight: bold;
font-family:Verdana;
line-height:22px;
}

.price2 {
font-size:15px;
font-weight: bold;
font-family:Verdana;
line-height:18px;
}
.price3 {
font-size:24px;
font-weight: bold;
}

.price4 {
font-size:18px;
font-weight: bold;
}

.size8 {
font-size:24px;
font-weight: bold;
}

.size6 {
font-size:18px;
font-weight: bold;
line-height:21px;
}

.size4 {
font-size:15px;
font-weight: bold;
line-height:18px;
}

.size3 {
font-size:13px;
font-weight: bold;
line-height:15px;
}

.size2 {
font-size:12px;
}

.size1 {
font-size:10px;
}

.slashprice {
font-size:12px;
line-height:14px;
text-decoration: line-through;
}

Select, Input, Form {
	margin:0px;
	padding:0px;
	font-size:9px;
	font-family:Arial;
	}

.small {
font-size:9px;
}

#header_used{
BACKGROUND-COLOR: #ACACAC;
background-image:url(/images/header_used.gif);
background-repeat:no-repeat;
height:32px;
width:100%;
}

#vehicles_used{
width:100%;
BACKGROUND-COLOR: #CBCBCB;
}
#vehicle_used{Font-Size:10px; text-align:center;height:100%;}

.hiddenBox {
	z-index:1;
	position:absolute;
	display:none;
	left:140px;
}
