/*
Theme Name: Helen McArdle
Author: Urban River

----------------------------------------------------
----------------------------------------------------

		1. CSS Reset

		2. Containers

		3. Menu Bar

		4. Flash Container

		5. Video Chat 

		6. News and Events buttons

		7. Information Bar

		8. Right and Left Content Columns

		9. Latest News Index page

		10. Footer

		11. Headers

		12. Care Home pages

		13. About Us

		14. News Page
		
		15. Archive
		
		16. Slideshow
		
		17. Visit Us

----------------------------------------------------
----------------------------------------------------


-------------------------
 1. CSS Reset 
------------------------*/

body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }a{text-decoration:none;}

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	color: #000;
	background-color:#2d5790;
	background-image:url(images/site_bg.jpg);
	background-repeat: repeat-x;
}
ul.content {
	font-size:1em;
	list-style-type: disc;
	margin-left:20px;
	margin-bottom:20px;
}

.clear {
	clear: both;
}
.bold {
	font-weight: bold;
} 
.italics {
	font-style: italic;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

p {
	margin-bottom:10px;
	font-size:1.1em;
}

img.greyBorder{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px;
}

img.goldBorder{
	background-color:#B3A65E;

	padding:1px;
}

a {
	color:#1B4280;
	text-decoration:underline;	
}
a:hover {
	color:#84793E;
}

.time-selects{
	width:75px !important;
}

.noSidePanel{
	padding-top:18px;
}

#singleContent{

}

#singleContent img{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px;
	margin:5px;
	margin-top:20px;
	margin-left:0px;
	}

/* ----------------------
2. Container 
------------------------*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	background-color:#FFFFFF;
	position:relative;
}
#head {
	width:980px;
	height:80px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
}

img#header{
	position:absolute;
	left:-5px;
	top:5px;
}

/* ----------------------
 3. Menu Bar 
------------------------*/

.whiteLink {
	background-color:#FFF;
}

#menuBar{
	position:absolute;
	right:0;
	bottom:0;
	min-height:35px;
	background-color:#E4DFC2;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menuBar li {
	color:#1B4280;
	font-size:1.1em;
	list-style-type: none;
	/*padding-right:6px;*/
	position:relative;
	float:left;
}

.subMenu {
	padding-right:6px;
	padding-top:15px;
}

#menuBar ul{
	/*padding-top:12px;
	padding-bottom:12px;*/
}

#menuBar .split {
	/*background-image:url(images/menu-splitter.jpg);*/
	border-right:#cfbe8a 1px solid;
	background-repeat: no-repeat;
	background-position: right;
	padding-top:10px;
	padding-bottom:10px;
}


#menuBar li a {
	padding-left:11px;
	padding-right:11px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	color:#1B4280;
}

#menuBar li a:hover {
	background-color:#FFF;
}

.ourhomesmenu :hover {
	/*border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;*/
}

.ourhomesmenu a:hover {
	/*padding-right:10px !important;
	padding-left:10px !important;*/
}


#ourHomesMenu {
	background-color:#fff;
	position:absolute;
	bottom:-203px;
	left:-1px;
	height:190px;
	width:285px;
	padding-top:12px;
	/* for IE */
	filter:alpha(opacity=90);
  /* for FF */
  	opacity:0.9;
	visibility:hidden;
	border-bottom:#cfbe8a solid 1px;
	border-right:#cfbe8a solid 1px;
	border-left:#cfbe8a solid 1px;
	border-top:0px;
	z-index:1000;
}

#ourHomesMenuLeft ul {
	width:125px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	font-size:0.8em;
	padding-left:15px;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	border-right:#CCCCCC dotted 1px;
	border-top:0px;
}

#ourHomesMenuLeft ul:hover{
	padding-left:15px;
	border-right:#cccccc dotted 1px;
	border-bottom:0px !important;
	border-left:0px !important;
	border-top:0px !important;

}

.hover-class a  {
	/*padding-left:10px !important;
	padding-right:10px !important;*/
	background-color:#fff;
	/*border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;*/
}
li.subMenu a {
	background-color:transparent!important;
}

#ourHomesMenuRight ul:hover{
	border:0px !important;
}

#ourHomesMenuRight:hover{
	border:0px !important;
}

