body{
 font-family: arial;
 font-size: 16px;
 color: #59595b;
 overflow-x: hidden;
}


.main-header{
 background-color: #fff;
}

.main-header .logo{
 margin: 0 0 10px;
}

.main-header .search-box{
 margin-top: 80px;
}


.header-top-menu{
 background: url('/images/background-70.png');
}

.line-divider{
 height: 6px;
 clear: both;
 background: #9e9e9e url(/images/divider-content.png) center center no-repeat;
}

.box-fixed{
 display: none;
}

/** NAVBAR **/

.header-top-menu{
 z-index: 20;
 position: absolute;
 margin: 0 auto;
 width: 100%;
}

.navbar{
 margin-bottom: 0;
 z-index: 1;

}

.navbar a{
 color: #fff;
}

.navbar-nav li{
 font-size: 18px;
 padding: 0 10px;
}

.navbar-nav .dropdown li{
 font-size: 14px;
/*
 border-right: 1px solid #ccc;
 min-width: 170px;
*/ 
 padding: 3px 20px;
}
.navbar-nav .dropdown li a{
 color: #929496;
 display: inline;
 padding: 0;
}

.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
 background: url('/images/background-70.png');
 border: none;
}

.navbar-collapse-caption{
 padding: 10px;
 color: #fff;
}

.navbar .navbar-toggle{
 border-color: #fff
}
.navbar .navbar-toggle .icon-bar{
 background-color: #fff;
}


.navbar ul > li.has-nav-icon > a{
 padding-left: 45px;
}

.navbar .nav-icon{
 background-image: url('/images/tourism-icon.png');
 display: inline-block;
 width: 36px;
 height: 32px;
 position: absolute;
 top: 10px;
 left: 8px;
}


.navbar ul.dropdown-menu > li > a{
 white-space: normal;
}

ul.dropdown-menu .columns-6 li,
ul.dropdown-menu .columns-4 li,
ul.dropdown-menu .columns-3 li,
ul.dropdown-menu .columns-2 li,
ul.dropdown-menu .columns-1 li{
 padding: 3px 0;
}

ul.dropdown-menu .columns-6{
 min-width: 1000px; 
}
ul.dropdown-menu .columns-4{
 min-width: 800px;
}
ul.dropdown-menu .columns-3{
 min-width: 700px;
}
ul.dropdown-menu .columns-2{
 min-width: 450px; 
}
ul.dropdown-menu .columns-1{
 min-width: 250px; 
}


.navbar ul.dropdown-menu.menu-discover{
 left: -230px;
 right: auto; 
}


/** HEADER **/



span.cold{
 color:#4978bb;
 margin:0px 5px 0px 0px;
}
span.warm{
 color:#f68b1f;
 margin:0px 5px 0px 0px;
}


.header-main{
 position: relative;
 background: #d4d6d7;
}

.header-main .row{
 position: relative;
}

.header-main.header-home #myCarousel .item{
 max-height: 650px;
 overflow: hidden;
}

.header-main.header-content #myCarousel .item{
 max-height: 426px;
 overflow: hidden;
}
.header-main.header-content #myCarousel .item img{
 margin-top: -50px;
}

#advanced-search{
 background: url('/images/background-70.png');
 clear: both;
 position: absolute;
 bottom: 0;
 width: 100%;
}

#advanced-search .main-icons{
 display: block;
 list-style-type: none;
 margin: 0 auto;
 padding: 0;
 max-width: 980px;
}
#advanced-search .main-icons li{
 display: block;
 float: left;
 max-width: 120px;
 padding: 15px;
}
#advanced-search .main-icons li a{
 color: #fff;
 font-weight: bold;
 display: block;
 text-align: center;
}
#advanced-search .main-icons li span{
 display: block;
 text-align: center;
 font-size: 12px
} 


/** Homepage **/

.home-block-row{
 background-color: #838585;
}

.home-block-row .container{
 background: url('/images/background-home.jpg') top center no-repeat;
 padding: 50px 0 30px;
}

.home-block-row .home-block{
 background: none;
 border: none;
 position: relative;
 text-align: center;
}
.home-block-row .home-block img{
 border: 7px solid white;
 margin: 0 auto;
 width: 274px;
 display: block;
}
.home-block-row .home-block h3{
 position: absolute;
 top: 25%;
 background: url('/images/banner-orange-tile.png') center center repeat-x;
 color: #fff;
 margin: 0 auto;
 font-size: 24px;
 padding: 19px 0;
 max-width: 274px;
 left: 0;
 right: 0;
 text-transform: uppercase;
}
.home-block-row .home-block p{
 max-width: 270px;
 color: #fff;
 margin: 0 auto;
 font-size: 18px;
 line-height: 22px;
}
.home-block-row .home-block .btn{
 padding: 10px;
 margin-top: 20px;
 font-size: 18px;
}

