@charset "utf-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	/*font-size: 16px;*/
	/* font-size: 10px; */
}
.txt-center{
	text-align: center;
}
.footer-note{
	padding: 16px;
}
a img{
	border: 0;
	text-align: center;
}
.pr30{padding-right: 30px;}
.topNavigation{
	background-color:rgba(251, 251, 248, 0.7);
	border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    display: inline-block;
}
nav.topNavigation a{
	padding:10px 9px;
	line-height:25px;
	font-size:11px;
	color:#006;	
	text-decoration:none;
}
nav.topNavigation a:hover{
	text-decoration:none;
	color:#F00;
}
nav.topNavigation a:before{
	content:"|";
	padding-right:15px;	
}
nav.topNavigation a:first-child:before{
	content:"";
}
nav.topNavigation a:hover:before{
	text-decoration:none;
	color:#006;		
}


.top-navigation{
	background-color:rgba(251, 251, 248, 0.7);
	border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    display: inline-block;
}
nav.top-navigation a{
	padding:5px 9px;
	line-height:25px;
	font-size:11px;
	color:#006;	
	text-decoration:none;
}
nav.top-navigation a:hover{
	text-decoration:none;
	color:#F00;
}
nav.top-navigation a:before{
	content:"|";
	padding-right:15px;	
}
nav.top-navigation a:first-child:before{
	content:"";
}
nav.top-navigation a:hover:before{
	text-decoration:none;
	color:#006;		
}

nav.bottomNavigation a{
	padding:20px 3px;
	line-height:25px;
	font-size:11px;
	color:#006;	
	text-decoration:none;
	font-weight:bold;
	margin:18px 0px;
}
nav.bottomNavigation a:hover{
	text-decoration:none;
	color:#F00;
}
nav.bottomNavigation a:before{
	content:"|";
	padding-right:10px;	
}
nav.bottomNavigation a:first-child:before{
	content:"";
}
nav.bottomNavigation a:hover:before{
	text-decoration:none;
	color:#006;		
}

.tab_padding_header{
	padding-top:6px;
	padding-bottom:6px;
	}
.blue_h1_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	}
.red_h1_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #FF0000;
	}
.black_h1_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #000000;
}
.black_h1_header a{
	color: #000000 !important;
	text-decoration: none;
}
.menue_table_padding{
	padding:4px 4px 4px 8px;
	background-repeat:repeat-y;	
}
.menue_heading{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	background-color:#d4d4c8;
	border-bottom:2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}
a.menue_text:link{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	}
a.menue_text:visited{
	color:#003366;
	text-decoration:none;
	}
a.menue_text:hover{
	color:#003366;
	text-decoration:none;
	}
.selected_item_title1{
	color: #FF9900;
	font-style: italic;
	font-size: 18px;
	display:block;
	text-align:center;
}
.selected_item_title2{
	color: #FFFFFF;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
}
.content{
	padding:8px;
	text-align:center;
	}
.bottom_border {	
	border-bottom:1px dashed;
	border-bottom-color:#D1D3C9;
}
.content_heading {	
	padding:4px;
}
.content_table {	
	padding:2px;	
}
.right_border {	
	border-right:1px dashed;
	border-right-color:#D1D3C9;
}
.headerbackground{
	background-image: url(/images/header_van.jpg);;
	background-repeat:no-repeat;
	}
.black{
	font-size:16px;
	color:#000033;
	font-weight:bold;
	}
.stock_no{
	font-size:12px;
	color: #666666;
	font-weight:bold;
}
.brown_bold_24{
	color:#660000;
	font-size:24px;
	font-weight:bold;
	}
.brown_bold_18{
	color:#660000;
	font-size:18px;
	font-weight:bold;
}
.rv_header_background{
	background-image: url(/images/header_Rvs.jpg);;
	background-repeat:no-repeat;
	background-position:center;
	}
.light_yellow_back {
	background-color:#FCFDDF;
	border:1px solid #CCCCCC;
	}
.blue_border_5px{
	border-top:5px solid #6ea8fa;
	border-bottom:5px solid #6ea8fa;
	border-right:5px solid #6ea8fa;
	border-left:5px solid #6ea8fa;
	}
.red_border_5px{
	border-top:5px solid #fd7a80;
	border-bottom:5px solid #fd7a80;
	border-right:5px solid #fd7a80;
	border-left:5px solid #fd7a80;
	}
