/* Table of Contents:
	- Global Containers
	- Typography
	- Header Layout
	- Homepage Layout
	- Fit Me Up
	- Middle Layout
	- Contact Form
	- Sitemap Layout
	- Footer Layout
*/

/* Global Containers
--------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #5f5f5f;
}

#container {
	width: 686px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: left;
	background: #fff;
}

#container:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}

.floatleft {
	float: left;
	clear: left;
}

.floatright {
	float: right;
	clear: right;
}

.clear {
	clear: both;
}

clearfix:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}

/* Typography
--------------------------------------------------------------------------------------- */
a {
	white-space: nowrap;
}

a, a:link, a:active {
	color: #af3049;
}

a:visited {
	color: #d797a4;
}

a:hover {
	color: #01436c;
}

p, ul {
	font-size: 10px;
	line-height: 12px;
	margin: 0 20px 10px 20px;
}

p.crumb {
	text-transform: uppercase;
	margin: 5px 0 8px 17px;
	clear: both;
	color: #999;
}

p.crumb a {
	color: #999;
}

p.backto {
	margin-top: 40px;
	font-style: italic;
}

ul {
	margin-left: 32px;
}

ul li {
	margin: 0 0 5px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 18px;
	margin: 0 17px 4px 17px;
	padding-bottom: 4px;
	color: #af3049;
	border-bottom: solid 1px;
}

h2.headimg {
	margin: 0;
	padding: 0;
	border: none;
}

img.headimg {
	margin: 0 0 10px 0;
}

h2.noborder {
	border: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 20px 6px 20px;
	color: #01436c;
	text-transform: uppercase;
}

h3 a, h3 a:link, h3 a:active {
	color: #01436c;
}

h3 a:visited {
	color: #80a1b5;
}

h3 a:hover {
	color: #af3049;
}

h4 {
	font-size: 10px;
	line-height: 12px;
	margin: 0 20px 2px 20px;
}

a img {
	border: 0;
}

a.pdf, ul.pdf a {
	background: url(../img/pdficon_small.gif) center left no-repeat;
	padding: 1px 0 1px 14px;
}

ul.pdf {
	list-style: none;
	margin-left: 20px;
}

/* Header Layout
--------------------------------------------------------------------------------------- */
#logo {
	float: left;
	margin: 8px 0 4px 5px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin: 0 28px 0 0;
}

#sitemap {
	text-align: right;
	font-size: 9px;
	line-height: 12px;
	margin: 7px 10px 6px 0;
}





/* Homepage Layout
--------------------------------------------------------------------------------------- */
#numbers {
	position: absolute;
	top: 100px;
	left: 100px;
	border: solid 2px #ccc;
}

.unhidden {
	display: block;
}

.hidden {
	display: none;
}

#textField {
	display: block;
	clear: both;
	margin: 0;
}

#thumbnails {
	list-style: none;
	font-size: 10px;
	background: url(../img/rollovers/ul-border.png) top left no-repeat;
	padding: 3px 0 0 101px;
	margin: 0;
	white-space: nowrap;
}

#thumbnails2 {
	display: none;
}

#thumbnails li, #thumbnails2 li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 65px;
	height: 50px;
}

#thumbnails a, #thumbnails2 a {
	white-space: normal;
	opacity: 1;
}

#thumbnails a:hover, #thumbnails2 a:hover {
	opacity: 0.5;
}

#trucklogos {
	display: block;
	clear: both;
	border: 1px #af3049;
	border-style: solid none;
	margin: 0;
}

#fitmeup, #fitmeup2 {
	display: block;
	background: url(../img/fitmeup-bg.jpg) top left no-repeat;
	width: 214px;
	height: 142px;
	float: left;
	display: inline;
	margin: 6px 3px 6px 4px;
	color: #fff;
}

#fitmeup h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 5px 15px 0 15px;
	color: #fff;
	border: 0;
	padding: 0;
	letter-spacing: normal;
}

#fitmeup p {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 15px 10px 15px;
}

#make, #model, #makeSelect, #modelSelect {
	font-size: 12px;
	width: 150px;
}

