/****** FILE: themes/hotel/css/add.property.css *****/
/*
 *	KEMPINSKI HOTELS & RESORTS
 *	add.property.css
 *
 *	2012 by Björn Lorenz, ennit interactive GmbH <http://www.ennit.de/>
 */
/* MODIFY HEADER */
#head .meta{
	float: right;
	width: 739px;
}
#head .logo{
	height: 116px;
}
#head .navigation.main{
	clear: right;
}

/****** FILE: themes/hotel/css/add.paneltoggle.css *****/
.paneltoggle-handle{
	cursor: pointer;
	width: 25px;
	height: 25px;
	margin-left: 1px;
	background: #373534 url("../../../themes/corporate/images/layout/icon.arrow.green.left.png")/*tpa=http://www.kempinskis.com/themes/corporate/images/layout/icon.arrow.green.left.png*/ no-repeat center center;
}
.paneltoggle-handle.closed{
	margin-left: 0;
	background: #373534 url("../../../themes/corporate/images/layout/icon.arrow.green.right.png")/*tpa=http://www.kempinskis.com/themes/corporate/images/layout/icon.arrow.green.right.png*/ no-repeat center center;
}

/****** FILE: themes/hotel/css/add.emergency.css *****/
.emergency-popup {
	width: 100%;
	height: 100%;
	background: rgba(100,100,100,.8 );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc646464', endColorstr='#cc646464',GradientType=0 ); /* IE6-9 */
	color: white;
	position: fixed;
	top: 0;
	z-index: 99;
}
.emergency-message{
	width: 474px;
	margin: 0 auto;
	padding: 56px 90px 60px;
	background: black;
	position: relative;
	top: 20%;
	z-index: 1;
}
.emergency-message h1{
	margin: 0 0 3px;
	color: #8c8179;
	font: 26px/1 "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.emergency-message h2{
	margin: 0 0 12px;
	color: white;
	font: 14px/24px Arial,Verdana,sans-serif;
}
.emergency-message hr{
	margin: 22px 0 27px;
	border: 0;
	border-bottom: 1px solid #8c8179;
}
.emergency-message p{
	margin: 0 0 12px;
	color: #8c8179;
	font: 17px/18px "Times New Roman", Times, serif;
}
.emergency-message p.contact-information{
	margin: 0 0 12px;
	color: #b6b6b6;
	font: 13px/20px Arial,Verdana,sans-serif;
}
.emergency-message > .close{
	display: block;
	width: 30px;
	height: 30px;
	background: #373534 url("../../../themes/corporate/images/layout/cross.green.png")/*tpa=http://www.kempinskis.com/themes/corporate/images/layout/cross.green.png*/ center center no-repeat;
	text-indent: -666px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: -31px;
}


/****** FILE: themes/hotel/css/add.rooms.css *****/
/*
 *	KEMPINSKI HOTELS & RESORTS
 *	add.rooms.css
 *
 *	2012 by Björn Lorenz, ennit interactive GmbH <http://www.ennit.de/>
 */
