@CHARSET "UTF-8";

/* Slightly adapted body_content to allow for the community tips at the bottom */
div#dest_body_content {
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	background-color: #A70606;
	background: -moz-linear-gradient(left bottom, rgb(185,11,11) 25%, rgb(143,1,1) 85%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0.25, rgb(185,11,11)), color-stop(0.85, rgb(143,1,1)));}

div#dest_header_bar {
	position: absolute;
	height: 30px;}
	
div#dest_filter {
	position: absolute;
	top: 140px;
	padding-left: 15px;
	font-size: 13.5pt;
	font-weight: bold;
	letter-spacing: -0.6px;
	line-height:13.5pt;}
	
span.dest_filter_holder {
	padding-right: 8px;}
	
div#dest_feature_main {
	position: relative;
	margin-top: 90px;
	float: left;}

img#dest_feature_main_img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 636px;
	height: 352px;}	
	
div#dest_feature_main_details {
	position: absolute;
	z-index: 1;
	width: 636px;
	top: 534px;
	overflow: hidden;}
	
div#dest_feature_main_details_info {
	position: relative;
	display: inline;
	float: left;
	min-height: 100px;
	_height: 100px;
	padding: 18px 0 10px 0;
	margin: 0 20px;}
	
div#dest_feature_main_details_further {
	position: relative;
	display: inline;
	min-height: 90px;
	_height: 90px;
	float: left;
	padding: 28px 10px 10px 0;
	width: 120px;}
	
div.dest_feature_main_details_further_p {
	position:relative;
	padding-top:6px;}
	
div#dest_feature_main_footer {
	position: relative;
	clear: both;
	width: 636px;
	height: 25px;
	line-height: 25px;
	background-color: #000000;}
	
img#dest_feature_main_shadow_mid {			
	position: absolute;
	top: 344px;}
	
div#dest_feature_show_map {
	white-space: nowrap;			
	position: absolute;
	padding: 0 12px;
	height: 28px;
	right: -636px;
	bottom: -352px; 
	text-align: center;
	line-height: 28px; 
	text-transform:uppercase;
	font-size: 8pt;
	font-weight: bold;
	background-color: #B51621;}

div#dest_sidebar {
	position: relative;
	float: right; 
	overflow: hidden;
	margin-left: 12px;
	width: 324px;
	margin-top: 90px;}
	
div#dest_sidebar_info {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 12px;}

img#dest_sidebar_info_bg {
	position: absolute;
	left: -2px;
	top: -1px;}
	
div#dest_sidebar_info_city {
	position: absolute;
	left: 10px;
	width: 130px;
	height: 30px;
	line-height: 30px;}
	
div#dest_sidebar_info_facts {
	position: absolute;
	left: 10px;
	height: 60px;
	top: 100px;}	
	
div#dest_more {
	position: relative;
	clear: both;
	top: -8px;
	width: 312px;
	height: 25px;}	
	
div#dest_community {
	position: relative;
	z-index: 0;
	min-height: 300px;
	_height: 300px;
	margin-top: 6px;
	padding-bottom: 50px;
	background-image: url("../img/bg_dest_community.png");
	background-repeat: repeat-x;
	background: -moz-linear-gradient(bottom, rgb(173,3,3) 25%, rgb(145,4,4) 75%);
	background: -webkit-gradient(linear, bottom, top, color-stop(0.25, rgb(173,3,3)), color-stop(0.75, rgb(145,4,4)));}
	
div#dest_community_page_dest {
	position: relative;
	width:972px; 
	margin:0 auto;
	text-align:left; 
	padding:36px 10px 0px 10px;
	z-index: 0;}
	
div#dest_community_page_tip {
	position: relative;
	width: 324px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 10px 0px 658px;
	z-index: 0;}

td.dest_sub_menu {
	background-color:#F2F2F2;padding:6px 0;			
}

td.dest_sub_menu_on {
	background-color:#B61622;padding:6px 0;			
}

div#dest_copyright_bg {
	position:absolute;
	top:324px;
	background-color:black;
	color:white;
	height:18px;
	padding: 5px 8px;
	width:620px;
	display:none;}
	
div#dest_copyright_text {
	position:absolute;
	top:324px;
	width:590px;
	color:white;
	height:20px;
	line-height:20px;
	padding: 5px 8px 5px 38px;
	display:none;}
	
div#dest_copyright_img_cont {
	position:absolute;
	top:332px;
	left:12px;}
	
