/*
E-motion design
joomla css file
*/

/*
Recommended cross-platform font families:

Arial, Helvetica, sans-serif
Verdana, Geneva, sans-serif
"Arial Black", Gadget, sans-serif
"Courier New", Courier, monospace
"Times New Roman", Times, serif

*/


/*
General
*/

html { overflow-y: scroll; }
iframe html, #ff_iframe_html { overflow: visible; }

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
color: #999999;
border-top: 1px solid;
border-bottom: none;
border-left: none;
border-right: none;
}

.mceContentBody td {
	font-size: 11px;	
}

/*
Text rendering
*/

body, td, p, div, span , h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	color: #000000;
}
h1, h2, h3, h4, h5, h6 , .contentheading , .componentheading, .subheading {
	color: #296d9c;
	font-weight: normal;
}
a {
	color: #0b5580;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #4B90B4;
	text-decoration: underline;
}
h6 {
	font-size: 110%;
}
h5 {
	font-size: 120%;
	margin: 1em 0 0.2em;
}
h4 {
	font-size: 130%;
}
h3 {
	font-size: 140%;
}
h2 {
	font-size: 150%;
}
h1, .contentheading, .componentheading {
	font-size: 180%;
}
input, textarea, .inputbox, .button {
	background-color: #ffffff;
	border-color: #999999;
	color: #000000;
}
.ie input.radio {
 border: none;	
}

/*
Main menu
*/

.mainlevel {
}
#active_menu {
}


/* 
Modules
*/

.moduletable {
}
.moduletable th {
}
.moduletable td {
}


/*
General mambo styles
*/

.readon {
}
.subheading {
}
.back_button {
}
.back_button a {
}
.back_button a:hover {
}
.pagenav_next , .pagenav_prev {
}


/*
Forms
*/

input, textarea, .inputbox, .button {
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formLabel , .formOpt , .formReq {
	font-weight: bold;
}
.formReq {
	color: #B20838;
}
.button {
}
.inputbox-ff,
input,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.readonly input {
	background-color: #e0e0e0;
	}

.radio, .checkbox {
	background-color: transparent;
	border: none;
}
.radio, .ie .checkbox {
	margin-bottom: 0;
}
fieldset {
	border: 1px solid #C0C0C0;
	padding: 3px 6px 8px;
}

#searchphraseany,
#searchphraseall,
#searchphraseexact {
	border: none;
}

/*
Other styles
*/

.borderedTable {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
}
.borderedTable th {
	text-align: left;
	background-color: #85C1EC;
	}
.borderedTable td ,
.borderedTable th {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	line-height: 120%;
}
.borderedTable td td ,
.borderedTable th td {
	border-right: none;
	border-bottom: none;
}


.hidden {
 display: none;
}


/*
Div-based layout
*/

/* general required styles */
body {
	margin: 0px; padding: 0px;
}

/* layout specific sizes */
#contentPage #r1, #contentPage #r1c {
	height: 152px;                         /* row 1 height */
}
#contentPage #r1 {
 background-image: url(../images/content_header.png);
}
#homePage #r1 {
 background-image: url(../images/home_header.jpg);
}
#r1 {
 background-image: url(../images/content_header.png);
 background-position: center top;
 background-repeat: no-repeat;
}
#contentPage .contentLogoLink {
 display: block;
 width: 120px;
 height: 100px;
 margin-top: -5px;
 margin-left: 115px;	
}
#contentPage #r1c1, #contentPage #r1c2 {
 height: 119px;
}
#r1c3 {
 height: 33px;
}
#homePage #r1, #homePage #r1c {
	height: 72px;                         /* row 1 height */
}
#homePage #r1c1, #homePage #r1c2 {
 height: 39px;	
}
#r1 {
 border-bottom: 1px solid #fff;	
}
/*
#homePage #r1 {
 background-image: url(../images/header_background.png);
 background-position: top left;
 background-repeat: repeat-x;
}
*/
#contentPage #r2 {
	margin-top: 153px;                     /* row1 height + row1 border */
}
#homePage #r2 {
	margin-top: 73px;                     /* row1 height + row1 border */
}
/* ie6 fix */
#r1c2 { overflow: hidden; }
#r2 {
 border-top: 1px solid #03334f;	
}
#r3, #r3c {
	height: 410px;                         /* row 3 height */
}
#r3c1 { height: 365px; }
#r3c2 { height: 45px; }
#r2c, #r4c, #r3c,#r3c1, #r3c2 {
	width: 825px;                          /* col 1 + col 2 width */
}
#r1c1 {
	width: 400px;                          /* col 1 width */
}
#r1c2 {
	width: 425px;                          /* col 2 width */
}
#r1c { width: 1000px; }
#r1c3 {
width: 100%;
}

