﻿@define
{
    linksLight: #1F7FEF;
    linksDark: #004C96;
    linksRed: #DC1126;
}

/* backgrounds */
html {
    background-image: url("/content/images/main/body-top.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FAFDFE;
    height: 100%;
}
body {
    /*    background-image: url("/content/images/main/body-bot.jpg");*/
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 100%;
}

.cufon-loading h1, .cufon-loading .trip-list a.trip-title  {
	visibility: hidden !important;
}

#page {
    width: 968px;
    margin: 0 auto;
}
#middle-pics {
    padding-left: 43px;
    padding-right: 21px;
    width: 283px;
}
.footer-container {
    float: left;
}
.footer {
    border-top: 1px solid #1F7FEF;
    margin: 14px auto 0;
    padding: 10px 10px 4em;
    width: 947px;
}
.footer .information {
    font-size: 14px;
    padding-bottom: 8px;
    padding-top: 6px;
    text-align: center;
}
.footer .information ul li {
    display: inline;
    height: 48px;
    margin: 0;
    padding: 0;
}
.footer .legal {
    float: left;
    font-size: 11px;
    padding: 10px 0 13px 13px;
    position: relative;
    text-align: center;
    width: 717px;
}
.footer .authors {
    float: left;
    font-size: 11px;
    padding: 10px 0 7px;
    position: relative;
    text-align: right;
    width: 216px;
}
/* Top elements */

#header {
    width: 950px;
    margin: 0 auto;
    float: left;
    position: relative;
}

#logo {
    background: url("/content/images/main/main-logo.png") no-repeat scroll 1px 10px transparent;
    width: 202px;
    height: 150px;
    float: left;
    margin-left: 10px;
}

#logo a img {
    width: 202px;
    height: 159px;
}
#top-menu {
    float: left;
    margin-left: 14px;
    margin-top: 3px;
}

#header .share-buttons-container {
right: 191px;
position: absolute;
top: 77px;
}

#header .share-buttons-container > iframe, #header .fb-share-this,  #header .fb-like-this{
    position:relative;
    float:right;
}

#header .fb-like-this{
margin-right: 60px;
}

.share-buttons-container iframe {
    float: left;
    width: 69px;
    margin-left: 10px;
    padding-top: 2px;
}

.share-buttons-container iframe.twitter-share-button {
    padding-top: 0px;
}

#contact-number {
left: 355px;
position: absolute;
top: 79px;
width: 236px;
}
#search-container {
    left: 742px;
    position: absolute;
    top: 19px;
    width: 236px;
}
#search-container img {
    margin-left: 18px;
    margin-top: 10px;
}

#search-container input, #search-container a {
    margin-top: 1px;
}

#search-container span {
    margin-left: 8px;
}

#social-buttons-container {
    left: 772px;
    position: absolute;
    top: 68px;
}
#social-buttons-container span {
    display: block;
    float: left;
    margin-right: 4px;
    margin-top: 9px;
}
#social-buttons-container a {
    float: left;
    display: block;
}
#social-buttons-container a img {
    height: 38px;
    width: 37px;
}
.fb-like-this {
    margin-top: -1px;
    width: 86px;
}

#main-content .share-buttons-container {
    float: left;
    position: relative;
    width: 650px;
    padding-bottom: 10px;
}

#main-content .fb-like-this {
    width: 565px;
}

.fb-share-this, .fb-like-this {
    float: left;
}

.fb-share-this {
    width: 61px;
}
#facebook-link {
    background: url("/content/images/main/social-icons.png") no-repeat scroll left 1px transparent;
}
#twitter-link {
    background: url("/content/images/main/social-icons.png") no-repeat scroll -34px 1px transparent;
}
#flickr-link {
    background: url("/content/images/main/social-icons.png") no-repeat scroll -69px 1px transparent;
}

#main-quote {
    position: absolute;
    top: 112px;
    font-size: 22px;
    color: #134685;
    left: 287px;
}
#main-quote em {
    color: #DC1126;
}

/* Middle main elements */
#main {
    float: left;
}
#main-content, #static-content {
    float: left;
    width: 661px;
    line-height: 17px;
}
#sidebar {
    float: left;
    position: relative;
    width: 307px;
}



.static-sidebar {
    margin-top: 49px;
}

.static-sidebar #related-pics {
    margin-top: 10px;
}

