body, html {
	width: 100%;
	background-image: url( ../images/bg.png );
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 100%;
	font-family: Arial, sans-serif;
	color: white;
	}

body.home {
	background-color: #ff5a00;
	}

body.facilities {
	background-color: #fcaf17;
	}

body.location {
	background-color: #8cc63f;
	}

body.gallery {
	background-color: #00accd;
	}

body.things-to-do {
	background-color: #a066ab;
	}

body.contact-us {
	background-color: #cb3550;
	}

body.disclaimer {
	background-color: #464648;
	}

strong {
	font-weight: bold;
	}

a {
	color: black;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wrapper {
	min-height: 700px;
	overflow: hidden;
	position: relative;
	}

.positioner {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
	}

#top {
	overflow: hidden;
	padding-top: 14px;
	height: 47px;
	}

#top div {
	float: left;
	}

#top div.telephone {
	color: #ff5a00;
	font-size: 150%;
	}

#top div.email, #top div.address {
	color: #a7a8ab;
	padding: 9px 0 0 20px;
	font-size: 90%;
	}

#top ul {
	float: right;
	margin-right: 20px;
	}

#top ul li {
	float: left;
	margin-right: 5px;
	}

#top ul li a {
	display: block;
	width: 22px;
	height: 22px;
	}

#top ul li a.facebook {
	background: url( ../images/icons/facebook.png ) no-repeat top left;
	}

#top ul li a.mail {
	background: url( ../images/icons/mail.png ) no-repeat top left;
	}

#top ul li a.favourite {
	background: url( ../images/icons/favourite.png ) no-repeat top left;
	}

#top ul li a.print {
	background: url( ../images/icons/print.png ) no-repeat top left;
	}

#header {
	height: 274px;
	padding-top: 30px;
	background: url( ../images/header.png ) no-repeat -30px bottom;
	position: relative;
	}

#header h2 {
	display: none;
	}

#header, #top {
	width: 985px;
	margin: 0 auto;
	}

#footer {
	border-top: 6px #ff5a00 solid;
	}

#header ul li {
	float: left;
	}

#header ul li a {
	display: block;
	height: 42px;
	text-indent: -10000px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url( ../images/navigation-sprites.png );
	}

#header ul li.home a {
	width: 138px;
	}

#header ul li.home a:hover {
	background-position: left -42px;
	}

#header ul li.facilities a {
	width: 137px;
	background-position: -138px 0;
	}

#header ul li.facilities a:hover {
	background-position: -138px -42px;
	}

#header ul li.location a {
	width: 136px;
	background-position: -275px 0;
	}

#header ul li.location a:hover {
	background-position: -275px -42px;
	}

#header ul li.gallery a {
	width: 137px;
	background-position: -411px 0;
	}

#header ul li.gallery a:hover {
	background-position: -411px -42px;
	}

#header ul li.things-to-do a {
	width: 136px;
	background-position: -548px 0;
	}

#header ul li.things-to-do a:hover {
	background-position: -548px -42px;
	}

#header ul li.contact-us a {
	width: 136px;
	background-position: -684px 0;
	}

#header ul li.contact-us a:hover {
	background-position: -684px -42px;
	}

#header .book-now {
	display: block;
	width: 142px;
	height: 143px;
	background: url( ../images/navigation-sprites.png ) no-repeat;
	background-position: 0 -84px;
	float: right;
	text-indent: -10000px;
	}

#header .book-now:hover {
	background-position: -142px -84px;
	}

#header .slogan {
	position: absolute;
	bottom: 50px;
	right: 5px;
	width: 50%;
	}

#header .slogan h1 {
	color: white;
	font-size: 160%;
	text-align: right;
	}

/** Content */
#content {
	margin-top: 10px;
	font-size: 90%;
	overflow: hidden;
	height: 100%;
	clear: both;
	}

#content .left {
	float: left;
	width: 61%;
	padding-top: 30px;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
	}

#content .right {
	width: 39%;
	float: right;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
	}

#content p {
	padding: 10px 0;
	overflow: hidden;
	}

#content .left .lead {
	margin-bottom: 30px;
	}

#content .wide {
	width: 100%;
	clear: both;
	padding-top: 20px;
	}

body.home #content {
	background: url( ../images/home-bg.jpg ) no-repeat top right;
	}

body.home #content .left {
	padding-top: 200px;
	width: 57%;
	}

