
/* CSS Document */


/*********** #body styles ***********/



html, body {
  height: 101%;
}


html, body, ol, ul, li, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family:   Arial, Verdana, sans-serif;
	font-size: 100.01%;
	color: #000000;
  
	background-image: url(/images/layout/bg_gradient.jpg);
   background-repeat: repeat-x;
   background-color: #2e94f9;
}

body.wysiwyg_car {
	font-family:   Arial, Verdana, sans-serif;
	font-size: 100.01%;
	color: #000000;
   background-color: #2e94f9;
   background-image: none;
   width: 610px !important;
}

#rv_body {
    background-image: url(/images/layout/bg_gradient.jpg);
    background-repeat: repeat-x;
    background-color:#2e94f9;
}
.rv_imagediv { padding:5px;
margin-top:0;
border:0;
	
}
p, ul li {
	font-size: 16px;
}

.smaller_par { 
font-size:13px;
line-height:13px;

}

a {
/**FF0000**/
	color: #0467e1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h1,h2,h3,h4,h5,h6 { 
}


h1 
{
	font-size: 24px;
	font-weight: normal;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
   color:#f63;
   text-align:center;
}


h2 {
	font-size: 20px;
	font-weight: normal;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
    color:#000
}

h3 
{
	font-size: 18px;
	font-weight: normal;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
    color:#f63;
    margin-bottom:0px;
}
.ap{ font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#069;
}

h4, h5, h6 {

}

/*********** #div styles ***********/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #FFFFFF;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}	


#top {
}

#banner {
	background-image: url('file:///C|/Working Websites/images/layout/header/cars_banner.jpg');
	background-repeat: no-repeat;
	height: 134px;
   top:0px;
   left:0px;
}

#rv_banner{
   position:relative; 
   top:0px;
   left:0px;
	background-image: url('file:///C|/Working Websites/images/layout/header/rv_banner.jpg');
	background-repeat: no-repeat;
   top:0px;
   left:0px;
	height: 134px;
}

#headarea {
   font-family: arial,verdana,sans-serif;
   font-size: 14px;
   font-style: italic;
   font-weight: bold;
	padding-top: 80px;
	padding-left: 320px;
   color: #0066cc;
}

/************* End of menu */

#site_menu_cars {
   background-image: url('file:///C|/Working Websites/images/layout/header/blue_menu_bg.jpg');
   width: 950px;
   height: 32px;
   top: 0px;
   left: 0px;
   position: relative;
}

#site_menu_cars ul {
   height: 32px;
   background: transparent;
}

#site_menu_rv {
   background-image: url('file:///C|/Working Websites/images/layout/header/blue_menu_bg.jpg');
   width: 950px;
   height: 32px;
   top: 0px;
   left: 0px;
}

.site_menu_left {
   padding: 0px;
   margin: 0px;
   border: 0px;
   top: 0px;
   left: 0px;
   position: relative;
   float: left;
}

.site_menu_right {
   background: url('file:///C|/Working Websites/images/layout/header/blue_menu_right_bg.jpg') top right;
   padding: 0px;
   margin: 0px;
   border: 0px;
   top: 0px;
   right: 0px;
   position: absolute;
}

.site_submenu_left {
   padding: 0px;
   margin: 0px;
   border: 0px;
   top: 0px;
   left: 0px;
   position: relative;
   float: left;
}

.site_submenu_right {
   padding: 0px;
   margin: 0px;
   border: 0px;
   top: 0px;
   right: 0px;
   position: relative;
   float: right;
}

#site_menu_cars_bg_yellow {
   background: url('file:///C|/Working Websites/images/layout/header/cars_yellow_tab.png');
   width: 187px;
   height: 24px;
   margin: 0px;
   margin-top: 8px;
   padding: 0px;
   border: 0px;
   position: relative;
   float: left;
}

#site_menu_cars_bg_white {
   background: url('file:///C|/Working Websites/images/layout/header/cars_white_tab.png');
   width: 187px;
   height: 24px;
   margin: 0px;
   margin-top: 8px;
   padding: 0px;
   border: 0px;
   position: relative;
   float: left;
}

#site_menu_rv_bg_yellow {
   background: url('file:///C|/Working Websites/images/layout/header/rv_yellow_tab.png');
   width: 191px;
   height: 24px;
   margin: 0px;
   margin-top: 8px;
   padding: 0px;
   border: 0px;
   position: relative;
   float: left;
}

#site_menu_rv_bg_white {
   background: url('file:///C|/Working Websites/images/layout/header/rv_white_tab.png');
   width: 191px;
   height: 24px;
   margin: 0px;
   margin-top: 8px;
   padding: 0px;
   border: 0px;
   position: relative;
   float: left;
}

