body {
    margin: 0;
    padding: 0;
    font-family: 'Pontano Sans', sans-serif;
    font-size: 13px;
    color: #3b3634;
}
ul {
    margin: 0;
    padding: 0;
}

a:link, a:visited { color: #000; text-decoration: none; font-weight: normal; }

.fright {float: right;}
.fleft {float: left;}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }
.clear {
    clear: both;
}
img {
    border: 0;
}
#footer {
    width: 1000px;
    margin: 10px auto;
    text-align: right;
}
#content {
    width: 1020px;
    margin: 0 auto;
}
#langs {
    margin-top: 5px;
    width: 1000px;
    margin: 0 auto;
}
#langs ul {
    list-style: none outside none;
    float: right;
}
#langs ul li{
    float: left;
    list-style: none outside none;
    margin-left: 15px;
}

#header {
    width: 1000px;
    margin: 0 auto 20px;
}
#header #logo {
    float: left;
    margin: 0;
}

#header #menu {
    list-style: none outside none;
    margin-top: 80px;
    float: right;
}
#header #menu li {
    float: left;
    font-size: 14px;
    list-style: none outside none;
    margin-left: 15px;
    font-family: arial, cursive ;
    
}
#header #menu li.active a {
    font-weight: bold;
    
}

#contener {
    line-height: 21px;
}
.contener1000 {
    width: 1000px;
    margin: 0 auto;
}
.contentTextContener {
    margin-top: 40px;
}
.contentTextContener .menuContenerLeft {
    float: left;
    width: 330px;
}
.contentTextContener .menuContenerRight {
    float: right;
    width: 680px;
}
.contentTextContener .galleryContenerLeft {
    float: left;
    width: 330px;
}
.contentTextContener .galleryContenerRight {
    float: right;
    width: 680px;
}

.contentTextContener .left330 {
    float: left;
    width: 330px;
}

.contentTextContener .right670 {
    float: right;
    width: 670px;
}

.contentTextContener .left470 {
    float: left;
    width: 470px;
}

.contentTextContener .left180 {
    float: left;
    width: 180px;
}
.contentTextContener .textBox {
    text-align: justify;
    padding-right: 25px;
}

.menuImgContener {
    float: left;
    position: relative;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;

}
.menuImgContener img {
    height: 150px;
}

.menuImgContener .menuImgContenerDesc {
    position: absolute; 
    z-index: 1; 
    bottom: 0; 
    width: 100%; 
    text-align: center; 
    padding: 10px 0;
    background: url(../../images/page/black2.png);
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    
    /*font-family: 'Shadows Into Light Two', cursive;*/
    font-family: 'Parisienne', cursive;
}
.menuImgContener a {
    line-height: 0;
}

.menupositionContener {
    margin-right: 10px;
    margin-left: 10px;
}
.menupositionContener h1.categoryName {
    text-align: center;
    font-family: 'Parisienne', cursive;
    margin-bottom: 40px;
}
.menupositionContener .itemContener {
    margin-bottom: 25px;
}

.menupositionContener .itemContener .itemName {
    font-size: 14px;
    font-weight: bold;
}
.newsBox {
    margin-bottom: 20px;
}
.newsBox h1 {
    font-size: 14px;
    margin: 0 0 20px 0;
}
.newsBox  .newsContener {
    margin-bottom: 20px;
}
.newsBox  .newsContener .newsName {
    font-weight: bold;
}

.newsBox  .newsContener .newsLink {
    text-align: right;
}

.newsBox  .newsContener .newsLink a {
    color: #777;
}

.galleryImgContener {
    float: left;
    position: relative;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
.galleryImgContener img {

}

.galleryImgContener .galleryImgContenerDesc {
    position: absolute; 
    z-index: 1; 
    bottom: 0; 
    width: 100%; 
    text-align: center; 
    padding: 10px 0;
    background: url(../../images/page/black2.png);
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    
    font-family: 'Parisienne', cursive;
}
.galleryImgContener a {
    line-height: 0;
}
.galleryDescContener {
    margin-right: 10px;
    margin-left: 10px;
}
.galleryDescContener h1.name {
    text-align: center;
    font-family: 'Parisienne', cursive;
    margin-bottom: 40px;
}

.reservationContent {
    background: url(../../images/page/black2.png);
    position: absolute; 
    width: 400px; 
    height: 100%;
    top: 0; 
    right: 0;
}
.reservationContent h1.resHeader {
    /*font-family: 'Shadows Into Light Two', cursive;*/
    font-family: 'Parisienne', cursive;
    text-align: center;
    margin: 30px 20px;
    font-size: 40px;
    line-height: 45px;
}
.reservationContent .pluginBox {
    width: 350px;
    margin: 20px auto;
}
.reservationContent .addsBox {
    padding: 10px;
    background: #fff;
    text-align: center;
}
.reservationContent .addsBox a{
    margin: 0 20px;
}
#b_editDates h3 {
    background: none repeat scroll 0 0 transparent !important;
    font-weight: bold !important;
    color: #fff !important;
    font-family: 'Pontano Sans', sans-serif !important;
    font-size: 14px !important;
    margin: 10px 0 !important;
}

.b_availDatesInner h4 {
    font-size: 100%;
    margin: 0.3em 0 0;
    color: #fff !important;
    font-family: 'Pontano Sans', sans-serif !important;
}

.b_availFormInner {
    background: none !important;
    overflow: hidden;
    padding: 0.8em;
}

#b_editDates form {
    border: 0 !important;
    display: block !important;
    padding: 1px;
}

#b_editDates {
    color: #fff !important;
    font-family: sans-serif;
    font-size: 90%;
    line-height: 1.2em;
}

#b_availSubmit input {
    
    background-color: #e7e7e7 !important;
		
    background-image: linear-gradient(bottom, #cbcbcb 33%, #e7e7e7 100%) !important;
    background-image: -o-linear-gradient(bottom, #cbcbcb 33%, #e7e7e7 100%) !important;
    background-image: -moz-linear-gradient(bottom, #cbcbcb 33%, #e7e7e7 100%) !important;
    background-image: -webkit-linear-gradient(bottom, #cbcbcb 33%, #e7e7e7 100%) !important;
    background-image: -ms-linear-gradient(bottom, #cbcbcb 33%, #e7e7e7 100%) !important;

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.33, #cbcbcb),
            color-stop(1, #e7e7e7)
    ) !important;
    
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
        
    border: 0 !important;
    color: #000 !important;
}

.b_availDatesInner select {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}