#staticpage-top {
    background-image: url("/content/images/trip/tabs-top.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 653px;
    background-position-y: -3px;
}
#staticpage-bottom {
    background-image: url("/content/images/trip/tabs-bot.png");
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 664px;
    background-position: 2px 0;
}
#staticpage-content {
    background-image: url("/content/images/trip/tabs-mid.png");
    background-position: 2px 2px;
    background-repeat: repeat-y;
    float: left;
    font-size: 15px;
    padding-left: 27px;
    padding-right: 22px;
    padding-top: 3px;
    text-align: justify;
    width: 606px;
}

#staticpage-content #booking-form {
    margin-top: 9px;
}


#staticpage-content p {
    margin: 10px 0;
    padding: 0 12px;
}

/* Footer elements*/
#footer {
}

/*Middle elements*/

#find-trip {
    background-image: url("/content/images/main/find-your-trip.png");
    height: 74px;
    position: absolute;
    text-indent: -1000px;
    top: 158px;
    width: 213px;
    z-index: 1000;
    margin: -5px 13px 13px -2px;
}

#find-trip a {
    display: block;
    width: 213px;
    height: 74px;
}

#trip-title {
    height: 67px;
    margin: -7px 13px 13px -3px;
    position: absolute;
    top: 158px;
    z-index: 1000;
}

#trip-title-left {
    background-image: url("/content/images/trip/bubble-trip-title.png");
    float: left;
    height: 67px;
    margin: 0 0 14px 2px;
    width: 12px;
    z-index: 1000;
}

#trip-title #trip-title-content {
    background-image: url("/content/images/trip/bubble-trip-title.png");
    background-position: right 0;
    font-size: 30px;
    height: 57px;
    margin-left: 14px;
    padding-left: 3px;
    padding-right: 21px;
    padding-top: 10px;
}

#trip-price-box {
margin: -7px 13px 13px 779px;
padding-top: 6px;
position: absolute;
top: 168px;
width: 156px;
z-index: 1000;
padding-left: 14px;
border: 2px solid rgba(143, 0, 0, .49);
background: rgba(255, 220, 255, .85);
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 0 0 9px rgba(255, 0, 0, .22),rgba(200, 0, 0, 0.5) 1px 1px 3px inset,rgba(255, 189, 189, 0.2) -1px -1px 1px inset;
-moz-border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 0 0 9px rgba(255, 0, 0, .22),rgba(200, 0, 0, 0.5) 1px 1px 3px inset,rgba(255, 189, 189, 0.2) -1px -1px 1px inset;
border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 9px rgba(255, 0, 0, .22),rgba(200, 0, 0, 0.5) 1px 1px 3px inset,rgba(255, 189, 189, 0.2) -1px -1px 1px inset;
color: #FFB8B8;
padding-bottom: 10px;
}




.one-day #price-box {
    padding-top: 8px;
    font-size: 28px;
    padding-bottom: 13px;
}

.one-day #original-price {
    width: 136px;
}
.one-day #discounts-available {
height: 36px;
margin-top: 6px;
}

#original-price-box {
    float: left;
    padding-left: 2px;
    padding-top: 6px;
    position: relative;
    width: 70px;
}
#discount-applied {
    display: block;
    float: left;
    width: 67px;
    color: #990000;
    text-align: center;
    height: 39px;
}

.one-day #discount-applied {
    width: 141px;
    margin-top: 7px;
    height: 21px;
}

#discounts-available {
    color: #990000;
    display: block;
    float: left;
    font-size: 17px;
    height: 38px;
    padding-top: 2px;
    text-align: center;
    width: 144px;
}

#discounts-available a {
    color: #134685;
}

#discounts-available a:hover {
  /*  text-decoration: underline;*/
  color:#1F7FEF;
}

#discounts-available strong, #external-trip strong {
display: block;
margin-top: 7px;
text-align: center;
width: 145px;
margin-bottom: 4px;
}

#original-price {
    color: #990000;
    display: block;
    font-size: 20px;
    padding-top: 0;
    text-align: center;
    font-size: 12px;
    width: 67px;
    text-decoration: line-through;
}
#accomodation-excluded {
    color: #990000;
    display: block;
    float: left;
    font-size: 14px;
    height: 17px;
    position: relative;
    text-align: center;
    width: 139px;
}

#price-box {
    color: #990000;
    display: block;
    float: left;
    font-size: 26px;
    height: 26px;
    text-align: center;
    width: 137px;
}

#price-box a {
    color: #990000;
}

#price-box a:hover, .trip-list .trip-price:hover, a.select-this:hover{
    color:#1F7FEF;
    }

