@charset "utf-8";
/* CSS Document */

html, body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; background: url(images/bg-page.png) no-repeat center top #CCCCCC;
}

img { padding: 0px;
margin: 0px;
}

a {
text-decoration: none;
border: none;
}

a:active { outline: none;
}

a:focus { outline: none;
}

#container {
	width: 980px !important;
	position: relative;
	background:none !important;
	border:none !important;
}

#logo {
	margin: 4px 5px 4px 5px;
	background: url(images/logo.png) no-repeat;
	height: 150px;
	width: 238px;
	display: inline-block;
}

#head { 
	width: 980px;
	text-align: center;
}

#head a {
	color: black;
}

.headcontent { display: inline-block;
	width: 263px;
	height: 73px;
	padding: 22px 10px 0px 10px;
	position: absolute;
	top: 28px;
	font-size: 23px;
	font-weight: 900;
	background: url(images/phone.png) no-repeat;
}

.left { left: 0px;
}

.right { right: 0px;
}

#head a.left:hover, #head a.right:hover, #head a.right {
	background-position:0px 0px !important;
}

#nav {
	width: 980px;
	height: 50px;
	background: url(images/nav-bg.png) no-repeat;
	display: inline-block;
	text-align: left;
	padding-left:25px;
}

#nav a {
	font-size: 19px;
	text-transform: capitalize;
	color: #ffffff;
	display: inline-block;
	height: 50px;
	padding-right: 20px;
	padding-top: 16px;
}

#nav a:hover {
	color: #FFFF99;
}

#contenttop {
	margin-top: 22px;
	width:980px;
	height: 8px;
	background: url(images/content-top.png) no-repeat;
}

h1 { text-indent: -9999px;
	width: 980px;
	/*height: 128px;*/
	background: url(images/banner.jpg) no-repeat;
	margin: 0px 0px 6px 0px;
}

#content {
	width: 980px;
	height:auto;
	background-color: #676767;
	color: white;
	text-align:left;
}

#footer {
	padding: 4px 5px 2px 5px;
	color: #333333;
	background-color: #c4c4c4;
	font-size:13px;
	width: 970px;
	margin-top:-6px;
}

#footer span {
	display: inline-block;
	margin-right:25px;
	margin-left: 25px;
}

#footer a {
	color: black;
	text-decoration:underline;
}

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

#contentbottom {
	background: url(images/content-bottom.png) no-repeat;
	width:980px;
	height: 25px;
}

#featureright {
	display: inline-block;
	padding: 40px 12px 12px 12px;
	height: 191px;
	width: 314px;
	background: url(images/feature-right.jpg) no-repeat;
	position:absolute;
	right: 0px;
	font-size: 14px;
}

#buttons {
	margin-top: 255px;
	width: 100%;
	height: 100px;
	text-align:right;
}

#buttons p { float: left;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin-right:0px;
	width: 325px;
	height: auto;
}

#inventory {
	background-image: url(images/button-preowned.jpg);
}

#creditapp {
	background-image: url(images/button-credit.jpg);
}

#contact {
	background-image: url(images/button-info.jpg);
}

#buttons a { display: inline-block;
	width: 205px;
	height: 83px;
	background-position: top;
	background-repeat: no-repeat;
}

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

#pagecontent {
	width:980px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background: url(images/page-content.png) no-repeat;
	text-align: left;
}

#pagecontent h2 {
	font-size: 22px;
	margin: 0px 0px 25px 15px;
	padding: 0px;
	color: black;
	font-weight: 900;
}


#pagecontent a{
	color:#FFFFCC;
}

#pagecontent a:hover {
	color:#CCCCCC;
}

.applynow {
	float: right;
	width:278px;
	height: 71px;
	display: block;
	padding:0px;
	margin:20px;
	background: url(images/apply-now.png) no-repeat;
	background-position: top;
}

.applynow:hover {
	background-position: bottom;
}

.map {
float: right;
margin: 0px 14px 0px 14px;
border-left: 2px solid white;
padding-left: 14px;
text-align:center;
width: 400px;
}

form {
	width: auto;
	margin: 0px 0px 15px 10px;
}

input, textarea { 
	border: 2px solid #999999;
	margin-bottom: 10px;
	width: 250px;
	/*height: 14px;*/
	padding-top: 6px;
	font-size: 13px;
	color: #333333;
}

textarea {
	margin-bottom: 5px;
	padding-bottom: 0px;
	height: 200px;
}

input:focus, textarea:focus {
	border: 2px solid #FFFFCC;
}

input.sendbtn { 
	display:block;
	border: none;
	background: url(images/send.png) no-repeat top;
	width: 210px;
	height: 54px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.sendbtn:active {
	background-position: bottom;
	border: none;
	outline: none;
}

.sendbtn:focus {
	outline: none;
}

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

/* featured vehicles */
/*#featured {
	width: 956px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 8px 10px 16px;
	margin: 8px 0px 8px 0px;
	height: 115px;
	margin-top: 260px;
	margin-bottom: -230px;
}

.featured{
	height: 115px;
	overflow: hidden;
	}

.vehicles {
	float: left;
	padding-right: 15px;
	margin-bottom:6px;
	text-align: center;
	width: 120px;
	}
	
.vehicles a {
	height: 125px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border: none;
	vertical-align: top;
	}
	
.vehicles a:hover {
	color: red;
	}
	
.vehicles img {
	border: 2px solid #fff;
	margin-bottom: 2px;
	}
	
.vehicles img:hover {
	border: 2px solid red;
	}*/
	
	
	/* featured vehicles */
.featured{
	height: 125px;
	padding: 10px 20px 15px 20px;
	border-bottom: 2px solid #333333;
	border-top: 2px solid #333333;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	}

.vehicles {
	float: left;
	height: 100px;
	width: 110px;
	padding-right: 14px;
	text-align: center;
	}
	
.vehicles a {
	height: 125px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #ffffcc;
	border: none;
	vertical-align: top;
	}
	
.vehicles a:hover {
	color: #333333;
	}
	
.vehicles img {
	border: 2px solid #ffffcc;
	margin-bottom: 2px;
	}
	
.vehicles img:hover {
	border: 2px solid #333333;
	}
	
#standard ul li, #financing {
	color: #333 !important;
}
#description, #image_wrap, #vehicledetails {
	background-color: #eaeaea !important;
}
.scrollable .items div img {
	padding: 3px !important;
	border: 1px solid #dadada !important;
}
#vehicledetails {
	margin-bottom: 10px !important;
	padding: 5px;
}
#vehicledetails img {
	margin: 4px;
	border: 1px solid #333 !important;
}
#vehicledetails img, #image_wrap img, .odd img, .even img {
	padding: 0px !important;
	border: 0px none !important;
}
#mpg div span {
	font-size: 18px !important;
}
#vehicle h1, .photosheader, .detailsheader {
	color: #333 !important;
}
.vehicledetails h2 {
	color: #163B8E !important;
}
#listingdisplay input:focus, #listingdisplay input:active, #listingdisplay textarea:focus, #listingdisplay textarea:active {
	border: 0px none !important;
}