/* colours */
#r1 {
	background-color: #0b5580;
}
#r1c1 {
}
#r1c2 {
}

#r2 {
}
#r2c1 {
}
#r2c2 {
}

#r3 { 
 background-image: url(../images/button_background.png);
 background-position: top left;
 background-repeat: repeat-x;
 background-color: #aeaeae;
}
#r3c1 {}
#r3c2 { }

#r3c2 .moduletable {
 width: 100%;	
}
#r3c2 .moduletable td {
 color: #fff;
 font-size: 10px;
 padding-top: 7px;
 text-transform: uppercase;	
}

/* required element css */

#r1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 1000px;
	background-color: #0b5580;
}
#r1c {
	margin: 0 auto;
	overflow: visible;
}
#r1c1 {
	float: left;
}
#r1c2 {
	float: right;
	text-align: right;
}
#r1c3 {
 float: left; clear: left; text-align: left; position: relative;
}

#r1m { width: 1199px; }
#r1l {
	background-image: url(../images/header_left.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#r1r {
	background-image: url(../images/header_right.png);
	background-position: top left;
	background-repeat: no-repeat;
}


#r2 {
	width: 100%;
	min-width: 825px;
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
}
#r2c {
	margin: 0 auto;
}
#r2c1 {
	float: left;
}
#r2c2 {
	float: right;
}

#r3 {
	min-width: 825px;
	width: 100%;
	float: left;
	overflow: hidden;
	clear: both;
}
#r3c {
	margin: 0 auto;
}
 #r3c1 , #r3c2 {
 text-align: center;
}       
/* div-based anchor fix for gecko browsers */
.gecko .linkAbsolute a, .gecko .anchorLink a {
	position: absolute;
}

/* dynamic fonts border fix */
.replacement {
	border: none;
}

/* article_seperator gap fix */
.article_seperator {
	display:none;
}

/* newsletter subscribe module */
.anjelSubscribeName {
	font-weight: bold;
	float: left;
	margin-top: 12px;
}
.anjelSubscribeNameInput input {
	width: 100px;
	float: right;
	margin-top: 10px;
}
.anjelSubscribeEmail {
	font-weight: bold;
	float: left;
	margin-top: 14px;
	clear: left;
}
.anjelSubscribeEmailInput input {
	width: 100px;
	float: right;
	margin-top: 10px;
	clear: right;
}
#anjelButtonSubscribe {
	float: left;
	margin-top: 10px;
	clear: both;
}
.anjelSubscribeLists {
 float: left;
 clear: left;
}
.anjelSubscribeListsCheck {
 float: right;
 clear: right;
}

/* community builder field icons */

/** icon key with labels **/
#cbIconsTop {
}
#cbIconsBottom {
}

/** span containing icons next to fields **/
.cbFieldIcons {
}

/** individual icon classes **/
.cb_field_description {
}
.cb_field_required {
}
.cb_field_profile {
}
.cb_field_no_profile {
}




/* simplefaq styles */

.simplefaqquestion {
 text-decoration: none;
}
#simplefaqheader {
}
#simplefaqcategory {
}
#simplefaqHelp {
}


/* com_search */
fieldset { border: 1px solid #c0c0c0; }


.moduletable_accessibility {
/*background-image:url(../images/accessibility_background.png);*/
height:119px;
margin-left:75px;
right:0px;
width:300px;
float: left;
display: inline;
}
.ie6 .moduletable_accessibility {

}
.searchdiv {
/*background-image:url(../images/search_background.png);*/
height:19px;
width:200px;
top:14px;
left:51px;
position:relative;
overflow: hidden;
font-size:10px;
}
#footer {
 float: left;
 width: 100%;
 text-align: center;
}
.textsizediv {
font-size:14px;
left:-54px;
position:relative;
top:60px;
}

.searchdiv #mod_search_searchword {
color:#444444;
font-size:10px;
font-weight:bold;
left:-19px;
position:relative;
top:0px;
width:159px;
border: none;
}
.searchdiv .clearlink {
height:18px;
position:absolute;
right:0px;
top:0px;
width:18px;
}
.searchdiv .submitlink {
height:18px;
position:absolute;
left:0px;
top:0px;
width:18px;
}
.searchdiv .clearlink:hover ,
.searchdiv .submitlink:hover {
 text-decoration: none;
}
.increaseFontSize {
 display: block;
 height: 32px;
 width: 173px;
 margin-left: 131px;
 margin-top: -41px;
 margin-bottom: 8px;
}
.increaseFontSize:hover {
 text-decoration: none;	
}

