body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	background: #9ed3ed url(../images/bg-body.gif) repeat-x;
/*	background-position: 0 108px; 	*/
}

form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none;
color:#025098;
}
a:hover {text-decoration: underline;
color:#025098;}

img {border-style: none;}

#hotel_list {font:10px Arial, Helvetica, sans-serif;}

#topbanner {
	position:relative;
	height:108px;
	width:100%;
	text-align:center;
	background-color:#0567b7;
	z-index:1;
}
#topbanner embed {
	margin-top:-1px;
}
/*#topbanner:hover{ z-index:99999; }*/

/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 902px;
	padding: 0 10px 0 17px;
	background: url(../images/bg-main.gif) no-repeat;
}

/*HEADER*/
#header {
	z-index:100;
	width:894px;
	height: 35px;
	padding: 0 7px 0 1px;
	background: url(../images/bg.png) repeat-y;
	position: relative;
}
.maplayer {
    		border:1px solid #f9d8a1;
    		width:200px;
    		height:80px;
    		background-color:#ffffff;
				position:absolute;
}	

.search-bar{
	position: absolute;
	top:0;
	left:1px;
	width:214px;
	background: #81bbdd url(../images/bg-searchbar.gif) repeat-x;
	padding: 6px 18px 0;
	overflow:hidden;
	height:29px;
}
.search-bar .bg {
	overflow:hidden;
	width:133px;
	padding:3px 4px 0 18px;
	height:18px;
	background:url(../images/bg-search.gif) no-repeat;
}
.search-bar .bg input {
	float:left;
	margin:0;
	padding:0;
}
.search-bar .bg input#inp-search {
	width:112px;
	border:0;
	background:#fff;
	color:#898989;
	font:11px Arial, Helvetica, sans-serif;
}
.search-bar .bg input#btn {float:right;}
.search-bar select{
	float:right;
	width:153px;
	font:11px Arial, sans-serif;
	color:#898989;
}
/*navigation*/
.navigation{
	position:absolute;
	top:0;
	right:7px;
	z-index: 100;
	margin:0;
	padding:0 0 8px 10px;
	list-style:none;
	background: url(../images/bg-navigation.gif) no-repeat 0 100%;
	line-height: 27px;
	width:634px;
}
.navigation li{
	float:left;
	padding: 0 15px;
}
.navigation li a{color:#005095;}
.navigation li a:hover, .navigation li.active a{
	color:#84c1e5;
	text-decoration: none;
}
.navigation li:hover,
.navigation li.hover{position: relative;}
.navigation li:hover a,
.navigation li.hover a{color:#84c1e5;}
.navigation li:hover ul,
.navigation li.hover ul{display: block;}
.navigation li:hover ul ul,
.navigation li.hover ul ul{display: none;}
.navigation ul{
	display: none;
	position: absolute;
	top:22px;
	left:0;
	margin:0;
	padding:0 2px 3px;
	list-style:none;
	width:160px;
	background: #84c1e5;
	float: none;
	line-height: 19px;
}
.navigation ul li{
	float: none;
	padding: 0;
	width:100%;
	vertical-align: top;
	margin: 3px 0 0;
}
.navigation ul li a{
	display:block;
	height:19px;
	overflow:hidden;
	background: url(../images/bg-subnav-link.gif) no-repeat;
	padding: 0 3px 0 19px;
	color:#84c1e5;
}
.navigation ul li a:hover,.navigation ul li:hover a, .navigation ul li.hover a{
	background-position:0 100%;
	color:#fff;
}
.navigation ul ul{
	display: none;
	margin:0;
	padding:0 2px 5px 5px;
	list-style:none;
	width:150px;
	position: absolute;
	top:-3px;
	left:160px;
}
.navigation ul ul li{
	border-top:1px solid #bae2fa;
	padding: 3px 0;
	margin: 0;
}
.navigation ul li:hover ul,
.navigation ul li.hover ul{display: block;}
.navigation ul ul li a{
	background: none;
	color:#fff;
}
.navigation ul ul li a:hover{
	background:url(../images/bg-subnav2-link.gif) no-repeat;
	color:#015196;
}
/*CONTAINER*/
#container {
	padding: 0 7px 0 1px;
	background: url(../images/bg.png) repeat-y;
	height:1%;
}
.inner #container {background: url(../images/bg-inner.png) repeat-y;}
#container:after{
	content:"";
	display:block;
	clear:both;
}
.banner{display: block;}
.side-bar{
	width:250px;
	float:left;
	position: relative;
	padding: 20px 0 0;
}
.side-bar .banner{margin-bottom:10px;}
/*logo*/
.logo{
	width:250px;
	height:300px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 7px;
}
.logo a{
	display:block;
	height:100%;
}
.inner .logo{margin:0;}
.circle-nav-holder{
	position: absolute;
	top:-3px;
	left:-59px;
	width:109px;
	z-index:9999;
}
.circle-nav{
	margin:0;
	padding:34px 20px 0 28px ;
	list-style:none;
	width:61px;
	height:89px;
	background: url(../images/circle-nav.png) no-repeat;
}
.circle-nav li{
	width:100%;
	vertical-align:top;
}
.circle-nav li a{
	color:#fff;
	position: relative;
}
.side-bar h2{
	line-height: 29px;
	font-size: 18px;
	color:#fff;
}
.side-bar h2 span{color:#005095;}
.heading-holder{
	width:100%;
	overflow:hidden;
}
.inner-heading{
	background: url(../images/bg-heading-inner.gif) no-repeat 100% 0;
	float:left;
	padding: 0 34px 7px 15px;
	margin: 0;
}
.side-bar .destinations-title{
	color:#005095;
	margin: 0 0 5px 18px;
	display: block;
}
.list-holder{
	height:1%;
	overflow:hidden;
	padding: 10px 10px 7px;
	background: #0d6dba url(../images/bg-destinations-list.gif) repeat-x;
	font:11px Tahoma, sans-serif;
	margin: 0 0 8px;
}
.list{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	color:#fff;
}
.list li{
	padding:2px 0 4px;
	height:13px; overflow:hidden;
	background:url(../images/border.gif) repeat-x 0 100%;
}
.list li span{
	display: block;
	overflow:hidden;
	height:13px;
	background: url(../images/bg-icon-star.gif) no-repeat;
	padding: 0 0 0 22px;
}
.list li a{
	color:#84c1e5;
	font-weight: bold;
}
.button{
	color:#005092;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	background: url(../images/button.png) no-repeat;
	width:53px;
	height:18px;
	float:right;
	text-align: center;
}
.holder{
	width:100%;
	overflow:hidden;
}
.heading{
	background:url(../images/bg-heading.gif) no-repeat 100% 0;
	float:left;
	padding: 0 5px 5px 15px;
	margin: 0;
}
/*destinations-list*/
.destinations-list{
	margin:0;
	padding:0 10px 13px;
	list-style:none;
	font:10px Tahoma, sans-serif;
	position: relative;
	z-index: 100;
}
.destinations-list li:first-child{background: none;}
.destinations-list li{
	overflow:hidden;
	background: url(../images/border2.gif) repeat-x;
	padding: 12px 0 4px 6px;
	height:87px;
}
.destinations-list li strong{
	display: block;
	font-size:13px;
	padding: 0 0 0 16px;
	color:#005196;
	background: url(../images/icon-square.gif) no-repeat 0 50%;
	margin: 0 0 5px;
	/*height:1%;*/
}
.destinations-list li .left{
	float:left;
	margin: 0 9px 0 10px;
	border:2px solid #ebebeb;
}
.destinations-list li .column{
	height:1%;
	overflow:hidden;
	color:#707070;
}
.destinations-list li .column p{margin:0;}
.destinations-list li .column a{color:#707070;}
.destinations-list li .column img{vertical-align: middle;}
/*activities-box*/
.activities-box{
	height:114px;
	overflow:hidden;
	padding: 7px 0 0;
	background: #e3f1f2 url(../images/bg-activities-box.gif) repeat-x;
}
.activities-box .column{
	height:113px;
	overflow:hidden;
}
.activities-box h3{
	font-size:18px;
	line-height: 28px;
	color:#fff;
	float:left;
	clear: both;
	margin: 0 0 25px;
	background: url(../images/bg-heading2.gif) no-repeat 100% 0;
	padding: 0 10px 0 15px;
}
.activities-box img{
	clear:both;
	display: block;
}
/*activities-list*/
.activities-list{
	margin:0 0 0 -3px;
	padding:26px 0 0;
	list-style:none;
	float:right;
}
.activities-list li{
	padding:0 0 0 6px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
}
.activities-list li a{
	color:#707070;
	text-decoration: underline;
}
.activities-list li a:hover{text-decoration:none;}
/*columns-holder*/
.columns-holder{
	width:644px;
	float:right;
	overflow:hidden;
}
.visual{display: block;}
.wrapper{
	width:100%;
	overflow:hidden;
}
/*content*/
.content-booking{
	width:410px;
	padding: 0;
	background: url(../images/bg-visual-block.gif) repeat-y;
}
.content{
	width:410px;
	padding: 0;
	float:left;
	background: url(../images/bg-visual-block.gif) repeat-y;
}
.inner .content{
	width:619px;
	float:right;
	background: none;
	padding: 1px 12px 38px;
}
.content-area{
	background: url(../images/visual-block-top.gif) no-repeat;
	padding:17px 0 0;
}
.title{
	background:url(../images/bg-heading3.gif) no-repeat 0 100%;
	color:#84c1e5;
	line-height: 30px;
	font-size: 14px;
	margin: 0 0 -16px 0;
	padding: 0 0 8px 18px;
}
.content .title{margin-left:-4px;}
.visual-block{
	height:323px;
	overflow:hidden;
	padding: 0 12px;
}
.map-holder{
	width:379px;
	height:291px;
	position: relative;
	border:1px solid #005196;
	margin-bottom:2px; 
}
.map-holder img{display: block;}
/*pop-up-box*/
.pop-up-box{
	width:186px;
	overflow:hidden;
	position: relative;
}
.box-area{
	background: url(../images/bg-popup-box-top.png) no-repeat;
	height:76px;
	overflow:hidden;
	padding: 7px 7px 0 9px;
	font: 11px Tahoma, sans-serif;
	color:#898989;
}
.box-area img{
	float:left;
	margin: 2px 5px 5px 0;
	border:1px solid #f4c26d;
	position: relative;
}
.box-area .column{
	height:100%;
	overflow:hidden;
}
.box-area strong{
	color:#005196;
	font-size: 13px;
	/*height:15px; overflow:hidden;*/
	display: block;
	margin: 0 0 5px;
}
.box-area p{margin:0;height:50px;overflow:hidden;}
.box-area .column a{
	padding:0 0 0 10px;
	background:url(../images/icon-plus.gif) no-repeat 0 65%;
	float:right;
	font-size: 10px;
	color:#84c1e5;
}
.box-area a{position: relative !important;}
.box-bottom{
	width:100%;
	height:6px;
	background: url(../images/bg-popupbox-bottom.png) no-repeat;
	overflow:hidden;
}
.link-close{
	width:13px;
	height:13px;
	position: absolute;
	top:4px;
	right:4px;
	background: url(../images/link-close.gif);
	overflow:hidden;
	text-indent: -9999px;
}

/*blue-block*/
.blue-block{
	background: url(../images/bg-blueblock.gif) repeat-y;
	padding: 0 16px 3px 20px;
	height:299px;
	overflow:hidden;
}
.blue-block .holder{
	margin:0 0 17px -20px;
}
.blue-block h2{
	background: #005196;
	font-size: 20px;
	line-height: 33px;
	margin: 0;
	padding: 0 30px 0 14px;
	color:#f4c26d;
	float:left;
}
.blue-block h2 span{color:#fff !important;}
.blue-block h3{
	font-size: 20px !important;
	color:#005196 !important;
	margin:0 0 10px !important;
	font-weight: normal !important;
}
.blue-block img{
	display: block;
	margin: 0 0 12px;
}
.blue-block p{
	margin:0;
	color:#005196;
}
.blue-block p a{
	font-weight:bold;
	color:#005196;
}
/*info-block*/
.info-block{
	height:1%;
	overflow:hidden;
	background: #f1f2f2;
	padding: 0 2px 30px 18px;
}
.info-block img{
	float:left;
	margin:0 6px 0 0;
}
.info-block dl{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:13px 0 0;
	font: 11px Tahoma, sans-serif;
}
.info-block dl dt{
	font-weight: bold;
	margin:0 3px 0 0;
	color:#005196;
	float:left;
}
.info-block dl dd{
	overflow:hidden;
	height:1%;
	margin:0;
	color:#707070;
}
/*side-column*/
.side-column{
	width:234px;
	float:right;
	background: url(../images/bg-topshade.gif) repeat-x;
	padding: 15px 0 0;
}
.block{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-block.gif) repeat-x 0 100%;
	padding: 0 0 5px;
}
.side-column .title, .side-bar .title{
	color:#84c1e5 !important;
	font-size: 14px !important;
	background:url(../images/bg-heading3.gif) no-repeat 0 100%;
	margin:0 0 5px;
	padding: 0 0 10px 27px;
}
.inner .side-bar .title{background:url(../images/bg-heading4.gif) no-repeat 0 100%;}
.title span{color:#005095;}
/*select-form*/
.select-form{
	/*height:1%;*/
	overflow:hidden;
	padding: 0 60px 5px 20px;
	background: url(../images/border3.gif) repeat-x 0 100%;
	margin: 0 0 5px;
}
.select-form select{
	width:152px;
	font:11px Arial, sans-serif;
	color:#005095;
	margin: 0 0 2px;
}
.button-find{
	width:65px;
	height:19px;
	text-align: center;
	float:right;
	background: url(../images/btn-find.gif) no-repeat;
	color:#fff;
	line-height: 19px;
	margin: 8px 0 0;
	cursor: pointer;
}
.inner .button-find{margin-right:15px;}
.click-link{
	background: url(../images/arrow2.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	margin: 0 0 0 13px;
	color:#005095;
}
/*block-quote*/
.block-quote{
	width:100%;
	overflow:hidden;
	background: #fdecce url(../images/bg-block-quote.gif) repeat-x;
	padding: 0 0 3px;
	margin: -7px 0 0;
}
.block-quote .column{
	height:1%;
	overflow:hidden;
	padding:0 11px 0 24px;
	background: url(../images/quotes.gif) no-repeat 9px 2px;
}
.block-quote .column cite{
	font:italic 13px/15px "Times New Roman", Roman, serif;
	color:#898989;
	margin:0 0 7px;
	display: block;
	height:1%;
	overflow:hidden;
}
.block-quote .column cite a{
	color:#898989;
	text-decoration: none;
}
.block-quote .column cite sub{
	line-height: 10px;
	vertical-align: bottom;
}

.block-quote strong{
	display: block;
	color:#004e96;
	font:bold 10px Tahoma, sans-serif;
}
.side-column .title .yellow{color:#f4c26d !important;}
.blue-banner{
	height:1%;
	overflow:hidden;
	padding: 0 5px 5px 70px;
	background: #85c1e5 url(../images/bg-bluebanner.gif) no-repeat;
	font:11px Tahoma, sans-serif;
	color:#05569b;
}
.position-list{
	margin:0;
	padding:0 0 5px;
	list-style:none;
}
.position-list li{
	padding:0 0 0 7px;
	background:url(../images/icon.gif) no-repeat 0 50%;
}
.position-list a{color:#05569b;}
.looking-for{
	width:148px;
	height:19px;
	overflow:hidden;
	text-indent: -9999px;
	background: url(../images/text-lookingfor.gif) no-repeat;
	margin: 0 0 6px -42px;
}
.blue-banner strong{display: block;}
/*inner*/
.inner .content h4{
	font-size: 20px;
	line-height: 33px;
	color:#fff;
	margin: 0 0 19px -11px;
	display: inline;
	background: #005196;
	float:left;
	padding: 0 15px;
}
/*main-column*/
.main-column{
	width:455px;
	overflow:hidden;
	clear: left;
	margin: 0 auto;
}

.main-column .visual{
	padding:0 0 24px;
	border-bottom:1px solid #d6d6dd;
}
.inner .content h1{
	color:#85c1e5;
	font-size:16px;
	margin: 15px 0 1px;
	clear: left;
}
.inner .main-column h1 {
	color:#005196;
	font-size:24px;
	text-align: center;
	margin: 0 0 5px;
}
.content h2 {
	color:#85C1E5;
	font-size:small;
	margin-bottom:0;
}
.content h3 {
	color:#707070;
	font-size:12px;
	line-height:13px;
	margin-bottom:0;
}
/*place-holder*/
.place-holder{
	width:455px;
	height:128px;
	overflow:hidden;
	margin:0 0 12px;
}
.main-column p{
	margin: 0 0 15px;
	color:#707070;
	font-size: 12px;
}
.main-column p strong{color:#85c1e5;}
/*tabs-block*/
.tabs-block{
	background: url(../images/bg-tabs-block.gif) repeat-x;
	width:612px;
	margin: 0 0 0 10px;
}
.tabs-block-area{
	background: url(../images/bg-tabs-block-bottom.gif) no-repeat 0 100%;
	padding: 1px 7px 12px 1px;
	height:1%;
	overflow:hidden;
}
.tabset{
	margin:0;
	padding:0;
	list-style:none;
	line-height: 27px;
}
.tabset:after{
	content:"";
	display:block;
	clear:both;
}
.tabset li{float:left;}
.tabset a{
	color:#004d95;
	float:left;
	background: url(../images/bg-tabs.gif) no-repeat;
	padding: 0 44px 0 44px;
	line-height: 37px;
	border-bottom:1px solid #959595;
	position: relative;
}
#tab_title1 {
	background: url(../images/bg-tabs-y.gif) no-repeat !important;
	color:#004d95 !important;
	font-weight:bold;
	padding-right:38px !important;
}
.tabset a:focus{outline:none;}
.tabset a.active{
	text-decoration: none;
	border-bottom-color:#fff;
	border-right:1px solid #959595;
	padding-right: 49px;
	z-index: 100;
}
.tabset a.active .shade{display:block;}
.shade{
	display: none;
	position: absolute;
	top:-3px;
	right:-7px;
	width:7px;
	height:46px;
	background: url(../images/shade.png) no-repeat;
	z-index: 100;
}
.tab-box{
	color:#959595;
	height:1%;
	overflow:hidden;
	padding: 4px 10px 4px 15px;
	font-size:12px;
}
.tab-box img{float:right;}
.info-list{
	margin:0;
	padding:16px 0 0;
	list-style:none;
	color:#959595;
	height:1%;
	overflow:hidden;
}
.info-list li{
	width:100%;
	vertical-align:top;
	margin: 0 0 17px;
}
/*inner2*/
/*ativities-block*/
.ativities-block{
	height:1%;
	overflow:hidden;
	padding: 0 10px;
}
.ativities-block h2{
	font-size:14px;
	line-height: 21px;
	color:#005095;
	background:url(../images/border3.gif) repeat-x 0 100%;
	margin:0 0 4px;
	padding: 0 0 0 18px;
}
/*outdoor-activities-list*/
.outdoor-activities-list{
	margin:0 0 0 18px;
	padding:0 0 8px;
	list-style:none;
	background:url(../images/border3.gif) repeat-x 0 100%;
}
.outdoor-activities-list li{
	padding:0 0 0 12px;
	background:url(../images/icon-bullet.gif) no-repeat 0 50%;
}
.outdoor-activities-list li a{
	color:#004d95;
	padding: 0 0 0 1px;
}
.outdoor-activities-list li a:hover, .outdoor-activities-list li.active a{
	color:#f4c26d;
	text-decoration: none;
}
/*text-block*/
.text-block{
	height:1%;
	overflow:hidden;
}
.text-block .left{
	float:left;
	margin: 0 5px 10px 0;
	border:2px solid #ebebeb;
}
.text-block p{
	font-size: 12px;
	color:#707070;
	margin:0 0 13px;
}

.text-block td{
	font-size: 12px;
	color:#707070;
	margin:0 0 13px;
}

/*FOOTER*/
#footer-area {
	width:100%;
	padding: 0 0 10px;
	position: relative;
}
.footer{
	padding: 0 7px 10px 1px;
	height:1%;
	background: url(../images/bg.png) repeat-y;
}
.user-nav-holder{
	width:100%;
	padding: 15px 0 10px;
}
.inner .user-nav-holder{
	float:left;
	margin: -40px 0 0;
	position: relative;
	z-index: 50;
	padding-bottom: 0;
	font-size: 10px;
}
.user-nav{
	margin:0;
	padding: 0;
	list-style: none;
	width:100%;
	text-align: center;
}
.user-nav li{
	display: inline;
	margin:0 10px 0 0;
}
.user-nav li a{
	padding: 0 0 0 16px;
	color:#8c8c8c;
}
.send{background: url(../images/icon-send.gif) no-repeat 0 50%;}
.print{background: url(../images/icon-print.gif) no-repeat 0 50%;}
.favourites{background: url(../images/icon-favorites.gif) no-repeat 0 50%;}
.footer address{
	display:block;
	padding:20px 0;
	background:url(../images/bg-footer.gif) no-repeat;
	text-align: center;
	font:11px Tahoma, sans-serif;
	color:#a66903;
}
.footer address strong{color:#005196;}
.footer address a{color:#898989;}
.footer-bottom{
	background: url(../images/bg-footer-bottom.png) no-repeat;
	height:8px;
	overflow:hidden;
}
.flags {
 position:absolute;
 top:9px;
 left:190px;
 width:50px;
 text-align:right;
}
.yellowbutton {
	background-color:#f4c26d; 
	color:#004D95;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	border:1px solid #959595;
	padding:3px;
	cursor:pointer;
}