#trip-price-day {
    display: block;
    float: left;
    font-size: 16px;
    text-align: center;
    width: 143px;
    margin-bottom: 0;
    height: 20px;
}

#original-price-day {
    display: block;
    font-size: 12px;
    text-align: center;
    width: 67px;
}

#trip-tabs {
    width: 650px;
    float: left;
    margin-bottom: 6px;
}

#tab-overview ul, #tab-overview ol{list-style: disc;}
#tab-overview li {
    margin-left: 22px;
    
    }


#trip-tabs .ui-tabs-nav li {
    font-size: 14px;
}

#tab-booking {
    padding: 0px;
    }
    
#booking-tab {
    background: #F58400 url(~/content/images/ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png) repeat-x 50% 50%;
    border: 1px solid #FFAF0F;
}

#booking-tab a:hover{
   color: #2E6E9E;
}

#booking-tab a, #booking-tab.ui-tabs-selected  a:hover{
    color: White;
    }
    


#trip-tabs .ui-tabs-panel {
    font-size: 13px;
}

#trip-tabs.ui-widget-content {
    border: none;
}

.highlight-container {
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    background-color: #E9F7FA;
    margin: 7px 0;
    float: left;
    padding: 6px 9px 9px 13px;
    width: 595px;
}
.highlight-title {
    height: 30px;
    float: left;
}
.highlight-title span {
    font-size: 23px;
    display: block;
    float: left;
    width: 478px;
    margin-top: 4px;
}
.highlight-description {
    padding-left: 0;
    padding-top: 4px;
    float: left;
    width: 288px;
}

.highlight-description p {
    width: 444px;
    font-size: 13px;
    line-height: 16px;
    padding-top: 4px;
    text-align: justify;
}

.highlight-container .pics-container {
    float: right;
}

.day-container, #tab-extras div {
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    background-color: #E9F7FA;
    float: left;
    margin: 8px 0 3px;
    padding: 9px 19px 9px 11px;
    width: 587px;
}

.day-title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 3px;
}

.day-title span, #tab-extras h2 span {
    color: #990000;
}

#tab-extras div ul {
    list-style: disc inside none;
    margin-left: 6px;
}

#tab-extras h2 {
    font-size: 22px;
}

.daystop-container {
    background-color: #FFE9FF;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 6px;
}

.daystop-title {
    padding: 3px 0;
}

.daystop-container span {
    color: #990000;
}
.daystop-container p {
    padding-left: 4px;
}

.highlight-icons {
    float: right;
    width: 111px;
}
.flickr-info {
    background: url("/content/images/trip/info-icons.png") no-repeat scroll -38px 1px transparent;
}
.wiki-info {
    background: url("/content/images/trip/info-icons.png") no-repeat scroll left 1px transparent;
}
.gmaps-info {
    background: url("/content/images/trip/info-icons.png") no-repeat scroll -77px 1px transparent;
}
.highlight-icons a {
    display: block;
    float: right;
}

.highlight-icons a img {
    height: 38px;
    width: 37px;
}

.highlight-container .pics-container img, #related-pics a img {
    background: none repeat scroll 0 0 white;
    border: 1px solid #0099FF;
    margin-right: 1px;
    margin-top: 7px;
    padding: 3px;
    vertical-align: middle;
}

.highlight-container .pics-container img:hover, #related-pics a img:hover {
      border: 1px solid #1F7FEF;
      background-color:#E9F7FA;
}
#related-pics, #maps-preview {
    border: 1px solid #A6C9E2;
    float: left;
    margin-left: 5px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    width: 296px;
    margin-bottom: 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#related-pics h4, #maps-preview h4 {
    font-size: 20px;
}

#maps-preview img {
    background: none repeat scroll 0 0 white;
    border: 1px solid #0099FF;
    margin-right: 1px;
    margin-top: 7px;
    padding: 3px;
    vertical-align: middle;
}

#related-pics > span, #maps-preview > span {
    display: block;
    padding-top: 7px;
}

#testimonial-container {
    color: #134685;
    float: left;
    font-family: trebuchet MS;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#testimonial-container .test-text {
    padding-left: 0px;
    font-size: 18px;
    margin-bottom: 6px;
}

.left-quote {
    background: url("/content/images/main/quote-left.png") no-repeat;
    display: inline;
}

#testimonial-container .names {
    width: 200px;
}
#testimonial-container em {
    color: #DC1126;
}

