body {
	background-image: url("../images/bg.jpg");
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;

}
#page  .enter {
	background-color: rgba(255,255,255, 0.7);
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -54px;
	height: 50px;
	display: block;
	z-index: 5;
	
	color: #323232;
	text-align: right;
	overflow: hidden;
	
	-webkit-transition:bottom 0.3s ease-in-out;  
   -moz-transition:bottom 0.3s ease-in-out;  
   -o-transition:bottom 0.3s ease-in-out;  
   transition:bottom 0.3s ease-in-out;  
}

#page  .enter a {
	position: absolute;
	top: 13px;
	right: 23px;
	font-size: 15pt;
	color: #323232;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
}

#page:hover .enter {
	bottom: 0;
}

a {
  outline: none;
  border: 0px;
}


.float {
	float: left;
}

.fade img {
	padding: 4px;
	width: 800px;

}

.submenu {
	display: none;
}

#logo {
	width: 280px;
	float: left;
	margin: 5px;
}

#pagecontainer {
	width: 814px;
	margin: 0 auto;
	padding-top: 40px;

}

#page {
	position: relative;
	clear: both;
	width: 808px;
	border: 1px solid #a8a8a8;
	overflow:hidden;
	padding: 3px;
	background-color: white;
	height: auto;
	margin-top: 36px;
	
     -moz-box-shadow: 0px 0px 4px #c9c9c9; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #c9c9c9; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #c9c9c9; /* Opera 10.5, IE 9.0 */
}

.standardpage {
	background-image: url(../images/page_bg3.png);
}
.planepage {
	background-image: none;
}
.sidenavonly {
	background-image: url(../images/page2_bg.png);
	background-repeat: repeat-y;
}

.outlawtitle {
	margin-left: -21px;
	margin-bottom: -20px;

}

.guru:hover {
	opacity: 1;
}

#guru:hover,
#hotel-guide:hover {
	opacity: 1;
}

.guru,
#guru,
#hotel-guide {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.fishtail {
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 28px;
	cursor: pointer;
	
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;

}
/************************** Navigation *******************************/
a img {
  outline: none;
  border: 0px;
}

#nav {
	float: right;
	width: 500px;
	font-size: 14px;
	font-family: Arial;
}

ul.topnav {
	list-style: none;
	margin-bottom: -5px;
	width: auto;
	float: right;
	font-family: "Century Gothic", Arial, sans-serif;

}
ul.topnav li {
	padding-left: 15px;
	float: left;
	position: relative;
}

ul.topnav li a {
	border: 0px;
	border-style: none;
	text-decoration: none;
	color: #55585d;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 2px;
}


ul.topnav li a:hover {
	color: #5884b1;
}


.subnav2 {
	display: none;

}


.subnav {
	position: absolute;
	top: 62px;
	background: url("../images/navbg.png") repeat;
	margin: 0; 
	display: none;
	color: white;
	float: right;
	width: 815px;
	height: 20px;
	z-index: 999;
	
}

.subnav ul {
	position: relative;
	top: -13px;
	float: right;
}
.subnav li {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	list-style-type: none;
		font-size: 12px;
	font-family: Arial;	
}

.sponsor-wrapper {
	float: left;
}

#hotel-sidebar {
	height: 410px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #55585d;
	padding: 10px 10px 0 10px;
	margin-bottom: -3px;
	width: 82px;
	border-right: #dbdbdb solid 0px;
	float: left;
}

#hotel-sidebar ul {
	margin: 0;
	padding: 0;
}

#hotel-sidebar ul li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 3px 0px;
}

#hotel-sidebar ul li:hover {
	color: #5884b1;
	cursor: pointer;
}

#hotel-sidebar ul li a {
	text-decoration: none;
	color: inherit;
	letter-spacing: 1px;
}


/******************** Side Nav ************************/

#sidenav {
	width: 100px;
	margin: -3px;
	padding: 4px;
	float: left;
}

#sidenav ul {
	margin: 13px 0 0 10px;
	padding: 0;
}

#sidenav ul li {
	height: 20px;
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
	display: block;
}

#sidenav ul li img {
	vertical-align: top;
}

#sidenav ul li.ski {
	height: 30px;
	}
	
#sidenav ul li.ski img{
	margin-left: -1px;
	}

/******************** Standard Page *********************/

.content {

	width: 400px;
	float: left;
	margin: 0 0 0 2px;
	padding-left: 10px;
}

.content a {
		padding: 30px 30px 0 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;

}


.content a.nopad,
.content .bottombar a {
		padding: 0!important;
		font-size: 13px;
}

.content p {
	padding: 30px 30px 0 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	
}

.content ul {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	
}