#ourHomesMenuRight ul {
	width:120px;
	float:left;
	text-align:left;
	font-size:0.8em;
	padding-left:20px;
	margin-top:0px;
	padding-top:0px;
	border:0px;
}

#ourHomesMenu li a {
	margin:0;
	padding:0px !important;
	display:block;
	padding-left:0px;
}

#ourHomesMenu a {
	border:0px !important;
}

#ourHomesMenu li a:hover {
	padding:0px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	text-decoration:none;
	color:#B9AF72;
}

.subMenu:hover {
	border:0px !important;
}

.subMenu a:hover {
	border:0px !important;
}


/* ----------------------
4. Flash Container
------------------------*/

#flashHolder{
	z-index: 900;
	position: absolute;
	top:15px;
	left:12px;
	width:300px;
	height:300px;
}

#flashContainer{
	padding-top:15px;
	width:300px;
}

#image{
width:700px;height:299px;padding-right:14px;margin-left:270px; overflow: hidden; position:relative;
}



#image img{
	border:5px #D1C99D solid !important;
	border-left:4px solid #D1C99D !important;
}
#sliderbtns{
	position:absolute;
	right:20px;
	bottom:10px;
	z-index:300;
}
.sliderbtn{
	height:26px; width:28px; background-image:url(images/bluebtn.png); background-repeat:no-repeat; float:left; padding-right:10px; text-align:center; vertical-align:middle; padding-top:3px;
}
.sliderbtn a{color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em; text-decoration:none;}
.sliderbtn-active{
}
.sliderbtn a:hover{color:#84793E; text-decoration:none;}

#leftCol {
	padding-top:0px;
	width:265px;
	margin-left:12px;
	float:left;
	background-color:#E4DFC2;
}

#rightCol{
	float:left;
	width:689px;
}


/* ----------------------
5. Video Chat Area
------------------------*/

#videoChat {
	position:relative;
	height:325px;
	overflow:hidden !important;
}

#videoChat a {
	background-image:url(images/buttons/learn-more.png);
	background-repeat: no-repeat;
	display:block;
	width:207px;
	height:25px;	
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}

#videoChat a:hover{
	background-position: -207px;
}

#videoChat h1 {
	padding-left:15px;
	padding-top:15px;
	}
	
#videoChat p {
	color:#1B4280;
	padding-left:18px;
	padding-top:6px;
}

#videoChat .newIcon	{
	position:absolute;
	left:5px;
	bottom:-50px;
}

/* -----------------------------
6. Events and News Buttons 
--------------------------------*/

#events-news {
	margin-top:0px;
	width:265px;
	height:124px;
	background-color:#0F326A;
	background-image: url(images/news-events-bg.jpg)
}



#events-news .news{
	width:134px;
	height:124px;
	float:left;
	background-image: url(images/news-btn.jpg);
	text-indent: 99999px;
	overflow: hidden;
}

#events-news .news:hover{
	background-image:url(images/news-btn-rollover.jpg)
}

#events-news .events{
	width:131px;
	height:124px;
	background-image: url(images/events-btn.jpg);
	text-indent: 99999px;
	float:left;
	overflow: hidden;
}


#events-news .events:hover{
	background-image: url(images/events-btn-rollover.jpg)
}


#events-news .events a{width:131px;height:124px;display: block;}
#events-news .news a{width:134px;height:124px;display: block;}



/* ----------------------
7. Info Bar  
------------------------*/

#infoBar{
	padding-left:25px;
	padding-top:15px;
	background-image:url(images/info-bar-slice.jpg);
	background-repeat: repeat-x;
	background-color:#1A4280;
	background-position:center bottom;
	z-index:300;
	margin-bottom:0px;
}

#infoBar .left {
	width:410px;
	float:left;
}

#infoBar .right {
	background-image:url(images/info-bar-divide.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
	width:230px;
	float:left;
	padding-left:20px;
	padding-bottom:6px;
}

#infoBar .left a {
	background-image:url(images/gold-btn.png);
	background-repeat: no-repeat;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	color:#071937;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	height:25px;
	width:207px;
	text-align:left;
	padding-left:28px;
	padding-top:5px;
	background-position: left;
}

