br.clearit {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

body {
	background-color: #111;
	color: #c5c5c5;
	font-family: Helvetica, arial, sans-serif;
	font-size: 0.7em;
}

p a {
	color: #e64f00;
	text-decoration: none;
}
p a:hover {
	color: #ffd083;
	text-decoration: underline;
}
p a:visited,
p a:active {
	color: #e64f00;
}

/*** WRAPPERS ***/
#omniwrapper {
	width: 900px;
	margin: 0 auto;
}

#wrapper {
	width: 800px;
	padding: 0 50px;
	min-height: 700px;
	background: #0e0e0e url(/static/images/bg_bokeh.jpg) top left no-repeat;
}


/*** SLIVER ***/
#sliver {
	background: transparent url(/static/images/bg_grate.jpg) top left no-repeat;
	width: 900px;
	height: 29px;
}

#sliver p a {
	cursor: pointer;
	display: block;
	height: 22px;
}

#sliver #info {
	background: transparent url(/static/images/bg_address.gif) center center no-repeat;
	width: 251px;
	height: 22px;
	float: left;
	font-size: 0.1em;
	text-indent: -9999px;
	margin: 5px 0 0 50px;
}
#sliver #awards {
	background: transparent url(/static/images/bg_awards_2.gif) center center no-repeat;
	width: 235px;
	height: 22px;
	float: left;
	font-size: 0.1em;
	text-indent: -9999px;
	margin: 5px 0 0 68px;
}
#sliver #awards a {
	width: 235px;
}

#sliver #callUs {
	background: transparent url(/static/images/bg_callUs.gif) center center no-repeat;
	width: 174px;
	height: 22px;
	float: left;
	font-size: 0.1em;
	text-indent: -9999px;
	margin: 5px 0 0 74px;
}



/*** NAV ***/
#nav {
	margin-top: 64px;
	width: 565px;
	float: right;
}
#nav ul {
	height: 11px;
	width: 565px;
	list-style-type: none;
	background: transparent url(/static/images/bg_nav.gif) top left no-repeat;
}
#nav ul li {
	cursor: pointer;
	float: left;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
	height: 11px;
}
#nav ul li.selected,
#nav ul li.selected a {
	cursor: default;
}

#nav ul li a {
	cursor: pointer;
	display: block;
	height: 11px;
	padding: 0 9px;
	border-right: solid 1px #444444;
}

#nav ul li#nav_home a { width: 34px; padding-left: 0;}
#nav ul li#nav_home a:hover,
#nav ul li#nav_home.selected a { background: transparent url(/static/images/bg_nav.gif) 0px -11px no-repeat; }


#nav ul li#nav_vehicles a { width: 118px; }
#nav ul li#nav_vehicles a:hover,
#nav ul li#nav_vehicles.selected a { background: transparent url(/static/images/bg_nav.gif) -44px -11px no-repeat; }

#nav ul li#nav_motorcycles a { width: 147px; }
#nav ul li#nav_motorcycles a:hover,
#nav ul li#nav_motorcycles.selected a { background: transparent url(/static/images/bg_nav.gif) -181px -11px no-repeat; }

#nav ul li#nav_services a { width: 54px; }
#nav ul li#nav_services a:hover,
#nav ul li#nav_services.selected a { background: transparent url(/static/images/bg_nav.gif) -347px -11px no-repeat; }

#nav ul li#nav_financing a { width: 63px; }
#nav ul li#nav_financing a:hover,
#nav ul li#nav_financing.selected a { background: transparent url(/static/images/bg_nav.gif) -420px -11px no-repeat; }

#nav ul li#nav_contact a { width: 53px; padding-right: 0; border-right: 0; }
#nav ul li#nav_contact a:hover,
#nav ul li#nav_contact.selected a { background: transparent url(/static/images/bg_nav.gif) -502px -11px no-repeat; }

/*** AWARDS ***/
#awards-list ul {
	list-style-type: none;
}

#awards-list ul li {
	float: left;
	font-size: 0.1em;
	margin-right: 15px;
}

/*** PROMOS ***/

#promos {
	
}

#promos ul {
	list-style-type: none;
}

#promos ul li {
	float: left;
	margin: 0 0 30px 0;
	width: 200px;
}

/*** LOGO ***/
#logo {
	float: left;
	margin: 30px 0 25px 0;
	width: 204px;
	height: 62px;
}

#logo.imaginecars {
	background: transparent url(/static/images/logo.gif) center center no-repeat;
}

#logo.group {
	margin: 30px 0 25px 288px;
	width: 241px;
	height: 73px;
	background: transparent url(/static/images/logo-group-lg.gif) center center no-repeat;
}


#logo a {
	display: block;
	width: 157px;
	height: 52px;
	font-size: 0.1em;
	text-decoration: none;
	text-indent: -9999px;
}

#content {
	clear: both;
	padding-bottom: 50px;
}


#locations {
	height: 254px;
	background: transparent url(/static/images/bg_locations.jpg) top center no-repeat;
}