.content p.small {
	padding: 5px 30px 0 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	
}
.content img {
	padding: 40px 30px 0 10px;
	
}

.images {

	width: 250px;
	float: left;
	margin: 0 0 0 0px;
	padding-left: 18px;
}

.images img {
	padding: 4px 0;
}

.images .portrait {
	padding-left: 15px;
}

.bottombar {
	width: 403px;
	border-top: 1px solid #dbdbdb;
	margin: 0 0 -10px -12px;
	padding-left: 20px;
	padding-top: 2px;
	
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	height: 18px;
	position: absolute;
	bottom: 14px;

}

.bottombar.upper {
	bottom: 40px;

}

.bottombar:hover {
	color: #5884b1;
	cursor: pointer;
}

a.iframe {
	text-decoration: none;
}


/**********************Gallery****************************/
.gallerycontent {

	width: 680px;
	text-align: center;

	float: left;
	margin: 0 0 0 2px;
	padding: 6px 10px;
}
.galleria_wrapper {
	min-height: 408px;
}

/**********************Contact Page***********************/

#topbar {
	margin: 0 -3px;
	border-bottom: 1px solid #dbdbdb;
}

#topbar img {
	padding: 15px;
}

#sidebar {
	position: relative;
	height: 350px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #55585d;
	padding: 10px 10px 0 10px;
	margin-bottom: -3px;
	width: 180px;
	border-right: #dbdbdb solid 1px;
	float: left;
}

H4 {
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin: 0 0 15px 0;
	padding: 0;
}

#buttons {
	width: 180px;
	position: absolute;
	bottom: 0px;
}

.sidebutton {
	border-top: 1px solid #dbdbdb;
	margin: 0 -12px;
	padding: 5px 10px;
}

.sidebutton:hover {
	color: #5884b1;
	cursor: pointer;
}

.sidebutton.active {
	margin: 0 -11px 0 -12px;
	color: #5884b1;
	background-color: #f9f9f9;
}

#contactpannel {

	background-color: #f9f9f9;
	height: 360px;
	width: 608px;
	margin: 0 -3px -4px 0;
	float: left;
	position: absolute;
	right: 5px;

}

#loader {
	position: absolute;
	top: 200px;
	right: 300px;
	height: 0px;
	display: none}

#mappannel {
	filter:alpha(opacity=0);
	opacity: 0;
	position: absolute;
	right: 5px;
	background-color: #f9f9f9;
	height: 360px;
	width: 608px;
	margin: 0 -3px -4px 0;
	float: left;

}

/**********************Menus Page***********************/
#menu-topbar {
	margin: 0 -3px;
	border-bottom: 1px solid #dbdbdb;
}
#menu-topbar img {
	padding: 15px;
}

#menu-sidebar {
	position: relative;
	height: 350px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #55585d;
	padding: 10px 10px 0 10px;
	margin-bottom: -3px;
	width: 180px;
	border-right: #dbdbdb solid 1px;
	float: left;
}

#menu-buttons {
	width: 180px;
	position: absolute;
	top: 0px;
}

.menu-sidebutton {
	border-bottom: 1px solid #dbdbdb;
	margin: 0 -12px;
	padding: 5px 10px;
}

.menu-sidebutton:hover {
	color: #5884b1;
	cursor: pointer;
}

.menu-sidebutton.active {
	margin: 0 -11px 0 -12px;
	color: #5884b1;
	background-color: #f9f9f9;
}

.pannel {
	overflow: hidden;
	background-color: #f9f9f9;
	height: 360px;
	width: 608px;
	margin: 0 -3px -4px 0;
	float: left;
	position: absolute;
	right: 5px;
	display: none;
}

.pannel.active {
	display: inline;
}

p.menutext {
	text-align: center;
	padding: 30px 30px 0 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #55585d;
	margin-top: 0;
	padding-top: 0;
}

p.menutext.seafood {
	text-align: center;
	padding: 30px 30px 0 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 200%;
	color: #55585d;
	margin-top: 0;
	padding-top: 0;
}

p.menutext .title {
	color: #5884B1;
	font-size: 16px;
	line-height: 300%;
}

#arrows {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	display: none;
	
}
#arrows li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 15px;
}
/*********************************** forms *****************************************/

#contactform {
	padding: 6px 0px 0 20px;
}

.label {
font-family: "Century Gothic", Arial, sans-serif;
font-size: 12px;

}

.textline {
width: 200px;
}

input, textarea, select {

 
  border:1px solid #aaaaaa;
  padding:2px;

  margin-top:2px;
}
#contactform form input#sendbutton {
	padding: 3px 5px;
	background-color: white;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #5884b1;
}

