body {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	font-style:normal;
	background:url(images/bluewaves2.gif) repeat-x;
	color:#666;
	line-height:1.5em;
	background-color:#fff;
	margin:0px;
	padding:0px;
	text-align:center;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



h1{}
h2{}
h3{
	font: normal small-caps bold 13px Verdana;
}
h4{
	font: normal small-caps bold 12px Verdana;
}
h5{
	font: normal bold 12px Unicode;
}
h6{}

.footertext {
	color: #aaa;
	font: 7pt Verdana;
	text-align:left;
}
.headertext {
	font: 8pt Verdana;
	text-align:left;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 9pt;
}
    
/* Image shadow */

.img-shadow {
	float:center;
	background: url(images/shadow.gif) no-repeat; 
	margin-left:5px; 
	margin-right:0; 
	margin-top:10px; 			
	margin-bottom:0;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  } 


/* Hotel Menu */

#menu10 {
	width: 200px;
	margin: 10px;
}

#menu10 li a {
	height: 32px;
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
        }

#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
        }

#menu10 li a:hover, #menu10 li #current {
	color: #FF9834;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

/* Booking class */

/*this formats the table that holds the hostel summary*/
.hostsum {
	width: 500px;
}

/*this formats the hostel summary title cell*/
.hostcelltit {
	border-right: 1px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD;
	background: #FAFAFA;
	text-align: left;
	height:6px;
	font: bold 11px Verdana;
}

.hostcelltitlarge {
	border-right: 1px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD;
	background: #FAFAFA;
	text-align: left;
	height:6px;
	font: bold 12px Verdana;
	color: #FF8B35;
}

/*this formats the hostel summary description cell*/
.hostcelldesc {
	font-size:11px;
}

.unavailCell{
	height:16px;
	width:16px;
	border-right: 1px solid #ddd; 
	border-top: 2px solid #FFD5D6;
	border-bottom: 1px solid #ddd;
	border-left: 2px solid #FFD5D6;
	background: #FFA7A9;
	text-align: center;
	font: bold 11px Verdana;
	color: white;
}

.availCell{
	height:16px;
	width:16px;
	border-right: 1px solid #DDDDDD;
	border-top: 2px solid #D7E3D8;
	border-bottom: 1px solid #DDDDDD;
	border-left: 2px solid #D7E3D8;
	background: #99D39A;
	text-align: center;
	font: bold 11px Verdana;
	color: white;
}

.unavailPrcCell{
	height:12px;
	width:16px;
	border-right: 1px solid #ddd; 
	border-top: 2px solid #FFD5D6;
	border-bottom: 1px solid #ddd;
	border-left: 2px solid #FFD5D6;
	background: #FFA7A9;
	text-align: center;
	font: normal 9px Arial;
	color:#222;
}

.availPrcCell{
	height:12px;
	width:16px;
	border-right: 1px solid #DDDDDD;
	border-top: 2px solid #D7E3D8;
	border-bottom: 1px solid #DDDDDD;
	border-left: 2px solid #D7E3D8;
	background: #99D39A;
	text-align: center;
	font: normal 10px Arial;
	color:#222;
}
.unavailPrcCellFaint{
	height:12px;
	width:16px;
	border-right: 1px solid #ddd; 
	border-top: 2px solid #FFD5D6;
	border-bottom: 1px solid #ddd;
	border-left: 2px solid #FFD5D6;
	background: #FFDBDC;
	text-align: center;
	font: normal 9px Arial;
	color:#888;
}

.availPrcCellFaint{
	height:12px;
	width:16px;
	border-right: 1px solid #DDDDDD;
	border-top: 2px solid #D7E3D8;
	border-bottom: 1px solid #DDDDDD;
	border-left: 2px solid #D7E3D8;
	background: #DFF1DF;
	text-align: center;
	font: normal 10px Arial;
	color:#888;
}

/* DIVs code*/

