@charset "utf-8";

body{
	padding: 0;
	margin: 0;
	margin-top: 0px;
	background-image: url(img/newheader.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Calligraphy";
}
html { 
	overflow: -moz-scrollbars-vertical;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, label {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #000;
}
p, ul, ol, dl, table, label {
	font-size: 14px;
	line-height: 18px;
}
h1, h2{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1em;
	color: #2a3fc3;
}

blockquote{}
a {
	text-decoration: underline;
	color: #2a3fc3;
}
a:hover {
	text-decoration: none;
	color: #2a3fc3;
}
img {
	border: 0;
}
ol {
	font-size: .7em; margin: 0 0 0 22px; padding: 0;
}
ul {
	list-style-type: none;
	font-size: 9px;
}

ul.NoBulletNoIndent {
	list-style-type: none;
	margin-left: 8px;
	padding-left: 0px;
	color: #2A3FC3;
}
#container{
	width: 770px;
	margin: 0 auto;
}
/* Header */
#header{
	height: 135px;
}

#app{
	position: fixed;
	width: 33px;
	bottom: 4px;
	left : 0px;
	top: 0px;
}

#manage{
	left: 820px;
	margin-left: 0px;
	width: auto;
	position: absolute;
	top: 10px;
}
#header img{
	margin-bottom: 5px;
}

#hello{ 
background: 000000;
height: 100px;

}

abe_ABE{width:300px;
height:300px;
}

/*#header ul{
	
	background: url(../img/nav_tile.gif) 0 0 repeat-x;
	height: 15px;
	list-style-type: none;
	color: white;
	padding: 3px 0 0 0;
	margin: 8px 0 0 0;
}
#header li{
	background: url(../img/divider.gif) right 4px no-repeat;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
	height: 15px;
}
#header li.hi a{
	text-decoration: underline!important;
}
#header li a{
	text-decoration: none;
	color: white;
}
#header li a:hover{
	text-decoration: underline;
	color: white;
}*/
ul#new{
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 0;
}
* html ul#new{
	list-style-type: none;
	padding: 0;
	margin: 11px 0 0 0;
}
ul#new li{
	height: 27px;
	text-align: center;
	float: left;
	padding-top: 12px;
}
ul#new li.hi{
	background-position: 0 -39px!important;
}
ul#new li.hi a{
	color: white;
}
ul#new li a{
	color: #666;
	text-decoration: none;
}
ul#new li.hi a:hover{
	color: white;
}
ul#new li a:hover{
	color: black;
	text-decoration: none;
}
ul#new li#liHome{
	background: url(img/li_home_bg.gif) 0 0 no-repeat;
	width: 75px;
}
ul#new li#liBook{
	background: url(img/li_book_bg.gif) 0 0 no-repeat;
	width: 97px;
}
ul#new li#liCars{
	background: url(img/li_cars_bg.gif) 0 0 no-repeat;
	width: 69px;
}
ul#new li#liAirports{
	background: url(img/li_airports_bg.gif) 0 0 no-repeat;
	width: 80px;
}
ul#new li#liLocations{
	background: url(img/li_locations_bg.gif) 0 0 no-repeat;
	width: 94px;
}
ul#new li#liDiscover{
	background: url(img/li_discover_bg.gif) 0 0 no-repeat;
	width: 128px;
}
ul#new li#liTrips{
	background: url(img/li_weekend_bg.gif) 0 0 no-repeat;
	width: 122px;
}
ul#new li#liCulture{
	background: url(img/li_culture_bg.gif) 0 0 no-repeat;
	width: 105px;
}
/* Get a quote form */
#form{
	width: 305px;
	float: left;
}

faqpanel{
width:500px;

}
#bookingengine {
	width: 305px;
	float: left;
	line-height: 15px;
	height: 400px;
	
}



#amendbooking {
width: 770px}

#cartrawler {
width:305px;
height:300px;
}
#faqpanel {width:770px;
}
#faqpanel h2{
	background: url(img/bg_booking_header.gif) 0 0 repeat-x;
	color: white;
	padding: 7px 10px 6px 15px;
}



