@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_rep.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:11px;
}

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

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

a img{
	outline:none;
}

/* NAV */

#navbar {
	background-repeat: repeat-x;
	height: 121px;
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: url(../images/nav_bg.jpg);
	z-index: 1000;
	position: relative;
}

#navbar_content {
	height: 121px;
	width: 933px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 12000;
	position: relative;
}

#logo {
	height: 87px;
	width: 327px;
	position:relative;
	float:left;
}

#logo_Safety{
	height: 61px;
	width: 127px;
	position:relative;
	float:right;
	margin-top:13px;
}

#gallery_nav {
	float: left;
	width: 200px;
	margin-left: 12px;
	position: relative;
}

#gallery_nav_box {
	float: left;
	height: 13px;
	margin-left: 12px;
	position: relative;
}

/* BTM NAV */


#btm_navbar {
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: url(../images/btm_nav_bg.jpg);
	position: relative;
	z-index: 100;
	margin-top:10px;
}

#btm_btns_wrapper {
	height: 34px;
	width: 794px;
	margin-left: 2px;
}

#btm_navbar_content {
	height: 48px;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#footer {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#icons_wrapper{
	height:47px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#icons_wrapper_content{
	height:47px;
	width:749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#icons_box{
	height:47px;
	position:relative;
	float:left;
	margin-right:10px;
}

/* CONTENT*/

#content_wrapper {
	width: 942px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 101;
}

#content_wrapper_misc {
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 101;
}

#right_box {
	width: 260px;
	
}
#right_box_content {
	width: 260px;
	position:relative;
	float: right;
}

#right_box_news_wrapper {
	width: 260px;
	position:relative;
	float: right;
	margin-top:10px;
}

#right_box_ad_wrapper {
	width: 260px;
	position:relative;
	float: right;
	margin-top:10px;
}

#right_box_top {
	width: 260px;
	height: 8px;
	position:relative;
	background-image: url(../images/small_box_top.png);
	background-repeat: no-repeat;
}

#right_box_mid {
	width: 240px;
	position:relative;
	background-repeat: repeat-y;
	background-image: url(../images/small_box_mid_rep.png);
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-size:10px;
}

#right_box_btm {
	width: 260px;
	height: 8px;
	position:relative;
	background-image: url(../images/small_box_btm.png);
	background-repeat: no-repeat;
}

#left_box_wrapper {
	width: 672px;
	position:relative;
	float: left;
	margin-right:10px;
}

#left_box_top {
	width: 672px;
	height: 12px;
	position:relative;
	background-image: url(../images/lrg_box_top.png);
	background-repeat: no-repeat;
}

* html #left_box_top{
	background-image: url(../images/lrg_box_top.gif);
}

#left_box_mid {
	width: 672px;
	position:relative;
	background-repeat: repeat-y;
	background-image: url(../images/lrg_box_mid_rep.png);
}

* html #left_box_mid{
	background-image: url(../images/lrg_box_mid_rep.gif);
}

#left_box_btm {
	width: 672px;
	height: 12px;
	position:relative;
	background-image: url(../images/lrg_box_btm.png);
	background-repeat: no-repeat;
}

* html #left_box_btm{
	background-image: url(../images/lrg_box_btm.gif);
}

#left_box_content {
	width: 652px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 150;
}

#feat_hp {
	width: 672px;
	height:414px;
}

#home_video_wrap{
	width:490px;
	position:relative;
	float:left;
}

#home_video_top{
	width:490px;
}

#home_video_btm{
	width:490px;
}

#home_video_photo{
	width:162px;
	position:relative;
	float:left;
}

#home_interact_wrapper{
	width:382px;
	position:relative;
	float:left;
	height:109px;
	background-image: url(../images/sm_box2_full.png);
	background-repeat: no-repeat;
	margin-top:10px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#home_interact_box{
	height:79px;
	position:relative;
	float:left;
	margin-right:38px;
}

#home_sm_box{
	height:113px;
	width:240px;
	padding:10px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-right:10px;
	background-image:url(../images/sm_box_full.png);
	background-repeat: no-repeat;
}

#dots_vert{
	float: left;
	position: relative;
	margin-right:10px;
	margin-left:10px;
}

#home_dealers_wrapper{
	width:234px;
	float: left;
	position: relative;
}

#jeep_header {
	height: 105px;
	width: 316px;
}

#jeep_wrangler {
	height: 204px;
	width: 316px;
	position: absolute;
	margin-top: -25px;
}

