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

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

a img, input, object{
	outline:none;
}

a{
	cursor:pointer;
	outline:none;
}

.clear{
	clear:both;
}

/* OVERALL LINKS */

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

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cb0014;
	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;
}

/* OVERALL STRUCTURE */

#wrapper{
	position:relative;
	width:990px;
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	
}

.ext_height {
	float: left; 
	position:relative;
}

#shadow_left{
	width:18px;
	background-image: url(../images/left_shadow.png);
	background-repeat: no-repeat;
	background-position: top;
}

#shadow_right{
	width:18px;
	background-image: url(../images/right_shadow.png);
	background-repeat: no-repeat;
	background-position: top;
}

#content_wrapper{
	width:930px;
	background-image: url(../images/mainbg_rep.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 12px;
	padding-left: 12px;
}

/* HEADER */

#header_wrapper{
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 20px;	
	position: relative;
}

#header_logo{
	width:351px;
	height:140px;
}

#header_icons_wrapper{
	height: 22px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#header_icons_box{
	float: right;
	height: 22px;
	position: relative;
	margin-left:10px;
}

#header_tour{
	position:absolute;
	right:10px;
	bottom:0px;
	text-align:right;
	background-image: url(../images/bg_transblack_15.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000;
}

/* MAIN NAV */
 
#nav_wrapper{
	height: 54px;
	width: 930px;
	margin-top:12px;
}

#nav_box{
	position:relative;
	float:left;
	height: 54px;
}

/* PROD SUB NAV */

#subnav_wrapper{
	background-image: url(../images/subnav_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 708px;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:8px;
	position:relative;
	z-index:300;
}

#subnav_box{
	position:relative;
	height: 40px;
}

/* HOME PAGE SLIDER */

#slider_wrapper{
	background-image: url(../images/slider_bg.png);
	height: 348px;
	width: 912px;
	position:relative;
	padding-top: 18px;
	padding-left: 18px;
	z-index:500;
}

/* FOOTER */

#footer_spacer{
	height: 40px;
	width: 930px;
}

#footer_wrapper{
	position:relative;
	height: 35px;
	width: 100%;
	margin-top:-35px;
	z-index:100;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#footer_content{
	position:relative;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 38px;
	padding-left: 38px;
}

#footer_left{
	float: left;
	position: relative;
	font-weight:bold;
	padding-top:11px;
}

#footer_right{
	float: right;
	position: relative;
	padding-top:11px;
}

#footer_madeusa{
	position:absolute;
	left:429px;
}

#subfooter_wrapper{
	width: 914px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 38px;
	padding-left: 38px;
	padding-bottom:5px;
	font-size:10px;
}

#subfooter_wrapper a:link, #subfooter_wrapper a:visited{
	color:#fff;
	font-weight:bold;
}

#subfooter_wrapper a:hover, #subfooter_wrapper a:active{
	color:#222;
	font-weight:bold;
}

#subfooter_logo{
	height: 22px;
	width: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footernav_wrapper{
	width: 936px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	font-size:10px;
	background-color: #888;
	border: 1px solid #666;
	background-image: url(../images/footer_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#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;
}

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

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

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

#footernav_header{
	padding:5px;
	background-color: #888;
	border: 1px solid #777;	
}

/* QUICK LINKS */

#quicklinks_wrapper{
	width: 930px;
}

#quicklinks_box{
	position:relative;
	float:left;
}

#quicklinks_feat_wrapper{
	height: 74px;
	width: 912px;
	background-image: url(../images/quicklinks_featured.png);
	background-repeat: no-repeat;
	padding-left:18px;
	padding-top:40px;
	font-size:10px;
}

#quicklinks_feat_box{
	height:40px;
	position:relative;
	float:left;
	margin-top:3px;
}

#quicklinks_feat_text{
	padding-left:6px;
}

#quicklinks_lookup_wrapper{
	height: 74px;
	width: 907px;
	background-image: url(../images/quicklinks_lookup.png);
	background-repeat: no-repeat;
	padding-left:23px;
	padding-top:40px;
	font-size:10px;
}

#quicklinks_subbox{
	position:relative;
	width:242px;
	height:114px;
}