#fitmeup p.submit {
	text-align: right;
	margin-bottom: 0;
}

#nowfitup {
	font-size: 12px;
	width: 136px;
}

#rightside {
	border-left: solid 1px #af3049;
	margin: 6px 0 6px 3px;
	float: left;
	display: inline;
	width: 450px;
	height: 142px;
	background: url(../img/homepage-rightside.jpg) bottom right no-repeat;
	padding-left: 6px;
}

#rightside h2, #rightside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	width: 220px;
	margin: 0 0 4px 0;
	letter-spacing: normal;
	border: 0;
	padding: 0;
	text-transform: none;
}

#rightside h2 {
	width: auto;
}

#rightside p.learnmore {
	text-align: right;
	width: auto;
	margin: 65px 36px 0 0;
}

/* Fit Me Up
--------------------------------------------------------------------------------------- */
#fmusearch {
	background: url(../img/fitmeup/fmusearch-bg.jpg) top left no-repeat;
	height: 470px;
	padding: 1px 0;
	clear: both;
}

#fmusearch p.crumb {
	margin-bottom: 20px;
}

#fmusearch form h2 {
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	line-height: 50px;
	border-bottom: 0;
	margin-left: 30px;
}

#fmusearch form p {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	width: 360px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#fmusearch form p select, #fmusearch #makeSelect, #fmusearch #modelSelect {
	font-size: 14px;
	line-height: 18px;
	width: 250px;
}

#fmusearch form p.submit {
	margin: 0 0 50px 30px;
}

#fmusearch form p #nowfitup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	font-weight: bold;
	margin-left: 0;
	display: inline;
}

* html #fmusearch form p #nowfitup {
	width: auto;
}

#fmusearch #dealerlink {
	margin-left: 30px;
	font-size: 12px;
	line-height: 14px;
	background: none;
}

#fmusearch #dealerlink a {
	color: #233670;
	text-decoration: underline;
	text-transform: none;
	background: url(../img/fitmeup/dealer-arrow.png) center right no-repeat;
	padding-right: 16px;
	font-weight: normal;
}

#fmusearch #dealerlink a:hover {
	color: #af3049;
}


#fitmeup2 {
	background: none;
	height: auto;
}

#fitmeup2 p {
	color: #000;
}

#makeimg {
	margin-top: 4px;
	float: left;
}

#dealerlink {
 	margin-left: 368px;
	background: url(../img/fitmeup/dealer-bg.jpg) top left repeat-y;
	padding: 2px 4px;
	margin-top: 8px;
}

#dealerlink a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h3.fitmeup, h4.fitmeup {
	clear: both;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}

#results {
	font-size: 10px;
	line-height: 12px;
	margin: 0 18px 20px 18px;
	float: left;
	width: 650px;
}

* html #results {
	display: inline;
}

#results tbody th {
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	border-bottom: solid 1px #af3049;
}

#results tbody td, #results tbody th {
	padding: 5px 20px 5px 2px;
	vertical-align: middle;
	text-align: left;
}

#results th.numb {
	white-space: nowrap;
}

#viewimg {
	border: solid 1px #000;
	margin-bottom: 20px;
}

/* Middle Layout
--------------------------------------------------------------------------------------- */
div.left, div.right {
	width: 342px;
	height: 208px;
	float: left;
	display: inline;
	border: 1px #999;
	border-top: solid 2px #999;
	background: #f5f5f5;
}

div.left h3, div.right h3 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0;
	text-transform: none;
}

div.left p, div.right p {
	margin-bottom: 0;
	margin-right: 15px;
}

div.left {
	border-style: solid solid none none;
}

div.right {
	border-style: solid none none solid;
}

div.left img, div.right img {
	margin: 0 0 6px 0;
}

div.dealerbg {
	background: url(../img/find-dealer-bg.png) top left no-repeat;
	height: 480px;
}

div.dealerbg p {
	width: 164px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 44px;
}

div.dealerbg p.click {
	width: auto;
}

div.dealerbg ul {
	list-style: none;
	margin: 0 0 10px 12px;
}

div.dealerbg ul li {
	display: inline;
	margin: 0 14px 0 0;
}

