
/*  MORE styles on style_editor */


body,td,.defaulttext  {
	font-size:12px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #B3B3B3;
	line-height:16px;
}

a {
	text-decoration:underline;
	color : #ffffff;
}

a:hover   {
	text-decoration:none;
	color : #ffffff;
}

.footertext {
	font-size : 11px;
	font-family : Arial,helvetica, MS san-serif;
	text-decoration:none;
	color : #4E4E4E;
}

.footer , .footer  a {
	font-size : 11px;
	font-family : Arial,helvetica, MS san-serif;
	text-decoration:none;
	color : #BA6D15;
}

.footer  a:hover {
	text-decoration:underline;
	color : #BA6D15;
}

.defaultmargin {
margin-left:20px;
margin-right:14px;
}

.spacer {line-height:4px;}





a.subnav   {
	font-size : 11px;
	font-family : Arial,helvetica, MS san-serif;
	text-decoration:none;
	color : #ffffff;
	text-decoration:none;
	text-transform: uppercase;
}

 a:hover.subnav {
 font-size : 11px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
}

 a.subnavon, a:hover.subnavon {
 font-size : 11px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
}

a.subnav2, .subnav2   {
	font-size : 9px;
	font-family : Arial,helvetica, MS san-serif;
	text-decoration:none;
	color : #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:13px;
}

 a:hover.subnav2 {
 font-size : 9px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:13px;
}

a.subnav2on {
 	font-size : 9px;
	font-family : Arial,helvetica, MS san-serif;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:13px;
}
a:hover.subnav2on {
 	font-size : 9px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
}

a.subnav3  {
	font-size : 9px;
	font-family : Arial,helvetica, MS san-serif;
	text-decoration:none;
	color : #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:25px;
}

 a:hover.subnav3 {
 font-size : 9px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:25px;
}

 a.subnav3on {
 font-size : 9px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:25px;
}
a:hover.subnav3on {
 font-size : 9px;
	color : #F99338;
	text-decoration:none;
	text-transform: uppercase;
}


#dealerLocator-container {
	background-color: #000000;
	border: 2px solid #7f7f7f;
	width: 666px;
}

#dealerLocator-container #innerContainer {
	padding: 30px 50px 50px 40px;
}

#dealerLocator-container form, #dealerLocator-container input {
	margin: 0px;
	padding: 0px;
}

input.zip {
	width: 80px;
}

#dealerLocator-container h5 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
}

#dealerLocator-container .dealername {
	text-transform: uppercase;
}

#offerform div.row {
	clear: both;
	padding-top: 5px;
}

#offerform div.col {
	float: left;
	width: 50%;
}

#offerform div.label {
	font-weight: bold;
	float: left;
	width: 50%;
}

#offerform fieldset {
	width: 400px;
}

#offerform fieldset legend {
	font-weight: bold;
	font-size: 150%;
}



/*	NO NEED TO COPY TO EDITOR STYLES	*/
#collectors-login fieldset {
	width: 320px;
}

#collectors-login fieldset div {
	float: left;
	width: 200px;
	padding: 2px;
}

#collectors-login fieldset div.label {
	width: 100px;
	text-align: right;
}

.dealerList {
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

#FAQ-pop {
	padding: 10px;
	background-color: #333;
	/*color: rgb(255, 218, 185);*/
	color: #B3B3B3;
}
.contactForm td {
	padding: 3px 0px;
}
.contactForm input, .contactForm select {
	width: 220px;
}
.contactForm textarea {
	width: 220px;
	height: 100px;
}
.contactForm .button {
	width: auto;
}

.styFormErrMsg {color: #F99338; font-weight: bold}