/* fonts */
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
#main_cont, #main_cont_inner {
	font-size: 1.4em;
}
.text_center { text-align: center; }
.text_bold { font-weight: bold; }
.no_pad { margin: 0; padding: 0; }

/* headings */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #0A123F;
}
#head_r h1 { color: #fff; }
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #7F1424;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0A123F;
}
h4 {
	font-size: 1.1em;
	color: #0A123F;
	margin: 0;
	padding: 0;
}

/* links */


/* images */
.img_r {
	float: right;
	margin: 5px 0 5px 10px;
}
.img_l {
	float: left;
	margin: 5px 10px 5px 0;
}
.img_border {
	border: 1px solid #333;
}

/* form */
#calculator {
	width: 90%;
	background: #ddd;
	border: 1px solid #ccc;
	padding: 3px 5px 5px;
	margin-top: 10px;
}
form.calc label { width: 150px; }
form.calc input { width: 80px; }
form label {
	width: 240px;
	float: left;
	text-align: right;
	font-weight: bold;
}
form input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 150px;
	margin: 0 0 5px 3px;
}
form textarea { height: 80px; }
.submit {
	background: #0A123F;
	border: 1px solid #ccc;
	padding: 4px 5px;
	color: #fff;
}
.validation-advice {
	width: 190px;
	padding: 3px;
	margin: 2px 0 5px 230px;
	background: #7F1424;
	color: #fff;
}

