html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
/*font-size: 100%;*/
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background: url(../images/bg-fuzz.gif);
	/*font-family:Arial, Helvetica, sans-serif;*/
    /*font-family: 'Carrois Gothic SC', sans-serif;*/
    font-family: 'Asul', sans-serif;
	font-size:100%;
	line-height:1em;
	color:#393939;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
h1{
  font-size:160%;
}

h2{
  font-size:140%;
  color:#bc8627;
}

h3{
  font-size:120%;
  color:#bc8627;
}

h4{
  font-size:110%;
  margin:0
}
h5{
	color:#bc8627;
}


td{
	
	color:#bc8627;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-1-aviation,.col-2, .col-3,.row-1,.row-2{ 
	/*float:left;*/
	position:relative;
	overflow:hidden;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

strong{
	color:#d1d1a2;
}

a.und,.und a{
	text-decoration:none;
}

a.und:hover,.und a:hover{
	text-decoration:underline;
}

.nocolor, .nocolor a{
	color:inherit;
}

/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	/*font-size:.75em;*/
	/*font:12px/21px Arial, Helvetica, sans-serif;*/
	color:#d8d2c7;
	overflow:hidden;
}

#header {
	height:621px;
	position:relative;
}
.logo{
  margin:15px 0;
}


#content {
	width:980px;
	margin-top:16px;
    /*border: 1px solid #32363D;*/
	overflow:hidden;
}
#footer {
	height:66px;
	position:relative;
}

.bg{
	width:100%;
	float:left;
	/*background:url(../images/fuzz-bg.jpg) center repeat-y;*/
    background-color:#182233
}

.header-stretch{
	width:100%;
	float:left;
	background:url(../images/sky_bkg.jpg) 0 0 no-repeat;
    /*margin-left:-4800px;
	padding-left:4800px;*/
}

.bottom-bg{
	width:100%;
	float:left;
	/*background:url(../images/fuzz-bot.jpg) no-repeat center bottom;*/
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
  margin:0;
}


/*----- other -----*/
a.button{
	font:14px/45px Georgia, "Times New Roman", Times, serif;
	letter-spacing:3px;
	color:#716c62;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/header-button-bg.gif);
	position:absolute;
	padding:0 34px 0 34px;
}
a.button:hover{
	color:#fceb81;
}
a.button:before{
	width:10px;
	height:45px;
	background: url(../images/header-button-left.gif);
	content:'';
	position:absolute;
	left:0;
	top:0;
}
a.button:after{
	width:10px;
	height:45px;
	background: url(../images/header-button-right.gif);
	content:'';
	position:absolute;
	right:-1px;
	top:0;
}
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.box-set dl{
	margin-bottom:24px;
}

.box-set dt{
	margin-bottom:18px;
}
.box-set dd{line-height: 38px;}
.box-set dd:hover{background-color: rgba(198, 198, 198, 0.1);border-radius:5px;}
.box-set dd a {padding: 0 0 0 10px;display:block;text-shadow: 1px 2px 5px #000000;}
.box-set dd a:hover, .box-set dd a:focus  {text-decoration:none;}
.box-set dd a span{float: right; padding: 5px 10px;}


.box-set strong{
	color:#fff;
}

.box-set.date strong{
	width:61px;
	line-height:21px;
	float:left;
	background: url(../images/date.gif);
	text-align:center;
	color:#fff;
	margin-right:4px;
	margin-top:-1px;
}

.extra-wrap {
	overflow:hidden;
}
.clr{
  clear:both;
  float:none;
  height: 0;
    margin: 0;
    padding: 0;
}


p {
	margin-bottom:16px;
	margin-right: 20px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:16px;
}
.p3 {
	margin-bottom:32px;
}

img.pr{
	float:left;
	margin-right:20px;
}

ul.pr{
    width:32%;
	float:left;
	margin-left:1%;
}

.address.pr{
	float:left;
	margin-right:100px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#B9B5AB;
	outline:none;
    text-decoration:none;
    font-weight:bold;
}
a:hover{text-decoration:underline;}

/*==================boxes====================*/

dl.address{
	margin-bottom:22px;
	float:left;
}

dl.address dd{
	width:190px;
	text-align:right;
	clear:both;
}


dl.address dd span{
	float:left;
}

.col-2 .address{
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	color:#f2ede5;
}

.col-2 .address dd{
	width:240px;
}

.col-2 .address dt{
	margin-bottom:18px;
}

dl.img-box{
	padding-bottom:28px;
}

dl.img-box>dt{
	float:left;
	padding-right:22px;
}

dl.img-box>dd{
	overflow:hidden;
	padding-bottom:0;
}

dl.img-box>dd dt{
	margin-bottom:16px;
}

dl.img-box>dd dd{
	margin-bottom:10px;
	overflow:hidden;
}



/*===== header =====*/
#header h1{
    /*position:absolute;
	top:20px;*/
    margin: 0;
    padding: 0;
}

