@charset "UTF-8";
/* CSS Document */
/* Winter CSS file for Reach4theAlps Version 2.0 */
/* Author: Nigel Hulls Web: www.bluemonsta.com E-mail: nigel@bluemonsta.com */
/* Main Template Section */
body {
	background: url('../Resources/Template/bg-summer.gif') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clearboth{
	clear: both;
}
#maincontainer{
	width: 914px;
	margin: 0 auto;
	background: url('../Resources/Template/shadows.png') repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent {
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	border-left: 2px solid #99cd68;
	border-right: 2px solid #99cd68;
}
#header {
	width: 900px;
	height: 200px;
	background: #FFF url('../Resources/Template/header_green.gif') no-repeat;
}
#logo {
	float: left;
	width: 125px;
	height: 135px;
	margin: 11px 0px 0px 18px;
}
#languageselector{
	float: right;
	margin: 20px 10px 0px 0px;
	font-size: 9px;
	color: #419639;
	font-weight: bold;
	text-align: right;
}
.languagetext {
	color: #99cd68;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.languagetext a:link, .languagetext a:visited {
	color: #419639;
	text-decoration: none;
}
.languagetext a:hover {
	color: #f7923a;
	text-decoration: none;
}
#contactus {
	color: #99cd68;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	
#contactus a:link, #contactus a:visited {
	color: #99cd68;
	text-decoration: none;
}
#contactus a:hover {
	color: #f7923a;
	text-decoration: none;
}
#seasonselect {
	font-size: 16px;
	font-weight: bold;
	color: #019cdc;
	margin-top: 3px;
}
#seasonselect a:link, #seasonselect a:visited {
	color: #019cdc;
	text-decoration: none;
}
#seasonselect a:hover {
	color: #f7923a;
	text-decoration: none;
}
/* footer stuff */
#footertitleleft {
	float: left;
	text-align: left;
}
#footertitleright {
	float: right;
	text-align: right;
}
#footerimage{
	width: 900px;
	height: 100px;
	background: url('../Resources/Template/footer-summer.gif') no-repeat;
}
#footerline{
	height: 10px;
	border-bottom: 2px dotted #99cd68;
	margin-bottom: 8px;
}
#footertext{
	background-color: #419639;
	border-bottom: 2px solid #99cd68;
	padding: 10px 25px 20px 25px;
	color: #99cd68;
	font-size: 10px;
}
#footertext a:link, #footertext a:visited{
	color: #ffffff;
	text-decoration: none;
} 
#footertext a:hover {
	color: #f7923a;
	text-decoration: none;
}
#footercontentleft {
	width: 675px;
	float: left;
	text-align: left;
}
#footercontentright {
	width: 150px;
	float: right;
	text-align: right;
}
.footercontentorange {
	color: #f7923a;
}
.footercontentorange a:link, .footercontentorange a:visited {
	color: #f7923a;
	text-decoration: none;
}
.footercontentorange a:hover {
	color: #99cd68;
	text-decoration: none;
}
.footercontentwho {
	width: 800px;
	text-align: center;
}
/* Main menu CSS */
#mainmenuspacer{
	height: 0px;
}
#mainmenu{
	font-size: 12px;
	color: #009ddc;
	font-weight: bold;
	margin-left: 18px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 65px;
	line-height:65px;
	vertical-align: bottom;
}
.menu li {
	padding: 0;
	margin: 0;
	margin-right: 1em;
	list-style: none;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	color: #419639;
}
.menu li a:hover {
	background: url('../Resources/Template/bike_orange.png') no-repeat;
	background-position: center 0px; 
	color: #f7923a;
}
.mainmenuactive{
	background: url('../Resources/Template/bike_green.png') no-repeat;
	background-position: center 0px; 
	color: #f7923a;	
}
.mainmenuactive a, .mainmenuactive a:visited{
	color: #f7923a;
}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* submenu */
#submenu {
	width: 900px;
	height: 30px;
	border-bottom: 2px dotted #fbb97d;
}
#submenucontainer {
	margin-left: 18px;
	text-align: left;
	color: #99cccd;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 25px;
}
#submenucontainer a:link, #submenucontainer a:visited {
	color: #f7923a;
	text-decoration: none;
}
#submenucontainer a:hover {
	color: #419639;
}
.submenuactive {
	color: #419639;
}
.submenuactive a:link, .submenuactive a:visited {
	color: #f7923a;
}
.submenuactive a:hover {
	color: #99cd68;
}

/* Splash Image */
#splashimage{
	margin-top: 10px;
	width: 100%;
	text-align: center;
	z-index: 0;
}
#splashcontainer{
	width: 850px;
	height: 150px;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
#splashright{
	width: 240px;
	margin-left: 600px;
	padding-top: 5px;
}
#splashbottom{
	width: 90%;
	text-align: left;
}

