/* ----- START LAYOUT COMMON TO ALL PAGES ----- */
/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

/* START ANTI-MARGIN-COLLAPSING */
div#something {
	margin-top: -1px;
	padding-top: 1px;
}
/* END ANTI-MARGIN-COLLAPSING */


/* START FLOAT ENCLOSING ("EASY CLEARING") */
div#main-content:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END FLOAT ENCLOSING ("EASY CLEARING") */


/* START OFFSCREEN */
div#branding h2,
div#credits h2,
#main-menu h2{
	display: inline;
	position: absolute;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	width: 0;
	height: 0;
}
/* END OFFSCREEN */

html, body{
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

body{
	background:url(../images/body-top-bg.gif) 0 0 #fff repeat-x;
}

div#holder{
	position:relative;
	margin:0 auto;
	width:1000px;
	margin-top: 0px;
	padding-bottom: 0px;
	z-index:1;
}

	div#holder h1{
		position:relative;
		margin:auto;
		width:980px;
		height:20px;
		text-align:right;
		z-index:100;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-top: 0px;
		top: 15px;
	}

div#branding{
	background:url(../images/top-bg.png) center 0 no-repeat;
	position:relative;
	top:-20px;
	left:0;
	margin:auto;
	width:100%;
	height:60px;
	z-index:10;
	padding-bottom:62px;		
}
	div#branding .logo-container{
		width:992px;
		margin:auto;
	}
	
	div#branding img{
		padding:6px 0 0 49px;
	}

div#main-content{
	margin-top:438px;
	/* margin:0 auto; */
	min-height:550px;
 	height:auto !important;
  	height:550px;

}
	#main-content .content {
		padding: 10px 50px 0 0;
		width: 680px;
		margin-bottom:45px;
	}
	#main-content .content .moduleOutput {
		margin: 50px 0px 0px;
	}
	
	#main-content h4 {
		margin: 10px 0px;
	}


div#main-visual{
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	height:500px;	
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	z-index:0;
}

div#slideshow {
	margin:0 auto;
}

div#main-menu{
	position:absolute;
	top:500px;
	left:0;
	/* width:100%;
	height:38px;
	z-index:11; */	
}
	div#main-menu h2{
		left:-9999px;
		position:absolute!important;
		display: none;
	}
	div#main-menu ul.shortcuts{
		margin:12px auto 0;
		padding:2px 0 0 60px;
	}	
		div#main-menu ul li{
			background:url(../images/main-menu-div.gif) no-repeat right 3px;
			display:block;
			float: left;
			padding:2px 8px;
			/* border-right:1px solid #a71930; */
		}
			div#main-menu ul li.active{
				padding:2px 0px!important;
			}
			div#main-menu ul li.last{
				background:none;
			}	
			
			div#main-menu ul li a{
				padding:3px 5px;
			}
				div#main-menu ul li a:hover{
					padding:3px 5px;
				}
			
			
div#top-menu{
	position:absolute;
	top:34px;
	right:0;
	z-index:100;
}				
	/* div#top-menu ul.shortcuts{
		width:965px;
		margin:auto;
		text-align:right;
	} */	
		div#top-menu ul li{
			display:inline;
			padding:0 4px;
			border-right:1px solid #a71930;
		}	
			div#top-menu ul li.last{
				border-right:0;
			}	


div#best-rate{
	position:absolute;
	top:330px;
	right:12px;
	height: 50px;
	z-index:100;
}
	
	
	div#best-rate .widget-content{
		background:url(../images/best-rate-bg.png) no-repeat;
		width:237px;
		height:391px;
	}
		div#best-rate .widget-content p{
		position:absolute;
		top:0px;
		left:0px;
		margin:0;
		padding:0;
		}
	div#best-rate .widget-content p.from-price{
		margin:0;
		DISPLAY:none;
	}	
		div#best-rate .widget-content .rooms-available-from .rooms{
			display:block;
			position:relative;
			top:8px;
			left:18px;
			width:60px;
		}
		div#best-rate .widget-content .rooms-available-from .available{
			display:inline;
			position:relative;
			top:-12px;
			left:18px;
		}
		div#best-rate .widget-content .rooms-available-from .from{
			position:relative;
			top:-12px;
			left:25px;
		}
	
	div#best-rate .widget-content .currency-symbol{
		display:inline;
		position:relative;
		top:-17px;
		left:30px;
	}	
	div#best-rate .widget-content .lowest-rate{
		display:inline;
		position:relative;
		top:-17px;
		left:40px;
	}	
	
	div#best-rate .widget-content a.booking-link{
		display:none;
	}