body.home #content .right {
	width: 38%;
	padding-right: 30px;
	}

body.gallery #content {
	background: url( ../images/gallery-bg.jpg ) no-repeat left 50px;
	}

body.gallery #content .right {
	padding-top: 40px;
	}

body.location #content {
	background: url( ../images/location-bg.jpg ) no-repeat center top;
	padding: 0 40px;
	}

body.location #content .left {
	padding-top: 200px;
	}

body.location #content .directions {
	padding-top: 10px;
	font-size: 90%;
	}

body.location #content .directions .left p {
	padding: 0px;
	}

body.location #content .directions .train-bus-by-foot, body.location #content .directions .airport-by-bus {
	width: 48%;
	float: left;
	}

body.location #content .directions .airport-by-car {
	width: 48%;
	float: right;
	margin-bottom: 10px;
	}

body.location #content .directions h1, body.location #content .directions h2 {
	color: #2f6345;
	}

body.location #content .directions h1 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	}

body.location #content .directions h2 {
	font-size: 110%;
	padding-bottom: 10px;
	}

body.location #content .directions li {
	position: relative;
	list-style: decimal;
	margin-left: 25px;
	padding-left: 10px;
	width: 100%;
	}

body.location #content .directions li span {
	display: block;
	position: absolute;
	right: 35px;
	bottom: 0;
	}

.google-directions label {
	display: block;
	float: left;
	width: 16px;
	margin-right: 2px;
	}

.google-directions label.point-a {
	background: url( ../images/point-a.png ) no-repeat center center;
	}

.google-directions label.point-b {
	background: url( ../images/point-b.png ) no-repeat center center;
	}

.google-directions input {
	width: 240px;
	vertical-align: middle;
	margin-bottom: 5px;
	}

.google-directions .options-links {
	padding-bottom: 10px;
	color: black;
	}

.google-directions .options-links a {
	font-size: 85%;
	color: blue;
	}

.google-directions input.button {
	width: 150px;
	float: right;
	}

/* Things to do */
body.things-to-do #content {
	background: url( ../images/things-to-do-bg.jpg ) no-repeat center top;
	padding-left: 35px;
	padding-right: 15px;
	}

body.things-to-do #content .left {
	padding-top: 220px;
	font-size: 110%;
	width: 60%;
	}

body.things-to-do #content .right {
	padding-top: 330px;
	width: 35%;
	}

body.things-to-do #content .links-collection {
	padding: 10px 0;
	overflow: hidden;
	}

.links-collection h2 {
	font-size: 120%;
	}

.links-collection a {
	color: #64406c;
	font-weight: bold;
	font-size: 110%;
	}

.box.in-and-around-cardiff h1 {
	color: #ff5a00;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 30px;
	}

.box.in-and-around-cardiff .bcontent h2 {
	font-weight: bold;
	font-size: 110%;
	text-transform: none;
	padding: 0;
	}

#content .box.in-and-around-cardiff .bcontent p {
	padding: 0 0 15px 0;
	font-size: 90%;
	}

body.disclaimer #content {
	background: url( ../images/disclaimer-bg.jpg ) no-repeat left 30px;
	padding-top: 140px;
	}

/* Contact us */
body.contact-us #content {
	background: url( ../images/contact-us-bg.jpg ) no-repeat top right;
	padding-left: 45px;
	padding-right: 20px;
	}

body.contact-us #content .left {
	padding-top: 250px;
	}

body.contact-us #content .right {
	padding-top: 270px;
	}

body.contact-us #content .left li {
	font-size: 170%;
	padding: 40px 0 40px 130px;
	margin-bottom: 20px;
	}

body.contact-us #content .left li.phone {
	background: url( ../images/contact-us-phone.jpg ) no-repeat top left;
	}

body.contact-us #content .left li.email {
	background: url( ../images/contact-us-email.jpg ) no-repeat top left;
	}

body.contact-us #content .left li.email a {
	color: white;
	}

body.contact-us #content .left li.mail {
	background: url( ../images/contact-us-mail.jpg ) no-repeat top left;
	}
/* Contact Us [END} */

body.facilities #content {
	background: url( ../images/facilities-bg.jpg ) no-repeat top right;
	min-height: 970px;
	padding-left: 30px;
	}

body.facilities #content .left {
	padding-top: 200px;
	padding-left: 25px;
	width: 56%;
	}

