body{
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0;
    background:#D0DDE2;
}
a{
    text-decoration: none;
}
.clr{
    clear: both;
}
.main_wrapper{
    /*background: url('../images/background.jpg') repeat-y #fff;*/
    width: 960px;
    margin: 0px auto;
    padding-bottom: 0px;
    position: relative;
        
}
*html .main_wrapper { height: 724px; overflow: visible;}
.header{
    margin-top: 30px;
    width: 940px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
}
#logo{
    float: left;
    width: 220px;
}
#top_menu{
}
.navigation li{    
    margin-right: 15px;
    display: inline;
}
.top_nav{
    padding-top: 51px;
    text-align: center;
}
.top_nav a{
    color: #005575;
    font-size: 12px;
    font-weight: bold;
    padding:4px;
}
.top_nav a.active{
    background-color: #F15A24;
    color:#fff;
}
.top_nav a:hover{
    background-color: #F15A24;
    color:#fff;
}
.language-nav{
    float: right;
}
.language-nav a, .language-nav a:visited{
     color: #005575;
    font-size: 12px;

    padding:5px;
}
.language-nav a.active {
   background-color: #F15A24;
   font-weight: bold;
   color:#fff;
}
.language-nav a:hover{
   background-color: #F15A24;
   color:#fff;
}
.language-nav ul{
    margin: 0;
    list-style: none;
}
.language-nav li{
    float: left;
    margin-right: 5px;
}

#slider_container{
    /*border:5px solid #005575;*/
    border:5px solid #fff;
    background-color:#fff;
    height:400px;
    overflow:hidden;
}


.left_column{
    width: 220px;
    float: left;
    margin-top: 200px;    
}
.left_column > div{
    width: 155px;
    margin-left: 60px;
    padding-left: 5px;
}
.left_column h3{
    color: #fff;
}
.reservation{
   /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
   float:left;
   width:730px;
   height:50px;
   margin-top:4px;
}

.reservation label{
   display: block;
   color: #005575;
   font-size: 10px;
   font-weight:bold;
   margin-bottom:3px;
}

.reservation select{
    width: 45px;
}
.reservation select, .reservation input
{
    margin-bottom: 5px;
}
.reservation .button{
    margin-top: 13px;
   
}
.search{
    float:left;
    width:160px;
    padding-top:15px;
}
#search-input{
    width: 120px;    
}
#searchsubmit{
    margin-bottom: -3px;
}
.reservation_title{
     float: left;
    width: 160px;
    margin-left:10px;
    color:#F15A24;
}
#datediv {
    float: left;
    width: 120px;
}
#nightsroomsdiv{
    float: left;
    width: 150px;
}
#adultschildrendiv{
    float: left;
    width: 170px;
}
#personsdiv, #childrensdiv{
    float: left;
    width: 120px;
}
#nightsdiv{
    float: left;
    width: 90px;
}
.content_header{
    margin-top: 15px;
    margin-left: 258px;
}

.content{
    margin-top: 112px;
    /*margin-right: 92px;*/
    width: 977px;
    float: right;
}
.content_text h4, .content_gallery h4{
    margin-top:0;
    padding-top:10px;
}
.slider{
    /*border-bottom:5px solid #005575;*/
    height:390px;
}
.content_text{
    padding: 0px 210px 5px 115px;
    background: #DFE9F2 url('../images/content_background.png') repeat-y;
    border-left:1px solid white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    color:#005575;
}
.content_gallery{
    padding: 0px 210px 5px 115px;
    background: #DFE9F2;
    border-left:1px solid white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    color:#005575;
}
.content_gallery img{
    border: 1px solid #fff;
    margin-right:30px;
    margin-bottom:30px;
}
.content_gallery img:hover{
    border: 1px solid #000;
}
.footer{
    margin-top: 5px;
    /*background: #fff;*/
    text-align: left;
    padding-top: 0px;
    padding-left: 180px;
    padding-right:190px;
}
.footer ul{
    text-align: left;
}
#reservationForm input,#reservationForm select{
    font-size:10px;
}
.button, .button:visited {
    background: #222 url(../images/overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
   /* -moz-border-radius: 6px;
    -webkit-border-radius: 6px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
    border: 0px;
    position: relative;
    cursor: pointer
}
.button:hover{
    background: #222;
}


.small.button, .small.button:visited{
    font-size: 11px
}
.button, .button:visited,
.medium.button, .medium.button:visited
{
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
}

.large.button, .large.button:visited{
    font-size: 14px;
    padding: 8px 14px 9px;
}

.super.button, .super.button:visited
{ font-size: 34px;
  padding: 8px 14px 9px;
}

.blue.button, .blue.button:visited{
    background-color: #F15A24;
    /*color: #192738;*/
    color: #FFFFFF;
    font-weight: normal;
    padding:2px;
}
blue.button:hover
{
    background-color: #192738;
}

#inputFromd{
    width:80px;
}

#social{
    margin-top: 15px;
}
#digiloch {
    background: white;
}
#inside_digiloch{
    margin-left:175px;
    padding-top:5px;
    margin-top:5px;
}
#digiloch img{    float:left;    margin-right:10px;}
#digiloch ul{    font-size:10px;    list-style-type: none;    margin-left:10px;}
#digiloch ul li a{    text-decoration:none;    color:grey;}
#digiloch ul li a:hover{    text-decoration:none;    color:#111;}

.first{
    width:240px;
    float:left;
    margin-right:20px;
}
.second {
     width:340px;
    float:left;
    margin-right:20px;
}
#contact_form input, #contact_form textarea, #contact_form select{
    border:1px solid #005575;
}

.content_text p{
    line-height:20px;
    fonts-size:11px;
}

.right_column{
    padding-left:10px;
    width:170px;
    float:right;
    border-left:1px solid #fff;
    border-bottom:1px dashed #fff;
    border-top:1px solid #D0DDE2;

}

.weather {
    color:#005575;
}

.weather h3{
    text-align:center;
    border-bottom:1px solid #D0DDE2;
    margin-right:9px;
}

#social{
    float:right;
    width:80px;
}
.search{
    float:right;
}
.seo_list li{
    margin-bottom:8px;
}
.seo_list li a{
    color:#A10A00;
}
.seo_list li a:hover{
    color:#F15A24;
}

.footer a{
    color:#005575;
}

.footer a:hover{
color: #3E9EC1;
}