#navigator{
    padding: 5px 5px 5px 5px;
  	font: normal 10px Trebuchet MS,Arial Narrow;
  	text-align:left;
	width:540px;
}

#CenterOuter {
	margin: 0px auto 0px; 
	width: 800px; 
	text-align: center;
}
	
#MapEnclose{
border: 2px solid #ddeeff;
margin: 5px;  
padding: 5px;
width: 500px;
height: 300px;
}
	
#AreaTop{
	width:800px;
	float:left;
	vertical-align: top;
	background-color:#fff;
}

#AreaMiddle{
	margin:10px 0px;
	width:800px;
	float:center;
}

#AreaMidLeftBox{
	margin: 0px 5px;
	text-align:left;
	width:230px;
	float:left;
}

#AreaMidRightBox{
	text-align:left;
	width:540px;
	float:left;
	background-color:#fff;
	border-top:1px solid #EFEFFF;
	border-left:1px solid #EFEFFF;
	border-bottom:1px solid #EFEFFF;
	border-right:1px solid #EFEFFF;
}

#AreaBottom {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:7pt;
	text-align:left;
	color:#bbbbbb;
	float:left;
	width:780px;
	height:17px;
	padding:4px 5px;
	background-color:#ECEDFF;
	border-top:1px solid #c7c9b4;
	border-bottom:1px solid #c7c9b4;
}

.bottom-curve-left {
	width:5px;
	height:27px;
	float:left;
}

.bottom-curve-right {
	width:5px;
	height:27px;
	float:left;
}

.ClearDIVs {
  	CLEAR: both
}

/*PROMOS*/

.panel-green-top {
		float:left;
		font-family:Tahoma, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		color:#7994a2;
		width:200px;
		height:93px;
		padding-top:3px;
		text-align:left;
		background:url(images/promotional_top_bgnd.gif) repeat-x;
	}

.panel-green-top-text {
	margin-top:5px;
}

.panel-green-top-left {
	float:left;
	width:13px;
	height:93px;
	background:url(images/promotional_top_left.gif) no-repeat;
	}
	
.panel-green-top-right {
	float:left;
	width:5px;
	height:93px;
	background:url(images/promotional_top_right.gif);
	}

.panel-green-top-med {
	float:left;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#7994a2;
	width:200px;
	height:140px;
	padding-top:3px;
	text-align:left;
	background:url(images/promotional_top_bgnd_140px.gif) repeat-x;
	}

.panel-green-top-left-med {
	float:left;
	width:13px;
	height:140px;
	background:url(images/promotional_top_left_140px.gif) no-repeat;
	}
	
.panel-green-top-right-med {
	float:left;
	width:5px;
	height:140px;
	background:url(/images/promotional_top_right_140px.gif);
	}
		

/* AJAX SELECT */

#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:125px;	/* Width of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #C0C0FF;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:11px;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#C0C0FF;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}


/* Forms*/	
.textboxmed { 
  border : solid 1px #cccccc; 
  color : #666666;
  font-family:Verdana, Arial; 
  font-size:10px;
}
.textboxsmall {
  width:40px; 
  border: 1px solid #cccccc; 
  font-family:Verdana, Arial; 
  font-size:11px;
}
.dropdown{
  width:100px; 
  border : solid 1px #cccccc; 
  color : #666666;
  font-family:Verdana, Arial; 
  font-size:10px;
}
.smallbutton {
  border : solid 1px #cccccc; 
  background: #E9ECEF; 
  color : #666666; 
  font-size : 9px;
  height:17px;
}
.textbox_front{
  border : solid 1px #cccccc; 
  color : #666666;
  font-family: Verdana, Arial; 
  font-size:12px;
}

.numbox_front{
  border : solid 1px #cccccc; 
  color : #666666;
  font-family: Verdana, Arial; 
  font-size:11px;
}

.button{
  border : solid 1px #cccccc; 
  color : #666666;
  font-family: Verdana, Arial; 
  font-size:11px;
}