#site_menu_cars ul {
   list-style-type: none;
}

#site_menu_cars_bg_yellow  a, #site_menu_rv_bg_yellow a {
   color: #99632e;
   font-family: arial,verdana,sans-serif;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
   margin-top: 5px;
   padding-left: 40px;
   display: block;
}

#site_menu_cars_bg_yellow a:hover, #site_menu_rv_bg_yellow  a:hover {
   color: #fff6e5;
}

#site_menu_cars_bg_white a, #site_menu_rv_bg_white a {
   color: #0066cc;
   font-family: arial,verdana,sans-serif;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   margin: 0px;
   padding: 0px;

   margin-top: 5px;
   display: block;
}
#site_menu_cars_bg_white a, #site_menu_cars_bg_yellow  a {
   padding-left: 40px;
}
   
#site_menu_rv_bg_white a, #site_menu_rv_bg_yellow  a {
   padding-left: 30px;
}

#site_menu_cars_bg_white a:hover, #site_menu_rv_bg_white a:hover {
   color: #3399ff;
}

/******************** Start of new Search box ********************/
#search_box_input {
   background: transparent;
   width: 202px;
   height: 24px;
   margin: 6px 0px 0px 265px;
   padding: 0px;
   position: relative;
   float: left;
}

#search_input {
   background: url('file:///C|/Working Websites/images/layout/header/search_entry_bg.png') no-repeat top left;
   width: 202px;
   height: 24px;
   font-family: arial,verdana,sans-serif;
   width: 180px;
   font-size: 14px;
   font-style: italic;
   color: #8fa7bf;
   border: none;
   margin: 0px 0px 0px 0px;
   padding: 0px 10px 0px 10px;
   position: relative;
   float: left;
}

#search_input:hover, #search_input:active, #search_input:focus {
  outline-width:0;
  outline: none;
}

#search_box_input form {
   width: 240px;
   height: 25px;
   margin: 0px;
   padding: 0px;
}

#search_button {
   background: url('file:///C|/Working Websites/images/layout/header/search_btn.png') no-repeat;
   width: 28px;
   height: 25px;
   margin: 0px 0px 0px 7px;
   padding: 0px;
   border: none;
   position: relative;
   float: left;
   top: -2px;
}

#search_button:hover {
   background: url('file:///C|/Working Websites/images/layout/header/search_hover_btn.png');
   cursor: pointer;
}

/******************** End of new Search box ********************/
/* 
  -----------------------------------
AARONS DROPMENU
  -----------------------------------
*/

#p7PMnav {
	background-image: url(file:///C|/Working%20Websites/images/layout/header/yellow_menu_bg.jpg);
   background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	float: left;
   width: 100%;
	font-size: 14px;
}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background-color: #0066cc;
}

#p7PMnav ul ul {
	border: none;
}

#p7PMnav a {
	color: #99632e;
	text-decoration: none;
   font-weight: normal;
	display: block;
	height: 20px !important;
	background: transparent;
	padding-top: 4px;
	padding-right: 10px;
   padding-left: 10px;
   margin-top: 1px;
	margin-bottom: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e3a339;
   border-top: 0px;
   font-size: 14px;
   font-weight: bold;
   font-family: verdana, arial, sans-serif;
}

#p7PMnav ul a {
	padding: 6px 10px 6px 10px;
	color: #fff6e5;
   width: 200px;
	zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a46bf;
   border-left: 5px;
   border-left-style: solid;
   border-left-color: #0a46bf;
   border-right: 5px;
   border-right-style: solid;
   border-right-color: #0a46bf;
   top: -5px;
   font-weight: normal;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #fff6e5;
}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	color: #fdb91c;
   border-left-color: #fdb91c;
   border-right-color: #fdb91c;
	background-image: none;
   }

/* ------ the current page marker style ------ */

#p7PMnav .p7PMmark {
   color: #ffee99;
}

#p7PMnav ul .p7PMmark {
	color: #CCCCCC;
}

/* ------ the trigger link styles ------- */
/* the active trigger link style */

#p7PMnav .p7PMon {
	color: #999999;
}

#p7PMnav ul .p7PMon {
	color: #CCCCCC;
	background-color: #0066CC;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	top: 0;
}

#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 148px;
}

/* hide from IE mac \*/
#p7PMnav li {width: auto;}

/* end hiding from IE5 mac */

#p7PMnav ul li {
	float: none;
}

#p7PMnav ul, #p7PMnav ul li {
	width: auto;
   border-bottom-color: #666666;
   border-bottom: 10px;
}

#submenu_cars {
   background:url('file:///C|/Working Websites/images/layout/header/yellow_menu_bg.jpg');
   height:26px;
   width: 950px;
}

