html{
	background: url(../img/bg.png) repeat-x #f4f4f4;
}
body {
	margin:0;
	padding:0;
	background: url(../img/bg.png) repeat-x;
	background-color: #f4f4f4;
	background-position:top center;
	height: 670px;
	overflow: auto;
}
a{
	outline: none;
}

textarea{
	resize: none;
}

.pngfix {
	behavior: url(js/pngfix/iepngfix.htc);
}
.clear{
	clear: both; 
}
fieldset, img {
	border:0;
}

.main {
	margin:0px auto;
	padding:0px;
	width:900px;
	border:0px solid red;
	position:relative;
}
.header {
	float:left;
	width:850px;
	height:45px;
	margin:32px 0 0 0;
	display:inline;
}
.logo {
	float:left;
	height:35px;
	width:148px;
	margin-top:-7px;
	margin-left:0px;
}
.menu {
	float:right;
	width:550px;
	margin-right:0px;
	margin-top:-11px;
}
.menu ul {
	list-style:none;
}
.menu ul li {
	float: left;
	font:normal 11px Arial;
	color:#2d2d2d;
	margin-right:1px;
	display:inline;
}
.menu ul li a {
	color:#2d2d2d;
	text-decoration:none;
	font-weight: 200;
	padding: 11px 15px;
}
.menu ul li a:hover {
	color:#f6f6f6;
	background-color:#2690c8 ;
	background-image:url(../img/ac-bg.png);
	background-position: center;
	background-repeat: no-repeat;
}




.content {
	position:relative;
	display:block;
	float:left;
	width:900px;
	border:0px solid red;
	min-height:560px;
	margin-top: -10px;
}
.contentLeft {
	float:left;
	width:350px;
	height: 530px;
	margin-left:0px;
	position:relative;
	display:inline;
}
.contentRight {
	float:left;
	width:550px;
	position:relative;
	padding-top: 50px;
}
.fm {
	width:600px;
	height: 275px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(../img/bg-fm.png);
	background-repeat: no-repeat;
}

.fm h1 {
	font:normal 13px Georgia;
	color:#55504c;
	margin:5px 0 0 0;
	line-height:22px;
}

.cover{
	width: 221px;
	float: left;
	padding-top: 10px;
}
.cover img{
	padding: 10px;
	border: 1px solid;
	border-color: #aeaeae;
	background-image:url(../img/bg-cover.png);
	background-repeat: no-repeat;
}
.cover a:hover img {
	border-color: #1075e7;
}

#listing{
	color: #d1d1d1;
	width: 280px;
	float: left;
	font: normal 10px Arial;
	padding-top: 15px;
	margin-top: -8px;
	margin-left: 13px;
}

#listing ul{
	color: #d1d1d1;
	font: normal 10px Arial;
	margin-left: -44px;
}
#listing h1{
	font: normal 12px Arial;
	color: #e5e5e5;
}
.dl{
	float: left;
	padding-left: 18px;
}
.share{
	width: auto;
	padding: 20px 0px;
}
.fb{
	float: left;
	width: 50%;
}
.twt{
	float: right;
	width: 50%;
}


