
/* CSS Document */

/* Main Body Styling */

body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family:century gothic, avante garde, tahoma;
	background: #484848 url(images/redesign/background.jpg) repeat-x top;
	color:#3e3e3e;
	text-align:center;
}

* html body {
	font-size:small;
	
}

* {
	margin:0;
	padding:0;
}


/* Links and Headers Styling */

a {
	color:#3e3e3e;
	text-decoration:underline;
}

a:visited {
	color:#3e3e3e;
	text-decoration:underline;
}

a:hover {
	color:#336699;
	text-decoration:underline;
}

h1 {
	font-size:160%;
	font-weight:bold;
	line-height: 1.3em;
	text-transform: uppercase;
	text-decoration:none;
	color:#3e3e3e;
}

h2 {
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
	color:#3e3e3e;
}

h3 {
	font-size:130%;
	line-height: 1.3em;
	font-weight:bold;
	color:#3e3e3e;
}

p {
	color:#3e3e3e;
	line-height: 1.2em;
	font-size: 110%;
}

tr {
	color:#3e3e3e;
}

ul {
	color:#3e3e3e;
	list-style-position:inside;
}

/* Header Rollover Buttons */

#header_container a {float: left;}

a#rdo { display: block; height: 105px; width: 270px; overflow: hidden; }
a#rdo:hover { display: block; text-indent: -270px; }

a#mack { display: block; height: 105px; width: 135px; overflow: hidden; margin-left: 26px; }
a#mack:hover { display: block; text-indent: -135px; }

a#volvo { display: block; height: 105px; width: 105px; overflow: hidden; }
a#volvo:hover { display: block; text-indent: -105px; }

a#isuzu { display: block; height: 105px; width: 115px; overflow: hidden;}
a#isuzu:hover { display: block; text-indent: -115px; }

a#ud { display: block; height: 105px; width: 130px; overflow: hidden; }
a#ud:hover { display: block; text-indent: -130px; }

a#fargo { display: block; height: 64px; width: 185px; overflow: hidden; }
a#fargo:hover { display: block; text-indent: -185px; }

a#grandforks { display: block; height: 64px; width: 195px; overflow: hidden; margin-left: 32px; }
a#grandforks:hover { display: block; text-indent: -195px; }


/* Layout Structure */

#main_container {
	margin: 0 auto;
	min-width: 800px;
	max-width: 850px;
	min-height: 400px;
	text-align:left;
	background: url(images/bkgrnd_shade.gif) repeat-y center;
	font-weight:normal;
}

#header_container {
	margin: 0 auto;
	width:800px;
	height:169px;
	background: url(images/redesign/header_bg.jpg) no-repeat;
	color:#ffffff;
}

#subheader_container {
	margin: 0 auto;
	width:800px;
}

/* Menu */

#menu {
	margin: 0 auto;
	width:794px;
	padding-left: 6px;
	height:34px;
	color:#3e3e3e;
	text-align:center;
	background: url(images/redesign/nav_bg.jpg) repeat-x;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 34px;
	padding: 0px 15px;
}
#menu a:hover {
	color: #FFF;
	background: #870000;
	text-decoration: none;
}

/* Drop Down */

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	}	
	
/* Second Level */
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #870000;
	font-size: 12px;
	width: 150px;
	float: none;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	text-align: left;
	}
	
#menu li li a:hover, #menu li li a:active {
	background: #900;
	margin: 0px;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 999;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}
	
/* Alt Menu Styles */

.finance_menu_item {
	text-align:right;
}

.finance_menu_item a {
	display:block;
	margin-top:7px;
	color:#3e3e3e;
	font-weight:bold;
	font-size:105%;
	text-transform: uppercase;
	text-decoration:none;
}

.finance_menu_item a:hover {
	color:#ffffff;
}

.finance_menu_item:hover {
	background-color:#336699;
}


.quick_quote_item {
	background-image:url(images/icons/button/quick_quote.jpg);
}

.quick_quote_item a:hover {
	background-image:url(images/icons/button/quick_quote_ro.jpg);
}