body.facilities #content .box, body.things-to-do #content .box {
	}

body.facilities #content .right {
	position: relative;
	height: 1000px;
	}

body.facilities #content .right a {
	position: absolute;
	top: 1022px;
	}

#content .left h1 {
	font-size: 210%;
	padding-bottom: 0;
	margin-bottom: 0;
	}

body.facilities #content .left h1 {
	color: #cb3550;
	}

#content .gotop {
	padding: 10px 0;
	clear: both;
	}

#content .gotop a {
	color: black;
	}

#content .box .bt {
	background-repeat: repeat-x;
	background-position: top left;
	height: 100%;
	}

#content .box .br {
	background-repeat: repeat-y;
	background-position: top right;
	}

#content .box .bb {
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#content .box .bl {
	background-repeat: repeat-y;
	background-position: top left;
	}

#content .box .tlc {
	background-repeat: no-repeat;
	background-position: top left;
	}

#content .box .trc {
	background-repeat: no-repeat;
	background-position: top right;
	}

#content .box .brc {
	background-repeat: no-repeat;
	background-position: bottom right;
	}

#content .box .blc {
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.box .bcontent {
	padding: 40px;
	overflow: hidden;
	font-size: 110%;
	height: 100%;
	}

.box .bcontent h2 {
	color: #ff5a00;
	font-size: 130%;
	padding-bottom: 10px;
	text-transform: uppercase;
	}

* html .box.in-and-around-cardiff .bcontent h2 {
	font-size: 100%;
	text-transform: none;
	}

body.home .box.quotes {
	margin-top: 430px;
	}

body.gallery .box.gallery h2 {
	color: #00accd;
	}

.box.quotes p {
	font-style: italic;
	}

.box.quotes p strong {
	color: #ff5a00;
	font-style: normal;
	}

.box.facilities-included ul {
	float: left;
	width: 50%;
	}

.box.facilities-included ul li {
	background: url( ../images/facilities-bullet.png ) no-repeat top left;
	padding: 0 0 2px 20px;
	}

.box.facilities-included ul li strong {
	text-transform: uppercase;
	}

.box.facilities-included li a {
	color: white;
	}

/* Location -> Google Map */
#map {
	width: 100%;
	height: 400px;
	color: black;
	}

/* Colour boxes configuration */
.box.yellow-over-orange .bt {
	background-image: url( ../images/boxes/yellow-over-orange/bt.png );
	background-color: #fcaf17;
	}

.box.yellow-over-orange .br {
	background-image: url( ../images/boxes/yellow-over-orange/br.png );
	}

.box.yellow-over-orange .bb {
	background-image: url( ../images/boxes/yellow-over-orange/bb.png );
	}

.box.yellow-over-orange .bl {
	background-image: url( ../images/boxes/yellow-over-orange/bl.png );
	}

.box.yellow-over-orange .tlc {
	background-image: url( ../images/boxes/yellow-over-orange/tlc.png );
	}

.box.yellow-over-orange .trc {
	background-image: url( ../images/boxes/yellow-over-orange/trc.png );
	}

.box.yellow-over-orange .brc {
	background-image: url( ../images/boxes/yellow-over-orange/brc.png );
	}

.box.yellow-over-orange .blc {
	background-image: url( ../images/boxes/yellow-over-orange/blc.png );
	}

.box.grey-over-orange .bt {
	background-image: url( ../images/boxes/grey-over-orange/bt.png );
	background-color: #4d4d4d;
	}

.box.grey-over-orange .br {
	background-image: url( ../images/boxes/grey-over-orange/br.png );
	}

.box.grey-over-orange .bb {
	background-image: url( ../images/boxes/grey-over-orange/bb.png );
	}

.box.grey-over-orange .bl {
	background-image: url( ../images/boxes/grey-over-orange/bl.png );
	}

.box.grey-over-orange .tlc {
	background-image: url( ../images/boxes/grey-over-orange/tlc.png );
	}

.box.grey-over-orange .trc {
	background-image: url( ../images/boxes/grey-over-orange/trc.png );
	}

.box.grey-over-orange .brc {
	background-image: url( ../images/boxes/grey-over-orange/brc.png );
	}

.box.grey-over-orange .blc {
	background-image: url( ../images/boxes/grey-over-orange/blc.png );
	}

.box.grey-over-yellow .bt {
	background-image: url( ../images/boxes/grey-over-yellow/bt.png );
	background-color: #4d4d4d;
	}

