html {
background: #202020;
padding: 0px;
margin: 0px;
}

img, div, a { behavior: url(iepngfix.htc) }

body {
background-color: #202020;
background-image: url(bg-page.jpg);
background-repeat: repeat-x;
position: relative;
padding: 0px 0px 15px 0px;
margin: 0px;
color: white;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

p {
text-align: left;
font-size: 15px;
}

h1 {
text-align: left;
color: red;
font-size: 20px;
font-weight: 900;
padding: 0px 0px 4px 0px;
border-bottom: 1px solid #666;
margin: 4px 0px 10px 0px;
}

h2 {
text-align: left;
padding: 0px 0px 0px 20px;
/*height: 22px;*/
line-height: 22px;
margin: 10px 0px 6px 0px;
color: #222;
font-size: 18px;
font-style: italic;
}

#page {
padding: 8px 20px 20px 20px;
margin: 0px 0px 6px 0px;
background: url(content-nav-bg-980.png) no-repeat bottom left;
color: black;
text-align: left;
width: 940px;
}

#inventorypage {
padding: 0px 0px 20px 0px;
margin: 0px 0px 0px 0px;
background: url(content-inventory.png) repeat-y;
color: black;
text-align: left;
width: 980px;
}

#inventorypage #contain {
	width: 940px;
margin: 0px 20px 0px 20px;
padding: 8px 0px 0px 0px;
}

#container {
width: 980px;
position: relative;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 113px;
	width: 980px;
	background: url(header.jpg) no-repeat top left;
}

#nav {
background: url(content-nav-bg-980.png) no-repeat top left;
width: 980px;
height: 45px;
padding: 0px 0px 0px 15px;
margin: 0px;
overflow: hidden;
}

#nav a {
display: block;
float: left;
width: 178px;
line-height: 33px;
height: 33px;
margin: 6px 15px 6px 0px;
text-align: center;
text-decoration: none;
font-size: 18px;
font-weight: 900;
color: #fff;
text-shadow: 1px 1px 2px #111;
background-image: url(nav-button.png);
background-repeat: no-repeat;
background-position: top;
}

#nav a:hover {
background-position: bottom;
}

#sortbyprice {
width: 918px;
height: 35px;
padding: 5px 0px 5px 22px;
z-index: 900;
margin: 5px 0px 5px 0px;
background: url(sort-bg.jpg) no-repeat top;
}

#sortbyprice a {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 900;
display: block;
float: left;
color: black;
border: 0px;
text-decoration: none;
text-align: center;
margin: 0px 22px 0px 0px;
padding: 0px;
line-height: 35px;
height: 35px;
width: 160px;
background: url(sort-button.png) no-repeat top left;
}

#sortbyprice a:hover {
border: 0px;
color: red;
text-decoration: none;
}

a {
color: red;
}

a:hover {
color: black;
}

form {

}

input, textarea {
width: 300px;
line-height: 24px;
font-size: 18px;
background: #CCCCCC;
border: 2px solid white;
margin-bottom: 8px;
padding-left: 2px;
}

input {
height: 24px;
}

textarea {
height: 180px;
}

.left {
float: left;
padding-right: 14px;
border-right: 2px dashed #cccccc;
margin-right: 14px;
}

.right {
float: right;
padding-left: 12px;
border-left: 2px dashed #ccc;
margin-left: 12px;
}

input:focus, textarea:focus {
border: 2px dashed red;
}

.financing, .sendbtn {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 900;
display: block;
color: black;
border: 0px;
text-decoration: none;
text-align: center;
margin: 12px 0px 0px 0px;
padding: 0px;
line-height: 35px;
height: 35px;
width: 160px;
background: url(sort-button.png) no-repeat top left;
}

.financing:hover, .sendbtn:hover {
border: 0px;
color: red;
text-decoration: none;
}

#image-rotator {
height: 257px;
width: 980px;
position: relative;
}

#spacer {
height: 33px;
width: 100%;
background: url(spacer-bar.jpg) repeat-x;
line-height: 33px;
font-size: 18px;
padding: 0px;
margin: 0px;
color: white;
text-indent: 25px;
font-style: italic;
}

#footer {
	color: #fff;
	width: 980px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration : none;
}

#footer a:hover {
    color: #ff0000;
	text-decoration : none;
}

.lotvantage {
	display: block;
	margin: 3px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

.lotvantage:hover {
	border: 0px;
	text-decoration: none;
}

.socialItem{
	float:left;
}

#socialSharing{
	padding:20px 0px 20px 0px;
	width:300px;
	float:left;
	text-align:left;
}


/* rotator css */
#rotator {
list-style-type: none;
text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
	
#rotator li {
	float:left;
	position:absolute;
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
/* rotator image style */	
#rotator li img {
}
#rotator li.show {
	z-index:500;
}


/* featured vehicles */

#featuredvehicles {
padding: 5px 0px 5px 0px;
width: 940px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.featured{
	height: 135px;
	padding: 0px;
overflow: hidden;
margin: 0px;
	}

.vehicles {
	float: left;
	height: 135px;
	width: 110px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #d9d9d9;
	text-align: center;
	}
	
.vehicles a {
	height: 135px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #222;
	border: none;
	vertical-align: top;
	}
	
.vehicles a:hover {
	color: #666;
	}
	
.vehicles img {
	border: 1px solid #222;
	margin-bottom: 2px;
	}
	
.vehicles img:hover {
	border: 1px solid #666;
	}