/* MODIFY NAVIGATION*/
#body.rooms .navigation,
#body .navigation.special{
	top: 190px;
}
#body .navigation.special{
	background: transparent;
	border: 0;
}
#body .navigation.special li{
	border: 0;
	margin: 0 0 1px 0;
}
#body .navigation.special li a{
	width: 170px;
	height: 61px;
	padding: 18px 11px 0 19px;
	background: url("../../../themes/hotel/images/layout/bg.navigation.special.item.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/bg.navigation.special.item.png*/ no-repeat;
}
#body .navigation.special li a:hover,
#body .navigation.special li a:focus,
#body .navigation.special li a:active,
#body .navigation.special li.active a,
#body .navigation.special li.current a,
#body .navigation.special li.section a{
	background: url("../../../themes/hotel/images/layout/bg.navigation.special.item.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/bg.navigation.special.item.png*/ no-repeat;
}
/* CONTENT */
.no_back #body.rooms{
	padding-bottom: 104px;
}
.no_back #body.rooms .inner #content{
	width: 699px;
	margin: 190px 0 0 0;
	padding: 36px 30px;
	background: rgba(0,0,0,.85);
}
.no_back #body.rooms .inner #content.addNavigation{
	width: 759px;
	padding: 0;
	background: url("../../../themes/hotel/images/layout/bg.rooms.content.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/bg.rooms.content.png*/ repeat-y;
}
#body.rooms #content .navigation{
	width: 259px;
	position: inherit;
	top: auto;
	background: transparent;
	font-family: arial, verdana, sans-serif;
	margin: 7px 1px 0 0;
	border: 0;
}
#body.rooms #content .navigation ul{
	margin: 0;
}
#body.rooms #content .navigation li{
	margin: 0;
	border: 0;
	list-style-type: none;
}
#body.rooms #content .navigation li.first{
	border: 0;
}
#body.rooms #content .navigation li a{
	padding: 11px 0 11px 30px;
	background: url("../../../themes/hotel/images/layout/icon.arrows.navigation.special.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/icon.arrows.navigation.special.png*/ no-repeat 11px 11px;
	color: #b3b3b3;
}
#body.rooms #content .navigation li a:hover,
#body.rooms #content .navigation li a:focus,
#body.rooms #content .navigation li a:active,
#body.rooms #content .navigation li.active a,
#body.rooms #content .navigation li.current a,
#body.rooms #content .navigation li.section a{
	background: url("../../../themes/hotel/images/layout/icon.arrows.navigation.special.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/icon.arrows.navigation.special.png*/ no-repeat 11px -49px;
	color: #73ae57;
	-webkit-transition: color .5s linear;
	-moz-transition: 	color .5s linear;
	-o-transition: 		color .5s linear;
	-ms-transition: 	color .5s linear;
	transition: 		color .5s linear;
}
/**/
#body.rooms #content .textColumn{
	font-family: "Times New Roman",Times,serif;
	font-size: 17px;
	line-height: 20px;
	color: #FFF;
}
/**/
#body.rooms #content.addNavigation .textColumn{
	float: right;
	width: 461px;
	padding: 28px 19px 0 19px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#body.rooms #content.addNavigation .textColumn a{
	color: #73ae57;
	text-decoration: underline;
}
#body.rooms #content.addNavigation .textColumn a:hover,
#body.rooms #content.addNavigation .textColumn a:focus,
#body.rooms #content.addNavigation .textColumn a:active{
	color: #a5fa7d;
	-webkit-transition: all .5s linear;
	-moz-transition: 	all .5s linear;
	-o-transition: 		all .5s linear;
	-ms-transition: 	all .5s linear;
	transition: 		all .5s linear;
}
.no_back #body.rooms .inner #content .textColumn h1{
	margin: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
}
.no_back #body.rooms .inner #content .textColumn p{
	margin: 0 0 15px 0;
}
/**/
#body.rooms #content .textColumn table{
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 13px;
	text-align: left;
}
#body.rooms #content .textColumn table th,
#body.rooms #content .textColumn table td{
	font-size: 13px;
	padding: 4px 0 5px 10px;
	background: rgba(0,0,0,.35);
	vertical-align: top;
}
#body.rooms #content .textColumn table th{
	width: 118px;
	padding: 4px 10px 5px 20px;
	background: #000;
	font-weight: bolder;
}
#body.rooms #content .textColumn table.noOpaque th{
	width: 120px;
	background: rgba(0,0,0,.35);
}
/**/
#body.rooms #content .textColumn.withMarginal{
	float: left;
	width: 469px;
}
#body.rooms #content .marginal{
	float: right;
	width: 200px;
}
#body.rooms #content .marginal h2{
	margin: 5px 0 0 0;
	font: bolder 12px/20px Arial, Helvetica, Verdana, sans-serif;
}
#body.rooms #content .marginal .attributes{
	margin-left: 0;
}
#body.rooms #content .marginal .attributes li{
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 4px 10px 5px 10px;
	background: #000;
}
/* ROOM FEATURES */
#body.rooms #content h2.roomFeature{
	clear: both;
	font: bolder 12px/20px Arial, Verdana, sans-serif;
}
#body.rooms #content ul.roomFeature{
	float: left;
	padding: 10px 0;
}
#body.rooms #content ul.roomFeature li{
	float: left;
	width: 200px;
}

