/* COMMON THEME VARIABLES are commented with "theme" */

/* MAIN */
#vvv {
	font-size:16px;
	color:#EEE;             /* theme */
	float:left;
	line-height:100%;
}

#vvv a {
	color:#CCDDFF;  /* theme */
}

#vvv a:hover {
	color:#ffffff;
}

#vvv a:visited {
	color:#EEE;       /* theme */
}

/* BOX SURROUNDING THE FORM */
#vvvcontainer, #vvvdialog {
	width:492px;
	padding-left:15px;
	padding-top:1px;
	border-width:0px;
	color:#FFF;  /* theme */
	font-family: verdana, helvetica, sans-serif;
	font-size:14px;
	z-index:9000;
	line-height:100%;
	position:static;
}

#vvvcontainertop {
	width:507px;
	height:11px;
	padding:0px 0px;
	margin:0px;
}

#vvvcontainerbottom {
	width:507px;
	height:11px;
	padding:0px 0px;
	margin:0px;
}

.vvvhidden {
  position:absolute;
  left:-500px;
  top:-500px;
}

/* ASSORTED */

.label {
	font-family:arial;
	width:70px;
	display:block;
	float:left;
	margin-right:5px;
	text-align:left;
	color:#EEE;           /* theme */
	padding-top:2px;
}

.timelabel {
	font-family:arial;
	width:23px;
	display:block;
	float:left;
	margin-left:10px;
	text-align:left;
	color:#EEE;           /* theme */
	padding-top:2px;
}

#vvv .hidden {
	display:none;
}

#vvv .visible {
	display:block;
	visibility:visible;
}


/* LOCATION INPUT */
#vvv #vvvcountry{
clear:both;
}

#vvv #vvvwhere {
	clear:both; 
}

#vvv #wheretitle{
	font-family:arial;
	line-height:100%;
	font-size:22px;
	font-weight:bold;
	padding:0px;
	padding-bottom:1px;
	margin:0px;
	
}

#divPickup {
	margin-top:5px;
	text-align:left;
	padding-bottom:2px;
}

#divReturn {
	text-align:left;
	display:none;
	clear:both;
}

#vvv #divCheckSamePickup{
	clear:both;
  padding:2px 0px 3px 65px;
  margin:0px;
}
#vvv #divCheckSamePickup input{
padding:0px;margin:0px;
}

.myAutoComplete{
  margin-top:10px;
	margin-bottom:7px;
}
.myAutoComplete .inputbg {
	white-space:nowrap;
	display:inline;
	width:387px;
	height:18px;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:11px;
	padding-right:24px;
	border:0px;
	text-align:left;
	background:url(../images/input-box-white387.png) left top no-repeat;    
	position: relative;
}

#vvv .myAutoComplete input {
	width:362px;
	height:20px;
	/*margin-top:10px;
	margin-bottom:10px;*/
	border:0px;
	font-weight:bold;
	font-size:16px;
	background:transparent left center no-repeat;
	outline: none;
	padding:0px;
	margin:0px;
}

.myAutoComplete input.GreyColor {color:#68F;}          /* theme */
.myAutoComplete input.GreyColor:hover {color:#336;}
.myAutoComplete input.GreyColor:focus {color:#336;}
.myAutoComplete input.RegularColor {color:#336;}
.myAutoComplete input.RegularColor:focus {background: #FFF;}

#ac {color:#4466CC;} /*airport code highlight*/

.olddropdown {
	line-height:28px;
	font-size:26px;
}

#divLocationSuggestions {
	margin-top:5px;
	position:relative;
	margin-left:80px;
	font-size:13px;
	padding:0px;
}

#divLocationSuggestions li {
	list-style:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
}

#divLocationSuggestions li:hover {
	text-decoration:underline;
}

.vvvacairport { /* icon for airport */
	padding-left:18px;
	height:16px;
	background:url(../images/airportblue12.png) no-repeat 0px 1px;  /* theme */
}

.vvvaccity { /* icon for city (if any) */
	padding-left:18px;
}

/* DATE PICKER */
#vvv #vvvwhen {
	clear:both;
}

#vvv #whentitle {
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	padding-bottom:1px;
	padding-top:8px;
	margin:0px;
	line-height:100%;
}

.vvvDateTime {
	text-align:left;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}       

#vvv #txtPickupDate
{
  padding:0px 0px 0px 3px;      
  margin-right:0px;
  line-height:17px;
  margin-bottom:2px;
}
#vvv #txtReturnDate
{
  padding:0px 0px 0px 3px;      
  margin-right:0px;
  margin-bottom:0px;
  line-height:17px;
  margin-bottom:1px;
}
.vvvdate {
	background: url(../images/bg-input-boxcurved1.png) transparent 0px 0px no-repeat;
	padding-top:2px;
	width: 100px;
	padding-left:5px;
	height:22px;
	color:#000;
	border:solid 0px;
	z-index:1;
	cursor:default;
	vertical-align:top;
	outline:none;
}