#seat_cutaway {
	float: right;
	height: 369px;
	width: 300px;
}

#content_boxes_wrapper {
	width: 652px;
	position: relative;
	z-index: 50;
}

#content_boxes_wrapper_home {
	height: 512px;
	width: 652px;
	margin-top: 9px;
	position: relative;
	z-index: 50;
}

#cat_requestform {
	height: 300px;
	width: 430px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contactform {
	height: 385px;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#gallery_wrapper {

width: 652px;
height: 440px;

}

#gallery_wrapper2 {

	width: 652px;
	height: 600px;

}

#prod_flash {
	height: 630px;
	width: 652px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#prod_flash_new {
	height: 720px;
	width: 652px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tiedownbox {
	position:relative;
	
	width: 632px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tiedown_txtbox {
	position:absolute;
	height: 120px;
	width: 110px;
	left: 490px;
	top:30px;
	text-align: left;
}
#seatmount_txtbox {
	position:absolute;
	right:10px;
	top:30px;
	text-align: right;
	width:360px;
}
#buynow_seatmount {
	height: 38px;
	width: 38px;
	position:absolute;
	right:10px;
	bottom:10px;
}
#buynow_restraints {
	height: 38px;
	width: 38px;
	position:absolute;
	left: 10px;
	top: 460px;
}

#buynow_grabhandles {
	height: 110px;
	width: 120px;
	margin-left: 500px;
}
#tiedown_description {
	width: 630px;
	margin-left: 10px;
}
#bg_rep {
	width: 672px;
	background-image: url(../images/background_mid_rep.png) !important; background-image: url(../images/background_mid_rep.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#picwrapper_500_439 {
	height: 439px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#image_550_368 {
	background-image: url(../images/grabhandle.jpg);
	height: 368px;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#jeep_interactive {
	height: 440px;
	width: 760px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#irhino_interactive {
	height: 500px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
#specs_thumb {
	height: 143px;
	width: 150px;
}
#dealer_images {
	height: 125px;
	width: 250px;
	border: 1px solid #FFFFFF;
	background-color: #151515;
}

#dealer_images_seats {
	height: 150px;
	width: 100px;
	border: 1px solid #FFFFFF;
	background-color: #333;
}

#dealer_images_storage {
	height: 80px;
	width: 120px;
	border: 1px solid #FFFFFF;
	background-color: #333;
}

#dealer_download_wrapper {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#dealer_download_wrapper ul, #dealer_download_wrapper_seats ul, #dealer_download_wrapper_storage ul{
	list-style-image:url(../images/b3.png);
	margin-left:10px;
	padding-left:10px;
}

#dealer_download_wrapper_seats {
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#dealer_download_wrapper_storage {

	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mis_home {
	height: 215px;
	width: 315px;

}
#mim_box {
	height: 320px;
	width: 632px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mim_imgs {
	height: 280px;
	width: 345px;
	margin-top: -290px;
}
#mim_txt {
	height: 280px;
	width: 280px;
	margin-left: 345px;
	margin-top: -280px;
}
#dearnav_wrapper {
	height: 45px;
	margin-left: auto;
	margin-top:1px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 600px;
}
#dealernav_box {
	height: 45px;
	width: 140px;
	margin-right: 10px;
	float: left;
}
#nowhiring {
	height: 54px;
	width: 145px;
	margin-top: -80px;
	margin-left: 650px;
}

#flash_misc {
	height: 630px;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#gallery{
	margin-top:10px;
}

/*JOBS*/

#jobs_box{
	background-color: #222;
	padding: 10px;
}

/*CONTACT PAGE*/

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

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

#contact_moving_wrapper{
	width:250px;
	position:relative;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}

.form_field_sm {
	font-size: 11px;
	height: 15px;
	width: 225px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.form_field_drop {
	font-size: 11px;
	width: 225px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.form_field_lg {
	font-size: 11px;
	height: 140px;
	width: 300px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.form_field_lg_long {
	font-size: 11px;
	height: 140px;
	width: 425px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.form_field_captcha {
	font-size: 11px;
	height: 15px;
	width: 173px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.header_txt {
	font-size: 28px;
	font-weight: bold;
	color: #DDD;
	letter-spacing: -0.05em;
}

/*CATALOG PAGE*/

#catalog_wrapper{
	width:202px;
	margin-left:82px;
	position:relative;
	float:left;
}

/*SEATS MENU*/

#seats_menu{
	float: right;
	position: relative;
	margin-top:-20px;
	cursor:pointer;
}

#seats_menu a{
	font-size:10px;
}

/*VIDEO MENU*/

#video_menu{
	position: absolute;
	cursor:pointer;
	top: 100px;
	right: 205px;
	z-index:1000;
}

#video_menu a, #videoarc_menu a{
	font-size:10px;
}

