@charset "UTF-8";
/* 

AutoCricket.com - Dealer Leads CSS File

Created By: Jonathan Atkinson
Web: www.autocricket.com
Copyright - AutoCricket.com


USE THIS STYLE SHEET EXCLUSIVELY FOR THE DEALER LEADS PAGES ONLY 

*/


body {
	background-color:#ffffff;
	color:#ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
color:#000000;
text-decoration:none;
}

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

a img { border: none }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#5d5b56;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 15px;
	margin-top: 30px;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5d5b56;
	letter-spacing: -1px;
	font-weight: normal;
}

#centerColumn {
	width:920px;
	text-align:center;
	margin:0 auto;
	background-color: #70b32b;
}



#header {
	height:105px;
	margin-top: 0px;
	padding-top: 0px;
	width: 920px;
	text-align: center;
}

#splash {
	height: 355px;
	width:920px;
	background-image: url(../img/splash.jpg);
	background-repeat: no-repeat;
}


#content_area {
	width:920px;
	background-color:#70b32b;
	text-align: left;
}

#form {
	float:left;
	text-align:left;
	line-height: 18px;
	width: 472px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	background-image:url(../img/form_bground.jpg);
	background-repeat:no-repeat;
	height:709px;
	margin-left: 36px;
	margin-top: 45px;
	padding-top: 50px;
	padding-left: 35px;
	}
	

#testimonial {
	float: right;
	width:310px;
	height:282px;
	margin-top: 45px;
	margin-right: 36px;
}


#solutions {
	float: right;
	width: 310px;
	height:380px;
	margin-top: 45px;
	margin-right: 36px;
}

#footer {
	width:100%;
	background-color:#ffffff;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#959595;
	font-variant:small-caps;
	text-align: center;
}

.copyright a {
text-decoration:underline;
color:#52553d;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}



.labels {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
	color:#70b32b;
}

input.sendbutton {
	margin-top:10px;
	display:block;
	border:0;
	width:100px;
	height: auto;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:6px;
	line-height:14px;
	background: #a3a252;
	color: #FFFFFF;
	cursor: pointer;
}

#calltoaction{
	position: relative;
	left: 65px;
	top: 250px;
	width: 411px;
	height:191px;
	background-image:url(../img/price.png);
	background-repeat:no-repeat;
}




.fields {
	padding:2px;
	border:1px solid #70b32b;
	width:260px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5f44;
	background-color: #ffffff;
}

.contactform textarea {
	padding:2px;
	border:1px solid #70b32b;
	width:260px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5f44;
	background-color: #ffffff;
}
