/* Layout */
.roomsFromBookNow {
	color:#fff;
	padding-left:10px;
}

.png {
	behavior: url("/png_behavior.htc"); 
}

img {
	border:0px;
}

#container {
	padding:60px 20px 20px;
	position:relative;
	overflow:hidden;
	margin:10px auto;
	width:760px;
	font-size:8pt;
	font-family:helvetica, arial, sans-serif;
}

#containerContent {
	position:relative;
	z-index:2;
}

#langSwitch {
	position:absolute;
	top:-50px;
	right:2px;
}

#langSwitch img {
	border:0px;
}

#mainHeader {
	text-align:left;
	height:40px;
	padding-right:20px;	
	font-size:10px;
	color:#134475;
	position:absolute;
	z-index:2;
	top:-44px;
	left:165px;
}

#headerBack {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#bodyBack {
	position:absolute;
	top:94px;
	left:0px;
	z-index:1;
}

#bottomBack {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

#menu {
	text-align:center;
	height:26px;
}

#menu a {
	color:#002;
	padding:2px 3px;
	font-size:7pt;
	letter-spacing:.3px;
}

#menu a:hover {
	color:#533d27; 	
}

#topLinks {
	text-align:right;
	height:40px;
	padding-right:20px;
}

#topLinks a {
	color:#fff;
	padding:2px 6px;
	font-size:8pt;
}


#newsAndOffers {
	background-color:#9e8062;
	width:760px;
}

.bottomBlock {
	width:173px;
	float:right;
	overflow:hidden;
}

#newsAndOffers .bottomBlock p {
	padding:5px 10px 5px 5px;
	margin:0px;
}

#newsAndOffers .bottomBlockHeader {
	background-color:#533d27;
	display:block;
	margin:0px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	font-size:11pt;
	padding:10px 5px;
}

#newsPreview h4 {
	margin:0px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	font-size:10pt;
	padding:10px 18px;
}


#newsPreview {
	width:235px;
	float:left;
}

#newsPreview li {
	list-style:none;
	padding:2px 18px;
}

#newsPreview ul {
	margin:0px;
	padding:0px;
}

#newsPreview a:hover {
	text-decoration:underline;
}

#actionStrip {
	position:absolute;
	top:400px;
	width:760px;
	left:0px;
}

.dottedLine {
	height:2px;
	background-image:url(images/dots.gif);
	opacity:.5;
	filter:alpha(opacity=60);
	width:760px;
	overflow:hidden;
}

#actionTransBack {
	height:205px;
	background-color:#000;
	opacity:.4;
	filter:alpha(opacity=40);
	position:absolute;
	top:10px;
	width:760px;
	z-index:3;
}

#actionContent {
	height:205px;
	position:absolute;
	top:10px;
	width:760px;
	z-index:7;
}

#newsAndOffers p, #newsAndOffers a {
	color:#fff;
}

#menuBottom {
	height:20px;
	padding:10px;
	overflow:hidden;
}

#menuBottom a {
	color:#9e8062;
	font-size:6pt;
	padding:8px 2px 0px;
}


#menuBottom .menuLinks {
	color:#9e8062;
	font-size:6pt;
}

#logoBottom {
	float:right;
	margin-top:-15px;
	clear:both;
}	

/* A bit of subpage bliss */

#pageTitleBack {
	background-color:#46729e;
	height:80px;
	position:absolute;
	top:296px;
	width:760px;
	opacity:.8;
	filter:alpha(opacity=80);
}

#pageTitle {
	position:absolute;
	top:305px;
	width:760px;
	text-align:left;
}

#pageTitle h3 {
	color:#fff;
	font-size:40px;
	margin:2px;
	padding:0px 0px 0px 30px;
	font-family: serif;
	font-weight:normal;
	text-transform:none;

}

#mainContentBlock {
	background-color:#134475;
	overflow:visible;
	width:760px;
}


#mainContentBlock a  {
	color:#eee;
}

#mainContentBlock a:hover {
	color:#ccc;
	text-decoration:underline;
}

#dottedLineSub {
	position:absolute;
	top:387px;
	width:760px;
	height:2px;
	overflow:hidden;
}

.column h3{
	font-size:12px;
	padding:2px 4px;
	margin:1px 1px;
}

.column p {
	font-size:96%;
	padding:2px 4px;
	margin:5px 1px 2px;
	
}

.column {
	width:173px;
	float:right;
	margin-top:10px;
	overflow:hidden;
}

#bookingMask {
	position:absolute;
	top:410px;
	left:0px;
	z-index:4;
	height:5px;
}

.mediaManagerItemMediaList {
	margin:0px;
	padding:0px 10px 10px 20px;
}


.mediaManagerItemMediaList li {
	margin:2px;
	padding:2px;
}

#linksBottom {
	position:absolute;
	bottom:-70px;	
	left:10px;
	width:760px;
}
