@charset "utf-8";
/* CSS Document */

body {
margin: 0;
background:url(images/bgblue2b.jpg);
background-repeat:repeat-x;
/*background-color:#EFEFEF;
padding-top: 0px;
*/}

#container {
margin: 0 auto;
padding: 0px;
width: 1024px;
height:auto;
/*background-image:url(images/main_back.gif);
background-repeat:no-repeat;
border:1px #FF0000 solid;*/
}

#header {
background-image:url(images/logobig.gif);
width: 975px;
height: 91px;
margin: 21px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;


}
#main_content {
background:none;
width: 100%;
height:100%;
/*padding-left:20px;
padding-right:20px;
border:1px #333333 solid;*/

}

#navigation {
font-family:"Times New Roman", Times, serif;
width: 984px;
padding-left:20px;
padding-right:20px;
padding-top: 0px;

/*background-color:#ffffff;
   for IE
  filter:alpha(opacity=60); */
  /* CSS3 standard
  opacity:0.6; */
/*background-color:#FFFFFF;
height: 31px;
border:1px #333333 solid;
*/
}

 a.nav {
color: #666666;
text-decoration:none;
font-size: 12pt;
/*display: block;  height: 20px; padding: 5px; 
*/}
a.nav:hover {
/*
position:static;
height: 30px;
background:#DFDFDF;*/
background-image:url(images/line5c.gif);
color: #003399;
display: block;  
}
 a.nav2 {
color: #039;
text-decoration:none;
font-size: 13px;
font-family:Tahoma, Geneva, sans-serif;
letter-spacing:1px;
top:100px;
 }
 a.nav2:hover {
color: #FFF;
}