#testimonial-container .quotes {
    color: #E19FA3;
    font-size: 25px;
    padding: 0px;
    margin: 0px;
}
.quote-text {
    width: 750px;
    background: url("/content/images/main/quote-right.png") no-repeat scroll right bottom transparent;
    padding-right: 24px;
    padding-left: 21px;
}

/* Boxes */

#left-sidebar, #middle-pics, #right-sidebar {
    float: left;
    position: relative;
}

#left-sidebar, #right-sidebar {
    width: 298px;
}

#middle-pics {
    width: 300px;
    padding-top: 4px;
}

.up-to{
   font-size:20px;
    margin-bottom:6px;
    margin-top:6px;
    text-align:center;
}

.up-to a {color:@linksDark;}
.up-to a:hover, #news-box .post-title:hover {color:@linksLight;}

.up-to p a {color:red;}

.up-to p small {
    font-size:13px;
    font-weight:bold;
    }

#right-sidebar .up-to{
    position:relative;
    float:left;
    width:100%;
    margin-top:12px;
    }
.box {
    float: left;
    position: relative;
    width: 307px;
    font-size: 13px;
    line-height: 18px;
}

.top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url("/content/images/main/box-topbot.png"); /* CHANGE: path and name of your image1 */
    height: 10px; /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
    font-size: 2px; /* DNC: correction IE for height of the <div>'s */
}

.top-left, .bottom-left {
    margin-right: 10px; /* CHANGE: replace by the width of one of your corners */
    width: 10px;
}
.top-right, .bottom-right {
    margin-left: 10px; /* CHANGE: replace by the width of one of your corners */
    margin-top: -10px; /* CHANGE: replace by the height of one of your corners */
}
.top-right {
    background-position: 100% 0; /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left {
    background-position: 0 -10px; /* CHANGE: replace second number by negative height of one of your corners */
}
.bottom-right {
    background-position: 100% -10px; /* CHANGE: replace second number by negative height of one of your corners */
}
.inside {
    margin-left: 8px; /* CHANGE: replace by the width of one of your corners */
    margin-right: 10px; /* CHANGE: replace by the width of one of your corners */
    padding-left: 0px; /* YCC: all texts at some distance of the left border */
    padding-right: 0px; /* YCC: all texts at some distance of the right border */
    text-align: left; /* YCC: position of all texts inside */
}
.notopgap {
    margin-top: 0;
}
/* DNC: to avoid splitting of the box */
.nobottomgap {
    margin-bottom: 0;
}
/* DNC: to avoid splitting of the box */
.insideleft, .insideright {
    background: url("/content/images/main/box-middle.png") repeat-y scroll 0 0 transparent; /* CHANGE: path and name of your image2 */ /*  background-repeat: repeat-y;*/ /* DNC: to pile the image2 as much as needed */
}
.insideright {
    background-position: right 0;
    margin-left: 10px;
}
/* DNC: position right corner */

/* Trip Finder Page */

.trip-list {
    overflow: hidden;
}

.trip-list li {
    background-image: url("/content/images/trip-selector/trip-box-back.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 201px;
    padding-left: 13px;
    padding-top: 17px;
    width: 469px;
}

.trip-list h3 {
display: block;
float: left;
height: 30px;
padding-bottom: 3px;
padding-left: 6px;
padding-top: 13px;
width: 363px;
}

.trip-list .price-container {
    display: block;
    float: left;
    width: 100px;
}

.trip-list .single-day {
    font-size: 18px;
    height: 36px;
    padding-top: 15px;
}

.trip-list .multiple-days {
}

.trip-list a.trip-title {
    font-size: 22px;
    color: #2A517F;
}

.trip-list a.trip-title:hover {   
    color: #1F7FEF;
}
.trip-list img {
    background: none repeat scroll 0 0 white;
    border: 1px solid #0099FF;
    margin-right: 11px;
    padding: 3px;
    vertical-align: middle;
}
.trip-list img:hover {
    border-color:#2A517F;
}
.trip-list .trip-price {
    color: #DC1126;
    display: block;
    font-size: 20px;
    padding-top: 0;
    text-align: center;
    width: 89px;
    height: 22px;
}

.trip-list .trip-price-days {
    display: block;
    font-size: 12px;
    padding-top: 9px;
    text-align: center;
    width: 89px;
    height: 13px;
}

.trip-list .trip-info {
float: left;
height: 105px;
margin-top: 66px;
width: 242px;
position: absolute;
margin-left: 203px;
}

a.select-this {
color: #DC1126;
display: block;
float: left;
font-size: 18px;
margin-left: 350px;
text-align: left;
position: absolute;
margin-top: 169px;
}

.trip-list .trip-img {
float: left;
margin-left: 7px;
display: block;
position: absolute;
margin-top: 47px;
}

.trip-info p {
font-size: 13px;
line-height: 17px;
margin: 0 0 7px;
padding-right: 0px;
}
#search-title {
    height: 17px;
    width: 700px;
    margin-left: 10px;
}
#search-title > span {
   position: absolute;
    top: 158px;
    margin-left: 848px;
}



