body {
    font-size: 11px;
    height: 100%;
    margin:0;
    padding:0
}

a {
    font-weight:700;
    color: #acca57;
    outline:none;
}

iframe {
    overflow:hidden;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    color: #000;
    outline:none;
}

.panel-title {
    font-size:13px;
    font-weight:700;
}

.panel {
    margin-bottom: 5px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    border-bottom:1px solid #e1e1e1;
    padding-bottom:5px;
    color:#a2a2a2;
}

.panel .bodytext {
    color: #373737;
}

.panel:last-child {
    border-bottom:none;
}

.panel-group {
    margin-bottom: 0;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
}


#map-container {
    position: fixed;
    width: 100%;
    height:100%
}

#category-nav {
    position: absolute;
    z-index: 98;
    top: 30px;
    right:30px;
    box-shadow: 2px 4px 8px rgba(0,0,0,0.3);
}

#category-nav ul{
    margin: 0;
    padding: 0;
}
#category-nav ul li {
    float: left;
    width:55px;
    height: 45px;
    list-style-type: none;
    text-indent: -999em;
}

#category-nav li ul li{
    float: none;
    width:auto;
    height: auto;
    list-style-type: none;
    text-indent: 0
}

#category-nav ul li a{
    display: block;
    width:100%;
    height: 100%;

}

#category-nav ul li ul {
    display: none;
    position: static;
    background: #fff;
    width: 135px;
    padding: 12px;
    box-shadow: 5px 4px 8px rgba(0,0,0,0.3);
}

#category-nav ul li:hover ul {
    display:block
}

#category-nav ul li ul li {
    float: none;
    width:auto;
    height: auto;
    list-style-type: none;
    text-indent: 0
}

#category-nav ul li ul li a{
    padding: 3px;
    font-weight:700;
    color: #acca57
}

#cat-13 {
    background: #fff url('vhs-assets-css-5c5250f8d1fcdff404aad5d2f15f8c49.png') center no-repeat;
}

#cat-13:hover {
    background: #fff url('vhs-assets-css-c566928dcd2e7f611a4f367b0005ef5b.png') center no-repeat;
}

#cat-2 {
    background: #fff url('vhs-assets-css-db6ffbb10a6866e46858619b4ddde354.png') center no-repeat;
}

#cat-2:hover {
    background: #fff url('vhs-assets-css-3c0269db05637f156aec927d7072e8c9.png') center no-repeat;
}

#cat-12 {
    background: #fff url('vhs-assets-css-0363d8aa17b2a025a74841b5e529d88d.png') center no-repeat;
}

#cat-12:hover {
    background: #fff url('vhs-assets-css-f96c9b5906448e16d4d86837eab3284f.png') center no-repeat;
}

#cat-11 {
    background: #fff url('vhs-assets-css-4aab407e77b11a7b9bea39a6cbe3681c.png') center no-repeat;
}

#cat-11:hover {
    background: #fff url('vhs-assets-css-a8007b9647883ba4e36fdc73fe38e16c.png') center no-repeat;
}

#cat-10 {
    background: #fff url('vhs-assets-css-89aefec87383d46a01e0e3dcea245881.png') center no-repeat;
}

#cat-10:hover {
    background: #fff url('vhs-assets-css-7c63322a64d11844c56ceadc20c8dfdf.png') center no-repeat;
}

#cat-3 {
    background: #fff url('vhs-assets-css-a10d8eb3fb81a2199596a13e11aebdb0.png') center no-repeat;
}

#cat-3:hover {
    background: #fff url('vhs-assets-css-1c52ee54348f1d75bc8f473628be65bd.png') center no-repeat;
}

#cat-4 {
    background: #fff url('vhs-assets-css-68719c850854f8a09072b26dd8f55c0c.png') center no-repeat;
}

#cat-4:hover {
    background: #fff url('vhs-assets-css-172dc9f298b4dc5febae004a8dcd3e53.png') center no-repeat;
}

#cat-5 {
    background: #fff url('vhs-assets-css-235a7be502c3bda97ccd354bc6e8f3c5.png') center no-repeat;
}

#cat-5:hover {
    background: #fff url('vhs-assets-css-f05a878bbdcba4476d512c433d10ea60.png') center no-repeat;
}

#cat-6 {
    background: #fff url('vhs-assets-css-d02e235302a1c38bd6a3540f03cf2673.png') center no-repeat;
}

#cat-6:hover {
    background: #fff url('vhs-assets-css-4863cb4de91f89dd8339c751829beec1.png') center no-repeat;
}

#cat-7 {
    background: #fff url('vhs-assets-css-12ea463a97eb85c871475641f77d7d9a.png') center no-repeat;
}

#cat-7:hover {
    background: #fff url('vhs-assets-css-cfdd4872a689572774eb3cb48672dbb1.png') center no-repeat;
}

#town-nav {
    position:absolute;
    left:10px;
    top:70px;
    max-width:1000px;
    background-color:#fff;
    z-index: 98;
    box-shadow: 5px 4px 8px rgba(0,0,0,0.3);
    padding:20px
}

a.town-filter-nav {
    color:#758E48
}



#poi {
    position:absolute;
    right:30px;
    top:82px;
    z-index: 98;
    width:380px

}

#details {
    background-color:#fff;
    box-shadow: 5px 4px 8px rgba(0,0,0,0.3);
    padding:20px;
}

#details img {
    margin-bottom: 15px;
}

#close {
    position: absolute;
    right:10px;
    top:10px;
    width: 27px;
    height: 27px;
    background: #fff url('vhs-assets-css-ffd39cf9cf39f69ba77cd868ec689770.png') center no-repeat;
    z-index: 98;
}

#reset {
    position: absolute;
    right:366px;
    top:30px;
    width: 45px;
    height: 45px;
    background: #fff url('vhs-assets-css-ffd39cf9cf39f69ba77cd868ec689770.png') center no-repeat;
    z-index: 98;
    box-shadow: 2px 4px 8px rgba(0,0,0,0.3);

}



button.close {
    width: 27px;
    height: 27px;
    background: #fff url('vhs-assets-css-ffd39cf9cf39f69ba77cd868ec689770.png') center no-repeat;
    text-indent: -999em;
    opacity: 1;
}

button.close:hover {
    opacity: 1;
}

#close a {
    text-indent: -999em;
    display: block;
    width: 27px;
    height: 27px;
}

.modal-dialog {
    width: 1000px;
}

.modal-backdrop {
    z-index: 90;
}

.modal-content {

    border-radius:0;
}

.modal-header {
    border-bottom: 0;
    min-height: 16.42857143px;
}

button.booking {
    background-color: rgb(172, 202, 87);
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
}

