 
        
                                                                 
                                          
    
                                                           
                                                                                               
	  
	    
		
	 
		/* Location - Tab View CSS */
.locationTab { 
	width:760px;
	border:medium none;
	clear:both;
	margin-bottom:20px;
}
.tabsList a {
	outline:none;
}
.locTabContent { 
	overflow:visible;
	width:740px;
	padding:20px 10px 0 10px;
	float:left;
	clear:both;
}
.locTabContent .locTabParaContent { 
	width:400px;
	padding-top:5px;
	float:left;
}
#locAirportCode .locTabParaContent {
	width:100%;
}
#locAirportName .locTabParaContent {
	width:100%;
}
.homeCountriesStates {
	width:762px;
	float:left;
}
.locCountriesStates {
	width:100%;
	float:left;
}	
.locTabParaColumn {
	float:left;
}
.locPaddingRight {
	padding-right:50px;
	line-height:25px;
}
.locTabContent img { 
	vertical-align:top;
}
.locationTab .locLeftSpace {
	display:block;
	padding-top:5px;
}
.locTabContent label { 
	width:125px;
	float:left;
}
label:last {
	margin-right:0px;
}
.locLabelText { 
	display:block;
}
.locInfldLong { 
	width:365px;
}
.locInfldMedium { 
	width:110px;
}
.locInfldShort { 
	width:55px;
}
.locSelectMedium { 
	width:200px;
	height:20px;
}
input.locTabCheckBox {
	margin:0 10px 0 4px;
	vertical-align:bottom;
}
.locAllTabContent {
	clear:both;
	overflow:hidden;
}
.locBottomLine {
	height:14px;
	width:760px;
	font-size:0px;	
}
.locBottomLeftCurve {
	background-position:-273px -12px;
	background-repeat:no-repeat;
	width:10px;
	height:14px;
	float:left;
}
.locBottomCenter {
	border-bottom:2px solid #D6D6D6;
	float:left;
	width:741px;
	height:8px;	
}
.locBottomRightCurve {	
	background-position:-285px -12px;
	background-repeat:no-repeat;
	width:9px;
	height:14px;
	float:left;
}
.locationList { 
	width:760px;
	border:medium none;
	clear:both;
}
.locListCenter { 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
}
.locListPara { 
	text-align:center;
	padding-bottom:20px;
}
.locListAlphabet { 
	list-style:none;
	text-align:center;
	padding:0 130px 10px 130px;
	clear:both;
	float:left;
}
.locListAlphabet li { 
	float:left;
	padding:0 5px 0 5px;
	border-right:1px solid #000;
}
.locAlphabet { 
	clear:both;
	line-height:20px;
	width:100%;
}
#locAirportList { 
	clear:both;
	padding:0 15px 25px 15px;
	font-size:9pt;
}
.locAirportCodeList { 
	clear:both;
}
.locAirportHeadUl {
	list-style:none;
	width:100%;
	padding:25px 0;
	float:left;
	clear:both;
}
.locAirportHeadUl .locAirportHeadLi { 
	float:left;
	width:30%;
	padding-right:7%;
}
.locAirportHeadUl .locAirportHeadLilast { 
	float:left;
	width:26%;
}
.locListHead {
	list-style:none;
	font-size:9pt;
	width:100%;
	padding-bottom:5px;
	clear:both;
}
.locListHead .locListHeadLi { 
	float:left;
	width:30%;
	padding-right:7%;
}
.locListHead .locListHeadLilast { 
	float:left;
	width:26%;
}
.locAlphabet .locAirportLinkLeft {
	float:left;
	width:50%;
	text-align:left;
}
.locAlphabet .locAirportLinkRight {
	float:right;
	width:50%;
	text-align:right;
}
.locLinkSmallfont {
	font-size:8pt;
}
.locListBottom {
	height:9px;
	font-size:0px;
}
.locListBottomLeft {
	background-position:-368px -15px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locListBottomCenter {
	border-bottom:1px solid #ccc;
	float:left;
	width:740px;
	height:8px;	
}
.locListBottomRight {
	background-position:-381px -15px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locDetailsListBottomCenter {
	border-bottom:1px solid #ccc;
	float:left;
	width:380px;
	height:8px;
}
.locationListNone { 
	display:none;
}
.locCountryList { 
	border:medium none;
	clear:both;
}
.locFullListHead { 
	display:block;
	padding-bottom:10px;
} 
.locListColumnDiv { 
	float:left;
	width:20%;
}
.locListColumnUL { 
	list-style:none;
	clear:both;
}
.locListColumnUL li { 
	list-style:none;
}
#loadingMessage { 
	display: none;
}
#loadingMessage.show { 
	display: block;
}
#loadingMessage div { 
	font-size: 15px;
	font-weight: bold;
}
.locInput {
	float:left;
}
.locMarginTop {
	margin-top:-3px;
}
.show {
	display:block;
}
.hide {
	display:none;
}
.fontSizeSeven {
	font-size:7pt;
}
.fontSizeEight {
	font-size:8pt;
}
.fontSizeNine {
	font-size:9pt;
}
.fontSizeTen {
	font-size:10pt;
}
.locDetailsHeadText h1,
.locResultHeader h1 {
    font-size:12px;
}