#bookingengine h2{
	background: url(img/bg_booking_header.gif) 0 0 repeat-x;
	color: white;
	padding: 7px 10px 6px 15px;
}
#form form{
	width: 275px;
	background: url(/img/bg_booking.gif) 0 0 repeat-x;
	padding: 5px 15px;
	border-bottom: 1px solid #008444;
	margin: 0;
}
#form p{
	margin: 20px 0;
	padding: 0 15px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2a3fc3;
}
#form label{
	display: block;
}
#form select{
	margin: 0 0 8px 0;
}
#form .block{
	display: block;
}
.dropdown{
	width: 150px!important;
}
select{
	font-size: 11px;
}
#form .inline{
	display: inline;
}
#form h2{
	background: url(img/bg_booking_header.gif) 0 0 repeat-x;
	color: white;
	padding: 7px 10px 6px 15px;
}
.formMarg{
	margin-right: 95px;
}
* html .button{
	position: relative;
	left: -12px!important;
}
.car{
	background: url(../img/car_offer.gif) 0 0 no-repeat;
	width: 305px;
	height: 106px;
}
#form .car h2{
	color: white;
	background: none;
	border: 0;
	padding: 33px 0 0 100px;
	font-size: .9em;
	
}
* html #form .car h2{
	padding: 23px 0 0 170px;	
}
.map{
	background: url(../img/map.gif) 0 0 no-repeat;
	width: 305px;
	height: 106px;
}
#form .map h2{
	color: white;
	background: none;
	border: 0;
	padding: 33px 0 0 170px;
	font-size: .9em;
	
}
* html #form .map h2{
	padding: 23px 0 0 170px;	
}
.satNav{
	background: url(../img/sat_nav.jpg) 0 0 no-repeat;
	width: 305px;
	height: 115px;
}
#form .satNav h2{
	color: white;
	background: none;
	border: 0;
	padding: 50px 0 0 170px;
	font-size: .9em;
}
* html #form .satNav h2{
	padding: 40px 0 0 170px;
}
/* Homepage Right */
#hpRight{
	float: left;
	position: relative;
	width: 465px;
}
#hpRight img{
	margin-top: 10px;
}
#hpRight h1, #hpRight h2{
	margin: 15px 0 5px 15px;
}
#hpRight p{
	width: 440px;
	margin: 0 0 15px 15px;
}
/* Car list */
#cars{
	float: left;
	width: 450px;
	margin-right: 15px;
}
#cars h2{
	padding: 5px 10px;
	background-color: #868686;
	border-top: 3px solid #4f4f4f;
	color: white;
}
#cars h2 span{
	font-size: .7em;
}
#cars p{
	width: 440px;
	margin: 0 0 15px 15px;
}
#cars img{
	float: left;
}
#cars table{
	width: 270px;
}
#cars table td{
	border-bottom: 1px solid #d0d0d0;
	padding: 1px 0;
}
#cars table td.bottom{
	border-bottom: 0;
	padding: 0;
}
#cars table td.top{
	padding: 4px 0 0 0;
}
/* Content pages */
.imgMain{
	margin-top: 5px;
}
#content{
	float: left;
	width: 515px;
	margin-right: 25px;
}
#content h1{
	margin: 15px 0 10px 0;
}
#content p{
	margin: 0 0 15px 0;
}
#places{
	width: 230px;
	float: left;
	margin-top: 32px;	
}
#placesImgs{
	background-color: #f1f1f1;
	float: left;
	margin-top: 10px;
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
}
#placesImgs div{
	float: left;
	margin: 10px 10px 10px 10px;
	padding-right: 10px;
	width: 80px;	
}
#placesImgs div p{
	background-color: #868686;
	margin: 5px 0 0 0;
	color: white;
	line-height: 1.2em;
	font-weight: bold;
	width: 90px;
	height: 40px;
	padding: 5px;
}
/* Terms */
table.terms{
	width: 100%;
}
table.terms th{
	background-color: #868686;
	padding: 5px;
	text-align: left;
	color: white;
}
table.terms td{
	border-bottom: 1px solid #f1f1f1;
	padding: 5px;
}
table.terms .trColor{
	background-color: #f1f1f1;
}
/* Overrides */
.mL10{
	margin-left: 10px;
}
.mR15{
	margin-right: 15px;
}
.mR25{
	margin-right: 25px;
}
.mR30{
	margin-right: 30px;
}
.mT15{
	margin-top: 15px;
}
.mT05{
	margin-top: 5px;
}
.mTminus{
	position: relative;
	top: -10px;
}
.mR95{
	margin-right: 95px;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.clearer{
	clear: both;
}
#footer {
	width: 100%;
	height: 276px;
	float: inherit;
	margin: 20px 0;
	background-image: url(img/footer.jpg);
}

#footer a {
	text-decoration: inherit;
	color: #333333;
}

#footer a:hover{
	color: #000000;
	text-decoration: underline;
}
#footer p {
	color: #666;
	margin: 8px 0 0 10px;
	padding: 3px 0 0 0;
	text-align: center;
	
}

.footerbox {
	width:128px;
	height:240px;
	float: left;
	
}

.footerbox h2 {
	font-size: 12px;
	margin-left: 10px;
}

#oldfooter {
	width: 100%;
	height: 50px;
	background: #f1f1f1;
	float: left;
	margin: 20px 0;
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
}


.twitter {
     float:right;
	 
	 height:50px
	 }
	 
.carsuppliersbanner {
	width: 770px;
}
	 
.submitlink {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2a3fc3;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	background-color: #F1F1F1;
	padding: 5px;

}

.linksbox{
	float: left;
	position: relative;
	width: 465px;
	height: auto;
}	

.cchads{
	margin-left: 40px;