input:active, textarea:active, select:active {
  border:1px solid #5884b1;
  outline: none;
}
input:focus, textarea:focus, select:focus {
	border:1px solid #5884b1;
  	outline: none;
}

textarea {
font-family: Verdana, Helvetica, "Lucida Grande", Geneva, Arial;
font-size: 11px;

  width:400px;
  height: 150px;
}

/************************************ Tariff **********************************/
#tabscontainer {
	background-color: #f9f9f9;
	overflow: auto;
	width: 421px;
	height: 26px;
	margin: 0 0 0 -11px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;

}

ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	position: absolute;
	width: 420px;
	

}

.tabs li {
	float: left;
}

.tabs li a {
	float: left;
	height: 20px;
	padding: 3px 10px;
	margin: 0 0px;
	width: 112;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #55585d;
	text-align: center;
	border-left: 1px solid #dbdbdb;
	cursor: pointer;
}

.tabs li a.last {
	border-right: 1px solid #dbdbdb;
}

.tabs li a.current {
	background-color: white;
	border-bottom: 1px solid white;


	
}

.tabs li a:hover {
	color: #5884b1;
		
}

.tabs li a{
		color: #55585d;
		text-decoration: none;
}

.panes {
	clear: left;
	margin-top: 5px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	border-bottom: 1px solid #dbdbdb;
	margin-left: -11px;
	width: 421px;

}

.panes h2 {
	padding-left: 15px;
font-weight: 300;
font-size: 22px;
color: #5884b1;
margin-top: 40px;
margin-bottom: 0px;
}

.panes table {
	width: 421px;
	text-align: left;
	border-collapse: collapse;
	
}

.panes table tr.seasoninfo td {
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	background-color: white;
	border-bottom: 1px solid #dbdbdb;
}

.panes table tr.even {
	background-color: #f9f9f9;
}

.panes table tr:nth-child(even){
	background-color: #f9f9f9;
}


.panes table tr.even:hover, .panes table tr.odd:hover {
	background-color: #f0f5fb;
	cursor: pointer;
}

.panes table tr.activerow {
	background-color: #f0f5fb;
	cursor: pointer;
}

.panes table tr:hover {
	background-color: #F0F0F0;;
}

.panes table tr.seasoninfo {
	display: none;
}

#tariffinfo {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
	margin: 20px 0;
}


.panes p {
	color: #55585d;
	padding: 3px 15px;
}

.panes td {
	box-sizing: border-box;
	padding: 3px 15px;
}

.panes table col:first-child {font-weight:  bold;
}

.panes table tr:not(.header_row) td:first-child {
	font-weight: bold;
}

p.nb {
	font-size: 10px;
	margin: 0;
	padding: 11px 16px;
	text-align: left;
}

/************************** Area *******************************/

#area-sidebar {
	position: relative;
	height: 350px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #55585d;
	padding: 10px 10px 0 10px;
	margin-bottom: -3px;
	width: 82px;
	border-right: #dbdbdb solid 0px;
	float: left;
}

#area-sidebar ul {
	margin: 0;
	padding: 0;
}

#area-sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 8pt;
}

#area-sidebar ul li:hover {
	color: #5884b1;
	cursor: pointer;
}

#area-sidebar ul li a {
	text-decoration: none;
	color: inherit;
}

#area-sidebar ul li.top {
	font-size: 10pt;
	color: #5884b1;
	cursor: default;
}

/************************** Twitter *******************************/

#twitter_update_list {
	list-style-type: none;
	padding: 20px 30px 10px 10px;
	margin: 0;
	
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #55585d;
}

#twitter_update_list li {
	list-style-type: none;
	padding: 6px 0;
	margin: 0;
	
}

#twitter_update_list a {
	color: #5884B1;
	font-size: 9pt;
	padding: 0;
	
}

a.followus {
	color: #5884B1;
	font-size:10px;
	clear: both;
	padding: 20px 0 0 10px;
}


/************************** accesabiliy *******************************/

.accesstext {
	padding: 20px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #55585d;
}

#access h1, .accesstext h2 {
	font-weight: normal;
	color: #5884b1;
}

#access h2 {
	margin-top: 20px;
}
#access h1 {

	margin-top: 0;
	margin-bottom: 30px;
}

.accesstext p {
	padding: 0;
	
}

/************************** Footer *******************************/

#footer p{
	float: right;
	margin: 3px 0 0 0; 
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #70757b;
}

#footer a {
	color: inherit !important;
	border-bottom: 1px solid #d5deea;
	text-decoration: none;
}

#footer a:hover {
	color: inherit !important;
	border-bottom: 1px solid #adb4be;
	text-decoration: none;
}