#quicklinks_pressbox{
	position:relative;
	background-image: url(../images/quicklink_press.png);
	height: 124px;
	width: 196px;
	padding-top: 40px;
	padding-left:23px;
	padding-right:23px;
}

#hp_post{
	margin-top:5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#hp_post a:link, #hp_post a:visited{
	font-size:9px;
	color:#111;
}

#hp_post a:hover, #hp_post a:active{
	font-size:9px;
	color:#fff;
}

/* INNER PAGES */

#feature_wrapper{
	background-image: url(../images/feat_bg.png);
	height: 348px;
	width: 912px;
	position:relative;
	padding-top: 18px;
	padding-left: 18px;
	z-index:500;
}

#inner_wrapper_all{
	width: 930px;
	position:relative;
	padding-top:28px;
}

#inner_wrapper_left{
	width: 202px;
	position:relative;
	float:left;
}

#leftlink_box{
	background-image: url(../images/leftlink_bg.png);
	height: 218px;
	width: 184px;
	padding-top: 18px;
	padding-left: 18px;
	position:relative;
}

#leftlink_box_sm{
	background-image: url(../images/leftlink_sm_bg.png);
	height: 148px;
	width: 184px;
	padding-top: 18px;
	padding-left: 18px;
	position:relative;
}

#leftlink_expand_wrapper{
	width: 202px;
	position:relative;
}

#leftlink_expand_top{
	background-image: url(../images/leftlink_expandable_top.png);
	height: 18px;
	width: 202px;
	position:relative;
	background-repeat:no-repeat;
}

#leftlink_expand_mid{
	background-image: url(../images/leftlink_expandable_mid.png);
	width: 166px;
	padding-left: 18px;
	padding-right: 18px;
	position:relative;
	background-repeat:repeat-y;
}

#leftlink_expand_btm{
	background-image: url(../images/leftlink_expandable_btm.png);
	height: 18px;
	width: 202px;
	position:relative;
	background-repeat:no-repeat;
}

#leftlink_expand_content{
	background-image: url(../images/leftlink_expandable_content_bg.jpg);
	width: 161px;
	position:relative;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-repeat:repeat-x;
}

#leftlink_rockgear_links_wrapper{
	position:absolute;
	bottom:18px;
	left:18px;
	width:166px;
	height:40px;
}

#leftlink_rockgear_links{
	position:relative;
	float:left;
}

#leftlink_rockgear{
	position:relative;
}

#leftlink_lookup{
	background-image: url(../images/dealer_locator_bg.png);
	height: 60px;
	width: 179px;
	padding-top: 38px;
	padding-left: 23px;
	position:relative;
}

#dealerlookup_field{
	position: relative;
}

#dealerlookup_btn{
	height: 21px;
	width: 21px;
	position:absolute;
	top:53px;
	right:23px;
}

#inner_wrapper_right{
	width: 728px;
	position:relative;
	float:left;
}

#prodlisting_wrapper{
	background-color: #666;
	background-image: url(../images/prod_listing_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 177px;
	width: 712px;
	margin-left: 8px;
	margin-top:8px;
	position:relative;
}

#prodlisting_header_wrapper{
	background-image: url(../images/prod_listing_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
	width: 700px;
	margin-left: 8px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border: 1px solid #666666;
}

#prodlisting_header_img{
	position:relative;
	float:left;
}

#prodlisting_header_txt{
	position:relative;
	float:left;
	margin-left:15px;
	font-weight:bold;
	font-size:9px;
	padding-top:16px;
	line-height:10px;
}

#prodlisting_header_txt a{
	font-size:9px;
}

#prodlisting_imgbox{
	height: 177px;
	width: 320px;
	position:relative;
	float:left;
}

#prodlisting_txtbox{
	height: 157px;
	width: 382px;
	position:relative;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:10px
}

#prodlisting_vehictype{
	width: 384px;
	background-image: url(../images/prod_listing_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom:5px;
	background-color:#ababab;
}

#prodlisting_txtbox_l{
	margin-top:10px;
	position:relative;
	float:left;
}

#prodlisting_txtbox_r{
	margin-top:10px;
	position:relative;
	float:right;
}

#prodlisting_moreinfo{
	position:absolute;
	height: 30px;
	width: 61px;
	right: 10px;
	bottom: 10px;
}

