	/* Page-specific colours */
	html,
	body,
	body div#header,
	body div#footer {
		background:#000000;
		color:#de1a13;
	}

	body div#header h1 a,
	body div#page div.cta-bar h2,
	body div#page.policy h2,
	body div#page.p404 h2,
	body div#page.policy h3,
	body div#page.policy h4,
	body div#page.policy #primary a,
	body div#page.p404 #primary a,
	body ul#headernav li a {		
		color:#de1a13;
		text-decoration: underline;
	}

	body #headernav_venue_wrapper #header-theatre-address,
	body div#inner_navigation h1,
	body div#inner_navigation a{
		color:#de1a13;
	}

	body div#page.policy #primary a:hover,
	body div#page.p404 #primary a:hover {
		color:#fff;
	}

	body div#footer,
	body div#footer ul li a,
	body div#header div {
		color:#f2f2f2;
	}

	body div #headernav li:hover:after,
	body div #headernav li.active:after {
		border-color:#de1a13 transparent !important;
	}

	body .news_white_background .news_row .news_row_title,
	body .news_white_background .news_row .news_row_content strong,
	body .reviews-bar h2,
	body .news-bar h2, .extended-content h3{
		color:#2e7cc6;
	}
	body div#primary,
	body div.book-now-bar,
	body div#page {
	
		background:#2e7cc6 !important;	
		color:#f2f2f2;
	}


	body div.reviews-bar div.review div.review-full-text {
		border-color:#2e7cc6;
	}

	body div.reviews-bar div.review div.review-author a:link,
	body div.reviews-bar div.review div.review-author a:visited,
	body div.reviews-bar div.review div.review-author a {
		color:#2e7cc6;
	}

	body div.cta-bar {
				background: #2e7cc6;
		background: -moz-linear-gradient(top,  #2e7cc6 0%, #225E95 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e7cc6), color-stop(100%,#225E95));
		background: -webkit-linear-gradient(top,  #2e7cc6 0%,#225E95 100%);
		background: -o-linear-gradient(top,  #2e7cc6 0%,#225E95 100%);
		background: -ms-linear-gradient(top,  #2e7cc6 0%,#225E95 100%);
		background: linear-gradient(to bottom,  #2e7cc6 0%,#225E95 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e7cc6', endColorstr='#225E95',GradientType=0 );

		border-top:2px solid #225E95;
	}

	body div #headernav li.active:after {
		border-color:#de1a13 transparent;
	}

	body div.featured-image{
		border-top: 1px solid #de1a13;
	}
	
	div#page.subdomain.policy #header, div#page.subdomain.map #header{
		border-bottom: 1px solid #de1a13;
	}
	
	.circle{
		border-bottom: 1px solid #de1a13;
	}
	
	body div#header-flash-message {
		background:#de1a13;
		color:#000000;
		border-top:2px solid #A6140F;
	}

	body div.featured-image {
		background:#1d3c80;
	}

	body a.back-to-map-button:link,
	body a.back-to-map-button:visited,
	body a.back-to-map-button,
	body a.button-cta:link,
	body a.button-cta:visited,
	body a.button-cta {
				background: #A6140F;
		background: -moz-linear-gradient(top,  #A6140F 0%, #de1a13 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A6140F), color-stop(100%,#de1a13));
		background: -webkit-linear-gradient(top,  #A6140F 0%,#de1a13 100%);
		background: -o-linear-gradient(top,  #A6140F 0%,#de1a13 100%);
		background: -ms-linear-gradient(top,  #A6140F 0%,#de1a13 100%);
		background: linear-gradient(to bottom,  #A6140F 0%,#de1a13 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6140F', endColorstr='#de1a13',GradientType=0 );

		color:#2e7cc6 !important;
		border:1px solid #FF5751;
	}

	body a.button-cta:active,
	body a.button-cta:hover {
		/* Needs a translucent PNG to add shadows and highlights */
	}

	body div.book-now-bar h2,
	body div#primary h2 {
		color:#2e7cc6;
	}
	body div.book-now-bar h2.bookOn {
		color:#f2f2f2;
	}
	body div#primary div.slider-box h2 {
		color:#de1a13;
	}

	body div.slider-box a.next-page,
	body div.slider-box a.previous-page {
		color:#f2f2f2;
	}

	body div.reviews-bar,
	body div#map,
	body div#add-review-container,
	body div#tube_bits div.tube-station,
	body div.book-now-bar,
	body div.reviews-bar div.review div {
		background:#f2f2f2;
		color:#2e7cc6;
	}
	body div#primary div.details {
		background:rgba(242, 242, 242, 0.85);
		color:#2e7cc6;
	}
	body div#primary div.details p a:link,
	body div#primary div.details p a:visited,
	body div#primary div.details p a {
		color:#2e7cc6;
	}
	body div.book-now-bar {
		/*box-shadow:inset 0 80px 50px -100px #2e7cc6;*/
	}
	body div#add-review-container button.button-cta:link,
	body div#add-review-container button.button-cta:visited,
	body div#add-review-container button.button-cta,
	body div#add-review-container a.button-cta:link,
	body div#add-review-container a.button-cta:visited,
	body div#add-review-container a.button-cta,
	body div.sign-up_form_box .button-cta:link,
	body div.sign-up_form_box .button-cta:visited,
	body div.sign-up_form_box .button-cta,
	/*body div.book-now-bar a.button-cta:link,
	body div.book-now-bar a.button-cta:visited,
	body div.book-now-bar a.button-cta*/ {
				background: #2e7cc6;
		background: -moz-linear-gradient(top,  #2e7cc6 0%, #399CF9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e7cc6), color-stop(100%,#399CF9));
		background: -webkit-linear-gradient(top,  #2e7cc6 0%,#399CF9 100%);
		background: -o-linear-gradient(top,  #2e7cc6 0%,#399CF9 100%);
		background: -ms-linear-gradient(top,  #2e7cc6 0%,#399CF9 100%);
		background: linear-gradient(to bottom,  #2e7cc6 0%,#399CF9 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e7cc6', endColorstr='#399CF9',GradientType=0 );

		color:#f2f2f2 !important;
		border:1px solid #69B3F9;
	}

	body div.reviews-bar.no-signup a.button-cta:link,
	body div.reviews-bar.no-signup a.button-cta:visited,
	body div.reviews-bar.no-signup a.button-cta {
				background:#CECECE;
		border:1px solid #CECECE;
		color:#2E7DC7 !important;
	}

	/*body div.reviews-bar a.read-more-reviews:link,
	body div.reviews-bar a.read-more-reviews:visited,
	body div.reviews-bar a.read-more-reviews {
				background:#CECECE;
		color:#2E7DC7 !important;
	}*/

	body div.show-critic-review div.quote {
		color:#ffffff !important;
	}

	/* Last Modified: Thu, 21 Nov 2024 08:10:18 UTC */

	