@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	font-size:0.9em;
	font-family:Arial,Hevetica,Verdana,sans-serif;
}

p, ul, ol, dl {
	color:#000000;
	font-size:0.8em;
	font-family:Arial,Hevetica,Verdana,sans-serif;
	padding:5px 0;
	margin:0;
}

ul, ol {
	list-style-type:none;
	list-style-position:outside;
}

ul li {
	background:transparent url(../images/bullet.gif) no-repeat 0 1px;
	padding:0 0 8px 20px;
}

p {
	line-height:1.4em;
}

a {
	color:#663300;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color:#663300;
	text-decoration:underline;
}

img {
	border:none;
}

h1 {	
	margin:5px 0 10px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	color:#943634;
}

h2 {
	margin:10px 0;
	padding:0;
	font-size:0.9em;
	color:#433C3C;
	font-weight:normal;
}

h3 {
	margin:10px 0 5px 0;
	padding:0;
	font-size:0.9em;
	color:#433C3C;
	font-weight:bold;
	text-decoration:none;
}

#container {
	margin:0 auto;
	width:800px;
}

#header {
	background:transparent url(images/brook_house_care_home.gif) no-repeat 0 0;
	margin:10px 15px 30px 15px !important;
}

#header, #menu, #content, #teasers, #footer {
	margin:5px 15px;
	padding:0;
	clear:both;
	display:block;
	float:left;
	width:800px;
}

#menu {
	padding:0 0 25px 0 !important;
}

#content {
	background:#EAC6C5;
}

#mainContent {
	padding:0 15px 0 20px;
	width:440px;
	float:left;
	background:#ffffff;
}

#sideContent {
	margin:0 0 0 10px;
	padding:0;
	width:310px;
	float:left;
	background:#EAC6C5;
}

#menu ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	margin:0;
	padding:0 63px 0 0;
	font-size:1.1em;
	color:#943634;
	font-weight:bold;
	background:none;
}

#menu ul li.last {
	padding:0 0 0 0;
}

#menu ul li a {
	color:#943634;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#000000;
	text-decoration:none;
}

#menu ul li.selected a {
	color:#000000;
	text-decoration:none;
}

#footer p {
	float:left;
	padding:10px 0;
	color:#943634;
}

#footer p.tel {
	float:right;
}

#footer span {
	text-align:right;
}

#teasers img, #teasers p {
	float:left;
	display:block;
}

#teasers img {
	clear:right;
}

#teasers p {
	clear:left;
	width:150px;
	font-weight:bold;
	padding-top:0;
	padding-bottom:8px;
	line-height:1.2em;
}

#teasers p span, #teasers p a {
	color:#943634;
}

#teasers div.teaser-links {
	float:left;
	height:100px;
	padding:0 12px;
	width:150px;
}

#sideContent ul {
	padding:0;
	width:295px;
}

.mainAboutUs {
	padding:0 15px 35px 20px !important;
}

.testimonials #mainContent p {
	font-weight:normal;
}

.testimonials #mainContent p span {
	font-weight:bold;
	color:#666666;
	display:block;
	clear:both;
}

div.about-us {
	background:#EAC6C5 url(../images/about.jpg) no-repeat right bottom !important;
}

div.facilities {
	background:#EAC6C5 url(../images/facilities.jpg) no-repeat right bottom !important;
}

div.testimonials {
	background:#EAC6C5 url(../images/testimonials.jpg) no-repeat right bottom !important;
}

div.contact {
	background:#EAC6C5 url(../images/contact.jpg) no-repeat right bottom !important;
}

#sideContent ul.thumbs {
	width:310px;
}

.testimonials #mainContent p {
	background:transparent url(../images/quotes_open.gif) no-repeat top left;
	padding:0 0 10px 25px;
}

.testimonials #mainContent ul li {
	background:none;
	list-style-type:disc;
	padding-left:0;
}

.testimonials #mainContent ul{
	padding-left:45px;
}

ul.thumbs li {
	background:none;
	padding:10px;
	float:left;
}

#gallery {
	width:440px;
	height:540px;
	display:block;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {
	background:#fff;
}

div.slideshow-container {
	position: absolute;
	clear: both;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow a.advance-link {
	display:block;
	height:400px; /* This should be set to be at least the height of the largest image in the slideshow */
	/* line-height:350px;This should be set to be at least the height of the largest image in the slideshow */
	text-align:center;
	width:440px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}

div.slideshow img {
	vertical-align: middle;
	padding:0;
	margin:0;
}

li.selected a.thumb img, li a.thumb:hover img {
	border: 1px solid #943634;
}

li a.thumb img {
	border: 1px solid #EAC6C5;
}

div#controls {
	padding: 5px;
	font-size:0.8em;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
	float: right;
}

div.nav-controls a {
	padding:0 10px;
}