/*========================================================

Page CSS file for Fairfield House

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

/*===================================================================
BANNERS
===================================================================*/
#subpage_banner {
	position: relative;
	width: 950px;
	height: 288px;
	background: url('../cssimages/banner_about.jpg') no-repeat;
}

#subpage_banner_text {
	position: absolute;
	width: 365px;
}

#subpage_banner_text h2 {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #725C6E;
	margin: 90px 0 0 0;
}

#subpage_banner_text p {
	font-size: 1.4em;
	line-height: 1.8em;
	letter-spacing: 0.01em;
}

#cms_content ul#subpage_banner {
	margin: 0;
	font-size: 1em;
}

#subpage_banner_text {
	top: 30px;
}

/*about*/

body.page4 #subpage_banner {
	background: url('../cssimages/banner_about.jpg') no-repeat;
}

body.page4 #subpage_banner_text {
	right: 20px;
}

/*about*/

body.hp4 #subpage_banner_text {
	right: 20px;
}

/*accomodation*/

body.page3 #subpage_banner {
	background: url('../cssimages/banner_accomodation.jpg') no-repeat;
}

body.page3 #subpage_banner_text {
	left: 20px;
}

/*types of stay*/

body.page5 #subpage_banner, body.hp5 #subpage_banner {
	background: url('../cssimages/banner_types_of_stay4.jpg') no-repeat;
}

body.page5 #subpage_banner_text, body.hp5 #subpage_banner_text {
	left: 20px;
}

/*Meet the team*/

body.page14.subpage #subpage_banner {
	background: url('../cssimages/banner_team.jpg') no-repeat;
}

/*residential care*/

body.page15 #subpage_banner {
	background: url('../cssimages/banner_residential.jpg') no-repeat;
}

/*respite care*/

body.page16 #subpage_banner {
	background: url('../cssimages/banner_respite.jpg') no-repeat;
}

/*Day care*/

body.page17 #subpage_banner {
	background: url('../cssimages/banner_daycare.jpg') no-repeat;
}

/*living at fairfield house*/

body.page7 #subpage_banner, body.hp7 #subpage_banner {
	background: url('../cssimages/banner_living3.jpg') no-repeat;
}

body.page7 #subpage_banner_text {
	left: 20px;
}

/*testimonials*/

body.page8 #subpage_banner, body.hp8 #subpage_banner {
	background: url('../cssimages/banner_testimonials2.jpg') no-repeat;
}

body.page8 #subpage_banner_text, body.hp8 #subpage_banner_text {
	left: 20px;
}

/*jobs*/

body.page9 #subpage_banner, body.hp9 #subpage_banner {
	background: url('../cssimages/banner_jobs2.jpg') no-repeat;
}

body.page9 #subpage_banner_text, body.hp9 #subpage_banner_text {
	top: 0px;
	left: 20px;
}

/*contact*/

body.page10 #subpage_banner, body.hp10 #subpage_banner {
	background: url('../cssimages/banner_contact.jpg') no-repeat;
}

body.page10 #subpage_banner_text, body.hp10 #subpage_banner_text {
	right: 20px;
}

body.page18 #subpage_banner, body.hp18 #subpage_banner {
	background: url('../cssimages/banner_social_program.jpg') no-repeat;
}

body.page18 #subpage_banner_text {
	right: -40px;
}

body.page19 #subpage_banner_text {
	left: 20px;
}

body.page20 #subpage_banner{
	background: url('../cssimages/banner_enjoy_lyme.jpg') no-repeat;
}

body.page20 #subpage_banner_text {
	right: 20px;
}

/*Respite Care*/

body.page22 #subpage_banner{
	background: url('../cssimages/banner_enjoy_lyme.jpg') no-repeat;
}

body.page22 #subpage_banner_text {
	right: -50px;
}

/*===================================================================
CONTENT
===================================================================*/

#main_content {
	width: 520px;
	float: left;
}

#column_right {
	width: 400px;
	float: right;
}

#cms_content {
	padding: 10px 20px 0 20px;
}

#sidebar_content {
	padding: 10px 20px 0 0;
}

#cms_content img, #sidebar_content img {
	margin: 1.6em;
	border: solid 2px #929292;
	margin: 0;
}

#cms_content ul {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0 10px 15px;
}

#cms_content ul li {
	list-style: disc;
}

#cms_content a {
	color: #53234C;
}

/*===================================================================
ACCOMODATION
===================================================================*/
#cms_content  .accomodation_list li {
	font-size: 0.8em;
	border: solid 1px #D2D2D2;
	background: #ECECEC;
	margin: 0 20px 10px 0;
	padding: 10px 20px 10px 20px;
}

#cms_content .accomodation_list li h2 {
	font-style: italic;
	font-weight: bold;
}

#cms_content .accomodation_list li img {
	float: left;
	margin: 10px 20px 30px 0;
}

#cms_content .accomodation_list li p {
	margin-top: 10px;
}

/*****************************************************************
GALLERY
******************************************************************/

#galley_thumb {
	width: 134px;
	height: 130px;
	float: left;
	margin: 0 60px 40px 0;
	overflow: hidden;
}














































































