﻿body {
	background-color: #000000; 
	margin: 0; padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#MainContainer {
	width: 1010px;
	margin: 0 auto;
	background-color:#000000;
}
#Masthead {
	position:relative;
	width: 1010px;
	height: 102px;
	background-image:url(../images/melton_motors_banner.jpg);
	z-index: 100;
}
#GoogleSearch {
	position: absolute;
	width: 111px;
	height: 52px;
	top: 20px;
	left: 890px;
	background-image:url(../images/google_search.png);
}
#InnerNav {
	position: absolute;
	width: 906px;
	height: 22px;
	top: 80px;
	left: 0px;
	/*background-image:url(../images/inner_nav_bg.jpg);*/
}
#InnerNav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
/*#InnerNav a:hover {
	text-decoration:underline;
}*/
#MiddleContainer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	width: 1010px;
	z-index: 0;
}
#LeftContainer {
	position:relative;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 400px;
	text-align: left;
}
#FlashContainer {
	position:absolute;
	top: 0px;
	left: 140px;
	width: 730px;
	height: 400px;
	text-align:center;
	background-color:#999999;
}
#FlashContainerMain {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1010px;
	height: 427px;
	text-align:center;
	z-index: 0;
}
#RightContainer {
	position:absolute;
	top: 0px;
	left: 870px;
	width: 140px;
	height: 400px;
	text-align: left;
}
#BottomContainer {
	position:relative;
	top: 0px;
	left: 0px;
	width: 995px;
}
#BottomLeftContainer {
	position:relative;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 80px;
	text-align: left;
}
#BottomLeftPreowned {
	position: absolute;
	top: 65px;
	left: 15px;
}
#BottomCenterContainer {
	position:absolute;
	top: 0px;
	left: 140px;
	width: 730px;
	height: 60px;
	text-align:center;
	padding-top: 16px;
	/*background-color:#999999;*/
}
#BottomRightContainer {
	position:absolute;
	top: 0px;
	left: 870px;
	width: 140px;
	height: 80px;
	text-align: center;
}
#BottomRightCommunity {
	position: absolute;
	top: 65px;
	left: 15px;
}
#BottomCenterContainer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#BottomCenterContainer a:hover {
	text-decoration:underline;
}
#MoreOfThePage {
	position: relative;
	top: 427px;
	left: 0px;
	margin: 0;
	width: 1010px;
}
#PageBottom {
	position:relative;
	width: 1010px;
	height: 191px;
}


/* Inventory Related */
.vehicle {
	background: transparent url('../images/inventory/border.gif') no-repeat scroll left bottom;
	/*padding-bottom: 15px;*/
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.vehicle a, .vehicle a img {
	border: 0;
	color: #fef49b
}

.vehicle h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0; margin: 0;
}

.vehicle h3 a {
	text-decoration: none
}

.vehicle .photo {
	height: 83px;
	padding: 25px 0 15px;
}

.vehicle .photo a {
}

.vehicle .info {
	left: 140px;
	position: absolute;
	right: 135px;
	top: 25px
}

.vehicle .info table {
	font-size: 12px;
	width: 100%
}

.vehicle .info table tr th {
	text-align: left;
	width: 100px
}

.vehicle .info table tr td {
	text-align: left
}

.vehicle .certified {
	bottom: 15px;
	position: absolute;
	width: 100px;
	top: 20px;
	left: 770px;
	text-align:center;
}
.vehicle .price {
	bottom: 15px;
	color: #666666;
	font-size: 11px;
	position: absolute;
	right: 0;
	width: 125px;
	top: 0
}

.vehicle .price div {
	color: #fef49b;
	font: bold 24px Arial, Helvetica, sans-serif;
	margin-bottom: 10px
}
ul.longmenu {
	border:1px solid #666666;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width:175px;
}
ul.longmenu li {
	-x-system-font:none;
	background-image:url(../images/long_button_bg.gif);
	color:#333399;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:27px;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
ul.longmenu li a {
	color:#0000FF;
	display:block;
	height:27px;
	line-height:27px;
	text-decoration:none;
	width:175px;
}
.clear-floats {
	clear:both;
}
#disclaimer {
	position: relative;
 	font-size: 10px;
}


