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

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	color: #009999;
}
a {
	color: #0084A9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7A6E60;
}
a:active, a:focus {
	outline: 0px;
}
.resources {
	font-size: 10px;
}
.resources a {
	color: #0945B3;
	text-decoration: none;
}
.resources a:hover {
	text-decoration: underline;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #ff2e00;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.pricelist-rooms {
	background-color: #777777;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #CCCCCC;
}
.pricelist-prices {
	text-align: center;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.details {
	margin-bottom: 4px;
}
.details td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #CCCCCC;
}
.offers {
	margin-bottom: 4px;
}
.offers td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #FF2E00;
	color: #FFFFFF;
	font-size: 12px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #999999;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.fbuttons {	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #118CAF;
	border: 1px solid #000000;
}
.ffields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #118CAF;
	background-color: #FFEDD7;
	border: 1px solid #118CAF;
	padding-left: 2px;
}
.required {
	color: #FF0000;
	font-size: 10px;
}
/* ----------------- mathinosnet ----------------- */
.mathinosnet-table {
	margin-top: 4px;
	margin-bottom: 4px;
}
.mathinosnet {

	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.mathinosnet a {
	text-decoration: none;
	color: #66CCFF;
}
.mathinosnet a:hover {
	text-decoration: none;
	color: #CC0000;
}
.mathinosnet-travel {
	font-family: "Segoe UI", "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF2E00;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}

/*lightbox*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lh/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lh/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lh/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	color: #555;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
