@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #eee;
	background-color: #424A52;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal !important;
}

h1 {
	font-size: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a img {
	border: none !important;
}

a:link, a:visited {
	color: #33ccff;
	text-decoration: none;
}

a:hover, a:active {
	color: #EEEEEE;
	text-decoration: underline;
}
#container {
	margin: auto;
	padding: 0px;
	width: 966px;
}
#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contactList ul {
	list-style-type: none;
}
#contactList ul li {
}
#contactList ul li a {
	background-image: url(../img/contactbtn.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	height: 27px;
	width: 249px;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
	color: #eee;
}
#text1 {
	background-image: url(../img/introbox_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	width: 506px;
	margin-top: 14px;
	margin-right: 16px;
	margin-bottom: 14px;
	margin-left: 0px;
	float: left;
}
#container #text1 h1 {
	background-image: url(../img/introbox_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	line-height: 0px;
}
#container #text1 p {
	background-image: url(../img/introbox_foot.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 5px;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 24px;
	margin: 0px;
	font-size: 19px;
}
.homebtn  {
	float: left;
	width: 207px;
	padding-top: 12px;
	padding-right: 225px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#homebtn {
	position: relative;
	background-image: url(../img/homebtn_generic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.homebtn .elemSpace {
	margin-bottom: 10px;
}

#homebtn1 {
	background-image: url(../img/homebtn_map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#homebtn_comingsoon {
	background-image: url(../img/elementbg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#homebtn1 a {
	color: #eee;
}

#homebtn2,
.brochureBox {
	background-image: url(../img/homebtn_brochure.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#homebtn #homeLogin {
	float: left;
	position: absolute;
	left: 230px;
	width: 200px;
	top: 30px;
}

.homebtn h1     {
	font-size: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.homebtn p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 130%;
}
#footer {
	width: 966px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555C63;
	margin-top: 25px;
}
.innerbtn {
	float: left;
	width: 210px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 120px;
	padding-left: 12px;
}
.innerbtn h1 {
	font-size: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.innerbtn p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#container #text2 {
	width: 680px;
	padding: 24px;
	float: left;
}
#container #text2 h1 {
}
#fullCol {
	background-color: #1E2328;
	padding: 24px;
	margin: auto;
	width: 912px;
}
#fullCol #col1 {
	float: left;
	width: 385px;
}
#col1 #heading h1 {
	font-size: 20px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#fullCol #col2 {
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}
#fullCol p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#col2 #search {
	background-color: #424A52;
	background-image: url(../img/search_bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#col2 #search h1 {
	font-size: 20px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#search table {
	background-image: url(../img/search_bg-foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

.area {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

h3.area span {
	color: #999;
}
#dealers {
	overflow: auto;
	height: 500px;
}
#dealers p {
	margin: 0px;
	padding: 0px;
}
#dealers table tr  {
	margin-bottom: 0px;
}
#dealers .dealer {
	padding: 0 0 20px 0;
	font-size: 90%;
	clear: both;
}
#dealers .dealer .dealer_title {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#dealers .dealer .dealer_address {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dealers .dealer .dealer_phone {
	padding: 0;
	float: right;
	margin: 0 10px 10px 0;
}
#dealers .dealer .dealer_web {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}

.clear {
	clear: both;
}

.input {
	clear: both;
	margin-bottom: 10px;
	height: 30px;
}

legend {
	color: #eee;
}

#TraderLogin p.hint,
#TraderRegister p.hint,
#OrderBrochure p.hint {
	float: right;
	width: 150px;
}

#TraderLogin fieldset,
#TraderRegister fieldset,
#OrderBrochure fieldset {
	float: left;
	width: 500px;
	border: none;
}

#TraderLogin label,
#TraderRegister label,
#OrderBrochure label {
	float: left;
	width: 200px;
}

#OrderBrochure .checkGroup label,
#OrderBrochure .checkGroup input {
	width: auto !important;
}

#TraderLogin label {
	width: 150px;
}

#TraderLogin input,
#TraderRegister input,
#OrderBrochure input {
	float: left;
	width: 200px;
}

.checkContainer {
	text-align: center;
	float: left;
}

.checkGroup table {
	width: 600px;
	border: none;
}

.checkGroup table label,
.checkGroup table input {
	float: none !important;
}

.checkContainer label {
	width: 100%;
	padding: 0 10px;
	text-align: center;
}

.checkContainer .checkbox {
	display: block;
	width: 15px;
	margin: 0 auto;
}

.checkContainer .checkbox input[type=checkbox] {
	width: 15px;
	height: 15px;
}

.checkboxItem {
	padding: 0 10px 0 0;
}

.submit {
	clear: both;
}

.resellerLogo {
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.googlemapLink {
	padding: 5px;
}

input[type=submit] {
	float: none;
	width: auto;
}