.box.grey-over-yellow .br {
	background-image: url( ../images/boxes/grey-over-yellow/br.png );
	}

.box.grey-over-yellow .bb {
	background-image: url( ../images/boxes/grey-over-yellow/bb.png );
	}

.box.grey-over-yellow .bl {
	background-image: url( ../images/boxes/grey-over-yellow/bl.png );
	}

.box.grey-over-yellow .tlc {
	background-image: url( ../images/boxes/grey-over-yellow/tlc.png );
	}

.box.grey-over-yellow .trc {
	background-image: url( ../images/boxes/grey-over-yellow/trc.png );
	}

.box.grey-over-yellow .brc {
	background-image: url( ../images/boxes/grey-over-yellow/brc.png );
	}

.box.grey-over-yellow .blc {
	background-image: url( ../images/boxes/grey-over-yellow/blc.png );
	}

.box.grey-over-blue .bt {
	background-image: url( ../images/boxes/grey-over-blue/bt.png );
	background-color: #4d4d4d;
	}

.box.grey-over-blue .br {
	background-image: url( ../images/boxes/grey-over-blue/br.png );
	}

.box.grey-over-blue .bb {
	background-image: url( ../images/boxes/grey-over-blue/bb.png );
	}

.box.grey-over-blue .bl {
	background-image: url( ../images/boxes/grey-over-blue/bl.png );
	}

.box.grey-over-blue .tlc {
	background-image: url( ../images/boxes/grey-over-blue/tlc.png );
	}

.box.grey-over-blue .trc {
	background-image: url( ../images/boxes/grey-over-blue/trc.png );
	}

.box.grey-over-blue .brc {
	background-image: url( ../images/boxes/grey-over-blue/brc.png );
	}

.box.grey-over-blue .blc {
	background-image: url( ../images/boxes/grey-over-blue/blc.png );
	}

.box.grey-over-purple .bt {
	background-image: url( ../images/boxes/grey-over-purple/bt.png );
	background-color: #4d4d4d;
	}

.box.grey-over-purple .br {
	background-image: url( ../images/boxes/grey-over-purple/br.png );
	}

.box.grey-over-purple .bb {
	background-image: url( ../images/boxes/grey-over-purple/bb.png );
	}

.box.grey-over-purple .bl {
	background-image: url( ../images/boxes/grey-over-purple/bl.png );
	}

.box.grey-over-purple .tlc {
	background-image: url( ../images/boxes/grey-over-purple/tlc.png );
	}

.box.grey-over-purple .trc {
	background-image: url( ../images/boxes/grey-over-purple/trc.png );
	}

.box.grey-over-purple .brc {
	background-image: url( ../images/boxes/grey-over-purple/brc.png );
	}

.box.grey-over-purple .blc {
	background-image: url( ../images/boxes/grey-over-purple/blc.png );
	}

.box.purple-over-pink .bt {
	background-image: url( ../images/boxes/purple-over-pink/bt.png );
	background-color: #603d67;
	}

.box.purple-over-pink .br {
	background-image: url( ../images/boxes/purple-over-pink/br.png );
	}

.box.purple-over-pink .bb {
	background-image: url( ../images/boxes/purple-over-pink/bb.png );
	}

.box.purple-over-pink .bl {
	background-image: url( ../images/boxes/purple-over-pink/bl.png );
	}

.box.purple-over-pink .tlc {
	background-image: url( ../images/boxes/purple-over-pink/tlc.png );
	}

.box.purple-over-pink .trc {
	background-image: url( ../images/boxes/purple-over-pink/trc.png );
	}

.box.purple-over-pink .brc {
	background-image: url( ../images/boxes/purple-over-pink/brc.png );
	}

.box.purple-over-pink .blc {
	background-image: url( ../images/boxes/purple-over-pink/blc.png );
	}

.box.white-over-blue .bt {
	background-image: url( ../images/boxes/white-over-blue/bt.png );
	background-color: #FFFFFF;
	}

.box.white-over-blue .br {
	background-image: url( ../images/boxes/white-over-blue/br.png );
	}

.box.white-over-blue .bb {
	background-image: url( ../images/boxes/white-over-blue/bb.png );
	}

.box.white-over-blue .bl {
	background-image: url( ../images/boxes/white-over-blue/bl.png );
	}