#locations.none { background: transparent url(/static/images/bg_locations.jpg) top center no-repeat; }
#locations.left { background: transparent url(/static/images/bg_locations_l.jpg) top center no-repeat; }
#locations.center { background: transparent url(/static/images/bg_locations_c.jpg) top center no-repeat; }
#locations.right { background: transparent url(/static/images/bg_locations_r.jpg) top center no-repeat; }

#locations ul {
	list-style-type: none;
}
#locations ul li {
	float: left;
	display: block;
	height: 254px;
	padding-left: 82px;
}
#locations li.left { width: 191px; }
#locations li.center { width: 190px; }
#locations li.right { width: 173px; }

#locations li h2 {
	margin-top: 40px;
	height: 13px;
	font-size: 0.1em;
	text-indent: -9999px;
}

#locations li#murfreesboro h2 { background: transparent url(/static/images/bg_murfreesboro.gif) top left no-repeat; }
#locations li#nashville h2 { background: transparent url(/static/images/bg_nashville.gif) top left no-repeat; }
#locations li#smrna h2 { background: transparent url(/static/images/bg_smrna.gif) top left no-repeat; }

address {
	padding-top: 25px;
	color: #636363;
	font-style: normal;
	line-height: 1.7em;
}

p.phone {
	padding-top: 0.4em;
	color: #636363;
}
p.directions {
	padding-top: 16px;
}
p.directions a {
	color: #e64f06;
	text-decoration: none;
}
p.directions a:hover {
	color: #ffd083;
	text-decoration: underline;
}

#locations p.inventory {
	padding-top: 40px;
}
#locations p.inventory a {
	/*color: #ff9f00;*/
	color: #e64f06;
	text-decoration: none;
}
#locations p.inventory a:hover {
	color: #ffd083;
}
#locations p.inventory a span {
	background: transparent url(/static/images/gogurt.gif) center center no-repeat;
	padding-left: 14px;
}

#locations p.openingsoon {
	padding-top: 40px;
	color: #e64f06;
	text-transform: uppercase;
}



#subContent {
	min-height: 250px;
	background: #0c0c0c url(/static/images/bg_subContent.jpg) top center no-repeat;
	padding: 45px;
}

body#inventory #subContent {
	padding: 15px 0 0;
}

#subContent .primary {
	float: left;
	width: 419px;
	padding: 0 40px 30px 0;
	border-right: solid 1px #181818;
	min-height: 100px;

}
#subContent .secondary {
	float: left;
	width: 210px;
	padding: 0 0 30px 40px;
}

#subContent h1 {
	color: #e0dfdf;
	font-size: 1.3em;
	margin-bottom: 30px;
}

/*
body#services #subContent h1 {
	height: 14px;
	background: transparent url(/static/images/bg_welcomeTo.gif) center left no-repeat;
	font-size: 0.1em;
	text-indent: -9999px;
	margin-bottom: 30px;
}
*/

#subContent h2 {
	color: #e0dfdf;
	font-size: 1.1em;
	margin-bottom: 15px;
}

#subContent em {
	font-weight: bold;
	font-style: normal;
	color: #2667df;
}

#subContent em.special {
	font-weight: bold;
	font-style: normal;
	color: #EE9715;
	text-transform: uppercase;
}

#subContent em.striker {
	color: inherit;
	text-decoration: line-through;
}

#subContent p {
	color: #a9a9a9;
	margin-bottom: 25px;
	font-size: 1.1em;
	line-height: 1.5em;
}

#subContent p.special {
	color: #ECB62E;
}

#subContent p.intro {
	font-size: 1.1em;
	color: #a9a9a9;
}

#subContent ul {
	margin-top: 0px;
	margin-left: 20px;
	color: #7d7d7d;
}

#subContent li {
	padding-bottom: 4px;
	color: #a9a9a9;
	font-size: 1.1em;
}

#subContent p.hop {
	width: 150px;
	height: 20px;
	margin: 0;
	float: left;
}

#subContent div.secondary h2 {
	height: 14px;
	background: transparent url(/static/images/bg_location.gif) center left no-repeat;
	font-size: 0.1em;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#subContent p.phone {
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #a9a9a9;
}
#subContent p.directions {
	color: #a9a9a9;
}
#subContent p.creditapp {
	text-align: center;
	margin-left: 20px;
}
#subContent p.name {
	color: #636363;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#subContent p.name a {
	font-size: 0.7em;
}

#subContent address {
	font-size: 1.1em;
	padding-top: 0;
	color: #a9a9a9;
}
#subContent p.dealerLocation {
	font-size: 1.2em;
	color: #b2b2b2;
	margin-bottom: 20px;
}

#subContent .mapLink a img {
	border: solid 1px #b2b2b2;
}
#subContent .mapLink a:hover img {
	border: solid 1px #fff;
}

#browseAllInventory p {
	width: 131px;
	height: 19px;
	margin: 15px auto;
}

#inventoryHeader {
	height: 0;
	font-size: 0.1em;
	text-indent: -9999px;
}

#sehabla {

}

