#search-title h2 {
    margin-left: 8px;
    margin-top: 7px;
}

.trips-container {
    width: 980px;
    margin-left: 3px;
}
/*
.trips-list-tooltip .ui-tooltip-content{
    width:477px;
}*/


.ui-tooltip, .qtip, .ui-tooltip-hidden{
 max-width:499px;
}
.ui-tooltip-content > div{
     width: 500px;
    margin-left: 2px;
    margin-bottom: 3px;
}

.share-buttons-container {
    padding-left: 12px;
}
.share-buttons-container iframe {
    float: left;
    margin-left: 10px;
    padding-top: 2px;
    width: 69px;
}
/* HEADINGS   
----------------------------------------------------------*/
/*
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
*/
.box h2 {
    padding: 6px 0 5px;
    font-size: 24px;
    color: #004C96;
    margin-left: 0px;
}
/*
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}


/* Home page boxes */
.box .left-text {
   float:left;
font-size:13px;
line-height:16px;
padding-right:11px;
padding-top:2px;
width:152px;
}

.box .left-text a {
   display: block;
font-size: 15px;
margin-top: 7px;
padding-top: 3px;
text-align: right;
}

.box .video {
    background: url('~/content/images/main/chris-video.jpg') no-repeat;
    float: left;
}

.box .video a {
    display: block;
    height: 97px;
    width: 116px;
}

#mc-embedded-subscribe-form {
    /*  height: 38px;*/
}
#newsletter-box input, #search-website {
    background: url("~/content/images/main/search-box.png") repeat scroll 0 0 transparent;
   border: 0 none;
margin-bottom: 4px;
margin-top: 5px;
padding: 5px 0 5px 10px;
width: 145px;
float: left;
padding-bottom: 9px;
padding-top: 1px;
font-size: 12px;
}

#newsletter-box #mc-embedded-subscribe, #newsletter-box #newsletter-submit {
    background-position: -154px 1px;
    background-repeat: no-repeat;
    float: left;
    width: 37px;
    height: 26px;
}
div.mce-inline-error {
    background-color: lightYellow;
    color: red;
    float: left;
    margin-left: 36px;
    margin-top: 6px;
    padding: 0 10px;
}

#mce-success-response {
    background-color: Beige;
    float: left;
    margin-bottom: 4px;
    margin-right: 6px;
    padding: 4px 8px;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid orange;
    text-align: center;
}

#mce-error-response {
    background-color: LemonChiffon;
    display: none;
    float: left;
    margin-bottom: 2px;
    margin-right: 6px;
    margin-top: 3px;
    padding: 4px 9px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid PaleGoldenRod;
    width: 254px;
    position: relative;
}

#mce-error-response span {
    display: block;
    font-weight: bold;
    max-width: 259px;
    overflow: hidden;
}

#mce-EMAIL {
    margin-left: 31px;
    text-align: center;
}
#newsletter-box small {
    float: left;
    font-size: 10px;
    text-align: center;
    width: 100%;
    padding-top: 1px;
}
.newsletter-box a, #submit-button-search {
    background: url("~/content/images/main/search-box.png") repeat scroll 72px 0 transparent;
    display: block;
    float: left;
    height: 30px;
    margin-left: 5px;
    margin-top: 6px;
    text-indent: -10000px;
    width: 34px;
}

.facebook-login {
    float: left;
    text-align: center;
    width: 100%;
}

.pics-container {
    margin-bottom: 12px;
}
.pics-container span {
    display: block;
    font-size: 20px;
    padding-bottom: 3px;
    padding-top: 2px;
}

.pics-container img {
    background: none repeat scroll 0 0 white;
    border: 1px solid #0099FF;
    padding: 3px;
    vertical-align: middle;
    margin-right: 9px;
}

.pics-container img:hover {
    border: 1px solid #2A517F;
}

#news-box .post-title {
    display: block;
    float: left;
    position: relative;
    text-align: left;
    text-indent: 0;
    width: 210px;
    color: #004C96;
    font-size: 14px;    
}

#news-box span:hover {
    color: #1F7FEF;
}