.continue-to-booking {
	background-image:url(images/buttons/continue-to-booking.png) !important;
	text-indent:-9999px;
	height:25px;
	width:207px;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;
}
.continue-to-contact {
	background-image:url(images/buttons/continue-to-contact.png) !important;
	text-indent:-9999px;
	height:25px;
	width:207px;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;
}
.continue-to-contact:hover {
	background-position: -207px !important;
}

.find-us-btn {
	background-image:url(images/buttons/find-us.png) !important;
	text-indent:-9999px;
	height:25px;
	width:207px;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;
}
.find-us-btn:hover {
	background-position: -207px !important;
}

.continue-to-booking:hover {
	background-position: -207px !important;
}
.contact-us-btn {
	background-image:url(images/buttons/contact-us.png) !important;
	text-indent:-9999px;
	height:25px;
	width:207px;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;
	cursor:pointer;
}	
.contact-us-btn:hover {
	background-position: -207px !important;
}

.send-btn{
	background-image:url(images/buttons/send.png) !important;
	text-indent:-9999px;
	height:25px;
	width:96px !important;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;	
	padding-bottom:0px !important;
	border:0px !important;
	cursor:pointer;
	font-size: 0px;
	line-height: 0px;
}

.send-btn:hover{
	border:0px !important;
	background-position: -96px !important;	
}

.sendbutton{
	margin-top:10px;
	background-image:url(images/buttons/send.png) !important;
	text-indent:-9999px;
	height:25px;
	width:96px !important;
	padding-left:0px !important;
	padding-top:0px !important;
	margin-left:0px !important;	
	padding-bottom:0px !important;
	border:0px !important;
	border-width:0px !important;
	cursor:pointer;
	font-size: 0px;
	line-height: 0px;	
}
.sendbutton:hover{
	border:0px !important;
	background-position:-96px !important;
}

#infoBar .left a:hover{
	color:#fff;
}
#infoBar p{
	margin-top:10px;
	color:#FFF;
	font-size:1em;
}

#infoBar .right img {
	margin-right:5px;
	vertical-align:middle;
}

#infoBar .right p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#FFFFFF;
}

#infoBar .right a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
}
#infoBar .right a:hover {
	text-decoration:underline;
}


/* ----------------------------------
8. Right / Left Content Columns 
-------------------------------------*/

#leftContent {
	padding-left:25px;
	float:left;
	width:375px;;
	padding-right:15px;
	padding-top:25px;
	color:#000000;
}

#leftContent p{
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:20px;
}

#rightContent {
	padding-left:24px;
	float:left;
	width:250px;
	padding-top:7px;
}

/* -------------------------
9. Index Latest News 
----------------------------*/

.latestNewsItem{
	margin-top:15px;
	margin-bottom:35px;
	}

.latestNewsItem .text {
	float:left;
	width:203px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.latestNewsItem .title{
	background-color:#E4DFC2;
	color:#1B4280;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.latestNewsItem .title p {
	margin-bottom:0px;
}

.latestNewsItem .date{
font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	width:40px;
	color:#36aec3;
}

.latestNewsItem .date h3 {
	font-size:2.5em;
}

.latestNewsItem .date small{
	font-size:1em;
}

.latestNewsItem .excerpt {
	color:#000000;
}

.latestNewsItem .excerpt p {
	padding-left:10px;
	padding-top:8px;
	margin-bottom:0px;
}

.latestNewsItem a{
	color:#1B4280;
	text-decoration:none;
}

.latestNewsItem a:hover{
	text-decoration:underline;
}

.latestNewsItem .readMore a{
	margin-top:3px;
}


/* ----------------------
10. Footer 
------------------------*/

#footerWrapper{
	margin-left:12px;
	margin-right:12px;
	margin-top:30px;
}

#footerContainer {
	min-height:100px;
	background-color:#E4DFC2;
	padding:0px;
	margin-bottom:15px;
	overflow:hidden !important;
}

#footerContainer .left{
	color:#1B4280;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	width:300px;
	float:left;
	margin-right: 0px;
	padding-top:25px;
	padding-left:15px;
}

#footerContainer .middle{
	width:320px;
	padding-right:40px;
	margin-right:0px;
	float:left;
	padding-top:35px;
	background-image:url(images/twitter-splitter.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom:35px;	
}

