* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: x-small/1.4em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #6D6F71;
	background-color: #BCBEC0;
	}

a:link, a:visited {
	color: #6D6F71;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	}

a img {
	border: none;
	}

.center {
	text-align: center;
	}

.hide {
	height: 0px !important;
	display: none !important;
	visibility: hidden;
	}

/*////////////////////////////////////////////////////////////////////
	Layout
////////////////////////////////////////////////////////////////////*/

#container {
	width: 770px;
	font-size: 110%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	display: block;
	}
#inner {
	display: block;
	float: left;
	width: 770px;

}
#header {
	padding: 20px;
	background: repeat-y url(../images/backgrounds/header.gif);
	display: block;
	height: 30px;
	}

#header h1 {
	float: left;
	display: inline;
	}

#header h2 {
	float: right;
	display: inline;
	width: 200px;
	margin: 8px 0 0 0;
	font: bold 150%/1em "Helvetica Neue", Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #464749;
	}

#dealer_locator {
	height: 100px;
	clear: left;
	float: left;
	background-color: #DCDDDE;
	width: 100%;
	}
	
#content {
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	height: 100%;
	width: 100%;
	display: block;
	}

#footer {
	padding: .5em 20px 1.5em 20px;
	font-size: 95%;
	display: block;
	}	

#global {
	width: 730px;
	margin: 2em auto 1em auto;
	padding: .25em 20px 1.25em 20px;
	text-align: right;
	}
	
#global ul {
	list-style-type: none;
	}

#global ul li {
	display: inline;
	margin-left: 1.5em;
	font-size: 95%;
	}
	
#global ul li.current {
	padding: .5em 20px .5em 0;
	background: url(../images/icons/language.gif) no-repeat right center; /* Icon by Mark James http://www.famfamfam.com/ */
	}
	
/*////////////////////////////////////////////////////////////////////
	Search
////////////////////////////////////////////////////////////////////*/

#search {
	float: left;
	display: block;
	width: 100%;
	background-color: #E7E7E8;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808284;
	border-right-color: #808284;
	border-bottom-color: #808284;
	border-left-color: #808284;
	}
	
#search h2 {
	font: 120%/1em "Helvetica Neue", Helvetica, sans-serif;
	color: #464749;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	}
#search h3 {
	font: 100%/1em "Helvetica Neue", Helvetica, sans-serif;
	color: #464749;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	}

fieldset {
	margin-bottom: 1em !important;
	margin-bottom: .5em;
	border: none;
	}

label {
	display: block;
	margin-bottom: .5em;
	font: bold 110%/1em "Helvetica Neue", Helvetica, sans-serif;
	color: #464749;
	}

select, input {

	}

#search_radius {
	margin-bottom: 1em !important;
	margin-bottom: 0;
	}

#search_radius div {
	display: inline;
	}

.button {
	padding: 0;
	}

.radio_button {
	float: left;
	display: inline;
	width: 15px;
	margin-right: 14px !important;
	margin-right: 8px;
	text-align: center;
	}

.radio_button input {
	margin-bottom: .5em !important;
	margin-bottom: .25em;
	}

.radio_button label {
	font-weight: normal;
	margin-left: -.25em !important;
	margin-left: .25em;
	}

/*////////////////////////////////////////////////////////////////////
	Mapping
////////////////////////////////////////////////////////////////////*/

#results_map {
	float: left;
	display: inline;
	width: 770px;
	margin: 0px;
	}
#results_map h4{
	font-size:13px;
}

#functions {
	width: 510px;
	margin-bottom: 10px;
	line-height: 0px;
	}

#zoom_functions{
	float: right;
	display: inline;
	width: 30px;
	height: 300px;
	}

#zoom_level {
	width: 20px;
	margin: 10px 0;
	padding: 5px;
	font: bold 110%/1em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	background-color: #BCBEC0;
	}

#zoom_level span.zoom_current {
	display: block;
	width: 10px;
	height: 10px;
	padding: 7px 5px 10px 5px;
	text-align: center;
	text-decoration: none;
	border-top: 2px solid #3EB549;
	border-bottom: 2px solid #3EB549;
	color: #FFF;
	background-color: #6FC167;
	}

#zoom_level a {
	display: block;
	width: 10px;
	height: 10px;
	padding: 7px 5px 10px 5px;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #A7A9AC;	
	}

#zoom_level a:link, #zoom_level a:visited {
	color: #939598;
	background-color: #FFF;
	}

#zoom_level a:hover, #zoom_level a:active {
	color: #FFF;
	background-color: #6D6F71;
	}

.last_item {
	margin-bottom: 0px;
	}

#map_functions {
	float: left;
	display: inline-table;
	width: 470px;
	height: 300px;
	table-layout: auto;
	background-color: #C6C8CA;
	border: none;
	}

#map_functions td {
	padding: 0px;
	border: none;
	}

#message h3 {
	margin-top: 7px;
	padding: 1em 10px;
	text-align: center;
	font: bold 110%/1.25em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #FFF;
	background-color: #88898C;
	border-top: 2px solid #6D6F71;
	border-bottom: 2px solid #6D6F71;
	}