div.dealerbg ul li a:hover {
	opacity: 0.5;
}

div.columns {
	float: left;
	width: 343px;
}

div.columns h3 {
	margin-top: 0;
}

div.columns p, div.columns ul {
	margin-bottom: 18px;
}

div.columns h4 {
	font-size: 13px;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 3px;
	margin-right: 60px;
	margin-bottom: 3px;
}

div.news {
	border-bottom: dashed 1px #ccc;
	margin: 0 20px;
}

div.news:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}

div.news h3 {
	text-transform: none;
	font-size: 12px;
	margin-left: 210px;
	margin-top: 8px;
}

div.news p {
	margin-left: 210px;
}

div.news ul {
	margin-left: 222px;
}

div.news img {
	float: left;
	margin: 0 10px 10px 0;
}

div.noborder {
	border: none;
}

img.member {
	float: right;
	margin: 0 20px 10px 20px;
}

ul#stainless {
	margin: 10px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	color: #666;
	clear: left;
}

ul#stainless li {
	display: inline;
	margin: 0 65px 0 0;
}

/* Flippy Layout
--------------------------------------------------------------------------------------- */
#flippy {
	float: left;
	width: 686px;
	margin-bottom: 6px;
}

#flippy img {
	float: left;
	border-left: solid 1px #fff;
}

#flippy ul {
	list-style: none;
	margin: 0;
	float: left;
	width: 190px;
}

#flippy li {
	float: left;
	margin: 0;
}

#flippy li img {
	border-bottom: solid 1px #fff;
}

/* Contact Form Layout
--------------------------------------------------------------------------------------- */

p.company {

	display: none;
}

.required {
	color: #af3049;
}

.tip {
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contact {
	border: solid 1px #af3049;
	margin: 0 20px 10px 20px;
	background: #eee;
}

#contact fieldset {
	border: none;
	border-right: solid 1px #af3049; 
	width: 321px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}

#contact fieldset legend {
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

#contact fieldset.right {
	border: none; 
	width: 322px;
}

#contact p {
	margin: 0 8px 5px 9px;
}

#contact p.formhead {
	text-align: center;
	border-bottom: solid 1px #af3049; 
	padding: 6px 0;
	margin-bottom: 12px;
}

#contact p label {
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 6px;
	margin-top: 4px;
}

#contact fieldset p.auto label {
	width: auto;
	margin: 2px 6px 1px 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

#contact p span {
	margin-left: 15px;
}

#contact p span label {
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

#contact input, #contact textarea, #contact select {
	font-size: 14px;
}

#realname, #ADDRESS1, #ADDRESS2, #email {
	width: 200px;
}

#TITLE, #COMPANY {
	width: 225px;
}

#CITY {
	width: 125px;
}

#PHONE, #FAX {
	width: 120px;
}

#STATE {
	width: 35px;
}

#ZIP {
	width: 60px;
}

#MESSAGE {
	width: 298px;
	margin-top: 2px;
}

#Dealer-Truck-OEM, #Owner-Operator-Make-Model {
	width: 298px;
}

#contact fieldset p.submit {
	margin-top: 8px;
}

#contact fieldset p.submit input {
	font-weight: bold;
	font-size: 14px;
	width: 140px;
}

#contact:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}





/* Sitemap Layout
--------------------------------------------------------------------------------------- */
ul.sitemap {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

ul.sitemap li {
	margin: 0 0 12px 0;
}

ul.sitemap ul {
	font-size: 10px;
	font-weight: bold;
	margin: 6px 0 0 12px;
}

ul.sitemap ul li {
	margin: 0 0 8px 0;
}

ul.sitemap ul ul {
	font-weight: normal;
	margin: 4px 0 0 12px;
}

ul.sitemap ul ul li {
	margin: 0 0 6px 0;
}

/* Footer Layout
--------------------------------------------------------------------------------------- */
address, p.copyright {
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	margin: 0 0 6px 0;
}

#footnav {
	clear: both;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 4px 6px 4px;
	padding-top: 6px;
	border-top: solid 1px #af3049;
}

#footnav li {
	display: inline;
}