#submenu_cars #p7PMnav {
 width: auto;
}

#p7PMnav  #rv_empty_menu_tab {
   margin-left: 100px;
}

#p7PMnav #cars_empty_menu_tab {
   margin-left: 161px;
}


/************* End of menu */

/***** Footer *****/
/**will break existing design*/
/* removes bottom border to allow for new footer layout **/
#wrapper{
   border-bottom: none;
}
/****/
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #0066CC;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#footer ul{
   list-style-type:none; 
   padding:0px;
   margin:0px;
}
#footer li{
   display: inline;
}
#footer .links_container{
   float:left;
   border-right:solid 1px #69C;
}
#footer .last_item{
   border:none;
}
#footer .items_2 .links_container{
   width:380px;
   padding:0 10px 0 10px;
}
#footer .items_3 .links_container{
   width: 296px;
   padding:0 10px 0 10px;
}
#footer .items_4 .links_container{
   width: 224px;
   padding:0 6px 0 6px;
}
#footer .links_container ul{
   padding:0 0 10px;
   list-style-type:none;
}
#footer .links_container li{
   display:block;
   padding-top:0.2em;
}
#footer .links_container a{
    color: #B3CCE6;
    font-size: 14px;
    font-weight: normal;
    font-family: verdana, arial;
    text-decoration: underline;  
}
#footer .links_container img{
    border: none;  
}
#footer .links_container a:hover{
    text-decoration: none;  
}
#footer .footer_link{
   background-color:#fff;
   padding-bottom:0.5em;
}
#footer .footer_link a{
   color:#0467E1;
   font-family: verdana, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}
#footer .footer_link a:hover{
   color:#69C;      
}
#footer .links_container h1 {
   margin:0 0 0.25em 0;
   color:#fff;
   text-align:left;
   font-size:14px;
   font-family:arial, sans-serif;
   font-weight:bold;
}
#footer .links_container h3 {
  margin: 0 0 0.25em 0;
  color: #FFF;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: bold;
  text-align: center;
}
#footer .container
{
   z-index:1;
   overflow:hidden;
   padding-top:10px;
}
#footer .bg_top{
}      
#footer .bg_bottom{
}    
#footer .contact_text{
   color: #FFF;
   font-size: 14px;
   font-weight: normal;
   line-height:1.5em;
}
/*********** #selector styles ***********/


.content {
	padding: 20px;
}


.columnone {
	width: 600px;
	vertical-align: top;
padding-left:30px;

}

.columnone_v2 {
	width: 680px;
	vertical-align: top;
}

.columntwo {
	width: 40px;
}
.columnthree {
	width: 270px;
	vertical-align: top;
}

.columnthree_v2 {
	width: 200px;
	vertical-align: top;
}

/*********** #boxes styles ***********/



.dropshadow {
	background-color: #dddddd;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(file:///C|/Working%20Websites/images/dropshadow-mask.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.boxone {
	border: 8px solid #0066CC;
	background-color: #efc135;
}

.boxtwo {
	font-size: 14px;
	width: 100%;
	margin: 0px 0px 0px 0px;

}

.forminput {
	border: 1px solid #CCCCCC;
}

