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

	body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin: 0; 
	padding: 0;
	background: #000c31 url(images/wallpaper.gif) repeat-x;
	}
	
	body p {
	color: #191919;
	font-size: 0.7em;
	line-height: 1.55em;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
	#wrapper {
	width: 990px;
	margin: auto;
	padding: 0;
	}
	
	
	/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
	
	/* Header elements
----------------------------------------------------*/
	.hart-motors-logo {
	width: 377px;
	height: 110px;
	float: right;
	background: url(images/hart-motors-logo.gif) no-repeat;
	}
	
	/* Main body elements
----------------------------------------------------*/
	.flash-filler {
	width: 990px;
	height: 300px;
	background: url(images/header-uniform.jpg) no-repeat;
	float: left;
	}
	
	.contact-form {
	float: left;
	width: 220px;
	padding: 10px;
	}
	
	.main-wrapper {
	float: left;
	width: 730px;
	padding: 10px;
	background: #fff;
	}
	
	.middle-wrapper {
	background: url(images/middle-wallpaper.gif) repeat-y;
	}
	
	.body-wrapper {
	float: left;
	width: 484px;
	margin: 0 123px;
	}
	
	.body-wrapper img {
	float: left;
	margin: 5px 15px 0 0;
	}
	
	.clearer {
	clear: both;
	}
	
	.car-panels {
	float: left;
	width: 239px;
	height: 100px;
	margin: 10px 10px 0 0;
	background: #fff;
	}
	
	.panels-copy {
	width: 129px;
	float: right;
	margin: 22px 0 0 0;
	}
	
	.wash-car-panel {
	float: left;
	width: 492px;
	height: 100px;
	margin: 10px 0 0 0;
	background: url(images/car-wash.jpg) no-repeat;
	}
	
	.wash-copy {
	width: 150px;
	float: left;
	margin: 22px 0 0 10px;
	}
	
	.car-panels img {
	margin: 0;
	}
	
	.footer {
	width: 990px;
	height: 40px;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	}
	
	.footer p {
	color: #415181;
	font-size: 0.55em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	.copyright {
	float: left;
	width: 250px;
	}
	
	.rootFooter {
	float: right;
	width: 450px;
	}
	
	.rootFooter p {
	text-align: right;
	}
	
	.footer a:link, .footer a:visited { 
	color: #415181;
	}

	.footer a:hover, .footer a:visited:hover { 
	color: #3b97c8;
	}
	
 /* Default styling for paragraphs
----------------------------------------------------*/
	p a:link, p a:visited, li a:link, li a:visited {
	color: #191919;
	text-decoration: underline;
	}
		
	p a:hover, li a:hover {
	color: #3b97c8;
	}
	
	h1 {
	color: #191919;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	h2 {
	color: #3b97c8;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	}
		
	h3 {
	color: #808080;
	font-size: 0.68em;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	}
	
	.tint {
	color: #9A9A9A;
	}
	
	.more-details {
	color: #191919;
	font-size: 0.68em;
	font-weight: bold;
	}
	
	.more-details a:link, .more-details a:visited {
	color: #191919;
	text-decoration: none;
	}
		
	.more-details a:hover {
	color: #3b97c8;
	}
	
	.reversed-details {
	color: #fff;
	font-size: 0.68em;
	font-weight: bold;
	}
	
	.reversed-details a:link, .reversed-details a:visited {
	color: #fff;
	text-decoration: none;
	}
		
	.reversed-details a:hover {
	color: #3b97c8;
	}
	
	.divider {
	width: 484px;
	border-top: 1px solid #CCCCCC;
	margin: 5px 0 15px 0;
	}
	
	.warranty {
	width: 444px;
	background-color: #E6E6E6;
	padding: 20px 20px 8px 20px;
	margin: 0 0 15px 0;
	}
	
	ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
	.list li {
	display: block;
	color: #191919;
	font-size: 0.7em;
	line-height: 1.55em;
	margin: 0 0 2px 0;
	padding: 5px 10px;
	background: #E6E6E6;
	}
	
	.list .odd {
	background: #D4D4D4;
	}
	
	
/* Nav Bar
----------------------------------------------------*/
	ul#navBar {
	width: 485px;
	height: 18px;
	list-style-type: none;
	padding: 0px;
	margin: 15px 0 0 0;
	float: left;
	display: inline;
	}	

	ul#navBar li  {
	font-size: 0.58em;
	line-height: 18px;
	width: 115px;
	text-align: center;
	float: left;
	margin-right: 1px;
	background-color: #004871;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
	ul#navBar a {
	color: #9dcbe6;
	text-decoration: none;
	display: block;
	line-height: 18px;
	}
			
	ul#navBar a:hover {
	background-color: #003759;
	display: block;
	height: 18px;
	}
	
	ul#navBar a.selected {
	background-color: #003759;
	height: 18px;
	padding: 0;
	margin: 0;
	}

	/* More Details... button styles 
----------------------------------------------------*/
	.button-merc {
	background: url(images/button-merc.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0 8px 20px 0;
	float: left;
	}
	
	a.button-merc:link, a.button-merc:visited, a.button-merc:active {
	background: url(images/button-merc.gif) no-repeat;
	}
	
	a.button-merc:hover {
	background-position: 0 -84px;
	}
	
	.button-bmw {
	background: url(images/button-bmw.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0 8px 20px 0;
	float: left;
	}
	
	a.button-bmw:link, a.button-bmw:visited, a.button-bmw:active {
	background: url(images/button-bmw.gif) no-repeat;
	}
	
	a.button-bmw:hover {
	background-position: 0 -84px;
	}
	
	.button-air {
	background: url(images/button-air.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0 8px 20px 0;
	float: left;
	}
	
	a.button-air:link, a.button-air:visited, a.button-air:active {
	background: url(images/button-air.gif) no-repeat;
	}
	
	a.button-air:hover {
	background-position: 0 -84px;
	}

	.button-wheel {
	background: url(images/button-wheel.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0 8px 20px 0;
	float: left;
	}
	
	a.button-wheel:link, a.button-wheel:visited, a.button-wheel:active {
	background: url(images/button-wheel.gif) no-repeat;
	}
	
	a.button-wheel:hover {
	background-position: 0 -84px;
	}
	
	.button-repairs {
	background: url(images/button-repairs.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0 8px 20px 0;
	float: left;
	}
	
	a.button-repairs:link, a.button-repairs:visited, a.button-repairs:active {
	background: url(images/button-repairs.gif) no-repeat;
	}
	
	a.button-repairs:hover {
	background-position: 0 -84px;
	}
	
	.button-service {
	background: url(images/button-service.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 115px;
	height: 84px;
	margin: 0;
	float: left;
	}
	
	a.button-service:link, a.button-service:visited, a.button-service:active {
	background: url(images/button-service.gif) no-repeat;
	}
	
	a.button-service:hover {
	background-position: 0 -84px;
	}
	
	/* CSS for PHP email form
----------------------------------------------------*/
	fieldset {
	border: none;
	position: relative;
	margin: 0;
	padding: 0;
	}

	input {
	width: 216px;
	height: 20px;
	border: 1px solid #A5A5A5;
	margin: 0 0 5px 0;
	}

	textarea {
	width: 218px;
	height: 70px;
	border: 1px solid #A5A5A5;
	margin: 0 0 5px 0;
	}

	input.submit {
	width: auto;
	color: #262727;
	background: #fff;
	}
	
	input.reset {
	width: auto;
	color: #262727;
	background: #fff;
	}
	
	label {
	color: #262727;
	font-size: .58em;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	/* CSS for PHP email form
----------------------------------------------------*/
	table#bmw {
	width: 484px;
	}
	
	table#bmw th {
	background-color: #BFBFBF;
	color: #4B4B4B;
	font-size: 0.67em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 6px;
	text-align: left;
	}
	
	table#bmw td {
	background-color: #E6E6E6;
	padding: 4px 6px;
	color: #191919;
	font-size: 0.67em;
	}
	
	.model {
	width: 136px;
	}
	
	.costs {
	width: 96px;
	}