/* head_r text */
#head_r { color: #fff; font-size: 0.9em; }
#head_r h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	padding: 3px 0 0;
	margin: 3px 0 0;
}
* html #head_r h1 { margin-bottom: 5px; padding-bottom: 5px; }
.head_list { float: left; }
.head_list ul { list-style-image: url(../media/structure/key_08.png); margin-bottom: 0; padding-bottom: 0; }
.head_list li { line-height: 1.4em; }
.head_list li a { color: #fff; }
.head_list li a:hover { color: #ccc; }

/* icons (cars, trucks, suvs, vans) */
.icon_box {
	float: left;
	width: 167px;
	padding: 0 10px;
	text-align: center;
}
.icon_box a {
	display: block;
	width: 136px;
	height: 90px;
}
.icon_box a.icon_cars { background: url(../media/structure/icons/cars-u_34.jpg) no-repeat; }
.icon_box a.icon_cars:hover { background: url(../media/structure/icons/cars-o_20.jpg) no-repeat; }
.icon_box a.icon_trucks { background: url(../media/structure/icons/trucks-u_36.jpg) no-repeat; }
.icon_box a.icon_trucks:hover { background: url(../media/structure/icons/trucks-o_22.jpg) no-repeat; }
.icon_box a.icon_suvs { background: url(../media/structure/icons/suvs-u_38.jpg) no-repeat; }
.icon_box a.icon_suvs:hover { background: url(../media/structure/icons/suvs-o_24.jpg) no-repeat; }
.icon_box a.icon_vans { background: url(../media/structure/icons/vans-u_40.jpg) no-repeat; }
.icon_box a.icon_vans:hover { background: url(../media/structure/icons/vans-o_26.jpg) no-repeat; }
#ctsv_side { padding-left: 25px; }
#ctsv_side a {
	display: block;
	width: 136px;
	height: 90px;
	margin-bottom: 15px;
}
#ctsv_side a.icon_cars_side { background: url(../media/structure/icons/ctsv-u_20.jpg) no-repeat; }
#ctsv_side a.icon_cars_side:hover { background: url(../media/structure/icons/ctsv-o_20.jpg) no-repeat; }
#ctsv_side a.icon_trucks_side { background: url(../media/structure/icons/ctsv-u_22.jpg) no-repeat; }
#ctsv_side a.icon_trucks_side:hover { background: url(../media/structure/icons/ctsv-o_22.jpg) no-repeat; }
#ctsv_side a.icon_suvs_side { background: url(../media/structure/icons/ctsv-u_24.jpg) no-repeat; }
#ctsv_side a.icon_suvs_side:hover { background: url(../media/structure/icons/ctsv-o_24.jpg) no-repeat; }
#ctsv_side a.icon_vans_side { background: url(../media/structure/icons/ctsv-u_26.jpg) no-repeat; }
#ctsv_side a.icon_vans_side:hover { background: url(../media/structure/icons/ctsv-o_26.jpg) no-repeat; }

/* bottom icons */ 
.tri_box {
	float: left; 
	width: 250px;
	height: 130px;
}
.tri_box a { display: block; }
.tri_box a.icon_buy_fly {
	width: 242px;
	height: 130px;
	background: url(../media/structure/icons/buy-fly_54.jpg) no-repeat;
}
.tri_box a.icon_buy_fly:hover { background: url(../media/structure/icons/buy-fly_40.jpg) no-repeat; }
.tri_box a.icon_test {
	width: 242px;
	height: 43px;
	background: url(../media/structure/icons/test.gif) no-repeat;
}
.tri_box a.icon_test:hover { background: url(../media/structure/icons/test-o_42.gif) no-repeat; }
.tri_box a.icon_finance {
	width: 242px;
	height: 44px;
	background: url(../media/structure/icons/finance.gif) no-repeat;
}
.tri_box a.icon_finance:hover {	background: url(../media/structure/icons/finance-o_46.gif) no-repeat; }
.tri_box a.icon_wwide {
	width: 242px;
	height: 42px;
	background: url(../media/structure/icons/srvc_47.gif) no-repeat;
}
.tri_box a.icon_wwide:hover { background: url(../media/structure/icons/srvc-o_47.gif) no-repeat; }
.tri_box a.icon_nwide {
	width: 242px;
	height: 130px;
	background: url(../media/structure/icons/nwide.gif) no-repeat;
}
.tri_box a.icon_nwide:hover { background: url(../media/structure/icons/nwide_44.gif) no-repeat; }

/* header images */
.head_home { background: url(../media/structure/heads/home_11.jpg) top no-repeat; }
.head_test { background: url(../media/structure/heads/test_06.jpg) top no-repeat; }
.head_warr { background: url(../media/structure/heads/warranties_06.jpg) top no-repeat; }
.head_srvc { background: url(../media/structure/heads/newarr_06.jpg) top no-repeat; }
.head_hagg { background: url(../media/structure/heads/newarr_06.jpg) top no-repeat; }
.head_nwide { background: url(../media/structure/heads/nwide_06.jpg) top no-repeat; }
.head_wwide { background: url(../media/structure/heads/wwide_06.jpg) top no-repeat; }
.head_ins { background: url(../media/structure/heads/inspection_06.jpg) top no-repeat; }
.head_newarr { background: url(../media/structure/heads/newarr_06.jpg) top no-repeat; }
.head_buyfly { background: url(../media/structure/heads/buy-fly_06.jpg) top no-repeat; }
.head_loc { background: url(../media/structure/heads/location_06.jpg) top no-repeat; }
.head_fin { background: url(../media/structure/heads/finance_06.jpg) top no-repeat; }
.head_rent { background: url(../media/structure/heads/cars_06.jpg) top no-repeat; }
.head_cars { background: url(../media/structure/heads/cars_06.jpg) top no-repeat; }
.head_trucks { background: url(../media/structure/heads/trucks_06.jpg) top no-repeat; }
.head_suvs { background: url(../media/structure/heads/suvs_06.jpg) top no-repeat; }
.head_vans { background: url(../media/structure/heads/vans_06.jpg) top no-repeat; }
.head_con { background: url(../media/structure/heads/cars_06.jpg) top no-repeat; }
.head_abo { background: url(../media/structure/heads/newarr_06.jpg) top no-repeat; }

/* top nav */
#top_nav {
	position: relative;
	top: 0;
	left: 0;
	height: 35px;
	font-size: 0.9em;
}
#nav_text, #nav_end { float: left; }
#nav_text {
	height: 35px;
	padding: 10px 3px 0 10px;
	background: url(../media/structure/tn-bg_12.png) repeat-x; 
}
#nav_end {
	width: 6px;
	height: 35px;
	background: url(../media/structure/tn-end_13.png) left no-repeat;
} 
#nav_text a {
	color: #fff;
	text-decoration: none;
	height: 20px;
	padding-left: 20px;
	margin-right: 15px;
	font-weight: bold;
}
#nav_text a:hover { text-decoration: underline; }
#nav_text a.home { background: url(../media/structure/tn-icons_16.gif) left no-repeat; }
#nav_text a.about { background: url(../media/structure/tn-icons_18.gif) left no-repeat; }
#nav_text a.contact { background: url(../media/structure/tn-icons_20.gif) left no-repeat; }
#nav_text a.location { background: url(../media/structure/tn-icons_22.gif) left no-repeat; }

