@font-face {
    font-family: 'BPGBanner';
    src: url('font/bpg_banner_caps_alpha.eot');
    src: url('font/bpg_banner_caps_alpha.eot?#iefix') format('embedded-opentype'),
    url('font/bpg_banner_caps_alpha.woff') format('woff'),
    url('font/bpg_banner_caps_alpha.ttf') format('truetype'),
    url('font/bpg_banner_caps_alpha.svg#BPGBanner') format('svg');
    font-weight: normal;
    font-style: normal;
}

.BPGBanner {
    font-family: 'BPGBanner';
    text-shadow: 0 0 1px rgba(51,51,51,0.4);
    color:#333333;
}

html, body {
    padding: 0;
    margin: 0;
    font-family: BPGBanner;
}

div.main1{
    width: 100%;
    background: url("../img/bg.png")
}

div.fixed-header {
    width: 100%;
    position: fixed;
    z-index: 999999999;
}

div.top_menu_binder {
    height: 30px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}
div.logo {
    width: 262px;
    height: 124px;
    position: absolute;
    z-index: 1000;
}
div.top_menu_binder > div {
    width: 1280px;
    height: inherit;
    margin: auto;
}

div.top_menu_binder > div > div.top-menu {
    /*height: inherit;*/
    display: table-row;
}
div.top_menu_binder > div > div.top-menu > div {
    height: 30px;
    vertical-align: middle;
    padding-right: 15px;
    display: table-cell;
}
div.top_menu_binder > div > div.top-menu > div > span {
    color: #faed4a;
    font-size: 12px;
}
div.top_menu_binder > div > div.top-menu > div > input.datepicker {
    width: 80px;
    font-size: 11px;
    border: none;
    padding: 0 !important;
}
#reserving {
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    background: #f6ec5a;
    padding: 0 15px;
}

div.main-menu-binder {
    width: 100%;
    height: 65px;
    background: #ffffff url("../img/bg.png") repeat;
}
div.main-menu-binder > table {
    width: 1280px;
    height: inherit;
    border: none;
    border-collapse: collapse;
    margin: auto;
}
div.main-menu-binder > table a {
    color: #000000;
}
div.main-menu-binder > table a:hover {
    text-decoration: none
}
div.main-menu-binder .topMenu {
    cursor: pointer;
    margin-right: 20px;
    float: left;
}
div.main-menu-binder .topMenu:hover {
    border-bottom: 2px solid #cccccc;
}

div.fixed-service-tab {
    width: 100%;
    height: 124px;
    background: #eeeeee;
    position: fixed;
    z-index: 777777777;
}
div.fixed-service-tab > table {
    width: 1280px;
    height: 29px;
    margin: auto;
    margin-top: 95px;
}
div.fixed-service-tab > table a {
    color: #333333
}
div.fixed-service-tab > table a:hover {
    text-decoration: none;
    color: #333333;
}


div.main_menu { height: 73px}




div.slide { width: 100%; height: 660px;}
#content{width:100%; height:660px; position:relative; }

.service {width: 100%; height: 80px; }
.test:hover { border-bottom: 2px solid #cccccc}


.newsBinder {width: 600px; height: 90px; float: left; margin-bottom: 30px;}
.newsImg {width: 140px; height: 90px; float: left; border-right: 2px solid #f7ee76}
.newsText {width: 440px; height: 90px; float: left; margin-left: 20px}
.newsTextHeader {color: #333333; font-size: 11px}
.newsTextTitle {font-size: 12px; margin: 5px 0; color: #000}
.newsTextInfo {color: #333; font-size: 11px}

.newsBinder:nth-child(even) { margin-left: 50px}





/* reserving modal */
#reservingModal {
    margin-top: 150px;
    widthf: 945px;
}
#reservingModal .modal-dialog {
    width: 945px;
}
#reservingModal .modal-content {
    border-radius: 0;
}
#reservingModal .modal-body {
    padding: 70px 60px 45px 110px;
}
#reservingModal div.input-row {
    /*display: table-row;*/
    margin-bottom: 25px !important;
}
#reservingModal div.input-cell {
    display: table-cell;
    padding-right: 20px;
}
#reservingModal div.input-cell > input, #reservingModal div.input-cell > select {
    height: 25px;
    border: 1px solid #eaeaea;
    padding: 0 10px;
}
#reservingModal div.input-cell > textarea {
    width: 435px;
    height: 125px;
    padding: 5px 10px !important;
    resize: none;
}
#reservingModal input.age {
    display: none;
}
/*#reservingModal div.input-cell > input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}*/