#footerContainer .right{
	text-indent: -9999px;
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	width:280px;
	overflow: hidden;
	float:right;
	height:88px;
}

#footerContainer .right:hover{
	background-image: url(images/twitter-rollover.jpg);
}

#footerContainer .right a{
	display: block;
	height:88px;
	width:293px;
}


#footerWrapper h1 {
	color:#A99F60;
	padding-left:15px;
	margin-bottom:5px;
}

#footerLinks{
	width:400px;
	padding-left:25px;
	padding-bottom:10px;
	float:left;
}

#footerLinks img {
	float:left;
	margin-right:10px;
	}
	
#footerLinks p {
	color:#1B4280;
	font-size:1em;
}

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

#footerLinks a:hover{
	color:#B8AE71;
	font-size:1em;
	text-decoration:none;
}



/* ----------------------
 11. Headers 
------------------------*/

#leftContent h1 {
	margin-bottom:15px;
	margin-left:0px;
	border-bottom:1px #b8ae71 solid;
	display:compact;
}

#rightContent h1{
	margin-bottom:15px;
	margin-left:0px;
	border-bottom:1px #b8ae71 solid;
}

#people h1{
	border-bottom:0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color:#1B4280;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#1B4280;
	font-weight:normal;
	margin-top:25px;
	margin-bottom:5px;
}

.blueH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#1B4280;
	margin-top:25px;
	margin-bottom:5px;
}

.coffee {
	color:#93d7e3;
}

/*---------------------------------------------
 12. Facilities / Care Available / Care Report -
----------------------------------------------- */
.standardRoom{
	height:27px; width:47px; background-image:url(images/icons/standard.jpg); background-repeat:no-repeat; float:left; font-size:14px; text-align:center; color:#FFFFFF; padding-top:20px; margin-right:3px;
}
.premiumRoom{
	height:27px; width:47px; background-image:url(images/icons/premium.jpg); background-repeat:no-repeat; float:left; font-size:14px; text-align:center; color:#FFFFFF; padding-top:20px; margin-right:3px;
}

.facIcon {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

#facilityIcons{
	margin-bottom:30px;
}

#careAvailable {
	margin-bottom:30px;
}

#careAvailable img {
	margin-left:10px;
}

#careReport {
	margin-bottom:30px;
}

#careHomeManager{

}

#carehomeManagerImage{
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	float:right;
	padding:3px;
}

#careHomeManager img{
	margin:0px;
	padding:0px;
}

#careHomeManager p{

}

#careHomeManager h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-weight:normal;
	font-size:1.2em;
	margin:0px;
	vertical-align:middle;
}

#careHomeManagerName{
	margin-top:3px;
	padding-top:5px;
	margin-bottom:25px;
}

/* ----------------------
 13. About Us 
------------------------*/

#people {
	position:relative;
	background-image: url(images/people-bg.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	min-height:218px;
	margin-bottom:0px;
}

#whoweare {
	bottom:-20px;
	left:15px;
	position:absolute;
}
#whoweare h1{	border-bottom:none !important;}

#people p {
	color:#1B4280;
}

.noMargin {
	margin-right:0px !important;
}




/* ----------------------
 14. News Page 
------------------------*/


.news_item {
	text-shadow: 0px 0px;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	padding:5px;
	padding-bottom:5px;
	border-top:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;	
	font-size:1em;
	margin-bottom:15px;
	background-image: url(images/news_item_bg.jpg)
}

.news_bg_color{
	border-top:1px solid #EFEFD6;
	background-color:#F7F7EA;
	border-bottom:1px solid #EFEFD6;
	border-left:1px solid #EFEFD6;
	border-right:1px solid #EFEFD6;	
}

.news_item h2 {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	color:#163D79;
	border-bottom:1px solid #ccc;
	padding-bottom:2px;
	margin-bottom:10px;
}

.news_text{
	float:left;
	width:280px;
}

.news_item p {
	font-size:1em !important;
	margin-bottom:5px !important;
}

.news_item a {
	color:#163D79;
}

.news_item a:hover{
	color:#C5BC83;
}

.news_item_date {
	text-align:center;
	margin-top:3px;
	padding-top:3px;
	color:#FFF;
	float:left;
	width:63px;
	height:60px;
	background-image:url(images/cal.jpg);
	margin-right:15px;
}