/* Location - Results View CSS */
.locationResult { 
	width:760px;
	position:relative;
	border:medium none;
	clear:both;
}
.locResultHead { 
	border-bottom:1px solid #999;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	clear:both;	
}
.locResultShow { 
	clear:both;
	float:left;
	width:740px;
	margin:0 5px;
	padding:15px 5px;
	border-bottom:1px solid #999;
}
.locResultShow a { 
	color:#3366AA;
	text-decoration:underline;
} 
.locSmallFont { 
	padding-right:10px;
}
.locBoldText { 
	font-weight:bold;
}
.locResultAirport { 
	width:43%;
	float:left;
}
.locResultService { 
	width:30%;
	float:left;
	padding-left:1%;
}
.locResultService ul { 
	padding:5px 0 0 18px;
}
.locResultReservation { 
	width:25%;
	float:left;
	padding-left:1%;
}
.locResultReservation img {
	float:right;
}
.countriesTab { 
	width:740px;
	position:relative;
	float:left;
	clear:both;
}
.countriesHead { 
	border-bottom:1px solid #999;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.countriesShow { 
	clear:both;
	float:left;
	width:720px;
	margin:0 5px;
	padding:15px 5px;
	border-bottom:1px solid #999;
}
.countriesAirport { 
	width:43%;
	float:left;
}
.countriesService { 
	width:30%;
	float:left;
	padding-left:1%;
}
.countriesService ul { 
	padding:5px 0 0 18px;
}
.countriesReservation { 
	width:25%;
	float:left;
	padding-left:1%;
}
.countriesReservation img {
	float:right;
}
.locSelectSorting {	
	margin:0 4px 0 0;
	float:right;
}
.locDisplayBlk {
	clear:both;
	overflow:hidden;
}
#pickupLocation {
	margin-right:3px;
}