.reverseone {
	background-image: url(file:///C|/Working%20Websites/images/01-bar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.adboxtwo {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(file:///C|/Working%20Websites/images/02-grad.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.adboxthree {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(file:///C|/Working%20Websites/images/03-grad.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*********** #funnel styles ***********/
.pickup {
	background-color: #0066CC;
	border: 1px solid #0066CC;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.resultstableone {
	font-size: 11px;
	border: 4px solid #0066CC;
	width: 100%;
	padding: 5px;
	margin: 0px;
}

.resultstabletwo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

.resultstablethree {
	background-color: #FFFFCC;
}

.resultstablefour {
	background-color: #C4FFFF;
}

.resultstablethree, .resultstablefour {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.buttonone {
	background-image: url(file:///C|/Working%20Websites/images/01-blank-btn.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 8px;
}

.buttonone a {
	color: #FFFFFF;
	text-decoration: none;
}

.buttonone a:hover {
	text-decoration: underline;
	color: #990000;
}


.story {
	margin: 20px;
}


.boxgrad {
	border: 1px solid #99CC99;
	background-image: url(file:///C|/Working%20Websites/images/01-grad.jpg);
	background-repeat: repeat-x;
}

.formbox {
	border: 1px solid #CCCCCC;
	background-image: url(file:///C|/Working%20Websites/images/24px-grad.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #999999;
	padding: 5px;
	margin: 5px;
}

.submit_btn {
	border: 1px solid #333333;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.float_right{
	float: right;
   margin-left:5px;
}

.float_left{
   float: left;
   margin-right:5px;
}

.center_obj{
   margin-left:auto;
   margin-right:auto;
   text-align:center;
}

.clear_fix{
clear:both;
}

.rightimage {
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftimage {
	float: left;
	padding-right: 20px;
}

.button {
	background-repeat: no-repeat;
	width: 80px;
	background-image: url(file:///C|/Working%20Websites/images/01_arrow.gif);
	padding-left: 16px;
}
.button a {
	text-decoration: none;
	font-weight: bold;
}

/*********** #clear floats ***********/

.clearit {
	display: block;
	clear: both;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

/*********** #layer ***********/


#Layer1 {
	position:absolute;
	z-index:1;
	left: 299px;
	top: 180px;
	float: left;
}

.search_loc_d {
position:absolute;
z-index:3;
background-color:white;
height:250px;
width:250px;
overflow:auto;
display:none;
font-size:12px !important;
opacity:1.0;filter:alpha(opacity=100)
}

.div_fix {
position:absolute;
height:250px;
width:250px;
display:none;
border:none;
}

.resbox_white_txt {
color:white;
padding: 4px 0px 4px 15px;
font-size:13px;
font-weight:bold;
width:180px;

}

.res_element{
float:left;
padding:3px;
}
div#dropoffloc
{
  display: block;
}
.resbox_field{
    width:auto;
    float:left;
    margin:0px;
}
.resbox_field_behind{
    width:auto;
    float:left;
    margin:0px;
}

.resbox_field *{
    z-index:3;
}

.resbox_field_behind *{
    z-index:2;
}

.resbox_field2{
    width:auto;
    float:left;
    padding-bottom:10px;
    margin-left:10px;
}

.resbox_radiotext{
    display:inline; color:white; font-family:Arial; size:14px; margin-right:12px;
}

.resbox_radiotext2{
    display:inline; 
    color:white; 
    font-family:Arial; 
    size:14px; 
    margin-left:12px; 
    font-weight:bold;
    text-align: left;
}

.resbox_requotetext{
    display:inline; 
    color:white; 
    font-family:Arial; 
    size:14px; 
    margin-left:50px;
    text-align: left;
}

.resbox_requotetext2{
    display:inline; 
    color:white; 
    font-family:Arial; 
    size:14px; 
    margin-left:50px; 
    font-weight:bold;
    text-align: left;
}

#resbox_wrapper{
    width:532px;
    margin:0 auto 0 auto;
    padding:0px;
    position:relative;
    background: url('/images/layout/resbox_bg_middle.png') top left repeat-y;
    height: auto;
    }
.rv_resbox_block  {padding: 5px 0px;}
    
.resbox_break{
    clear:both; 
    height:1em;
}
.resbox_background_top{
    position:relative;
    top:1px;
    margin:0 auto 0 auto;
    padding:0px;
    background-image:url(/images/blue2_resbox_top.png);
    width:532px;
    height:19px;
    background: url('/images/layout/resbox_bg_top.png') center center no-repeat;
    height: 20px;
}
.resbox_background_body{
    background-image:url(/images/blue2_resbox_body.png);
}
.resbox_background_bottom{
    width:532px;
    margin:0 auto;
    background: url('/images/layout/resbox_bg_bottom.png') center center no-repeat;
    height: 20px;
}

.resbox_white_txt_large {
    color:white;
    padding: 10px 0px 4px 15px;
    font-size:16px;
    font-weight:bold;
    width:180px;
    font-family:verdana;
}

.resbox_headertext_large {
    color: #cf6;
    padding: 10px 0px 4px 15px;
    font-size:16px;
    font-weight:bold;
    font-family:verdana;
    text-align: center;
}


.search_loc_d {
border:solid 1px #0066cb;
}


.resbox_top {
margin:0px !important;
padding:0px !important;

}

fieldset.contentbox {
border: 1px solid #e7e7e9;
}

fieldset.suppbox {
width:290px;
border: 1px solid #e7e7e9;
}

/*
**  Rmenu styles for improvements 
*/


#search_box {
    border: 1px solid #ccc;
    width: 200px;
    text-align: left;
}
#search_box_head {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: normal;
   background-image: url(/images/03_bar_b.jpg);
   background-repeat: repeat-x;
   background-position: left center;
   vertical-align: text-bottom;
   text-align: center;
   height: 40px;
   width: 200px;
}

#search_box_head1 {
    display: block;
    padding-top: 8px;
    text-align: center;
}
#search_box p {
   padding: 2px 0 2px 0;
   margin: 0px;
}

#search_box .align {
   text-align:center;
}

        
.search_btn{
   width:100px;
   height:23px;
   background:url(/images/search_btn.png) top left no-repeat;
   border: 0px;
    margin:3px auto auto auto;
}

.search_btn:hover{
   background:url(/images/search_btn_hover.png) top left no-repeat;
}

#poploc {
    border: 1px solid #ccc;
    width: 200px;
    text-align: left;
    margin-top:20px;
}
#poploc p {
   padding: 2px 0 2px 0;
   margin: 0px;
}