.purple_border_5px{
	border-top:5px solid #ca80cd;
	border-bottom:5px solid #ca80cd;
	border-right:5px solid #ca80cd;
	border-left:5px solid #ca80cd;
	}
.green_border_5px{
	border-top:5px solid #9ccb83;
	border-bottom:5px solid #9ccb83;
	border-right:5px solid #9ccb83;
	border-left:5px solid #9ccb83;
	}
.rv_header_background{
	background-image:url(/rv_images/rv-header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	} 
.blue_bold_12{
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
}
a.blue_bold_12:link{color:#0000FF; text-decoration:none;}
a.blue_bold_12:visited{color:#0000FF; text-decoration:none;}
a.blue_bold_12:hover{color:#0000FF; text-decoration:none;}

.purple_bold_12{font-size:12px;color:#990099;font-weight:bold;}
a.purple_bold_12:link{color:#990099; text-decoration:none;}
a.purple_bold_12:visited{color:#990099; text-decoration:none;}
a.purple_bold_12:hover{color:#990099; text-decoration:none;}

.green_bold_12{font-size:12px;color:#006600;font-weight:bold;}
a.green_bold_12:link{color:#006600; text-decoration:none;}
a.green_bold_12:visited{color:#006600; text-decoration:none;}
a.green_bold_12:hover{color:#006600; text-decoration:none;}

.red_bold_12{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-align: center;
}
a.red_bold_12:link{color:#FF0000; text-decoration:none;}
a.red_bold_12:visited{color:#FF0000; text-decoration:none;}
a.red_bold_12:hover{color:#FF0000; text-decoration:none;}

.heading_style {font-size:14px;	font-family: "Times New Roman", Times, serif; letter-spacing:1px;padding:0px !important;color:#FFFF00;margin-left:20px !important; font-weight:bold;}
a.heading_style{color:#FF0;}
a.heading_style:link{color:#FF0;}
a.heading_style:hover{color:#FF0;}
a.heading_style:visited{color:#FF0;}
.rv_year{
font-weight:bold;
color: #FF0;
padding-top:50px;
width:185px;
}
/* .rv_header_image {	background-image:url(rv_images/new_header3.jpg);height:81px; width:699px; background-repeat:no-repeat;}  */
.rv_header_image {
	background-image:url(../rv_images/new_rv_header.jpg) !important;
	background-repeat:no-repeat;
	height:81px; 
	width:710px;
}
.table_bottom_border {	border-bottom:1px solid #CCCCCC;	
}
/*------ Main Page Content Design ----------- */
.blueHeader{background:url(images/nBlueHeader.png) no-repeat; height:62px; width:155px;}
.redHeader{background:url(images/nRedHeader.png) no-repeat; height:62px; width:155px;}
.purpleHeader{background:url(images/nPurpleHeader.png) no-repeat; height:62px; width:155px;}
.greenHeader{background:url(images/nGreenHeader.png) no-repeat; height:62px; width:155px;}
.yellowHeader{background:url(images/nYellowHeader.png) no-repeat; height:62px; width:155px;}

.vanLinerShaden{ background: url(/images/nBlueLinear.png) no-repeat;}
.vanTrapozideShaden{ background: url(/images/nBlueTrapozide.png) no-repeat;}
.truckLinerShaden{background:url(images/nRedLinear.png) no-repeat;}
.truckTrapozideShaden{background:url(images/nRedTrapozide.png) no-repeat;}
.suvLinerShaden{background:url(images/nPurpleLinear.png) no-repeat;} 
.suvTrapozideShaden{background:url(images/nPurpleTrapozide.png) no-repeat;} 
.rvLinerShaden{background:url(images/nGreenLinear.png) no-repeat;} 
.rvTrapozideShaden{background:url(images/nGreenTrapozide.png) no-repeat;} 
.yellowLinerShaden{background:url(images/nYellowLinear.png) no-repeat;} 
.yellowTrapozideShaden{background:url(images/nYellowTrapozide.png) no-repeat;} 
/*--------- Old Index Page ----------------*/

.vanLinerShade{ background: url(/images/templateImag_vanaccessories.png) no-repeat;}
.vanTrapozideShade{ background: url(/images/templateImag_vanaccessories2.png) no-repeat;}
.truckLinerShade{background:url(images/templateImag_truckaccessories.png) no-repeat;}
.truckTrapozideShade{background:url(images/templateImag_truckaccessories2.png) no-repeat;}
.suvLinerShade{background:url(images/templateImag_suvaccessories.png) no-repeat;} 
.suvTrapozideShade{background:url(images/templateImag_suvaccessories2.png) no-repeat;} 
.rvLinerShade{background:url(images/templateImag_rvaccessories.png) no-repeat;} 
.rvTrapozideShade{background:url(images/templateImag_rvaccessories2.png) no-repeat;} 

.vanLinerShade{ background-image: url(/images/templateImag_vanaccessories.png); background-repeat:no-repeat;}
.vanTrapozideShade{ background-image: url(/images/templateImag_vanaccessories2.png); background-repeat:no-repeat;}

.truckLinerShade{background-image:url(images/templateImag_truckaccessories.png); background-repeat:no-repeat;}
.truckTrapozideShade{background-image:url(images/templateImag_truckaccessories2.png); background-repeat:no-repeat;}

.suvLinerShade{background-image:url(images/templateImag_suvaccessories.png); background-repeat:no-repeat;} 
.suvTrapozideShade{background-image:url(images/templateImag_suvaccessories2.png); background-repeat:no-repeat;} 

.newLinerShade{background-image:url(images/templateImag_LinearNewAccessories.png); background-repeat:no-repeat;} 
.newTrapozideShade{background-image:url(images/templateImag_TrapozideNewAccessories.png); background-repeat:no-repeat;} 

.rvLinerShade{background-image:url(images/templateImag_rvaccessories.png); background-repeat:no-repeat;} 
.rvTrapozideShade{background-image:url(images/templateImag_rvaccessories2.png); background-repeat:no-repeat;} 
										
.newLinerShade{background-image:url(images/templateImag_LinearNewAccessories.png); background-repeat:no-repeat;} 
.newTrapozideShade{background-image:url(images/templateImag_TrapozideNewAccessories.png); background-repeat:no-repeat;} 

.truck_viewMaterialColors{background-image: url(/images/truck_requestMatColors.png); background-repeat:no-repeat;}
.truck_topBar_shade{background-image: url(/images/_truck_topShade.png); background-repeat:repeat-x;}
.truck_sideBar_shade{ background-image:url(/images/_truck_sideBar.png); background-repeat:repeat-y;}
.truck_banner{ background-image:url(/images/truck_back_banner.png); background-repeat:no-repeat;}
.slantedShade_red_left{background-image:url(/images/26x10_slantShade_red_left.png); background-repeat:no-repeat;}
.slantedShade_red_middle{background-image:url(/images/26x10_slantShade_red_middle.png); background-repeat: repeat-x;}
.slantedShade_red_right{background-image:url(/images/26x10_slantShade_red_right.png); background-repeat:no-repeat;}

.slantedShade_yellow_left{background-image:url(/images/26x10_slantShade_yellow_left.png); background-repeat:no-repeat;}
.slantedShade_yellow_middle{background-image:url(/images/26x10_slantShade_yellow_middle.png); background-repeat: repeat-x;}
.slantedShade_yellow_right{background-image:url(/images/26x10_slantShade_yellow_right.png); background-repeat:no-repeat;}

.rv_topBar_shade{background-image: url(/images/top_bar_green.png); background-repeat:repeat-x;}
.rv_sideBar_shade{ background-image:url(/images/green_left_Shade.jpg); background-repeat:repeat-y;}
.rv_banner{ background-image:url(/images/rv_back_banner.png); background-repeat:no-repeat;}
.slantedShade_green_left{background-image:url(/images/26x10_slantShade_green_left.png); background-repeat:no-repeat;}
.slantedShade_green_middle{background-image:url(/images/26x10_slantShade_green_middle.png); background-repeat: repeat-x;}
.slantedShade_green_right{background-image:url(/images/26x10_slantShade_green_right.png); background-repeat:no-repeat;}

.suv_topBar_shade{background-image: url(/images/top_bar_purple.png); background-repeat:repeat-x;}
.suv_sideBar_shade{ background-image:url(/images/leftSideBar_purple.png); background-repeat:repeat-y;}
.suv_banner{ background-image:url(/images/suv_back_banner.png); background-repeat:no-repeat;}
.slantedShade_purple_left{background-image:url(/images/26x10_slantShade_purple_left.png); background-repeat:no-repeat;}
.slantedShade_purple_middle{background-image:url(/images/26x10_slantShade_purple_middle.png); background-repeat: repeat-x;}
.slantedShade_purple_right{background-image:url(/images/26x10_slantShade_purple_right.png); background-repeat:no-repeat;}

.slantedShade_blue_left{background-image:url(/images/26x10_slantShade_blue_left.png); background-repeat:no-repeat;}
.slantedShade_blue_middle{background-image:url(/images/26x10_slantShade_blue_middle.png); background-repeat: repeat-x;}
.slantedShade_blue_right{background-image:url(/images/26x10_slantShade_blue_right.png); background-repeat:no-repeat;}

.itemName {color: #660000;font-size:14px;font-weight:bold;}
.stockNo { font-size:13px; color: #666666; border:1px solid #FFFFFF; margin:0px; padding:0px; background-color:#FFFFFF;}
.retailPriceStyle {font-size: 12px; font-weight:bold; color: #000033;}
.yourPrice {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}
.qty {font-size:10px;	font-weight:bold;}
.redText{font-weight:bold;color:#F00; font-size:14px;}
.blankImageClass{background:url(images/blank_img230.gif) no-repeat;}

.chekCurrentInventory{text-decoration:underline !important;font-size:14px;font-weight:bold;}

.header{
	background:url(images/header_blue.jpg) no-repeat;
	height:198px;
	width:950px;
}
.headerBlue{
	background:url(../images/header_blue.jpg) no-repeat;
	height:205px;
	width:950px;
}
.topnavbar{
	background:url(images/topnav_bar.png) repeat-x;
	height:18px;
}
.headerBlueSub{
	background:url(/images/header_blue2.jpg) no-repeat;
	height:205px;
	width:950px;
}
.sidebarBlueSub{
	background:url(/images/sidebar_blueSub.jpg) no-repeat;
}
.sidebarBlueMain{
	background:url(/images/_sidebar_blue.jpg) no-repeat;
}
.sidebarBlueShade{
	background:url(../images/sidebar_blue1.jpg) repeat-y;
}
.paddingTopBottom10{
	padding:10px 0px 10px 10px;
}
.headerYellow{
	background: url(/images/header_yellow.jpg) no-repeat;
	height: 205px;
	width: 950px;
	text-align: center;
}
.headerGreen{
	background: url(/images/header_green.jpg) no-repeat;
	height: 205px;
	width: 950px;
	text-align: center;
}
.sidebarYellowMain{
	background:url(/images/sidebar_yellow.jpg) no-repeat;
}
.sidebarYellowSub{
	background:url(/images/sidebar_yellow1.jpg) repeat-y;
}

.headerRed{
	background: url(/images/header_red.jpg) no-repeat;
	height: 205px;
	width: 950px;
	text-align: center;
}
.sidebarRedMain{
	background:url(/images/sidebar_red.jpg) no-repeat;
}
.sidebarRedSub{
	background:url(/images/sidebar_red1.jpg) repeat-y;
}
.headerPurple{
	background:url(/images/header_purple.jpg) no-repeat;
	height:205px;
	width:950px;
	font-size: 11px;
}
.sidebarPurpleMain{
	background:url(/images/sidebar_purple.jpg) no-repeat;
}
.sidebarPurpleSub{
	background:url(/images/sidebar_purple1.jpg) repeat-y;
}
@font-face {
 font-family: Impact;
 src: url("impact.ttf") /* TTF file for CSS3 browsers */
}
h1{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h1 a{
	color:#FFF;
	text-decoration:none;
}
h1 a:link{
	/*color:#adbcb4;*/ 
	color:#FFF;
	text-decoration:none;
}
h1 a:hover{
	color:#FFF;
	text-decoration:none;
}
h1 a:visited{
	color:#FFF;
	text-decoration:none;
}
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bolder;
	font-style:normal;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
	/*text-align: center;*/
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bolder;
	font-style:normal;
	letter-spacing:1px;
	margin:0px;
	padding:0px;
}

.slantedshadebar{background:url(/images/angled_rectangled.gif) no-repeat right;}
.slanted_shades_green {background-image:url(/images/slanted_shades-2.gif); background-repeat:no-repeat; background-position:center;}
.slantedShade_green{background:url(/images/slanted_shades_green.png) no-repeat center; height:22px;}
.slanted_shades_blue{background-image:url(/images/blue_slanted_shades.gif); background-repeat:no-repeat; background-position:center;}
.slantedshadeyellow{background:url(images/slanted_shades_yellow.gif) no-repeat; height:22px; width: 510px;}
.slantedshadeyellow420{background:url(images/slanted_shades_yellow_420.gif) no-repeat; height:22px;}
.thankyouHeader{background:url(images/thankyouHeader.jpg) no-repeat;}
.contactInfo18{font-size:18px; font-weight:bold;}
.paddingleft15{padding-left:15px;}
.blue_12_bold {
	font-weight: bold;
	font-size: 10px;
	color: #0000FF;
	text-align: center;
}
.slanted_shades_sm_blue{background-image: url(/images/blue_slanted_shades.gif); background-repeat:no-repeat;}
.slanted_shades2 {background-image: url(/images/slanted_shades_blue_530.gif); background-repeat:no-repeat;}
th[scope=row]{font-weight:normal;}
.blue12Bold{font-weight: bold;font-size: 12px;color: #000033;}
.white_11_bold{font-size:11px; color:#FFF; font-weight:bold;}
.blue_11_bold{font-size:11px; color:#003; font-weight:bold;}
.blue_11{font-size:11px; color:#003;}
.white_11_bold{font-size:11px; color:#FFF; font-weight:bold;}
.blue_11_bold{font-size:11px; color:#003; font-weight:bold;}
.blue_11{font-size:11px; color:#003;}
.red_10_bold{font-size:10px; color: #660000; font-weight:bold;}
.red_11_bold{font-size:11px; color: #660000; font-weight:bold;}
.red_14_bold{font-size:14px; color: #660000; font-weight:bold;}
.red_12{font-size:16px; color:#F00;}
.red_16{font-size:16px; color:#F00;}
.red_18{font-size:18px; color:#F00;}
.blue_10_bold{font-size:10px; color:#003; font-weight:bold;}
.blue_10{font-size:10px; color:#003;}
.blue_14{font-size:14px; font-weight:normal;}
.blue_14_bold{font-size:14px; font-weight:bold;}
.blue_16_bold{font-size:16px; color:#003; font-weight:bold;}
.blue_16_bold2{font-size:16px; color:#000099; font-weight:bold;}
.blue_18_bold{font-size:18px; font-weight:bold;}
.blue_9{font-size:9px; color:#003;}
.greay_12_bold{color:#999; font-size:12px; font-weight:bold;}
.bg_color {	background-color: #FFFFCC;font-size:10px;}
.footerNavHeight{height:70px; text-align:center; vertical-align:middle;}
.navFont{font-size:11px; font-weight:bold;}
.searchResults{font-size:13px;}
.font_10{ font-size:10px;}
.border_van{border-left:1px solid #75ACFA;border-right:1px solid #75ACFA;}
.border_truck{border-left:1px solid #FD7B81;border-right:1px solid #FD7B81;}
.border_suv{border-left:1px solid #C877CA;border-right:1px solid #C877CA;}
.border_rv{border-left:1px solid #A3CF8C;border-right:1px solid #A3CF8C;}
.border_sprinter{border-left:1px solid #FFCC00;border-right:1px solid #FFCC00;}
body form td{text-align:left;}
.slanted_shades_green_large {background-image:url(/images/slanted_shades-2.gif); background-repeat:no-repeat;}
.searchTitle {color: #FFFFFF;font-weight: bold;background-color:#F60;border:0px;cursor:pointer;}
.searchStyle{background-color:#FFFFCC;color:#333;border:0px;}
.bookmarkBorder{border:0px;}
.bookmark-bg{background: url("/images/bookmark.png") no-repeat 0 0;display:table-cell; vertical-align:middle;height:104px; width:157px;}
.bookmark-bg a{    
	font-weight: bold;
    line-height: 19px;
    font-size: 13px;
    width: 120px;
    display: inline-block;
    height: 65px;
    padding: 10px 0 0 0;
}
.bookmark-bg a:hover{color: #fff;}
.yellowSidebar{background:url(../images/sidebar_yellow1.jpg) repeat-y;}
.yellowSlantedShadeLeft{ background:url(../images/26x10_slantShade_yellow_left.png) no-repeat;}
.yellowSlantedShadeRight{background:url(../images/26x10_slantShade_yellow_right.png) no-repeat;}
.yellowSlantedShadeMiddle{background:url(../images/26x10_slantShade_yellow_middle.png) repeat-x;}
.rv_bookmark_background{background:url(../images/n_green_bookmark_background.jpg) no-repeat;}
.rv_greenTopShade{ background:url(../images/green_top_Shade.jpg) repeat-x;}
.vanTableHeading{color:#fff;}
.listedPrice{color:#660000; font-size:11px; font-weight:bold;}
.rvh1{ font-size:16px; font-weight:bold; color:#FFF;}
.rvh1 a:link{ color:#FFF; text-decoration:none;}
.rvh1 a:visited{ color:#FFF; text-decoration:none;}
.rvh1 a:hover{ color:#FFF; text-decoration:none;}
.boderBottom{border-bottom:1px dotted #ccc;}
.smlineBlue{border-top:2px solid #75acfa; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.itemTitle{font-family:Verdana, Geneva, sans-serif;font-size:16px;font-weight:bold;color:#000066;}
.smlineGreen{border-top:2px solid #697e73; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlineYellow{border-top:2px solid #ffcc00; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlineRed{border-top:2px solid #fd7b81; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlinePurple{border-top:2px solid #c877ca; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.vt-table{
    margin-top:-10px;
	width:109px;
	/*background-color:#F66;*/
}
.td-width{
	width:126px;
	/*background-color:#F09;	*/
}
.headerPromaster{
	background:url(images/header-promaster.jpg) no-repeat;
	height:205px;
	width:950px;
	text-align: left;
}
.promasterLinerShade{background:url(images/templateImag_promasteraccessories.png) no-repeat;}
.promasterTrapozideShade{background:url(images/templateImag_promasteraccessories2.png) no-repeat;}
.sidebarProMasterMain{background:url(images/sidebar_PromasterMain.jpg) no-repeat;}
.sidebarProMasterSub{background:url(images/sidebar_ProMaster_Sub.jpg) repeat-y;}
.sidebarNavBorderProMaster{border-left:1px solid #9D9DFF;border-right:1px solid #9D9DFF;}
.promasterTopSlantedBar{background:url(images/promaster-top-slantedbar.png) no-repeat; width:502px;height:20px;}
.smlineProMaster{border-top: 2px solid #8A8AFF; height: 20px;  margin: 10px auto 0; width: 120px;}
.smlineBlue{border-top:2px solid #75acfa; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.itemTitle{font-family:Verdana, Geneva, sans-serif;font-size:16px;font-weight:bold;color:#000066;}
.smlineGreen{border-top:2px solid #697e73; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlineYellow{border-top:2px solid #ffcc00; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlineRed{border-top:2px solid #fd7b81; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.smlinePurple{border-top:2px solid #c877ca; width:120px; margin:0 auto;height:20px;margin-top:10px;}
.promaster-slanted-bar-sm{background:url(images/Promaster-slanted-bar-sm.png) no-repeat;width:275px; height:20px;}
.promaster-slanted-bar-lg{background:url(images/Promaster-slanted-bar-lg.png) no-repeat;width:573px; height:20px;}
.promaster-slanted-bar-md{background:url(images/Promaster-slanted-bar-md.png) no-repeat;width:420px; height:20px;}
.border_bottom{border-bottom:1px dashed #999;}
.itemImage{height:70px; vertical-align:middle;}
.bg-rv{background:url(/images/bg-rv.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-van{background:url(/images/bg-van.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-sprinter{background:url(/images/bg-sprinter.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-truck{background:url(/images/bg-truck.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-suv{background:url(/images/bg-suv.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-ford{background:url(/images/bg-rv.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-dodge{background:url(/images/bg-dodge.png) no-repeat; height:126px; padding-top:2px; vertical-align:top;}
.bg-transit{}
.bottomNav{
	margin:0 auto;	
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
}
.bottomNav ul{
	bottom:0px;
	padding:0px;
}
.bottomNav ul li{
	list-style:none;
	display:inline;	
	font-size:12px;
	font-weight:bold;
	border-left:1px #000066 solid;
}
.bottomNav ul li:nth-child(1){
	border-left:none;	
}
.bottomNav ul li a{
	color:#000066;
	text-decoration:none;
	padding:20px 16px;
}
.bottomNav ul li a:hover{
	text-decoration:underline;	
	color:#F00;
}

/* Transit Vans*/
.yellowSidebar{background:url(../images/sidebar_yellow1.jpg) repeat-y;}
.slantedBarSmSprinter{background:url(images/slanted-bar-sm-sprinter.png) no-repeat;	width:411px;height:26px;}

.sidebarTransitSub{background:url(images/sidebar-transit-sub.jpg) repeat-y;}
.sidebarTransitMain{background:url(/images/sidebar_transit.jpg) no-repeat;}
.headerTransit{
	background: url(images/header_transit.jpg) no-repeat;
	height: 205px;
	width: 950px;
	text-align: center;
}
.linerBox-transit{background-image:url(/images/linear-transitVan.png); background-repeat:no-repeat;} 
.trapozideBox-transit{background-image:url(/images/trapozide-transitVan.png); background-repeat:no-repeat;} 
.slanted-shade-fl-transit{background:url(/images/slanted-shade-fl-transit.png) no-repeat; width:675px; height:20px;}
.slanted-shade-lg-transit{background:url(/images/slanted-shade-lg-transit.png) no-repeat; width:501px; height:20px;}
.slanted-shade-md-transit{background:url(/images/slanted-shade-md-transit.png) no-repeat; width:386px; height:20px;}
.navborder-transit{border:1px solid #e1c27e; -webkit-border-radius: 6px;border-radius: 6px;}
.smlineGold{border-top:2px solid #E1C37B; width:120px; margin:0 auto;height:20px;margin-top:10px;}

/* New Index Page */
.mainpgbg-rv{background:url(images/bg-main-rv.png) no-repeat; height:127px; padding-top:2px; vertical-align:middle;}
.mainpgbg-van{background:url(images/bg-main-van.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-sprinter{background:url(images/bg-main-sprinter.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-promaster{background:url(images/bg-main-promaster.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-truck{background:url(images/bg-main-truck.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-suv{background:url(images/bg-main-suv.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-transit{background:url(images/bg-main-transit.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.mainpgbg-nissan{background:url(images/bg-main-rv.png) no-repeat; height:126px; padding-top:2px; vertical-align:middle;}
.nav-border-transit{border:1px solid #E1C37B;-webkit-border-radius: 5px;border-radius: 5px;}
.f14px{font-size:14px;}

ul.topNavigation{padding:0; margin:0;width:100%;}
ul.topNavigation li{list-style:none; display:inline-block; float:left; padding:2px	10px; font-size:11px;}

.getBrowser{
	background-color:#2B4071;
	font-size:14px;
	color:#fff;	
	text-align:center;
	line-height:19px;
	/*padding-bottom:3px;*/
}
.getBrowser a{ 
	color:#fff;	
	font-weight:bold;
}
ul.bottomNavigation{
	padding:0;
	margin:0;
}
ul.bottomNavigation li{
	list-style:none;
	display:inline-block;
	float:left;
	padding:16px 5px;
	font-weight:bold;
}
.rv-site-heading a{
	color:#FF0;
	font-size:12px;
	font-size: 11px;
	font-weight: bold;
	top: 42px;
	left: 24px;
	position: absolute;
}
.established{
	position: absolute;
	right: 14px;
	font-weight: bold;
	color: rgb(255, 255, 0);
	top: 54px;
}
ul.upsell{
	padding:0;
	margin:0;
}
ul.upsell li{
	list-style:none;
	display:inline-block;
	border:1px dotted #ccc;
	width:22.5%;
	padding:16px 8px;
	margin-top:6px;
}
ul.upsell li div{
	vertical-align:top;
}
.itemname{
	font-size:12px;
	height:55px;
}
.itemimage{
	background: #fff none repeat scroll 0 0;
    text-align: center;
    min-height:80px;
}
.itemprice{
	font-size:12px;
	padding-left:10px;
}
.itemprice span.yourPrice{
	float:right;
	padding-right:10px;
}
.line-seperator{
	border-top:1px dotted #ccc;
	margin:10px;
}
.itemquantity{
	width:30%;
	float:left;
	text-align:center;
}
.itemaddtocart{
	width:65%;
	float:left;
	text-align:right;
}
.uplsellheading{
	padding:24px 0px;
}
/* Inventory Items */
ul.dvt-inventory{padding: 0; margin: 0;}
ul.dvt-inventory li{ 
	list-style: none;
	width: 180px;
	margin: 3px 0; 
	float: left;
	border: 1px solid #aaa;
	background-color: whitesmoke;
}
ul.dvt-inventory li:first-child,
ul.dvt-inventory li:nth-child(2n+5){margin-left:0px;}
.inventoryItemWrapper{ display: inline-block; font-size: 11px; padding: 3px;}
.inventoryItemWrapper .material span.name,
.inventoryItemWrapper .material span.stockNo{
	padding: 6px 0px;	
	display: inline-block;
}
.inventoryItemWrapper .material span.name{
	font-weight: bold;
	width:130px;
	text-align: left;
}
.inventoryItemWrapper .material span.stk-no{
	width: 45px;
	font-size: 11px;
}
.inventoryItemWrapper	.mat-img{width: 60px; float: left;}
.inventoryItemWrapper	.cart-wapper{width: 95px;}
.inventoryItemWrapper	.mat-img {float: left; width: 60px;}
.inventoryItemWrapper	.cart-wapper{float: left; width: 100px;}
.inventoryItemWrapper	.cart-wapper .stockNo,
.inventoryItemWrapper	.cart-wapper .qty{
	padding: 3px;	
}
.inventoryItemWrapper input[type="text"]{border: 0; background-color: transparent;	}
.inventoryItemWrapper .stkNo, 
.inventoryItemWrapper .qty{
	font-weight: bold;
	font-size: 10px;
	color:#000033;
}
ul.dvt-inventory li.inventory-heading{ 
	display:block; 
	width: 100%; 
	text-align:center; 
	padding: 24px 0; 
	background-color: transparent; 
	border: none; 
}
.in-stock{
	padding: 0 0 4px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: red;
}
.inv-qty {
    border: 1px solid #000000;
    display: inline-block;
    padding: 3px;
    text-align: center;
    width: 20px;
	background-color: pink;
	color: #000;
}
.cart-btn > input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("/images/add_to_cart.gif") no-repeat scroll 0 0;
    border: medium none;
    height: 25px;
    width: 95px;
    cursor: pointer;
}
.section_title_sprinter{background:url(images/slantedshade_sprinter.gif) no-repeat; width: 616px;}
.section_title_sprinterh{background:url(images/slantedshade_lgh_sprinter.gif) no-repeat; width: 640px;}
.section_title_sprinterhx{background:url(images/slantedshade_lghx_sprinter.gif) no-repeat; width: 750px;}

.slantedshade_md_sprinter{background:url(images/slactedshade_md_sprinter.gif) no-repeat;}
.slantedshade_sm_sprinter{background:url(images/slactedshade_sm_sprinter.gif) no-repeat; width:419px;}
.view_material_sprinter{background:url(images/view_materilas_sprinter.gif) no-repeat;width:320px; text-align:center; height:46px;}

.section_title_transit{background:url(images/slantedshade_lg_transit.gif) no-repeat; width: 616px;}
.section_title_transithx{background:url(images/slantedshade_lghxp_transit.gif) no-repeat; width: 750px;}
.view_material_transit{background:url(images/view_materilas_transit.gif) no-repeat;width:320px; text-align:center; height:46px;}

.section_title_promaster{background:url(images/slantedshade_lg_promaster.gif) no-repeat; width: 616px;background-size: 100% 100%;}
.section_title_promasterhx{background:url(images/slantedshade_lghxp_promaster.gif) no-repeat; width: 750px;background-size: 100% 100%;}
.view_material_promaster{background:url(images/view_materilas_promaster.gif) no-repeat;width:320px; text-align:center; height:46px;}

.section_title_truck{background:url(images/slantedshade_lg_truck.gif) no-repeat; width: 710px;}
.view_material_truck{background:url(images/view_materilas_truck.gif) no-repeat;width:320px; text-align:center; height:46px;}

.section_title_rv{background:url(images/slantedshade_lg_rv.gif) no-repeat; width: 616px;}
.section_title_rvx{background:url(images/slantedshade_lgx_rv.gif) no-repeat; width: 710px;}
.section_title_rvhx{background:url(images/slantedshade_lghx_rv.gif) no-repeat; width: 750px;}

.view_material_van{background:url(images/view_materials_van.gif) no-repeat;width:320px; text-align:center; height:46px;}
.section_title_van{background:url(images/slantedshade_lg_van.gif) no-repeat; width: 616px;}
.section_title_vanhx{background:url(images/slantedshade_lghx_van.gif) no-repeat; width: 710px;}


.section_title_suv{background:url(images/slantedshade_lg_suv.gif) no-repeat; width: 616px;}
.section_title_suvhx{background:url(images/slantedshade_lghx_suv.gif) no-repeat; width: 750px;}

.slanted-shade-sm-sprinterh{background:url(images/slanted-shade-sm-sprinterh.jpg) no-repeat; width: 310px;}
.slanted-shade-sm-promasterh{background:url(images/slanted-shade-sm-promasterh.jpg) no-repeat; width: 310px;}
.slanted-shade-sm-transith{background:url(images/slanted-shade-sm-transith.jpg) no-repeat; width: 310px;}