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

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333;
    color:#444;
	font-size:12px;
	text-align: center
}

#wrapper{
    text-align: left;
	width:1077px;
	margin:0 auto;
	background-color:#fff;
	padding-top:0;
}
p{
	font-size:12px;
	color:#47484b;
	line-height:16px;
	margin-top:5px;
	}
	
strong, ul, ol{
	font-size:12px;
	color:#47484b;
}

h1,h2,h3,h4{
	margin:0px;
	padding: 0px;
}

h1{
	font-size:23px;
	margin:0px;
}

h2{
	font-size:18px;
	margin:0px;
	
	}

h3{
	font-size:14px;
	padding:0px;
   /* color:#333;*/
}

.left{float:left}
.right{float:right}

.line{
border-bottom:#ccc 1px solid;
}

.small{
color:#333;
font-size:13px;
font-weight:normal;
}

.big{
font-size:17px;
font-weight:bold;
}

.blacktext {
	line-height:16px;
	font-size:12px;
	color:#000;
	}
	
a{
text-decoration:none;
color:#666666;;
}
a:hover{
text-decoration:underline;
color:#333333;
}

.link{
	text-decoration:underline;
    color:#FF0000;
}

img{
border:none;
}

.shadow{ 
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=2);
	text-shadow: 1px 1px 2px #000;
    color:#37406b;
	line-height:20px;
}

.mask {
    opacity: 0.5;
    background: #000;
    z-index: 100;
    height: 100%;
    position: fixed;
}

.modal {
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    z-index: 101;
}

#header{
/*background-image:url(images/reservation-top.jpg);
background-repeat:no-repeat;
background-position:bottom left;*/
height:90px;
padding-top:10px;
padding-right:32px;
}

#slogan {
	position:absolute;
	margin-left:300px;
	margin-top:35px;
	}
	
#logo{
/*width:225px;*/
	width:460px;
    padding-top:10px;
    float:left;
    margin-left:50px;
    position:relative;
}

/*#header-right{
float:right;
width:780px;
height:90px;
}*/

/*.tagline{
margin-top:0;
line-height:20px;
color:#999999;
font-weight:100;
margin-right:5px;
}*/

.tagline{
	line-height:20px;
	color:#999;
    position:absolute;
    font-weight:normal;
    top:25px;
    left:270px;
}

#rightside-header{
float:right;
padding-top:8px;
text-align:right;
}


#nav{
height:18px;
margin-top:4px;
color:#fff;
float:right;
background:url(images/nav-bkg.jpg) repeat-x;
background-position:top;
padding-top:8px;
}


#nav a{
	color:#fff;
	text-decoration:none;
	font-size: 11px;
	letter-spacing: 0.4px;
	display: inline;
	overflow: visible;
	padding:0 10px;
}

#nav a:hover{
text-decoration:underline;
}

#nav img{
background-position:top;
margin-top:-8px;
padding:0;
}

#phonenum{
float:right;
color:#666666;
text-align:right;
}

#big-graybox{
    background-color:#cbc8c9;
    height:285px;
    position: relative;
}

.checkrates{
	position:absolute;
    top:10px;
    left:215px;
    color:#fff;
}
 #home-leftcol{
	width:480px;
	margin-left:35px;
	float:left;
}

#home-rightcol{
    margin-left:25px;
    width:480px;
    float:left;
}

#reservation {
    background:url(images/reservation-bkg.jpg) no-repeat;
    color:#fff;
    font-size:12px;
    position: absolute;
    left: 35px;
    width: 383px;
    height: 272px;
    z-index: 2;
}

#reservation .container {
    margin: 0px 5px 10px 40px;
    width: 338px;
}


#reservation select{
font-size:11px;
}

#flash{
    width:627px;
    position: absolute;
    left: 418px;
	height:259px;
	background-color:#fff;
	top:13px;
    z-index: 1;
}

#mainContent{
width:100%;
}

#panels{
width:1007px;
margin:0 auto;
padding:10px;
}

.small-panels{
width:245px;
background-color:#FFFFFF;
float:left;
background-position:bottom;
height:170px;
padding-top:8px;
}

.small-panels h3.headline{
padding-left:10px;
}


.small-panels img{
float:left;
}

.moreinfo {
	text-align:left;
	}

#navigation{
background:url(images/panels/panel-gps.jpg) no-repeat; 
}


#mexins{
background:url(images/panels/panel_mexins.jpg) no-repeat;
}

#carseat{
background:url(images/panels/panel-carseat.jpg) no-repeat;
}

#airport{
background:url(images/panels/panel-airport.jpg) no-repeat;
}

#carseat h2{
color:#fff;
}

#carseat img{
float:left;
}

.car{
width:140px;
float:left;
text-align:center;
margin:10px 4px;
}


#logo h3{
margin:0;
color:#999999;
font-size:15px;
font-weight:lighter;
}


.headline{
font-style:italic;
}

#footer{
background-color:#878789;
color:#fff;
padding:10px 10px 15px 10px;
text-align:right;
}