#prodlisting_tabbox{
	height:47px;
	width:124px;
	position:relative;
	float:left;
	margin-right:5px;
}

#prod_wrapper{
	background-color: #444;
	background-image: url(../images/prod_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 692px;
	margin-left: 8px;
	padding:10px;
	position:relative;
	z-index:200;
}

#prod_header{
	position:relative;
}

/* TABS PAGES */

#tab_links{
	background-color: #7c7c7c;
	width: 163px;
	color:#222;
	font-size:10px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	position: absolute;
	left: 523px;
	top: 222px;
	border: 1px solid #666;
	z-index:10000;
}

#tab_links a:link, #tab_links a:visited{
	color:#222;
	font-size:10px;
	font-weight: bold;
}

#tab_links a:hover, #tab_links a:active{
	color:#fff;
	font-size:10px;
	font-weight: bold;
}

#tablinks_box{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 161px;
}

#prodtab_vehic{
	height: 268px;
	width: 480px;
}

#tab_lifted_txt{
	width:300px;
	position:relative;
	float:left;
	font-size:10px;
}

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

#tab_lifted_txt li{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

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

#tab_lifted_img2{
	width:690px;
	margin-top:10px;
	border: 1px solid #333;
}

#tab_lifted_desc{
	width:692px;
	margin-top:5px;
	font-size:10px;
}

#tab_lifted_table{
	width:692px;
	margin-top:5px;
	font-size:10px;
}

#susp_app_header{
	font-weight: bold;
}

#susp_app_header a:link, #susp_app_header a:visited {
	color:#000;
	font-size:11px;
}

#susp_app_header a:hover, #susp_app_header a:active {
	color:#ddd;
	font-size:11px;
}

#susp_app_listing_wrapper{
	position: relative;
}

.susp_loading{
	background-image: url(../images/loading.gif);
	height: 16px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
}

#susp_emailsend_wrapper{
	padding:10px;
}

#susp_app_footnote{
	background-color: #444;
	padding: 5px;
	margin-top:5px;
	font-size:9px;
	color:#CCC;
}

#susp_app_emailprint{
	margin-top:5px;
}

#tab_shocks_box{
	width: 680px;
	background-color: #999;
	padding:5px;
	border: 1px solid #666;
}

#tab_shocks_leftbox{
	width: 440px;
	position:relative;
	float:left;
}

#tab_shocks_img{
	width: 440px;
}

#tab_shocks_txt{
	width: 235px;
	position:relative;
	float:left;
	font-size:10px;
	padding-left:5px;
}

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

#tab_shocks_txt li{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

#tab_shocks_desc{
	width: 435px;
	position:relative;
	float:left;
	font-size:10px;
	padding-right:5px;
	margin-top:5px;
}

#tab_shocks_emailprint{
	background-color: #333;
	margin-top: 5px;
	border: 1px solid #555;
	position:relative;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#tab_shocks_pnwrapper{
	padding-top:5px;
}

#tab_shocks_pnbox{
	position:relative;
	float:left;
	margin-right:15px;
}

#tab_ql_img{
	width: 692px;
	position:relative;
}

#tab_ql_txt{
	width: 197px;
	position:relative;
	float:left;
	font-size:10px;
	padding-right:5px;
}

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

#tab_ql_txt li{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

#tab_ql_table{
	width:692px;
	margin-top:5px;
	font-size:10px;
}

#tab_ql_emailprint{
	background-color: #333;
	margin-top: 5px;
	border: 1px solid #555;
	position:relative;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#tab_footnote{
	width:684px;
	padding:3px;
	margin-top:5px;
	font-size:9px;
	background-color:#666;
	border: 1px solid #888;
	color:#ddd;
}

#tab_subshock_footnote{
	width:427px;
	padding:3px;
	margin-top:5px;
	font-size:9px;
	background-color:#666;
	border: 1px solid #888;
	color:#ddd;
}

/* JEEP FEATURED */

#jeepfeat_vehichead{
	position: absolute;
	top:268px;
}

#jeepfeat_maincontent{
	margin-top:110px;
}

/* SHOCKS PAGES */

#shocks_text{
	width:336px;
	position:relative;
	float:left;
	padding-right:10px;
	margin-top:5px;
}

