/* ================================================================================ */
/* CLEAR THE DEFAULT BROWSER VALUES */
/* ================================================================================ */

html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, form, fieldset, a, div, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ================================================================================ */
/* CONTAINERS */
/* Place Divs here that you wish to allow re:write to assign Modules to */
/* Superceded in v3.2 with page by page assignment in the template, but this is /*
/* still a good place to list these containers in this file /*
/* ================================================================================ */



/* END CONTAINERS */

/* ================================================================================ */
/* MODULES */
/* Base re:write Module styles */
/* ================================================================================ */


.code-default {
	font-size: 0.85em;
	line-height: 1.5;
	color:#000000;
}

.flash-default {
	font-size: 0.85em;
	line-height: 1.5;
	color:#000000;
	margin-bottom: 15px;
}

.table-default {
	font-size: 0.85em;
	margin-bottom: 15px;
}

.text-block-default {
	font-size: 0.85em;
	line-height: 1.5;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
}

.text-block-menu {
	font-size: 0.85em;
	line-height: 1.5;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	background:url(../../../lib/graphics/menu.png) left top repeat-y;
	padding:0px 46px 0px 46px;
}

.picture-default {
	font-size: 0.85em;
	line-height: 1.5;
	color:#000000;
	margin-bottom: 15px;
}

.summary-default {
	font-size: 0.85em;
	line-height: 1.5;
	color:#000000;
}

.video-default {
	font-size: 0.85em;
	line-height: 1.5;
	color:#000000;
	margin-bottom: 15px;
}

/* END MODULES */

/* ================================================================================ */
/* MODULE EXTENSIONS */
/* Specific elements within certain Module styles */
/* ================================================================================ */

#inside .text-block-default, #inside .text-block-menu {
	color:#000000;
}

#home .text-block-default {
	color:#000000;
}

.text-block-default h1, .text-block-menu h1 {
	font-size:1.2em;
	margin-bottom:0.5em;
	font-weight:bold;
	margin-top:0px;
}

#inside #contentBalcombe .text-block-default h1, #inside #contentBalcombe .text-block-menu h1 {
	color:#7a1877;
}

#inside #contentWellcross .text-block-default h1, #inside #contentWellcross .text-block-menu h1 {
	color:#c6531a;
}

#inside #contentKingswood .text-block-default h1, #inside #contentKingswood .text-block-menu h1 {
	color:#7b7d38;
}

#inside #contentAldersmead .text-block-default h1, #inside #contentAldersmead .text-block-menu h1 {
	color:#315d75;
}

#inside #contentWestcliff .text-block-default h1, #inside #contentWestcliff .text-block-menu h1 {
	color:#d5b700;
}

#home #contentHome .text-block-default h1 {
	color:#cc8b3a;
}

#inside #content .text-block-default a, #inside #content .text-block-menu a  {
	color:#000000;
	font-weight:bold;
}

#inside #sidebar .text-block-default a {
	color:#91192c;
	font-weight:bold;
}

#home #content .text-block-default a {
	color:#cc8a39;
	font-weight:bold;
}

#home #sidebar .text-block-default a {
	color:#670e29;
	font-weight:bold;
}

.text-block-default h2, .text-block-default h3, .text-block-default h4, .text-block-default h5 {
	font-size:1.1em;
	margin-bottom:0px;
	font-weight:bold;
	margin-top:0px;
}

.text-block-menu h2, .text-block-menu h3, .text-block-menu h4, .text-block-menu h5 {
	font-size:1.1em;
	margin-bottom:0px;
	font-weight:bold;
	margin-top:0px;
}

.text-block-default li, .text-block-menu li {
	margin-bottom: 7px;
}

/* ================================================================================ */
/* WEBSITE STYLES */
/* Site specific styles (other than the re:write enabled containers - see above) */
/* ================================================================================ */

#accessibility {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	font-size: 0.1em;
}

body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

#inside {
	background-color:#ffffff;
}

#header {
	height:99px;
	width:955px;
	position:relative;
}

#contentOuter {
	float:left;
	width:454px;

}
#contentOuterW {
	float:left;
	width:461px;

}

#inside #contentBalcombe #contentOuterW,
#inside #contentBalcombe #contentOuter {
	background-color:#f6eff5;
	color:#000000;
}

#inside #contentWellcross #contentOuterW,
#inside #contentWellcross #contentOuter {
	background-color:#f8eae3;
	color:#000000;
}

#inside #contentKingswood #contentOuterW,
#inside #contentKingswood #contentOuter {
	background-color:#ebece1;
	color:#000000;
}

#inside #contentAldersmead #contentOuterW,
#inside #contentAldersmead #contentOuter {
	background-color:#eaeef1;
	color:#000000;
}

#inside #contentWestcliff #contentOuterW,
#inside #contentWestcliff #contentOuter {
	background-color:#f7f1cc;
	color:#000000;
}

#inside #content {
	padding:11px 22px 0px 11px;
}

#home #content {
	padding:11px 22px 0px 0px;
}

#content p, #content ul, #content ol {
	margin-bottom: 1.3em;
}

#content ul, #content ol {
	padding-left: 20px;
}

#inside #footer {
	margin-top: 15px;
	margin-bottom:15px;
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#91192c;
	padding-left:11px;
}

