/* 
2do

JavaScript file + link
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: xx-small;*/
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-color: #30b8dc;
	overflow: -moz-scrollbars-vertical;

}
.maintable {
	margin: 0px;
	height: 100%;
	padding: 0px;
	border: 0px;
	background-position: center;
	background-color: transparent;
	width: 800px;
	height:700px;

}
.menu {
	width: 290px;
	margin-top: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	background-image: url('../images/bg_content.gif');
	background-repeat: repeat-x;
	background-color: #d0e0e6;
}

.content {
	background-image: url('../images/bg_content.gif');
	background-repeat: repeat-x;
	background-color: #d0e0e6;
	padding: 5px;
	vertical-align: top;
}

.menu li {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	width: 170px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}

a.menu:link, a.menu:visited, a.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #3888c4;
}

a.menu:hover {
	color: #fdcd0e;
}

a.menu:active {
	color: #fdcd0e;
}

h1{
	font-size:170%;
}

h2{
	font-size:140%;
}

.title{
	vertical-align: top;
}

.middletable {
	width: 575px;
	border: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: thin none #A5E1F4;
}
.linksbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #30b8dc; 
}
/* Top Menu links */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	text-decoration: none;
	color: #3888c4;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	text-decoration: none;
	color: #3888c4;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	text-decoration: none;
	color: #f3f60b;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	text-decoration: none;
	color: #1cbf24;
}

a.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
a.bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2828ff;
	text-decoration: none;
	text-align: center;

}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2828ff;
	text-decoration: none;
	text-align: center;

}
a.bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}
/*.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000066;
	background-color: #A5E1F4;
	width: 60px;
	cursor: hand;
	border: thin solid #99CCFF;

}
*/

/*Booking engine*/

#booking-wrapper {
width : 210px;
padding : 0;
margin : 0;
font-family : Tahoma, Verdana, sans-serif;
font-size : 12px;
color : black;
line-height : 1em;
background-color:#CCE6FF;
}

.booking-drop {
width : 210px;
}

#booking-title {
font-size : 13pt;
line-height : 18px;
color : #000000;
background-color:#7DAEDF;
}

#booking-roomdorm {
background-color : #69461e;
}

#booking-dates {
margin-top : 5px;
padding-top : 5px;
padding-bottom : 3px;
width : 210px;
}

#booking-rooms {
width : 210px;
}

#booking-room-occ {
width : 210px;
padding-top : 1px;
}

#occtitle {
margin-left : 1px;
margin-right : 1px;
height : 20px;
font-size : 13px;
font-weight : bold;
color : #000000;
background-color:#7DAEDF;
}

#booking-searchd {
width : 210px;
float : left;
background-color:#CCE6FF;
}

.booking-div {
height : 17px;
}

.booking-left {
padding : 5px;
float : left;
width:210px;
}

.booking-right {
float : right;
width : 210px;
}

.booking-line {
height : 50px;
width : 210px;
}

#ixpDataFrame {
position : absolute;
left : 0;
top : 0;
width : 0;
height : 0;
z-index : 3;
border : 1px none #000000;
background-color : #ffffff;
display : none;
}

.linkBut {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : xx-small;
font-weight : bolder;
color : #ffffff;
background-color : #6699cc;
text-align : center;
width : 110px;
border-top-width : thin;
border-right-width : thin;
border-bottom-width : thin;
border-left-width : thin;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #99ccff;
border-right-color : #006699;
border-bottom-color : #006699;
border-left-color : #99ccff;
}

.txt {
padding : 2px;
width : 57px;
float : left;
height : 16px;
}

.booking-search {
margin-top : 2px;
}

.filup {
padding : 2px;
float : left;
/*width : 68px;*/
height : 16px;
}

.txt1 {
font-family : Tahoma, Verdana, sans-serif;
font-size : 11px;
font-weight : bold;
color : #000000;
}

.txt2 {
font-family : Tahoma, Verdana, sans-serif;
font-size : 11px;
font-weight : bold;
color : #000000;
}

.ChiAge {
color : #999900;
}

.tdays {
color : #ffffff;
cursor : default;
background-color : #ff6600;
font-weight : bold;
}

.tday {
background-color : #ffea8a;
color : #990000;
cursor : pointer;
}

.tdaydis {
background-color : #cccccc;
color : #ffffff;
}

.tdayov {
color : #ffffff;
cursor : pointer;
background-color : #996666;
}

.tdot {
color : #ff9900;
cursor : default;
}

.hovertd1 {
font-family : Tahoma, Verdana, sans-serif;
font-size : 11px;
color : #003300;
background-color : #ffffff;
cursor : pointer;
}

.hovertd2 {
font-family : Tahoma, Verdana, sans-serif;
font-size : 11px;
color : #ffffff;
background-color : #999900;
cursor : pointer;
}

/*END*/
