﻿body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 25px;
}

header {margin-top:10px;}

.jumbotron-footer {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px 30px;
    background-color: #eeeeee;
}

.icon-heart-empty, .icon-heart, .fa-lock {
    color: #0000cc;
}

.form-control-search {
    display: block;
    width: 100%;
    height: 25px;
    padding: 5px 12px 5px 30px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: url(../img/search-carers.png);
    background-repeat: no-repeat;
    border: 1px solid #EC5656;
    border-radius: 0px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer {
    color: #EC5656;
    font-size: 16px;
    padding: 5px;
    text-align: center;
}

.footer img { margin: auto; }

@media (max-width: 420px) {.footerlinks {margin:0px !important;}}

.footerlinks { text-align: center; }
.footerlinks a:first-child {
    color: #061B2B;
    padding: 5px 20px;
}

.footerlinks a {
    color: #061B2B;
    font-size: 14px;
    padding: 5px 20px;
}

.footerlinks a:hover {
    color: #EC5656;
    font-size: 14px;
    padding: 5px 20px;
    text-decoration: none;
    font-weight: normal;
}

@media (max-width: 420px) {
    .footerlinks {
        font-size: 13px;
        margin-left: -40px;
        margin-right: -40px;
    }
}

.featPod, .featPod:hover {
    margin-top: 10px;
    text-decoration: none;
}

.featCaption, .featCaption:hover {
    color: white;
    text-decoration: none;
    background-color: #EC5656;
    text-align: center;
    font-weight: bold;
    height: 58px;
    overflow: hidden;
    padding: 3px;
}

.hrnav, .hrrate {
    background-color: #EC5656;
    height: 2px;
    margin: 10px 0px;
}

.img-product {
    width: 750px;
}

.margin-top-5 {
    margin-top: -5px;
}

.margin-top-10 {
    margin-top: -10px;
}

.margin-top-20 {
    margin-top: -20px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top25 {
    margin-top: 25px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom-5 {
    margin-bottom: -5px;
}

.margin-left25 {
    margin-left: 25px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-left-5 {
    margin-left: -5px;
}

.margin-right10 {
    margin-right: 10px;
}

.padding-zero {
    padding: 0px;
}

.padding-top-20 {
    padding: -20px;
}

.padding-top20 {
    padding: 20px !important;
}

/* Navigation */
.navbar {
   min-height: 40px;
	margin:20px 0;
}
@media (max-width: 768px) {
.navbar {
   min-height: 10px;}
   }
   
.navbar-inverse .navbar-toggle {
    border-color: transparent;
    background-color: transparent;
	z-index:9999;
}
.navbar-toggle {
   margin-right:10px;
}
.navbar-toggle .icon-bar {
    height: 4px;
	width: 25px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #EC5656;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-brand {
    float: left;
    height: 30px;
    padding: 0px 15px;
}
.navbar-brand > img {
	margin-top:5px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #EC5656;
    cursor:pointer;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #EC5656;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #EC5656;
    background-color: #fff;
}
.navbar-nav .divider {
	margin-top:5px;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: -2px;
	z-index:10;
	line-height:20px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #EC5656;
    background-color: #fff;
	border:2px solid #EC5656;
	border-bottom:2px solid #fff;
    padding: 7px 14px 6px 13px;
	z-index:100;
}

.dropdown-menu {
    border: 2px solid #EC5656;
}
.dropdown-menu a, .dropdown-menu a:hover{
    color: #EC5656;
	font-size:13px;
	font-weight:normal;
}

.attraction {
    min-width: 800px;
    max-width: 800px;
    padding: 10px 10px;
    font-size: 90%;
    line-height: 18px;
    margin-left: -30px;
}

    .attraction.oneCol {
        min-width: 550px !important;
        max-width: 550px !important;
        padding: 10px 10px;
        font-size: 90%;
        line-height: 18px;
        margin-left: -30px;
    }

.oneCol .attractiondivider {
    width: 50% !important;
}

@media (min-width: 770px) {
    .rMenu {
        left: auto;
        right: -80px !important;
    }
}

#lnkBasket {
    color: #EC5656;
    text-decoration: none;
    border: solid 1px #EC5656;
    line-height: 20px;
    display: block;
}

.basket {
    padding: 0px;
}

.attractiondivider {
    width: 32%;
    border-right: 0px solid #EC5656;
    padding: 0 20px;
    margin: 20px 0;
    float: left;
    background: url(../img/dropdown-div.png) repeat-y top right;
}

.attractionlast {
    width: 32%;
    width: 220px;
    border-right: 0px solid #EC5656;
    padding: 0 0 0 20px;
    margin: 20px 0;
    float: left;
}

/* End of Navigation */
.bb, .bbHead {float:left;width:100%;font-size:18px;}
.bbHead {padding:10px;}
.bbHead.opn {color:white;background-color:#EC5656;}
.bbHead.cls {color:#EC5656;background-color:#EAB6B8;cursor:pointer;border:solid 1px #EC5656;}
.pTitle, .pFrom, .pSave {font-weight:bold;}
.pGate {text-decoration:line-through;}

/* Booking Block tabs*/
.nav-tabs {float:left;width:100%;margin:10px 0px 10px 0px;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #EC5656;
    cursor: default;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: transparent #EC5656;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        cursor: default;
        background-color: #fff;
        border-left: 1px solid #EC5656;
        border-right: 1px solid #EC5656;
        border-top-color: transparent;
        border-bottom-color: transparent;
        border-radius:0px;
    }


.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #EC5656;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #EC5656;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav-tabs li a {
    cursor: pointer;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #EC5656 !important;
    border: 1px solid transparent;
}

.cb, .bbd {font-size:14px;}

.dynHead {
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    text-align: center;
}

.form-control {
    padding: 0px 3px;
    height: 26px;
    font-size: 90%;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #000;
}

.dynCal {
    background-color: White;
    border: solid 1px rgba(0, 0, 255, .3);
    text-align: center;
    min-height:190px;
    float:left;
    width:100%;
    position:relative;
}

.dynCal .calHeader td {font-size:14px !important;}
.dynCal .calHeader a {text-decoration:none;cursor:pointer;color:white;}

.dynCal .calendar {border:none !important;}

.dynTimes {
    width: 100%;
    padding: 3px;
    border: solid 1px rgba(0, 0, 255, .3);
    min-height: 190px;
    border-radius: 3px;
    float: left;
    text-align: left;
    position: relative;
}

.dynTimes a {
    display: block;
    float: left;
    clear: none;
    width: 50px;
    color: white;
    padding: 2px 5px 2px 5px;
    text-align: center;
    background-color: #EC5656;
    margin: 2px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid white;
    font-size:12px;
}

.dynCal a.selected, .dynTimes a.selected {
    background-color: #0000cc !important;
    border: 1px solid #EC5656;
}

.splash {position:absolute;top:0px;left:0px;z-index:10;opacity:0.5;background-color:#AAAAAA;display:none;}
.splash img {position:absolute;left:calc(50% - 8px);top:calc(50% - 8px); }

.calendar { background-color:White;border:solid 1px rgba(0, 0, 255, .3);}

.calendar td {padding:3px;text-align:center;font-size:12px;width:20px; }
.toprow { font-weight:800; }
.calendar td.na {color:#ccc;}
.calendar td.av a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #EC5656;
    padding: 2px 5px;
}

.calendar td.av a:hover, .dynTimes a:hover {text-decoration:none;color:#ffffff;background-color:#0000cc;font-size:12px;}        
.calHeader {background-color:#00C;color:#fff;font-weight:bold;}
.calRow td {width:52px;}

a.bbHead {display:block;width:100%;text-decoration:none;cursor:pointer;float:left;}
.bbPH {width:100%;height:300px;position:relative;float:left;}
.bbd {float:left;clear:both;width:100%;}
.ord_t_row {width:100%; float:left;clear:both;}
.tLine {font-size:18px; margin-top:10px;margin-bottom:5px;text-align:right;}
.bookingRow {float:left;width:100%;clear:both;}
.bSecure {text-align:right;font-weight:bold;font-size:20px;line-height:40px;}

.btnBuy:hover {color:white;text-decoration:none;cursor:pointer;}
.btnBuy {
    display: block;
    text-decoration: none;
    background-color: #EC5656;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    font-family: 'Metronic-Slab', sans-serif;
    min-width: 180px;
    margin: 5px auto;
    padding: 7px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #666666;
    text-align: center;
    position:relative;
}

.valSum {
    display:none;
    float:left;
    width:100%;
    clear:both;
    margin:10px 0px 10px 0px;
    border:solid 1px #0000cc;
    color:#0000cc;
    background-color:yellow;
}

.clearfix { float:left;clear:both;width:100%; }
.mBlocks {float:left;clear:both;width:100%;margin:10px 15px 0px 15px;}

.bItem { position:relative; }
.bItem h4 {margin-top:0px;}
.bItem .pkgline {float:left;width:100%;}
.bItem .bsCapt {float:left;width:60%;text-align:left;}
.bItem .bsVal {float:left;width:40%;text-align:right;font-weight:bold;}
.bItem .biTotal {float:left;width:100%;text-align:right;font-weight:bold;font-size:18px;margin-top:5px;}
.bItem .btnRemove {position:absolute;right:0px;top:0px;display:block;width:30px;height:30px;background-color:#EC5656;color:white;font-weight:bold;cursor:pointer;text-align:center;text-decoration:none;font-size:30px;border-radius:5px;}