#inside #footer a{
	color:#91192c;
	text-decoration:none;
	margin-right:23px;
}

#home #footer {
	margin-top: 15px;
	margin-bottom:15px;
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cc8a39;
}

#home #footer a{
	color:#cc8a39;
	text-decoration:none;
	margin-right:23px;
	text-decoration:underline;
}

#inside #footer a:hover, #home #footer a:hover{
	text-decoration:underline;
}

#galleryBalcombe, #galleryWellcross, #galleryKingswood, #galleryAldersmead, #galleryWestcliff {
	width: 639px;
	height:287px;
	overflow:hidden;
}

#galleryLeftPane {
	float:left;
	width:462px;
	height:287px;
}

#galleryRightPane {
	float:left;
	width:177px;
	height:287px;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
}

#galleryMain #galleryRightPane {
	background-color:white;
}
#galleryBalcombe #galleryRightPane {
	background-color:#f6eff5;
}

#galleryWellcross #galleryRightPane {
	background-color:#f8eae3;
}

#galleryKingswood #galleryRightPane {
	background-color:#ebece1;
}

#galleryAldersmead #galleryRightPane {
	background-color:#eaeef1;
}

#galleryWestcliff #galleryRightPane {
	background-color:#f7f1cc;
}

#globalNavigation {
	width:639px;
	height:25px;
	overflow:hidden;
}

#inside #globalNavigation {
	background:url(../../../lib/graphics/global-navigation.gif) left top no-repeat;
}

#home #globalNavigation {
	background:url(../../../lib/graphics/global-navigation.gif) left top no-repeat;
}

#globalNavigationInner {
	height:26px;
	width:639px;
/*	margin-top:1px; */
	overflow:hidden;
}

#inside #globalNavigationInner a{
	color:#fffbde;
	display:block;
	float:left;
	height:25px;
	padding:3px 13px 0px 13px;
	text-decoration:none;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	font-size:0.9em;
}

#inside #globalNavigationInner a:hover{
	background-color:#cc8b3a;
	color:#FFFFFF;
}

#home #globalNavigationInner a{
	display:block;
	float:left;
	height:25px;
	padding:3px 13px 0px 13px;
	text-decoration:none;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	font-size:0.9em;
}

#home #globalNavigationInner a:hover{
	background-color:#ffe4b8;
	color:#81142f;
}

#gnHome, #gnAbout, #gnGuide, #gnCareers, #gnContact, #gnPrices {
	color:#FFFFFF;
}

#leftPane {
	float:left;
	width:270px;
}

#logo {
	position:absolute;
	left:716px;
	top:0px;
	width:197px;
	height:92px;
}

#textSize {
	position:absolute;
	left:540px;
	top:10px;
	width:197px;
	height:92px;
	font-size:13px;
	color:#cc8b3a;
	z-index:1;
}

#textSize a{
	text-decoration:none;
	color:#670E29;
}

#textSize .divider {
	font-size:1.15em;
}

#textSize .larger {
	font-size:1.15em;
}

#textSize .smaller {
	font-size:1em;
}

.divider {
	font-size:1.15em !important;
	float:right !important;
	color:white;
}

.larger {
	font-size:1.15em !important;
	float:right !important;
	color:white;
	padding:0 3px 0 3px !important;
	margin-right:30px;
	margin-left:1px;
}

.smaller {
	font-size:0.9em !important;
	float:right !important;
	color:white;
	padding:4px 3px 0px 3px !important;
	margin-right:1px;
}

.larger:hover, .smaller:hover{
	background-color:none !important;
	color:white !important;
}

#mainPicture {
	width:639px;
	height:235px;
	overflow:hidden;
}
#navigation {margin-top:26px;}
#navigation, #maps {
	width: 240px;
	margin-left:19px;
	position:relative;
}

#maps {
	margin-top:24px;
}

.navList {
	width:192px;
	margin-left:48px;
}

.navList ul {
	list-style:none;
	margin:0px;
}

.navList ul li a.unselected, .navList ul li a.selected{
	display:block;
	color:#91192c;
	text-decoration:none;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	font-size:0.9em;
	background-color:#ffffff;
	padding:3px;
}

.navList ul li a.selected{
	font-weight:bold;
	color:#000000;
}

.navList ul .navItemBalcombe a.selected{
	background-color:#ebddeb;
}

.navList ul .navItemWellcross a.selected{
	background-color:#eecbba;
}

.navList ul .navItemKingswood a.selected{
	background-color:#d7d8c3;
}

.navList ul .navItemAldersmead a.selected{
	background-color:#c1ced5;
}

.navList ul .navItemWestcliff a.selected{
	background-color:#f2e9b2;
}

.navList ul .navItemBalcombe a:hover{
	background-color:#ebddeb;
}

.navList ul .navItemWellcross a:hover{
	background-color:#eecbba;
}

.navList ul .navItemKingswood a:hover{
	background-color:#d7d8c3;
}

.navList ul .navItemAldersmead a:hover{
	background-color:#c1ced5;
}

.navList ul .navItemWestcliff a:hover{
	background-color:#f2e9b2;
}

.navSection {
	width:240px;
	height:43px;
	overflow:hidden;
	margin-bottom:4px;
}