#poploc_head {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: normal;
   background-image: url(/images/03_bar_b.jpg);
   background-repeat: repeat-x;
   background-position: left center;
   vertical-align: text-bottom;
   text-align: center;
   height: 40px;
   width: 200px;
}



#poploc_head1 {
    display: block;
    padding-top: 8px;
    text-align: center;
    font-size: 16px;
}
.poploc_link {
    color: #69c;
    font-size: 16px;
    font-weight: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: underline;  
    padding-left: 20px;
}

/* Rmenu call us now */


#callus {
    border: 1px solid #ccc;
    width: 200px;
    text-align: left;
    margin-top:20px;
}
#callus p {
   padding: 2px 0 2px 0;
   margin: 0px;
}

#callus .subhead
{
  padding: 2px 0 2px 0;
   font-size:14px;
   font-weight:bold;
}
   

#callus_head {
   text-decoration: none;
   color: #FFFFFF;
   font-weight: normal;
   background-image: url(/images/03_bar_b.jpg);
   background-repeat: repeat-x;
   background-position: left center;
   vertical-align: text-bottom;
   text-align: center;
   height: 40px;
   width: 200px;
}

#callus_head1 {
    display: block;
    padding-top: 8px;
    text-align: center;
}

#callus .teamimage{
    background: url(/images/resteam_small.jpg) top left no-repeat;
    width:186px;
    height:132px;
    margin-top:0.5em;
    margin-bottom:0.5em;
}

#callus div{
    width:auto;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#callus .phno{
    text-align:right;
    font-size:14px;
    font-weight:normal;
}


.link {
    color: #69c;
    font-size: 16px;
    font-weight: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: underline;  
}

.linktext {
    color: #69c;
    font-size: 16px;
    font-weight: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: underline;  
}
.linktext_details {
   color: #000;
   font-size: 16px;
   font-weight: normal;
   font-family: arial,verdana,sans-serif;
}

#adboxone {
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    width: 200px;
    background-image: url(/images/03_bar_g.jpg);
    background-repeat: repeat-x;
    text-align: left;
 }
#adboxone1 {
   display: block;
   padding-top: 8px;
   padding-bottom: 12px;
   text-align: center;
}
#adboxone p {
   padding: 2px 0px 2px 0px;
   margin: 0px;
}

.supplocs {
font-family: arial,verdana,sans-serif;
font-size: 13px;
height:30px;

}

.reserrorbox {
    COLOR: #133B6D;
    FONT-SIZE: 14px;
    FONT-WEIGHT: Bold;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFDD;
    BORDER-RIGHT: 1px solid #CC0000;
    BORDER-LEFT: 1px solid #CC0000;
    BORDER-TOP: 1px solid #CC0000;
    BORDER-BOTTOM: 1px solid #CC0000;
font-family: arial,verdana,sans-serif;

}

.reserror1 {
padding-left:35px;
    COLOR: #133B6D;
    FONT-SIZE: 16px;
    FONT-WEIGHT: Bold;
font-family: arial,verdana,sans-serif;
}
.reserror2 {
    COLOR: #000000;
    font-size: 16px;
    FONT-WEIGHT: Normal;
    font-family: arial,verdana,sans-serif;
}

.reserror3 {
    COLOR: #000000;
    FONT-SIZE: 11px;
    FONT-WEIGHT: Normal;
font-family: arial,verdana,sans-serif;
}

.reserror4 {
    COLOR: #cc0000;
    FONT-SIZE: 11px;
    FONT-WEIGHT: Normal;
font-family: arial,verdana,sans-serif;
}


.suppgroup {
padding-bottom:5px;
}

.locdesc {
white-space: normal;
font-family: arial,verdana,sans-serif;
font-size: 13px;
font-weight:bold;
}

.loclinks {
color: #82b93a;
font-weight:900;
}

p,.stdtext {
   color: #000;
   font-size: 16px;
   font-weight: normal;
   font-family: arial,verdana,sans-serif;
}
.stdbluehead {
   color: #03c;
   font-size: 14px;
   font-weight: bold;
   font-family: arial, verdana;
}

.putbehind {
z-index:1;

}

.div_link {
   font-size: 14px;
}

.airport_restrict {
width:135px;
text-align:right;
border: 1px solid #00ffcc;
}

.loc_width {
width:160px;
height:100px;
border: 1px solid #00ffcc;
}

