@charset "utf-8";
/************************************** Generic & Reset Css ***********************************/
*{
	margin:0;
	padding: 0;
}

a{
	color:#C8A779;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:#C8A779;
	text-decoration:none;
}

p{
	text-align:left;
	margin-bottom:10px;
}

.inv{
	position:absolute;
	font-size:9px;
	left:-9999px;
}

.clr{
	margin:0;
	padding:0;
	clear:both;
}

.editableText{
	display:inline;
}

html{
	font-size:14px; 
	width:100%;
	height:100%;
	font-family:"Trebuchet MS";
	color:#333333;
}

body{
	width:100%;
	height:100%;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

table{
	font-size: inherit;
	margin-bottom:15px;
}

ul{
	list-style: none;
}

img{
	border: 0;
}
strong{
	font-weight:bold;
}
td{
	padding:5px 10px;
	text-align:center;
}
td.bold{
	
	font-weight:bold;
}
/****************** BASIC FLOATING ALL CONTENTS *****************/
#supperWrapper{
	position:absolute;
	left:0;
	top:0;
	min-height:550px;
	width:100%;
	min-width:960px;
	z-index:1;
	background:url(../images/pageBg.jpg) 0 0 repeat-x #F1EDD2;
}

#wrapper{
	width:960px;
	height:100%;
	min-height:550px;
	margin: 0 auto;
	overflow: visible;
	background-color:#FFF;
}

.row0, .row1, .row2, .row3, .row4{
	float:left;
	width:100%;
}

.column1, .column2, .column3 {
	float:left;
}

#header{
	margin:16px;
	background-color:#E1CFB7;
	width:928px;
	height:185px;
}

.buttons{
	width:378px;
	height:100px;
	float:left;
	margin-top:20px;
}

.buttons li a{
	width:378px;
	height:36px;
	display:block;
	line-height:36px;
	background:url(../images/button_bg.jpg) repeat-x top left;
	margin-bottom:2px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.buttons li a:hover{
	color:#666;
}

/********************** HEADER COLUMN1 *******************************/
#header .column1{
	width:213px;
	height:185px;
}

h1 {
	margin:0;
	padding:0;
	float:left;
	width:181px;
	height:141px;
	margin:16px;
}

h1 a {
	background:url(../images/siteLogo.jpg) 0 0 no-repeat;
	width:181px;
	height:141px;
	text-decoration:none;
	display:block;
}

/********************** HEADER COLUMN2 *******************************/
#header .column2{
	width:715px;
	height:108px;
}
/************************* WEATHER ************************/
#weather {
	width:84px;
	height:28px;
	float:right;
	padding-right:16px;
	padding-top:6px;
}

#weather h2{
	display:none;
}

#weather #temperature {
	float:right;
	line-height:28px;
	color:#666666;
}

#weather #icon {
	float:right;
}
/***************************** LANGUAGES ***********************************/
#languages {
	float:right;
	padding-top:11px;
}

#languages ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#languages ul li {
	float:left;
	padding:0 5px;
}

#languages ul li a{
	float:left;
	width:23px;
	height:18px;
	display:block;
}

#languages ul li a span{
	display:none;
}

#languages ul li .active {
}

#en a{
	background:url(../images/en.jpg) 0 0 no-repeat;
}

#gr a{
	background:url(../images/gr.jpg) 0 0 no-repeat;
}

#de a{
	background:url(../images/de.jpg) 0 0 no-repeat;
}
/************************* TOP MENU SMALL *******************************/
.topSmallMenu{
	float:right;
	padding-right:150px;
}

.topSmallMenu ul{
	float:left;
	list-style:none;
}

.topSmallMenu ul li{
	float:left;
	margin:0 3px;
	background:url(../images/top_small_menu_span.jpg) 0 0 repeat-x;
	height:27px;
}

.topSmallMenu ul li a{
	float:left;
	display:block;
	background:url(../images/top_small_menu_a.jpg) 0 0 no-repeat;
	height:27px;
	color:#666666;
}