#navWellcross, #navKingswood, #navAldersmead, #navBalcombe, #navWestcliff {
	display:block;
	width:240px;
	height:43px;
}

#inside #navWellcross {
	background:url(../../../lib/graphics/nav-wellcross-home.gif) left top no-repeat;
}

#inside #navWellcross:hover {
	background:url(../../../lib/graphics/nav-wellcross-home-hover.gif) left top no-repeat;
}

#home #navWellcross {
	background:url(../../../lib/graphics/nav-wellcross-home.gif) left top no-repeat;
}

#home #navWellcross:hover {
	background:url(../../../lib/graphics/nav-wellcross-home-hover.gif) left top no-repeat;
}

#inside #navKingswood {
	background:url(../../../lib/graphics/nav-kingswood-home.gif) left top no-repeat;
}

#inside #navKingswood:hover {
	background:url(../../../lib/graphics/nav-kingswood-home-hover.gif) left top no-repeat;
}

#home #navKingswood {
	background:url(../../../lib/graphics/nav-kingswood-home.gif) left top no-repeat;
}

#home #navKingswood:hover {
	background:url(../../../lib/graphics/nav-kingswood-home-hover.gif) left top no-repeat;
}

#inside #navAldersmead {
	background:url(../../../lib/graphics/nav-aldersmead-home.gif) left top no-repeat;
}

#inside #navAldersmead:hover {
	background:url(../../../lib/graphics/nav-aldersmead-home-hover.gif) left top no-repeat;
}

#home #navAldersmead {
	background:url(../../../lib/graphics/nav-aldersmead-home.gif) left top no-repeat;
}

#home #navAldersmead:hover {
	background:url(../../../lib/graphics/nav-aldersmead-home-hover.gif) left top no-repeat;
}

#inside #navBalcombe {
	background:url(../../../lib/graphics/nav-balcombe-home.gif) left top no-repeat;
}

#inside #navBalcombe:hover {
	background:url(../../../lib/graphics/nav-balcombe-home-hover.gif) left top no-repeat;
}

#home #navBalcombe {
	background:url(../../../lib/graphics/nav-balcombe-home.gif) left top no-repeat;
}

#home #navBalcombe:hover {
	background:url(../../../lib/graphics/nav-balcombe-home-hover.gif) left top no-repeat;
}

#inside #navWestcliff {
	background:url(../../../lib/graphics/nav-westcliff-home.gif) left top no-repeat;
}

#inside #navWestcliff:hover {
	background:url(../../../lib/graphics/nav-westcliff-home-hover.gif) left top no-repeat;
}

#home #navWestcliff {
	background:url(../../../lib/graphics/nav-westcliff-home.gif) left top no-repeat;
}

#home #navWestcliff:hover {
	background:url(../../../lib/graphics/nav-westcliff-home-hover.gif) left top no-repeat;
}

#page {
	width:955px;
}

#rightPane {
	position:relative;
	float:right;
	width:685px;
}

#search {
	position:absolute;
	left:0px;
	top:0px;
	width:268px;
	height:38px;
}

#searchInner {
	position:absolute;
	left:6px;
	top:6px;
	width:222px;
	height:22px;
	overflow:hidden;
}

#inside #search {
	background:url(../../../lib/graphics/search-box.gif) left top no-repeat;
}

#inside #searchInner {
	background:url(../../../lib/graphics/search-inner.gif) left top no-repeat;
}

#home #search {
	background:url(../../../lib/graphics/search-box.gif) left top no-repeat;
}

#home #searchInner {
	background:url(../../../lib/graphics/search-inner.gif) left top no-repeat;
}

#searchField {
	position:absolute;
	left:87px;
	top:8px;
	width:114px;
	height:17px;
	overflow:hidden;
}

#searchField input{
	width:114px;
	height:17px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #FFFFFF;
}

#searchButton {
	position:absolute;
	left:207px;
	top:7px;
	width:21px;
	height:21px;
}

#inside #searchButton a, #home #searchButton a{
	display:block;
	width:21px;
	height:21px;
	background:url(../../../lib/graphics/search-button.gif) left top no-repeat;
}

#inside #searchButton a:hover{
	background:url(../../../lib/graphics/search-button-rollover.gif) left top no-repeat;
}

#home #searchButton a:hover{
	background:url(../../../lib/graphics/search-button-rollover-home.gif) left top no-repeat;
}

#sidebarOuter {
	float:right;
	width:231px;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
}

#leafMot{float:right;}

#contentBalcombe #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-balcombe.gif) left top no-repeat;
}

#contentWellcross #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-wellcross.gif) left top no-repeat;
}

#contentKingswood #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-kingswood.gif) left top no-repeat;
}

#contentAldersmead #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-aldersmead.gif) left top no-repeat;
}

#contentWestcliff #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-westcliff.gif) left top no-repeat;
}

#contentHome #sidebarOuter {
	background:url(../../../lib/graphics/sidebar-divider-home.gif) left top no-repeat;
}

#sidebarOuter #sidebar {
	padding:11px 42px 10px 19px;
}

#sidebarOuter #sidebarAddress {
	padding:3px 42px 10px 19px;
}