.table_input {
width:220px;
}

.noborder {
border:0px;
}

.wait_fieldset {
border: 1px solid #e7e7e9;
padding : 8px;
margin-top:20px;
}

.wait_legend {
color:#6699cc;
font-weight:900;
}

.wait_list {
padding-left:15px;
}

.wait_list li {
padding: 3px;
}



.display_class_green {
/*background-image : url('/images/green_bg.png');*/
    background-repeat: repeat-x;
border-top: 1px solid #c3c3c3;
border-bottom: 1px solid #c3c3c3;
border-left: 1px dotted #c3c3c3;
font-family:  Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
font-size: 14px;
padding:5px 5px 5px 15px;
vertical-align:middle;
}

.display_class_blue {
background-color:#e0f7fe;
/*background-image : url('/images/blue_bg.png');*/
    background-repeat: repeat-x;
border-top: 1px solid #c3c3c3;
border-bottom: 1px solid #c3c3c3;
border-left: 1px dotted #c3c3c3;
font-family:  Arial,Verdana,sans-serif;
font-size:14px;
padding:5px 5px 5px 15px;
vertical-align:middle;
}

.screen2_display_left_box {
border-top: 1px solid #c3c3c3;
border-left: 1px solid #c3c3c3;
border-bottom: 1px solid #c3c3c3;
border-right: 0px solid #c3c3c3;
}

.screen2_book_btn {
padding:0px 5px 5px 0px;

}

.screen2_pudo {
    padding:6px;
    width:90%;
    border:solid 2px #06c;
}

.screen2_pudo  tr td{
    padding:0px;
}



.screen2_header_note {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;

    text-decoration: none; 
}

.resst2_info {
font-family: Arial, Verdana, sans-serif;
font-size:15px;
}

.resst3_extra {
font-family: Arial, Verdana, sans-serif;
font-size:14px;
color:#000;
border:0px;
}

.resprogress1 {
font-size:14px;
    font-family: arial,verdana,sans-serif;
    text-decoration: none; 
}

.resprogress1_orange {
color:#ff6633;
font-weight:bold;
    font-family: arial,verdana,sans-serif;
    text-decoration: none; 
}

.pudo_details {
    color:#000;
    font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 15px;
    display:block;
    padding:0.2em 1em 0.1px 1.5em; 
    text-align:left;    
}
.pudo_details2{
    color:#000;
    font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 15px;
    display:block;
    padding:0.0em 1em 0.1px 1.5em; 
    text-align:left;
    display:block
}


.pudo_head_bg{
    display:inline-block;
    /*background:url(/images/01-menu-bar-blue.gif) left 50% repeat-x;*/
    height:18px;
    padding:2px;

    width:80px;
    vertical-align:50%;
}
.pudo_details_cont
{
    display:inline-block;
}

.pudo_head_text{
    color:#000;
    font-size: 15px;
    font-weight:bold;
    display:inline-block;
    font-family:  Verdana, 'Lucida Grande', 'Lucida Sans Unicode',  sans-serif;
}

.screen3_costings {
border:4px solid #0066CC;
border-top:none;
padding:1em 0 1em 0;

/** Original ebfad8 **/
background-color:#fff;
width:500px;
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
}


.costing_head
{
    text-align:center;
    display: block;
    background: url('/images/01-menu-bar-blue.gif') top left repeat-x;
    height:30px;
    width:auto;
    padding:0px;
    margin:0px; 
}

.costing_head_text
{
    color:white;
    font-size:16px;
    font-weight:normal;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', verdana, arial, sans-serif;
    padding-top:4px;
    display:block;
}


.screen3_vehicle {
background-image : url('/images/blue_bg.png');
background-repeat: repeat-x;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
font-weight:bold;
width:450px;
}

