  
  /* Body & HTML formating */
  html, body {
    margin:0;
    padding:0;
    border:0 none;
    overflow:hidden;
    height:100%;
    width:100%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #444;
  }
  

  /* Loading Indicator formating */
  .loading-indicator {
    background-position:left top;
    background-repeat:no-repeat;
    font-size:8pt;
    height:18px;
    padding-left:20px;
    text-align:center;
  }

  #loading {
    background:#C3DAF9 none repeat scroll 0%;
    border:1px solid #6593CF;
    left:40%;
    padding:2px;
    position:absolute;
    text-align:center;
    top:40%;
    width:250px;
    z-index:20001;
  }
 
  /* northDIV formatting */
  #topnav {
    position:static;
  	padding: 2px; 
  	color: #999;
  	text-decoration: none;
  	text-align: right;  	
  }
  
  #header {
    color: #000;
    background-color: #f6f6f6;
    padding: 5px; 
    height: 50px;
    /* !important*/
    overflow: hidden;
  }
  
  #nav { 
    width: auto; 
    background-color: #efefef;
    border: 0px none !important;
    padding: 5px;
    line-height: 1.2em;
    font-size: 110%;
  }
  #nav a { text-decoration: none; color: #334488; background:transparent;}
  #nav a:focus,
  #nav a:hover,
  #nav a:active{ text-decoration:underline; background-color: transparent; color: #FF8A00; }

  /* Formatting of the Content Area  */
  #col1 { padding: 5px; background-color:#FFFBDE ; height:100%;} /* DEEEDE */
  
  /*New*/
  #col1 a { text-decoration:underline; color: #000000; font-size:10px; border-width: 0px} 
  #col1 a:visited, 
  #col1 a:hover,
  #col1 a:focus,
  #col1 a:active { color: #DC2731;}
  
  #col3 { padding: 5px; }
  
  /* Center Column Formating */
  #col3 a { text-decoration: none; color: #ffffff; }  /* #col3 a { text-decoration: none; color: #669900; }*/
  #col3 a:visited, 
  #col3 a:hover,
  #col3 a:focus,
  #col3 a:active { color: #FF8A00;}


  /* footer Formatting   */
  #footerDIV { 
    color:#666; 
    background: #f9f9f9;
    text-align: center;
    padding: 5px;
    font-size: 9px;
  }
  #footerDIV a { color: #999; background:transparent; font-weight: bold;}
  #footerDIV a:focus, 
  #footerDIV a:hover,
  #footerDIV a:active {color: #4D87C7; background-color: transparent; text-decoration:underline;}

/* NEW CLASSES  */
ZEB_hotelList 
{
    font-size:150%;
    font-weight:bold;
    color:#999999;
}

.ero .ero-body {
    width:450px!important;
    overflow: auto;
    padding: 4px;
}

.ero .firstChild {
    width:440px!important;
}#dealsHdr {
		background-color: #FF3F59;
		color: #fff;
		font-size: 18px;
		padding: 5px;
		margin-bottom: 5px;
	}
	
#dealsContent {
		padding: 5px;
		border: solid 1px #FF3F59;
		background-color: #EFEFEF;
	}
	
#dealsContent img {
  float: left; 
  padding-right: 5px; 
  }

#dealsSep {
		height: 1px;
		background-color: #FF3F59;
		margin: 5px 0px 5px 0px;
	}

.caretfix {
  overflow:auto;
}

input {
  font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.datePick {
		display: block;
    width: 85px;
    padding: 3px 3px 3px 24px;
	  border: 1px solid #0070bf;
	  background: #fff url(../cssImages/date.gif) no-repeat top left;
	  font-size: 11px;
	}
	
.inputWhere {
    width: 220px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #0070bf;
	  font-size: 11px;
	  background-color: #fff;
	}
	
.inputWhere:focus {
  border: 1px solid #669900;
  cursor: text;
  }
  
#acGeoSearch {
    font-size:14px;
    height: 20px;
    width: 500px;
    padding: 3px 0px 0px 24px;
	  background-image: url('../images/modifySearch.png');
    background-repeat: no-repeat;
    background-position: 3px center; 
}

  
select {
		display: block;
    width: 50px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #0070bf;
	  background-color: #fff;
	  font-size: 11px;
	}	


.hotelSmallPhotoDiv {
    display:block;
    overflow: hidden;
    width:80px;
    max-height:80px; 
    border: solid 1px black;
    padding: 3px;
    background-color: #EFEFEF;    
}


.hotelListTR {
  border: dotted 1px #669900;
  background-color:#FFFFFF;
  margin-bottom: 10px;
}

.hotelListTR:hover {
  /*border: solid 1px #0070bf;*/
  background-color:#FFFEA6;

}


