/* STYLES FOR HOTEL SECTION */
/* REVISED BY J0E 09142006 */

#nav-notice {
	padding: 0;
	margin: 15px 0 0 0;
	text-align: center;
}

#nav-notice a{
	font-size: 11px;
	background-image: url(../image/icon_news.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	line-height: 17px;
}

#hotelbtn {
padding: 0;

}

#hotelbtn a h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 210px;
	height: 20px;
	line-height: 20px;
	background: #36C;
 /*   background: #617EBA;*/
	text-align: center;
	color: #fff;
	padding: 1px;
	text-decoration: none;
	margin: 15px 11px 10px 11px;
	border-top: 2px solid #69C;
	border-right: 2px solid #039;
	border-bottom: 2px solid #039;
	border-left: 2px solid #69C;
	-moz-border-radius: 4px 0 4px 0;
}

#hotelbtn a:hover h2 {
	cursor:pointer;
	cursor:hand;
	background: #0652BF;
	color: #fff;
	line-height: 18px;
	text-decoration: underline;
	border-top: 2px solid #039;
	border-right: 2px solid #69C;
	border-bottom: 2px solid #69C;
	border-left: 2px solid #039;
	 -moz-border-radius: 4px 0 4px 0;
}


a.zoomin {
	cursor: url("../image/dynamiczoom2.cur");
	cursor: -moz-zoom-in;
}


.virtualtour {
	background-image: url(../image/icon_virtualtour.gif);
	background-repeat: no-repeat;
	padding: 2px 0 0 22px;
	height: 15px;
	background-position: 0 0;
}

#vrxholder {
    height: 461px; 
    width: 570px;
	background:#fff url('../image/ajax-loader-blue.gif') 50% 50% no-repeat;	
}

#vrxholderindex {
    height: 525px; 
    width: 570px;
	background:#fff url('../image/ajax-loader-blue.gif') 50% 50% no-repeat;	
}

a.virtualtourhelp {
	background-image: url(../image/icon-virtualhelp.gif);
	background-repeat: no-repeat;
	padding: 2px 0 0 21px;
	height: 17px;
	width: 22px;
	background-position: 0 0;
}