body {
	background-color: #ccc;
}


#holder {
	width: 90%;
	margin: 0 auto;
	min-width: 960px;
	max-width: 1200px;
	position: relative;
}

h1 {
	position: absolute;
	bottom: 0;
	* bottom: 10px;
	right: 0;
	z-index: 20;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 90px;
	background: transparent url(../images/transparent-bg.png) top left repeat;
}

#branding {
	margin: 5px 0 0 5px;
}

#content {
	position: relative;
}

.introContent, .mainContent, .widget_viewMediaAttachments {
	margin: 20px 80px 20px 140px;
}

#mainContent {
	padding-top:520px;
	position: relative;
}
#mainContent h2{
	height: 45px;
	background: transparent url(../images/transparent-bg.png) top left repeat;
	position: relative;
}



#weather {
	position: absolute;
	top: 528px;
	right: 10px;
}



.bestRateBox {
	position: absolute;
	top: 525px;
	right: 340px;
	height: 40px;
	width: 150px;
}

.ratesFrom {
	position: absolute;
	top: 3px;
	right: 90px;
	font-size: 1.1em;
}

.price_box {
	position: absolute;
	top: 5px;
	left: 70px;
	width: 80px;
}

.price_unit {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 1.4em;
}

.price {
	font-size: 2.5em;	
	position: absolute;
	top: 0;
	left: 13px;
	line-height: 25px;
}

.price_small {
	font-size: 0.9em;
	position: absolute;
	top: 0;
	right: 0;
}

#bestPriceLink {
	position: absolute;
	top: 10px;
	right: 0;
	background: transparent url(../images/arrow.gif) top left no-repeat;
	text-indent: -9999px;
	width: 9px;
	height: 15px;
}




#topBox {
	position: absolute;
	top: 0;
	right: 135px;
	z-index: 25;
}

#menuTop, #menuSubTop {
	height: 45px;
	width: 900px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}

#menuTop {
	top: 45px;
}

#topBox ul {
	list-style: none;
	height: 45px;
	margin: 0;
	padding: 0;
}
#topBox ul li{
	display: inline;
	margin: 0 3px;
	line-height: 45px;
}


#languageBar {
	width: 120px;
	position: absolute;
	top: 0;
	right: -125px;
	text-align: right;
}

#languageBar ul li{
	border-right: 1px solid #aaa;
	margin: 0;
	padding: 0 5px;
}

#languageBar ul li.last {
	border: none;
}

#leadingHotelsLink {
	position: absolute;
	top: 50px;
	right: -130px;
}


#mainVisual {
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	height: 520px;
	z-index: -1;
	overflow: hidden;
}

#mainVisualHolder {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
}

#mainVisualHolder .toolbox-link{
	top: 50px;
	z-index: 200;
	display: none;
}

#sidebar {
	position: absolute;
	top: 405px;
	right: 50px;
	z-index: 20;
	height: 150px;
	width: 280px;
}



#bookingMaskButton {
	display: none;
	width: 240px;
	height: 27px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.js #bookingMaskButton {
	display: block;
	cursor: pointer;
	background: transparent url(../images/calendar.gif) center right no-repeat;
}
 #bookingMaskButton span {
 	background-color: #3c5160;
	border: 2px solid #0f151a;
	height: 25px;
	line-height: 25px;
	display: block;
	text-indent: 10px;
	width: 200px;
 }


#footer {
	margin: 50px 0 30px 0;
	position: relative;
	height: 110px;
}



#footer ul.menu {
	text-transform: uppercase;
	margin: 5px 0;
	padding: 0;
	font-size: 0.9em;
}
#footer ul.menu li{
	display: inline;
	margin: 0 5px;
}


#footerText, #tcLink {
	margin-left: 5px;
}


#footer .addthis_button {
	position: absolute;
	top: 25px;
	right: 50px;
}

#facebookLink, #twitterLink {
	position: absolute;
	top: 25px;
	right: 0;
}

#facebookLink {
	right: 25px;
}

.hiddenLink {
	display: none;
}


#videoLink{
	margin: 0 5px;
	text-transform: uppercase;
	font-size: 0.9em;
	float: left;
}

#videoHolder {
	display: none;
}

#externalLinks{
	margin: 10px 5px;
}

#map-container {
	position: relative;
}

#map {
	position: relative;
	width: 600px;
	height: 500px;
	margin: 20px auto;
	overflow: hidden;
}


.galleryThumb a{
	display: block;
	float: left;
	margin: 10px;
}



.join-email {
	position: absolute;
	top: 65px;
	right: 0;
}
.email-entry {
	display: inline;
}
input#email-address {
	margin: 0 5px;
	border: 1px solid #aaa;
}

.join-email input.go {
	background:url(../images/newsletter-submit.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:18px;
	width:30px;
	text-indent: -9999px;
	*line-height: 0;
}

#music {
	position: absolute;
	right: 5px;
	top: 570px;
	width: 50px;
	height: 25px;
	z-index: 100;
}
