@charset "utf-8";
/* CSS Document */
html{
	background-image:url(../images/bg_rep.jpg);
	background-repeat: repeat-x;
	background-color:#777777;
	background-position: top;
	height:100%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/splat_bg.gif);
	background-repeat: no-repeat;
	height:100%;

}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

object{ 
	outline:none;
	z-index:100;
}

img a{ 
	outline:none;
}

#wrapper{
	width:888px;
	position:relative;
}

#topleft_spyder {
	height: 228px;
	width: 236px;
	position: relative;
	z-index:1;
	background-image: url(../images/topleft_spyder.gif);
}

/* HEADER */

#header_wrapper{
	width:637px;
	height:129px;
	padding-right: 15px;
	position:relative;
	margin-top:-228px;
	margin-left:236px;
	z-index:20;
	background-color:#000;
}

#logo{
	background-image: url(../images/logo.jpg);
	float: right;
	height: 101px;
	width: 595px;
	position: relative;
}

#nav_wrapper{
	position:absolute;
	bottom:0px;
	right:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
}

#nav_wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#nav_wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#pyp_wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#pyp_wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#pyp_wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#pyp_wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

/* SPLATS */ 

#right_splat{
	width:312px;
	height:943px;
	background-image: url(../images/right_splat_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: fixed;
	left:888px;
	top:0px;
}

#left_splat{
	width:91px;
	background-image: url(../images/left_splat_bg.jpg);
	background-repeat: no-repeat;
	height: 479px;
	position:relative;
	float:left;
}

/* CONTENT WRAPPERS */

#content_wrapper{
	width: 797px;
	float:left;
}

#wrapper_withbg{
	width: 797px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:10px;
}

#extend_content{
	width:767px;
	padding-right: 15px;
	padding-left: 15px;	
}

/* PICK YOUR POISON NAV */

#pyp_wrapper{
	width:130px;
	position:absolute;
	left: 888px;
	top: 134px;
	z-index:200;
	background: url(../images/bg_trans.png) top left repeat transparent;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="./images/bg_trans.png");
	padding:5px;
	border: 1px solid #000;
}

#pyp_header{
	width:130px;
	height:19px;
	background-image: url(../images/pyp_header.gif);
}

#pyp_content{
	color:#a7a8ac;
	font-size:10px;
	width:130px;
	margin-top:0px;
	padding-left:5px;
}

/* QUICK LINKS */

#quicklinks_wrapper{
	width:767px;
	padding-top:15px;
	color:#a7a8ac;
}

#quicklinks_box{
	width:239px;
	position:relative;
	float:left;
	margin-right:25px;
}

#quicklinks_header{
	height:15px;
	margin-top:5px;
}

#quicklinks_img{
	width:239px;
	height:150px;
}

#quicklinks_txt{
	width:239px;
	margin-top:15px;
}

/* FOOTER */

#footer_wrapper{
	width:767px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:10px;
	padding-top:10px;
	color:#000;
	text-align: center;
	font-size:10px;
}

#footer_logo{
	background-image: url(../images/footer_logo.gif);
	height: 75px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#footer_wrapper a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#footer_wrapper a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#footer_wrapper a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #171717;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#footer_wrapper a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #171717;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

/* HOME PAGE */

#news_slide_wrapper{
	width:797px;
	height:225px;
	position:relative;
	z-index:100;

}

#hp_news_text{
	width:450px;
	position:relative;
	float: left;
	margin-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#a7a8ac;
}

#featuredtruck_wrapper{
	width:297px;
	position:relative;
	float: left;
	margin-top:10px;
}

#featuredtruck_gal{
	width:297px;
	height:170px;
	position:relative;
	background-image:url(../images/feattruck_mainimg.gif);
}

#featuredtruck_view{
	width:70px;
	height:21px;
	position:absolute;
	right: 0px;
	bottom: 0px;
}

#feattruck_smwrapper{
	width:297px;
	hight:85px;
	margin-top:10px;
}

#feattruck_sm_left{
	width:143px;
	height:85px;
	position:relative;
	float:left;
	margin-right:11px;
	background-image: url(../images/feattruck_videobg.gif);
	background-repeat: no-repeat;
}