.resst3_problems {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.screen3_pudo {
background-color: #e7e7e9;
border: 0px;
    color: #69c;
    font-size: 14px;
    font-weight: normal;
    font-family: arial,verdana,sans-serif;
    text-decoration: none; 
}





.headbox {
color:#ff6633;
}

.rightInfo {
margin:0px auto;

color: #6699cc;
border: 4px solid #0066CC;
font-size:15px !important;
}

.resst3_lb1 {
padding-top:8px;
color:#000;
font-weight:bold;
background-color:#e0f7fe;
}

.searchStates {
background-color:#fff !important;
background-image: url('/images/blank_image.png');
}

.searchText {
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
}

.searchStatesBox {
border:5px solid #669933;
padding:5px;
background-color:#ebfad8;
height:100px;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
}

.confo {
padding:20px 0px 20px 0px;
color: orange;
text-align:center;
font-family: Verdana,Arial,sans-serif;
font-size: 16px;
font-weight:bold;
}

.resultScreen {
margin-left:0px;
margin-right:0px;
font-family: Arial, Verdana, sans-serif;
font-size:16px;
}

.thankyou {
padding-top:10px;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
font-weight:bold;
color:#ff6633;
font-size:25px;
}

.supp_table_loc {

font-family: Arial, Verdana, sans-serif;
font-size: 13px;

}

.supps {
width:140px;
border:1px solid #c3c3c3;
font-size:14px;
}

.supphead {
font-weight:bold;
font-size:14px;
}

.supp_desc1 {
background-color:#e0f7fe;
font-size:14px;
}

.supp_desc2 {
background-color:#e1f6c9;
font-size:14px;
}

.color1 {
background-color:#fff;
padding:2px;

}

.color2 {
background-color:#fff;
padding:2px;

}

.pageTxt1 {
text-align:center;
color:#ff6633;
font-weight:bolder;
font-size:21px;
}

.pageTxt2 {
padding-top:8px;
color:#69c;
font-weight:bold;padding:5px;
}

.index_link {
padding-top:8px;
color:#ff6633;
text-decoration:underline;
font-weight:bold;padding:5px;
}


.retrieve_vouch {
border: 1px solid #c3c3c3;
padding:3px;
}

.view_vouchers {
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
}

.quote_text_1l {
background-color:#e1f6c9;
}

.quote_text_2l {
background-color:#e0f7fe;
}

.standardTable {
border:1px solid #c3c3c3;
font-family: Verdana, Arial,  sans-serif;
font-size: 15px;
}

.progressTable {
border:0px solid #ff6633;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
color:#d4d4d4;
}

.testimonials {
font-size:14px ;
border:1px solid #0066CC;

}

.info_head { 
   color: #FFFFFF;
   font-weight: normal;
   background-image: url(/images/03_bar_b.jpg);
   background-repeat: repeat-x;
   text-align:center;
   font-size:16px;
   height: 40px;
   width: 200px;             
}

.confohead { 
   color: #FFFFFF !important; 
font-weight: bold;
   background-image: url(/images/03_bar_b.jpg);
   background-repeat: repeat-x;
   text-align:center;
   font-size:16px;
   height: 40px;

  }

.info_head_text {
position:relative;
bottom:3px;
}

.happycusts {
font-size:14px ;
text-align:left;
color:#000;
padding: 5px 10px 5px 10px;
}

.happycustslink {
font-size:14px ;
text-align:right;
padding:2px 0px 3px 0px;
}

.tips_Table {
border:4px solid #0066CC;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.tips_cell {
padding:6px 4px 6px 4px;
}



.rboxTop3 {
    BACKGROUND-COLOR: #ffffff;
    background-image: url(/images/carhire_sprite_2.gif);
    background-position: -5px -179px;
    BACKGROUND-REPEAT: no-repeat;
    padding: 0px;

}

.rboxBottom3 {
   BACKGROUND-COLOR: #ffffff;
   background-image: url(/images/carhire_sprite_2.gif);
   background-position: -5px -210px;
   BACKGROUND-REPEAT: no-repeat;
}

.rbox_gradient_l {
   background-image: url(/images/carhire_sprite_1h.gif);
   background-position: -5px -0px;
   BACKGROUND-REPEAT: repeat-y;
}

.rbox_gradient_r {
    padding: 0px;
    background-image: url(/images/carhire_sprite_1h.gif);
    background-position: -24px -0px;
    BACKGROUND-REPEAT: repeat-y;
z-index:1;
}

.screen4_confo {
border:4px solid #0066CC;
padding:0px;
background-color:#fff;
width:500px;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
}

.list_points {
padding-top:10px;
padding-left:10px;
}
.list_points li {
   margin-left:10px;
}



.stdul{
margin-left:30px;
}

.linklist{
    font-weight:normal;
    color:#0467E1;
    margin-left:20px;
    list-style-type:disc;
}
.linklist li{
    padding:.15em 0 .15em 0;
}

.articlelead {    
    font-family: Verdana, Arial, Verdana, sans-serif;
    font-size:16px;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.terms {
padding-left:25px;
}


.rbox_gradient_l {
    BACKGROUND-IMAGE: url(/images/rbox_gradient_l.gif);
    BACKGROUND-REPEAT: repeat-y;
    BACKGROUND-POSITION: center left;
    PADDING: 0px;
}

.rbox_gradient_r {
    BACKGROUND-IMAGE: url(/images/rbox_gradient_r.gif);
    BACKGROUND-REPEAT: repeat-y;
    BACKGROUND-POSITION: bottom right;
    PADDING: 0px;
}

.contact_Bottom {
    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-IMAGE: url(/images/contact_bottom.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: top left;
}

.contact_Top {
    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-IMAGE: url(/images/contact_top.gif);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: bottom left;
}


.contact_r1_r {
   background-color: #E8EFF9;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-RIGHT: 1px solid #008CC9;
}

.contact_r1_top {
   background-color: #E8EFF9;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-LEFT: 1px solid #008CC9;
   BORDER-TOP: 1px solid #008CC9;
}

.contact_r1_r_top {
   background-color: #E8EFF9;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-RIGHT: 1px solid #008CC9;
   BORDER-TOP: 1px solid #008CC9;
}

.contact_r2 {
   background-color: #FFFFFF;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-LEFT: 1px solid #008CC9;
}

.contact_r2_r {
   background-color: #FFFFFF;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-RIGHT: 1px solid #008CC9;
}

.contact_r2_bottom {
   background-color: #FFFFFF;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-LEFT: 1px solid #008CC9;
   BORDER-BOTTOM: 1px solid #008CC9;
}

.contact_r2_r_bottom {
   background-color: #FFFFFF;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-RIGHT: 1px solid #008CC9;
   BORDER-BOTTOM: 1px solid #008CC9;
}

.contact_r1 {
   background-color: #E8EFF9;
   COLOR: #000000;
   font-size: 14px;
   FONT-WEIGHT: normal;
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   BORDER-LEFT: 1px solid #008CC9;
}

/* START Link Exchange formats for article pages */

.letitle {
   color: #fff;
   font-size: 14px;
   font-weight: bold;
   background-color: #0066CC;
   padding: 2px;
   margin: 0px;
}
.leoutbox {
  border: 1px solid #0066CC;
}

.lelink {
   
   color: #30f;
}
.leinner {
  padding: 3px;
  margin: 0px;
}

/*  END Link Exchange formats for article pages */

#rv_tab{
background:url(../images/rv_tab.png);
width:120px;
height:30px;
position:absolute;
top:0px;
left:700px;
}

#cars_tab{
background:url(../images/cars_tab.png);
width:120px;
height:30px;
position:absolute;
top:0px;
left:800px;
}

 .heading{
  width: 500px; margin-left:auto; margin-right:auto; margin-bottom: 10px;
 }

 
/* Start Quote/Vouchers Print-only CSS - Admin */
.print_h1 {
   font-family: verdana,arial,sans-serif;
   font-size: 20px;
   font-weight: bold;
   color:#000;
   text-align: center;
   padding: 0;
   padding-top: 10px;
   padding-bottom: 10px;
   margin: 0;
   }

.print_h2 {
   font-family: verdana,arial,sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000;
   text-align: center;
   padding: 0;
   padding-top: 8px;
   padding-bottom: 8px;
   margin: 0;
   }

.print_h3 {
   font-family: verdana,arial,sans-serif;
   font-size: 17px;
   font-weight: bold;
   color: #000;
   text-align: center;
   padding: 0;
   padding-top: 6px;
   padding-bottom: 6px;
   margin: 0;
   }

.print_h4 {
   font-family: arial,verdana,sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #000;
   text-align: center;
   padding: 0;
   padding-top: 4px;
   padding-bottom: 4px;
   margin: 0;
   }

.print_txt,.print_txt_sm {
   font-family: helvetica,arial,sans-serif;
   font-size: 16px;
   font-weight: normal;
   color: #000;
   padding: 10px;
   margin: 0;
   text-align: left;
   }
   
.print_txt_sm {
   font-size: 13px;
   }

.print_ul {
   font-family: helvetica,arial,sans-serif;
   font-size: 16px;
   font-weight: normal;
   color: #000;
   padding: 16px;
   padding-left: 75px;
   margin: 0;
   text-align: left;
   list-style-type: disc;
   }

.print_table {
   font-family: helvetica,arial,sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #000;
   text-align: left;
   border: 1px solid #CCC;
   margin: 10px auto;
   }
   
.print_table th {
   font-weight: bold;
   background-color: #E5E5E5;
   border: 1px solid #CCC;
   padding: 3px;
   text-align: center;
   padding-left:10px;
   padding-right: 10px;
   }

.print_table td {
   border: 1px solid #CCC;
   padding: 3px;
   padding-left:10px;
   padding-right: 10px;
   text-align: left;
   }
   
/* End Quote/Vouchers Print-only CSS - Admin */
.rvbreaks {line-height:1px;
color:#999;
size:400;
}

.refine_searchbutton_rv {
	border: 0px;
	float: right;
	padding: 0px;
	cursor: pointer;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.clearfix {
   display: inline-block;
}

html[xmlns] .clearfix {
   display: block;
}

* html .clearfix {
   height: 1%;
}


.spanfix span {
  margin-left: 0 !important;
}