html,
body
{
	background: #000;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/*p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset {
	margin:	0;
	padding: 0;
	border:	0;
}*/
input[type="text"], textarea, select {
	font: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #ab0101;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
/* LAYOUT */
#layoutContainer {
	background: black;
}
#fullHeight {
	width: 100%;
	text-align: center;	/*padding-bottom: 30px;*/
	background: url(images/bg_short3.gif) repeat-x top;
}
#pageContainer {
	width: 990px;
	margin: 0 auto 0px;
	text-align: left;
}
/*__header __*/
#header {
	height: 109px;
	width: 100%;
	position: relative;
}
#header #logo {
	position: absolute;
	height: 108px;
	width: 306px;
	left: 0px;
	top: 0px;
}
.navGradient{
	width: 100%;
	background: url(images/bottomNavGradient2.gif) repeat-x top;
	height:7px;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #000000;
}
.navTabs{
	padding: 0;
	width: 100%;
	overflow: hidden;
	height:33px;
	position: absolute;
	bottom: -2px;
}
.navTabs ul{
	font: bold 12px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}
.navTabs li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;	
}
.navTabs a {
	float: left;
	color: #ffffff;
	margin: 0 6px 0 0;
	padding: 0 0 0px 1px;
	text-decoration: none;
}
.navTabs a span {
	display: block;
	padding: 7px 9px 11px;
	cursor: pointer;
}
.navTabs a:hover{
	float: left;
	color: white;
	background: #43AFDB url(images/navButton_L.gif) no-repeat left top;
	margin: 0 6px 0 0;
	padding: 0 0 0px 1px;
	text-decoration: none;
}
.navTabs a:hover span{
	background: url(images/navButton_R.gif) no-repeat right top; /*right corner image*/
}
#Container {
	background: #2f2f2f url(images/topPageGradient.gif) repeat-x top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100%;
	padding: 0px 0px 0px 1px;
}
#mainBanner {
	margin: 0px;
	padding: 0px;
	background: url(images/mainBanner.jpg) no-repeat;
	height: 356px;
	width: 989px;
}

/*Featured Buttons*/

#featuredButtons {
	margin: 10px 0px 0px 30px;
	float: left;
	width: 253px;
}

a.finance:link, a.finance:visited, a.finance:active {
	width: 253px;
	height: 62px;
	display: block;
	background: url(images/we_finance.png) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
}

a.finance:hover
{
	background: url(images/we_finance_over.png) no-repeat right top;
}

a.service:link, a.service:visited, a.service:active {
	width: 253px;
	height: 62px;
	display: block;
	background: url(images/professional_serv.png) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
	margin: 9px 0px 0px;
}

a.service:hover
{
	background: url(images/professional_serv_over.png) no-repeat right top;
}

a.NSB:link, a.NSB:visited, a.NSB:active {
	width: 253px;
	height: 62px;
	display: block;
	background: url(images/ask_about.png) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
	margin: 9px 0px 0px;
}

a.NSB:hover
{
	background: url(images/ask_about_over.png) no-repeat right top;
}

a.allVehicles:link, a.allVehicles:visited, a.allVehicles:active {
	width: 253px;
	height: 62px;
	display: block;
	background: url(images/all_vehicles.png) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
	margin: 9px 0px 0px;
}

a.allVehicles:hover
{
	background: url(images/all_vehicles_over.png) no-repeat right top;
}


#contentContainer{
	padding: 0px;
	margin-left: 5px;
	margin-right:5px;
	min-height:400px;
}
.contentContainerShowroom{
	margin-left: 1px !important;
}

/* GENERAL */
.system {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}
.systemerror {
	font-size: 16px;
	font-weight: bold;
	color: #43afdb;
	padding: 10px 0;
}

/**/

a.specials:link, a.specials:visited, a.specials:active{
	width: 229px;
	height: 109px;
	display: block;
	background: url(images/specials_up.jpg) no-repeat left;
	position: relative;
	float: left;
	margin: 0px;
	cursor:pointer;cursor:hand;
	text-align: left;
	text-decoration: none;
}
a.specials:hover {
	background: url(images/specials_over.jpg);
}