.ddmx44 .item11-acton ,
.ddmx44 .item11-acton-last {
 /*background-image: url(../images/menu_on_left.png);
 background-repeat: no-repeat;
 background-position: top left;
 left: -6px;*/
 position: relative;
 float: left;
}
#r1c3 { padding-left: 6px; }
#r1c3 .ddmx44 .item11-acton a.item1,
#r1c3 .ddmx44 .item11-acton a.item1-active ,
#r1c3 .ddmx44 .item11-acton a.item1:hover,
#r1c3 .ddmx44 .item11-acton a.item1-active:hover ,
#r1c3 .ddmx44 .item11-acton-last a.item1,
#r1c3 .ddmx44 .item11-acton-last a.item1-active ,
#r1c3 .ddmx44 .item11-acton-last a.item1:hover,
#r1c3 .ddmx44 .item11-acton-last a.item1-active:hover {
		 /*background-image: url(../images/menu_on_right.png);
 background-repeat: no-repeat;
 background-position: top right;
 background-color: #366b91 !important;
 margin-left: 6px;*/
}
.ddmx44 a.item2,
.ddmx44 a.item2:hover,
.ddmx44 a.item2-active,
.ddmx44 a.item2-active:hover {
}


#contentPage .ddmx44 .item11-acton ,
#contentPage .ddmx44 .item11-acton-last {
 /*background-image: url(../images/content_menu_on_left.png);*/
}
#contentPage #r1c3 .ddmx44 .item11-acton a.item1,
#contentPage #r1c3 .ddmx44 .item11-acton a.item1-active ,
#contentPage #r1c3 .ddmx44 .item11-acton a.item1:hover,
#contentPage #r1c3 .ddmx44 .item11-acton a.item1-active:hover ,
#contentPage #r1c3 .ddmx44 .item11-acton-last a.item1,
#contentPage #r1c3 .ddmx44 .item11-acton-last a.item1-active ,
#contentPage #r1c3 .ddmx44 .item11-acton-last a.item1:hover,
#contentPage #r1c3 .ddmx44 .item11-acton-last a.item1-active:hover {
		 /*background-image: url(../images/content_menu_on_right.png);
 background-color: #4581ac !important;*/
}


#homePage .ddmx44 .section { border: 1px solid #366b91 !important;  }
#contentPage .ddmx44 .section { border: 1px solid #4682ad !important;  }

#r3c1 {
 margin-left: 10px;	
}
#r1c3 a:hover {

}
	

#r3c1 .moduletable {
float: left;
margin-right: 15px;
}
.footerButton {
width: 190px;
height: 365px;
overflow: hidden;
position: relative;
}
.footerButton div {
background-repeat: no-repeat;
background-position: top left;
width: 100%;
height: 100%;
}
.footerButton .lifestyleandcare {
background-image: url(../images/button-lifestyle-and-care.png);	
}
.footerButton .contact {
background-image: url(../images/button-contact.png);	
}
.footerButton .ourLocation {
background-image: url(../images/locations_module.jpg);	
}
.footerButton .ourpeople {
background-image: url(../images/button-our-people.png);	
}
.footerButton .ourpeople {
background-image: url(../images/ourpeople_module.jpg);	
}
.footerButton .yourinvolvement {
background-image: url(../images/yourInvolvement_module.jpg);	
}
.footerButton .currentvacancies {
background-image: url(../images/currentVacancies_module.jpg);	
}
.footerButton .contactus {
background-image: url(../images/contactus_module.jpg);	
}
.footerButton .education {
background-image: url(../images/education_module.jpg);	
}
.footerButton .aboutus {
background-image: url(../images/aboutus_module.jpg);	
}
.footerButton .irtresearchfoundation {
background-image: url(../images/foundation_module.jpg);	
}
.footerButton .text {
color: #444546;
height: 68px;
padding: 178px 20px 0;
text-align: left;
width: 150px;
overflow: hidden;
font-size: 11px;
line-height: 150%;
}
.footerButton .text a {
 color: #444546;
}
.footerButton .text a:hover {
 color: #242526;
}
#footer {
 font-size: 10px;
color: #fff;
padding-top: 7px;
padding-bottom: 10px;
margin: 0px;
text-transform: lowercase;
}
#footer a {
 color: #fff;
}
#footer a:hover {
 color: #ed2c24;
}

#r2c1 { padding-left: 10px; padding-right: 10px; padding-top: 15px; }

.buttonheading { padding-left: 6px; }
.ie6 #r2 { overflow: visible; }
.ie6 #r2c1 {
	padding-left: 90px;
	}