#shocks_text a:link, #shocks_text a:visited{
	color:#000;
}

#shocks_text a:hover, #shocks_text a:active{
	color:#fff;
}

#shocks_text ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position:relative;
	float:left;
}

#shocks_text li{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

#shocks_mainimg{
	width:692px;
	position:relative;
	margin-top:10px;
}

#shocks_table{
	width:692px;
	position:relative;
	margin-top:10px;
}

#shocks_text_header{
	float: left;
	width: 28px;
	position: relative;
	margin-top:5px;
}

#shocks_subheader{
	width: 692px;
	position: relative;
	margin-top:10px;
}

#shocks_box{
	width:392px;
	position:relative;
	float:left;
	padding-right:10px;
	margin-top:5px;
}

#ps_hardware_box{
	width:165px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:5px;
	background-color: #444;
}

#ps_hardware_txt{
	width:153px;
	padding:5px;
	background-color:#666;
	border: 1px solid #999;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
}

#app_wrapper{
	width:319px;
	padding:10px;
	height:90px;
	position:relative;
	float:left;
	margin-right:10px;
	background-image: url(../images/app_pick_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #111;
}

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

#shock_feat_wrapper{
	height: 70px;
	width: 660px;
	background-image: url(../images/shockpages_featured_bg.png);
	background-repeat: no-repeat;
	padding-left:16px;
	padding-right:16px;
	padding-top:40px;
	font-size:10px;
}

#shock_feat_box{
	height:35px;
	position:relative;
	float:left;
	margin-top:7px;
}

#shock_feat_text{
	padding-left:6px;
}

/* ACC PAGES */

#acc_text{
	width:300px;
	position:relative;
	float:left;
}

#acc_text a:link, #acc_text a:visited {
	font-size:10px;
	color:#ddd;
	font-weight:bold;
}

#acc_text a:hover, #acc_text a:active {
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

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

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

#acc_text li{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

#acc_mainimg{
	width:692px;
	position:relative;
	margin-top:10px;
}

#acc_table{
	width:692px;
	position:relative;
	margin-top:10px;
}

/* ROCK GEAR */

#rightbox_rock1 {
	width: 115px;
	font-weight: bold;
	color: #000000;
	position:relative;
	float: left;
}

#rightbox_rock1_txt {
	width: 115px;
	line-height: 13px;
}

#rightbox_rock2 {
	width: 575px;
	position:relative;
	float:left;
}

#rightbox_rock2_img {
	height: 355px;
	width: 575px;

}

#rightbox_rock2_txt {
	width: 575px;
	margin-top: 10px;
	color: #000000;
}

#rightbox_rock2_txt_numbers {
	height: 22px;
	width: 16px;
	float: right;
	margin-left: 5px;
}

#rightbox_rock2_txt_numbersbox {
	height: 22px;
	width: 100px;
	float: right;
}

#rightbox_rock3 {
	height: 170px;
	width: 692px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#rightbox_rock3_accthumbs {
	height: 120px;
	width: 220px;
	float: left;
	margin-right:15px;
}

/* PHOTO GALLERY */

#gal_container{
	width:692px;
}

#photogal_menu{
	width:175px;
	height:18px;
	position:absolute;
	top:75px;
	right:10px;
	border: 1px solid #333;
}

/* ABOUT */

#about_wrapper{
	background-image: url(../images/about_bg.jpg);
	width: 672px;
	padding-top: 256px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
	background-color: #323232;
	background-repeat: no-repeat;
}

/* CONTACT */

#contact_typebox {
	position:relative;
	
}
#contact_typecontent {

	margin-left: 64px;
}

#contact_typeimg {
	height: 54px;
	width: 54px;
	position: relative;
}

#contact_typetxt {
	font-size: 13px;
	font-weight: bold;
	position: relative;
	margin-top: -54px;
	margin-left: 54px;
	padding-top: 38px;
	
}

/* SUPPORT */

#support_img{
	background-image: url(../images/support_shop.png);
	float: right;
	height: 400px;
	width: 300px;
	position: relative;
}

/* DOWNLOADS */

#download_wrapper{
	width:224px;
	margin-right:10px;
	position:relative;
	float:left;
}

#download_thumb{
	width:222px;
	border: 1px solid #222;
}