#feattruck_sm_right{
	width:143px;
	height:85px;
	position:relative;
	float:left;
	background-image: url(../images/feattruck_videobuildbg.gif);
	background-repeat: no-repeat;
}

#feattruck_sm_btns{
	height:21px;
	position:absolute;
	bottom:0px;
	left:0px;
}

/* INNER PAGES */

#page_header{
	float: left;
	height: 35px;
}

#header_btns{
	height:32px;
	position:relative;
	float:right;
	margin-top:1px;
}

#prod_flash{
	width:440px;
	height:353px;
	float:right;
	padding-left:10px;
}

.prod_flash{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}

#contact_box_l{
	width:330px;
	position:relative;
	float:left;
}

#contact_box_r{
	width:430px;
	position:relative;
	float:left;
}

#photogal_wrapper{
	width:767px;
	height:516px;
}

#photogal_menu{
	width:175px;
	height:18px;
	position:absolute;
	top:63px;
	right:24px;
}

#events_wrapper{
	width:375px;
	position:relative;
	float:left;
	margin-top:10px;
}

#events_header{
	width:365px;
	background-image: url(../images/event_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px;
	font-size: 10px;
	font-weight: bold;
	color: #111;
	border: 1px solid #666;
}

#events_txt{
	width:365px;
	padding:5px;
	background-color:#111;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#events_txt a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#events_txt a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#events_txt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#events_txt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

#newsnav_wrapper{
	width: 767px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#newsnav_box{
	height: 70px;
	margin-right: 15px;
	float: left;
	position: relative;
}

#tech_wrap{
	width:383px;
	position:relative;
	float:left;
	padding-top:10px;
}

#tech_header{
	height:15px;
}

#tech_wrap ul{
	list-style-image: url(../images/bullet_down.gif);
	line-height:22px;
	padding-left:10px;
	margin-left:10px;
}

/* CLASSES */

.handle {
	cursor: move;
	}

.clear{
	clear:both;
}

.blue_12_bold{
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
}

.blue_11_bold{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
}

.blue_10_bold{
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
}

.white_11_bold{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.white_10_bold{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.white_12{
	color:#fff;
	font-size:12px;
}

.white_10{
	color:#fff;
	font-size:10px;
}

.grey_11{
	font-size:11px;
	color:#a7a8ac;
}

.grey_10_bold{
	font-size:10px;
	color:#a7a8ac;
	font-weight:bold;
}

.form_field_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	width: 225px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #333333;
}

.form_field_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 180px;
	width: 350px;
	border: 1px solid #333333;
	font-size: 11px;
	color: #333333;
}

.cursor_hand{
	cursor:pointer;
}

table.prodlist {width: 100%; border-collapse: collapse; border: 0px }
table.prodlist tr.headrow { background-color: #333 }
table.prodlist tr.datarow1 { background-color:#000; height: 20px }
table.prodlist tr.datarow2 { background-color:#111; height: 20px }
table.prodlist th {text-align: center; vertical-align: center; font-weight: bold; text-transform:uppercase }
table.prodlist td {text-align: center; vertical-align: center }

table.thumbtable { width: 100% }
table.thumbtable td {text-align: center; vertical-align: top }

img.mainpic { float:right; border: none; margin-top: 0px; margin-left: 6px; margin-bottom: 4px; margin-right: 0px }

h2 { font-size:12pt; text-transform:uppercase; margin-bottom: 0px }
h3 { font-size:10pt; margin-bottom: 0px }

p.pickpoison { border-top: thin #225 solid; margin-top: 4px; margin-bottom: 4px }

table.dealerlist { border-collapse: collapse }
td.dlrcountry { font-size: 14pt; font-weight: bold; text-transform: uppercase; padding-top: 20px }
td.dlrstate { font-size: 14pt; font-weight: bold; border-bottom: 1px solid gray; padding-top: 10px }
td.dlrgraphic { text-align: right; vertical-align: center; padding-top: 5px; padding-bottom: 5px }
td.dlrinfo { text-align: left; vertical-align: center; padding-top: 5px; padding-bottom: 5px }