/* Location - Details View CSS */
.locDetailsHeadText { 
	color:#000;
	font-size:9pt;
	padding-bottom:3px;
	font-weight:bold;
	text-transform:none;
}
.locTitleBar {
	background-position:0 -148px;
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
}
.locDetailsBox { 
	width:400px;
	padding:3px 0 5px 0;
	clear:both;
}
.locBoxTop {
	height:9px;
	font-size:0px;
}
.locBoxTopLeft {
	background-position:-368px -2px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locBoxTopCenter {
	border-top:1px solid #ccc;
	float:left;
	width:740px;
	height:8px;
}
.locBoxTopRight {
	background-position:-381px -2px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locDetailBoxTopCenter {
	border-top:1px solid #ccc;
	float:left;
	width:380px;
	height:8px;
}
.locDetailsBoxCenter { 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.locBoxContent {
	padding-left:22px;
	clear:both;
}
.locAiroplaneIcon {
	background-position:-258px -23px;
	background-repeat:no-repeat;
	margin-left:-18px;
	width:20px;
	height:18px;
	float:left;
}
.locBoxContentPara { 
	padding-left:22px;
	line-height:20px;
}
.locBoxLink { 
	padding:0 0 4px 22px;
	float:left;
} 
.locBoxLink li { 
	list-style:none;
	float:left;
	padding:0 5px;
	border-right:1px solid #000;
}
.locBoxIcon {
	background-position:-258px -37px;
	background-repeat:no-repeat;
	padding-left:7px;
    display:inline-block;
    font-size:0px;
    height:10px;
}
.locDetailsBtmTab {
	background-color:#f1f1f1;
	background-position:0 -568px;
	background-repeat:repeat-x;
	border-top:1px dashed #999;
	padding:5px 0 0 10px;
	clear:both;
}
.locBoxBottom {
	height:9px;
	font-size:0px;
}
.locBoxBottomLeft {
	background-position:-342px -15px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locBoxBottomCenter {
	border-bottom:1px solid #cacac9;
	float:left;
	width:380px;
	height:8px;
	background-color:#f1f1f1;
}
.locBoxBottomRight {
	background-position:-355px -15px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locDetailsColor { 
	padding-top:9px;
	color:#C90;
	display:inline-block;
}
.locDetailsService { 
	margin:12px 0;
	padding:0 0 0 40px;
}
.locDetailsService li { 
	line-height:18px;
}
.locMarginTopNone { 
	margin-top:0;
}

/* Location - Message Popup CSS */
.locMsgPopup { 
	float:left;
	clear:both;
	width:100%;
	font:12px arial;
	background-color:#fff;
	min-height:400px;
}
.locMsgPopupStrip { 
	background:#ededed;
	border-bottom:1px dashed #999;
	padding-bottom:29px;
}
.locMsgPopupInner { 
	display:block;
	border-top:5px solid #FFD60D;
	border-bottom:7px solid #666;
}
.locMsgPopupBody { 
	clear:both;
	padding:5px 0 0 5px;
}
.locMsgPopupButton { 
	clear:both;
	padding:3px 0;
}
.locMsgPopupButton span {
	display:inline-block;
}
.locMsgPopupCopyright { 
	bottom:0;
	text-align:center;
}

/* Location - Vehicle Guide Search CSS */
#vehicleSearch .row {
	clear:both;
	padding-top:5px;
}
#vehicleSearch .row div {
	float:left;
	padding-right:8px;
}
#vehicleSearch .col120 { 
	width:120px;
	padding-right:7px;
}
#vehicleSearch .divTopLine {	
	border:solid 1px #d6d6d6;
	height:0px;
	display:block;
	clear:both;
}
#divInlineText {
	width:140px !important;
}
#vehicleSearch .vSep {	
	padding-top:5px;
}
#vehicleSearch .locTabHead a {
	min-width:100px;
	width:auto;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
}

/* Location - Proximity View CSS */
.locProximityContent { 
	padding-left:10px;
}
#locProximityInnerUl ul {
	margin:12px 0;
	padding:0 0 0 40px;
}
.locProximityList { 
	clear:both;
	padding:2px 0 25px 0;
}
.locFloatLeft { 
	float:left;
	display:inline-block;
}
.locFloatRight { 
	float:right;
}
.locManualSearch { 
	padding:20px 0 0 10px;
}
.locManualSearchRow { 
	padding-bottom:5px;
}
.locManualSearchField { 
	width:200px;
}

