﻿
/* 

List of Colours 
------------------------------------------

 WHITE			White Background
 White		Heading Underlines 
 White		Headings
 #f7d71c		Headings
 #FFFFFF		Outer Background Colour - not seen by user
 White		Text Colour
 white		Headings
 White		Side Bar Headings
 White		SubTotal Line
 transparent		Border/Surrounds
 white		Menu Item Selected
 White		Menu Item Underline/Splitter
 Transparent		Odd/Even Colour
 White		Footer Text Colour

 #A22121	Text on white backgrounds
*/

/* Global */
body {background-color: white; color: White;}

h1 {color: #893A4C;}
h2 {border-bottom: solid 1px White; color: #f7d71c; }
h2 .data {color: White;}
h3  {color: White;}

h4 {color: #f7d71c;}
h5 {color: #f7d71c; border-bottom: solid 1px white;}

.side-bar-right-surround-middle h1, .side-bar-left-surround-middle h1 {color: #f7d71c;}
.side-bar-right-surround-middle h2, .side-bar-left-surround-middle h2 {color: #f7d71c;}

b {color: White;}
p {color: White;}

a:link, a:visited, a:active {color: White;} 
a:hover {color: #f7d71c;} 

.validator, .validator-summary {color: Red;}


/* Global - Master Pages */
.site-builder, .booking, .agent {background-color: white;}

.main-header {background-color: #540606; background-image: url(Images/main_header.jpg); background-position: bottom center; background-repeat: no-repeat; color: White; height: 300px; width: 778px; overflow: hidden;}
.master-header {background-color: #540606; background-image: url(Images/main_header.jpg); background-position: bottom center; background-repeat: no-repeat; color: White; height: 300px; 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; padding-left: 13px; padding-top: 9px;} 
.main-header-telephone-number, .master-header-telephone-number {display: none; float: left; font-size: 16px; font-weight: bold; margin-top: 20px; margin-left: 11px;}
.main-header-corporate-logo, .master-header-corporate-logo {height: 132px; margin-left:0px; padding-top: 4px; width: 504px; }

.main-content {background-color: #540606; background-image: url(Images/main_content.jpg); background-position: top center; background-repeat: no-repeat; padding-left: 8px; padding-right: 8px;}
.master-content {background-color: #540606; background-image: url(Images/main_content.jpg); background-position: top center; background-repeat: no-repeat; padding-left: 8px; padding-right: 8px;}




/* Global - Home Page */

.content-main-background { padding-top: 0px;}
.content-main-text-header, .content-main-text, .content-main-text ul, .content-main-text-footer {}
.content-main-text b u {color: #f7d71c;}


/* Navigation Bar Headings */

.menu-side-navigation-heading-top {background-color: #f3e35e;  background-image: url(Images/heading_button_top.gif); background-position: top center; background-repeat: no-repeat; height: 5px; overflow: hidden; }

.menu-side-navigation-heading {background-color: #f3e35e;  background-image: url(Images/heading_button_middle.gif); background-position: top center; background-repeat:  repeat-y; }
.menu-side-navigation-heading A {color: #5f150c;}
.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: #5f150c; }

.menu-side-navigation-heading-bottom {background-color: #f3e35e;  background-image: url(Images/heading_button_bottom.gif); background-position: top center; background-repeat: no-repeat; height: 5px; overflow: hidden; }



/* Navigation Bar Menu Items */
.menu-side-navigation-content {background-color: transparent; border-bottom: dotted 1px white; background-image: url(Images/item_button.gif); background-position: top center; background-repeat:  repeat-y;}
.menu-side-navigation-content A {margin-top: 2px; margin-bottom: 2px;}
.menu-side-navigation-content A:link, .menu-side-navigation-content A:visited, .menu-side-navigation-content A:active {color: white;}
.menu-side-navigation-content A:hover {color: #f3e35e;}

.menu-side-navigation-content-overview {background-color: transparent; color: white; border-bottom: dotted 1px white; background-image: none; background-position: top center; background-repeat:  repeat-y;}
.menu-side-navigation-content-overview A {margin-top: 2px; margin-bottom: 2px;}
.menu-side-navigation-content-overview A:link, .menu-side-navigation-content-overview A:visited, .menu-side-navigation-content-overview A:active {color: white;}
.menu-side-navigation-content-overview A:hover {color: #f3e35e;}

.menu-side-navigation-content-overview-selected {background-color: transparent; color: #f3e35e; border-bottom: dotted 1px white; background-image: none; background-position: top center; background-repeat:  repeat-y;}
.menu-side-navigation-content-overview-selected A {margin-top: 2px; margin-bottom: 2px;}
.menu-side-navigation-content-overview-selected A:link, .menu-side-navigation-content-overview-selected A:visited, .menu-side-navigation-content-overview-selected A:active  {color: #f3e35e;}
.menu-side-navigation-content-overview-selected A:hover {color: #f3e35e;}

.menu-side-navigation-content-selected {background-color: transparent; border-bottom: dotted 1px white; background-image: none; background-position: top center; background-repeat:  repeat-y;}
.menu-side-navigation-content-selected A {margin-top: 2px; margin-bottom: 2px;}
.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: #f3e35e;}

.menu-side-navigation-content-footer {background-image: none; background-repeat:no-repeat; height: 5px; overflow: hidden; margin-bottom: 2px;}



/* Navigation Bar Footer */
.navigation-footer {background-color: Transparent; background-image: url(Images/footer.gif); background-repeat: no-repeat;  background-position: center; margin-top: 15px;}
.navigation-footer A {color: #5f150c; display: block; margin-top: 0px;}
.menu-bottom-item A:link, .menu-bottom-item A:visited, .menu-bottom-item A:active {text-decoration: none;}
.menu-bottom-item A:hover {color: #5f150c; text-decoration: underline;}
 

/* Surrounds - Common */
/* Left */
.side-bar-left-surround-top, .side-bar-right-surround-top {}
.side-bar-left-surround-middle, .side-bar-right-surround-middle {border-left: solid 4px #f3e35e; border-right: solid 4px #f3e35e;}
.side-bar-left-surround-bottom,.side-bar-right-surround-bottom {}


/* Right */
.side-bar-right-surround-top {border: none;}
.side-bar-right-surround-middle {border-left: solid 4px #f3e35e; border-right: solid 4px #f3e35e;}
.side-bar-right-surround-bottom {border: none;}


/* 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 1px transparent; border-left: solid 1px transparent; border-right: solid 1px transparent; border-top: solid 1px transparent;}


/* Request Sent */
.request-sent-content b {color: White;}


/* Item Overview */
.formview-item-overview-header {border-bottom: solid 1px White;}


/* Tour List */
.formview-tour-list-header .colx-image {display: none;}
.formview-tour-list-header .col-xtop {border-bottom: solid 1px White;}

.datalist-results-content .surround-row-top {border-top: solid 1px white;}


.datalist-results-content .tour-list-odd-row .content-table .surround-row-top {background-color: Transparent;}
.datalist-results-content .tour-list-odd-row .content-table .surround-row-middle {background-color: Transparent;}
.datalist-results-content .tour-list-odd-row .content-table .surround-row-bottom  {background-color: Transparent;}

.tour-list-odd-row .item-image {border: solid 1px white;}
.tour-list-even-row .item-image {border: solid 1px white;}

.thumbnail-viewer-image {border: solid 1px white;}


/* Tour Description */
.tour-header {border-bottom: solid 1px White;}
.tour-description-header .header-item-image {border: solid 1px white; width: 80px;}

.tour-description-content .surround-row-top {background-color: Transparent;}
.tour-description-content .surround-row-middle {background-color: Transparent;}
.tour-description-content .surround-row-bottom {background-color: Transparent;}

.tour-detailed-overview .surround-row-top, .tour-other-information .surround-row-top {background-color: Transparent;}
.tour-detailed-overview .surround-row-bottom, .tour-other-information .surround-row-bottom {background-color: Transparent;}

.tour-details-html .surround-row-top {background-image: none;}
.tour-details-html .surround-row-middle {background-color: Transparent;}
.tour-details-html .surround-row-bottom {background-image: none;}



/* Itinerary */
.itinerary .surround-row-top {background-color: Transparent;}
.itinerary .surround-row-middle {background-color: Transparent;}
.itinerary .surround-row-bottom {background-color: Transparent;}

.itinerary-table .odd-row {background-color: Transparent;}

.itinerary-table .even-row .surroundtopx-- {background-color: Transparent;}
.itinerary-table .even-row .surroundtop-x- {background-color: Transparent;}
.itinerary-table .even-row .surroundtop--x {background-color: Transparent;}
.itinerary-table .even-row .surroundbottomx-- {background-color: Transparent;}
.itinerary-table .even-row .surroundbottom-x- {background-color: Transparent;}
.itinerary-table .even-row .surroundbottom--x {background-color: Transparent;}

.itinerary-table .col--x {color: #f7d71c;}
.itinerary-meal-codes {color: #f7d71c;}
.itinerary-meal-codes-key { color: #f7d71c;}


/* Search Results */
.table-search-results .header-style {background-color: Transparent; color: #f7d71c;}
.table-search-results .even-row {background-color: Transparent;}
.table-search-results .odd-row {background-color: Transparent;}


.header-tour-date {background-color: Transparent;}
.header-tour-bookings-by {background-color: Transparent;}

.even-row .item-tour-date  {background-color: Transparent;}
.even-row .item-tour-bookings-by {background-color: Transparent;}


/* Tour Departure Summary */
.tour-departure-summary p {color: White;}


/* Tour Contact Details */
.tour-contact-us-details b {color: White;}


/* Tour Booking */
.tour-online-booking-content-steps b, .tour-online-booking-content-steps ul {color: White;}


/* Password Sent */
.password-sent-content b {color: White;}


/* Fields and Drop Downs */
.forgot-password {color: White;}



/* Bookings - Surrounds */
.inner-surround-row-top {border-left: solid 1px white; border-right: solid 1px white; border-top: solid 1px white;}
.inner-surround-row-middle {border-left: solid 1px white; border-right: solid 1px white;}
.inner-surround-row-bottom {border-left: solid 1px white; border-right: solid 1px white; border-bottom: solid 1px white;}

/* Bookings - Login */

.new-client .surround-row-top, .existing-client .surround-row-top, .agent-login-details .surround-row-top {background-image: url(Images/surround-center-top.gif); background-repeat: no-repeat;}
.new-client .surround-row-middle, .existing-client .surround-row-middle, .agent-login-details .surround-row-middle {border-left: solid 4px #f3e35e; border-right: solid 4px #f3e35e; }
.new-client .surround-row-bottom, .existing-client .surround-row-bottom,.agent-login-details .surround-row-bottom {background-image: url(Images/surround-center-bottom.gif); background-repeat: no-repeat;}





/* Bookings - Home Pickups */
.booking-home-pickups-content .home-pickup-group-description {color: White;}


/* Bookings - Standard Pickups */
.table-pickup-points .header-style {background-color: Transparent; color: #f7d71c;}
.table-pickup-points .header-pickup-description {background-color: Transparent;}
.table-pickup-points .header-pickup-select {background-color: Transparent;}

.table-pickup-points .header-timetable-description {background-color: Transparent;}
.time-table .table-pickup-points .header-setdown-time {background-color: Transparent;}

.table-pickup-points .grid-id {color: White;}

.table-pickup-points .header-style {background-color: Transparent; color: #f7d71c;}
.table-pickup-points .even-row {background-color: Transparent;}
.table-pickup-points .odd-row {background-color: Transparent;} 

.time-table-passengers .header-row {background-color: Transparent; color: #f7d71c; }
.time-table-passengers .header-row p {color: #f7d71c;}
.time-table-passengers .header-row .colx- {background-color: Transparent;}
.time-table-passengers .header-row .col-x {background-color: Transparent;}

/* Bookings - Accommodation */
.booking-accommodation .accommodation-name {color: White;}


/* Bookings - Accommodation Allocation */
.booking-accommodation-item-allocation .accommodation-name {color: White; }



/* Bookings - Accommodation Supplements */
.booking-accommodation-supplements .accommodation-name {color: White; }



/* Bookings - Summary */
.booking-summary .pickup-surround-row-top {background-color: Transparent;}
.booking-summary .pickup-surround-row-middle {background-color: Transparent;}
.booking-summary .pickup-surround-row-bottom {background-color: Transparent;}

.booking-summary .passenger-sub-total .colx---- {border-top: solid 1px white;}
.booking-summary .passenger-sub-total .col----x {border-top: solid 1px white;}



/* Booking Conditions */
.terms-content .booking-terms-panel {border: solid 1px white; }


/* Bookings - Confirmation */
.booking-confirmation-content .header-row p {color: #f7d71c;}








/* Agents - Manage Operators */
.table-manage-agent-operators .header-style {background-color: Transparent; color: #f7d71c; }
.table-manage-agent-operators .even-row {background-color: Transparent;}
.table-manage-agent-operators .odd-row {background-color: Transparent;}

.header-agent-operator-select {background-color: Transparent;}
.header-operator-suspend {background-color: Transparent;}





/* Popup */

.popup p {color: #540606}
.popup a:link, .popup a:visited, .popup a:active {color: #540606;} 
a:hover {color: #f7d71c;} 