@import "../css/reset.css";
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
body {
	font: 14px/19px  Helvetica, sans-serif;
	color: #525252;
	position:relative;
	background-repeat: no-repeat;

}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	color: #009e4d;
}
h2 {
	font-size: 16px;
	line-height: 1em;
	text-transform:uppercase;
}

h3 {
	font-size: 15px;
	line-height: 1em;
}

h4 {
	font-size: 1.2px;
	line-height: 1em;
	text-transform:uppercase;
}
h1{
	font-size: 2em;
	line-height: 1em;
}
select{
	color: #525252;
}
form, input, select{
	font-size: 1em;
}
p{
	line-height: 120%;
	color: #000000;
}
b, strong{
	font-weight: 400;
}
a{
	color: #818181;
	-webkit-transition: color 500ms ease;
-moz-transition: color 500ms ease;
-ms-transition: color 500ms ease;
-o-transition: color 500ms ease;
transition: color 500ms ease;
}
a:hover{
	color:#009e4d; 
}

.left{
	float: left;
}
.right{
	float: right;
}
.hidden{display: none;}
ul{list-style: none;
padding:0;}

header,footer{
	position: relative;
}
header .zerogrid{
	padding-top: 15px;
	padding-bottom: 18px;
	top: 0px;
	left: 0px;
	width: 1020px;
}
header .sf-menu{
float: right;
}
#content{
	padding-bottom: 20px;
}

#underline{
	padding-bottom: 30px;
	margin-bottom: 35px;
}
#underline a.middle{
	margin: 0px 28px;
}
#news .colfull{
	padding-bottom: 25px;
	padding-top: 35px;
}
#news p{
	padding-bottom: 10px;
	padding-top: 30px;
}
#news a{
	text-decoration: none;
}
#news a>img{
vertical-align: middle;
}
#news h3{
	margin-top: 35px;
}
#slider{
	max-height: 380px;
	max-width: 1550px;
	margin: auto;
	margin-bottom: 35px;
}
/* ------------- PRODUCT PAGES ------------- */
.zerogrid.productheader img{
	padding-bottom: 45px;
	padding-top: 30px;
}
.productheadline sup{
	bottom: 18px;
	position: relative;
	font-size: 30px;
}

.productheadline h1{
	font-family: 'Oswald', sans-serif;
	font-size: 3.4em;
	font-weight: 300;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.productheadline h2{
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
	font-weight: 300;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.productheadline a{
	background-color: #f3663a;
	padding:6px;
	color: #fff;
	text-decoration: none;
	float: right;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.productheadline a:hover{
	background-color: #F89A7C;
}

.productlisting img{
	margin:15px 0;
}
.productlisting p{
	font-weight: bold;
	padding-top: 20px;
	color:#000000;
}
.productlisting ul{
	padding-top: 10px;
}
.productlisting ul li{
	list-style-type: disc;
	font-weight: lighter;
	margin-left: 15px;
}
.productlisting span{
	padding-top: 10px;
	font-size: 11px;
}
.colful{
	margin-bottom:25px;
}
/* ------------- END OFPRODUCT PAGES ------------- */
footer{
	border-top: 1px solid #BEBEBE;
	background:#EEEEEE;
	padding-top: 25px;
	padding-bottom: 25px;
}
footer ul{
	padding-top: 16px;
	padding-bottom: 10px;
}
footer ul.bottomnav li{
	display: inline;
	float: right;
	font-size: 12px;
	padding:0px 8px;
	border-right: 2px solid #B6B6B6;
}
footer ul.bottomnav li:first-child{
	border-right: none;
	padding-right: 25px;
}

footer ul li {
	font-size: 11px;
	line-height: 1.2em;
}
footer span{
	color:#9E9E9E;
	font-weight: normal;
}
footer img:hover, section p.media img:hover{
	opacity:.6;
}
footer .col-2-3 p{
	float: right;
	clear: both;
}
footer .col-2-3 p img{
	padding: 10px 5px;
}
footer .col-2-3 p span{color: #FF9800;}
/* Search */
	#tfnewsearch{
		position: relative;
		top: 13px;
		float:right;
		padding:0px;
	}
	.tftextinput4{
		margin: 0;
		padding: 6px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		border:1px solid #009e4d; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;	
	}
	.tfbutton4 {
		margin: 0;
		padding: 0;
		width:30px;
		height:28px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #009e4d;
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
		background: url('../images/search.png');
		background-repeat: no-repeat;
		background-position:center;
		position: relative;
		top: 0px;
		left: -3px;
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton4::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}

#content .interiorspan{
	position: relative;
	border-bottom: 50px solid #818181;
	height: 100px;
	margin-bottom: 50px;
}	
#content h1{
	font-weight: bold;
}
.interiorspan h1{
	width: 30%;
}
.interiorspan p{
position: absolute;
top: 0px;
left: 30%;
}
.interiorspan p img{
	max-width: 400px;
	max-height: 201px;
	overflow: hidden;
}

#content.interior #news h2{
	padding-top: 30px;
	text-transform: none;
	font-weight: bold;
}

#content.interior #news li{
	padding-top: 15px;
	list-style-type: disc;
	margin-left: 30px;
}

.field{
	width: 50%;
	margin-bottom: 3px;
	clear: both;
}
.field input, .field textarea{
	float: right;
	margin-right: 100px;
	width: 250px;
}
.actions{
	clear: both;	
}


form#new_dealer_inquiry .field {
	clear: right;
	float: left;
}
#dealer h1{
	font-weight: normal;
}
span.dealer_name{
	color: #009e4d;
	font-size: 16px;
}
section#body #dealer section.dealer ul li{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
section p.media img{
	padding: 0px 5px;
}
p.large_image {
	width: 100%
}
p.large_image img{
	width: 100%;
	height: auto;
}
p.secondary{
	float: right;
	padding: 0px 0px 0px 15px;
}
#dealer .col-1-3side img{
	max-width: 275px;
}
#dealer .col-2-3{
	padding-left: 20px;
}
#dealer p.large_image{
	padding-top: 0px;
}

#dealer .col-2-3 .inquiries .field input, #dealer .col-2-3 .inquiries .field textarea{
	float: none;
	width: 350px;
	margin-bottom: 10px;
}
h2.cmn {
line-height: 120%;
text-align: left;
color: #009e4d;
padding-top: 10px;
}

.field{
	width: 50%;
	margin-bottom: 3px;
	clear: both;
}
.field input, .field textarea{
	float: right;
	margin-right: 100px;
	width: 250px;
}
.actions{
	clear: both;	
}
#news .col-2-3 p:first-child{
	padding-top: 0px
}
.image-align-right{
	float: right;
}
.image-align-left{
	float: left;
}
.mapinfo{
	width: 300px;
}