body {
  background: url(bodybackground.gif) center repeat-y;
}

#nav {
	position :absolute;
	width: auto;
	text-align: center;
}

#mainContainer {
	position:absolute;
	width:902px; 
	height: auto;
	top:110px;
	text-align: center;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000000;	
	z-index: 0;
}

#leftdiv {
	background: url(searchbck.gif) no-repeat;
	width:225px;
	height:457px;
	padding-top:25px;
	vertical-align:top;
	z-index:1;
}

#middiv {
	background: url(SiteAssets/Images/exclusive_offers.gif) no-repeat;
	width:380px;
	height:457px;
	padding-top:25px;
	vertical-align:top;
	z-index:1;
}

#rtcoldiv {
	background: url(searchbck.gif) no-repeat;
	width:225px;
	height:457px;
	padding-top:0px;
	vertical-align:top;
	z-index:1;
}

#dest_left {
	position: absolute; 
	width: 500px;
	/* border: 1px solid red; */
}

#map {
	text-align: center;
	/*
	float: right;*/
}

#img {
	float: left;
}

#info {
	float: left;
	padding: 2px;
}

#tab1 {
	height: 41px;
	float: left;
	margin-right: 1px;
}
#tab2 {
	height: 41px;
	float: left;
	margin-right: 1px;
}
#tab3 {
	height: 41px;
	float: left;
	margin-right: 1px;
}
#tab4 {
	height: 41px;
	float: left;
	margin-right: 1px;
}

#property {
	/* background-color: #006699; */

}

#property_top{
	background: url('backtop.gif');
	background-repeat: no-repeat;
	width: 380px;
	height: 20px;
	float:right;
}

#property_data{
	background: url('backdata.gif');
	width: 380px;
	height: auto;
	float:right;

}

#property_bottom{
	background: url('backbottom.gif');
	background-repeat: no-repeat;
	width: 380px;
	height: 10px;
	float:right;
}

#dest_right {
 	position: absolute; 
	left: 515px;
	/* border: 1px solid blue; */
}


#left {
	position: absolute;
	left:0px;
	width: 165px;
	top: 45px;
	/* border: 1px solid black; */
}

#right {
	position: absolute;
	left: 170px;
	top: 45px;
	/* border: 1px solid black; */
}

#information {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;	
}

#box {
	position: absolute;
	left: 0;
	text-align: left;
	height: auto;
/* 	border-top: thin solid #003399;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #003399;
	border-left: thin none #CCCCCC;	 */
}

#bd {
	text-align: left;
	width: 100%;
}

#fd {
	display: none;
	text-align: left;
	width: 100%;
}

#fc {
	display: none;
	text-align: left;
	width: 100%;
}

#map_tab {
	display: none;
	text-align: left;
	width: 100%;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 16;
	width: 100%;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 14;
	float:left;
	width: 100%;
	border-bottom: 2px solid #003399;
}

li > ul {
	top: auto;
	left: auto;
	}
	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 2;
}

#information ul {
	width: 100%;
	display: block;
}

li {
  float: left;
  padding-top: 3px;
  background-image: url(SiteAssets/Images/top_menu_buttons.gif);
  color: #fff;
  font-size: 12px;
  position: relative;
  text-align: center;
  width: 75px;
  height: 20px;
  _height: 23px;
 }

 li a {
	text-decoration: none;
	color: #fff;
 }
 

li ul {
	position: absolute;
	float: none;
	display: none;
	left: 0;
	top: 23px;
	/*_top: 24px;
	border: 1px solid #fff;*/
}

li ul li{
	text-align: left;
	/*width: 12em;*/
	width: 14em;
	height: auto;
	background: url('background.gif');
	color: #fff;
	
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

li ul li ul {
	color: #000;
	text-align: left;
	left: 14.2em;
	top: -1px;
}


 li ul li a:visited a:hover {
	text-decoration: none;
	/*color: #fff;*/
	color: #1B3A9A;
 }
 
li:hover ul, li.over ul { display: block; }

ul.dest li {
	color: #1B3A9A;
  background-image: url(SiteAssets/Images/destination_buttons.gif);
}

ul.dest li a {
	color: #1B3A9A;
}

ul.dest li a:hover {
	color: #1B3A9A;
	font-weight: bold;
}

#top_nav1 {
  /* background-color:#069; */
  
  background-color:#000000;
  
  height:22px;
  
  width:auto;
 /* width: expression(document.body.clientWidth < 772 ? "770px" : "auto");*/
  
}

#top_nav1 ul {
  padding:0;
  margin:0;
  list-style-type:none;
  background-color:#800000;
}


#top_nav1 ul li {
	position: relative;
	float: left;
    width:7em;
	
    padding: 0.2em;
    text-align:center;
    font-family:Verdana, Tahoma;
    font-size:0.8em;
    color:#fff;
	/* background-color:#069; */
	background-color:#800000;
    border-right:1px white solid;

}

#information  li{
	background-image: url('background.gif');
	text-align: center;
	width: 155px;
	height: 23px;
	border: 1px solid #FFF;
	color: #FFFFFF;
}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

.titletext {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.textbig {
	font-family: Verdana;
	font-size: 13px;
	color: #003399;
	font-weight: normal;
	border: none;

}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: none;

}

.text12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: none;

}
.textg {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: none;

}

.mainpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
}
.propertiesselect {
	background-attachment: fixed;
	background-image: url(/select_kefalonia.gif);
	background-repeat: no-repeat;
}

#tableprop tr td {
	background:url(prop_week_back.gif) no-repeat;
	width: 258px;
	height: 52px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tableprop tr td tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txthover {
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;

}

.border {
	font-family: Verdana;
	/*font-size: 10px;
	color: #999999; */
	border-top: thin solid #003399;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #003399;
	border-left: thin none #CCCCCC;
}

#info {
	font-size: 11px;
}
.broderline {
	border: 1px solid #0099CC;
}
.bck {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	background-color: #C9DBED;
}
.bck1 {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	background-color: #ffff99;
}
.bck2 {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #003399;
	background-color: #C9DBED;
}
.bck3 {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #003399;
	background-color: #ffcc66;
}
.bckblue {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
}
.bcknew {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
}
.textblue {
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
	border: none;
	font-weight: bold;
}
.textblack {
	font-family: Trebuchet ms;
	font-size: 12px;
	color: #000000;
	border: none;
	font-weight: bold;

}

#top_nav {

	/*margin-left: 32px;
	margin-top: 5px;
	margin-bottom: 15px;*/
	width: 902px;
	/*margin: auto;*/
	background-color:#ffffff;
}

#top_nav li {
	position: relative;
	/*float: left;*/
	
	width:auto;
	height:12px;
  list-style-type:none;

	padding: 0.2em;
	text-align:center;
	font-family:Verdana, Tahoma;
	font-size:0.6em;
	font-weight:bold;
	color:#3F7BFF;
	/*color: #000;*/
	background-image:none;
	background-color:#000;
	border-right:1px white solid;

}

table.scroll {
	border-right: 1px solid #FFFFFF;	
	table-layout: fixed;
	margin-bottom:0;
}
table.scroll tr {
	/*background-color: #eceae3; */
	background-color: #ebefff; 
}
table.scroll tr td  {
	/*font-size: 90%;*/
	padding: 2px;
	text-align: left;
	/*border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	border:1px solid #1b3a9a;
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	height : auto;
}

table.middiv {
	table-layout: fixed;
	margin-bottom:0;
}
table.middiv tr {
	height: 85px;
}
table.middiv tr td  {
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	height : auto;
}