/* index page */
div.service {
    padding-top: 17px;
}
div.service > div {
    height: 46px;
    text-align: center;
    background: #fff;
    padding-top: 10px;
}
div.service > div > span {
    border-bottom: 2px solid #f6ec5a;
    display: inline-block;
    padding-bottom: 3px;
    margin: auto;
}

div.service-info {
    width: 100%;
    background: #f2f1ed;
    display: inline-block;
    padding: 20px 0;
}
div.service-info > div {
     width: 1180px;
     margin: auto
}
div.service-info > div > div {
    width: 360px;
    height: 240px;
    margin-right: 50px;
    float: left;
}
div.service-info > div > div:last-child {
    margin-right: 0;
}

div.news-content {
    margin-bottom: 20px;
}
div.news-content > div {
    width: 95%;
    height: 150px;
    margin: auto;
}
div.news-content > div > div {
    width: 30%;
    height: inherit;
    position: relative;
    border: 1px solid #9db290;
    padding: 15px;
    margin-left: 5%;
    float: left;
}
div.news-content > div > div:first-of-type {
    margin-left: 0;
}
div.news-content div.news-content-img {
    width: 120px;
    height: 90px;
    border-right: 2px solid #f6ec5a;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: content-box;
    padding-right: 15px;
    margin-right: 15px;
    float: left;
}
div.news-content div.news-content-info {
    height: 90px;
    color: #000000;
    font-size: 11px;
    overflow: hidden;
}
div.news-content div.news-content-info h4 {
    font-size: 12px;
    margin: 0 0 5px 0;
}
div.news-content div.news-content-info div {
    font-weight: bold;
    margin-bottom: 5px;
}
div.news-content div.news-content-info div a {
    color: #000000;
}
div.news-content div.news-content-info div a:hover {
    text-decoration: none;
    color: #333333;
}
div.news-content div.news-content-footer {
    width: 100%;
    color: #ffffff;
    padding: 0 15px;
    font-size: 18px;
    background: #9db290;
    position: absolute;
    bottom: 0;
    left: 0;
}

div.dark-line {
    width: 100%;
    height: 18px;
    background: url("../img/bg-darck.png") repeat;
}


/* plural-sights-content */
div.plural-sights-content {
    width: 1280px;
    overflow: hidden;
    margin: auto;
    margin-top: 40px;
    color: #333;
}
div.plural-sights-content > div {
    width: 400px;
    height: 266px;
    margin-bottom: 40px;
    margin-left: 40px;
    float: left;
}
div.plural-sights-content div:nth-child(3n+1) {
    margin-left: 0;
}
div.plural-sights-post {
    width: 1100px;
    margin: auto;
    margin-top: 20px;
}
div.plural-sights-post > table {
    width: 100%;
    margin-bottom: 15px;
}
div.plural-sights-post > table div:first-child {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    border-left: 2px solid #f6ee6d;
}
div.plural-sights-post > table div:last-child {
    border: 1px solid #f6ee6d;
    background: #ffffff;
    padding: 12px;
    margin-top: 15px;
}
video.plural-sights-video {
    display: block;
    margin: 15px auto;
}
div.video-note {
    border: 1px solid #f6ee6d;
    padding: 12px;
}

a.site-link-button {
    background: #f6ec5a;
    display: inline-block;
    cursor: pointer;
    color: #000000;
    padding: 10px 15px;
    margin-top: 15px;
    text-align: center
}
a.site-link-button:hover {
    text-decoration: none;
}

.errorHighlight {border: 1px solid red !important;}
.error {
    border: 1px solid red;

}



/* contacts style begin */
div.contactBinder {
    background: #9db290;
    margin-bottom: 15px;
}

div.contactBinder > div {
    display: table-cell;
    border: 1px solid red;
}
div.contactBinder > table {
    width: 900px;
    text-align: center;
    font-size: 20px;
    margin: auto;
}
div.contactBinder > table td {
    padding: 20px;
    vertical-align: top;
}
div.contactBinder > table td > p.td-title {
    color: #ffffff;
}
#getNewsBtn {
    color: #ffffff;
    background: #7f9570;
    border: none;
    border-radius: 0;
}

div.main-map {
    width: 100%;
    height: 550px;
    position: relative;
}
#map1 {
    width: inherit;
    height: inherit;
}
#contactInfo {
    width: 478px;
    height: 299px;

    position: absolute;
    top: 50px;
    right: 30px;
}
/* contacts style end */