.month{
	display:block;
}

.day{
	font-size:2.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#163D79;
	text-decoration:underline;
	}
	
	
/* ----------------------
 15. Archive 
------------------------*/

#archiveList {

}

#archiveList ul {
	padding-left:10px;
}

#archiveList li {
	list-style-type: none;
	margin-bottom:5px;	
}


/* ----------------------
 16. Slider 
------------------------*/

#photoShow {
    height:289px;
    width:686px;
}
#photoShow div {
    position:absolute;
	/*visibility:hidden;*/
    z-index: 0;
}
#photoShow div.previous {
    z-index: 100;
	visibility:hidden;
	padding-left:5px;
}
#photoShow div.current {
	visibility:visible;
    z-index: 200;
	padding-left:4px;
}


/* ----------------------
 17. Visit Us 
------------------------*/

#hmchouse{

}

#hmchouse li{
	margin-bottom: 3px;
}

#visit{
	text-align:left !important;
}

#visit li{
	margin-bottom:15px !important;
}

#visit span{
	color:#0C2D62;
	display:block !important;
	margin-bottom:4px;
}

#visit span.reqtxt{
	display:inline !important;
	margin-left:10px;
}

#visit input{
	width:200px;
}

#visit input#sendbutton{
	width:100px;
}

#visit ol{
	margin-top:20px;
}

#visit.cf_info failure {
	color:#FF0000;
}


/* -------------------------
9. News Page 
----------------------------*/

#newspage{}

.newsArticle{
	margin-top:15px;
	margin-bottom:35px;
	}

.newsArticle .text {
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	width:314px;
}

.newsArticle .title{
	background-color:#E4DFC2;
	color:#1B4280;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.newsArticle .title p {
	margin-bottom:0px !important;
}

.newsArticle .date{
font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	width:60px;
	color:#000000;
}

.newsArticle .date h3 {
	font-size:2.5em;
}

.newsArticle .date small{
	font-size:1em;
}

.newsArticle .excerpt {
	color:#000000;
}

.newsArticle .excerpt p {
	padding-left:10px;
	padding-top:8px;
	margin-bottom:0px;
}

.newsArticle a{
	color:#1B4280;
	text-decoration:none;
}

.newsArticle a:hover{
	text-decoration:underline;	
}

.newsArticle .readMore {
	margin-top:3px;
	margin-bottom:0px !important;
}



/*----------------------------*/


#featuredContent {
	width:262px;
	overflow:hidden;
	position:relative;
	min-height:315px;

}
#featuredContentTop{
	margin-left:4px;
	width:258px;
	height:5px;
	background-image:url(images/featured-top.jpg);
	background-repeat:no-repeat;
}

#featuredContent div {
	margin-top:0px;
	margin-left:4px;
    position:absolute;
    z-index: 0;
	width:260px;
}


#featuredContent div a{
	margin-bottom:6px !important;
}
#featuredContent div.previous {
    z-index: 100;
	background-image:url(images/featured-slice.jpg);
	background-repeat:repeat-y;
	background-position:0px top;
	background-color:#C3B984;
	
}
#featuredContent div.current {
	z-index: 200;
	background-image:url(images/featured-slice.jpg);
	background-repeat:repeat-y;
	background-position:0px top;
	background-color:#C3B984;
}

#featuredArrow{
	position:absolute;
	right:33px;
	top:126px;
	width:63px;
	height:32px;
	background-image:url(images/featured-arrow.png);
	background-repeat:no-repeat;
	z-index:400;		
}




.featuredImage {
}


/* -------------------------
9. Vacancies
----------------------------*/


.vacancies{
	border:#E8E8E8 solid 1px; padding:10px; margin-bottom:0px;
}

.vacancies a {
	color:#1B4280;
	text-decoration:underline; 
	font-weight:600;
}

.vacancies a:hover{
	color:#B8AE71;
}

.vacancies span {
	font-weight:600;
}

.blueBtn{
	width:207px;
	margin-bottom:20px;
}

.blueBtn a {
	background-image:url(images/video-btn.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#E2DDC2;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	height:20px;
	width:207px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-top:5px;
	text-decoration:none;
	text-align:center;
}

.blueBtn a:hover {
	color:#FFFFFF;
}

#leftContent li {
margin-bottom:10px;
}
#leftContent li span{
	display:block;
}