#page-loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
  display: none;
  text-align: center;
  width: 100%;
  padding-top: 25px;
}


.x-layout-collapsed-west {
  background-image: url(./cssImages/navigationL_.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #DEEEDE;
}
.x-layout-collapsed-east {
  background-image: url(./cssImages/navigationR_.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #EEDEDE;
}

.transferACCO       { background-image: url(./cssImages/genIcons/infoIcon.png); }
.photoACCO          { background-image: url(./cssImages/genIcons/photosIcon.png); }
.videoACCO          { background-image: url(./cssImages/genIcons/videoIcon.png); }
.infoACCO           { background-image: url(./cssImages/genIcons/infoIcon.png); }
.weatherCurrentACCO { background-image: url(./cssImages/genIcons/weatherIcon.png); }


#slider_bkg_img {
  position: absolute; 
  height:8px; 
  margin:6px 0px 0px -10px; 
  width:160px;
}
.gutter { position: relative;
          height: 20px;
          width: 160px;
          margin-top: 10px;
          margin-left:15px;
          background: url(./scripts/libraries/slider2.2/images/slider_rptr.gif) repeat-x;
        }
.knob   { position: absolute;
          height: 20px;
          width: 20px;
          background: url(./scripts/libraries/slider2.2/images/slider_knob.gif) no-repeat;
          cursor: pointer;
        }
.closeMenuIcon      { background-image:url(../cssImages/button_cancel.png) !important; }
.closeOtherMenuIcon { background-image:url(../cssImages/button_cancel_other.png) !important; }
.closeAllMenuIcon   { background-image:url(../cssImages/button_cancel_all.png) !important; }


/* Sort Buttons */
.btnSortNone { }
.btnSortAsc  { background-image:url(../cssImages/sort_asc.png) !important; }
.btnSortDesc { background-image:url(../cssImages/sort_desc.png) !important; }

/* Filter Buttons */
/* .btnHotelFilter       { background-image:url(../cssImages/button_filter.png) !important; } */
/* .btnHotelFilterClear  { background-image:url(../cssImages/button_filter_clear.png) !important; } */  .x-panel-header-text a { text-decoration: none; color: #334488; background:transparent;}
  .x-panel-header-text a:focus,
  .x-panel-header-text a:hover,
  .x-panel-header-text a:active{ text-decoration:underline; background-color: transparent; color: #FF8A00; }

.x-date-menu > ul{
  display: inline;
}

.x-date-menu > ul li{
  display: inline;
}/**
 * The CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: shadowbox.js 150 2007-12-04 18:42:03Z michael $
 */

/*_________________________________________________________________  Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/*_______________________________________________________________  Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/*_______________________________________________________________  Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

/*___________________________________________________________________  Title  */
/*
HTML snapshot:
<div id="shadowbox_title">
  <div id="shadowbox_title_inner">Title Here</div>
</div>
*/
#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

/*____________________________________________________________________  Body  */
/*
HTML snapsnot:
<div id="shadowbox_body">
  <div id="shadowbox_body_inner">
    <img src="my_image.jpg" id="shadowbox_content" height="350" width="580">
  </div>
  <div id="shadowbox_loading">
    <img src="images/loading.gif" alt="loading"></div>
    <span><a href="javascript:Shadowbox.close();">Cancel</a></span>
  </div>
</div>
*/
#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

/*_________________________________________________________________  Toolbar  */
/*
HTML snapshot:
<div id="shadowbox_toolbar">
  <div id="shadowbox_toolbar_inner">
    <div id="shadowbox_nav_close">
      <a href="javascript:Shadowbox.close();"><span class="shortcut">C</span>lose</a>
    </div>
    <div id="shadowbox_nav_next">
      <a href="javascript:Shadowbox.next();"><span class="shortcut">N</span>ext</a>
    </div>
    <div id="shadowbox_nav_previous">
      <a href="javascript:Shadowbox.previous();"><span class="shortcut">P</span>revious</a>
    </div>
    <div id="shadowbox_counter">
      <a href="javascript:Shadowbox.change(0);">1</a>
      <a href="javascript:Shadowbox.change(1);" class="shadowbox_counter_current">2</a>
      <a href="javascript:Shadowbox.change(2);">3</a>
    </div>
  </div>
</div>
*/
#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*________________________________________________________________  Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}
﻿.x-date-right a.npy {
    background-image: url(dbl-right-btn.gif) !important;
}
.x-date-left a.npy{
	background-image: url(dbl-left-btn.gif) !important;
}

th.x-date-weeknumber-header a em span,
.x-date-weeknumber-cell a em span{
	color: #66f;
	font-size:10px;
	text-align:center;
}

th.x-date-weeknumber-header a:hover,
.x-date-weeknumber-cell a:hover {
	color: #66f !important;
	background:none !important;
	cursor:default !important;
}

.x-date-multiselect th.x-date-weeknumber-header a:hover,
.x-date-multiselect .x-date-weeknumber-cell a:hover {
	background-color: #ddecfe !important;
	cursor:pointer !important;	
}

.x-date-monthtable {
	border-left:1px solid #1b376c;
}

.x-date-pickerplus .x-date-dummy img {
	height:1px;
}


/* Fix for Firefox 3 */
.x-date-pickerplus .x-date-middle {
	width: 120px;
}

.x-date-pickerplus .x-date-left a {
	float:left !important;
}

.x-date-pickerplus .x-date-right a{
	float:right !important;
}

.x-date-pickerplus .x-date-dummy,
.x-date-pickerplus .x-date-dummy img,
.x-date-pickerplus .x-date-left,
.x-date-pickerplus .x-date-right {
	width:40px !important;
}

.x-date-pickerplus  .x-date-middle {
	font-weight:normal !important;
	height:25px;
}

.x-date-multiokbtn,
.x-date-multitodaybtn,
.x-date-multiundobtn {
	width:33%;
}

.x-datepickerplus-nationalholidays {
	background-color:#ececec !important;
}

.x-datepickerplus-weekends {
	background-color:#f4f4f4;
}

.x-datepickerplus-activedate a {
	background-color: #ddecfe;
	border:1px dashed #000088 !important;
	padding:1px 4px;	
}

.x-datepickerplus-eventdates a {
	background-color:#ccccff;
	border:1px solid #000088;
	padding:1px 4px;	
}


.x-date-inner .x-datepickerplus-eventdates-disabled a:hover {
    background: #EB5F01;
    color: #fff;
}

.x-date-inner .x-datepickerplus-eventdates-disabled a {
    background: #EB5F01;
    color: #ffffff;
    cursor:default;
}


/*Set the em-tag to totally override the a-tag to prevent IE from opening a new Tab when CTRL-Clicking*/
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a em,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a em span {
	height:19px !important;
	cursor:pointer;	
}

.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-eventdates a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-activedate a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-today a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-selected a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a:hover {
	padding:0 !important;
}

.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a em {
	width:100% !important;
	padding:0 !important;
}

.x-datepickerplus-ie .x-date-pickerplus .x-date-inner a em span {
	padding:2px 5px;
}

.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-eventdates a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-activedate a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-today a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-selected a em span {
	padding:1px 4px;	
}

.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-eventdates a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-eventdates a em,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-eventdates a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-activedate a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-activedate a em,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-datepickerplus-activedate a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-today a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-today a em,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-today a em span,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-selected a,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-selected a em,
.x-datepickerplus-ie .x-date-pickerplus .x-date-inner .x-date-selected a em span {
	height:17px !important;
}

.x-tab-scroller-right-over {
    background-position: -18px 0;
}

.x-tab-tabmenu-right {
    background: transparent url(./scripts/plugins/ext-tabScrollerMenu/tabmenu.gif) no-repeat 0 0;
    border-bottom: 1px solid #8db2e3;
    width:18px;
    position:absolute;
    right:0;
    top:0;
    z-index:10;
    cursor:pointer;
}
.x-tab-tabmenu-over {
    background-position: -18px 0;
}
.x-tab-tabmenu-disabled {
    background-position: 0 0;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    cursor:default;
}

/*
	*override
*/
.x-tab-scrolling .x-tab-strip-wrap {
    margin-left:18px;
    margin-right:36px;
}
#custom_info_window_red{
  width: 450px;
}
#custom_info_window_red_contents{
  background-color: #FFF;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('../cssImages/mapsInfoWindow/red_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_tl.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('../cssImages/mapsInfoWindow/red_t.png') top left repeat-x transparent;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('../cssImages/mapsInfoWindow/red_tr.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_tr.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  background: url('../cssImages/mapsInfoWindow/red_l.png') top left repeat-y transparent;
}
#custom_info_window_red_r{
  width: 3px;
  background: url('../cssImages/mapsInfoWindow/red_r.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('../cssImages/mapsInfoWindow/red_bl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_bl.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('../cssImages/mapsInfoWindow/red_b.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  background: url('../cssImages/mapsInfoWindow/red_br.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_br.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  background: url('../cssImages/mapsInfoWindow/red_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 28px;
  height: 38px;
  background: url('../cssImages/mapsInfoWindow/red_beak.png') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cssImages/mapsInfoWindow/red_beak.png', sizingMethod='crop');
}
#custom_info_window_red_contents .section1{
  margin: 0;
  padding: 0;
}
#custom_info_window_red_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}
#custom_info_window_red_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}