#header .language {
    float:right;
    padding:5px 10px;
    background-color: rgba(255, 255, 255, 0.3);
}
#header .language a {
    color:#182233;
    font-size: 90%;
    text-transform: uppercase;
}
#header .language a:hover,
#header .language a:focus {
    color:#ffffff;
    text-decoration:none;
}

#header .language img {
    /*border:1px solid #fff;*/
    margin: 2px 5px 0 5px;
}

#header .soc-ico{
	position:absolute;
	right:0;
	top:123px;
	overflow:hidden;
}
#header .soc-ico li{
	float:left;
	margin-left:11px;
}

#header .nav{
	position:absolute;
	top:112px;
	background:url(../images/separator.gif) right top no-repeat;
}

#header .nav li{
	float:left;
	background:url(../images/separator.gif) left top no-repeat;
}

#header .nav li a{
	/*color:#b1a680;*/
    color:#182233;
	float:left;
    font-size: 90%;
    font-weight:bold;
    line-height: 42px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 10px 0 10px;
}

#header .nav li a:hover,#header .nav li.active a{
	/*color:#fceb81;*/
    background-color:rgba(255, 255, 255, 0.3);
    /*border-radius: 2px;
    color: #fceb81;
    color:#8D2526;*/
    color:#C52233;
    line-height: 42px;
    /*margin: 5px 7px;*/
    padding: 0 10px;
    text-shadow: 2px 2px 1px #cccccc;
}

#header .header-pic{
   /*	background:url(../images/header-pic.jpg) no-repeat;*/
	width:980px;
	height:452px;
	position:absolute;
	top:169px;
}
#header .header-text{
 background:none transparent;
 color:#fff;
 /*position:absolute;
 bottom:0;
 left:25px;*/
 margin:303px 20px 0 20px;
 text-align:center;
 width:50%;
 /*line-height: 30px;*/
}
.ribbonen{
  background:url(../images/ribbon_small_en.png) center center no-repeat transparent;
  height: 85px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
.ribbonfr{
  background:url(../images/ribbon_small_fr.png) center center no-repeat transparent;
  height: 85px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}


#header .header-text h2{
  font-size:33px;
  font-family: 'Carrois Gothic SC', sans-serif;
  /*font-family: 'Josefin Slab', serif;
  font-family: 'Asul', sans-serif;*/
  /*font-family: 'Macondo', cursive;*/
  /*font-family: 'Paprika', cursive;*/
  text-transform:uppercase;
  text-decoration:none;
  text-shadow: 1px 2px rgba(0,0,0,0.5);
  line-height: 50px;
}
#header .header-text h3{
  font-size:20px;
  text-transform:uppercase;
  font-weight:normal;
  letter-spacing: 2px;
  text-shadow: 1px 2px rgba(0,0,0,0.5);
  line-height: 20px;
}
#header .header-text h4{
  font-size:18px;
  text-transform:uppercase;
  font-weight:normal;
  text-shadow: 1px 2px rgba(0,0,0,0.5);
}
#header .header-text hr{
  text-shadow: 1px 2px rgba(0,0,0,0.5);
  background-color: #FFFFFF;
  border-color:#FFFFFF;
  height:3px
}
/*#header .header-pic h2{
	letter-spacing:0px;
	color:#000;
	text-transform:uppercase;
	left:-1px;
	top:30px;
	position:absolute;
	height: 36px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
}*/

