/* NOTE: After "HOME LAYOUT" & "SEARCH RESULTS" all Headers are CSS Rule .bookonlinetext, all sub headers and borders are CSS rules .bookonlinetext3 and .resultsborder */

/* ADJUST iFRAME WIDTH */
form {
	padding:0px;
	margin:0px;
}
iframe {
	padding:0px;
	margin:0px;	
}
body {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 750px;
	margin: 0px auto;
}
#container {
	width: 750px;
	margin: 0px auto;
}
.main {
	width: 740px;
	float: left;
	margin-top: 10px;
	margin-bottom: 3px;
}


/*//////////////////////////////////////////////////////////*/	

.bgtable {
	width: 100%;
}

/* HOME LAYOUT */

.top {
	background-color: #E1EDF9;
	background-image: url(images/top-headBG.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-top: 10px solid #017BC6;
	color: #142F7C;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	font-weight: lighter;
	height: 38px;
	margin: 0;
	padding: 12px 0 0 5px;
	text-transform: capitalize;
	width: 744px;
}

#boxcontainer {
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	float:left;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	width:738px;
}

/*//////////////////////////////////////////////////////////// (home layout search boxes) ///////////////*/
.pickup {
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 0%;
	margin-left: 10%;
/*	padding-left: 4px;
	padding-top: 3px;*/
	padding-bottom: 3px;
	_margin-left: 5%;
}
.pickuptitle {
	width: 200px;
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003E71;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.dropofftitle {
	width: 200px;
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003E71;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.dropdown {
	width: 210px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.option {
	color: #003E71;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-right: 5px;
	width: 55px;
}
.drop {
	width: 148px;
	float: left;
}
.driverage {
	width: 100%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003E71;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.driverwrap {
	width: 100%;
	margin-top: 7px;
}
.driverleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 30%;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: right;
	display: inline;
}
.age {
	width: 30px;
	float: left;
	margin-left: 5px;
}
/*//////////////////////////////////////////////////////////////////////////*/
/* HOME LAYOUT cont.. */
.homelayout_text {
	width: 100%;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	padding-left: 10px;
	padding-top: 20px;
}
.advertisement {
	background-image:url(images/advert1.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	clear:both;
	float:left;
	height:175px;
	padding-left:5px;
	padding-right:5px;
	width:738px;
}
.boxcontainer_foot {
	background-color:#E1EDF9;
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	clear:both;
	float:left;
	height:50px;
	margin-bottom:10px;
	padding-right:5px;
	width:743px;
}
.search_button {
	height: 35px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;

}
.viewbooking_top {
	background-color:#E1EDF9;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-top:10px solid #017BC6;
	color:#142F7C;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15pt;
	font-weight:lighter;
	height:38px;
	margin:0;
	padding:12px 0 0 5px;
	text-transform:capitalize;
	width:742px;
	_padding-top: -12px;	
}
.view_wrap {
	width: 737px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.view_form {
	float: left;
	padding-bottom: 5px;
	_padding-bottom: -5px;
}
.view_form2 {
	float: left;
/*	clear:both; */
	padding-bottom: 5px;
	_padding-bottom: -5px;
}
.view_form_left {
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e71;
}
.view_form_right {
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e71;
}
.view_butt {
	width: auto;
	float: right;
	margin-right: 10px;
	padding-top: 8px;
	text-align: right;
}	
/*	#viewbooking {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}*/
#viewbottom img {
	width: auto;
	height: auto;
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.viewbooking_foot {
	background-color: #E1EDF9;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	clear: both;
	float: left;
	height: 50px;
	padding-right: 5px;
	width: 742px;
}

/*/////////////////////////////////////////////////////////////////////////////*/


/* SEARCH RESULTS */


.resultsheaderl {
	background-color: #E1EDF9;
	border-top: 10px solid #142F7C;
	color: #142f7c;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.resultsheaderr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #142F7C;
	background-color: #e1edf9;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
/*border-bottom:1px solid #ADAEB2;*/
	border-top:10px solid #017BC6;;
}
.resultborder {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left: 2px solid #E1EDF9;
	border-right: 2px solid #E1EDF9;
	border-bottom: 2px solid #E1EDF9;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #142F7C;
	padding-right: 3px;
}

/*////////////////////////////////////////////////////////////////////*/

/* CHANGE SEARCH */
#chsearch_wrapper {
	width: 97%;
	float: right;
}
.changesearchbox {
	width: 99%;
	margin-top: 25px;
}
.searchWrap_chsearch {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#boxcontainer_chsearch {
	width: 99%;
	float: left;
	height: auto;
	padding-left: 3px;
	padding-right: 2px;
	border-left: solid 1px #e1edf9;
	border-right: solid 1px #e1edf9;
	_margin-top: -18px;
}
.pickup_chsearchleft {
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 10%;
/*	padding-left: 4px;
	padding-top: 3px;*/
	padding-bottom: 3px;
}
.pickup_chsearchright {
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 15%;
/*	padding-left: 4px;
	padding-top: 3px;*/
	padding-bottom: 3px;
}
.option_chsearch {
	width: 45px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E71;
	padding-left: 5px;
/*	font-weight: bold;  */
}
.boxcontainer_foot_chsearch {
	width: 100%;
	height: 50px;
	float: left;
	clear: both;
	background-color: #e1edf9;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}
.driverleft_chsearch {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 30%;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: right;
}
.age_chsearch {
	width: 30px;
	float: left;
	clear: none;
	margin-left: 5px;
}
.driverwrap_chsearch {
	width: 100%px;
	margin-right: 53px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.driverage_chsearch {
	width: 100%;
/*	clear: both;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003E71;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
}
/*///////////////////////////////////////////////////////////////////*/

/* HEADERS, SUBHEADERS AND BORDERS */

.bookonlinetext {
	background-color:#E1EDF9;
	border-top:10px solid #017BC6;
	color:#142F7C;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:15pt;
	font-weight:lighter;
	height:25px;
	padding-left:15px;
	text-transform:capitalize;
}
.bookonlinetext3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: lighter;
	text-transform: capitalize;
	color: #142F7C;
	height: 25px;
	background-color: #e1edf9;
	padding-left: 15px;
	border-top:10px solid #017BC6;
}
.resultsborder {
	border-right: solid 1px #e1edf9;
	border-left: solid 1px #e1edf9;
	border-bottom: solid 1px #e1edf9;
	padding-bottom: 20px;
}
/*////////////////////////////////////////////////////////////////*/

/* BOOKING PROGRESS (search results, driver extras, driver/flight details, payment details, confirmation)*/


#steps {
	float: left;
}
.step1 {
	float: left;
	width: 40px;
	height: 40px;
	float: left;
/*	background-image: url(images/step_1_on.gif);  */
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step1_selected {
	width: 40px;
	height: 40px;
	float: left;
	background-image: url(images/step_1_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step1_past {
	width: 40px;
	height: 40px;
	float: left;
	background-image: url(images/step_1_past.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step2 {
	width: 58px;
	height: 40px;
	float: left;
	background-image: url(images/step_2_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
}
.step2_selected {
	width: 58px;
	height: 40px;
	float: left;
	background-image: url(images/step_2_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	
}
.step2_past {
	width: 58px;
	height: 40px;
	float: left;
	background-image: url(images/step_2_past.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
}
.step3 {
	float: left;
	width: 37px;
	height: 40px;
	background-image: url(images/step_3_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.step3_selected {
	float: left;
	width: 37px;
	height: 40px;
	background-image: url(images/step_3_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.step3_past {
	float: left;
	width: 37px;
	height: 40px;
	background-image: url(images/step_3_past.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step4 {
	float: left;
	width: 54px;
	height: 40px;
	background-image: url(images/step_4_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
	
}
.step4_selected {
	float: left;
	width: 54px;
	height: 40px;
	background-image: url(images/step_4_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step4_past {
	float: left;
	width: 54px;
	height: 40px;
	background-image: url(images/step_4_past.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step5 {
	float: left;
	width: 42px;
	height: 40px;
	background-image: url(images/step_5_off.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step5_selected {
	float: left;
	width: 42px;
	height: 40px;
	background-image: url(images/step_5_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}
.step5_past {
	float: left;
	width: 42px;
	height: 40px;
	background-image: url(images/step_5_past.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8BA00;
}

/*///////////////////////////////////////////////////////////////////////////////*/

h1 {
	margin:1px 0pt 0pt 1px;
	padding: 0pt;
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}

.bookonlinetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #2B426E;
	height: 30px;
	padding-left: 7px;
/*	border: 1px solid #ADAEB2; */
}
.bookonlinetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #142F7C;
	height: 30px;
	padding-left: 7px;
	background-color: #f8ba00
/*	border: 1px solid #ADAEB2;*/
}


.changesearch {
	height: 30px;
	width: 100%;
	color: #003e71;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 8px;
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
}


.searchWrap {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;

}




/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

 
 /*SHARED STYLES
 
 DRIVER EXTRAS  DRIVER/FlIGHT DETAILS - CONVERT DRIVER/FLLIGHT DETAILS  PAYMENT DETAILS  CONFIRMATION  
 QUOTE LAYOUT  QUOTE PAYMENT  TERMS POP-UP */ 

#pictureleft {
	width: 150px;
	height: 247px;
	background-image: url(images/auto.jpg);
	float: left;
	clear: both;
}


.lhscolumn {
/*	width: 226px; */
}


.totaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0 10px 0 0;
}
.totaltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #eff3ff;
	padding-top:10px;
	padding-bottom:10px;
}
.balancepayabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f3193;
}
.deposittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ADAEB2;
}
.breakdownborder {
	border: 1px solid #cc0000;
}


.boxheadersml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #cc0000;
	padding-left: 3px;
	height: 20px;
}

/* VIEW MY BOOKING HEADER */

.boxheadersml2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f8ba00;
	padding-left: 3px;
	height: 20px;
}

.text12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 8px;
}
.text12px3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-right: 8px;
}
.redtextstrikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: line-through;
}

.aircontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B426E;
	padding-right: 2px;
}


.text11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dropdowncityetc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	height: 18px;
}
.formpadding {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
}
.text11pxwleftpadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}
.searchcriteriabg {
	height: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 7px;
	padding-left: 5px;
}
.searchcriteriabg1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 7px;
	padding-left: 5px;
}

.redtext {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.position {
	border-bottom:1px dashed #142F7C;
	margin:5px 5px;
	padding-bottom:10px;
	padding-right:120px;
}
.redtext12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc0000;
}
.creditcardchargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.upgradebox {
	background-color: #e1edf9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 98%;
	padding-bottom: 5px;
}


.text12pxwleftpadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	padding-right: 2px;
}
.text12pxwleftpadd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	padding-right: 2px;
}
.text12pxbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.aircontextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B426E;
	padding-right: 2px;
	padding-left: 3px;
	font-weight: bold;
}
.carmaketextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #142f7c;
	height: 24px;
}
.carmaketextbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #142F7C;
	height: 24px;
}
.carmaketext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #142F7C;
	background-color: #0f3193;
	height: 24px;
}
.text12pxwleftpaddbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right:2px;
	padding-left: 3px;
	font-weight: bold;
}
.text11pxwleftpaddbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	font-weight: bold;
}
.text11pxbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 50px;
	height: 18px;
}
.text11pxboxsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 40px;
	height: 18px;
}
.text12pxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
.dealboxheight {
	height: 280px;
	width: 269px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-left: 1px solid #ADAEB2;
	border-right: 1px solid #ADAEB2;
	border-bottom: 1px solid #ADAEB2;
}
.dealboxheight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.dealboxheight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.dealboxheight a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.dealboxheight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.borderred2px {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dealsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding-left: 5px;
}
.countrydropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
}
.datedropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 50px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	right: 15px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.redtext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ADAEB2;
}

