/* Home styles */

a:hover, a:focus, a:active {

	background-color:#3a0704}

	

#home #header {

	width:960px}

	

#home #header #logo {

	background-image:url(/images/logo.gif); /* ../images/logo.gif */

	height:63px;

	left:246px;

	position:absolute;

	top:8px;

	width:467px}



#home ul li {

	list-style-type: none;

}

body#home {

	background-color:#010202;

	background-image:url(/images/bg.jpg)} /* ../images/bg.jpg */

	

#home h1 {

	margin:8px}

	

#home h2 {

	margin:8px}

	

#home p {

	margin:8px}

	

#home #container {

	width:960px}

	

#home #content {

	background-color:transparent;

	background-image:url(/images/bg-content.jpg); /* ../images/bg-content.jpg */

	background-repeat:no-repeat;

	padding:8px 0 12px;

	width:960px}

	

#home #navigation {

	width:960px}

	

#home #navigation a, #home #navigation li {

	color:#ac0018}

	

#home #navigation a:hover {

	color:#fff}

	

#home #navigation li a.active {

	color:#fff}

	

#home #booking input#submit {

	background-image:url(/images/booking-button-red.gif); /* ../images/booking-button.gif */

	border:none;

	clear:both;

	color:#fff;

	font-weight:800;

	height:26px;

	margin-bottom:6px;

	width:125px}

	

#home #booking li a {

	}

	

#home #booking a:hover {

	border:none}

	

#home #booking {

	margin-top:10px}



#home #column-one {

	border:none;

	float:left;

	position:relative;

	width:231px}



#home #column-two {

	float:right;

	width:729px}

#home #column-two #image-rotate {

	position:relative;

	width:464px;

	height:502px;

	float:left;

	}

#home #column-two #image-rotate img {

	position:absolute;

	top:0px;

	left:0px;

	}

#home #column-two img {

	display:inline;

	float:left;

	margin:0;

	margin-top:3px;

	padding:0}

	

#home #column-two img#experiences {

	margin-left:13px}

	

#home #footer-container {

	border:none}

		

#home #footer {

	padding-top:15px}


/* buttons cool yule and dinner offer */



/*#home .buttons_box {

	display: block;

	width: 178px;

	height: 70px;

	background: #050505;

	border: 1px solid #111112;

	position: absolute;

	top: 436px;

	left: 36px;

}*/



#home #prestoffer, #home #coolyule {

	width: 178px;

	height: 33px;

	display: block;
	position: absolute;

	background-image: url('/images/home/left-buttons.jpg?n=1');

	background-repeat: no-repeat;

	text-indent: -9999px;

	overflow: hidden;
	left: 38px;	

}



#home #prestoffer {

	background-position: -178px 0px;
	top: 472px;

}



#home #coolyule {

	background-position: 0px 0px;
	top: 283px;
	z-index: 99;

}



#home a#prestoffer:hover {

	background-position: -178px -33px;

}



#home a#coolyule:hover {

	background-position: 0px -33px;

}



/*#home #prestoffer {

	display: block;

	float: left;

	width: 178px;

	height: 70px;

	background: #050505 url(/images/prest-offer.jpg) no-repeat left top;

	position: absolute;

	top: 436px;

	left: 36px;

	text-indent: -999999px;

	overflow: hidden;

}



	#home #prestoffer:hover {

		background-position: 0 -70px;

	}*/