/* Location - Tab for HTV Section */
.locationTab .locTopLine { 
	height:9px;
	width:760px;
	font-size:0px;
}
.locTopLeftCurve {
	background-position:-273px -1px;
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	float:left;
}
.locTopCenter {
	border-top:2px solid #D6D6D6;
	float:left;
	width:741px;
	height:7px;
}
.locTopRightCurve {	
	background-position:-285px -1px;
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:left;
}
.locHtvTab { 
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	overflow:visible;
	width:740px;
	padding:0 8px 0;
	float:left;
	clear:both;
}
.locFullListCity {
	display:none;
}
#resAgentBlock {
	display:none;
}
.locButtonBlock {
	display:inline-block;	
}
.locForwardLink {
	background-position:right -637px;
    background-repeat:no-repeat;
    color:#3366AA;
    display:inline-block;
    font-size:8pt;
    font-weight:bold;
    height:18px;
    line-height:20px;
    outline:medium none;
    padding-right:20px;
    text-decoration:none;
    text-transform:uppercase;
}
.locRememberedLink {
	text-decoration:none;
	outline:none;
	color:#3366AA;
	display:inline-block;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:bottom;	
}
.locRememberedIcon {	
	background-position:-258px 4px;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
	height:25px;
	width:20px;
}
.locCloseLink { 	
    color:#3366AA;    
    font-size:8pt;
    font-weight:bold;
    line-height:20px;
    outline:medium none;
    text-decoration:none;
    text-transform:uppercase;
}
.locCloseIcon {
	background-position:-259px -46px;
    background-repeat:no-repeat;
    float:left;
    height:20px;
    width:20px;
    cursor:pointer;
}
.locImgVerticalAlign {
	vertical-align:middle;
}
.locMsgPopup img {
	border:0 none;
}
.locMsgPopup a {
	text-decoration:none;
}
.locErrorColor {
	color:#f00;
}
.locLoadingImg {
	background-position:0 0;
	background-repeat:no-repeat;
	height:14px;
}
.locButton {
	float:left;
	clear:both;
	padding-top:5px;
}
.locResultAirportHtv { 
	width:40%;
	float:left;
}
.locResultReservationHtv { 
	width:28%;
	float:left;
	padding-left:1%;
}
.countriesAirportHtv { 
	width:40%;
	float:left;
}
.countriesReservationHtv { 
	width:28%;
	float:left;
	padding-left:1%;
}
.locResultsBgGrey{
	background-color: #F2F2F2;
    border-top: 5px solid #BDBDBD;
    margin-bottom: 10px;
}
.locResultsMatchHead { 
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	margin:0px;
}
.locResultsBgGrey ol {
	margin: 0 0 10px;
    padding: 0 27px 15px;
}
.locResultsBgGrey li { 
	line-height:25px;
	color:#0431B4;
}	
		.wordWheelInput{
	font-size:9pt;
	font-family:arial;
	margin-right: 3px;
	text-indent: 3px;
}
#wordWheelResultsIFrame{
	filter:alpha(opacity=00);
	position:absolute;
	z-index:200;
}
#wordWheelResults{
	width:565px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:0px;
	position:absolute;
	z-index:300;
	overflow:auto;
	font-size:9pt;
	font-family:arial;
	background-color:#ffffff;
	cursor:pointer;
	 
}
#wordWheelResults div{
	padding:3px;
	margin-left: 3px;
}
.wordWheelSelected{
	background-color:#FFD60D; 
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
}

#wordWheelClose{
	background-color: #DEDEDE;
	text-align: right;
	padding:3px;
	position:absolute;
	z-index:300;
	width:559px;
	border-left:1px solid #999999;
	border-top:0px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

#wordWheelHighlight{
	font-weight: bold;
}

#wordWheelLocationCount{
	color: #D09F14;
	font-weight: bold;
	font-family:arial;
	font-size:11px;
}
#wordWheelCloseText{
	font-family:arial;
	font-size:11px;
	vertical-align:middle; 
}
#wordWheelCloseImg{
	vertical-align: middle;
}
#wordWheelResults1{

}
		







.spriteYellowSquares {
	background-image:url('http://images.hertz.com/rac/misc/refresh09/sprite_yellow_squares.gif');
}


	
			
		 
	
	
	
	
	
			 
	            
		
	
	
	  
	     
    
          
 



                                                  
   
     
                                                         
                                  
	  
	 
	  
		  
			   
			
			
		
		
	
       
                                                                                                                  
/* EOF */                                                                                                                                        
/* EOF */                                                                                                   

                              
                               