#message h3.success {
	background-color: #6FC167;
	border-top: 2px solid #3EB549;
	border-bottom: 2px solid #3EB549;
	}

#message h3.error {
	background-color: #F26341;
	border-top: 2px solid #EE2E24;
	border-bottom: 2px solid #EE2E24;
	}
	
#message div {
	padding: 30px 20px 20px 20px;
	}
	
#message div h4 {
	font: bold 100%/1.25em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #464749;
	margin-bottom: .5em;
	}
#message {
	display: block;
	clear: both;
	float: left;
	width: 750px;
	margin-left:10px;
	
}
	
#message div p {
	margin-bottom: 1em;
	}

/*////////////////////////////////////////////////////////////////////
	Search Results
////////////////////////////////////////////////////////////////////*/

#results {
	width: 750px;
	margin-bottom: 1em;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: left;
	}

#results tr h3 {
	margin-bottom: .5em;
	font: bold 110%/1em "Helvetica Neue", Helvetica, sans-serif;
	color: #464749;
	}

#results tr h3 a {
	padding-right: 20px;
	color: #464749;
	background: url(../images/icons/dealer_url.gif) no-repeat right center;
	}

#results tr.dealer:hover {
	background-color: #FFFCDF;
	}
	
#header_row {
	font: bold 100%/1.25em "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #808284;
	}

#header_row th {
	padding: 5px 10px;
	overflow: hidden;
	}
#header_row th img {
	margin-right: 6px;
}

#header_row th a {
	color: #FFF;
	}

#zoom {
	width: 80px;
	border-right: 1px solid #BCBEC0;
	}

#address {
	width: 200px;
	border-right: 1px solid #BCBEC0;
	}
.address h3 img {
	float: left;
	display: inline;
	margin-right: 6px;
}
#directions {
	width: 80px;
	text-align: center;
	border-right: 1px solid #BCBEC0;
	}
	
#services {
	}

#results td {
	vertical-align: middle;
	border-bottom: 1px solid #D1D3D4;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	}

#results td p {
	margin-top: .5em;
	}

#results td.zoom a {
	padding: 15px;
	}
	
#results td.directions a {
	display: block;
	text-decoration: underline;
	}

#results td.services img {
	float: left;
	display: inline;
	margin-right: 10px;
	}

#results td.services a img:hover {
	cursor: help;
	}

#results ul {
	margin-left: 1.25em;
	list-style-type: square;
	line-height: 1.75em;
	}

/*////////////////////////////////////////////////////////////////////
	Popup Windows
////////////////////////////////////////////////////////////////////*/

#popup {
	font-size: 110%
	color: #6D6F71;
	background-color: #FFF;
	}
/*	
#popup h1 {
	float: left;
	display: inline;
	font: bold 120%/45px Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6FC167;
	}
*/

#popup h2 {
	padding: 1em 15px;
	font: bold 120%/1.25em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #FFF;
	background-color: #6FC167;
	border-top: 2px solid #3EB549;
	border-bottom: 2px solid #3EB549;
	}

#popup h2.error {
	background-color: #F26341;
	border-top: 2px solid #EE2E24;
	border-bottom: 2px solid #EE2E24;
	}

#popup h3 {
	margin-bottom: .5em;
	font: bold 120%/1.4em "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	}
	
#popup #header img {
	float: left;
	display: inline;
	margin-right: 10px;
	}
	
#popup #header ul {
	float: right;
	display: inline;
	margin-top: 10px;
	text-align: right;
	}
	
#popup #header ul li {
	display: inline;
	margin-left: 1em;
	}
	
#popup #content {
	padding: 5px;
	}
	
#popup #content img {
	margin-bottom: 2em;
	}
	
#popup select, #popup input {
	display: block;
	margin-bottom: 1em !important;
	margin-bottom: .5em;
	}

#popup .section {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #BCBBDF;
	}
	
#popup img.wrap {
	float: right;
	display: inline;
	margin: 0 0 0 30px !important;
	margin: 0 0 0 15px;
	}
	
#popup ol {
	margin: 2em 0 2em 1.5em;
	}

/*////////////////////////////////////////////////////////////////////
	Float Fix
////////////////////////////////////////////////////////////////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#map {
display:block;
float:left;
}
#MailForm table {
	border: 1px solid #CCCCCC;
	width: 350px;
}
#MailForm td {
	padding-bottom: 4px;
}
#MFHead {
	color: #FFFFFF;
	background-color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 4px;
	font-variant: small-caps;
	text-transform: uppercase;
}
#MailForm {
	width: 350px;
	background-color:#FFFFFF;
	border-width: 4px;
	border-style: solid;
	border-color: #EFEFEF;
	visibility:hidden;
	background-image: url(media/mailform.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#MailForm input, #MailForm textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #EFEFEF;
	color: #666666;
}
.MFPadLft {
	padding-left: 4px;
}
a.CloseMF {
	color: #000000;
	float:right;
	clear:none;
	background-color: #EFEFEF;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.services a:after {
	content: url("media/external_link.gif");
	padding-left: 2px;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #FFE813;
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}
input.invalid, textarea.invalid {
	background-color: #FFE813;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

.required {
	background-image: url(media/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}