#galleryRightPane #sidebar {
	padding:11px 5px 10px 5px;
}

#galleryRightPane #sidebarAddress {
	padding:3px 5px 10px 5px;
}

#galleryThumbs {
	width:454px;
	margin:3px 0px 3px 0px;
	background-color:#cc8b3a;
	position:relative;
}

.galleryThumb {
	width:143px;
	height:90px;
	float:left;
	margin-left:6px;
	background-color:#000000;
	position:relative;
}

.galleryThumbIcon {
	position:absolute;
	width:14px;
	height:14px;
	left:129px;
	top:76px;
}

.address, .theAddress {
	background:url(../../../lib/graphics/icon-home.gif) 0px 0px no-repeat;
	padding:3px 0px 0px 29px;
}

#sidebarLinkVisit, #sidebarLinkMap, #sidebarLinkBrochure, #sidebarLinkTextSize, #sidebarLinkCV {
	display:block;
	height:35px;
	padding:3px 0px 0px 29px;
}

#sidebarLinkCV {
	background:url(../../../lib/graphics/icon-cv.gif) 0px 0px no-repeat;
	line-height:1em;
}


#sidebarLinkVisit {
	background:url(../../../lib/graphics/icon-visit.gif) 0px 0px no-repeat;
	line-height:1em;
}

#sidebarLinkMap {
	background:url(../../../lib/graphics/icon-map.gif) 0px 0px no-repeat;
}

#sidebarLinkBrochure {
	background:url(../../../lib/graphics/icon-brochure.gif) 0px 0px no-repeat;
}

#home #sidebarLinkTextSize {
	background:url(../../../lib/graphics/icon-textsize-home.gif) 0px 0px no-repeat;
}

#inside #sidebarLinkTextSize {
	background:url(../../../lib/graphics/icon-textsize.gif) 0px 0px no-repeat;
}

#sidebarForm {
	background:url(../../../lib/graphics/sidebar-field.gif) left top no-repeat;
	height:190px;
	position:relative;
}

#sidebarFormList {
	left:0px;
	top:24px;
	width:169px;
	height:22px;
	padding: 2px;
	position:absolute;
	background:url(../../../lib/graphics/sidebar-field.gif) left top no-repeat;
}

#sidebarFormList select {
	width:163px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color:#fffbde;
	color:#666666;
	border:none;
}

#sidebarFormField {
	left:3px;
	top:3px;
	width:160px;
	height:18px;
	position:absolute;
}

#sidebarFormField input{
	width:154px;
	height:14px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fffbde;
	color:#666666;
	background-color:#fffbde;
}

#sidebarFormButton {
	position:absolute;
	left:0px;
	top:50px;
	width:170px;
	height:24px;
}

#sidebarFormButton a{
	display:block;
	width:170px;
	height:24px;
	background:url(../../../lib/graphics/subscribe.gif) left top no-repeat;
}

#sidebarFormButton a:hover{
	background:url(../../../lib/graphics/subscribe-hover.gif) left top no-repeat;
}

#strapline {
	position:absolute;
	left: 266px;
	top:24px;
	width:249px;
	height:62px;
}

#titleBalcombe {
	width:639px;
	background:url(../../../lib/graphics/title-balcombe.gif) left top repeat-y;
	margin-bottom:3px;
}

#titleWellcross {
	width:639px;
	background:url(../../../lib/graphics/title-wellcross.gif) left top repeat-y;
	margin-bottom:3px;
}

#titleKingswood {
	width:639px;
	background:url(../../../lib/graphics/title-kingswood.gif) left top repeat-y;
	margin-bottom:3px;
}

#titleAldersmead {
	width:639px;
	background:url(../../../lib/graphics/title-aldersmead.gif) left top repeat-y;
	margin-bottom:3px;
}

#titleWestcliff {
	width:639px;
	background:url(../../../lib/graphics/title-westcliff.gif) left top repeat-y;
	margin-bottom:3px;
}

#titleText {
	color:#FFFFFF;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	font-size:1.2em;
	padding:8px 11px 8px 11px;
}

table {
	border-collapse: collapse;
}

table caption {
	text-align: left;
	font-weight:bold;
	padding: 0px 0px 4px 0px;
}

th {
	text-align: left;
	font-weight:bold;
}

th, td {
	padding: 4px;
}

.resultsHeaderHigh, .resultsHeaderNormal {
	padding: 6px;
	position:relative;
}

.resultsHeaderHigh {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}

.resultsHeaderHigh a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.resultsHeaderHigh a:hover{
	text-decoration:underline;
}

.resultsHeaderNormal {
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
}

.resultsHeaderNormal a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.resultsHeaderNormal a:hover{
	text-decoration:underline;
}

.resultsLink {
	width: 450px;
}

#resultsPageLinks {
	margin-top: 30px;
	font-size: 0.7em;
	padding: 10px;
}

#resultsPageLinks a{
	color:#cc8b3a;
	text-decoration:underline;
}

.resultsPageLink {
	margin-right: 8px;
}

.resultsPageLinkSelected {
	font-weight:bold;
	margin-right: 8px;
	color:#cc8b3a;
}

