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

/* search bar in navigation */

#navmenu-h li#locate_dealer {
	width: 255px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
	background: url(../images/nav/locate_input.jpg) 0 0 no-repeat;
}

#navmenu-h li#locate_dealer input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	padding: 3px 5px;
	margin: 0;
	position: relative;
	top: 6px;
}

#navmenu-h li#locate_dealer input.search_glass {
	background: url(../images/search.gif) top center no-repeat;
	border: none;
	cursor: pointer;
	width: 15px;
	padding: 0;
	margin: 0;
}

/* other forms */

.contactFormLeft {
	font-size: 0.75em;
	width: 110px;
	text-align: right;
	line-height: 26px;
}

.contactFormRight {
	text-align: left;
	line-height: 23px;
	padding-left: 10px;
}

.contactFormRight a {
	font-size: 0.75em;
}

.contactFormRight .exception {
	font-size: 0.75em;
}

.select_menu {
	margin: 5px 0 10px 0;
}

.contactFormLeftChx {
	float: left;
	width: 160px;
	text-align: left;
	line-height: 23px;
	padding: 3px 0 0 0;
}

.formText {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #555555;
	padding: 2px 4px;
	margin: 4px 0;
}

.form_table_left {
	width: 65%;
	border-right: 1px solid #CCCCCC;
	padding-right: 20px;
	float: left;
}

.form_table_right {
	width: 30%;
	padding-left: 20px;
	float: right;
}

/* misc */
.state_drop_down {
	margin-top: 3px;
}