/* Admin Section */
#adminsection{
	width: 100%;
	text-align: left;
}
/* main Content */
#threecolwrapper{
	width: 850px;
	padding: 0px 25px 10px 25px;
	font-size: 12px;
	color: #6f6154;
	text-align: left;
}
.bluedivider {
	width: 99%;
	border-bottom: dotted 1px #419639;
	margin: 0 auto;
}
.orangedivider {
	width: 95%;
	border-bottom: dotted 1px #f7923a;
	margin: 0 auto;
}
#columnone{
	width: 430px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columnone h2 {
	font-size: 14px;
	color: #009ddc;
}
#columnone h3{
	font-size: 14px;
	color: #009ddc;
}
#columnone a:link, #columnone a:visited {
	color: #f7923a;
	text-decoration: none;
	font-weight: normal;
}
#columnone a:hover{
	color: #99cd68;
	text-decoration: underline;
}
#columnone img{
	padding: 3px;
	border: 1px solid #99cd68;
}
#columntwo {
	width: 180px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columntwo a:link, #columntwo a:visited {
	color: #f7923a;
	text-decoration: none;
	font-weight: normal;
}
#columntwo a:hover{
	color: #99cd68;
	text-decoration: underline;
}
#columntwo h2{
	font-size: 14px;
	color: #009ddc;
}
#columntwo h3{
	font-size: 14px;
	color: #009ddc;
}
#columnthree {
	width: 180px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#columnthree a:link, #columnthree a:visited {
	color: #f7923a;
	text-decoration: none;
	font-weight: normal;
}
#columnthree a:hover{
	color: #99cd68;
	text-decoration: underline;
}
#columnthree h2{
	font-size: 14px;
	color: #009ddc;
}
#columnthree h3{
	font-size: 14px;
	color: #009ddc;
}
.columnonetitle {
	font-size: 22px;
	font-weight: normal;
	color: #f7923a;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.columntwotitle {
	font-size: 22px;
	font-weight: normal;
	color: #019cdc;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.columnthreetitle {
	font-size: 22px;
	font-weight: normal;
	color: #f7923a;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Special Offers */
/* Special Offers */
#specialoffercontainer{
	color: #ffffff;
	font-size: 14px;
}
#specialoffercontainer h2{
	color: #ffffff;
	font-size: 18px;
	margin: 0;
}
#specialoffercontainer a:link, #specialoffercontainer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#specialoffercontainer a:hover {
	color: #f7923a;
	text-decoration: none;
	font-weight: bold;
}
.specialoffer{
		width: 180px;
		height: 120px;
		margin: 2px 2px 2px 2px;
		text-align: center;
		vertical-align: middle;
		color: #ffffff;
		font-weight: bold;
	}
.specialoffertext{
	width:160px;
	height:100px;
	margin: 0 auto;
	padding: 10px;
}
.specialoffertext a:link, .specialoffertext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.specialoffertext a:hover {
	color: #ffffff;
	text-decoration: none;	
}
/* testimonials */
#testimonials{
	width: 160px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	background-color: #f5f3f3;
	margin: 0 auto;
	border: 1px solid #ececec;
	line-height: 20px;
}
#testimonials .exmarks{
	font-size: 12px;
	color: #98cdcd;
	font-weight: bold;
}
/* 360 Photos */
.threesixtycontainer {
	text-align: center;
	display: block;
	border: 1px solid #019cdc;
}
.threesixtytop {
	width: 180px;
	height: 3px;
	background: #019cdc;
}
.threesixtybottom {
	width: 180px;
	height: 15px;
	background: #019cdc;
	color: #fff;
	font-size:9px;
	font-weight: bold;
}
.threesixtybottom a:link, .threesixtybottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
.threesixtybottom a:hover {
	color: #F7923A;
	text-decoration: none;
}
.threesixtyzindex{
	z-index: 0;
	display: block;
}
.threesixtyvirtualtour{
	width: 180px;
	height: 114px;
	background-color: #CCCCCC;
}
.threesixtymenu {
	width: 98%;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 5px;
}
.threesixtymenu a:link, .threesixtymenu a:visited {
	color: #f7923a;
	text-decoration: none;
}
.threesixtymenu a:hover {
	color: #98cc67;
	text-decoration: none;
}
.threesixtymenuactive {
	width: 98%;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #419639;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 5px;
}
#threesixtylargecontainer{
	width: 400px;
	margin: 0 auto;
	margin-bottom: 15px;
	border: 1px solid #419639;
}
.threesixtylargetop {
	width: 400px;
	height: 3px;
	background: #419639;
}
.threesixtylargebottom {
	width: 400px;
	height: 15px;
	background: #419639;
	color: #fff;
	font-size:9px;
	font-weight: bold;
}
/* Page Photos */
#mainpagephotos {
	width: 100%;
	text-align: center;
}
.mainpagephotostop {
	width: 180px;
	height: 3px;
	background: #019cdc;
}
.mainpagephotosbottom {
	width: 180px;
	height: 15px;
	background: #019cdc;
	color: #fff;
	font-size:9px;
	font-weight: bold;
	text-align: center;
}
.mainpagethumbs {
	padding: 2px;
	background: #eaeced;
	float: left;
	margin-right: 1px;
}
/* admin section */
#adminsectioncontainer {
	text-align: center;
	font-size: 12px;
	width: 900px;
	background: url('../Resources/admin-template/shaded-bkgd.jpg') repeat;
	
}
#adminsection {
	width: 800px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