.topSmallMenu ul li a span{
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	padding:0 20px;
	background:url(../images/top_small_menu_li.jpg) 100% 0 no-repeat;
	font-size:12px;
}

.topSmallMenu ul li a:hover{
	color:#C8A779;
}
/********************************** Newsletter Form ***************************************/
#newsletter_container{
	height:74px;
	width:100%;
	overflow:hidden;
	float:right;
}

#newsletter_container div.form_textfield{
	float: right;
	width: auto;
	padding-right:16px;
	padding-top:24px;
	margin:0;
}

div.newsletter_btn{
	float: left;
	line-height: 14px;
	width: 50px;
	font-size:10px;
}

#newsletter_container label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 20px;
	padding-right: 10px;
	text-align: left;
	width: auto;
	color:#666666;
	font-size:12px;
}

#newsletter_container input { 
	width: 110px; 
	float: left;
	border:1px solid #D6BC9A;
	font-size:12px;
	line-height: 20px;
	height:18px;
	margin-right: 10px;
}

#newsletter_container button{
	width: 31px;
	height:20px;
	line-height:20px;
	border:1px solid #CAAA7D;
	background:url(../images/goBtn.jpg) 0 0 repeat-x;	
	text-align:center;
	font-size:11px;
	font-family:arial;
	color:#666;
}

#newsletter_container button:hover{
	color:#333;
	cursor:pointer;
}

#newsletter_container .error { 
	/*display: block;
	margin: 0.25em 0 0 11%;
	float:left;*/
	border:1px solid #FF0000;
}

#newsletterFormSuccess{
	display:none;
	width:100%;
	line-height:18px;
	font-weight:bold;
}
/********************** HEADER COLUMN2 *******************************/
#header .column3{
	width:715px;
	height:77px;
}
/************************* TOP MENU **************************************/
#navigation{
	float:left;
}

#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ul li{
	float:left;
	height:55px;
	border-left:1px solid #FFF;
	position:relative;
}

#navigation ul li a{
	float:left;
	height:55px;
	line-height:55px;
	color:#333333;
	padding:0 7px!important;
	font-size:14px;
	position:relative;
}

#navigation ul li a:hover, #navigation ul li .active{
	color:#fff;
}

#navigation ul #gr2, #navigation ul #en2, #navigation ul #de2{
	border:none;
}
/***************** dropdown (optional)***************************/
#navigation ul ul{
	position: absolute;
	display: block;
	visibility: hidden;
	z-index:99;
	top:55px;
border:1px solid #fff;
background-color:#E1CFB7;
}

#navigation ul li ul li{
	display:block;
	float: none;
	position:relative;
	z-index:99;
	background-color:#E1CFB7;
	margin:0;
	padding:0 10px;
	height:22px;
	width:160px;
	border:none;
}

#navigation ul ul li a{
	height:22px;
	line-height:22px;
	border-top:1px dashed #FFF;
	display:block;
	width:100%;
	text-align:center;
	font-size:12px;
	padding:0!important;
}

#navigation ul ul li.level2_0 a{
	border:none;
}
/********************* BANNERS ROW 1 ***********************************/
.row1{
	margin:0 16px;
	width:928px;
	position:relative;
	height:472px;
}

.row1 .column1{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:472px;
}

.row1 .column2{
	float:left;
	z-index:10;
	position:relative;
        margin-left:12px;
}
/*********************** PHOTOS FADER BANNER ****************************/
#main_banner_container{
	width:928px;
	height:472px;
	z-index:2;
}

#main_banner_container img{
	z-index:3;
}
/*********************** TOGGLER BANNERS ****************************/
.toggler{
	width:201px;
	z-index:99;
	position:relative;
	margin-bottom:1px;
}

h2.trigger{
	width:157px;
	height:34px;
	line-height:34px;
	padding:0 22px;
	font-size:12px;
	background:url(../images/bannersBg.png) 0 0 repeat;
}