/* ie6 menu gone on short width screen FIXME */
.ie6 #r1 {  }

.ie .searchdiv { left: -47px; }


.breadcrumb { width: 100%; padding-left: 30px; padding-right: 30px; padding-bottom: 6px;}
.breadcrumb .pathway { font-style: italic; }


#r2c1 {
 line-height: 200%;
}
.textsizediv a {
 color: #666;
}
.textsizediv a:hover {
 color: #0b5580;
}






#r1c3{
}
#r1c3 .moduletable{
	position: relative;
	margin: 0 auto;
}
#r1c3 ul{
	margin: 0px;
	padding: 0px;
}
#r1c3 ul li{
float:left;
list-style-type: none;
}
#r1c3 ul li a{
	font-size: 12px;
	padding: 8px 10px 5px 10px;
	height: 20px;
	display: block;
}
#r1c3 ul li a:hover{
text-decoration:none;
}
#r1c3 ul li ul {
display:block;
height:auto;
position:absolute;
z-index:99;
left: -999em;
background-color:#0b5580;
width: 198px;
border: 1px solid #4682a0;
}
#r1c3 ul li ul ul {
   margin: -34px 0 0 198px;
}
#r1c3 ul li li {
	width: 198px;
}
#r1c3 ul li .parent {
	background-image: url(../images/arrow.png);
	background-position: 172px 8px;
	background-repeat: no-repeat;
}
#r1c3 ul li li a{
	font-size: 11px;
display: block;
	width: 178px;
float: none;
}
#r1c3 #mainlevel ul ul .parent.sfhover ,
#r1c3 #mainlevel .sublevel_active.parent.sfhover ,
#r1c3 #mainlevel .parent.sublevel_current ,
#r1c3 #mainlevel .sublevel.parent.sfhover ,
#r1c3 #mainlevel .sublevel_active.parent {
	 background-image: url(../images/arrow_on.png);
}
.ie6 #r1c3 #mainlevel ul ul .parent.sfhover ,
.ie6 #r1c3 #mainlevel .sublevel_active.parent.sfhover {
background-image: none;	
}
#r1c3 ul li .sfhover ,
#r1c3 #mainlevel .sublevel_active ,
#r1c3 #mainlevel .sublevel_current {
	 background-color: #2b75a0;
}
#r1c3 ul li ul {
left: -999em;
}
#r1c3 ul li:hover ul ul, #r1c3 ul li:hover ul ul ul {
left: -999em;
}
#r1c3 ul li:hover ul, #r1c3 ul li li:hover ul, #r1c3 ul li li li:hover ul {
left: auto;
}
#header{
}
#r1c3 ul li a:hover{
}



.ie6 #r1c3 #mainlevel ul ul .parent.sfhover ,
.ie6 #r1c3 #mainlevel .sublevel_active.parent.sfhover ,
.ie6 #r1c3 #mainlevel .parent.sublevel_current ,
.ie6 #r1c3 #mainlevel .sublevel.parent.sfhover ,
.ie6 #r1c3 #mainlevel .sublevel_active.parent {
	background-image: none;
	}



#r1c3 a { color: #fff; }


.blog, .blog table, .blog td,
.contentpaneopen, .contentpaneopen table, .contentpaneopen td ,
#r2c1 
{ width: 100%; }


.blog td td , .contentpaneopen td td,
.blog th td , .contentpaneopen th td {
	width: auto;
	}


.moduletable_rightint { float: right; width: 296px; height: 378px; }



.contentpaneopen h3 { margin-bottom: 0px; }
.contentpaneopen p { margin-top: 0px; }



#mainlevel .mainlevel {
 margin: 0px 5px;
}

.moduletable_locations { 
	width: 515px;
}
.moduletable_locations .custom_search_locations {
	border-bottom: 1px dashed #096F9E;
	margin-bottom: 20px;
}
.moduletable_locations h3 { 
	margin: 0;
	font-size: 150%;
	font-style: italic;
}
.moduletable_locations ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 15px;
	line-height: 300%;
}
.moduletable_locations .care_type {
	background: transparent url('../images/pinnote_1.png') no-repeat left top;
	width: 215px;
	height: 226px;
	float: left;
	margin-right: 20px;
	padding: 55px 10px 15px 30px;
}
.moduletable_locations .location {
	background: transparent url('../images/pinnote_2.png') no-repeat left top;
	width: 186px;
	height: 225px;
	float: left;
	padding: 55px 10px 16px 30px;
}
.moduletable_locations input {
}
.moduletable_locations .custom_search_locations input.button {
	margin: 20px 150px 20px 175px;
	background: #096F9E url('../images/search_btn_lg.png') no-repeat left top;
	border: none;
	color: #FFFFFF;
	width: 184px;
	height: 47px;
	padding: 3px 4px 7px 6px;
	font-style: italic;
	font-size: 150%;
	text-transform: lowercase;
}
.moduletable_locations .search_locations h3 {
	float: left;
	height: 90px;
	margin-right: 60px;	
}
.moduletable_locations .search_locations input.button {
	background: #096F9E url('../images/search_btn_sml.png') no-repeat left top;
	border: none;
	color: #FFFFFF;
	width: 107px;
	height: 31px;
	padding: 3px 5px 10px 6px;
	font-style: italic;
	font-size: 120%;
	text-transform: lowercase;
	margin-left: -5px;
}
.moduletable_locations .search_locations input.inputbox {
	border: 1px solid #04486B;
	padding: 3px;
}