.adminicon {
	float: left;
	margin-left: 15px;
}
.adminicon a:link, .adminicon a:visited {
	text-decoration: none;
}
.adminicon a:hover {
	text-decoration: underline;
}
.adminicontext {
	margin-left: 10px;
	float: left;
	line-height: 60px;
}
/* Gallery stuff */
.albumtitle {
	width: 100%;
	border-bottom: 2px dashed #99cd68;
	margin-bottom: 3px;
}
.photocontainer{
	width: 100%;
}
.photocontainer img{
	float: left;
	padding: 3px;
	background: #f0f2f2;
	margin-right: 5px;
}
.adminphoto{
	float: left;
}
/* Prices and Availability */
.pricebox{
	width: 90%;
	margin: 0 auto;
	border: 2px dashed #99cd68;
	padding: 3px;
	background: #f7f8f8;
}
.pricepagecontainer{
	width: 860px;
	padding: 5px;
	margin: 0 auto;
	background-color: #fff;
	line-height: 15px;
	height: 100%;
	font-size: 10px;
	color: #000000;
}
.pricepagetitle{
	color: #fff;
	background: #419639;
	font-size: 12px;
	font-weight: bold;
}
.pricepagefull{
	color: #fc1c05;
}
/* activities */
#actcontainer{
	color: #ffffff;
}
#actcontainer a:link, #actcontainer a:visited {
	color: #f7923a;
	text-decoration: none;
}
#actcontainer a:hover {
	color: #99cd68;
	text-decoration: none;
}
.actmenu {
	width: 98%;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #f7923a;
	font-size: 12px;
	margin-bottom: 5px;
}
.actmenu a:link, .actmenu a:visited {
	color: #f7923a;
	text-decoration: none;
}
.actmenu a:hover {
	color: #99cd68;
	text-decoration: none;
}
.actmenuactive {
	width: 98%;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #f7923a;
	font-size: 12px;
	margin-bottom: 5px;
}
/* google map */
.gmapcontainer{
	width: 400px;
	margin: 0 auto;
}
.gmaptop{
	width: 400px;
	height: 3px;
	background: #419639;
}
.gmapbottom {
	width: 400px;
	height: 15px;
	color: #fff;
	background: #419639;
}
/* flashfix */
.flashDiv {
	z-index: 0;
	position: relative;
}
/* ALT Gallery Stuff */
#altgallerycontainer {
	width: 100%;
}
#altgallerycontainer h1 {
	font-size: 16px;
	color: #419639;
	padding: 5px;
	background-color: #f0f0f0;
	border: dashed 2px #99cd68;
	margin: 0 auto;
	margin-top: 20px;
}
#altgallerycontainer h1 a:link, #altgallerycontainer h1 a:visited {
	color: #419639;
	text-decoration: none;
}
#altgallerycontainer h1 a:hover {
	color: #99cd68;
	text-decoration: none;
}
.altpagemedium {
	
}
#altphotocontainer {
	width: 800px;
	margin: 0 auto;
}
.algalspace {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/**
*   Thumb Gallery
**/
.tbgthumb {
    list-style-type: none;
    list-style-position: inside;
    width: 180px;
    margin: 0 auto;
    padding: 0;
    padding-left: 15px;
    text-align: center;
    margin-top: 10px;
}
.tbgthumb li {
    width: 50px;
    height: 37px;
    float: left;
    margin: 0;
    padding: 2px;
    position: relative;
}
.tbgthumb li img {
    width: 40px;
    height: 27px;
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    border: 1px solid #ddd;
    padding: 2px;
    background: #f0f0f0;
    position: absolute;
    left: 0; top: 0;
}
.tbgthumb li img.hover {
    background: #fff;
    border: none;
}
.tbgheader {
    text-align: center;
}
/**
*   Gallery
**/
.tbggthumb {
    list-style-type: none;
    list-style-position: inside;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}
.tbggthumb li {
    width: 40px;
    height: 30px;
    float: left;
    margin: 0;
    margin: 3px;
    padding: 2px;
    position: relative;
}
.tbggthumb li img {
    width: 40px;
    height: 30px;
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    border: 1px solid #ddd;
    padding: 2px;
    background: #f0f0f0;
    position: absolute;
    left: 0; top: 0;
}
.tbggthumb li img.hover {
    background: #fff;
    border: none;
}