@charset "utf-8";
/* CSS Document */


/*=======================================================================*\
	common
\*=======================================================================*/

* {
	margin: 0;
	padding: 0;
}

img{border:none;}
body {font-family: Georgia , Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #004e89; text-decoration: none;text-align:center;}
a:link {color: #97bbd5; text-decoration: none; font-weight: bold;outline:none;}
a:visited {color: #97bbd5; text-decoration: none; font-weight: bold;outline:none;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;outline:none;}
a:active {color: #97bbd5; font-weight: bold;outline:none;}

h1{color:#000000;font-size:28px;margin:0px 0px 15px 0px;padding:0px 0px 10px 0px;border-bottom:dotted 1px #cccccc;font-weight:regualr;}
p{text-align:justify;margin:5px 0px 0px 0px;}

#frame {
	width:980px;
	margin-top: 0px;
	margin-left:auto; 
  margin-right:auto;
	border:0px solid #000;
}

#maincontent {
text-align:left;
}

#header{width:980px;margin:0px 0px 0px 0px;background: url(../images/topbg.jpg) repeat-x;height:120px;}

#logo{float:left;margin:0px 0px 0px 46px;}


#clear{clear:both;}
.small{font-size:10px;}
#lang{float:right;margin:10px 5px 0px 0px;font-size:10px;color:#97bbd5;}
#lang select{font-size:10px;color:#97bbd5;padding:5px auto;}
/*=======================================================================*\
	MAIN MENU
\*=======================================================================*/
#mainmenu{
  height:25px;
  background:#97bbd5;
  margin:0px 0px 0px 46px; /*Margin for under menu*/
}

#mainnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
}
#mainnav li {
	list-style: none;
	float: left;
	width:auto;
	text-align:center;
}
#mainnav li a {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 4px 15px 0px 15px;
	color: #004e89;
	text-decoration: none; 
	width:auto;
	outline:none;
}
#mainnav li a.selected {
	color: #fff;
}
#mainnav li a:hover {
	color: #fff;
}
#mainnav li a.first{margin: 4px 15px 0px 0px;}
#mainnav li a.firstselected{margin: 4px 15px 0px 0px;	color: #fff;}

/*=======================================================================*\
	TITLE
\*=======================================================================*/

#title{margin:37px 0px 0px 46px;padding:0px 0px 0px 0px;height:34px;}


/*=======================================================================*\
	PAGE
\*=======================================================================*/

#page{margin:20px 0px 0px 46px;padding:0px 0px 0px 0px;width:852px;}
#page2{margin:20px 0px 0px 46px;padding:0px 0px 0px 0px;width:900px;height:770px;background:url(../images/slopes.gif);}
#page3{margin:20px 0px 0px 46px;padding:0px 0px 0px 0px;width:900px;}
#imgpic{width:368px;height:277px;float:right;margin-left:25px;}

/*=======================================================================*\
	MAPS
\*=======================================================================*/

#mapleft{float:left;margin-right:15px;}
#mapright{float:left;}
/*=======================================================================*\
	COMMON TABLE USING CSS
\*=======================================================================*/
.table
{
background:#ffffff;
}
.table ul
{
float:left;
margin:0;
padding:0;
border:0px solid #4c83ac;
}
.table ul li
{
list-style:none;
padding:5px 20px;

}
.table ul li.title
{
font-weight:bold;
background:#4c83ac;
color:#fff;
}
.table ul li.even
{
background:#c2d7e6;
}
.center
{
text-align:center;
}
.table ul li.odd
{
background:#ffffff;
}

.avail{color:#009933;font-weight:bold;}
.book{color:#cc0000;font-weight:bold;}
/*=======================================================================*\
	GALLERY
\*=======================================================================*/

div#container {
	padding: 0px;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 455px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #97bbd5;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 25px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 455px;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 455px;
	height: 342px; /* This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 0px;  This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 455px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #97bbd5;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/*=======================================================================*\
	LAYOUT
\*=======================================================================*/

#layoutbox{border:1px solid #286b9d;height:630px;width:263px;margin-right:15px;float:left;}
#layouthead{height:34px;background:#286b9d;color:#ffffff;text-align:center;line-height:35px;font-size:14px;}
#layoutpic{margin:10px 0px 0px 0px;text-align:center;}
#layoutspec{margin:10px 10px 0px 10px;}
#north{float:left;width:55px;vertical-align:middle;margin-top:135px;}

/*=======================================================================*\
	FORM CONTACT
\*=======================================================================*/
#contactform { padding: 20px 20px 10px; width: 580px; overflow: hidden; }
#contactform p { margin: 0 0 10px 0; float:left; clear:both; display: block; }
#contactform label { font: bold 0.9em ; padding: 0 0 0 5px;margin: 0 20px 10px 0;}
#contactform input { border: 1px solid #A5C2C8; line-height: 1.2em; padding: 5px 26px 5px 5px; margin: 0 0 5px 0; width: 500px; font: bold 1.2em ; }
#contactform textarea { border: 1px solid #A5C2C8; line-height: 1.2em; padding: 5px 26px 5px 5px; margin: 0 0 5px 0; width: 500px; font: bold 1.2em ; }
#contactform input.button { border: 1px solid #A5C2C8; background:#f8e6f2;line-height: 1.2em; padding: 5px 26px 5px 5px; margin: 0 0 5px 0; width: 150px; font: bold 1.2em ; }
/* Validation */
#contactnotes { color: #df010b; }
.notification_ok {color: #01b406;}

/*=======================================================================*\
	FOOTER
\*=======================================================================*/
#footer a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
#footer a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
#foote a:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
#footer a:active {color: #ffffff; font-weight: bold;}

#footer{
  text-align:right;
  margin:10px 0px 0px 0px;
  padding:2px 5px 0px 0px;
  clear:both;
  height:25px;
  background:#97bbd5;
  color:#ffffff;
}


