
@import url('include/banner.css') ;
@import url('include/body.css') ;
@import url('include/footer.css') ;
@import url('include/menutop.css') ;
/* CSS Document */
a{
	color:transparent;
	text-decoration:none;	
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}
body{	
	background:#f6f0db;
	margin:0px;
	padding:0px;

}
html{
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Verdana, Arial, Comic Sans MS;
	font-size:11px;	
}
body,html,tr,td,table,div,p,a{
	font:12px Arial, Comic Sans MS, Tahoma, Trebuchet MS;	
}
#divOpacity {
	-moz-opacity: 0.4;
	opacity: 0.4;
	background:transparent;
	FILTER: alpha(opacity=40);
	LEFT: 0px; POSITION: absolute; TOP: 0px;
	VISIBILITY: hidden;
	WIDTH: 100%; height:100%;
	Z-INDEX: 102;
	cursor:pointer;
	color:#ffffff;
}

#ifrMask {
	-moz-opacity:.00;opacity:.00; filter:Alpha(style=0,opacity=0);
	position:absolute;left:-1000px; z-index:101; display=\'none\;
	cursor:pointer;
	color:#ffffff;
	
}

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #666;
	padding: 1px;
	color:#fff;
	background-color:#fff;
	font-weight:bold;
	Z-INDEX: 103;	
	cursor:pointer;
}
#dragbar{
	background:url(include/images/cus_head_bg.gif);
	cursor: move;
	min-width: 100px; /*NS6 style to overcome bug*/	
	font-weight:700; color:#FFFFFF;
	font-size: 11px;
}

#closetext{
	background:url(include/images/cus_head_bg.gif);
	cursor: hand;
	cursor: pointer;
	height: 21px;	
}

.rist {font-family:  Tahoma, Verdana, Arial, Comic Sans MS; color:#F86F00}

#hintbox { 
      border: 1px solid #FFC30E; 
	  padding: 5px 5px 5px 5px; 
      background-color: #FFFBB8; 
      text-align: left; 
      color: #7D5F00; 
      font-size: 11px; 
      font-family: arial, sans-serif;
      position: absolute;
      visibility: hidden;	  
      width: 150px; z-index: 100;
}
.nsHighlight{
	font-weight:bold;
	background:#ff0;
}
.legend{
	font-family:Tahoma, Verdana, Arial, Comic Sans MS;
	font-size:11px;
	color:#a40000;
}
#MainPage{
	width:1006px;
	text-align:left;	
	border-left:1px solid #999;
	border-right:1px solid #999;
}


* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 265px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#Booking{
	font:12px "Comic Sans MS", Arial, Tahoma, "Trebuchet MS";
	color:#000;
	text-align:right;
	padding:2px 5px;
	border-bottom:1px solid #999;
}
#Booking a{
	font:12px "Comic Sans MS", Arial, Tahoma, "Trebuchet MS";
	color:#cc0000;
	text-align:right;
	padding:5px;
	text-decoration:none;
}
#Booking a:hover{
	color:#000;
}
#HeightSpace5{
	height:5px;
	width:100%;
}
#HeightSpace10{
	height:10px;
	width:100%;
}
#map_descript{
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}
.CaptionTemp a{
 	font-weight:bold;
	color:#fff;
	text-align:left;
	text-decoration:none;

}
.fullscreen{
	position:absolute;
	top:0;
	left:0;
	opacity: 0.9;
	background:#000;
	FILTER: alpha(opacity=90);
	z-index:9999;
}
.lightboxVideo{
	position:fixed;
	top:10px;
	left:200px;
	width:620px;
	height:520px;
	background:#fff;
	z-index:10000;
	display:none;
}
.lightboxVideo .headerVideo{
	background:#666;
	height:24px;
	line-height:24px;
}
.lightboxVideo .headerVideo .title{
	float:left;
	color:#fff;
	font-weight:bold;
	line-height:24px;
	padding-left:10px;
}
.lightboxVideo .headerVideo .close{
	float:right;
	line-height:24px;
	padding-right:10px;
}
.lightboxVideo .headerVideo .close a{
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	color:#fff;
}
.lightboxVideo .headerVideo .close a:hover{
	text-decoration:underline;
}
.lightboxVideo .contentVideo{
	text-align:center;
	padding:10px;
}
.lightboxVideo .contentBrief{
	text-align:left;
	padding:10px;
	height:120px;
	overflow:auto;
	
}
#flashcontent{
	text-align:center;
	padding:10px;
}
.menuLeft{
	float:left;
	width:750px;
}
.AudioMenu{
	line-height:30px;
	height:30px;
	float:right;
	width:250px;
	padding-top:3px;
}
.AudioMenu a{
	line-height:30px;
	height:30px;
	font-weight:bold;
	text-decoration:none;
	
}
.onlineSupport{
	background:#fff;
}
.itemOnline{
	text-align:center;
	padding:5px;
}
.itemOnline a{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.itemOnline a:hover{
	text-decoration:underline;
}