#footer {
width: 973px;
height: 24px;
padding-top:5px;
padding-left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
}
a.footer{
color:#CCCCCC;
text-decoration:none;}
a.footer:hover{
color:#3E9AC9;}

a.links{
color:#003366;
text-decoration:none;}
a.links:hover{
color:#0080FF;}

/*-----------------------------------*/
h1 {
	color: #003399;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	color: #003399;
	
	padding-bottom:2px;
	margin: 0px;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3 {
	color: #003399;
	margin: 0px;
	/*padding: 4px;*/
	
	font-size: 14px;letter-spacing:1px;padding-left:2px;font-family:Tahoma, Geneva, sans-serif
}
/*-----------------------------------*/
div.hr {
	
	height: 13px;
	background: url(images/hr1024.gif) no-repeat scroll left;
/*	border:1px #333333 solid;
*/
}
div.hr hr {
	display: none;
}
div.hrdot {
	
	height: 13px;
	background: url(images/hr_dot1024.png) no-repeat scroll left;
/*	border:1px #333333 solid;
*/
}
div.hrdot hr {
	display: none;
}
div.hrdotsmalll {
	
	height: 13px;
	background: url(images/hr_dot.png) no-repeat scroll center;
/*	border:1px #333333 solid;
*/
}
div.hrdotsmalll hr {
	display: none;
}


div.hrgrey {
	
	height: 13px;
	background: url(images/hr_grey.gif) no-repeat scroll left;
/*	border:1px #333333 solid;
*/
}
div.hrgrey hr {
	display: none;
}
div.hrgreyver {
	
	height: 160px;
	background: url(images/hr_blue_vert.gif) no-repeat scroll left;
	margin-left:14px;
	
/*	border:1px #333333 solid;
*/
}
div.hrgreyver hr {
	display: none;
}

div.photo a{
float: left;
/*text-indent: -5000px;
*/
width:auto;
outline:none;
height:auto;
padding: 3px;
text-decoration:none;
border: 1px solid #999999;
background-color:#EAFFFF;
}
div.photo a:hover, div.photo a:active, div.photo a:focus {
border: 1px solid #0066FF ;
padding: 3px;
}

.mheader {color:#616161;font-family:verdana;font-size:9pt;letter-spacing:1px}
.mheaderb {color:#616161  ;font-family:verdana;font-weight:bold;font-size:9pt;letter-spacing:3px}
.lheaderb {color: #555555;font-family:verdana;font-weight:bold;font-size:9pt}
.textBlack {color: #030303;	font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif}
.textBlacksmall {color: #030303;font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif}

.textGrey {	color: #333333;	font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif}
.textBlue{	color: #355787;	font-size: 12px;}
.textBluelarge{	color: #0066CC;	font-size: 18px;letter-spacing:1px;padding-left:2px;font-family:Tahoma, Geneva, sans-serif}

p{color: #030303;	font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif}

.sitemap{
color:#003366;text-decoration:none
}
.sitemap:hover{ color:#0066CC;}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #030303;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: circle;
padding: 2px;
padding-left:10px;
margin: 2px;
}

div.map a{
float: left;
width:auto;
/*text-indent: -5000px;
*/outline:none;
height:auto;
padding: 5px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
text-decoration:none;
border: 1px solid #999999;

}
 
div.map a:hover, div.map a:active, div.map a:focus {
border: 1px solid #FF6600 ;
padding: 5px;
opacity:1.0;
filter:alpha(opacity=100);

}

#sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 249px; /* since this element is floated, a width must be given */
	/*background: #FFFFFF;  the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 3px 0;  top and bottom padding create visual space within this div */
/*	background-image:url(images/greycheck2.png);
	background-repeat:no-repeat;
*/	font-size:12px;
	padding-left:3px;
	border-left:1px dashed #798E91;
	border-bottom:1px dashed #798E91;
}
#ind {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 100%; /* since this element is floated, a width must be given */
	height:100%;
	 /*background: #FFFFFF; the background color will be displayed for the length of the content in the column, but no further */
	padding: 3px 0;  /*top and bottom padding create visual space within this div */
	background-image:url(images/ind.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:3px;
	padding-top: 0px;
}

.button_s2 {
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 0px;
	background-image: url(images/button_s2.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	text-decoration: none;
	color:#E47100;
	background-position: center;
	text-align: center;
	height: 20px;
	width: 90px;
	cursor value:hand;
	
}
.menu_trans {
background-color:White;
height:30px;
left:0;
opacity:0.6;
position:absolute;
top:0;
width:930px;
}
.menu_dv {
height:30px;
left:0;
position:absolute;
top:0;
width:930px;
}
.tbl_menu {
float:left;
height:30px;
width:930px;
}
.tbl_menu td a {
display:block;
height:22px;
padding-top:8px;
}
.menu_container {
height:375px;
margin-bottom:20px;
margin-top:17px;
position:relative;
width:930px;
}
.main_content {
color:Black;
font-size:11px;
}
.main_text {
float:left;
width:717px;
}
.title {
border-bottom:1px solid #798E91;
height:21px;
width:100%;
}
.title h1 {
color:#798E91;
font-size:16px;
font-weight:normal;
margin-bottom:0;
}.photoGallery {
background-position:0 0;
background-repeat:no-repeat;
margin-top:2em;
}
.tbl_photoGallery td {
padding-right:11px;
}

.photos_title {
color:#3E9AC9;
padding-bottom:2px;
padding-top:15px;
}
.booking {
float:left;
width:241px;
}
.booking_photos {
/*border-bottom:1px solid #798E91;
border-left:1px solid #CCC;*/
height:195px;
width:222px;
padding-top:-7px;
}
.booking_dv {
height:130px;
}

.tbl_booking {
margin-top:15px;
width:100%;
}.tbl_photoGallery td {
padding-right:11px;
}.main_text a, .link a, .main_content a {
color:#3E9AC9;
text-decoration:none;
}
.tbl_photoGallery td a img {
border:1px solid #C9C0B1;
}
.langs {
	margin-right:20px;
	margin-top:8px;
	position:absolute;
	right:420px;
	top:139px;
	float:left
}
.developed {
color:#3E9AC9;

float:right;
font-size:10px;
margin-right:5px;
margin-top:4px;
}
.developed a {color:#3E9AC9;
}