a.sellYourCar:link, a.sellYourCar:visited, a.sellYourCar:active{
	width: 368px;
	height: 107px;
	display: block;
	background: url(images/sellUsYourCar_up-r.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px;
	cursor:pointer;cursor:hand;
	text-align: left;
	text-decoration: none;
}
a.sellYourCar:hover {
	background: url(images/sellUsYourCar_over-r.gif);
}

a.findDreamCar:link, a.findDreamCar:visited, a.findDreamCar:active{
	width: 368px;
	height: 121px;
	display: block;
	background: url(images/FindYourDreamCar_up-r.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px 0px 0px 14px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.findDreamCar:hover {
	background: url(images/FindYourDreamCar_over-r.gif);
}

a.Service:link, a.Service:visited, a.Service:active{
	width: 212px;
	height: 121px;
	display: block;
	background: url(images/service_up-r.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0px 0px 0px 16px;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
a.Service:hover {
	background: url(images/service_over-r.gif);
}

.moduleContainer{
	float: left;
	margin: 10px 0px 0px;
	width:100%;
}
/*FEATURED VEHICLES*/
.moduleContainer .modFeaturedVehicles {
	background: #222222;
	float: left;
	width: 750px;
	border: 1px solid #000000;
}

 .header{
	width: 100%;
	position: relative;
	height: 37px;
	background-color: #000000;
	background-image: url(images/HeaderGradient-r.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.header .headerL{
	position: absolute;
	background: url(images/header_L.gif) no-repeat left top;
	height:37px;
	width:5px;
	left: 0px;
	top: 0px;
}

.header .headerR{
	position: absolute;
	background: url(images/header_R.gif) no-repeat right top;
	height:37px;
	width:5px;
	right: 0px;
	top: 0px;
}

.moduleContainer .modFeaturedVehicles .header span {
	font-size: 16px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}

.moduleContainer .modFeaturedVehicles .featuredVehicleDiv {
	background: url(images/featuredContainer_BG.gif) repeat-x top;
	height: auto;
	width:100%;
	position: relative;
}

.moduleContainer .modFeaturedVehicles .featuredVehicleDiv .featuredVehicleL {
	position: absolute;
	height: 159px;
	width: 8px;
	left: 0px;
	top: 0px;
	background: url(images/featuredContainer_L.gif) no-repeat left top;
}
.moduleContainer .modFeaturedVehicles .featuredVehicleDiv .featuredVehicleR {
	position: absolute;
	height: 159px;
	width: 8px;
	top: 0px;
	background: url(images/featuredContainer_R.gif) no-repeat right top;
	right: 0px;
}
.vehicleContainer {}
a.vehicleContainer:link, a.vehicleContainer:visited, a.vehicleContainer:active {
	width: 142px;
	height: 140px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 11px;
	float:left;
	text-align: center;
	overflow:hidden;
	color: #FFFFFF;
	font-size: 11px;
	background: transparent;
}
a.vehicleContainer:hover  {
	background: url(images/vehicleContainer_hover.gif) no-repeat center top;
	color: #cc0000;
}




/*Vehicle Inventory */
.vehicleContainer {
	text-align: center;
}
a.vehicleContainer:link,
a.vehicleContainer:visited,
a.vehicleContainer:active {
	width: 134px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	float:left;
	text-align: center;
	font-size: 11px;
	margin-top: 8px;
	background: url(images/featured_veh_up.gif) no-repeat left top;
	padding-top: 5px;
	height: 143px;
	margin-left: 10px;
}
a.vehicleContainer:hover {
	background-image: url(images/featured_veh_over.gif);
}

a.vehicleContainer .vehiclePhoto {
	border: 1px solid #41aad8;
}

a.vehicleContainer:hover .vehiclePhoto{
	border: 1px solid #fff;
}
.vehicleInfo {
	width: 122px;
	overflow: hidden;
	margin: 5px auto 3px;
	display: block;
}
.vehicleContainer .vehicleInfo .vehicleTitle {
	color: #43afdb;
	margin: 2px 0px 3px;
	letter-spacing: -0.2px;
	padding: 0px;
	font-size: 12px;
	margin: 5px 0 8px;
}
.vehicleContainer .vehicleInfo .stats {
	float: left;
	width: 120px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	margin: 4px 0px 0;
	display: block;
}
.vehicleContainer .vehicleInfo label {
	float: left;
	width: 50px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 2px;
}

/*Shopping Tools*/

.modButtonTools {
	background: #282828 url(images/shoppingTool_BG.gif) repeat-x top;
	float: left;
	width: 212px;
	height: 200px;
	border: 1px solid #444444;
	cursor:pointer;cursor:hand;
}

.modButtonTools a.toolsButtons{
	background: transparent url(images/shoppingToolButonL_up.gif) no-repeat left top;
	display: block;
	float: left;
	font: bold 13px Arial;
	line-height: 22px;
	height: 38px;
	text-decoration: none;
	cursor:pointer;cursor:hand;
	width: 210px;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}


a.toolsButtons span{
	background: transparent url(images/shoppingToolButonR_up.gif) no-repeat right top;
	display: block;
	padding: 9px 10px 8px 2px;
	color: #FFFFFF;
	margin-left:5px;
	cursor:pointer;cursor:hand;
}

a:hover.toolsButtons{
	background:  url(images/shoppingToolButonL_over.gif) no-repeat left top;	
	float: left;
	cursor:pointer;cursor:hand;
}

a:hover.toolsButtons span {background: transparent url(images/shoppingToolButonR_over.gif) no-repeat right top;cursor:pointer;cursor:hand;
}
.toolsButtons .icon{
	float: left;
	line-height: 37px;
	height: 37px;
	width: 45px;
	margin-left: 4px;
	cursor:pointer;cursor:hand;
}

/*About Dealer*/

.moduleContainer .aboutDealer{
	background: url(images/aboutDealer_Bg989.gif) no-repeat;
	float: left;
	width: 980px;
}

.moduleContainer .aboutDealer .Content {
	font-size: 12px;
	color: #FFFFFF;
	width: 900px;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.moduleContainer .aboutDealer .Content h2{
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #ab0101;
	margin: 5px 0px;
}

/*Contact*/

.contact  {
	background: #282828 url(images/shoppingTool_BG.gif) repeat-x top;
	float: left;
	width: 212px;
	border: 1px solid #444444;
}

.contact img{
	margin: 10px 0px 0px 5px;
}
.contact h2{
	font: italic bold 14px Arial;
	color: #ab0101;
	margin: 8px auto 4px;
	white-space: nowrap;
	text-align: center;
}
.contact .address {
	font-size: 12px;
	margin: 0px;
	background: url(images/dottedLine.gif) repeat-x bottom;
	padding: 0px 0px 10px;
	width: 100%;
	text-align: center;
}
.contact ul {
	margin: 0px;
	padding: 0px;
}
.contact li {
	list-style: none;
	font-size: 12px;
	background: url(images/dottedLine.gif) repeat-x bottom;
	float:left;
	width:212px;
	line-height: 25px;
}
.contact li label {
	width: 100px;
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
}

a.mapButton:link, a.mapButton:visited, a.mapButton:active{
	width: 101px;
	height: 20px;
	display: block;
	background: url(images/mapButton_up.gif) no-repeat;
	position: relative;
	margin: 5px 0px 5px 55px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	float: left;
}
a.mapButton:hover {
	background: url(images/mapButton_over-r.gif);
}

/**/

#contentContainer #leftContainer {
	/*background: #404040;*/
	float: left;
	width: 740px;
}

#contentContainer #rightContainer {
	width: 212px;
	float: right;
	margin: 0px 0px 0px 13px;
	/*background: #404040;*/
}
#leftContainer h2 {
	color: #43afdb;
	margin: 10px 0px 5px 10px;
	font: italic bold 16px Arial, Helvetica, sans-serif;
}

#leftContainer p {
	font-size: 12px;
	margin: 10px 0px 0px 10px;
}

/* FORMS */
form textarea,
form input[type="text"],
form select {
	font-size: 13px;
	color: #93000b;
	border: 1px solid #3e3e3e;
	font-weight: normal;
	padding: 3px;
}
form input[type="text"] {
	padding-top: 6px;
	padding-bottom: 2px;
	height: 23px;
}
form select {
	padding-left: 1px;
	height: 26px;
}
form textarea {
	height: 50px;
}



/* GENERAL */
.system, .systemerror {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.system {
	color: #fff;
}
.systemerror {
	color: #43afdb;
}

.spacerLeft{
	margin-left: 14px;
	margin-top: 10px;
}

.pageTitleBG{
	line-height: 48px;
	background: url(images/pageTitle_BG.gif) no-repeat left top;
	height: 48px;
	width: 100%;
	margin: 6px 0px 0px;
}

.pageTitleBG span {
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

.clear {
  clear: both;
}

#leftContainer h3 {
	font: italic 10px Arial, Helvetica, sans-serif;
	color:#999999;
	margin-left:10px;
}
	
/* Additions */
#contentForm h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/*
h3 {
	margin: 0 0 20px 0;
	color: #fff;
}
*/
.mapimg {
	padding: 1px;
	border: 1px solid #43afdb;
}

.formerror {
	font-weight: bold;
	color: #43afdb;
}

a.buttonSmall {
	width: 101px;
	height: 20px;
	line-height: 20px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	color: #fff;
	background: url(images/buttonSmall_up.gif) no-repeat;
}
a.buttonSmall:hover {
	color: #ccc;
	background: url(images/buttonSmall_over.gif) no-repeat;
}

a.buttonBig {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background: url(images/buttonBig_bg.gif) repeat-x center center;
	margin: 0 auto;
	font-weight: bold;
	border: 1px solid #666;
}
a.buttonBig:hover {
	border-color: #43afdb;
}
#contentFormLeft {
	width: 350px;
	float:left;
	padding: 10px;
	font-size: 12px;
	background-image: url(images/formBG.gif) repeat-x;
}
#contentFormRight {
	width: 360px;
	float: right;
	border-left:
	1px solid #444;
	margin-bottom: 10px;
}
#contentMap {
	margin-bottom: 20px; padding: 10px;
}
/* Additions End */

/* Find Your Dream Car */

.col50 {
	width: 49%;
	float: left;
}

.margin10 {
	margin: 10px;
}
.contactForm {
	font-size: 12px;
	background-image: url(images/formBG.gif) repeat-x;
}
#findYourDreamCar h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.fieldsetbox {
	margin: 10px;
	border: 1px solid #444;
	padding: 10px;
}

/* Find Your Dream Car End */


/*Warranty*/

#left {
	float:left;
	width:251px;
	height:525px;
	margin:5px 1px 0 0;
	background:url(images/customersEdgeimg.gif) no-repeat bottom;
}
#center {
	float:left;
	width:251px;
	margin:5px 7px 0 0;
	font-size:12px;
}
#center li {
	list-style:none;
	margin-left: 5px;
	padding-left: 0;
	list-style-position: outside;
}
.WarrantyTitles {
	font: italic bold 16px Arial, Helvetica, sans-serif;
	color: #43afdb;
	letter-spacing: -1px;
}
.BulletTitles {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	margin:19px 0 0 0;
	padding:0;
	display:block;
}
#right {
	float:left;
	width:235px;
	margin:5px 0 0 0;
	font-size:12px;
}
#right li {
	list-style:none;
	padding:0;
	margin:0;
	list-style-position: outside;
}
.emph {
	font-style:italic;
	color:#ffdf03;
}