.box.white-over-blue .tlc {
	background-image: url( ../images/boxes/white-over-blue/tlc.png );
	}

.box.white-over-blue .trc {
	background-image: url( ../images/boxes/white-over-blue/trc.png );
	}

.box.white-over-blue .brc {
	background-image: url( ../images/boxes/white-over-blue/brc.png );
	}

.box.white-over-blue .blc {
	background-image: url( ../images/boxes/white-over-blue/blc.png );
	}

.box.grey-over-pink .bt {
	background-image: url( ../images/boxes/grey-over-pink/bt.png );
	background-color: #4d4d4d;
	}

.box.grey-over-pink .br {
	background-image: url( ../images/boxes/grey-over-pink/br.png );
	}

.box.grey-over-pink .bb {
	background-image: url( ../images/boxes/grey-over-pink/bb.png );
	}

.box.grey-over-pink .bl {
	background-image: url( ../images/boxes/grey-over-pink/bl.png );
	}

.box.grey-over-pink .tlc {
	background-image: url( ../images/boxes/grey-over-pink/tlc.png );
	}

.box.grey-over-pink .trc {
	background-image: url( ../images/boxes/grey-over-pink/trc.png );
	}

.box.grey-over-pink .brc {
	background-image: url( ../images/boxes/grey-over-pink/brc.png );
	}

.box.grey-over-pink .blc {
	background-image: url( ../images/boxes/grey-over-pink/blc.png );
	}

.box.white-over-green .bt {
	background-image: url( ../images/boxes/white-over-green/bt.png );
	background-color: #FFFFFF;
	}

.box.white-over-green .br {
	background-image: url( ../images/boxes/white-over-green/br.png );
	}

.box.white-over-green .bb {
	background-image: url( ../images/boxes/white-over-green/bb.png );
	}

.box.white-over-green .bl {
	background-image: url( ../images/boxes/white-over-green/bl.png );
	}

.box.white-over-green .tlc {
	background-image: url( ../images/boxes/white-over-green/tlc.png );
	}

.box.white-over-green .trc {
	background-image: url( ../images/boxes/white-over-green/trc.png );
	}

.box.white-over-green .brc {
	background-image: url( ../images/boxes/white-over-green/brc.png );
	}

.box.white-over-green .blc {
	background-image: url( ../images/boxes/white-over-green/blc.png );
	}

.box.pink-over-yellow .bt {
	background-image: url( ../images/boxes/pink-over-yellow/bt.png );
	background-color: #cb3550;
	}

.box.pink-over-yellow .br {
	background-image: url( ../images/boxes/pink-over-yellow/br.png );
	}

.box.pink-over-yellow .bb {
	background-image: url( ../images/boxes/pink-over-yellow/bb.png );
	}

.box.pink-over-yellow .bl {
	background-image: url( ../images/boxes/pink-over-yellow/bl.png );
	}

.box.pink-over-yellow .tlc {
	background-image: url( ../images/boxes/pink-over-yellow/tlc.png );
	}

.box.pink-over-yellow .trc {
	background-image: url( ../images/boxes/pink-over-yellow/trc.png );
	}

.box.pink-over-yellow .brc {
	background-image: url( ../images/boxes/pink-over-yellow/brc.png );
	}

.box.pink-over-yellow .blc {
	background-image: url( ../images/boxes/pink-over-yellow/blc.png );
	}

.box.pink-over-yellow.women-only a {
	color: white;
	font-weight: bold;
	}

.box.pink-over-yellow.women-only .bcontent {
	padding-left: 180px;
	padding-right: 77px;
	font-size: 125%;
	background: url( ../images/women-only.png ) no-repeat 60px center;
	}

.box.pink-over-yellow.women-only .bcontent p {
	font-style: normal;
	}

.box.pink-over-yellow.women-only .bcontent p strong {
	display: block;
	}

/** Footer */
#footer {
	background: white;
	padding: 10px 0;
	font-size: 95%;
	}

#footer ul {
	float: left;
	}

#footer .positioner {
	overflow: hidden;
	}

#footer li {
	float: left;
	}

#footer li a {
	text-transform: capitalize;
	color: #808080;
	padding: 0 10px;
	background: url( ../images/footer-separator.png ) no-repeat left center;
	}

#footer li.first a {
	background: none;
	padding-left: 0;
	}

#footer .credits {
	float: right;
	color: #808080;
	}