.resultsPostDateNormal, .resultsPostDateHigh {
	position:absolute;
	left: 300px;
	top: 6px;
	width: 100px;
	height: 21px;
	text-align:right;
	font-size: 0.9em;
	font-weight:normal;
}

.resultsPostDateNormal {
	color:#000000;
}

.resultsPostDateHigh {
	color:#000000;
}

.resultsSummary {
	padding: 6px;
	line-height:1.5;
}

.resultsSummary a{
	color:#d7ca4e;
	font-weight:bold;
}

.resultsVacancy {
	margin-bottom: 15px;
	border:1px solid #CCCCCC;
}

#resultsWrapper {
	font-size:0.85em;
	font-family:Constantia, "Palatino Linotype", Palatino, serif;
	color:#000000;
}


/* ================================================================================ */
/* RE:WRITE TOOLBAR */
/* Styles that are specific to the re:write toolbar  */
/* Should not need changing */
/* ================================================================================ */

#rwToolbar {
	width: 100%;
	height: 56px;
	position:absolute;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rwToolbarLogo {
	height: 56px;
	width: 233px;
	background-image:url(../../editor/graphics/toolbar-logo.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top: 0px;
	left: 0px;
}

#rwToolbarMain {
	height: 56px;
	color:#FFFFFF;
	margin-left: 255px;
}

#rwToolbarMainTop {
	height: 37px;
	font-size: 0.7em;
	overflow:hidden;
}

#rwToolbarMainTop a {
	display:block;
	float:left;
	height:23px;
	font-size:0.1em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-top:9px;
}

#rwToolbarMainTop a:hover {
	background-position: 0px -23px;
}

#rwToolbarMainBottom {
	height: 19px;
	width: 685px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image:url(../../editor/graphics/toolbar-infobar.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color: #000000;
}

#rwToolbarMainBottom a{
	color: #000000;
}

#rwToolbarMainBottomText {
	margin-left: 19px;
}

#rwToolbarRetract {
	height: 56px;
	width: 23px;
	position:absolute;
	top: 0px;
	left: 233px;
	overflow:hidden;
}

#rwToolbarRetractBtn {
	height: 56px;
	width: 23px;
	display:block;
	background-image:url(../../editor/graphics/toolbar-retract.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#rwToolbarRetractBtn:hover {
	background-position:0px -56px;
}

#rwToolbarEdit {
	width: 82px;
	background-image:url(../../editor/graphics/toolbar-edit.gif);
	margin-left:8px;
}

#rwToolbarSite {
	width: 132px;
	background-image:url(../../editor/graphics/toolbar-sitemanagement.gif);
}

#rwToolbarLibraries {
	width: 84px;
	background-image:url(../../editor/graphics/toolbar-libraries.gif);
}

#rwToolbarLogout {
	width: 73px;
	background-image:url(../../editor/graphics/toolbar-logout.gif);
}

#rwToolbarAddModule {
	width: 92px;
	background-image:url(../../editor/graphics/toolbar-addmodule.gif);
	margin-left:8px;
}

#rwToolbarPublish {
	width: 76px;
	background-image:url(../../editor/graphics/toolbar-publish.gif);
}

#rwToolbarDraft {
	width: 108px;
	background-image:url(../../editor/graphics/toolbar-draft.gif);
}

#rwToolbarLoad {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-load.gif);
}

#rwToolbarJobs {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-jobs.gif);
}

#rwToolbarHelp {
	width: 55px;
	background-image:url(../../editor/graphics/toolbar-help.gif);
}

#rwToolbarExit {
	width: 56px;
	background-image:url(../../editor/graphics/toolbar-exit.gif);
}

/* ================================================================================ */
/* RE:WRITE FORM WINDOW */
/* Styles that are specific to the re:write Form window */
/* Should not need changing */
/* ================================================================================ */

#rwFormWindow{
	background-color:#000000;
	width: 600px;
	height: 400px;
	display:block;
	position:relative;
}

#rwFormWindowInner{
	padding: 2px;
}

#rwFormCaptionBar {
	height: 32px;
	color:#fbaf18;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:move;
	background-image:url(../../editor/graphics/caption-bar-tile.gif);
	background-repeat:repeat-x;
}

#rwFormCaptionBarInner {
	padding: 6px 12px 0px 12px;
	margin-right: 20px;
	float:left;
}

#rwFormCloseWindow, #rwFormHelpWindow {
	display:block;
	width: 26px;
	height: 26px;
	float:right;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 2px 4px 0px 0px;
}

#rwFormCloseWindow {
	background-image:url(../../editor/graphics/close-window.gif);
}

#rwFormHelpWindow {
	background-image:url(../../editor/graphics/help-button.gif);
}

#rwFormCloseWindow:hover, #rwFormHelpWindow:hover {
	background-position:0px -26px;
}

#rwFormMsgBox {
	overflow:hidden;
	background-color:#FFFFFF;
	height: 26px;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#rwFormMsgBoxInner {
	padding: 2px 0px 2px 0px;
}

#rwFormContentContainer {
	height: 320px;
	overflow:auto;
	background-color:#FFFFFF;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:-200px 34px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
	position:relative;
}

#rwFormContentContainer input, #rwFormContentContainer select{
	font-size: 1em;
}

#rwFormContentContainer label {
	font-weight:bold;
}