/* Split Content 50/50 */

#leftSplit {
	float:left;
	width:375px;
	margin: 5px 5px 10px 0;
}
#rightSplit {
	float:left;
	width:375px;
	margin: 5px 0 10px 0;
}
#fullWidth {
	width:755px;
}
#fullWidth li {
	font-size:12px;
	list-style-position:outside;
	list-style-type:square;	
}

/*__FAQ__*/

#faqContainer {
	width:719px;
	text-align:center;
	padding:1px;
	margin:13px 0 0 13px;
	border:1px solid #717171;
	background-color:#212121;
}
#faqA {
	width:719px;
	text-align:left;
	padding:1px;
	margin:13px 0 0 13px;
	border:1px solid #717171;
	background-color:#212121;
}
#faqA h2 a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;	
}
#faqA:hover {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;	
}
.faqCell {
	background: #2f2f2f;
	width:351px;
	height:33px;
	float:left;
	margin:3px;
	font: bold 12px Arial, Verdana, sans-serif;
	line-height: 2.5em;
	text-decoration:none;
	color:#FFFFFF;
	border-left: 2px solid #616161;
}
.faqCell:hover {
	border-left-color: #43afdb;
	color:#43afdb;
}

/*SEO Bar*/

.moduleContainer #seoBar {
	width: 975px;
	border: 1px solid #000000;
	margin: 0px 5px 10px;
}