.text12px2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:1px 0pt 2px 0px;

}
.changebg {
	background-color: #ffffff;
	border-bottom: solid 1px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
}
.left {
	background-image: url(images/corner_left.gif);
	height: 42px;
	width: 10px;
}
.right {
	background-image: url(images/corner_right.gif);
	height: 42px;
	width: 10px;
}
.driver {
	border-top: 1px #ADAEB2 solid;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.search {
	border-top: 1px #ADAEB2 solid;
	padding-top: 20px;
	margin: 0px;
}
.smltab img {
	padding: 0px;
	margin: 0px;
}

.drop img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.bookingDetails {
/*	border: #999999 solid 3px;*/
}
.bookingDetails {


/*	background-color: #999999;*/
}

.text11pxboxage {
	width: 30px;
	font-size: 11px;
}
.button {
	width: 175px;
	padding-top: 4px;
	padding-bottom: 3px;
/*	float: left;  */
	clear: both;
	margin: 0px auto;
	text-align: right;
}
#image {
	width: 196px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	border: none;
}

	
#bottom {
	width: 481px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottom img {
	width: 481px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.border_1 {
	border-bottom: 1px solid #ADAEB2;
	padding-top: 3px;
}
.border_2 {
	border-bottom: 1px solid #ADAEB2f;
	padding-top: 2px;
}
.border_3 {
	background-color: #eff3ff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.advert {
	width: 200px;
	height: 200px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	background-image: url(images/advert.jpg);
	background-repeat: no-repeat;
 }
#advert_right img {
	width: 481px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#deals {
	width: 269px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#dealtop {
	width: 259px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #ADAEB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	color: #2B426E;
}
#dealbottom {
	width: 269px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#dealbottom img {
	width: 269px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#view {
	width: 269px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.booking {
	width: 257px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ffffff;
}
.confirm {
	width:auto;
/*	float: left;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e71;
	padding-bottom: 5px;
	_padding-bottom: -5px;
}

#viewtop {
	width: 259px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #ADAEB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 6px;
	color: #2B426E;
}



#foot {
	width: 100%;
	height: 10px;
	margin: 0px auto;
	float: left;
	clear: both;
}
#para {
	width: 747px;
	float: left;
	margin-top: 10px;
	font-family: Geneva, Trebuchet MS, Lucida ,Arial, sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color:#333333;
	font-size:13px;
	line-height:129%;
}
#lang {
	width: 786px;
	float: left;
	padding-bottom: 10px;
}
.flags {
	width: 120px;
	float: right;
}
.flag {
	width: 16px;
	float: left;
	padding-left: 4px;
}
.btm_img {
	width: 617px;
	height: 258px;
	background-image: url(images/btm_img.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#depositPriceDescriptionTextDiv {
	padding: 0 10px 0 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* VIEW MY BOOKING */
.resultsborder01 {
	background-color: #ffffff;
}
.resultsborder02 {
	background-color: #CCCCCC;
}
#iefix {
	_margin-top: -1px;
}
.progressBar {
position: relative;
overflow: hidden;
}

.progressBar p, .progressBar em {
position: absolute;
left: -10000px;
}

.progressBar ol {
list-style: none;
width: 650px;
height: 34px;
padding: 0;
margin-bottom: 20px;
background: url(../tanielataniepl/images/progress.gif) no-repeat;
}
ol.step1Results {
background-position: 0 0;
}

ol.step2Options {
background-position: 0 -35px;
}

ol.step3Details {
background-position: 0 -70px;
}

ol.step4Payment {
background-position: 0 -105px;
}

ol.step5Confirmation {
background-position: 0 -140px;
}

.progressBar li {
color:#666666;
float:left;
font:12px/28px Arial,Helvetica,sans-serif;
padding-left:20px;
text-transform:lowercase;
width:110px;
}

li.currentStep {
font: bold 12px/28px Arial, Helvetica, sans-serif;
color: #fff;
}