.vvvdate:focus {
	background: url(../images/bg-input-boxcurved2.png) transparent  0px 0px no-repeat;
}

.vvvdate:hover {
	background: url(../images/bg-input-boxcurved2.png) transparent  0px 0px no-repeat;
}

#vvvcontainer select {
	border:solid 1px #fff;
}

/********** Start of Supplier Icons **********/
.supplierAC16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ac16.gif) no-repeat 0px center;
}
.supplierAD16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ad16.gif) no-repeat 0px center;
}
.supplierAE16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ae16.gif) no-repeat 0px center;
}
.supplierAL16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-al16.gif) no-repeat 0px center;
}
.supplierAV16 {
	padding-left:42px;
	height:8px;
	background:url(../images/icon-av16.gif) no-repeat 0px 0px;
}
.supplierBG16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-bg16.gif) no-repeat 0px center;
}
.supplierDO16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-do16.gif) no-repeat 0px center;
}
.supplierEC16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ec16.gif) no-repeat 0px center;
}
.supplierEN16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-en16.gif) no-repeat 0px center;
}
.supplierEU16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ec16.gif) no-repeat 0px center;
}
.supplierEZ16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ez16.gif) no-repeat 0px center;
}
.supplierFX16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-fx16.gif) no-repeat 0px center;
}
.supplierGM16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-gm16.gif) no-repeat 0px center;
}
.supplierHA16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-ha16.gif) no-repeat 0px center;
}
.supplierHZ16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-hz16.gif) no-repeat 0px center;
}
.supplierNA16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-na16.gif) no-repeat 0px center;
}
.supplierPL16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-pl16.gif) no-repeat 0px center;
}
.supplierRS16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-rs16.gif) no-repeat 0px center;
}
.supplierSX16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-sx16.gif) no-repeat 0px center;
}
.supplierTE16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-tu16.gif) no-repeat 0px center;
}
.supplierTH16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-th16.gif) no-repeat 0px center;
}
.supplierTU16 {
	padding-left:42px;
	height:10px;
	background:url(../images/icon-tu16.gif) no-repeat 0px center;
}
/********** End of Supplier Icons **********/

/********** Start of Search Button **********/
#vvvsearch {
	text-align:center;
}
.vvvsearchbutton { /* USED NORMALLY */
	font-size: medium;
	margin:6px 0px 6px 0px;
	font-weight:normal;
	margin-bottom:0px;
	padding:4px 8px 4px 8px;
}
/********** End of Search Button **********/

/* VVV MAP AND ADVANCED LOCATION PICKER */
#modalWin {display: none; height: 100%; width: 100%;}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border:4px solid #ddd; width: 95%; height: 90%}
#simplemodal-container a.modalCloseImg {
	background:url(../images/close.png) no-repeat; /* adjust url as required */
	width:32px;
	height:32px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-22px;
	right:-29px;
	cursor:pointer;
}
#mapLeft
{
    float:left; width:415px; max-width:30%; padding:5px
}
#mapLeft .depotaddresses li {
  margin: 0px;
  padding: 3px 0;
}
#map
{
    position:relative; float:right; height: 100%;
}
#vvvmap {
	float:right;
	width: 100%;
	height: 100%;
}

#divMapHeader {
	text-align:center;
	width:100%;
	font-size:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#divMapFooter {
	background:#426FD9;
	color:#FFF;
	text-align:center;
	width:100%;
	font-size:18px;
	padding:10px;
}

#divMapContainer {
	background:#426FD9;
	color:#FFF;
	text-align:center;
	width:100%;
	font-family:verdana;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
}

.tblMapContainer {
	padding:0;
	margin:10em;
	width:100%;
	height:350px;
	background:#fff;
	border:2px solid #ccc;
	font-size:14px;
	font-family:verdana;
	color:#444;
}

#divMapLocations {
	border-top:1px solid #AAA;
	border-right:1px solid #AAA;
	overflow:auto;
	height:400px;
}

#divMapLocations li {
	display:block;
	font-size:12px;
	font-family:verdana;
	background:white;
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
}

#divMapLocations li:hover {
	background:#DDD;
}

#divMapAddresses {
	height:400px;
	overflow:auto;
	width:250px;
}