.home-content-row{
 background: #d4d6d7;
}
.home-content-row .container{
 background: #fff;
 padding: 50px 0;
}

.home-content-row .home-box{
 position: relative;
 max-width: 370px;
 height: 250px;
 overflow: hidden;
 margin-bottom: 30px;
 background: #ccc;
}
.home-content-row .home-box.home-box-large{
 max-width: 770px;
}


.home-content-row .home-box h4{
  background: url('/images/background-70.png');
  bottom: 0;
  cursor: pointer;
  font-size: 15px;
  padding: 10px 5px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 100;
  color: #fff;
  margin: 0;
}

.home-content-row .home-box .home-box-description{
    background: url('/images/background-70.png');
    bottom: 0;
    display: none;
    font-size: 14px;
    height: 100%;
    padding: 10px 10px 35px;
    position: absolute;
    width: 100%;
    z-index: 1;
    color: #fff;
}

.home-content-row .home-box .home-box-readmore{
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}
.home-content-row .home-box .home-box-readmore a{
    color: #fff;
    display: block; 
}


/** Content Area **/

.red{
 color: red;
}

.main-content-row{
 background: #c7c9c8;
}
.main-content-row > .container{
 background: #ffffff;
 padding: 50px;
}

.main-content-row h1 {
 background: url("/images/header-blue.jpg") no-repeat scroll left center;
 color: #fff;
 font-size: 25px;
 margin: 0 -50px 30px;
 padding: 45px 64px;
 text-transform: uppercase;
}
.print-content-row h1 {
 font-size: 25px;
}

.print-content-row h4,
.main-content-row h4{
 background: #a4bbdd;
 color: #fff;
 font-size: 18px;
 margin: 30px -50px 15px;
 padding: 8px 50px;
 text-transform: uppercase;
}
.print-content-row h5,
.main-content-row h5{
 background: #f0f0f0;
 color: #333;
 font-size: 16px;
 margin: 15px -50px 10px;
 padding: 8px 50px;
 text-transform: uppercase;
}


.main-content-row .readmore{
 float: right;
 margin: 15px 0;
 clear: both;
}

/** Listings **/

.gallery-images,
.listing-images{
  margin-top: 30px;
  margin-bottom: 30px;
}

.general-image-box,
.general-image-box,
.gallery-images .gallery-image-box,
.listing-summary .listing-image-box,
.listing-search-result .listing-image-box,
.listing-images .listing-image-box{
 height: 180px;
 margin-bottom: 30px;
}

.home-box .inside-bg,
.general-image-box .inside-bg,
.gallery-images .gallery-image-box .inside-bg,
.listing-summary .listing-image-box .inside-bg,
.listing-search-result .listing-image-box .inside-bg,
.listing-images .listing-image-box .inside-bg{
 background-size: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 width: 100%;
 height: 100%;
 background-color: #ddd;
 border: 5px solid #ddd;
/*
 background-color: #ccc;
 border: 5px solid #636466;
*/
}

.home-box a,
.general-image-box .inside-bg a,
.gallery-images .gallery-image-box .inside-bg a,
.listing-summary .listing-image-box .inside-bg a,
.listing-search-result .listing-image-box .inside-bg a,
.listing-images .listing-image-box .inside-bg a{
 display: block;
 width: 100%;
 height: 100%;
}

.general-image-box{
 height: 240px !important;
}

.home-box .inside-bg{
 border: none !important;
 background-color: #eee !important;
 background-position: center center !important;
}

.general-image-box .inside-bg{
 border: none !important;
 background-color: #fff !important;
}

 
.listing-summary-image{
 max-width: 400px;
 margin-left: 20px;
 margin-bottom: 20px;
}
.listing-summary{
 font-size: 18px;
 margin-bottom: 30px;
}

.listing-map-block{
 height: 500px;
}
.listing-directions{
 margin-top: 30px;
 margin-bottom: 30px;
}

.listing-specials{
 margin-bottom: 30px;
}

.listing-page h4{
 padding-top: 15px;
 padding-bottom: 15px;
 margin-top: 40px;
 margin-bottom: 40px;
}

.listing-page h4.listing-description{
 background: #d39e35;
}
.listing-page h4.listing-map{
 background: #b3ce48;
}
.listing-page h4.listing-specials-heading{
 background: #e29b2f; /** orange */
}
.listing-page h4.listing-image-gallery-heading{
 background: #5ea6a6; /** Turquoise */
}
.listing-page h4.listing-services-heading{
 background: #4978bb; /** dark blue */
}
.listing-page h4.listing-experience-heading{
 background: #b3ce48; /** green */
}
.listing-page h4.listing-utilities-heading{
 background: #e29b2f; /** orange */
}
.listing-page h4.listing-languages-heading{
 background: #4978bb; /** dark blue */
}