/* footer grey */

body { background-color: #AEAEAE; }
#r2 { background-color: #fff; }
#ff_iframe_html body { background-color: #fff; }
.mceContentBody { background-color: #fff; }

/* joomla buttons */
#r2 , #r2c1 { position: relative; }
#r2c1 .contentpaneopen .iconWrapper {
 position: absolute;
 width: 60px;
 top: 20px;
 right: 10px;
 text-align: right;
 font-size: 11px;
 line-height: 24px;
 font-weight: normal;
}
#r2c1 #listing .iconWrapper {
 right: 10px;
 top: 10px;	
 position: absolute;
 width: 60px;
 text-align: right;
 font-size: 11px;
 line-height: 24px;
 font-weight: normal;
}
.ie6 #r2c1 #listing .iconWrapper {
	right: 70px;
}
.ie6 #r2c1 .contentpaneopen .iconWrapper {
 right: 80px;
}
.iconWrapper a {
 white-space: nowrap;
 padding-right: 8px;
}
.iconWrapper a img {
 float: right;
 margin-top: 3px;
}
#r2c1 ul {
	padding: 0;
	margin: 1em 0;
}
#r2c1 ul li {
	list-style-type: none;
	list-style-position: outside;
	background: transparent url(../../../images/M_images/arrow.png) no-repeat 10px 0.6em;
	padding-left: 25px;
}
#r2c1 #search_care_types li ,
#r2c1 #search_locs li ,
#r2c1 .fields .data li {
 background: none;
 padding: 0;
}

#r2c1 .callout {
	border-top: 1px dashed #096F9E;
	border-bottom: 1px dashed #096F9E;
	margin: 1em 0;
	padding: 0.5em 0;
	list-style-type: none;
}
#r2c1 .callout li {
	background: transparent url('../images/callout_bullet.gif')	no-repeat 1em 50%;
	padding-left: 3em;
	font-size: 120%;
	font-style: italic;
}
#r2c1 .callout li a {
 font-weight: normal;
	}

/* mtree search */

.ie #search_care_types input ,
.ie #search_locs input {
 border: none;
 background-color: transparent;
}

.ie6 #search_care_types li ,
.ie6 #search_locs li {
 height: 35px;	
} 

/* login module */
.moduletable_login {
 width: 600px;
 border: 2px solid #0b5580;
 background-color: #f0f0f0;
 padding: 5px 10px;
 margin: 5px auto 15px auto;
}
.moduletable_login .greeting {
 float: left;
 font-style: italic;
}
.moduletable_login .button ,
.moduletable_login .buttonLink {
 float: right;
}
.moduletable_login .buttonLink {
 background-color: #fff;
 border: 1px solid #000;
 color: #000;
 font-size: 11px;
 font-weight: normal;
 height: 14px;
 line-height: 100%;
 margin-right: 10px;
 padding: 4px 10px 0px;
 top: 2px;
 position: relative;
}
.moduletable_login .buttonLink {
 text-decoration: none;	
}
.moduletable_login .button {
 border: 1px solid #000;
 font-size: 11px;
 height: 20px;
 cursor: pointer;
}
.moduletable_login .button:hover ,
.moduletable_login .buttonLink:hover {
 background-color: #84ccf0;
}

.moduletable_loginform {
 background-color: #f0f0f0;
 border: 2px solid #0b5580;
 margin: 0 auto;
 padding: 10px;
 width: 200px;
}
.moduletable_loginform table {
 margin: 10px 0px 10px 20px;
}
.moduletable_loginform .section {
 margin-bottom: 10px;
 position: relative;
}
.moduletable_loginform #mod_login_username ,
.moduletable_loginform #mod_login_password {
 position: absolute;
 right: 25px;
}