.Gallerymenu {
	width:190px;
	height:241px;
	background-image:url(../images/shadowbk.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left: 137px;
	top: 229px;
	border:0px solid red;
}
.pic1 {
	margin:30px 0 0 35px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.pic2 {
	margin:23px 0 0 30px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.pic3 {
	margin:9px 0 0 28px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.socialb {
	float:left;
	width:160px;
	margin:25px 0 0 25px;
	display:inline;
}
.socialb img {
	margin-left:5px;
}
.redrope {
	position:absolute;
	top:300px;
	left:0px;
}
.footer {
	float:left;
	width:100%;
	height: 40px;
	text-align:center;
	position: relative;
	top: -14px;
}
.footer p {
	font:normal 13px Georgia;
	color:#7c7671;
}
.footer a:hover {
	font:normal 13px Georgia;
	color:#2672d1;
}
.slideshow {
	float:left;
	width:100%;
	position:relative;
	padding-top: 100px;
	padding-left: 50px; 
}
.arrLeft {
	float:left;
	width:26px;
	height:51px;
	position:absolute;
	left: -14px;
	top: 93px;
	padding-top: 100px; 
}
.arrRight {
	float:right;
	width:26px;
	height:51px;
	position:absolute;
	right: -5px;
	top: 93px;
	padding-top: 100px; 
}
.arrCenter {
	float:left;
	width:850px;
	height:250px;
}
.imgSlideshow {
	float:left;
	margin-left:30px;
	position:relative;
	display:inline;
}
.imgslide {
	position:absolute;
	left:-10px;
	top: 30px;
}

.firstpic {
	margin-left:20px;
	display:inline;
	margin-right:10px;
}
.lastpic {
	margin-left:40px;
	display:inline;
	margin-right:10px;
}
.imgSlideshow h2 {
	text-align:center;
	font:normal 19px Georgia;
	margin:20px 0 0 0;
}
.imgSlideshow h2 a {
	color:#000;
	text-decoration:none;
}
.imgSlideshow a img {
	opacity:1;
}
.imgSlideshow a:hover img {
	opacity:1;
}
.imgSlideshow p {
	text-align:center;
	font:normal 11px Arial;
	color:#a6a6a6;
	margin:13px 0 13px 0;
}
.imgSlideshow p img{
	padding-left: 8px;
	padding-top: 3px;
}
.imgSlideshow p a {
	color:#a6a6a6;
	text-decoration:none;
}
.imgSlideshow p a:hover {
	color:#257fdc;
	text-decoration:none;
}
.paginaregallery {
	float:right;
	height:40px;
	border:0px solid red;
	margin-top:33px;
	margin-right:31px;
}
.paginareLeft {
	float:left;
	background-image:url(../images/paginareLeft.png);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	width:7px;
}
.paginareCenter {
	float:left;
	background-image:url(../images/paginareCenter.png);
	background-repeat:repeat-x;
	background-position:left;
	height:40px;
}
.paginareRight {
	float:left;
	background-image:url(../images/paginareRight.png);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	width:7px;
}
.paginare {
	float:right;
	height:40px;
	border:0px solid red;
	margin-right:0px;
	margin-top:7px;
}
.page {
	width:23px;
	height:23px;
	float:left;
	margin-left:5px;
}
.page a {
	font:bold 15px Georgia;
	color:#423933;
	text-decoration:none;
	margin:3px 0px 0px 6px;
	border:0px solid red;
	float:left;
}
.page a:hover {
	color:#978a82;
}

#selecteditem {
	background-color:#423933;
	width:23px;
	height:23px;
	float:left;
	margin:3px 0px 0px 6px;
	border:0px solid #7b7b7b;
}
#selecteditem a {
	font:bold 15px Georgia;
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 6px;
	border:0px solid red;
	float:left;
}
#selecteditem a:hover {
	color:#fff;
}
.categories {
	position:relative;
	float:right;
	width:241px;
	height:50px;
	margin-right:33px;
	margin-top:12px;
}
.categories img {
	position:absolute;
	top:180px;
}

.contentTextSlide {
	float:right;
	width:380px;
	margin:0px 35px 0px 0px;
	overflow: hidden;
	height:370px;
	position:relative;
}
.servicesText {
	border:0px solid red;
	margin-bottom:80px;
}
.servicesText p {
	font:normal 12px Arial;
	color:#55504c;
	line-height:22px;
	margin:0;
}
.servicesText img {
	float:right;
}
.contact {
	height: 500px;
	float:left;
	padding-top: 35px;
	padding-left: 50px;
}
.form {
	width:350px;
	border:0px solid red;
	float:left;
}
.inputcontact {
	width:210px;
	border:4px solid #727272;
	padding:10px;
	font:normal 14px Arial;
}
.form_info{
	width: 430px;
	font:normal 12px Arial;
	color:#e1e1e1;
}
.email_label, .phone_number_label, .your_company_label{
	width: 100px;
	float: left; 
	height: 25px;
	position: relative;
	top: 10px;
}
.email_input{
	width: 270px;
	float: left;
}
.messagebox {
	float:right;
	width:350px;
	border:0px solid red;
	margin-right:60px;
}
.messageinput {
	width:320px;
	height:230px;
	border:4px solid #727272;
	padding:4px;
	font:normal 14px Arial;
	color: #cdcdcd;
}
.messagebox img {
	float:right;
	padding-right: 20px;
	padding-top: 10px;
}
.bigCarusel {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}
.bigCarusel li {
	display:block;
	float:left;
	padding: 10px;
	height:640px;
	width: 850px;
}

/* gallery menu */
.galleryMenu {
	border:0px solid red;
	position:absolute;
	bottom:150px;
	right:35px;
	width:224px;
	z-index:1000;
}
.galleryMenu-top {
	width:224px;
	height:18px;
	background-image:url(../images/menu_up.png);
}
.galleryMenu-center {
	width:224px;
	background-image:url(../images/menu_content.png);
}
.galleryMenu-row {
	width:200px;
	float:left;
	margin: 5px 0px 0px 10px;
	padding:2px 0px 4px 0px;
	background-image:url(../images/menu_row_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.galleryMenu-row .thisText {
	margin: 0px;
	padding: 0px;
	font: bold 14px Arial;
	color: #e9e2d3;
	float:left;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}
.galleryMenu-row .checkbox {
	width:19px;
	height:19px;
	background-image:url(../images/checkbox.png);
	background-position: 0px -19px;
	cursor:pointer;
	float:left;
}
.galleryMenu-row .checkbox:hover {
	background-position: 0px 0px;
}
.galleryMenu-row .checkboxSelected {
	background-position: 0px 0px;
}
.galleryMenu-bottom {
	width:224px;
	height:18px;
	background-image:url(../images/menu_bottom.png);
}
/*blue*/
#caruselWrapper{
 	float:left; 
 	width:100%; 
 	height:560px; 
	overflow: hidden;
 	position:relative;
}
 #sectionArchives, #sectionSpecialty, #sectionBio, #sectionBooking, #sectionNights, #sectionContact{
	margin-left:480px; 
} 
.archivesCarusel{
	overflow:hidden;
	position:relative; 
	width:795px;
	margin-left:20px; 
}

/*Social Networks*/
.social{
	height: 55px;
	float: left;
	margin-top: 2px;
}
.social img{
	padding: 0px 10px;
}

.social p{
	font:normal 10px Arial;
	font-stretch: -1px;
	font-weight: 700;
	
}

.booking-ft{
	height: 55px;
	padding-top: -5px;
	float: left;
	width: 240px;
}

.booking-ft img{
	padding: 0px 5px;
	float: left;
}
.booking-ft a{
	text-decoration: none;
	color: #218cc3;
	
}

.booking-ft a:hover {
	text-decoration: none;
	color: #009cff;
	font: normal 11px Arial;
	font-weight: 200;
}

.booking-ft p{
	font: normal 11px Arial;
	font-weight: 200;
	float: left;
	margin-top: 15px;
	margin-left: -5px;
}

.bio-text{
	padding: 0px 10px;
	font:normal 12px Arial;
	color: #b3b3b3;
	text-align: justify;
	overflow: auto;
	width: 900px;
	height: 500px;
}

.nights {
	background: red;
}

.book {
	height: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}
.newbook {
	height: 276px;
	width: 799px;
	background: url(../img/booking-bg.png) no-repeat;
	font:normal 16px Arial;
	color: #545454;	
}
.newbook a{
	text-decoration: none;
	color: #218cc3;
}
.booktext {
	float: right;
	padding: 50px 60px;
}
.booktext img{
	padding: 0 10px;
}
.book-left {
	width: 340px;
	float: left;
}
.book-right {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 500px;
}
.book-info {
	padding-bottom: 0px;
}
.book-info p{
	font:normal 14px Arial;
	font-weight: 700;
	color: #cdcdcd;
}
.book-info a{
	font:normal 14px Arial;
	font-weight: 700;
	color: #cdcdcd;
	text-decoration: none;
}
.book-info a:hover{
	font:normal 14px Arial;
	font-weight: 700;
	color: #69ccff;
	text-decoration: none;
}
.book-icons {
	float: right;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
.book-icons img {
	padding: 30px;
}
.msgfolder {
	height: 137px;
	width: 157px;
	float: left;
}
.msgfolder img {
	height: 137px;
	width: 157px;
	padding-right: 30px;
	padding-left: 20px;	
}
.form-r {
	float: right;
	padding-left: 40px;
}
.arrow-msg img{
	padding-top: 120px;
	padding-left: 120px;
}

#dl-btn {
	width: 600px;
}

.nightshow {
	float:left;
	width:900px;
	position:relative;
	padding-top: 140px;
}
.nightCarusel{
	overflow:hidden;
	position:relative; 
	width:900px; 
}



.imgNight {
	float:left;
	position:relative;
	display:inline;
}
.imgslideNight {
	position:absolute;
	left:-10px;
	top: 50px;
}

.firstpicNight {
	margin-left:7px;
	display:inline;
	margin-right:10px;
}
.lastpicNight {
	margin-left:40px;
	display:inline;
	margin-right:10px;
}
.imgNight h2 {
	text-align:center;
	font:normal 19px Georgia;
	margin:50px 0 0 0;
}
.imgNight h2 a {
	color:#000;
	text-decoration:none;
}
.imgNight a img {
	opacity:1;
}
.imgNight a:hover img {
	opacity:1;
}
.imgNight p {
	text-align:center;
	font:normal 11px Arial;
	color:#a6a6a6;
	margin:13px 0 13px 0;
}
.imgNight p img{
	padding-left: 8px;
	padding-top: 3px;
}
.imgNight p a {
	color:#a6a6a6;
	text-decoration:none;
}
.arrnight {
	float:left;
	width:900px;
	height:250px;
}


#impakt {
	float: right;
	margin-top: 13px;
}
