﻿
/* 

List of Colours 
------------------------------------------

 white		    Background
x #990033		Heading Underlines 
x #990000		Headings
x #505052		Headings
x #FFFFFF		Outer Background Colour - not seen by user
 black		Text Colour
x #dbdbda		Headings
x #898989		Side Bar Headings
 #dbdbdb		Menu headers
 #878787		Menu header text
x #767675		SubTotal Line
 #dbdbdb		Border/Surrounds
 white/800000	Menu Item Selected
x #CCCCCC		Menu Item Underline/Splitter
x #fffffe		Odd/Even Colour
x #878786		Footer Text Colour
*/


/* Global */
body {background-color: white; color: black;}

h1 {color: #990011;}
h2 {border-bottom: solid 1px #990033; color: #505052; }
h2 .data {color: #990033;}
h3  {color: #990033;}

h4 {color: #505052;}
h5 {color: #990033;}

.side-bar-right-surround-middle h1, .side-bar-left-surround-middle h1 {color: #990000;}
.side-bar-right-surround-middle h2, .side-bar-left-surround-middle h2 {color: #898989;}

b {color: black;}
p {color: black;}

a:link, a:visited, a:active, a:hover {color: black;}  

.validator, .validator-summary {color: Red;}


/* Global - Master Pages */
.site-builder, .booking, .agent {background-color: white;}
.outer {}
.outer-shim-bottom {}

.main-header {background-image: url(Images/main_header.jpg); background-position: top center; background-repeat: no-repeat; color: #990033;height: 347px; width: 778px;}
.master-header {background-image: url(Images/main_header.jpg); background-position: top center; background-repeat: no-repeat; color: #990033;height: 347px; width: 778px;}

.main-header a:link, .main-header a:visited, .main-header a:active, .main-header a:hover {color: white;}
.master-header a:link, .master-header a:visited, .master-header a:active, .master-header a:hover {color: white;}

.main-header-company-name a, .master-header-company-name a {display: none;} 
.main-header-telephone-number, .master-header-telephone-number {display: none; }
.main-header-corporate-logo, .master-header-corporate-logo {height: 347px; width: 778px;}



/* Global - Home Page */
.content-main-text-header, .content-main-text, .content-main-text ul, .content-main-text-footer {}
.content-main-text b u {color: #990000;}



/* Navigation Bar Headings */
.menu-side-navigation-heading {background-color: #dbdbdb; color: #878787;}
.menu-side-navigation-heading A {background-color: #dbdbdb; color: #878787;}
.menu-side-navigation-heading a:link, .menu-side-navigation-heading a:visited, .menu-side-navigation-heading a:active, .menu-side-navigation-heading a:hover {color: #878787;}



/* Navigation Bar Menu Items */
.menu-side-navigation-content {background-color: white; }
.menu-side-navigation-content A:link, .menu-side-navigation-content A:visited, .menu-side-navigation-content A:active, .menu-side-navigation-content A:hover {}

.menu-side-navigation-content-overview {background-color: white;}
.menu-side-navigation-content-overview A:link, .menu-side-navigation-content-overview A:visited, .menu-side-navigation-content-overview A:active, .menu-side-navigation-content-overview A:hover {}


.menu-side-navigation-content-overview-selected {background-color: white;}
.menu-side-navigation-content-overview-selected A:link, .menu-side-navigation-content-overview-selected A:visited, .menu-side-navigation-content-overview-selected A:active, .menu-side-navigation-content-overview-selected A:hover {color: #800000;}


.menu-side-navigation-content-selected {background-color: white;}
.menu-side-navigation-content-selected A:link, .menu-side-navigation-content-selected A:visited, .menu-side-navigation-content-selected A:active, .menu-side-navigation-content-selected A:hover {color: #800000;}

.menu-side-navigation-content-footer {}


/* Navigation Bar Footer */
.navigation-footer {background-color: #dbdbdc;}
.navigation-footer A, .companyname-footer {color: #878786;}


/* Surrounds - Common */
/* Left */
.side-bar-left-surround-top {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb;}
.side-bar-left-surround-middle {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb;}
.side-bar-left-surround-bottom {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-bottom: solid 5px #dbdbdb;}


/* Right */
.side-bar-right-surround-top {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb; }
.side-bar-right-surround-middle {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb;}
.side-bar-right-surround-bottom {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-bottom: none;}

.search-results-content .side-bar-right-surround-bottom {border-bottom: solid 5px #dbdbdb;}



/* Tabs */
.tab-left {background-image: url(Images/tab-left.gif); background-position: left top; background-repeat: no-repeat;}
.tab-content {background-color: #DBDBDB; background-image: url(Images/tab-content.gif); background-position: left top; background-repeat: repeat-x;}
.tab-right {background-image: url(Images/tab-right.gif); background-position: left top; background-repeat: no-repeat;}
.tab-left-selected {background-image: url(Images/tab-left-selected.gif); background-position: left top; background-repeat: no-repeat;}
.tab-content-selected { background-color: white; background-image: url(Images/tab-content-selected.gif); background-position: left top; background-repeat: repeat-x;}
.tab-right-selected {background-image: url(Images/tab-right-selected.gif); background-position: left top; background-repeat: no-repeat;}
.tab-spacer {border-bottom: solid 1px #878787;}
.tab-link:link, .tab-link:visited, .tab-link:active, .tab-link:hover {color: #990000;}


/* Brochure Request Link */
.brochure-request-link-header {background-image: none;}
.brochure-request-link a {background-image: url(Images/button_brochure.gif); background-repeat: no-repeat; border-bottom: solid 5px #dbdbdb; border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb;}


/* Request Sent */
.request-sent-content b {color: #990033;}


/* Item Overview */
.formview-item-overview-header {border-bottom: solid 1px #990033;}


/* Tour List */
.formview-tour-list-header .colx-image {display: none;}
.formview-tour-list-header .col-xtop {border-bottom: solid 1px #990033;}

.datalist-results-content .tour-list-odd-row .content-table .surround-row-top {background-color: #fffffe;}
.datalist-results-content .tour-list-odd-row .content-table .surround-row-middle {background-color: #fffffe;}
.datalist-results-content .tour-list-odd-row .content-table .surround-row-bottom  {background-color: #fffffe;}

.tour-list-odd-row .item-image {border: solid 1px white;}
.tour-list-even-row .item-image {border: solid 1px #fffffe;}

.datalist-results-content .col-xtop, .datalist-results-content .col-xtop A:link, .datalist-results-content .col-xtop A:visited, .datalist-results-content .col-xtop A:active, .datalist-results-content .col-xtop A:hover {color: #990033;}	


/* Tour Description */
.tour-header {border-bottom: solid 1px #990033;}
.tour-description-header .header-item-image {border: solid 1px white; width: 80px;}

.tour-description-content .surround-row-top {background-color: #fffffe;}
.tour-description-content .surround-row-middle {background-color: #fffffe;}
.tour-description-content .surround-row-bottom {background-color: #fffffe;}

.tour-detailed-overview .surround-row-top, .tour-other-information .surround-row-top {background-color: White;}
.tour-detailed-overview .surround-row-bottom, .tour-other-information .surround-row-bottom {background-color: White;}

.tour-details-html .surround-row-top {background-image: none;}
.tour-details-html .surround-row-middle {background-color: white;}
.tour-details-html .surround-row-bottom {background-image: none;}


/* Itinerary */
.itinerary .surround-row-top {background-color: #fffffe;}
.itinerary .surround-row-middle {background-color: #fffffe;}
.itinerary .surround-row-bottom {background-color: #fffffe;}

.itinerary-table .odd-row {background-color: White;}

.itinerary-table .even-row .surroundtopx-- {background-color: #fffffe;}
.itinerary-table .even-row .surroundtop-x- {background-color: #fffffe;}
.itinerary-table .even-row .surroundtop--x {background-color: #fffffe;}
.itinerary-table .even-row .surroundbottomx-- {background-color: #fffffe;}
.itinerary-table .even-row .surroundbottom-x- {background-color: #fffffe;}
.itinerary-table .even-row .surroundbottom--x {background-color: #fffffe;}

.itinerary-table .col--x {color: #990033;}
.itinerary-meal-codes {color: #990033;}
.itinerary-meal-codes-key { color: #990033;}


/* Search Results */
.table-search-results .header-style {background-color: #dbdbda; }
.table-search-results .even-row {background-color: #fffffe;}
.table-search-results .odd-row {background-color: white;}


.header-tour-date {background-color: #dbdbda;}
.header-tour-bookings-by {background-color: #dbdbda;}

.item-tour-bookings-by a, .item-tour-bookings-by a:link, .item-tour-bookings-by a:visited, .item-tour-bookings-by a:active, .item-tour-bookings-by a:hover {color: #990033;}

.even-row .item-tour-date  {background-color: #fffffe;}
.even-row .item-tour-bookings-by {background-color: #fffffe;}

.no-results a:link, .no-results a:visited, .no-results a:active, .no-results a:hover {color: #990033;}



/* Tour Departure Summary */
.tour-departure-summary p {color: #990033;}


/* Tour Contact Details */
.tour-contact-us-details b {color: #990033;}


/* Tour Booking */
.tour-online-booking-content-steps b, .tour-online-booking-content-steps ul {color: #990033;}


/* Password Sent */
.password-sent-content b {color: #990033;}


/* Fields and Drop Downs */
.forgot-password {color: #990033;}
.forgot-password a:link, .forgot-password a:visited, .forgot-password a:active, .forgot-password a:hover {color: #990033;}



/* Bookings - Surrounds */
.booking h3 {text-align: center;}
.booking .side-bar-right-surround-top {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb; width: 195px;}
.booking .side-bar-right-surround-middle {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; width: 185px;}
.booking .side-bar-right-surround-bottom {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-bottom: solid 5px #dbdbdb; width: 195px;}

.inner-surround-row-top {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb;}
.inner-surround-row-middle {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb;}
.inner-surround-row-bottom {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-bottom: solid 5px #dbdbdb;}

/* Bookings - Login */

.new-client .surround-row-top, .existing-client .surround-row-top, .agent-login-details .surround-row-top {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-top: solid 5px #dbdbdb;}
.new-client .surround-row-middle, .existing-client .surround-row-middle, .agent-login-details .surround-row-middle {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb;}
.new-client .surround-row-bottom, .existing-client .surround-row-bottom,.agent-login-details .surround-row-bottom {border-left: solid 5px #dbdbdb; border-right: solid 5px #dbdbdb; border-bottom: solid 5px #dbdbdb;}

/* Bookings - Home Pickups */
.booking-home-pickups-content .home-pickup-group-description {color: #990033;}
.booking-home-pickups-content .home-pickup-charge {color: #990033;}


/* Bookings - Standard Pickups */
.table-pickup-points .header-style {background-color: #dbdbda;}
.table-pickup-points .header-pickup-description {background-color: #dbdbda;}
.table-pickup-points .header-pickup-select {background-color: #dbdbda;}

.table-pickup-points .header-timetable-description {background-color: #dbdbda;}
.time-table .table-pickup-points .header-setdown-time {background-color: #dbdbda;}

.table-pickup-points .grid-id {color: #990033;}

.table-pickup-points .header-style {background-color: #dbdbda;}
.table-pickup-points .even-row {background-color: #fffffe;}
.table-pickup-points .odd-row {background-color: white;} 

.time-table-passengers .header-row {background-color: #dbdbda;  }
.time-table-passengers .header-row p {}
.time-table-passengers .header-row .colx- {background-color: #dbdbda;}
.time-table-passengers .header-row .col-x {background-color: #dbdbda;}



/* Bookings - Standard Arrivals */
.table-express-points .header-style {background-color: #dbdbda;}
.table-express-points .header-pickup-description {background-color: #dbdbda;}
.table-express-points .header-pickup-select {background-color: #dbdbda;}

.table-express-points .header-timetable-description {background-color: #dbdbda;}

.table-express-points .grid-id {color: #990033;}

.table-express-points .header-style {background-color: #dbdbda;}
.table-express-points .even-row {background-color: #fffffe;}
.table-express-points .odd-row {background-color: white;} 



/* Bookings - Seating Plans */
.seating-plan-grid tr td{border: solid 1px #ECE9D8;}


/* Bookings - Accommodation */
.booking-accommodation .accommodation-name {color: #990033;}


/* Bookings - Accommodation Allocation */
.booking-accommodation-item-allocation .accommodation-name {color: #990033; }



/* Bookings - Accommodation Supplements */
.booking-accommodation-supplements .accommodation-name {color: #990033; }



/* Bookings - Summary */
.booking-summary .pickup-surround-row-top {background-color: #fffffe;}
.booking-summary .pickup-surround-row-middle {background-color: #fffffe;}
.booking-summary .pickup-surround-row-bottom {background-color: #fffffe;}

.booking-summary .passenger-sub-total .colx---- {border-top: solid 1px white;}
.booking-summary .passenger-sub-total .col----x {border-top: solid 1px #767675;}


/* Booking Conditions */
.terms-content .booking-terms-panel {border: solid 1px #990033; }


/* Bookings - Confirmation */
.booking-confirmation-content .header-row p, .booking-payment-confirmation-content .header-row p {color: #990033;}


/* Our Staff */
.staff-header {border-bottom: solid 1px #990033;}
.employee-name {color: #990033}
.even-row .employee {background-color: #F7F7F4;}



/* Our Fleet */
.vehicle-header {background-color:  #dbdbdb;}
.vehicle-header p {color: #990033; font-size: 1.2em; font-weight: bold; padding-top: 4px;}


/* List Agent Bookings */
.view-agent-bookings-toolbar {background-color: #dbdbdb; }
.view-agent-bookings-toolbar p {color: #990033; font-weight: bold;}



/* Agents - Manage Operators */
.table-manage-agent-operators .header-style {background-color: #dbdbda; }
.table-manage-agent-operators .even-row {background-color: #fffffe;}
.table-manage-agent-operators .odd-row {background-color: white;}

.header-agent-operator-select {background-color: #dbdbda;}
.header-operator-suspend {background-color: #dbdbda;}

.operator-detail a:link, .operator-detail a:visited, .operator-detail a:active, .operator-detail a:hover {color: #990033;}
.item-agent-operator-select a:link, .item-agent-operator-select a:visited, .item-agent-operator-select a:active, .item-agent-operator-select a:hover {color: #990033;} 


/* Google Maps */
.body-map {background-color: Transparent;}
.map-large b, .map-large p {color: Black;}
.map-large a:link, .map-large a:visited, .map-large a:active {color: Black;} 
.map-large a:hover {color: #f7d71c; } 
