@charset "utf-8";
/* CSS Document */
#bodyArea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 10px 0 0;
}
#bodyArea h1 {
	background: none repeat scroll 0 0 #202020;
	color: #EDEDED !important;
	font-size: 24px;
	font-weight: normal;
	left: 0;
	line-height: 26px;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
}
#bodyArea h2 {
	background: none repeat scroll 0 0 #525254;
	color: #EDEDED !important;
	font-size: 18px;
	font-weight: normal;
	left: 0;
	line-height: 20px;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
}
.dealerPhone {
	position: absolute;
	right: 10px;
	top: 5px;
}
#bodyArea h3 {
	border-bottom: 2px solid;
	color: #EDEDED;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 1px 0;
	text-align: left;
	text-transform: uppercase;
}
#bodyArea h4 {
	color: #3A3A3A;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 5px;
	text-align: center;
}
h4.subTitle {
	font-size: 20px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 15px 0 !important;
	padding: 0 0 0 20px !important;
	text-transform: uppercase;
}
#bodyArea h5 {
	background: url("../../../../../Lincoln/MKZ/gas_icon.png") no-repeat scroll 155px center transparent;
	font-size: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: center;
	word-spacing: -4px;
}
h5.small {
	background: none !important;
	font-size: 11px !important;
	line-height: 11px !important;
	text-align: center;
	word-spacing: -1px !important;
}
#bodyArea h6 {
	color: #3A3A3A;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	margin: 10px 0;
	padding: 0 30px;
	text-align: center;
}
h6.align {
	text-align: left !important;
}
#bodyArea p {
	margin: 0 0 15px;
	padding: 0;
}
#bodyArea ul, #bodyArea ol {
	margin: 0;
	padding: 0;
}
#bodyArea ul li {
	margin: 0;
}
.cleared {
	clear: both;
}
.image {
	position: relative;
}
.bg {
	color: #ededed;
	padding: 10px;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 20%, #272727 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #000000), color-stop(100%, #272727)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 20%, #272727 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 20%, #272727 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000000 20%, #272727 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000000 20%, #272727 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#272727', GradientType=0 ); /* IE6-9 */
}
.button {
}
.button:hover {
}
.last {
	margin-right: 0 !important;
}
.arrow {
	display: block;
	background: url("../../../../../ford/Taurus/arrows.png") no-repeat scroll left 3px transparent;
}
.left {
	float: left;
	width: 425px;
}
.left p {
	font-size: 12px;
	padding: 0 15px !important;
}
.right {
	background: none repeat scroll 0 0 black;
	float: right;
	height: 308px;
	width: 500px;
}
#bodyArea img {
	display: block;
}
/* FORM STYLES */
#contact-us-form {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	width: 95%;
}
#bodyArea fieldset {
	margin: 1em 0 !important;
}
#contact-us-form h6 {
	color: #3A3A3A;
	font-size: 16px !important;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
#bodyArea .section {
	clear: both;
	overflow: hidden;
}
#bodyArea p, #bodyArea fieldset, #bodyArea table {
	margin-bottom: 1em;
}
#contact-us-form legend {
	color: #3A3A3A;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}
#contact-us-form input {
	color: #414042;
	font-size: 13px;
	height: 18px;
	margin: 0;
	padding: 3px 2px 3px 8px;
	width: 98%;
}
#contact-us-form select {
	border: medium none;
	font-size: 12px;
	height: 20px;
	padding: 2px;
	width: 100%;
}
#bodyArea select option {
	color: #414042;
	padding-right: 15px;
}
#bodyArea .hidden {
	display: none;
}
#contact-us-form textarea {
	height: 55px;
	margin: 0;
	width: 98%;
}
#contact-us-form button {
	background-color: #6D6E71;
	border: medium none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	width: 25%;
}
#contact-us-form button:hover {
	background-color: #231F20;
}

/*end Form Style */