.zipCode, .makesModels, .year{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	float:none;
}

.zipCode{
	margin-left: 10px;
	width: 95%;
}

.makesModels {
	width: 465px;
}
.year {
	width: 90px;
}

.moduleContainer #seoBar .seoWrapper{
	width: 100%;
	background: #0c0c0c url(images/SEOGradient.gif) repeat-x top;
	float:left;
}

.seoWrapper li {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	list-style: url(images/bullet_red.gif) inside;
}
.seoWrapper .zipContainer, .carMakes, .carYear{
	float: left;
	margin: 0px 5px 0px 20px;
}
.seoSpacer{
	background: url(images/seoDivider.gif) repeat-x center center;
	margin: 0px 20px;
	float: left;
	height: 271px;
	width: 2px;
}

#footer{
	background: #3d3d3d url(images/footerGradient.gif) repeat-x top;
	height: 56px;
	width: 100%;
	border-bottom: 1px solid #525252;
	text-align: center;
	font-size: 10px;
	line-height: 50px;
}

#shadow{
	background: url(images/shadow.png) no-repeat center top;
	text-align: center;
	margin: 0px auto;
	height: 105px;
	clear: both;
}
#footDiv {
	margin: 0px auto;
	width: 990px;
	text-align: right;
}
#foot {
	width: 400px;
	height: 27px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
	#foot a {
	font-size: 11px;
	font-weight: normal;
}
	
	#foot a:hover {
	color: #CCC;
	text-decoration: none;
}
	
	
	#foot .Poweredby{
	font-size: 11px;
	float: right;
	margin-top: 9px;
	margin-right: 2px;
}

/*FinderForm*/

#vehicleFinderForm {}

#vehicleFinderForm input {
	width: 290px;
	font-size: 16px;
	height: 20px;
}

#vehicleFinderForm span {
	color: #43b8dd;
}

#vehicleFinderForm select {
	width: 130px;
	border: 1px solid #06C;
}