div#availability-checker{
	position:absolute;
	top:374px;
	right:12px;
	z-index:101;
}

	div#availability-checker h2{
		text-align:right;
		margin:0;
		padding:4px 63px;
	}
	
	div#availability-checker form{
		width:200px;
		margin-left:14px;
		margin-top:6px;
	}
		div#availability-checker form label{
			float:left;_display:inline;
			display:block;
			margin-bottom:2px;
			margin-left:2px;
		}
		div#availability-checker form input,select{
			background:#9e9086;
			border:1px solid #000000;			
			padding:0;
			height:22px;
		}
		
		div#availability-checker form input{
			float:left;_display:inline;
			width:74px;
			height:15px;
			padding-bottom:1px;
			text-align:center;
		}
		
		div#availability-checker form select{	
			display: block;	
			margin-top:16px;
			_margin-top:4px;_display:inline;
			height: 18px;
		}
		
	div#availability-checker div.date{
		position:relative;
		left:5px;
		top:4px;
		height: 25px;
	}		
		div#availability-checker div.date label{
			margin-right:8px;
		}
		div#availability-checker div.date input{
			margin-right:3px;
		}
		
	div#availability-checker div.date img#use-calendar{
		width:16px;
		height:15px;
		cursor:pointer;
	}
	
	div#availability-checker div.date-in input, div#availability-checker div.date-out input{
		position:absolute;
		top:17px;
		width:97px;
	}
	div#availability-checker div.date-out{
		position:absolute;
		left:418px;
	}
	div#availability-checker div.guests{
		position:absolute;
		left:618px;
	}
		div#availability-checker div.guests input, div#availability-checker div.rooms input{
			width:42px;
		}
		
	div#availability-checker div.rooms{
		position:absolute;
		left:560px;
	}
	
	div#availability-checker .go{
		background:#e8b64c;
		width:100px;
		height:16px;
		border:none;
		cursor:pointer;
		float: right;
		margin-right:12px;
		margin-top:16px;
	} 

	div#availability-checker div.nights{
		float:left;
		margin-top:0px;
		margin-left:20px;
		_margin-left:10px;
		_margin-right:10px;
		width:40px;
	}	
		div#availability-checker form .nights label{

		}
		div#availability-checker form .nights select{

		}
	
	div#availability-checker div.adults{
		float:left;
		margin-left:12px;
		_margin:0px;
		margin-top:0px;
		width:38px;
	}	
		div#availability-checker form .adults label{

		}
		div#availability-checker form .adults select{

		}
	
	div#availability-checker div.children{
		float:left;
		margin-left:12px;
		margin-top:0px;
		width:50px;
	}	
		div#availability-checker form .children label{

		}
		div#availability-checker form .children select{

		}
		
div#availability-checker form #best-rate-guaranteed{
	float:left;
	padding-right:5px;
	width:75px;
	height: 35px;
	margin-top: 10px;
}	

div#special-offers{
	position:absolute;
	top:524px;
	right:12px;
	z-index:101;
}
	div#special-offers h2{
		float:right;_display:inline;
		background:url(../images/offers-h2-bg.png) no-repeat;
		width:228px;
		height:22px;
		margin-right:5px;
		padding-top:5px;
		text-align:center;
	}
	div#special-offers	.offer-img{
		float:right;_display:inline;
		clear:right;
		margin:0 13px 0 0;
	}

