@charset "utf-8";
html {
	height:100%;
	margin-bottom:1px;
	padding-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #EAE8D3;
}

a { color: #0000FF; /*color:black;*/ }
a img { border:none; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
.clearboth { clear:both; }

.page {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
	line-height:1.4;
}
#mainbar {
	background-image: url(images/bg_tile.png);
	background-color: #FFFFFF;
}
#topbar, #menubar, #mainbar, #bottombar {
	width:100%;
	position:relative;
	clear:both;
}

#topbar {
	background-color:white;
	border-bottom:solid 20px #4c522e;
	height:131px;
}
#logo {
	position:absolute;
	left:0;
	top:20px;
}
#associatedpowertrain_link, #associatedpowertrain_line {
	display:block;
	position:absolute;
	/* text-decoration:none; */
	font-size:12px;
	color:#528100;
	padding:4px;
	top:84px;
	left:0;
}
#toptext {
	display:block;
	width:400px;
	position:absolute;
	top:25px;
	right:0;
	text-align:right;
}
#toptext, #toptext p {
	line-height:1;
	margin:0;
}
#toptext p.phone {
	color: #F92030;
	font-size: 28px;
	font-weight:bold;
	margin-bottom:8px;
}
#toptext p.phone strong {
	color:black;
}
#toptext p.phone-international {
	font-weight:lighter;
	font-size:21px;
	margin-bottom:5px;
}
#toptext p.value_proposition {
	font-size:18px;
	color: #808080;	
}
#toptext p.value_proposition a {
	text-decoration:none;
	color:#000033;
	font-weight:bold;
}
#toptext p.value_proposition a:hover {
	color:#0000CC;
}
#toptext p.hours {
	font-weight:lighter;
	font-size:18px;
	margin-bottom:5px;
}
#menubar {
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;	
}
#contactbox/*, #kit_manufacturers*/ {
	/* float:left; */
	float:right;
	width:278px;
	position:relative;
	text-align:center;
	margin:10px 0 10px 10px;
	border: 1px solid #808080;
	background-color: #FAFAFA;
	border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
	overflow:hidden;
}
#contactbox div.field label {
	font-size:12px;
	display:none;
}
div.error input {
	border:solid 2px red;
	background-color:#FFFFE1;
}
.home_intro, .product_listing {
	/* width:620px; */
}

#kit_manufacturers {
	position:absolute;
	left:300px;
	top:35px;
	font-size:12px;
}
#kit_manufacturers a {
	display:inline-block;
	vertical-align:middle;
}
#contactbox h3 {
	background-image: url(images/button-start.png);
	background-repeat: repeat-x;
	height:32px;
	padding:7px;
	text-align:center;
	color:white;
	font-size:30px;
	font-weight:normal;
	line-height:1;
	margin:0;
	vertical-align:middle;
	border-radius-top-left: 15px;
	border-radius-top-right: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
}
#contactbox p {
	text-align:left;
	padding:4px 10px;
	margin:0;
	font-size:12px;
}
#contactbox input, #contactbox textarea, #contactbox label {
	margin:2%;
	display:block;
	width:92%;
	padding:2%;
	text-align:left;
}
#contactbox label {
	padding:1% 0 0 0;
	color: #595959;	
}
#contactbox textarea {
	height:100px;
}
#content {
	/*
	float:left;
	width:640px;
	*/
	padding:20px;
}
#menu a {
	display:inline-block;
	padding:11px;
	/* text-decoration:none; */
	font-size:18px;
}
#search {
	display:block;
	position:absolute;
	left:280px;
	top:6px;
}
#search input {
	font-size:24px;
	/* width:260px; */
	width:550px;
}
#search button {
	font-size:16px;
	border:none;
	width:94px;
	height:28px;
	text-indent:-4000px;
	background-image: url(images/button-search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	position:relative;
	bottom:2px;
}
#bottombar {
	background-color: #EAE8D3;
	border-top: 20px solid #4C522E;
	min-height:100px;
}

h1.home_heading {
	font-size:28px;
	text-align:center;
	border-bottom:solid 1px #C0C0C0;
	line-height:1;
	padding:0 0 20px 0;
	margin:0;
}
span.small_gray {
	font-size:24px;
	color:#9F9F9F;
}
span.steps_1_2_3 {
	font-size:48px;
	color:#9F9F9F;
}
span.step_1, span.step_2, span.step_3 {
	display:inline-block;
	font-weight:bold;
	font-size:48px;
	margin:0;
	line-height:30px;
	padding:0;
	vertical-align:middle;
}
span.step_1 {
	color:#337A28;
}
span.step_2 {
	color:#DCC001;
}
span.step_3 {
	color:#F92030;
}