#news-box .post-date {
    display: block;
    float: left;
    position: relative;
    text-align: right;
    width: 48px;   
}
#news-box li {
  line-height:13px;
list-style:disc inside none;
margin-left:11px;
text-indent:-267px;
}

#contacts-box ul {
    height: 61px;
    margin-left: 0;
    margin-top: 3px;
    padding-bottom: 19px;
    padding-left: 4px;
}
#contacts-box li {
    margin-bottom: 5px;
    padding-left: 22px;
}

#contacts-box li#contact-voice {
    background: url("~/content/images/main/contacts-icons.png") no-repeat scroll 1px 2px transparent;
}
#contacts-box li#contact-letter {
    background: url("~/content/images/main/contacts-icons.png") no-repeat scroll 1px -35px transparent;
}
#contact-voice span, #contact-letter span {
    display: block;
    font-weight: bold;
}

.twitter-status {
    background: url("~/content/images/main/twitter-icon.png") no-repeat scroll 2px -11px transparent;
    color: #004C96;
    font-size: 15px;
    margin-left: 1px;
    margin-top: 7px;
    padding-bottom: 5px;
    padding-left: 28px;
    padding-right: 13px;
    text-align: center;
    min-height: 73px;
}

.twitter-time {
    display: block;
    float: left;
    width: 232px;
    color: #E19CA0;
    margin-top: 1px;
    margin-bottom: 1px;
}

#see-all-fb {
    display: block;
    float: left;
    background: url("~/content/images/main/see-all-fb.png") no-repeat scroll 0 0 transparent;
}
#see-all-fb a img {
    width: 280px;
    height: 30px;
}

.departures-box {
    width: 656px;
    font-size: 11px;
    margin-left: 0px;
    margin-bottom: 8px;
}

.departures-box.all-dep {
    margin-left: 45px;
    margin-top: 9px;
    width: 873px;
}

h2 > span {
    color: #DC1126;
}

.departures-box h2 {
    text-align: center;
}

.departures-box p {
    font-size: 13px;
    text-align:center;
}

.ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker-header .ui-datepicker-next.ui-state-disabled  {
    display: none;
}

.departures-box #datepicker {
    padding-left: 0px;
    padding-bottom: 4px;
}

.departures-box .ui-datepicker td span, .departures-box .ui-datepicker td a {
    text-align: center;
    font-size: 12px;
}

.departures-box .departure-day-available, .departures-box .departure-day-available .ui-state-default {
    background: url("~/content/images/trip/day-booked-available.png") repeat-x scroll 50% 50% #4CA20B;
    border: 1px solid #45930B;
    color: #FFFFFF;
    font-weight: bold;
    outline: medium none;
}

.departures-box .departure-day-multiple, .departures-box .departure-day-multiple .ui-state-default {
    background: url("~/content/images/trip/day-booked-multiple1.png") repeat-x scroll 50% 50% #4CA20B;
    border: 1px solid #D19405;
   color: #4C3000;
    font-weight: bold;
    outline: medium none;
}

.departures-box .departure-day-available-limited, .departures-box .departure-day-available-limited .ui-state-default {
    background: url("~/content/images/trip/day-booked-back.png") repeat-x scroll 50% 50% #FBEC88;
    border: 1px solid #D19405;
    color: #4C3000;
}

.departures-box .departure-day-available-limited:hover, .departures-box .departure-day-available-limited .ui-state-default:hover, 
.departures-box .departure-day-available .ui-state-default:hover, .departures-box .departure-day-multiple .ui-state-default:hover{
    color: #093408;
}

.departures-box .departure-day-available-limited a.ui-state-default:hover, .departures-box .departure-day-multiple a.ui-state-default:hover,
.departures-box .departure-day-fullybooked a.ui-state-default:hover, .departures-box .departure-day-fullybooked a.ui-state-default:hover {
    color: white;
}


.departures-box .ui-datepicker-today span {
    border: 1px solid;
}

.departures-box .departure-day-fullybooked, .departures-box .departure-day-fullybooked .ui-state-default {
    background: url("~/content/images/trip/day-booked-full.png") repeat scroll 50% 50% #DB4865;
    border: 1px solid #FF6B7F;
    color: #404040;
    font-weight: bold;
    outline: medium none;
}

.departures-box .departure-day-fullybooked span {
    color: #363636;
}

.ui-datepicker .ui-datepicker-title span {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

#booking-form {
    width: 596px;
    float: left;
    position: relative;
    margin: 2px;
    padding: 2px;
}