/****** FILE: themes/hotel/css/add.gallery.css *****/
/*
 *	KEMPINSKI HOTELS & RESORTS
 *	add.gallery.css
 *
 *	2012 by Björn Lorenz, ennit interactive GmbH <http://www.ennit.de/>
 */

#body.gallery-landing-page .navigation,
#body.landing-hotel .navigation{
	top: 190px;
}
#body.gallery-landing-page .paneltoggle-handle,
#body.gallery-landing-page .paneltoggle-wrapper,
#body.landing-hotel .paneltoggle-handle,
#body.landing-hotel .paneltoggle-wrapper{
	top: 190px!important;
	margin-top: 0!important;
}

.galleryButtons{
	position: absolute;
	right: 0;
	top: 159px;
	z-index: 99;
}
.galleryButtons a{
	float: right;
	display: block;
	width: 95px;
	height: 30px;
	margin: 0 0 0 1px;
	padding: 0 40px 0 10px;
	background: url("../../../themes/hotel/images/layout/btn.gallery.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/btn.gallery.png*/ no-repeat;
	color: #6fae4e;
	font-size: 12px;
	font-weight: bolder;
	line-height: 30px;
	text-transform: uppercase;
}
.galleryButtons a.gallery360{
	background-position: 0 -40px;
}
#gallery{
	float: left;
	width: 100%;
	height: 89px;
	background: url("../../../themes/hotel/images/layout/bg.gallery.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/bg.gallery.png*/ no-repeat center top;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 117px;
	z-index: 2;
}
#gallery .inner{
	position: relative;
	overflow: hidden;
}
#gallery .thumbs{
	height: 89px;
	left: 30px;
	position: relative;
	width: 870px;
}
#gallery .thumbs-mask{
	height: 89px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#gallery .thumbs ul{
	width: 10000px;
	position: absolute;
	left: 0;
}
#gallery .thumbs ul li{
	background: url("../../../themes/hotel/images/layout/bg.gallery.item.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/bg.gallery.item.png*/ no-repeat center center;
	float: left;
	height: 60px;
	margin: 0 -6px 0 0;
	padding: 15px 13px 15px 13px;
	position: relative;
	width: 88px;
}
#gallery .thumbs ul li.loading{
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#gallery .thumbs ul img{
	width: 88px;
	height: 60px;
}
#gallery .thumbs ul :hover img,
#gallery .thumbs ul :active img,
#gallery .thumbs ul .active img,
#gallery .thumbs ul .section img,
#gallery .thumbs ul .current img{
	width: 86px;
	height: 58px;
	border: 1px solid #fff;
}
#gallery .navigation li a{
	top: 0;
	height: 89px;
	width: 29px;
	background: url("../../../themes/hotel/images/layout/icon.gallery.navigation.png")/*tpa=http://www.kempinskis.com/themes/hotel/images/layout/icon.gallery.navigation.png*/ no-repeat;
	text-indent: -666px;
	overflow: hidden;
	position: absolute;
}
#gallery .navigation li.prev a{
	left: 0;
	background-position: 0 0;
}
#gallery .navigation li.next a{
	right: 30px;
	background-position: 0 -89px;
}
#gallery .navigation li.close a{
	right: 0;
	background-position: 0 -178px;
}
#gallery .navigation li a:hover,
#gallery .navigation li a:focus
#gallery .navigation li a:active{
	background-color: rgba(255,255,255,.2);
}

#gallery.hidden{
	display: block;
	left: -9999px;
}