p.help-pricing-link, p.help-pricing-link-left {
	text-align:center;
	font-size:10px;
	margin:4px 0;
}
p.help-pricing-link-left {
	text-align:left;
}

.step_heading {
	display:block;
	margin:0;
	padding:20px 0;
	font-size:28px;
	color:#404040;
	border-bottom:solid 1px #C0C0C0;
	text-decoration:none;
}

.large_button, .request_button {
	font-size:30px;
	color:white;
	text-align:center;
	background-image: url(images/button-start.png);
	background-repeat: repeat-x;
	height:40px;
	padding:6px 20px;
	border:1px solid #7A7A7A;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-decoration:none;
	display:block;
	margin:20px auto;
	width:500px;
	clear:both;
}
.large_button:hover, .request_button:hover {
	cursor:pointer;
}
.manufacturer_logo, .manufacturer_disclaimer {
	text-decoration:none;
	display:block;
	float:left;
	width:140px;
	height:200px;
	text-align:center;
	line-height:1;
}
.manufacturer_disclaimer {
	width:480px;
	text-align:left;
	padding:20px 0 20px 50px;
	font-size:20px;
}
.manufacturer_logo img {
	display:block;
	margin:0;
	padding:0;
}
.caption {
	font-size:16px;
	display:block;
	color: #004B62;	
	margin:0;
	padding:0;
}
.error {
	color:red;
	font-size:18px;
}
p.error {
	font-size:14px;
	font-style:italic;
	margin:4px 0;
}
ul.product_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.product_list li {
	margin:0 0 0 20px;
}
ul.product_list li a {
	display:inline-block;
	padding:2px 6px;
	color: #0000FF; /* color: #004B62; */
	/* text-decoration:none; */
}
ul.product_list li a img {
	display:inline-block;
	vertical-align:middle;
}
ul.product_list li a:hover {
	/*
	color: white;
	background-color:black;
	*/
}
ul.column {
	float:left;
	width:50%;
}

#engine_info {
	overflow:hidden;
}
#engine_info a, #engine_info h2 {
	display:block;
	float:left;
}
#engine_info h2 {
	padding:30px 0 30px 0;
	height:20px;
}

a.back_up {
	color: #0000FF; /* color: #004B62; */
	/* text-decoration:none; */
	display:block;
	padding:4px 0;
}

#pform input, #pform label {
	display:inline-block;
}
#pform label {
	width:140px;
}
#pform input.textbox {
	padding:4px;
	width:400px;
}
#pform input[type=radio] {
	background-color:white;
	background-image:none;
	border-color:#494949;
}
#pform button.request_button {
	font-size:20px;
	/*
	background-image: url(images/button-search.png);
	border-color: #67A200;
	*/
}
.help {
	background-image: url(icons/info.png);
	background-position: 4px top;
	background-repeat: no-repeat;
	font-size:12px;
	padding-left:28px;
	color: #528100;	
}

#feedback_form textarea {
	width:500px;
	height:200px;
}
#feedback_form a {
	color: #0000FF; /* 004B62 */
	/* text-decoration:none; */
	display:inline-block;
	padding:4px 0;
}

#message {
	line-height:1.4;
}
#message h2 {
	margin:0;
	font-family:"palatino Linotype", palatino, "times new Roman", times, "time roman";
}
.signature {
	font-family: "freestyle Script", "rage Italic", windsor, "Times New Roman";	
	font-size:32px;
}
#melvin-love-signature {
	text-indent: -1000px;
	background-image: url(images/mel-love-signature.jpg);
	background-repeat: no-repeat;	
	width:216px;
	height:49px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline-block;
}
form#price_quote div.field {
	padding:4px 0;
}
#contactbox p.alert {
	font-size:20px;
	font-weight:bold;
	color:#F92030;
}
input.required, textarea.required {
	background-color:#FFFFEA;
	border:solid 1px #551111;
}
input.error, textarea.error {
	border-color: #B30000;
}
.frame_kit_ul {
	list-style:circle;
}
.frame_kit_ul li {
	color:#003366;
}
