/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

/* FCK set to use div id="products-inner1-divcontent1" class="clearfix fck" */

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #636467 url(images/backgnd.jpg) 0 0 repeat-x;
}

code{
	font-family: "Courier New", Courier, monospace;
}

a{
	text-decoration: underline;
	outline: none;
	color: #636466;	
}

a:hover{
	text-decoration: underline;
	outline: none;
	color: #b4b4b4;	
}

.greyback a{
	color: #ffffff;	
}

.greyback a:hover{
	color: #efefef;	
}

h1{
	clear: left;
	float: left;
	margin-bottom: 10px;
}

h1 a{
	clear: left;
	float: left;
	text-indent: -30000px;
	display: block;
	width: 131px;
	height: 83px;
	background: url(images/h1-logo2.png) 0 0 no-repeat;
}

h2{
	clear: left;
	float: left;	
}

#indexright h2{
	font-size: 1.4em;
	width: 323px;
	padding-bottom: 25px;
}

#middlecontent h2{ 
	clear: left;
	float: left;
	width: 443px;
	padding: 0 12px 30px 12px;
	font-size: 1.8em;
	color: #636466;
	text-transform: uppercase;
	font-weight: normal;
}
#fullwidth h2{ 
	clear: left;
	float: left;
	width: 443px;
	padding: 0 12px 30px 12px;
	font-size: 1.8em;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}
#middle-twinwidth h2{
	color: #ffffff !important;	
}

h3.nopad{
	padding: 0 0 20px 0 !important;	
}

#middlecontent h3{ 
	clear: left;
	float: left;
	width: 443px;
	padding: 0 12px 20px 12px;
	font-size: 1.4em;
	color: #636466;
	font-weight: bold;
}
#fullwidth h3{ 
	clear: left;
	float: left;
	width: 443px;
	padding: 0 12px 20px 12px;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
}
#middle-twinwidth h3{
	color: #ffffff !important;	
}
#middlecontent #dealer-list h3 {
    padding-left: 0;
}

#right h3{
	clear: left;
	float: left;
	width: 209px;
	background: url(images/h3-rightback.jpg) -1px 0 no-repeat;
	font-size: 1em;
	color: #1e75ac;
	padding: 10px 7px 4px 10px;
}

#middle-twinwidth h3, #middle-twinwidth h2{
	width: 680px !important;
}

.distributorlist-container h3{
	width: 320px !important;	
}

h4{ font-size: 1em; }

#dealer-list h4 {
	clear: left;
	float: left;
	width: 300px;
	padding: 0 0 20px 0;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
}

h5{ font-size: 1em; }

h6{ font-size: 1em; }

p{ font-size: 1em; }

#middlecontent p{ 
	/* color: #ffffff; */
	color: #636466;
	clear: left;
	float: left;
	width: 443px;
	padding: 0 12px 30px 12px;
	font-size: 1.1em;
}

#right p{
    color: #636466;
}

#middle-twinwidth p{ 
	width: 680px;
	color: #ffffff;
	font-size: 1.1em;
}

#middle-twinwidth p.contactsplit{ 
	clear: none !important;
	width: 210px !important;
}

.fck p {
    padding: 0 12px 30px 12px;
}

#dealer-list p{
    padding-left: 0;
}

