/* CSS specific for hotel */

#logovlak img{
	margin-left: 10px;
	margin-top: 30px;
}

body{
	background: url(../images/background.png) no-repeat right top fixed;
}

#logovlak {
	float: left;
	margin-left: 125px;
	margin-top: -490px;
	width: 242px;
	height: 140px;
	padding: 0px 5px 5px;
	background: url(../images/logovlak.png) repeat-y;
	z-index: 102;
	position: relative;
}

#headerphoto{
	margin-top: 68px;
}

#payoff{
	width: 600px;
}

#reservation{
	background: url("../images/reservation_bg.png") no-repeat scroll 0 0 transparent;
}



/* Image borders */
a.thumbnail {
	position: relative;
	display: block;
	width: 248px;
	height: 177px;
	background: url(../images/sideimageborder2.png) no-repeat;
	padding: 35px 34px 32px 34px;
}

a.thumbnail.photo1 {
	background: url(../images/sideimageborder1.png) no-repeat;
}
a.thumbnail.photo2 {
	background: url(../images/sideimageborder2.png) no-repeat;
	margin-bottom: 15px;
}

a.thumbnail.photo3 {
	background: url(../images/sideimageborder3.png) no-repeat;
}
.thumbnail img{
	border: none;
}
div.first {
	float: right;
}
div.second {
	float: right;
}

div.first a.thumbnail{
	margin-left: 552px;
	margin-top: 120px;
}

a.thumbnail.second{
	margin-left: 552px;
	margin-top: 120px;
}

a.thumbnail.third{
	margin-left: 552px;
	margin-top: 120px;
}

#content ul.actions li{
	list-style-type: none;
	background: none;
}

ul{
	margin-bottom: 6px;
}

#photocanvas{
	height: 422px;
	width: 1148px;
}

#location{
	padding-top: 35px;
	border: none;
}
#contentwrap div.sideimages {
	margin-top: -20px;
}


#content ul.actions{
	display: none;
}


#content.home #contentwrap {
	padding-left: 40px;
}

#locationtext{
	width: 350px;
}

#footerhotelmenu{
	height: 0;
}

#content #contentwrap{
	min-height: 350px;
}