#videoarc_menu{
	position: absolute;
	cursor:pointer;
	top: 100px;
	right: 20px;
	z-index:1000;
}

/*PHOTO MENU*/

#photo_menu{
	position: absolute;
	cursor:pointer;
	top: 40px;
	right: 205px;
	z-index:1000;
}

#photo_menu a, #photoarc_menu a{
	font-size:10px;
}

#photoarc_menu{
	position: absolute;
	cursor:pointer;
	top: 40px;
	right: 20px;
	z-index:1000;
}

/*FOOTER NAV*/

#footernav_wrapper {
	width: 932px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_transblack_15.png);
	background-repeat: repeat;
	background-position: top;
	border: 1px solid #000;
	padding: 10px;
}

#footernav_box{
	position:relative;
	float:left;
	margin-right:10px;
}

#footernav_box ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#footernav_col{
	width:177px;
	position:relative;
	float:left;
	padding-left:5px;
	padding-top:5px;
}

#footernav_header{
	background-color: #111;
	border: 1px solid #222;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#footernav_wrapper a:link, #footernav_wrapper a:visited{
	font-size: 10px;
	color: #444;
}

#footernav_wrapper a:hover, #footernav_wrapper a:active{
	font-size: 10px;
	color: #ddd;
}

#footer_txt{
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

/* MEDIA SECTION */

.media_logo_box{
	position:relative;
	width:321px;
	float:left;
	margin-right:10px;
}

/* CAT REQUEST */

.form_box_float{
	position:relative;
	float:left;
	margin-right:20px;
}

#form_group{
	position:relative;
	border: 1px solid #444;
	padding:10px;
	margin-top:10px;
}

label{
	font-size: 11px;
	color: #ed1c24;
	font-weight:bold;
}

.form_field_cat_sm {
	font-size: 11px;
	height: 15px;
	width: 185px;
	border: 1px solid #bbb;
	background-color: #EEE;
	margin-top:3px;
}

.form_field_cat_sm:focus, .form_field_cat_lg:focus, .form_field_cat_sm:hover, .form_field_cat_lg:hover{
	border: 1px solid #ed1c24;
}

.form_field_cat_lg {
	font-size: 11px;
	height: 45px;
	width: 392px;
	border: 1px solid #bbb;
	background-color: #EEE;
}

.form_success{
	position:relative;
	width:632px;
	padding:10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #CEFFCE;
	border: 1px solid #0fda11;
	text-align:center;
}

/* AUCTION */

#auction_wrapper{
	width:652px;
	background-color: #000;
	position:relative;
}

#auction_txt{
	padding-left:10px;
	padding-right:10px;
	width:632px;
}

#auction_link{
	position:absolute;
	bottom:330px;
	right:90px;
	width:274px;
	height:66px;
}

/* SIMPLE PIE */

#sp_results{
	margin-top: 10px;
}

/* FONT CLASSES*/

.ltgrey_11_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #777;
}

.ltgrey_10_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #777;
}

.ltgrey_10_bold_ddd {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ddd;
}

.helv_red_12 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ed1c24;
}

.helv_red_12_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	font-weight:bold;
}

.helv_red_11_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ed1c24;
	font-weight:bold;
}

.helv_red_10_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	font-weight:bold;
}

.helv_red_14_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ed1c24;
	font-weight: bold;
}

.helv_white_14_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}


.helv_white_12 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.helv_white_11_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.helv_white_11_bold_u {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.helv_white_13 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.white_bold_10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.pending_bold_10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00b0cb;
	font-weight: bold;
}

.approved_bold_10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0fda11;
	font-weight: bold;
}

.disabled_bold_10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d10000;
	font-weight: bold;
}

.txtbgcolor {
	background-color: #333333;
}

.dottedboarder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.dottedboarder2 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.team_form_box1 {
	height: 20px;
	width: 200px;
	border: 1px solid #333333;
}

.team_form_box2 {
	height: 200px;
	width: 400px;
	border: 1px solid #333333;
}
.float_left {
	float: left;
	position: relative;
}

.error {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	font-weight:bold;
}

.cross_out{
	text-decoration: line-through;
}