#rwFormContent {
	padding: 2px 12px 0px 12px;
	margin-right: 30px;
}

#rwFormContent textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

#rwFormContent p{
	margin-bottom:1.5em;
}

#rwFormContent select{
	width:220px;
}

#rwFormContentLeft {
	margin-right:240px;
}

#rwFormContentLeftCol1 {
	margin-right:260px
}

#rwFormContentLeftCol2 {
	float:right;
	width:260px;
}

#rwFormContentRight {
	float:right;
	width:240px;
}

#rwFormContentInfo {
	border:1px solid #000000;
	width:192px;
	float:right;
}

#rwFormContentInfoTitle {
	height:26px;
	background-image:url(../../editor/graphics/help.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FCB416;
}

#rwFormContentInfoCopy {
	padding: 10px;
	overflow:auto;
}

#rwFormContentInfoCopy a{
	color:#666666;
	font-weight:bold;
}

#rwTxtEditor {
	padding: 14px;
	display:block;
	text-align:left;
}

#rwTxtEditorInfo {
	position:absolute;
	right: 14px;
	width: 194px;
	top:14px;
	height: 384px;
	display:none;
}

#rwFormButtons {
	height: 40px;
	background-color:#FFFFFF;
	font-size: 0.8em;
	text-align:center;
	background-image:url(../../editor/graphics/form-button-bg.gif);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

#rwFormButtonLinks {
	width: 205px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
	overflow:hidden;
}

#rwFormOKBtn, #rwFormCancelBtn {
	display:block;
	width: 90px;
	height: 24px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#rwFormOKBtn {
	background-image:url(../../editor/graphics/form-btn-ok.gif);
}

#rwFormCancelBtn {
	margin-left: 25px;
	background-image:url(../../editor/graphics/form-btn-cancel.gif);
}

#rwFormOKBtn:hover, #rwFormCancelBtn:hover {
	background-position:0px -24px;
}

/* ================================================================================ */
/* RE:WRITE LIBRARY */
/* Styles that are specific to the re:write media library */
/* Should not need changing */
/* ================================================================================ */


#rwLibraryToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwLibraryToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwLibraryToolbar a:hover{
	background-position:0px -26px;
}

#rwLibBtnAdd {
	background-image:url(../../editor/graphics/btn-add-picture.gif);
	width:75px;
	height:26px;
}

#rwLibBtnThumbs {
	background-image:url(../../editor/graphics/btn-view-thumbs.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnList {
	background-image:url(../../editor/graphics/btn-view-list.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnView {
	background-image:url(../../editor/graphics/btn-view-picture.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnDelete {
	background-image:url(../../editor/graphics/btn-delete.gif);
	width:26px;
	height:26px;
}

#rwLibBtnNewFolder {
	background-image:url(../../editor/graphics/btn-new-folder.gif);
	width:121px;
	height:26px;
	margin-right:65px;
}

#rwLibraryFolders {
	width:170px;
	float:left;
	overflow:auto;
}

#rwLibraryFoldersInner, #rwLibraryContentInner{
	padding: 6px;
}

#rwLibraryFoldersInner ul {
	list-style:none;
}

#rwLibraryFoldersInner li {
	padding:3px 3px 3px 17px;
	background:url(../../editor/graphics/folder.gif) no-repeat 0 50%;
}

#rwLibraryFoldersInner li a {
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#rwLibraryContent {
	/*width:420px;*/
	height:278px;
	overflow:auto;
	background-color:#FFFFFF;
}

.rwSelectionBox {
	border:1px solid #CCCCCC;
	width:121px;
	height:121px;
}

.rwSelectionBoxList {
	border:1px solid #CCCCCC;
	padding: 4px 0px 4px 0px;
}

.rwFloatLeft {
	float:left;
	margin-left: 10px;
	margin-top: 26px;
	width:121px;
}

#rwLibraryPage {
	height: 450px;
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
	background-repeat:no-repeat;
	background-position:0px 30px;
	background-image:url(../../editor/graphics/lib-folders-bg.gif);
}

#rwLibraryAddressBar {
	border:solid 1px #000000;
	padding: 3px;
	font-size:0.7em;
	margin-top: 4px;
	background-color:#FFFFFF;
}

.rwLibCaption {
	margin-top:4px;
	text-align:center;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 12px;
}

.rwLibListItem {
	width:90%;
	margin-bottom: 5px;
}

.rwLibListItemWide {
	width:700px;
	margin-bottom: 5px;
}

.rwImageThumbnail {
	display:block;
	width:120px;
	height:120px;
}

#rwLibraryTabs {
	height: 29px;
	background-image:url(../../editor/graphics/tabs-border.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	overflow:hidden;
}

#rwLibraryTabs a{
	display:block;
	height: 27px;
	width: 98px;
	float:left;
	margin-right:3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwTab1 {
	background-image:url(../../editor/graphics/tab-pictures.gif);
}

#rwTab2 {
	background-image:url(../../editor/graphics/tab-documents.gif);
}

#rwTab3 {
	background-image:url(../../editor/graphics/tab-video.gif);
}

#rwTab4 {
	background-image:url(../../editor/graphics/tab-flash.gif);
}