#leftContent span.reqtxt {
	display:inline;
	margin-left:5px;
}

/* ---------------------------------------------
--  TWITTER STYLES
-----------------------------------------------*/
#twitterWrapper{
padding-top:0px;
padding-top:10px;
background-color:#FFFFFF;
}

#twitter{
	width:265px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:0px;

	background-repeat:repeat-y;
	background-color:#d5f1f8;
	background-position: 4px;
}

#twitterTop{
	width:258px;
	margin-left:auto;
	margin-right:auto;
	height:9px;
	background-image:url(images/twitter-header-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#d5f1f8;
}

#twitterMiddle{
	width:258px;
	margin-left:auto;
	background-image:url(images/twitter-header-middle.jpg);	
	margin-right:auto;
	padding-top:10px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#d5f1f8!important;
	/* ie6 hack */
	min-height:46px;
	height:auto !important;
	height:46px;	
}

#twitterBottom{
	margin-left:auto;
	margin-right:auto;
	width:258px;
	height:35px;
	background-image:url(images/twitter-header-bottom.jpg);	
	background-repeat:no-repeat;
	background-position:1px;
}

#twitters{
	background-color:#d5f1f8;
}

#twitter h1{
	padding-left:20px;
	padding-top:3px;
	padding-bottom:10px;
	margin-left:0px;
}
ul.twitter{
}
li.twitter-item{

}
p.twitter-message{
	color:#1B4280;
	padding-bottom:15px;
	padding-left:18px;
	padding-right:15px;
	padding-top:15px;
	margin:0px;
	background-image:url(images/twitterSplit.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.twitter-timestamp{
}
a.twitter-link{
	color:#1B4280;
	text-decoration:underline;
}
a.twitter-link:hover{
	color:#1B4280;
	text-decoration:none;
}
a.twitter-user{
}

.no-border{
	background-image:none !important;
}
.first-para{
	padding-top:3px !important;
	margin-top:0px !important;
}

/*-------------------------------------------
--- EVENTS 
--------------------------------------------*/

#eventsWrapper {
	padding-left:25px;
	padding-top:5px;
}

#eventsWrapper h1{
	border-bottom:1px solid #B8AE71;
	margin-bottom:15px;
}

.anEvent a{
	text-decoration:none;
}

.anEvent {
	margin-top:20px;
}

.textArea{
	float:left;
	width:491px;
}

.anEventImage{
	float:left;
	margin-right:15px;
}

.anEvent h2{
	font-size:1.5em;
	color:#204B83;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:15px;
	margin-top:0px;
}

.anEvent span.blueText{
	color:#204B83;
}

.findoutmore{
	border-left:#204B83 solid 1px;
	padding-left:15px;
	margin-left:15px;
	font-weight:600;
	color:#C3B173;
}
.anEvent span.rightSpace{
	margin-right:5px;
}

label{
	display:block;
	margin-top:15px;
	margin-bottom:3px;
	color:#0C2D62;
	margin-left:1px;	
}

label.subscribe{
	display:inline !important;
	margin-left:5px;
}

label.required{
}

#contactUs{

}

#contactUsLeft{
	float:left;
	width:170px;
}
#contactUsRight{
	float:left;
	width:200px;
}

input, textarea, select{
	border:1px solid #CCCCCC !important;
	background-color:#F3F1E4 !important;
	padding:5px !important;	
}

textarea {
	width:370px !important;
}

select{
	border:1px solid #CCCCCC !important;
	background-color:#F3F1E4 !important;
	padding:4px !important;
	width:180px !important;
}
select:hover{
	border:1px solid #D1C99D !important;
	background-color:#F3F1E4 !important;
	background-color:#F1EFE0 !important;
	padding:4px;
	width:180px;
}

input:hover, textarea:hover{
	border:1px solid #D1C99D !important;
	background-color:#F3F1E4 !important;
	background-color:#F1EFE0 !important;
	padding:5px;
}

.joinOurMailingList{
	margin-top:20px;
	width:370px;
	background-color:#F3F1E4;
	border:1px solid #CCCCCC;
	padding:5px;
}
.contactMessage{
	width:370px;
}

