/* Central Buick GMC */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003063;
	line-height: 15px;
	border: 0px;
	margin: 0px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header {
	height: 122px;
	background-image: url(images/headerbackground.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.uppernavbar {
	width: 700px;
	margin-left: -350px;
	position: relative;
	left: 50%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #92A7BD;
}

.content {
	position: relative;
	left: 50%;
	margin-left: -350px;
	width: 700px;
}

#search {
	width: 680px;
	padding: 0px 10px 5px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #92A7BD;
}
#search form {
	display: inline;
}
#menu {
	float: left;
	width: 150px;
	margin-right: 5px;
	padding-left: 10px;
}
#information {
	float: left;
	width: 520px;
	padding-left: 10px;
	border-left: solid 1px white;
}
#detailpage {
	float: left;
	width: 590px;
}

.makeModel {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 2px 7px;
	line-height: 18px;
	text-transform: capitalize;
	width: 120px;
}

.detail {
	width: 520px;
	clear: both;
	border: 1px solid #114477;
	margin: 5px;
	height: 95px;
}

.detail .picbox {
	padding: 10px 0px 10px 10px;
	float: left;
	width: 120px;
}

.detail .makemod {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 350px;
	padding-top: 5px;
	margin-bottom: 6px;
}

.displayprice {
	color: #FFFFFF;
	font-weight: bold;
	width: 350px;
}
.displayprice .special {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	width: 350px;
}

.detail .detcol {
	width: 180px;
	float: left;
}

.detail .detcol2 {
	display: none;
}

.detaillabel {
	font-weight: bold;
}

.listnav {
	clear: both;
	width: 400px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

#vehicledetail {
	width: 660px;
	padding: 10px;
}

#lgpicbox {
	margin: 2px;
	padding-left: 2px;
	padding-bottom: 6px;
	float: left;
	width: 400px;
	height: 320px;
}

#images {
	width: 400px;
	position: absolute;
	top: 90px;
	left: 175px;
	padding: 0px 2px 5px 2px;
	float: left;
}

#images .altpic {
	display: block;
	margin: 2px;
	float: left;
	border: 2px solid;
	width: 72px;
	height: 56px;
}

#detail #yearmakemodel {
	font-size: 24px;
	font-weight: bold;
	width: 690px;
	text-transform: capitalize;
	padding-bottom: 10px;
	border-bottom: 1px solid #92A7BD;
	margin-bottom: 5px;
}

#detail #price {
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	padding-bottom: 5px;
	border-bottom: 1px solid #92A7BD;
	margin-bottom: 3px;
}
#detail #special {
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #92A7BD;
	margin-bottom: 3px;
}
#detail #transmission, #detail #mileage, #detail #engine, #detail #vin, #detail #stockno {
	color: #FFFFFF;
	width: 170px;
	padding-top: 2px;
}
.label {
	font-weight: bold;
}
#detail #fueleconomy {
	width: 140px;
	border: 1px solid black;
	margin: 4px 0px 4px 0px;
	padding: 3px;
	background-color: white;
	text-align: center;
	color: black;
}
#detail #optionlabel {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #92A7BD;
	position: absolute;
	left: 585px;
	top: 90px;
}

#detail #options {
	width: 170px;
	position: absolute;
	left: 585px;
	top: 120px;
}	
	
#detail #optionlist {
	list-style-type: none;
	margin: 0px;
	line-height: 16px;
	padding: 0px;
	text-transform: capitalize;
	float: left;
}

.contactform {
	width: 170px;
	line-height: 18px;
	clear: left;
	padding-top: 5px;
}

.contactform textarea {
	width: 150px;
}

.contactlabel {
	font-size: 14px;
	font-weight: bold;
}

.contactsubLabel {
	font-weight: bold;
}

#loanfields {
	width: 500px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
}