.listing-page .btn-orange {
  background-color: #e29b2f;
  border-color: #c8932a;
  color: #fff;
  margin: 15px 0;
}
.listing-page .btn-green {
  background-color: #b3ce48;
  border-color: #a0ba37;
  color: #fff;
  margin: 15px 0;
}
.listing-page .btn-red {
  background-color: #861e22;
  border-color: #78181b;
  color: #fff;
  margin: 15px 0;
}
.listing-page .btn-turquoise {
  background-color: #5ea6a6;
  border-color: #539a9a;
  color: #fff;
  margin: 15px 0;
}
.listing-page .btn-blue {
  background-color: #4978bb;
  border-color: #406eaf;
  color: #fff;
  margin: 15px 0;
}


.listing-page h5{
 color: #861e22;
 background: none;
 font-weight: bold;
 margin-bottom: 5px;
 padding-bottom: 0;
 text-transform: none;
 font-size: 18px;
}

.listing-contact-buttons{
 margin-top: 30px;
 margin-bottom: 30px;
}


/** Listing Search Result **/

.listing-search-result .row{
 margin-bottom: 30px;
}

.listing-search-result h6.listing-result-title{
margin: 0;
 font-size: 18px;
 font-weight: bold;
}
.listing-search-result h6.listing-result-title a{
 color: #861e22; 
}

.listing-search-result .listing-result-summary{
 margin: 10px 0;
}

.listing-search-result .listing-result-grading,
.listing-search-result .listing-result-price{
 margin: 10px 0;
 clear: both;
}

.listing-search-result .listing-result-price{
 color: #d39e35;
 font-weight: bold;
}

.listing-search-result .listing-result-buttons .btn{
 margin: 5px 10px 5px 0;
}

.listing-search-result .travel-planner-add{
 float: left;
}


.listing-search-breadcrumb{
 margin: 0 0 30px;
 font-size: 14px;
}

.well.frameless{
 background: none;
 border: none;
 text-align: right;
 box-shadow: none; 
}

label.advanced-result-label{
 clear: left;
 min-width: 150px;
 font-weight: bold;
}

/** Events and Articles **/

.article-image, 
.event-image{
 margin-bottom: 15px;
 margin-left: 10px;
}

.event-detail{
 margin-top: 30px;
}


/** Admin Tables **/

.admin-form-table{
 width: 80%;
 margin: 20px auto;
}
.admin-form-table .formSubHeading2{
 font-weight: bold;
 background: #a4bbdd;
}

.admin-form-table .form-control{
 width: 98%;
 display: inline;
}



/** Banners - Footer */

.banner-row{
 background: #929496;
}
.banner-row .banner-box{
 background: #fff;
 float: left;
 width: 155px;
 height: 155px;
 margin: 10px 6px;
 overflow: hidden;
}


/** Footer **/

.footer-row{
 background: #636466;
 color: #fff;
 padding: 30px 0 0;
 line-height: 25px;
}

.footer-row a{
 color: #fff;
}

.footer-address{
 margin-bottom: 20px;
 text-align: right;
}
.copyright{
 padding-top: 25px;
}
.social-icons ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.social-icons ul li{
 float: left;
 padding: 0 5px;
}



/** General **/

.Table1, .Table2{
 background: #fff;
}

.content-menu{
 text-align: center;
 margin-bottom: 20px;
}

.message-success{
    margin: 20px 0;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 10px;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #468847;
}
.message-error{
    margin: 20px 0;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 10px;
    background-color: #f2dede;
    border: 1px solid #a94442;
    color: #a94442;
}
.message-notice{
    margin: 20px 0;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 10px;
    background-color: #fcf8e3;
    border: 1px solid #8a6d3b;
    color: #8a6d3b;
}

.callcentre-notice{
 background: #c7c9c8;
}
.callcentre-notice .container{
 background: #fff;
}
.callcentre-notice .message-notice{
 margin: 20px 20px 0;
 text-align: center;
}


.btn-primary {
  background-image: linear-gradient(to bottom, #5483c6 0px, #4978bb 100%);
  background-color: #4978bb;
  border-color: #3f6dae;
  color: #fff;
}

div.ppt {visibility : hidden;} /* PrettyPhoto Charset Fix */ 


legend{
 font-size: 18px;
}
label{
 font-weight: normal
}

.video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
