body {
	background-image: url('../images/top_background.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
#top-container {
	margin-top: 33px;
}

#logo, #top, #top-right {
	height: 76px;
}
#main {
	margin-top: 13px;
}
#reservations {
	margin-top: 20px;
	height: 287px;
	overflow: hidden;
}
#helpdesk {
	margin-top: 24px;
	height: 150px;
}
#helpdesk h1 {
	margin-bottom: 11px;
}
#helpdesk a {
  font-size: 11px;
  color: #00adee;
}
#weather {
	margin-top: 17px;
	height: 180px;
	width: 180px;
	overflow: hidden;
}
#tripadvisor {
	margin-top: 31px;
	height: 152px;	
}
#flashheader {
	height: 256px; 
}
#hotels {
	margin-top: 24px;
}
.hotel {
	height: 228px;
}
#addons {
	margin-top: 13px;
	height: 516px;
}
#tripadvisor {
	margin-top: 31px;
	height: 58px;
}

/* Top menu */

#topmenu {
	margin-top: -17px;
	float: left;
	padding-left: 5px;
}

div.topmenuitem {
	float: left;
	height: 19px;
	margin-right: 15px;
}
div.topmenuitem a {
	display: block;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	white-space: nowrap;
}
img.menuItemLeft {
	height: 19px;
	vertical-align: -2px;
}
img.menuItemRight {
	height: 19px;
	vertical-align: -2px;
	margin-right: -5px !important;
	margin-right: -4px;
}
div.topmenuitem span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	vertical-align: 2px;
	line-height: 19px;
	color: #fff;
}

#hotelsmenu {
	margin-top: 40px;
	float: left;
	clear: both;
	width: 100%;
}
#hotelsmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #404040;
	margin-right: 17px;
	text-decoration: none;
	padding: 1px 4px;
}
#hotelsmenu .menuselected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin-right: 17px;
	text-decoration: none;
}
#hotelsmenu a.monumental_hotel {
	background-image: url('../images/hotelbutton_monumental.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#hotelsmenu a.oasis_hotel {
	background-image: url('../images/hotelbutton_oasis.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#hotelsmenu a.baia_hotel {
	background-image: url('../images/hotelbutton_baia.jpg');
	background-repeat: no-repeat;
	background-position: center;
}


/* Language Picker */

div.languages {
	margin-top: 21px;
	height: 11px;
	text-align: left;
	position: relative;
}
div.lang {
	float: left;
	margin-right: 5px;
}


/* Search */

div.searchBox {
	height: 17px;
	margin-top: 19px;
}
div.searchBox input.searchTxt {
	float: left;
	height: 15px;
	line-height: 15px;
	border: 1px solid #B3B3B3;
	font-size: 11px;
	color: #404040;
	width: 120px;
}
div.searchBox span {
	display: none;
}
div.searchBox button.searchBut {
	float: left;
	height: 15px;
	border: 0px;
	background-image: url('../images/search_button.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	cursor: pointer;
	margin-left: 5px;
	width: 16px;
}

/* Our hotels */
h1#ourHotels {
	margin-top: -8px;
	margin-bottom: 10px;
}
#hotels img.overview {
	margin-bottom: 10px;
}

/* Related articles */
.relatedArticles a {
  color: #93111d;
}

/* */
a.monumental {
	color: #93111D;
}
a.baia {
	color: #F16522;
}
a.oasis {
	color: #FAAF40;
}

/* Features */

div#hotelFeatures {
	padding-top: 15px;
	margin-top: 24px;
	border-top: 1px solid #B3B3B3;
}
h1#features {
	margin-bottom: 11px;
}
div.feature h2 {
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	color: #808080;
	height: 15px;
	line-height: 15px;
	vertical-align: center;
	padding-left: 6px;
	margin-bottom: 3px;
}
img.featureLeft {
  position: absolute;
  left: 0;
  height: 15px;
}
img.featureRight {
  position: absolute;
  right: -1px;
  height: 15px;
}
div.feature span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	vertical-align: 0px;
	line-height: 15px;
	height: 15px;
	vertical-align: center;
}
div.feature {
	overflow: hidden;
}


/* Thumb Gallery */

#thumbGallery {
	height: 236px;
	position: relative;
}
#imgContainer {
	margin-bottom: 20px;
}
#imgContainer.hotelPanoramicGallery {
	height: 360px;	
}
#imageCaption {
	height: 103px;
	
}
hotelGallery
#captionContainer p {
	margin-top: 5px;
	height: 40px;
	overflow: hidden;
}
#imageCaption span {
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 8px;
}
#thumbs {
	position: absolute;
	bottom: 0;
	left: 0;
}
#thumbs img {
	margin-top: 5px;
	cursor: pointer;
	display: inline
}
#prevLink {
	float: left;
}
#nextLink {
	float: right;
}

div.articleBody h2 {
  clear: both;
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 8px;
}
div.articleBody p {
	margin-bottom: 0.7em;
}

/* Footer */
#footer {
	margin-top: 30px;
	font-size: 0.85em;
}
#footer span,
#footer a {
  color: #aaa;
	font-size: 100%;
	text-decoration: none	
}