/* inner navigation */
#inner_navi {
	clear: left;
	height: 30px;
	background: #7F1424;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
}
#inner_nav, #inner_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
}
#inner_nav li {
	float: left;
	width: 120px;
}
#inner_nav li a {
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 10px 0;
	color: #fff;
	text-decoration: none;
}
#inner_nav li a:hover {
	background: #147F6F;
}
#inner_nav li ul {
	position: absolute;
	background: #3F0A12;
	width: 160px;
	text-align: left;
	left: -999em;
}
#inner_nav li li a {
	color: #fff;
	width: 140px;
}
#inner_nav li:hover ul {
	left: auto;
}
#inner_nav li:hover ul, #inner_nav li.sfhover ul {
	left: auto;
}

/* warranty sample savings */
#warranty {
	 width: 340px; 
	 float: right; 
	 margin: 5px 0 5px 10px;
	 padding: 2px 10px 5px;
	 background: #ddd;
	 border: 1px solid #ccc;
}
#warranty table {
	border-collapse: collapse; 
}
#warranty td {
	border: 1px solid #000;
}

/* hours of operation */
#hours {
	width: 220px;
	float: right;
	margin: 5px 0 5px 10px;
	padding: 2px 10px 5px;
	border-left: 1px dotted #ccc;
}
#hours h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* layout */
body {
	margin: 0;
	padding: 0 0 25px;
	background: #333 url(../media/structure/bg-body_02.gif) top repeat-x;
	text-align: center;
}
#main_cont {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #fff;
}
#main_cont_inner { 
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: #fff url(../media/structure/bg-inner_37.gif) right repeat-y;
}
#head_l, #head_r { float: left; }
#head_l {
	width: 320px;
	height: 100px;
	background: url(../media/structure/logo.gif) no-repeat;
}
#head_r {
	width: 450px;
	height: 100px;
	background: url(../media/structure/bg-head_05.png) repeat-x;
}
#head_home_img {
	clear: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 770px;
	height: 220px;
}
#head_img {
	clear: left;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 770px;
	height: 199px;
}
#page_area {
	clear: left;
	padding: 10px;
}
#inner_l, #inner_r {
	float: right;
}
#inner_l {
	width: 180px;
	padding: 0 0 10px 20px;
}
#inner_r {
	width: 545px;
	padding: 0 5px 10px 0;
}
.box_half {
	float: left;
	width: 45%;
	padding: 5px 10px;
}
#footer {
	display: block;
	clear: both;
	height: 10px;
}
#anim_banner {
	height: 100px;
	background: url(../media/structure/bg-anim-banner_30.gif) no-repeat;
}
.clearer {
	display: block;
	clear: both;
	height: 1px;
}
.clearer_border {
	display: block;
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #ccc;
}
.grey_box {
	 width: 340px; 
	 float: right; 
	 margin: 5px 0 5px 10px;
	 padding: 2px 10px 5px;
	 background: #ddd;
	 border: 1px solid #ccc;
}

.result_l, .result_r { float: left; }
.result_l { width: 300px; }
.result_r { width: 420px; padding-left: 15px; }
.result_r h1 { margin: 0; padding: 0; }
.result_r h1 span { font-size: 13px; }
.pricing_block { margin: 5px 0;}
.inner_results { float: left; width: 190px; padding: 0 10px; }