#rwLibBranding {
	height: 58px;
	background-image:url(../../editor/graphics/rewrite-logo.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#231f20;
	margin-bottom: 5px;
}

#rwLibBranding h1{
	color:#FFFFFF;
	font-size: 1.5em;
	padding-top:15px;
	padding-left: 8px;
}

/* ================================================================================ */
/* RE:WRITE SITE MANAGEMENT WINDOW */
/* Styles that are specific to the re:write site management window */
/* Should not need changing */
/* ================================================================================ */

#rwPagesTab {
	background-image:url(../../editor/graphics/tab-pages.gif);
}

#rwAdminTab {
	background-image:url(../../editor/graphics/tab-admin.gif);
}

#rwManagementPage {
	overflow:hidden;
	font-size:0.8em;
	clear:both;
	margin-top: 4px;
}

#rwLibBtnNewPage {
	background-image:url(../../editor/graphics/btn-new-page.gif);
	width:159px;
	height:26px;
}

#rwLibBtnPageSettings {
	background-image:url(../../editor/graphics/btn-settings.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageUp {
	background-image:url(../../editor/graphics/btn-moveup.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnMovePageDown {
	background-image:url(../../editor/graphics/btn-movedown.gif);
	width:26px;
	height:26px;
	margin-right: 8px;
}

#rwLibBtnNewAdminUser {
	background-image:url(../../editor/graphics/btn-add-user.gif);
	width:120px;
	height:26px;
}

.rwImageListItem {
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
	color:#000000;
}

.rwImageListItem:hover {
	color:#999999;
}

#rwManagementContentInner {
	padding: 6px 6px 6px 0px;
}

#rwManagementContent {
	width:100%;
	overflow:auto;
	padding: 6px 0px 6px 0px;
}

#rwManagementToolbar {
	height: 30px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
}

#rwManagementToolbar a{
	float:left;
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwManagementToolbar a:hover{
	background-position:0px -26px;
}

.rwPageActivate, .rwPageListItem {
	float:left;
	height: 20px;
}

.rwPageActivate a {
 	display:block;
 	width: 12px;
 	height: 12px;
	margin:6px 8px 0px 4px;
	overflow:hidden;
}

.rwPageEnabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.rwPageDisabled {
	background-image:url(../../editor/graphics/activation.gif);
	background-repeat:no-repeat;
	background-position:0px -12px;
}

.rwPageListItem {
	background-image:url(../../editor/graphics/page-icon.gif);
	background-repeat:no-repeat;
	width:660px;
}

.rwPageListItem a{
	text-decoration:none;
	color:#000000;
	font-size:0.8em;
}

.rwPageListItem a:hover{
	color:#666666;
}


/* ================================================================================ */
/* RE:WRITE MODULES */
/* Styles that are specific to re:write modules */
/* Should not need changing */
/* ================================================================================ */


.rwClear {
	clear: both;
	font-size:1%;
}

#rwContainerLabel {
	border:1px dotted #333333;
	padding: 3px 6px 3px 6px;
	color:#000000;
	font-size: 0.8em;
	font-weight:bold;
	margin-bottom: 6px;
}

.rwErrorMessage {
	color:#990000;
	font-style:italic;
}

#rwModList {
	border: 1px solid #666666;
	width: 465px;
	height: 220px;
	overflow:auto;
	margin-top: 15px;
	padding: 3px;
}

#rwModList a{
	display: block;
	width: 445px;
	height: 43px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rwModSelector1 {
	background-image:url(../../editor/graphics/opt-text.gif);
	background-position: 0px -43px;
}

#rwModSelector2 {
	background-image:url(../../editor/graphics/opt-text-pic-L.gif);
}

#rwModSelector3 {
	background-image:url(../../editor/graphics/opt-text-pic-R.gif);
}

#rwModSelector4 {
	background-image:url(../../editor/graphics/opt-picture.gif);
}

#rwModSelector5 {
	background-image:url(../../editor/graphics/opt-video.gif);
}

#rwModSelector6 {
	background-image:url(../../editor/graphics/opt-summary.gif);
}

#rwModSelector7 {
	background-image:url(../../editor/graphics/opt-code.gif);
}

#rwModSelector8 {
	background-image:url(../../editor/graphics/opt-table.gif);
}

#rwModSelector9 {
	background-image:url(../../editor/graphics/opt-flash.gif);
}

.rwModuleContainer {
	margin-bottom: 6px;
	position:relative;
}

.rwModuleMenu {
	border:1px #000000 solid;
	background-color:#f3f3f3;
	padding:10px;
	color:#191412;
	position:absolute;
	left: 23px;
	top: 0px;
	width: 150px;
	display:none;
	font-size:0.7em;
	line-height:1.5;
	text-align:left;
	z-index:99;
}

.rwModuleMenu ul {
	list-style:none;
}

.rwModuleMenu a{
	color:#191412;
	text-decoration:none;
	display:block;
}

.rwModuleMenu a:hover{
	color:#ffffff;
	background-color:#333333;
}

.rwModuleWidget {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 22px;
	height: 20px;
}

.rwPictureLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	position:relative;
}

.rwPictureRight {
	float: right;
	margin: 0px 0px 10px 10px;
	position:relative;
}

.rwPictureCaption {
	clear: both;
	font-size: 0.9em;
}