#booking-form #recaptcha_area {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #CCCCCC;
    margin-left: 1px;
    padding-left: 34px;
    width: 495px;
}

#booking-form #recaptcha_table.recaptchatable {
    border: none !important;
    width: 524px;
}

#recaptcha_response_field {
    border: 1px solid #CCCCCC !important;
    width: 295px !important;
}

#booking-form fieldset span {
    display: inline-block;
    width: 150px;
}

#booking-form fieldset span.required {
    width: auto;
}

#booking-form .form-operations {
    background-color: #F5F5F5;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    float: left;
    height: 44px;
    margin-top: 2px;
    position: relative;
    width: 100%;
    margin-top: 0;
}

#booking-form .top-steps {
    background-color: #F5F5F5;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    float: left;
    height: 30px;
    margin-top: 0px;
    position: relative;
    width: 100%;
    margin-bottom: 11px;
    font-size: 17px;
}

#booking-form .top-steps h2 {
    float: left;
    margin-left: 9px;
    margin-top: 7px;
    color: #2E6E9E;
}

#booking-form .top-steps h2 span {
    color: #465D86;
}

#booking-form .form-operations .crud-buttons {
    float: right;
    margin-right: 11px;
}

#booking-form .form-operations .crud-buttons span
{
    background: url("~/content/images/form/ajax-loader-gray.gif") no-repeat;
    color: #2A517F;
    font-weight: bold;
    font-size: 12px;
    padding-right: 2px;
    padding-left: 22px;
    display:none;
}

#booking-form .crud-buttons {
    float: right;
    height: 30px;
    margin: 7px 0 10px 10px;
    position: relative;
}

#booking-form .crud-buttons a, #booking-form .back-buttons a, #booking-form .crud-buttons input {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #F1F1F1;
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border: 1px solid #C4C4C4;
    color: black;
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    margin: 1px;
    padding: 6px 8px 7px 25px;
    text-decoration: none;
}

#booking-form .crud-buttons a:hover, #booking-form .crud-buttons input:hover {
    background-color: #E3E3E3;
}

#booking-form .but-back {
    background-image: url("~/content/images/form/prev.gif");
}

#booking-form .but-next {
    background-image: url("~/content/images/form/next.gif");
}

#booking-form #but-next-paypal {
    background-image: url("http://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif");
    border: 0 none;
    padding: 14px 6px;
    width: 100px;
    background-position: center 4px;
}

#booking-form #but-next-paypal img {
    height: 19px;
    width: 146px;
}
#booking-form .but-edit {
    background-image: url("~/content/images/form/row_edit.gif");
}

#booking-form .group-select li .input-box {
    float: left;
    width: 275px;
}

.validation-advice, #booking-form .required, #booking-form .req {
    color: #EB340A;
    display: inline;
}

#booking-form label, .form-list label, .payment-methods label {
    font-weight: bold;
    display: inline-block;
    padding: 9px 1px 4px 0;
}

#booking-form li .input-box .input-text, #booking-form li.input-box textarea, #booking-form input[type="text"], #booking-form input[type="password"].field {
    width: 250px;
    padding: 2px 0 2px 6px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
     border-radius: 8px;
}

#booking-form li.input-box .textarea {
    width: 525px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 150px;
    padding-top: 4px;
}

#booking-form .last-line .input-box {
    width: 185px;
}

#booking-form .large select {
    width: 533px;
}


.birthdate label {
    width: 239px;
}
#booking-form .last-line input[type="text"] {
    width: 169px;
}

#booking-form input[type="text"]:focus, #booking-form select:focus, #booking-form textarea:focus {
    background: none repeat scroll 0 0 #EDF7FD;
}




#booking-form ul {
    padding-top: 2px;
}

#booking-form li {
    float: left;
}

#booking-form.booking-track li {
    width: 556px;
    text-align: left;
}

#booking-form li .input-box {
    float: left;
    width: 275px;
}

#booking-form legend {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    color: #465D86;
    font-size: 17px;
    font-weight: bold;
    padding: 6px 8px;
    display: block;
}

#booking-form fieldset {
    margin-bottom: 11px;
    margin-top: 1px;
    padding-bottom: 12px;
    padding-top: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#booking-form fieldset p {
    margin: 7px 8px 10px 10px;
    padding-left: 0;
    padding-right: 1px;
}

#booking-form .input-validation-error /*, #booking-form  .recaptcha_nothad_incorrect_sol #recaptcha_area */ {
    background: none repeat scroll 0 0 #FAEBE7 !important;
    border: 1px dashed #EB340A !important;
}