#download_txt{
	width:224px;
}

#download_txt a{
	font-weight:bold;
	font-size:10px;
}

/* PROMOTIONS */

#promo_headerbox{
	width:684px;
	padding:3px;
	margin-top:5px;
	font-size:10px;
	background-color:#666;
	border: 1px solid #888;
	color:#ddd;
	font-weight:bold;
}

#promo_img{
	position:relative;
	margin-top:5px;
	width:692px;
}

#promo_thumbs{
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
}

#promo_headerbox a:link, #promo_headerbox a:visited{
	font-size:10px;
	color:#111;
}

#promo_headerbox a:hover, #promo_headerbox a:active{
	font-size:10px;
	color:#fff;
}

/* LOGOS / IMAGES */

.logoimage_box{
	background-image: url(../images/leftlink_bg.png);
	height: 218px;
	width: 184px;
	padding-top: 18px;
	padding-left: 18px;
	position:relative;
	float:left;
	margin-top:20px;
}

.logoimage_boxinner{
	position:relative;
	background-image: url(../images/logoimage_boxinner_bg.jpg);
	background-repeat:no-repeat;
	height: 200px;
	width: 166px;
}

.logoimage_boxtop{
	position:relative;
	height: 150px;
	width: 166px;
}

.logoimage_boxbtm{
	position:relative;
	height: 40px;
	width: 156px;
	padding:5px;
	font-weight: bold;
	font-size:10px;
	text-align:center;
}

.logoimage_downloadbtn{
	position:absolute;
	bottom:5px;
}

.logoimage_disclaimer{
	padding:10px;
}

/* BROWSER WARNING */

#browserWarning{
	width: 936px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	font-size:11px;
	background-color: #999;
	border: 1px solid #666;
	background-image: url(../images/footer_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#browserWarning_box{
	height:58px;
	position:relative;
	float:left;
	margin-right:47px;
}

#browserWarning_logo{
	width:351px;
	height:140px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* LOOKUP */

#dealer_container{
	margin-top:5px;
	background-color:#FFF;
}

/* LOOKUP */

#lookup_wrapper{
	width: 179px;
	height:127px;
	padding-top: 53px;
	padding-left: 23px;
	position:relative;
	background-image: url(../images/lookup_bg.png);
	background-repeat: no-repeat;
}

#shocklookup_wrapper{
	background-image: url(../images/shocklookup_bg.png);
	position: relative;
	height: 198px;
	width: 179px;
	padding-top: 24px;
	padding-left: 23px;
}

.vehic_lookup_loading{
	background-image: url(../images/loading_lt.gif);
	height: 16px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	float:right;
	margin-right:5px;
	margin-top:10px;
}

.steer_lookup_loading{
	background-image: url(../images/loading_steer.gif);
	height: 16px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
}

/* TELEVISION */

.tv_header_imgs{
	position:relative;
	float:right;
	margin-right:-10px;
}

/* FONT / STYLE CLASSES */

.drk_grey_13_bold{
	font-weight:bold;
	font-size:13px;
	color:#111;
}

.drk_grey_12_bold{
	font-weight:bold;
	font-size:12px;
	color:#111;
}

.black_11_bold{
	font-weight:bold;
	font-size:11px;
	color:#000;
}

.black_10_bold{
	font-weight:bold;
	font-size:10px;
	color:#000;
}

.black_9_bold{
	font-weight:bold;
	font-size:9px;
	color:#000;
}

.red_bold_13{
	font-weight:bold;
	font-size:13px;
	color:#cb0014;
}

.drk_grey_9_bold_111{
	font-weight:bold;
	font-size:9px;
	color:#111;
}

.med_grey_9_bold{
	font-weight:bold;
	font-size:9px;
	color:#252525;
}

.drk_grey_10_bold_111{
	font-weight:bold;
	font-size:10px;
	color:#111;
}

.drk_grey_11_bold_111{
	font-weight:bold;
	font-size:11px;
	color:#111;
}

.drk_grey_16_bold_111{
	font-weight:bold;
	font-size:16px;
	color:#111;
}

.drk_grey_13_bold_111{
	font-weight:bold;
	font-size:13px;
	color:#111;
}

