  
  /* 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; */
    height:30px;
    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;
    /* 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:100px;
    max-height:100px; 
    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); }


.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 */
.btnFilterRemove       { background-image:url(../cssImages/button_close.png) !important; }
/* .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;
}

.x-custom-geoSuggest-trigger-display-none {
  display:none;
}#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/loading.gif') no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/close.png');}
#sb-nav-next{background-image:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/next.png');}
#sb-nav-previous{background-image:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/previous.png');}
#sb-nav-play{background-image:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/play.png');}
#sb-nav-pause{background-image:url('http://cdn.roomview.gr/spotahotel/scripts/libraries/shadowbox-3.0.3/pause.png');}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;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 {
	height:100%;
}

.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:26px;
}

.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-date-pickerplus-prevnexthide .x-date-nextday,
.x-date-pickerplus-prevnexthide .x-date-prevday {
	visibility:hidden !important;
}

/*
Reverse Ext 3.2.x Hack to display more than 1 months vertically on datemenu
*/
.ext-ie .x-date-menu,
.ext-strict .ext-ie .x-date-menu, .ext-border-box .ext-ie8 .x-date-menu,
.ext-strict .ext-ie7 .x-date-menu{	
    height: auto;
}

.x-datepickerplus-fieldprev {
	background-image:url(prev-tgr.gif) !important;
	cursor:pointer;
}

.x-datepickerplus-fieldnext {
	background-image:url(next-tgr.gif) !important;
	cursor:pointer;
}

.x-datepickerplus-prevnext-ext3,
.x-datepickerplus-prevnext-ext3-next {
	margin-left:17px;
}

/* ie6-8 fixes */

.ext-ie6 .x-datepickerplus-prevnext-ext3 {
	margin-left:0px !important;
	left:17px;
}

.ext-ie6 .x-datepickerplus-prevnext-ext3-date {
	margin-left:17px;
}

.ext-ie6 .x-datepickerplus-prevnext-ext3-next {
	margin-left:34px !important;
}

.ext-ie7 .x-datepickerplus-prevnext-ext3-date,
.ext-ie8 .x-datepickerplus-prevnext-ext3-date {
	margin-right:17px;
}

.ext-ie7 .x-datepickerplus-prevnext-ext3-prev,
.ext-ie8 .x-datepickerplus-prevnext-ext3-prev {
	margin-right:100px;
}.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;
}