#header .header-pic .button{
	position:absolute;
	left:518px;
	top:338px;
}

#header .header-pic-lodge{
	background:url(../images/header-lodge.jpg) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px;
} 

#header .header-pic-news{
	background:url(../images/header-news.png) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px;
} 


#header .header-pic-picture{
	background:url(../images/header-picture.png) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px; 
}

#header .header-pic-reservation{
	background:url(../images/header-reservation.png) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px; 
}

#header .header-pic-about{
	background:url(../images/header-about.png) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px; 
}

#header .header-pic-contact{
	width:980px;
	height:452px;
	position:absolute;
	top:169px;
	background-image: url(../images/header_contact.png);
	background-repeat: no-repeat;
}

/*#header .header-pic-aviation{
	background:url(../aviation/images/header-pic.jpg) no-repeat;
	width:980px;
	height:452px;
	position:absolute;
	top:169px;
}*/

/*===== content =====*/
#boxes{
	overflow:hidden;
}

#boxes .box{
	width:298px;
	padding:10px;
	background:#17130c;
    border:1px #2a251b solid;
	float:left;
	margin:16px 10px 0 0;
    position: relative;
}

#boxes .box.lst{
	margin-right:0;
}
#boxes .box h2{
  /*font-size:150%;*/
  text-transform:uppercase;
  /*margin:10px 0;*/
}


#boxes .box h3{
	/*color:#f2ede5;*/
    font-size: 150%;
    /*padding: 10px 0 0 10px;*/
    text-transform: uppercase;
}

#content .col-1, #content .col-1-aviation,#content .row-1{
    background: none repeat scroll 0 0 #101621;
	padding-top:4px;
    border-top: 1px solid #32363D;
    border-left: 1px solid #32363D;
    border-bottom: 1px solid #32363D;
}
#content .col-1 > .sect:first-of-type{
   /* border-bottom:1px solid #BC8627;*/
}


#content .col-1 .sect,#content .col-1-aviation .sect,#content .row-1 .sect{
	width:574px;
	padding:20px 41px 20px 48px;
	font:16px/27px Arial, Helvetica, sans-serif;
}
#content .col-1 .sect h5{
    background-color:#352F1F;
}
img.mailEnv {
  float:left
}
#content .contact {
  text-decoration: underline;
}
#content .contact,
#content .contact:hover,
#content .contact:focus {
	float: left;
	margin: 0 0 0 10px;
  	text-decoration: underline;
  	overflow: visible !important;
}

#content .col-1 .sect-aviation,#content .col-1-aviation .sect-aviation,#content .row-1 .sect-aviation{
	/*width:940px;*/
	padding:30px 41px 30px 48px;
	font:16px/27px Arial, Helvetica, sans-serif;
}

#content .border-bottom{
	border-bottom:1px #211c14 solid;
}

#content .col-1 h3,#content .col-1-aviation h3,#content .row-1 h3{
	margin-bottom:15px;
}

#content .col-1 .plug,#content .col-1-aviation .plug{
	width:574px;
	height:30px;
	background:url(../images/plug.gif);
	position:relative;
	font:11px Arial, Helvetica, sans-serif;
	margin-bottom:18px;
}

#content .col-1 .plug .date,#content .col-1-aviation .plug .date{
	position:absolute;
	left:10px;
	top:8px;
	color:#a38f69;
}

#content .col-1 .plug .comm,#content .col-1-aviation .plug .comm{
	top:8px;
	left:396px;
	position:absolute;
	color:#6d5a37;
}

#content .col-1 .plug .more,#content .col-1-aviation .plug .more{
	position:absolute;
	top:8px;
	right:20px;
}

#content .col-2{
	background-color:#233147;
	color:#d1d1a2;
}