.quick_quote {
	font-family: arial, helvetica, sans-serif;
	background: url(images/icons/button/quick_quote_ro.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 130px;
	margin: 0;
	padding: 0;
}

.quick_quote a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 200px;
	height: 130px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.quick_quote img {
	width: 200px;
	height: 130px;
	border: 0;
}

.quick_quote * html a:hover {
	visibility:visible
}

.quick_quote a:hover img {
	visibility:hidden
}

/* Blue Welcome Banner*/

#banner_container {
	margin: 0 auto;
	width:800px;
	height:64px;
	background:url(images/greeting.gif) no-repeat top;
	color:#ffffff;
}


#body_container {
	margin: 0 auto;
	padding: 0;
	width:800px;
	color:#3e3e3e;
	background: #FFF;
}
#home_container {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 370px;
}
#vehicle_container {
	margin: 0 auto;
	padding: 0;
	width:800px;
	color:#3e3e3e;
	background: #FFF url(images/redesign/vehicle_bg2.jpg) top no-repeat;
}

.truck_fade {
	background:url(images/truck_fade.jpg) no-repeat top right;
}

#content {
	margin: 0 auto 50px;
	padding: 50px 60px 0px;
}
#vehicle_content {
	margin: 0 auto 50px;
	padding: 20px 60px 0px 0px;
	float: right;
	display: inline;
	width: 500px;
}

.vehicles_menu_item {
	text-align: left;
}
.vehicles_menu_item a {
	display:block;
	margin-top:7px;
	color:#3e3e3e;
	font-weight:bold;
	width: 200px;
	padding: 2px 5px 2px 2px;
	text-transform: uppercase;
	text-decoration:none;
}
.vehicles_menu_item a:hover {
	color:#ffffff;
}
.vehicles_menu_item:hover {
	background: #870000;
}

.vehicles_menu_item_alt a {
	display:block;
	margin-top:7px;
	background:#870000;
	font-weight:bold;
	width: 195px;
	padding: 2px 5px 2px 2px;
	text-transform: uppercase;
	text-decoration:none;
	color: #ffffff;
}
.vehicles_menu_item_alt a:hover {
	color: #3e3e3e;
	background: none;
}

#sidebar_container {
	margin: 0 auto;
	float:left;
	color:#efefef;
	width: 200px;
	display: inline;
	padding: 40px 10px 0px 30px;
}

#sidebar {
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
}

/* CSS Styled Table */
/* From http://veerle.duoh.com/index.php/blog/comments/a_css_styled_table/ - tutorial */

#table {
	padding: 0;
	margin: 0;
}

#table th {
	border: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 0px;
	background: none;
}

#table th.nobg {
	border: 0;
	background: none;
}

#table td {
	border: 0;
	background: none;
	padding: 6px 6px 6px 0px;
	font-weight:bold;
}


#table td.alt {
	background: none;
}

#table th.spec {
	border: 0;
	background: none;
	font-weight:bold;
	font-size: 90%;
}

#table th.specalt {
	border: 0;
	background: none;
	font-weight:bold;
	font-size:110%;
}

/* end CSS styled table */

/* Footer */

#footer_container {
	clear:both;
	margin: 0 auto;
	width:800px;
	height:60px;
	background: #000;
	border-top: 2px solid #484848;
}

#footer {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 60px;
	padding: 20px 0px 0px;
	color: #999999;
}

#footer a:link, #footer a:visited, #footer p {
	color: #999;
	text-decoration:none;
}
#footer a:hover {
	 color: #999;
	 text-decoration: underline;
}


#footer_menu {
	margin: 0 auto;
	width:800px;
	height:34px;
	color:#3e3e3e;
	text-align:center;
}
#footer_menu a {
	font-size: 12px;
	color: #afafaf;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
	padding: 0px 6px;
}
#footer_menu a:hover {
	color: #afafaf;
	text-decoration: underline;
}


/* Floats */

.floatright {
	float:right; 
	margin: 10px 10px 10px 10px; 
}

.floatleft {
	float:left; 
	margin: 10px 10px 10px 0px; 
}

/* Clearfix */

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}  /*a fix for IE Mac*/

* html .clearfix {height: 1%;}
.clearfix {display: block;} /*The Holly hack for a bug in IE6 for Windows*/

/* Hides from IE5-mac */
* html div#sidebar {height: 1%;}
/* End hide from IE5-mac */ /*— Holly Hack for IE 6 Peekaboo bug —*/