#divMapAddresses li {
	width:200px;
	white-space:nowrap;
	padding-left:0px;
	display:block;
	font-size:11px;
	font-family:verdana;
	background:white;
	cursor:pointer;
	padding-top:0px;
	padding-bottom:1px;
	list-style:none;
}

#divMapAddresses li:hover {
	background:#DDD;
}

/* DEPOT ADDRESSES */

#divTogglePickupAddresses {
  margin:0px 0px -2px 140px;
  font-size:11px;
	/*background:#DCEBF4;*/
	background:url(../images/tab-inputbox.png) center bottom no-repeat;
	padding:0px 8px 0px 8px;
	position:static;
	top:-2px;
	width:210px;
	text-align:center;
	display:block;
}

#divTogglePickupAddresses a{
  position:relative;
	color:#666;
	text-decoration:none;
	top:0px;
}
#divTogglePickupAddresses a:visited{
	color:#666;
}
#divTogglePickupAddresses a:hover{
	color:#008;
}


#divToggleReturnAddresses {
  margin:0px 0px -10px 140px;
  font-size:11px;
	/*background:#DCEBF4;*/
	background:url(../images/tab-inputbox.png) center bottom no-repeat;
	padding:0px 8px 0px 8px;
	position:static;
	top:-2px;
	width:210px;
	text-align:center;
	display:block;
}
#divToggleReturnAddresses a{
  position:relative;
	color:#666;
	text-decoration:none;
	top:0px;
}
#divToggleReturnAddresses a:visited{
	color:#666;
}
#divToggleReturnAddresses a:hover{
	color:#008;
}

.depotaddresses {
  -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  height:200px;
  /*width:440px;*/
  overflow:auto;
  margin-bottom:10px;
  margin-top:5px;
  padding:5px;
  font-size:13px;
  background-color:#fff;
  color:black;
  position:relative;/*IE 6-7 overflow fix*/
}


#vvv .depotaddressesbutton input {
   padding:3px 12px 3px 12px;
   font-size:16px;
}
.Returnradio, Pickupradio {
	/*width:5px;*/
}

#vvv .depotaddresses input{
padding:0px;
margin:0;
float:left;
}
#vvv .depotaddresses ul{
  padding: 0px;
  margin: 0px;
  float:left;
  width:100%;
  *width:96%;
}

#vvv .depotaddresses li a {
  color:#2b59bf;
  text-decoration:none;
  font-weight:normal;
  font-size:12px;
  height:18px;
  display:block;
  overflow:hidden;
  width:36px;
  padding-top:2px;
  float:right;
}

.depotaddresses li label {
  
  float:left;
  display:block;
}
.depotaddresses span {
  background-position: 0 0;
  padding-bottom:3px;/*EI 6-7 height fix*/
  margin-left:2px;
}
#modalWin .depotaddresses li label {
  width: auto;
  cursor:pointer;
}

#vvv .depotaddresses li a:visited {
  color:#5588ee;
  text-decoration:none;
}

#vvv .depotaddresses li a:hover {
  color:#8dc500;
  text-decoration:none;
}

#vvv .depotaddresses ul li {
  list-style:none;
  padding: 2px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 1.4;
  float:left;
  width:100%;
  position:relative;
}
#vvv .depotaddresses li.newli {
  margin-top:4px;
  margin-left: 0px;
  border-top:dashed 1px #ccc;
}

#vvv .depotaddresses li.sololi {
  margin-top:3px;
  margin-left: 0px;
  border-top:dashed 1px #ccc;
}

#vvv .depotaddresses li.sololi input[type="radio"] {
  visibility:visible;
}

#mapLeft .depotaddresses li:hover {
  background-color: #8DBDD8;  
}

/* JQUERY AUTO COMPLETE */
#vvv .ac_results {
	padding: 0px;
	border: 1px solid #aaa;
	background-color: white;
	overflow: hidden;
	z-index: 99999;

}

#vvv .ac_results ul {
	max-height:300px;
  width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

#vvv .ac_results li {
	margin: 0px;
	padding: 0px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-family: verdana,Helvetica,sans-serif;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 20px;
	overflow: hidden;
}

#vvv .ac_loading {background: white url('../images/indicator.gif') right center no-repeat;}


#vvv .myAutoComplete .ac_close {
 background: white url('../images/close16.png') right center no-repeat;
 width: 16px;
 height: 16px;
 position: absolute;
 right: 28px;
 top: 10px;
 z-index: 1;
 display: none;
 cursor:pointer;
 cursor:hand;
}

#vvv .ac_odd {
	background-color: #fafafa;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* CALENDAR */

/*
 jQuery UI CSS Framework
 Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera */
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }

/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues */
.ui-state-disabled { cursor: default !important; }

