
@import url(quickbooker.css);

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight: normal !important;
	color: #a7a297 !important;
	background: #000 url(../images/background.jpg) top center no-repeat fixed !important;
}
a{
	color: #a7a297;
	outline: none;
}
a:hover{
	text-decoration: none;
}

img{
	border: none;
}

#vts_wrapper{
	margin: 0 auto;
	width: 1000px;
	background: #2b2b2d;
	min-height: 100%;
	position: relative;
	padding-bottom: 30px;
}

#vts_content{
	padding: 610px 15px 60px;	
}
#vts_main{
	float:right;
	position: relative;
	padding-left:10px;
	width:770px;
	text-align: justify;
}
#vts_main h2, #vts_main h1{
	padding-bottom: 25px;
	font-size: 18px;
}
#vts_main > iframe{
	padding-top: 10px;
}
#vts_left{
	float:right;
	padding-right:10px;
	width:180px;
}

#vts_left > *{
	margin-bottom: 35px;
}

/***************** MAIN MENU **/
#navigation{
	position: absolute;
	top: 120px;
	left: 0;
}


#hxdmenu li.item1{
	background: url("../images/drop_arrow_off.png") no-repeat scroll 15px center transparent !important;	
}

#hxdmenu li.parent.active,
#hxdmenu li.parent:hover{
	background: url("../images/drop_arrow_on.png") no-repeat scroll 15px center transparent !important;	
}

#hxdmoomenu ul li.item1 a{
	margin-left: 15px;
}
/******************************/

/*
#menushowmap{
	position: absolute;
	list-style: none;
	right: -5px;
	top: -10px;
}
*/

/***************** LOGO **/
#top_logo{
	position: absolute;
	top: 15px;
	left: 386px;
/*	background: url(../images/sw_logo.png);*/
	width: 228px;
	height: 91px;
}

#hotel_logo{
	height: 43px;
	width: 170px;
	background: url(../images/hotel_logo.jpg);
	position: relative;
}

/*************************/

/************************ HEADER ***/
#vts_header{
	height:117px;
	left:0;
	position:absolute;
	right:0;
	top:0;
	background: #000;
}

.clear{
	clear: both;
}

#right_top{
	position: absolute;
	top: 65px;
	right: 0px;
	font-size: 11px;
}

#right_top div{
	display: inline;
	padding-left: 10px;
}

#jflanguageselection{
	margin: 0;
	position: absolute;
	top: 19px;
	right: 0;
	width: 275px;
	text-align: right;	
}

#jflanguageselection span{
	margin-left: 3px !important;
}

#hotel_name{
	background: url(../images/vts_logo.png);
	position: absolute;
	top: 83px;
	left: 10px;
	width: 108px;
	height: 12px;
}

/***************** END OF HEADER ***/

/************************ ROTATOR ***/
#rotator{
	position: absolute;
	top: 146px;
	left: 15px;
    *z-index:-1;
}

#rotator_footer{
	position: absolute;
	left: 15px;
	top: 566px;
	width: 974px;
	height: 20px;
	background-color: #000;
}

#rotator_footer .menu{
	list-style: none;	
	margin-right: 5px;
	margin-top: 4px;
	float: right;
	text-transform: uppercase;	
}

#rotator_footer ul li a{
	text-decoration: none;
}

/************************ END ROTATOR ***/

/************************ FOOTER ***/
#vts_footer{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 50px;
	font-size: 11px;
	color: #fff;
}
#vts_footer a{
	color: #fff;
	text-decoration: none;
}
#vts_footer a:hover{
	text-decoration: underline;
}
#vts_footer ul{
	list-style: none;
}

.copyrightswrapper{
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px solid #898989;
}
.copyrightswrapper div{
	display: inline;
}
.design{
	padding-right: 5px;
}
#vts_footer .menu{
	position: absolute;
	bottom: 0px;
	line-height: 25px;
	left: 15px;
}
#swhotelguides{
	position: absolute;
	bottom: 0px;
	line-height: 25px;
	right: 15px;
}
/***************** END OF FOOTER ***/


/*GOOGLE MAP*/
#gmaps{
	position:absolute;
	top:146px;
	left:0px;
	right:0px;
	height:0px;
	/*z-index:10; SAFARI 5 PROBLEM */
	overflow:hidden;
	background-color:#000;
}
.hotelmapwrapper, .hotelmap, div.moduletable {
	height:598px;
}
.hotelmapwrapper{
	border-top: 1px solid #A7A297;
	border-bottom: 1px solid #A7A297;
}

.closeButtonMessage {
	position:absolute;
	width:126px;
	height:28px;
	background:url(../images/btn_gmap.png) 0 0 no-repeat;
	top:1px;
	left:50%;
	z-index:9999;
	margin-left: -63px;
}
div.closeButtonMessage span a {
	display:block;
	width:90px;
	color:#555;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	padding:5px 30px 0 5px;
	height:28px;
	font-size:10px;
	line-height: 10px
	
}
div.closeButtonMessage span a:hover {
	color:#999999;
}
div.closeButtonMessage a img {
	display:none;
}
/*END GOOGLE MAP*/


/*WIFI*/
#wifi{
	position: absolute;
	top:588px;
	right: 10px;	
}

.wifileft{
	float: left;
	padding-right: 5px;
	padding-top: 2px;
    *position:relative;
    *left:780px;
}

.wifiright{
	float: right;
}
/******/

.photos a{
	float:left;
	width: 200px;
	text-decoration: none !important;
	padding: 15px 25px;
	text-align: center;
}
.photos a span{
	display: block;
	text-align: center;
}
.photos a:hover span{
	color: #fff;
}
.photos a img{
	border: 1px solid #666;
	padding: 1px;
}
#pgmenu{
	list-style: none;
	text-align: center;
}
#pgmenu li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #555;
}
#pgmenu li.item26{
	border: none;
}
#pgmenu li#current a{
	text-decoration: none;
	color: #fff;
}
.dpedrogroup{
	padding-top: 50px;
}
.dpedrogroup a{
	color: #ccc;
}

.tool-tip{
	background: none #1F1B19 !important;
	border: 2px solid #A7A297 !important;
}

/* JCOMMENTS */
#comments-form-link a{
	color: #A7A297 !important;
}

#comments-form-link a:hover{
	color: #fff !important;
}

#jc h4{
	color: #A7A297 !important;
}

#jc .rbox_m *{
	color: #A7A297 !important;
}

#lbCenter {width:820px !important; margin-left:-410px !important;}

.bannergroup{margin:10px;text-align:center;}