h2.trigger a{
	width:157px;
	height:34px;
	display:block;
	color:#000;
	background:url(../images/arrowRight.png) 100% 50% no-repeat;
}

.toggler h2.active a{
	background:url(../images/arrowDown.png) 100% 50% no-repeat;
}

h2.trigger a:hover {

}

.toggle_container {
	padding: 0;
	overflow: hidden;
	clear: both;
}

.toggle_container .block {
	background:url(../images/bannersBg.png) 0 0 repeat;
	width:161px;
	padding:10px 20px;
}

.toggler p{
	margin:0;
	line-height:14px;
	font-size:11px;
}

.toggler span{
	float:left;
	padding-right:4px;
}


.toggle_container1 .block {
	height:127px;
}

.toggle_container2 .block {
	height:103px;
}

.toggle_container3 .block {
	height:78px;
}

.toggle_container3 .block .big{
	font-size:30px;
	line-height:38px;
}

.toggle_container3 .block .mid{
	font-size:20px;
	line-height:46px;
}

.toggle_container3 .block .small{
	font-size:12px;
	line-height:14px;
	padding-top:6px;
}
/******************** AVAILABILITY CHECKER **************/
#availability-checker{
	width:100%;
	height:100%;
	float:left;
}

#availability-checker div{
	width:100%;
	height:22px;
	padding-bottom:4px;
}

.hidden{
	display:none;
}

#availability-checker label{
	font-size:11px;
	color:#333;
	line-height:18px;
	width:30%;
	padding-right:3%;
	text-align:left;
}

#availability-checker input[type="text"]{
	border:1px solid #CAAA7D;
	line-height:16px;
	height:18px;
	font-size:12px;
	border-right:none;
	float:left;
	width:84px;
	text-align:center;
	font-family:arial;
}

#availability-checker select{
	border:1px solid #CAAA7D;
	line-height:16px;
	height:18px;
	font-size:12px;
	float:left;
	text-align:center;
	width:40px;
	font-family:arial;
}

#availability-checker input[type="submit"]{
	border:1px solid #CAAA7D;
	line-height:20px;
	height:20px;
	font-size:11px;
	float:right;
	background:url(../images/goBtn.jpg) 0 0 repeat-x;
	font-family:arial;
	width:74px;
	color:#666;
}

#availability-checker input[type="submit"]:hover{
	color:#333;
	cursor:pointer;
}
/******************** CONTENTS **********************/
.row2{
	margin:16px;
	width:928px;
}

.row2 .column1{
	width:444px;
	padding-right:86px;
	padding-left:20px;
        min-height:305px;
}

.row2 .column1 h2{
	color:#C8A779;
	font-size:20px;
	line-height:28px;
	margin-bottom:22px;
	width:100%;
	float:left;
	font-weight:bold;
}

.row2 .column1 h3{
	color:#C8A779;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	float:left;
	font-weight:bold;
}

.row2 .column2 h3{
	color:#FFF;
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:10px;
	width:100%;
	float:left;
	font-weight:bold;
}


.row2 .column1 h4{
	color:#C8A779;
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
	width:100%;
	float:left;
	text-decoration:underline;
}

.row2 .column1 ul{
	padding-left:34px;
	list-style:disc;
	width:430px;
	float:left;
	margin-bottom:10px;
}

.row2 .column1 ol{
	padding-left:34px;
	list-style:decimal;
	width:430px;
	float:left;
	margin-bottom:10px;
}

.row2 .column1 li{
	width:100%;
	float:left;
	line-height:22px;
}

.row2 .column1 p{
	width:100%;
	float:left;
	margin-bottom:10px;
	line-height:18px;
}
/********************** PHOTOS***********************/
.row2 .column2{
	width:312px;
	background-color:#E1CFB7;
	padding:0 33px;
}

