@charset "utf-8";
/* CSS Document */
body
{
	border-collapse: collapse;
	background-color: #333333;
	background-image: url(../images/kevlar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
}
img
{
	border: none;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #304abf;
}
p
{
	margin-top: 0px;
}
table
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
tr
{
	margin: 0px;
	padding: 0px;
}
td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table.two_col
{
	width: 100%;
}
table.two_col td.second_col
{
	padding-left: 5px;
}
h2
{
	bosition: relative;
	border: 1px solid #897640;
	height: 22px;
	margin: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.2em;
	background-color: #262b66;
	background-image: url(../images/h2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2 span
{
	position: relative;
	top: 3px;
	left: 8px;
}
h4
{
	margin: 0;
}
#page_content
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border: 1px solid #999999;
}
#main_content_all, #main_content_right, #main_nav_left
{
	padding:10px;
}
#text
{
	padding: 10px;
	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #897640;
}
#text_black
{
	padding: 10px;
	background-color: #000000;
	color: #eeeeee;
}
#text_black a
{
	color: #cccccc;
}
#text_black a:hover
{
	text-decoration: underline;
	color: #304abf;
}
.whole_height
{
	min-height: 310px;
	height: auto !important;
	height: 310px;
}
#main_header
{
	position: relative;
	display:block;
	width: 100%;
	height:100px;
	color: #ffffff;
}
#main_header #hr
{
	position:absolute;
	left: 10px;
	top:95px;
	width: 780px;
	height: 2px;
}
#main_footer #hr
{
	position:absolute;
	left: 10px;
	top:0px;
	width: 780px;
	height: 2px;
}
#photo, #map
{
	text-align: center;
	font-size: .8em;
}
#photo img, #map iframe
{
	display: block;
	margin-bottom: 4px;
	border: 1px solid #897640;
}
#map a
{
	position: relative;
	top: -10px;
}
#main_nav_left
{
	width: 130px;
	padding: 10px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
	margin-left: 10px;
}
#nav_menu_left 
{
	list-style-type:none;
	padding:0;
	margin:0;
}
#nav_menu_footer li
{
	display: block;
	float: left;
}
#nav_menu_left li
{
}
#nav_menu_left li a
{
	color: #ffffff;
	height: 45px;
	width: 130px;
	display: block;
	background-image:url(../images/navbutton.gif);
	vertical-align: bottom;
	margin-bottom: 3px;
}
#nav_menu_left li a.canopy
{
	background-image:url(../images/navbutton_canopy.gif);
}
#nav_menu_left li a.canopy:hover
{
	background-image:url(../images/navbutton_canopy_over.gif);
}
#nav_menu_left li a.rboard
{
	background-image:url(../images/navbutton_rboard.gif);
}
#nav_menu_left li a.rboard:hover
{
	background-image:url(../images/navbutton_rboard_over.gif);
}
#nav_menu_left li a.styling
{
	background-image:url(../images/navbutton_styling.gif);
}
#nav_menu_left li a.styling:hover
{
	background-image:url(../images/navbutton_styling_over.gif);
}
#nav_menu_left li a.perform
{
	background-image:url(../images/navbutton_perform.gif);
}
#nav_menu_left li a.perform:hover
{
	background-image:url(../images/navbutton_perform_over.gif);
}
#nav_menu_left li a.towing
{
	background-image:url(../images/navbutton_towing.gif);
}
#nav_menu_left li a.towing:hover
{
	background-image:url(../images/navbutton_towing_over.gif);
}
#nav_menu_left li a.wtruck
{
	background-image:url(../images/navbutton_wtruck.gif);
}
#nav_menu_left li a.wtruck:hover
{
	background-image:url(../images/navbutton_wtruck_over.gif);
}
#nav_menu_left li a.contact
{
	background-image:url(../images/navbutton_contact.gif);
}
#nav_menu_left li a.contact:hover
{
	background-image:url(../images/navbutton_contact_over.gif);
}
#nav_menu_left li a span, #main_header a span
{
	position: absolute;
	visibility: hidden;
}
#main_content_all
{
	
}
#main_content_right
{
	width: 630px;
	padding: 10px;
}
#prod_section_01, #prod_section_02
{
	position: relative;
	height: 140px;
	width: 450px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	border: 1px solid #897640;
}
#prod_section_01 h3, #prod_section_02 h3
{
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
#prod_section_01 div#text, #prod_section_02 div#text
{
	position: absolute;
	width: 180px;
	background-color: #cccccc;
	top: 45px;
}
#prod_section_01 div#text
{
	right: 20px;
}
#prod_section_02 div#text
{
	left: 20px;
}
#prod_section_01 div.image, #prod_section_02 div.image
{
	position: absolute;
	width: 140px;
	height: 110px;
	border: 1px solid #897640;
	top: 25px;
}
#prod_section_01 div.image
{
	left: 20px;
}
#prod_section_02 div.image
{
	right: 20px;
}
#prod_section_01 div.nav, #prod_section_02 div.nav
{
	position: absolute;
	width: 230px;
	top: 100px;
}
#prod_section_01 div.nav
{
	right: 0px;
}
#prod_section_02 div.nav
{
	left: 12px;
}
#prod_section_01 div.nav ul, #prod_section_02 div.nav ul
{
	padding:0;
	margin:0;
}
#prod_section_01 div.nav ul li, #prod_section_02 div.nav ul li
{
	float: left;
	list-style-type: none;
	margin: 2px;
}
#prod_section_01 div.nav ul li a, #prod_section_02 div.nav ul li a
{
	font-size: .8em;
	font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	display:block;
	border: 1px solid #897640;
	background-color: #e5d9b8;
	width: 60px;
	padding:3px;
}
#feature_2col
{
	position: relative;
	width: 300px;
	height: 60px;
	vertical-align: top;
	margin-top: 10px;
	float: left;
}
#feature_2col img.thumb
{
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 5px;
	border: 1px solid #897640;
}
#feature_2col a
{
	font-weight: bold;
	font-size: .85em;
	position: absolute;
	width: 300px;
	height: 56px;
	padding: 3px;
	background-color: #e5d9b8;
	border: 1px solid #897640;
}
#feature_2col a span
{
	font-weight: normal;
}
#feature_2col a:hover
{
	text-decoration: none;
	background-color: #ffffff;
}
table.fitlist
{
	font-size: .8em;
	background-color: #eeeeee;
	color: #000000;
}
.fitlist td, .fitlist th
{
	border: 1px solid #999999;
}
.fitlist th.manufacturer
{
	background-color: #262a66;
	color: #ffffff;
	font-size: 1.2em;
	text-transform: uppercase;
}
.fitlist th
{
	background-color: #CCCCCC;
}
.fitlist td
{
	text-align: center;
	vertical-align: middle;
}
col.truckmodel
{
	width: 170px;
}
td.truckmodel
{
	text-align: left;
}
.topmodel
{
	width: 60px;
	text-align: center;
}
.fitlist td.notexact
{
	background-color: #AAAAAA;
}
dl.expandMenu
{
	width: 168px;
	margin: 0px;
	margin-right: 10px;
}
dl.expandMenu a
{
	display: block;
	padding-left: 5px;
	color: #ffffff;
}
dl.expandMenu dt
{
	cursor: pointer;
	background-color: #262a66;
	border-top: 1px solid #9799b4;
	border-left: 1px solid #5b5e89;
	border-right: 1px solid #181b40;
	border-bottom: 1px solid #151738;
	padding: 1px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
dl.expandMenu dd
{
	margin: 0px;
}
dl.expandMenu dd ul
{
	margin: 0px;
}
dl.expandMenu dd ul li
{
	list-style: none;
}
dl.expandMenu dd ul li a
{
	width: 160px;
	display: block;
}
.showSwitch
{
	display: block;
}
.hideSwitch
{
	display: none;
}
#main_footer
{
	position: relative;
	width: 100%;
	color: #666666;
	width: 100%;
}
#footertext
{
	padding: 10px;
	font-size: 10px;
	text-transform: uppercase;
}
#footertext p
{
	margin: 5px;
}
#footertext a
{
	color: #ffffff;
}
#footertext a:hover, dl.expandMenu a:hover
{
	text-decoration: none;
	color: #304abf;
}
#counterdiv
{
	float: right;
	padding: 5px;
	font-size: 10px;
	background-color: #666666;
	color: #000000;
}
#counter
{
	margin-right: 5px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #161616;
	float: left;
}
#counter span
{
	display: block;
	float: left;
	width: 10px;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	background-image:url(../images/counter.gif);
}
#postfooter
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #999999;
}
#galtbl
{
	width: 450px;;
}
#galtbl th, #galtbl td
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #897640;
}
#galtbl th span
{
	display: block;
	background-color: #262a66;
	border-top: 1px solid #9799b4;
	border-left: 1px solid #5b5e89;
	border-right: 1px solid #181b40;
	border-bottom: 1px solid #151738;
	padding: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#options
{
	width: 100%;
}
#options td
{
	text-align: center;
}
#options h3
{
	font-size: 1.2em;
	text-transform: uppercase;
}
#options img
{
	border: 1px solid #897640;
}
table#contact_form td table td
{
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
div.inline_note
{
	border:1px solid #897640;
	background:#FFFFCC;
	padding:10px;
	margin-bottom:10px;
}
div.inline_note p, div.inline_note h4 
{
	margin-bottom:.5em;
}