/* Icons */

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals */

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers */
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: .9em; }
.ui-widget-content { background: #fcfdfd url(../images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(../images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(../images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(../images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(../images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fad42e; background: #fbec88 url(../images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Misc visuals */

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_cd0a0a_256x240.png); }

.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #00F url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #f00 url(../Images/calendar-bg.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

/* Datepicker */
.ui-datepicker {background: #fff;width: 13em; padding: .2em .2em 0;margin-left: 131px; margin-top: -25px; display: none;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.4em; height: 1.4em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.2em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .8em; border-collapse: collapse; margin:0 0 .3em; }
.ui-datepicker th { padding: .1em .1em; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .1em; text-align: center; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: 0 0 0 0; margin:0; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .0em; margin-bottom:.3em; cursor: pointer;padding-left: 0.2em;padding-right: 0.2em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker-trigger{cursor:pointer;}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  left: -4px; /*must have*/
  width: 200px; /*must have*/
  height: 200px; /*must have*/
}

/*
.dpPickup{background:url(../Images/calendar-bg.png) 0% 50% no-repeat; padding-left:20px;margin-top: -128px;}
.dpReturn{background:url(../Images/calendar-bg.png) 0% -17px no-repeat; padding-left:20px;margin-top: -148px;}
*/

.dpPickup{margin-top: -122px;}
.dpReturn{margin-top: -122px;}

body .ui-autocomplete {
  position: absolute;
  cursor:pointer;
  cursor:hand;
  max-height: 200px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 12px;
	width: 362px;
  border-top:dotted 1px #b3b3b3;
  border-left:solid 1px #b3b3b3;
  border-right:solid 1px #b3b3b3;
  border-bottom:solid 1px #b3b3b3;
  -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
  text-align:left;
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
body .ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:0em .2em;
	line-height:1.5;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

/* new list all locations styles */
.CompactLocation {
  margin:0;
}
#modalWinLocations {
  height: 100%;
  display:none;
  overflow: auto;
  margin-bottom: 10px;
  width:100%;
}
#modalWinLocations .ui-menu {
  border-width: 0px;
}
#leftLocations, #rightLocations {
  border: 0px none;
}
#leftLocations li, #rightLocations li {
  cursor: pointer;
}
#leftLocations {
  padding: 10px 10px 0 50px;
}
#rightLocations {
  padding: 10px 50px 10px 0;
}
/* end list all locations styles */
.cursordefault { /* icon for cursor default */
 cursor:default;
}
.cursorhand { /* icon for cursor hand */
 cursor:pointer;
 cursor:hand;
}
/* new classes for updated writeform */
#lblDriverAge, #ageSelect, #lblCountryLiveIn, #liveInSelect {
  float:left;
}
#lblDriverAge {
  margin-left:20px;
  width:75px;
}
#lblPickupDate, #vvvPickupDate, #vvvPickupTime, #lblReturnDate, #vvvReturnDate, #vvvReturnTime {
  float:left;
}
.clear {
  clear:both;
}
#countryListLiveIn, #countryListPickup {
  width:140px;
}

#confirm {display:none;}
#modalLocations {display:none;}
/* Overlay */
#confirm-overlay {background-color:#eee; cursor:wait;}

/* Container */
#confirm-container {height:260px; width:500px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:2px solid #336699;}
#confirm-container .header {height:30px; line-height:30px; width:100%; background:url(../images/header.gif) repeat-x; color:#fff; font-weight:bold;}
#confirm-container .header span {padding-left:8px;}
#confirm-container .message {color:#333; font-size:14px; margin:0; padding:12px 4px 12px 8px;}
#confirm-container .buttons {line-height:26px; float:right; padding:10px 8px 0;}
#confirm-container .buttons div {float:right; padding:0 10px;margin-left:4px; height:26px; color:#000; font-weight:bold; text-align:center; background:url(../images/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer;}
#confirm-container a.modal-close,
#confirm-container a.modal-close:link,
#confirm-container a.modal-close:active,
#confirm-container a.modal-close:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container a.modal-close:hover {color:#ccc;}

/*Google Ads at Location Page | START*/
#non-location-message{font-weight:bold;color:#FFFFFF;}
.searchform #non-location-message{padding: 10px 0 0 10px;}
#location-ads{border-top: 1px solid silver;margin-top: 3px;padding-top: 3px;}
.searchform #location-ads{overflow: auto;height:210px!important;}
/*Google Ads at Location Page | END*/

body .ui-menu .ui-menu-item a.ui-state-hover { border: 1px solid #79b7e7; background: #d0e5f5 url(../images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #1d5987; }