.error {
	color:#FF0000;
}

li.error{
	padding-left:35px;
	list-style-image: none;
	background-image:url(images/list-error.jpg);
	background-repeat: no-repeat;
	line-height:200%;
	margin-bottom:15px;
}

.error li{

}

#contactErrorMessages{
	padding-left:15px;
	background-color:#FFE6E6;
	border:#FFCCCC solid 1px;
}

#contactErrorMessages ul{
	margin-top:10px;
}

#contactSuccessMessage{
	padding:15px;
	background-color:#F4FFF4;
	border:#CAFFCA solid 1px;
}

#usermessage2a{
	padding:15px;
	background-color:#F4FFF4;
	border:#CAFFCA solid 1px;
	width:auto !important;
}

.careHomeManagersWrapper{
	background-image:url(images/CareHomeManagers-middleBG.jpg);
	background-repeat:repeat-y;
}
.careHomeManagers{
	margin-bottom:5px;
	padding-left:8px; padding-right:8px; padding-bottom:8px; padding-top:3px;
	background-image:url(images/CareHomeManagers-bottomBG.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}
.careHomeManagersTop{
	width:258px;
	height:5px;
	background-image:url(images/CareHomeManagers-topBG.jpg);
	background-repeat:no-repeat;
}

.careHomeManagersContent{
	float:right;
	width:165px;
}

.careHomeManagers img{
	margin-right:10px;
}
.careHomeManagers h2{
	margin-top:0px;
	color:#1B4280;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
}


/* ------------ PANEL -------------- */

.panel{
	width:242px;
	position:relative;
	background-image:url(images/panel-slice.jpg);
	background-repeat:repeat-y;
	background-color:#D7D1AB;
	padding-left:4px;
	padding-right:4px;
	background-position: 4px 4px;
}

.panelbg{
	width:230px;
	position:relative;
	background-color:#D7D1AB;
	padding:10px;
	color:#1B4280;
}

.panelTop{
	width:242px;
	margin-left:auto;
	margin-right:auto;
	height:9px;
	background-image:url(images/panel-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#D7D1AB;
}

.panelMiddle{
	padding:10px;
	margin-left:auto;
	background-image:url(images/panel-middle.jpg);	
	margin-right:auto;
	padding-top:10px;
	background-position:bottom;
	background-repeat:no-repeat;
	/* ie6 hack */
	min-height:46px;
	height:auto !important;
	height:46px;	
}

.panelBottom{
	margin-left:auto;
	margin-right:auto;
	width:242px;
	height:35px;
	background-image:url(images/panel-bottom.jpg);	
	background-repeat:no-repeat;
	background-position:bottom;
}


/* -------------- Recruitment ----------------*/

.vacancyWrapper{
	background-repeat:repeat-y;
	background-color:#D6D1AB;
}
.vacancyTop{

}
.vacancyBottom{
	margin-bottom:0px;
	padding-left:15px; padding-right:8px; padding-bottom:8px; padding-top:10px;
	background-position:bottom;
	background-repeat:no-repeat;	
}


blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  background:url(images/blockquote-end.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}

blockquote p:first-letter {
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 35px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	background-image: url(images/blockquote-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* side panel */

div.panelSplitter{
	background-image:url(images/ourServicesSplit.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	padding-bottom:15px;
	padding-top:15px;
}
div.panelSplitter h2{
	color:#1B4280;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	font-weight:normal;
	margin-top:0;
}
div.panelSplitter h2:hover{
	text-decoration:underline;
}
div.panelSplitter p{
	margin-top:8px; /*color:#1B4280*/;
}
div.panel-bg {background-color:#D7D1AB; padding:10px; margin-top:0px;}

.our-homes {float:left; width:250px;}
.our-homes p {margin-top:5px;}
a.printLink {background:url(images/print.gif) no-repeat; text-decoration:none; width:78px; height:27px; text-indent:9999px; display:inline-block; margin-right:10px;}
.close {padding-top:5px; float:right;}




/*Tool Tip
******************************************************/
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(28, 60, 111);
	background-color: rgba(28, 60, 111,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 10%, from(transparent), to(#1C3C6F));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(28, 60, 111,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