div#special-offers .container{
	margin:-16px auto auto;
	width:965px;
	position: relative;
}
	div#special-offers .container img{
		
	}
	
	div#special-offers div.offer-text{
		float:right;_display:inline;
		clear:right;	
		width:213px;
		height: 45px;
		background:url(../images/offer-overlay.png) no-repeat;
		position: absolute;
		top: 136px;
		right: 13px;		
	}
		div#special-offers div.offer-text p{
			margin: 0 0 0 0;
			padding: 4px 2px 0 22px;
			font-size: 0.9em;
		}

	
	div#special-offers li img{
		border:1px solid #FFF;		
	}
	
	div#photo-gallery{
		right:12px;
		position:absolute;
		top:720px;
		z-index:1;
	}	
		div#photo-gallery .container{
			margin: auto;
			position:relative;
			width:965px;
		}
			div#photo-gallery .photo-gallery-container{
				position:absolute;
				right: 0;
				width:237px;
				height: 100px;
			}
			div#photo-widget{
				width:234px;
				height:52px;
				margin: 20px 0 5px;
				padding: 5px 0;
				float:left;_display:inline;
				position:relative;
				border-top: 3px solid #e0d5d0;
				border-bottom: 3px solid #e0d5d0;
			}
				div#carousel-images{
					width:205px;
					height:52px;
					overflow:hidden;
					margin-left:10px;
				}
				ul#carousel{
					list-style-type:none;
					margin:0 0;
					padding:0;
					width:205px;
					height:52px;
					overflow:hidden;
					zoom:1;
				}
				ul#carousel li{
					float:left;_display:inline;
					margin-right:2px;
				}
				div#photo-widget ul.nav{
					margin:0;
					padding:0;
					list-style-type:none;
				}
				div#photo-widget ul.nav li{
					position:absolute;
					top:5px;
					cursor:pointer;
				}
				div#photo-widget ul.nav li.left{
					left:3px;
				}
				div#photo-widget ul.nav li.right{
					right:3px;
				}				
				div#photo-gallery .photo-gallery-container  p{
					text-align:center;
				}
				
div#local-area{
	position:absolute;
	top:865px;
	right:12px;
	z-index:1;
}
	div#local-area h2{
		width:228px;
		height:22px;
		margin-right:5px;
		padding-top:5px;
		text-align:center;
	}
		div#local-area .local-area-container{
			height:100px;
			position:absolute;
			right:0;
			width:237px;
		}
			div#local-area .local-area-container img{
				margin-left: 4px;
				border: 1px solid #787878;
			}
				div#local-area .local-area-container p{
					padding-left:10px;
					padding-right:10px;
				}

div#join-email{
	position:absolute;
	top:1000px;
	right:12px;
	margin-top:50px;
}
	div#join-email h2{
		width:228px;
		height:22px;
		margin-right:5px;
		padding-top:5px;
		text-align:center;
	}
		div#join-email .join-email-container{
			height:30px;
			background:#e8b74e;			
			width:220px;
			margin-right:12px;
			padding-top:2px;
		}		
		div#join-email .join-email-container input#email-address{
			float: left;
			width: 95px;
			height: 16px;
			border: none;
			background:url(../images/newsletter-bg.jpg) no-repeat;
			margin-left: 20px;
			margin-top: 4px;
			padding: 2px 0 0 5px;
		}
		div#join-email .join-email-container .go{
			float: right;
			width: 15px;
			height: 19px;
			border: none;
			background:url(../images/submit.jpg) no-repeat;
			margin-right: 10px;
			margin-top: 4px;
			padding: 0;
			cursor:pointer;
		}
		div#join-email .join-email-container label{
			float:left;
			margin-left:5px;
			margin-top:7px;
		}

div#footer h2{
	margin:0px;
	padding:0px;
	position:absolute;
	left:-9999px;
	top:0px;
}

div#footer div.footer-top{
	background:#a71930;
	height:38px;
	padding-top:8px;
}

div#footer ul{
	width:980px;
	margin:0 auto;
	padding:0;
}
	div#footer ul li{
		display:inline;
	}
	
	div#footer ul li a{
		border-right:1px solid #fff;
		padding:0 10px;
	}
	div#footer ul li.shortcut1 a{
		padding-left:0px!important;
	}
		div#footer ul li.last a{
			border:none;
		}

div#footer .address{
	margin:4px auto;
	padding-top:0px;
	width: 980px;
}

	div#footer .address span.email{
		margin:0px 10px;
	}

div#footer div.footer-bottom {
	margin-bottom:35px;
}
div#footer div.footer-bottom .container{
	width:980px;
	margin:0 auto;
	padding-top:13px;
}

	div#footer div.footer-bottom .credits{
		float:left;_display:inline;
		margin:0;
	}
	div#footer div.footer-bottom .addthis_button{
		float:right;_display:inline;
		margin-right:12px;
	}

div.menu-bg{
	background:url(../images/main-menu-bg.png) center 0 no-repeat;
	position:absolute;
	top:500px;
	left:0;
	z-index:0;
	width:100%;
	height:38px;
}	


/* Google Map */
div#main-content #map #logocontrol + div {
white-space:normal !important;
}

