@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
body {
	background-color: #062134;
	background-image: url(../images/spacer-main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
h3 {
	font-size: 16px;
	display: inline;
}
hr {
	background-color: #CE1D1D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.roomsThumb {
	float: left;
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
}
#roomdescription {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 410px;
	scrollbar-3dlight-color: #0E1D29;
	scrollbar-face-color:#05131e;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#0E1D29;
	line-height: 17px;
}


a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCC66;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbox {
	background-image: url(/images/background-searchbox-small.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainarea {
	background-image: url(/images/Topleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1C3245;
	text-align: left;
	margin-top: 15px;
}
.headerAmenities {
	background-color: #021019;
	border: 1px solid #2B4D6A;
	background-image: url(/images/amenities-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #021019;
	border: 1px solid #2B4D6A;
	text-align: left;
	height: 180px;
	width: 930px;
}
.headerAmenities td {
	line-height: normal;
}


.bookingengine-home {
	height: 110px;
	width: 270px;
	background-image: url(/images/mainbackground-large.gif);
	background-color: #9F2121;
	background-repeat: no-repeat;
	background-position: center top;
}
.grungetable {
	background-image: url(/images/background_grungebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-size: 12pt;
}
.roomsMainarea {
	text-align: left;
	height: 180px;
	width: 930px;
}
#roomMainimage {
	height: 370px;
	width: 578px;
	background-image: url(/images/loading.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
}

.roomsMainarea td {
	line-height: normal;
}
#maindiv {
	margin: 10px;
}

h3 {
	color: #f1ba49;
	font-size: 12px;
}
.sidebar td {
	font-size: 12px;
	line-height: 20px;
}
.restaurantcats {
	color: #C94141;
	font-weight: normal;
}