#booking-form .input-validation-error:focus {
    background: none repeat scroll 0 0 #EDF7FD !important;
}

#booking-form .field-validation-error {
    background: url("~/content/images/form/validation_advice_bg.gif") no-repeat scroll 2px 1px transparent;
    clear: both;
    color: #EB340A;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.25em;
    margin-top: 3px;
    min-height: 15px;
    padding-left: 17px;
    width: 238px;
}

#booking-form .recaptcha .field-validation-error {
    width: 400px;
    margin-left: 45px;
}

#booking-form #accept-error {
    float: left;
    margin-left: 4px;
    padding-left: 15px;
    width: 510px;
    display: none;
}

/* Static Pages */

#static-content h1 {
    font-size: 28px;
    margin-left: 13px;
    margin-top: 17px;
}
#static-content h2 {
    font-size: 24px;
    margin-bottom: 6px;
    margin-top: 27px;
    padding-left: 12px;
}

#staticpage-content > ul {
    
    list-style: disc;
padding-left: 45px;
    }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

/*
.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore *//*
}
*/
#footer {
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}


/* TAB MENU   
----------------------------------------------------------*/
/*
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

*/

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    /* margin: 1em 0; */
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p {
    margin: 2px 12px 10px 10px;
}

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] {
    width: 200px;
    border: 1px solid #CCC;
}

textarea {
    border: 1px solid #CCC;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}


/* TABLE
----------------------------------------------------------*/
/*
table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}
*/

/* MISC  
----------------------------------------------------------*/
/*
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}
*/
/* Styles for validation helpers
-----------------------------------------------------------*/
/*
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
*/

.validation-summary-errors, .validation-summary-errors span, .validation-summary-errors li, #booking-form .validation-summary-errors ul li {
    color: #FF0000;
    margin-bottom: 12px;
    text-align: center;
    float: none;
}

.validation-summary-valid {
    display: none;
}
/*
*/
/* Styles for editor and display helpers
----------------------------------------------------------*/
/*
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
*/

.fancybox-title {
    text-align: left;
    height: 56px;
}

.fancybox-title b {
    display: block;
    height: 20px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
}

.fancybox-title div {
    float: right;
    position: relative;
    width: 112px;
}
.fancybox-title .facebook-link a {
    background-image: url("~/content/images/main/facebook_logo_res.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    height: 44px;
    text-align: center;
    text-decoration: none;
    width: 112px;
    margin-top: 4px;
}
.fancybox-title span.index {
    display: block;
    float: left;
    height: 20px;
    padding-right: 10px;
    padding-top: 4px;
    position: relative;
}
.fancybox-title iframe {
    float: left;
}

/*
.cufon-loading {
  
    visibility: hidden !important;
}*/


.meeting-point-maps {
    padding-left: 12px;
    margin-bottom:20px;
    height:350px;
}

.meeting-point-maps div, .meeting-point-maps iframe {
    float: left;
    position: relative;
}

.meeting-point-maps div{
    margin-right:15px;
    }


#trips-rows .trip-day, #trips-rows .trip-price
{
    color: @linksRed;
}

#trips-rows .trip-price
{
    color: #DC1126;
    display: inline-block;
    text-align: right;
    width: 65px;
}

#trips-rows > ul > li
{
margin-top: 3px;
margin-bottom: 7px;
}

#trips-rows > ul > li > span
{
    font-size: 24px;
margin-top: 10px;
margin-bottom: 1px;
display: inline-block; 
}

#trips-rows ul li ul li
{
font-size: 17px;
margin-left: 5px;
margin-top: 3px;
margin-bottom: 1px;
}

#trips-rows ul li ul li{
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

#trips-rows ul li ul li.odd
{
background-color: #E0EBEB;

}

#trips-rows .trip-day{
    display: inline-block;
    width: 24px;
    text-align: center;
}

#trips-rows .trip-name{
    display: inline-block;
    width: 300px;
    text-align: left;
}

#trips-rows ul li ul li:hover{
    background-color: #afe2ff;
}


#trips-rows a {
     color: @linksDark
}

#trips-rows a:hover{
    color: @linksLight
}

#trips-rows > ul {
    width: 404px;
    float: left;
    margin-left: 54px;
    margin-top: 7px;
}

#TA_certificateOfExcellence377 {
position: absolute;
right: -21px;
top: 2px;
}

#CDSWIDCOE {
width: 183px !important;
}