/* ================================================================================ */
/* RE:WRITE EXTENSIONS */
/* Styles that are specific to the re:write extensions */
/* Should not need changing, though cna be deleted if no extensions are required */
/* ================================================================================ */

#rwJobsSearchBar {
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom:14px;
	position:relative;
	height:30px;
}

#rwJobsSearchLabel, #rwJobsSearchType, #rwJobsSearchCategory {
	top: 0px;
	position:absolute;
}

#rwJobsSearchLabel {
	width: 65px;
	height: 30px;
	left: 0px;
	padding-top: 3px;
}

#rwJobsSearchType {
	width: 210px;
	height: 30px;
	left: 80px;
}

#rwJobsSearchCategory {
	width: 350px;
	height: 30px;
	left: 300px;
}

.rwJobsFieldLabel {
	float: left;
	margin-right: 8px;
	padding-top: 3px;
}

.rwJobsFieldObject {
	float: left;
}

#rwJobsActionBar {
	height:30px;
	position:relative;
	font-size: 0.8em;
}

#rwJobsButtons {
	width: 240px;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
}

#rwJobsButtons a:hover{
	background-position:0px -26px;
}

#rwJobsActionMenu {
	width: 400px;
	height:30px;
	position:absolute;
	left:241px;
	top:2px;
}

#rwJobsAdd, #rwJobsDelete {
	display:block;
	height: 26px;
	width: 75px;
	overflow:hidden;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#rwJobsAdd {
	background-image:url(../../editor/graphics/btn-add-picture.gif);
	margin-right:80px;
}

#rwJobsDelete {
	background-image:url(../../editor/graphics/btn-deleteselection.gif);
}

#rwJobsTable {
	margin-top: 0px;
}

#rwJobsTable table {
	font-size:0.7em;
}

#rwJobsTable table th{
	background-color:#6b6b6b;
	color:#FFFFFF;
}

#rwJobsTable table th a{
	color:#FFFFFF;
	text-decoration:none;
}

#rwJobsTable table th, #rwJobsTable table td{
	border-bottom:2px solid #ffffff;
}

#rwJobsTable table td a{
	font-weight:bold;
	color:#000000;
}

#resultsPageLinks {
	margin-top: 30px;
	font-size: 0.7em;
	padding: 10px;
}

#resultsPageLinks a{
	color:#0033FF;
}s

.resultsPageLink {
	margin-right: 8px;
}

.resultsPageLinkSelected {
	font-weight:bold;
	margin-right: 8px;
}


/*  addition */

#contentBalcombe #sidebarOuter #sidebarAddress .theAddress{background-image:url(../../../lib/graphics/add1.gif);}
 
#contentBalcombe #sidebarOuter #sidebarAddress .theAddress p{padding-left:3px;}

#contentWellcross #sidebarOuter #sidebarAddress .theAddress{background-image:url(../../../lib/graphics/add2.gif);}
 
#contentWellcross #sidebarOuter #sidebarAddress .theAddress p{padding-left:3px;}

#contentKingswood #sidebarOuter #sidebarAddress .theAddress{background-image:url(../../../lib/graphics/add3.gif);}
 
#contentKingswood #sidebarOuter #sidebarAddress .theAddress p{padding-left:3px;}

#contentAldersmead #sidebarOuter #sidebarAddress .theAddress{background-image:url(../../../lib/graphics/add4.gif);}
 
#contentAldersmead #sidebarOuter #sidebarAddress .theAddress p{padding-left:3px;}

#contentWestcliff #sidebarOuter #sidebarAddress .theAddress{background-image:url(../../../lib/graphics/add5.gif);}
 
#contentWestcliff #sidebarOuter #sidebarAddress .theAddress p{padding-left:3px;}


#galleryBalcombe .theAddress{background:url(../../../lib/graphics/add1.gif) 0px 0px no-repeat;}
#galleryBalcombe .theAddress p{padding-left:3px;}

#galleryWellcross .theAddress{background:url(../../../lib/graphics/add2.gif) 0px 0px no-repeat;}
#galleryWellcross .theAddress p{padding-left:3px;}

#galleryKingswood .theAddress{background:url(../../../lib/graphics/add3.gif) 0px 0px no-repeat;}
#galleryKingswood .theAddress p{padding-left:3px;}

#galleryAldersmead .theAddress{background:url(../../../lib/graphics/add4.gif) 0px 0px no-repeat;}
#galleryAldersmead .theAddress p{padding-left:3px;}

.cqcRating {float:right;padding-right:18px;padding-top:2px;}
.motifTop {position:absolute;right:0;top:41px;}
.motif {position:absolute;right:0;top:354px;}

.head_office_contact{
	position:absolute;right:0;top:441px;
}

#ho_contact{
	position:absolute;right:0;top:11px;
}


.errorBox{
	color:red;	
	 font-size: 1.2em;
}

.form_area{
	background-color:#fffbde;
	padding:10px;
	margin-bottom:10px;
	border-top:1px solid #CC8B3A;
}

.form_area h2{
	color: #CC8B3A;
	 font-size: 1.2em;
 }

.form_area p{
	margin:0 !important;	
	padding:0 !important;
	margin-top:10px !important;
}