#content .col-2 h4{
	display:block;
	background-color:#1F2B3F;
	color:#b9b5ab;
    text-shadow: 1px 2px 5px #000000;
    line-height: 60px;
	padding-left:20px;
    border-top:1px solid #515863;
    border-left:1px solid #515863;
	border-bottom:1px solid #121416;
	margin-bottom:20px;
    color: #B9B5AB;
    display: block;
    text-transform: uppercase;
}

#content .col-2 .inner{
	padding:0 28px 10px 24px;
}
/* --------------SIdebar banner -------------- */
.middle{
  padding:0 0 15px;
}


/* --------------Social icons -------------- */
#content .col-2 .bottom{
    display: block;
    height: 37px;
    margin: 15px 0;
    padding: 15px 0 0 15%;
    width: 85%;
}
#content .col-2 .bottom .social{
    float:left;
    margin: 0 0 0 6%;
    width:36px;
    height:37px;
}
#content .col-2 .bottom .facebook{
    background:url(../images/social_icons_aviation.png) -1px 0 no-repeat /*rgba(0,0,0,0.5)*/;
}
#content .col-2 .bottom .twitter{
    background:url(../images/social_icons_aviation.png) -49px 0 no-repeat;
}
#content .col-2 .bottom .linkedin{
    background:url(../images/social_icons_aviation.png) -98px 0 no-repeat;
}
#content .col-2 .bottom .google{
    background:url(../images/social_icons_aviation.png) -98px -97px no-repeat;
}

#content .more{
	float:right;
	color:#bf710d;
	font:11px Arial, Helvetica, sans-serif;
}

#content .list{}
#content .und{float:none;}
#content .listfr {/*width:350px;white-space:nowrap;overflow:hidden;*/}
#content .list li, #content .listfr li {
	display:block;
	background:url(../images/marker1.gif) 0 8px no-repeat;
	padding-left:16px;
	/*height:30px;
	font:12px/30px Arial, Helvetica, sans-serif;*/
	color:#d8d2c7;
}

#content .list li a{
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#d8d2c7;
}

#content .col-2 .list li{
	background: url(../images/marker2.gif) left center no-repeat;
}

#page8 #content .privacy{
	background:#17130c;
	border:1px #2a251b solid;
}

#page8 .privacy .sect{
	width:auto;
	padding:30px 41px 30px 48px;
}

#page8 .privacy a{
	font-size:11px;
	color:#bf710d;
}

/*===== footer =====*/
#footer {
	font:11px Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer .privacy a{
	color:#6b6456;
	text-transform:none;
}

#footer ul {
	list-style-type: none;
	margin: 10px 0;
}
#footer ul li {
	display: inline-block;

}


/*----- forms -----*/

#form1 label{
	width:262px;
	float:left;
	position:relative;
	padding:0 4px 0 4px;
	margin-bottom:19px;
}

#form1 label.input:before{
	background: url(../images/input-left.gif);
	width:4px;
	height:21px;
	float:left;
	content:'';
}

#form1 label.input:after{
	background: url(../images/input-right.gif);
	width:4px;
	height:21px;
	float:left;
	content:'';
}

#form1 input{
	width:254px;
	background:#8d8261;
	border:none;
	border-top:1px #433c2c solid;
	border-bottom:1px #b0a88e solid;
	padding:3px 0 2px 0;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#17130c;
}

#form1 textarea{
	background:#8d8261;
	border:none;
	border-left:1px #5e563f solid;
	border-right:1px #9f9577 solid;
	overflow:auto;
	width:258px;
	height:113px;
	margin:0;
	padding:0 0 0 2px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#17130c;
}

#form1 label.text:before{
	background: url(../images/textarea-top.gif);
	width:262px;
	height:4px;
	float:left;
	content:'';
}

#form1 label.text:after{
	background: url(../images/textarea-bot.gif);
	width:262px;
	height:4px;
	float:left;
	content:'';
}

#form1 label.btns{
	text-align:right;
}

#form1 label.btns a{
	margin-left:22px;
	float:none;
}

/*==========================================*/