.row2 .column2 h2{
	color:#FFF;
	font-size:20px;
	line-height:28px;
	width:100%;
	float:left;
	font-weight:bold;
        padding:10px 0;
}

.photogallery{
	float:left;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin-bottom:30px;
}

.photogallery img{
	float:left;
	width:138px;
	height:92px;
	border:none;
}

.photogallery a {
	float:left;
	width:138px;
	height:92px;
	border:none;
	margin:9px;
}
/****************** PHOTOGALLERY ***********/
.column1 .photogallery{
	width:928px;
}

.column1 .photogallery a {
	margin:5px;
}
/******************** REQUEST FORM ************************/
.reqFormFull, .reqFormSplit{
	float:left;
}

.form_textfield33{
	width:33%;
	float:left;
	text-align:center;
}

.form_textfield33 label{
	width:100%;
}

.form_textfield33 select{
	width:auto;
}

p.bold{
	font-weight:bold;
	margin-top:16px;
	margin-bottom:0!important;
	width:100%;
	float:left;
}

#reqForm {
	margin-bottom:30px;
	width: 100%;
	float:left;
}
/**************************** RATES TABLE **********/
.ratesTable{
	width:98%;
}

.ratesTable td{
	border:1px dashed #E1CFB7;
}

.tHeading{
	background-color:#E1CFB7;
	font-weight:bold;
	color:#fff;
}

.tFooter{
	background-color:#E1CFB7;
	font-weight:bold;
	color:#333;
}
.tDate{
	font-size:12px;
	padding:0;	
	font-weight:normal;
}

/***************************** MAP ***********************/
#mapCanvas {
	width:300px;
	height:300px;
	display: block;
	border:#ffffff 1px solid;
	margin:20px 0 30px 0;
	float:left;
}
/****************** FOOTER *****************/
#footer{
	margin:16px;
	width:928px;
	border-top:1px solid #E1E1E1;
	padding-top:6px;
	height:155px;
}

#footer div.column1 {
	height:84px;
	width:732px;
}
#footer div.column1 p{
	margin:0;
	font-size:11px;
	line-height:14px;
	float:left;
	width:auto;
}
.addthis_button{
	float:left;
	padding-left:20px;
}
/********************** FOOTER MENU *******************/

#footNav {
	float:left;
	width:100%;
	padding:10px 0;
}

#footNav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footNav ul li {
	float:left;
	padding-right:6px;
}

#footNav ul li a{
	line-height:14px;
	font-size:11px;
	color:#333;
	float:left;
	border-right:1px solid #333;
	padding-right:6px;
}

#footNav ul li a:hover{
	color:#C8A779;
}

#footNav .item10{
	border:none;
}
/*************************** NET 360 LOGO ******************/
#footer div.column2 {
	height:84px;
	width:194px;
}

#net360 {
	background: url(../images/net360.jpg) no-repeat 0 0;
	float:right;
	width:60px;
	height:58px;
}

#net360 a {
	width:60px;
	height:58px;
	text-decoration:none;
	display:block;
}
/***************** DIGI LODGE BANNER ***************/
#footer div.column3 {
	height:71px;
	width:100%;
}

#digi{
	float:left;
	margin:0;
	height:74px;
}

#digi ul{
	width: auto;
	float: left;
	padding-right:10px;
}

#digi ul li{
	float: left;
	list-style:none;
}

#eu, #psyf, #espa{
	display: block;
	width: 69px;
	height:71px;
	background: url(../images/flags-digi.png) no-repeat top left;
}

#digi ul li #psyf{
	width:82px;
	background-position: -69px top;
}

#digi ul li #espa{
	width:104px;
	background-position: -151px top;
}

#digi p{
	color:#333;
	float:left;
	font-size:9px;
	line-height:14px;
	text-align:left;
	margin:22px 0 0 0;
	width:350px;
}

.panoramic{
	float:left;
	width:928px;
}

.hidden{
	display:none;
	visibility:hidden;
}