.tab_text{
	font-weight:bold;
	font-size:13px;
	color:#222;
	line-height:.9;
}

.tabjeep_text{
	font-weight:bold;
	font-size:13px;
	color:#222;
	line-height:1;
}

.drk_grey_30_bold_111{
	font-weight:bold;
	font-size:30px;
	color:#111;
}

.drk_grey_24_bold_111{
	font-weight:bold;
	font-size:24px;
	color:#111;
}

.drk_grey_11{
	font-weight:normal;
	font-size:11px;
	color:#111;
}

.drk_grey_10_bold{
	font-size:10px;
	font-weight:bold;
	color:#222;
}

.drk_grey_11_bold_u{
	font-size:11px;
	font-weight:bold;
	color:#222;
	text-decoration: underline;
}

.white_11_bold_u{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
}

.drk_grey_10{
	font-weight:normal;
	font-size:10px;
	color:#222;
}

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

.white_bold_9{
	font-weight:bold;
	font-size:9px;
	color:#fff;
}

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

.white_bold_13{
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

.white_bold_16_shadow{
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.8);
	font-weight:bold;
	font-size:16px;
	color:#fff;
}

.grey_bold_13_shadow{
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
	font-weight:bold;
	font-size:13px;
	color:#111;
}

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

.white_bold_12{
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

.lt_grey_10{
	font-weight:normal;
	font-size:10px;
	color:#ddd;
}

.ccc_10{
	font-weight:normal;
	font-size:10px;
	color:#ccc;
}

.lt_grey_10_bold{
	font-weight:bold;
	font-size:10px;
	color:#ddd;
}

.ccc_9_bold{
	font-weight:bold;
	font-size:9px;
	color:#ccc;
}

.eee_9_bold{
	font-weight:bold;
	font-size:9px;
	color:#eee;
}

.red_bold_10{
	font-weight:bold;
	font-size:10px;
	color:#cb0014;
}

.red_bold_11{
	font-weight:bold;
	font-size:11px;
	color:#cb0014;
}

.sm_8{
	font-size:8px;
	vertical-align: text-top;
}

.trans_black_15_overlay{
	background-image:url(../images/bg_transblack_15.png);
	background-repeat: repeat-x;
}

.list_bullet_red{
	list-style-image: url(../images/bullet_red.png);
}

.list_bullet_zip{
	list-style-image: url(../images/zip_icon_13x13.png);
}

.list_bullet_pdf{
	list-style-image: url(../images/pdf_icon_13x13.png);
}

.list_bullet_pdf20{
	list-style-image: url(../images/pdf_icon_20x20.png);
}

.list_bullet_arrow{
	list-style-image: url(../images/b3.png);
}

.tab_vehic_heading{
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.8);
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

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

.cursor_pointer{
	cursor:pointer;
}

.error {
	font-size: 10px;
	color: #FFD9D9;
	font-weight:bold;
}

.error_sm {
	font-size: 9px;
	color: #FFD9D9;
	font-weight:bold;
}

.lookup_error {
	font-size: 10px;
	color: #cb0014;
	font-weight:bold;
}

.form_boxes {
	height: 16px;
	width: 194px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:1px;
	background-color: #eeeeee;
	border: 1px solid #333;
	font-size:11px;
}

.form_dropdown{
	background-color: #eeeeee;
	border: 1px solid #333;
	font-size:11px;
}

.lookup_form_boxes {
	height: 15px;
	width: 148px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:1px;
	background-color: #eeeeee;
	border: 1px solid #333;
	font-size:10px;
}

.vehic_lookup_form_boxes {
	width: 155px;
	background-color: #eeeeee;
	border: 1px solid #333;
	font-size:10px;
	padding:1px;
	margin-top:1px;
	height:19px;
}

.form_field_lg {
	height: 100px;
	width: 686px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top:2px;
	background-color: #eeeeee;
	border: 1px solid #333;
	font-size:11px;
}

label.lookup_error { 
	font-size: 9px;
	position:absolute;
	bottom:26px;
	left:5px;
	width:150px;
	font-weight:bold;
	color:#cb0014;
}

.line_height7{
	line-height:7px;
}

.cursor_hand{
	cursor:pointer;
}

sup {
	font-size: 8px;
	font-weight: normal;
}

