/*
 * Copyright The Nare Hotel
 *
 * Web Development by LOOKsystems Limited
 * mailto: info@looksystems.ltd.uk
 * http: //www.looksystems.ltd.uk
 *
 * Site Design by Hudson Armstrong Design
 * mailto: info@hudsonarmstrongdesign.com
 * http: //www.hudsonarmstrongdesign.com
 *
 */

/* PAGE */

.spa {
	background: #622C4E url(../img/body_back_spa.gif) left top repeat-x;
}

.spa #page {
	background: #957379 url(../img/page_back_spa.gif) left top repeat-x;
}

/* HEADER */

.spa #header h1 a {
	padding: 31px 17px 0 0;
	background: url(../img/crane_bay_spa.gif) no-repeat bottom left;
	width: 215px;
	height: 80px;
}

.spa #header .enquiries {
	padding: 92px 0 0 18px;
	color:#A47E97;
}

/* SIDEBAR */

.spa #sidebar {
	background-color: #5A2247;
}

/* SIDEBAR - MAIN NAVIGATION */

.spa #navigation {
	background: #410032;
}

.spa #navigation li.back_to_nare {
	padding:0 0 0 10px;
	margin:0 0 20px 0;
	background:url(../img/arrow_spa.gif) center left no-repeat;
}

.spa #navigation a {
	color: #E6B4BE;
}

.spa #navigation .select a,
.spa #navigation a:active,
.spa #navigation a:hover {
	color: #fff;
}

.spa #navigation .select li a {
	color: #E6B4BE;
}
.spa #navigation .select li.select a {
	color: #fff;
}

/* SIDEBAR - MINI SITES */

.spa #mini_sites {
	background: #410032;
	padding: 37px 15px 0 15px ;

}

.spa #mini_sites li {
	background: url(../img/sidebar_ruleoff_spa.gif) left top repeat-x;
	padding: 22px 0 25px 0;
}

.spa #mini_sites li.quarter_deck a {
	background: url(../img/the_quarterdeck_spa.gif) left top no-repeat;
	width: 202px;
	display: block;
	height: 55px;
}

.spa #mini_sites li.quarter_deck {
	padding:22px 0 15px 0;
}

.spa #mini_sites li.nare_hotel a {
	background: url(../img/the_nare_hotel_spa.gif) left top no-repeat;
	width: 207px;
	height: 25px;
	display: block;
}
/* SIDEBAR - CONTACT */

.spa #sidebar .contact {
	color: #D6C8D1;
	background: url(../img/sidebar_ruleoff_spa.gif) bottom repeat-x;
	margin: 225px 10px 0 10px;
}

.spa #sidebar .contact a {
	color: #D6C8D1;
}

.spa #sidebar .contact a:hover {
	color: #fff;
}

/* STAGE AREA */

.spa #stage {
	background-color: #D4D0B1;
}

.spa #stage h2 {
	background-color: #410032;
}

/* MAIN CONTENT */

.spa #main {
	background: url(../img/content_back_spa.gif) left top repeat-y;
}

.spa #content h1,
.spa #content h2 {
	color:#E9DEDC;
}

.spa #content p {
	padding-top:20px;
}

.spa #content .invalid {
	background-color: #b59399;
}

/* CLICK BLOCKS */

.spa #blocks .block h4 {
	background: #410032 url(../img/h4_back.gif) 7px center no-repeat;
	font-weight:normal;
}

.spa #blocks .block {
	background: #d4d0b1;
}

/* FOOTER */

.spa #footer a {
	color:#300810;
}

.spa #footer a:hover {
	color: #fff;
}
/* FOOTER - ACCREDITATIONS */

.spa #pride_of_britain {
	background: url(../img/pride_of_britain_hotels_spa.gif) no-repeat left top;
}

.spa #aa_four_star {
	background: url(../img/aa_four_star_spa.gif) no-repeat left top;
}

/* FORMS */

.spa input.button {
	background-color: #410032;
}

.spa input.cancel {
	color: #957379;
	background-color: #e6b4be;
}

/* NEWS SUPPORT */

.spa .news h3 {
	color: #410032;
}

/* PHOTO GALLERY */

body.spa.gallery #content {
	background-color: #410032;
}

.spa .gallery-block {
	background-color: #410032;
}

.spa .gallery-block .thumbs img,
.spa .gallery-block .smalls img {
	background-color: #5a2247;
}

.spa .gallery-block .details {
	background: url(../img/sidebar_ruleoff_spa.gif) repeat-x scroll center top;
}

.spa .gallery-block .numbers .backward {
	background: url(../img/number_arrow_spa.gif) no-repeat left bottom;
}
.spa .gallery-block .numbers .forward {
	background: url(../img/number_arrow1_spa.gif) no-repeat left bottom;
}

.spa #content .gallery-block .links a {
	background: url(../img/number_arrow1_spa.gif) no-repeat left center;
}

.spa .gallery-block #loading h1 {
	background: url(../img/gallery_loader_spa.gif) 0 bottom no-repeat;
}