#footer a{
color:#FFF;
padding:0px 10px;
float:left;
font-size:11px;
}

#footer a.align-right{
float:right;
display:block;
text-align:right;
}

/* forms */

.btn{
background:url(images/btn.png) no-repeat;
background-position:top left;
border:none;
color:#fff;
width:54px;
height:24px;
float:right;
margin:5px 15px 0 0;
}

/*Font Color*/
.gray{
color:#CCCCCC;
}

.darkgray{
color:#666;
}

.headline, .red{
color:#FF0000;
}

.red-underline {
	color: #ff0000;
	text-decoration:underline;
	text-transform: uppercase;
	letter-spacing:1px;
	margin-top:15px;
}

.blue{
color:#37406b;
}

.dark-blue{
color:#183163;
}

.white{
color:#fff;
}

.text {
	color:#000000;
	font-weight:normal;
	font-size:12px;
	}

/*  Car Rentals steps */
#leftcol{
	width:280px;
	float:left;
	padding:10px;
	color:#fff;
	min-height:600px;
}

#middlecol{
width:490px;
float:left;
padding:10px;
/*margin-top:20px;*/
}

#rightcol{
width:230px;
float:left;
padding-top:10px;
}

.car-details{
background-color:#f1eff0;
border:#cac8c9 solid 1px;
margin:5px 0;
min-height:540px;
height:540px;
}

#car-desc{
padding:10px 15px;
}

#calculator{
padding:15px;
background-color:#f1eff0;
border:#cac8c9 solid 1px;
margin:5px 0;
min-height:420px;
}

#leftcol a.change{
float:right;
text-decoration:underline;
color:#fff;
}

.leftnav{
float:right;
margin-right:30px;
margin-top:10px;
}

#leftnavlinks {
	position:relative;
	margin-right:32px;
	margin-top:15px;
	text-align:right;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	}
	
.bkg{
background:url(images/long-line.png)  no-repeat;
background-position:270px 20px;
}
.red-bkg{
color:#fff;
background:url(images/selection.jpg) repeat-x;
}

.small-gray{
background-color:#cbc8c9;
height:32px;
}

.steps{
background-color:#cbc8c9;
padding:5px 0px 5px 315px;
color:#fff;
}

.steps a{
color:#fff;
padding:0px 5px;
}
a.highlight, .highlight {
background:url(images/circle.jpg) no-repeat center;
padding:1px 7px;
color:#fff;
}

.whitebox{
background-color:#fff;
margin:5px 0;
padding:5px;
color:#333333;
}

.car-box{
width:450px;
border:#ccc solid 1px;
padding:7px;
padding-left:17px;
margin:5px;
position:relative;
color:#333;
}

.selected{
background:url(images/carbox-bkg.jpg) no-repeat left center;
}

.title{
font-size:15px;
font-weight:200;
text-align:center;
}
.details{
float:left;
}

.left{
text-align:center;
width:160px;
}
.middle{
padding:5px;
width:60px;
border-left:#ccc dotted 1px;

}

.middle img{
padding-right:5px;
}

.right{
text-align:right;
width:215px;
float:right;
}

ul#icons{
list-style:none;
background:url(images/icons2.jpg) no-repeat;
background-position:15px;
line-height:22px;
}




/*Form*/
.qty{
width:20px;
height:15px;
text-align:center;
border:#ccc 1px solid;
}

/*
input{
width:250px;
font-size:10px;
color:#666666;
border:#ccc solid 1px;
}*/

.next{
float:right;
margin-right:10px;
}

/*Tool Tips*/
.tip-wrap {
    display:none;
}
.tip {
    width: 140px;
    border: 1px solid #ccc;
    background-color: #fff;
	margin-top:-5px;
	margin-left:-60px;
	padding:10px;
	color:#333;
}
button.calendar {
    float: none;
    margin-top: -3px;
}
.callout {
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.cal-container {
    z-index: 105;
}
#quotetext{
    text-align: left;
	float:left;
}

*+ html #slogan {
	position:absolute;
	margin-left:25px;
	margin-top:35px; 
	}
.p-right0{ padding-right:0 !important}
ul.child-seat{margin:3px 6px 0px 6px;padding:4px 0 0 11px}	
.gps-cont{ width:237px; float:left; height:115px}
.transparent-img{ float:left;}
.gps-cont-rt{ width:80px; float:left; padding:10px 0 0 35px}
.mexico-cont, .airport-cont{ padding:0;width:221px;height:120px;float:left;}
.mexico-cont-rt{ width:80px; float:left; padding:22px 0 0 9px}
.cursor{cursor:pointer;height: 110px; margin-top: -10px; width:238px;}
.w-228{ width:228px !important}
.child-cont{ width:221px; float:left; height:126px}
.child-cont-rt{ width:90px; float:left; padding:10px 0 0 0px}

.airport-cont-rt{ width:80px; float:left; padding:10px 0 0 10px}


