@charset "UTF-8";
/* CSS Document */

/*////////// general //////////*/

body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}

#catalog_burst {
	background: url(../images/new_catalog.png) no-repeat;
	width:100px;
	height:100px;
	float:right;
	position:relative;
	right: 260px;
	top: -66px;
	}

a {
	color: #e3b926;
	font-weight: bold;
}

a:hover {
	color: #ffc600;	
}

a, img, div {
	outline: none;
}

img, div, span {
	behavior: url(iepngfix.htc);
}

#main {
	margin: 0 auto;
	width: 919px;
	position: relative;
}

.clearBoth {
	clear: both;
}

/*////////// modules //////////*/

#modules ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#modules ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#module1 {
	display: block;
	background: url(../images/module1.png);
	width: 279px;
	height: 75px;
}

#module1:hover {
	background-position: 0 -75px;	
}

#module2 {
	display: block;
	background: url(../images/module2.png);
	width: 279px;
	height: 75px;
}

#module2:hover {
	background-position: 0 -75px;	
}

#module3 {
	display: block;
	background: url(../images/module3.png);
	width: 279px;
	height: 75px;
}

#module3:hover {
	background-position: 0 -75px;	
}

/*////////// index //////////*/

#index #nav {
	z-index: 100;
	position: absolute;
	left: 253px;
	top: 65px;
	width: 666px;
	height: 25px;
}

#index #modules {
	width: 279px;
	height: 225px;
	z-index: 100;
	position: absolute;
	left: 621px;
	top: 361px;
}

#flash {
	width: 919px;
	height: 464px;
	z-index: 1;
}

#install-flash {
	width: 600px;
	height: 397px;
}

#index #content {
	margin: 0 0 10px 36px;
	width: 575px;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
}

/*////////// interior //////////*/

#interior #nav {
	z-index: 2;
	position: absolute;
	left: 253px;
	top: 108px;
	width: 666px;
	height: 43px;
}

#interior #header {
	
}

#interior #content {
	margin: 0 25px 10px 40px;
}

#interior #content h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #ffc600;
}

#interior #content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #ccc;
}

#interior #content p {
	margin: 0 0 15px 0;
	line-height: 20px;
	font-size: 14px;
}

#interior ul {
	list-style: url(../images/bullet.gif);
	margin-top: 0;
}

#interior ul li {
	font-weight: bold;
	line-height: 20px;
}

#interior ul#dealerpoints li h4 {
	margin: 0;
	padding: 0;
	color: #ffc600;
	font-weight: bold;
	font-size: 16px;
}

#interior ul#dealerpoints li {
	margin: 0 0 15px 0;
}

#interior #modules {
	height: 80px;
	margin: 0 0 10px 34px;
	padding-top: 6px;
}

#interior #modules ul {
	list-style: none;
}

#interior #modules ul li {
	width: 279px;
	margin: 0 13px 0 0;
}

#interior blockquote {
	background: #333;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 3px #666 solid;
}

#interior blockquote em {
	color: #ffc600;
	font-weight: bold;
}

#contact_left {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding:0px 10px 10px;
}

#contact_left label {
	font-size: 12px;
	margin: 5px 0px;
	display: block;
}

#contact_left span {
	width: 400px;
}

#contact_left input {
	font-size: 14px;
}

#contact_left select {
	margin-top: 5px;
}

#contact_left div#margin_remove {
	margin: 0px;
}


#contact_right {
	float: left;
	width: 400px;
	margin-bottom: 15px;
	padding:0px 10px 10px;
}

#contact_right label {
	font-size: 12px;
	margin: 5px 0px;
	display: block;
}

#contact_right span {
	width: 400px;
}

#contact_right input {
	font-size: 14px;
}

#contact_right select {
	margin-top: 5px;
}

#contact_right div#margin_remove {
	margin: 0px;
}

.pic_border {
	border: 3px #333 solid;
}

.pic_leftalign {
	margin-right: 15px;
	border: 3px #333 solid;
}

.pic_rightalign {
	margin-left: 15px;
	border: 3px #333 solid;
}

td img {
	margin-bottom: 5px;
}

#interior #content td h3 {
	margin-top: 10px;
}

/*////////// footer //////////*/

#footer {
	clear: left;
	background: url(../images/footernew.jpg) no-repeat;
	height: 67px;
	font-size: 12px;
}

#footer #links {
	float: left;
	width: 700px;
	margin-top: 34px;
}

#footer #links ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}

#footer #links ul li {
	float: left;
	margin: 0 35px 0 0;
	padding: 0;
}

#footer #contact {
	float: left;
	width: 175px;
	margin-top: 30px;
	position:relative;
	left:10px;
}

#copyright {
	clear: left;
	width: 300px;
	margin: 25px auto;
	text-align: center;
}

.input-field {
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
	float: left;
}

#interior #content p#small_text {
	font-size:11px;
	line-height: 14px;
}
#interior #content ul.float {
	float:left;
	width: 350px;
}

#interior #content p.dealer_form {
	margin-bottom: 0px;
	margin-right: 200px;
	text-align: right;
}
	#interior #content p.dealer_form strong {
		color: #ffc600;
	}
	

/*////////// ziplocator //////////*/

div#zipsearch {
	background: #333;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 3px #666 solid;
}
div#zipsearch p {
	padding-left: 30px;
}
p.red {
	color: #e70000;
}
ol#ziplocator {
	margin: 0PX;
	float: left;
	width: 360px;
	margin-right: 14px;
}
h3#bordertop {
	border-top:3px #666 solid ;
	padding-top: 20px;
}
div#tiny-tbox {
	background: #333;
	padding: 20px;
	border: 3px #666 solid;
}
div#tiny-tbox h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #ffc600;
}
div#tiny-tbox form, 
div#tiny-tbox p, 
div#tiny-tbox a {
	margin: 0 0 15px 0;
}
div#tiny-tbox form {
	border-top:3px #666 solid;
	border-bottom:3px #666 solid;
	padding: 15px 0px;
}









