/* CSS Document */


/* STANDARD STYLES: start */
html, body, ul, ol, li, p, h1, h2, h3, h4 form, input, a, div, img {
	margin: 0;
	padding: 0;
	}

html, h1, h2, h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
body { 
	background:#FFF; 
	font-size:14px;
	color:#000;
	text-align:center;
	padding-top:10px;
	}

h1 {
	color:#BBA84D;
	font-size:18px;
	text-transform: uppercase;
	margin-bottom:20px;
	}

h2 {
	font-size:16px;
	}

p {
	line-height:20px;
	font-size:14px;
	margin:10px 0;
	}

a {
	color:#3C948B;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#3C948B;
	text-decoration:underline;
	}

td {
	vertical-align:top;
	font-size:14px;
	}
	
/* CUSTOM STYLES: start */
#wrapper {
	width:760px;
	height:603px;
	margin: 0 auto;
	text-align: left; 
	border:1px solid #BBA84D;
	}

#logo {
	float:left;
	width:150px;
	height:150px;
	border-bottom:1px solid #BBA84D;
	}

/* MENU STYLES: start */	
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:609px;
	height:150px;
	background:#BBA84D url(../images/menuHeader.gif) left top no-repeat;
	border:1px solid #BBA84D;
	border-width: 0 0 1px 1px;
	margin-left:150px;
	}

#menu li {
	position:relative;
	top:75px;
	float:left;
	list-style-type:none;
	font-weight:bold;
	text-align:center;
	width:78px; 
	height:73px; 	
	}

html>body #menu li {
	width:80px;
	}

.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a {
	display:block; 
	color:#000; 
	width:78px; 
	height:73px; 
	text-decoration:none;
	}

.menu1 a {
	background:#DDE8E5; 
	border:1px solid #DDE8E5;
	}
	
.menu2 a {
	background:#CCDDDA; 
	border:1px solid #CCDDDA;
	}
	
.menu3 a {
	background:#A7C9C3; 
	border:1px solid #A7C9C3;
	}
	
.menu4 a {
	background:#95BEB6; 
	border:1px solid #95BEB6;
	}
	
.menu5 a {
	color:#FFF;
	background:#DF0024; 
	border:1px solid #DF0024;
	}

.menu6 a {
	background:#EBEFEE; 
	border:1px solid #EBEFEE;
	}
	
.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover {
	color:#FFF; 
	background:#A2895F; 
	border:1px solid #FFF; 
	text-decoration:none;
	}

.current {
	color:#FFF; 
	background:#A2895F; 
	border:1px solid #FFF; 
	}
/* MENU STYLES: end */

#photos {
	width:150px;
	float:left;
	background:#BBA84D;
	border-right:1px solid #BBA84D;
	}

#photos img {
	padding-bottom: 1px;
	}
	
#content {
	float:right;
	width:548px;
	margin:8px 20px 0 20px;
	}

html>body #content {
	width:569px;
	}

#footer {
	padding-top:5px;
	width:760px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	}
	
.small {
	font-size:10px;
	}

.spacey26 {
	line-height:30px;
	}

.spacey16 {
	line-height:20px;
	}

.sitemap {
	margin-left:20px;
	}
	
.sitemap a {
	font-weight:normal;
	}

#sitemapLink {
	font-size:10px;
	position:relative;
	left:563px;
	top:2px;
	z-index:40;
	}
	
/* SPLASH STYLES: start */
#splashWrapper {
	width:760px;
	height:460px;
	margin: 0 auto;
	text-align: left;
	}
/* SPLASH STYLES: end */
/* -------------------- MAPS -------------------- */

#mapUK {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_uk.gif) no-repeat 0 0;
	width:560px;
	height:279px;
	margin:1em 0;
	}

#mapUK a, #mapSE a, #mapWM a, #mapS a, #mapNW a, #mapSW a {
	color:#FFF;
	font-weight:bold;
	font-size:0.75em;
	}

#mapUK a {
	font-size:0.9em;
	}

/* place the <dd>s in the correct absolute position and add the buttons and rollovers */
/* NORTH WEST */
#mapUK #mapUKnw a {
	position:absolute;
	left:10px;
	top:60px;
	background:url(http://www.sunrise-care.co.uk/img/map_box_nw.gif) no-repeat 0 0;
	width:290px;
	height:31px;
	text-decoration:none;
	padding:15px 0 0 5px;
  }

#mapUK #mapUKnw a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_box_nw.gif) no-repeat 0 -46px;
  }

/* WEST MIDLANDS */
#mapUK #mapUKwm a {
	position:absolute;
	left:10px;
	top:112px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_box_wm.gif) no-repeat 0 0;
	width:315px;
	height:33px;
	text-decoration:none;
	padding:15px 0 0 5px;
  }

#mapUK #mapUKwm a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_box_wm.gif) no-repeat 0 -48px;
  }

/* SOUTH WEST */
#mapUK #mapUKsw a {
	position:absolute;
	left:10px;
	top:165px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_box_sw.gif) no-repeat 0 0;
	width:267px;
	height:33px;
	text-decoration:none;
	padding:15px 0 0 5px;
  }

#mapUK #mapUKsw a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_box_sw.gif) no-repeat 0 -48px;
  }

/* SOUTH */
#mapUK #mapUKs a {
	position:absolute;
	right:10px;
	top:215px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_box_s.gif) no-repeat 0 0;
	width:255px;
	height:28px;
	text-decoration:none;
	text-align:right;
	padding:9px 5px 0 0;
  }

#mapUK #mapUKs a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_box_s.gif) no-repeat 0 -37px;
  }

/* SOUTH EAST */
#mapUK #mapUKse a {
	position:absolute;
	right:10px;
	top:168px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_box_se.gif) no-repeat 0 0;
	width:225px;
	height:32px;
	text-decoration:none;
	text-align:right;
	padding:13px 5px 0 0;
  }

#mapUK #mapUKse a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_box_se.gif) no-repeat 0 -45px;
  }

#mapUK .mapTip, #mapSE .mapTip, #mapWM .mapTip, #mapS .mapTip, #mapNW .mapTip, #mapSW .mapTip {
	position:absolute;
	left:10px;
	top:5px;
	font-size:0.9em;
	}


/* ---------- MAP NORTH WEST ---------- */
#mapNW {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_nw.gif) no-repeat 0 0;
	width:560px;
	height:292px;
	margin:1em 0;
	}

/* NW MOBBERLEY */
#mapNW #mapNWmob a {
	position:absolute;
	left:423px;
	top:214px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_nw_mob.gif) no-repeat 0 0;
	width:85px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapNW #mapNWmob a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_nw_mob.gif) no-repeat 0 -20px;
  }

/* BRAMHALL */
#mapNW #mapBramh a {
	position:absolute;
	left:432px;
	top:178px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_bramhall.gif) no-repeat 0 0;
	width:85px;
	height:18px;
	text-decoration:none;
	text-align:left;
	padding:2px 0 0 4px;
  }

#mapNW #mapBramh a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_bramhall.gif) no-repeat 0 -20px;
  }
  
/* HALE BARNS */
#mapNW #mapHaleB a {
	position:absolute;
	left:330px;
	top:163px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_nw_halebarns.gif) no-repeat 0 0;
	width:86px;
	height:18px;
	text-decoration:none;
	text-align:left;
	padding:2px 0 0 4px;
  }

#mapNW #mapHaleB a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_nw_halebarns.gif) no-repeat 0 -20px;
  }  
  
/* ---------- MAP WEST MIDLANDS ---------- */
#mapWM {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_wm.gif) no-repeat 0 0;
	width:560px;
	height:292px;
	margin:1em 0;
	}

/* SE EDGBASTON */
#mapWM #mapWMedg a {
	position:absolute;
	left:60px;
	top:170px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_wm_edg.gif) no-repeat 0 0;
	width:85px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapWM #mapWMedg a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_wm_edg.gif) no-repeat 0 -20px;
  }

/* SE SOLIHULL */
#mapWM #mapWMsol a {
	position:absolute;
	left:145px;
	top:210px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_wm_sol.gif) no-repeat 0 0;
	width:65px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapWM #mapWMsol a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_wm_sol.gif) no-repeat 0 -20px;
  }

/* SE KNOWLE */
#mapWM #mapWMknow a {
	position:absolute;
	left:230px;
	top:215px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_wm_know.gif) no-repeat 0 0;
	width:62px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapWM #mapWMknow a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_wm_know.gif) no-repeat 0 -20px;
  }
  
/* SE TETTENHALL */
#mapWM #mapWMtet a {
	position:absolute;
	left:60px;
	top:80px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_wm_tet.gif) no-repeat 0 0;
	width:85px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapWM #mapWMtet a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_wm_tet.gif) no-repeat 0 -20px;
  }

/* MAP ---------- SOUTH WEST ---------- */
#mapSW {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_sw.gif) no-repeat 0 0;
	width:560px;
	height:292px;
	margin:1em 0;
	}

/* NW CARDIFF */
#mapSW #mapSWcar a {
	position:absolute;
	left:150px;
	top:100px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_nw_mob.gif) no-repeat 0 0;
	width:64px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapSW #mapSWcar a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_nw_mob.gif) no-repeat 0 -20px;
  }

/* ---------- MAP SOUTH EAST ---------- */
#mapSE {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_se.gif) no-repeat 0 0;
	width:560px;
	height:427px;
	margin:1em 0;
	}

/* SE BANSTEAD */
#mapSE #mapSEban a {
	position:absolute;
	left:214px;
	top:322px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_ban.gif) no-repeat 0 0;
	width:77px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEban a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_ban.gif) no-repeat 0 -20px;
  }

/* SE FROGNAL */
#mapSE #mapSEfh a {
	position:absolute;
	left:328px;
	top:260px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_fh.gif) no-repeat 0 0;
	width:89px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEfh a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_fh.gif) no-repeat 0 -20px;
  }

/* SE CHORLEYWOOD */
#mapSE #mapSEcho a {
	position:absolute;
	left:70px;
	top:105px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_cho.gif) no-repeat 0 0;
	width:101px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEcho a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_cho.gif) no-repeat 0 -20px;
  }

/* SE BEACONSFIELD */
#mapSE #mapSEbea a {
	position:absolute;
	left:30px;
	top:140px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_bea.gif) no-repeat 0 0;
	width:101px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEbea a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_bea.gif) no-repeat 0 -20px;
  }
  
/* SE ELSTREE */
#mapSE #mapSEel a {
	position:absolute;
	left:198px;
	top:115px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_el.gif) no-repeat 0 0;
	width:65px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEel a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_el.gif) no-repeat 0 -20px;
  }

/* SE ESHER */
#mapSE #mapSEesh a {
	position:absolute;
	left:164px;
	top:305px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_esh.gif) no-repeat 0 0;
	width:55px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEesh a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_esh.gif) no-repeat 0 -20px;
  }

/* SE FLEET */
#mapSE #mapSEflt a {
	position:absolute;
	left:20px;
	top:343px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_flt.gif) no-repeat 0 0;
	width:52px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapSE #mapSEflt a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_flt.gif) no-repeat 0 -20px;
  }

/* SE GUILDFORD */
#mapSE #mapSEgu a {
	position:absolute;
	left:136px;
	top:370px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_gu.gif) no-repeat 0 0;
	width:78px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapSE #mapSEgu a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_gu.gif) no-repeat 0 -20px;
  }

/* SE PURLEY */
#mapSE #mapSEpur a {
	position:absolute;
	left:320px;
	top:313px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_pur.gif) no-repeat 0 0;
	width:58px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapSE #mapSEpur a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_pur.gif) no-repeat 0 -20px;
  }

/* SE SONNING */
#mapSE #mapSEson a {
	position:absolute;
	left:45px;
	top:195px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_son.gif) no-repeat 0 0;
	width:69px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapSE #mapSEson a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_son.gif) no-repeat 0 -20px;
  }
  
/* SE VW */
#mapSE #mapSEvw a {
	position:absolute;
	left:40px;
	top:255px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_vw.gif) no-repeat 0 0;
	width:113px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEvw a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_vw.gif) no-repeat 0 -20px;
  }

/* SE BAGSHOT */
#mapSE #mapSEbag a {
	position:absolute;
	left:12px;
	top:298px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_bag.gif) no-repeat 0 0;
	width:75px;
	height:18px;
	text-decoration:none;
	padding:2px 4px 0 4px;
  }

#mapSE #mapSEbag a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_bag.gif) no-repeat 0 -20px;
  }
  
/* SE WEYBRIDGE */
#mapSE #mapSEwey a {
	position:absolute;
	left:83px;
	top:282px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_se_wey.gif) no-repeat 0 0;
	width:87px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapSE #mapSEwey a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_se_wey.gif) no-repeat 0 -20px;
  }

/*  ---------- PROBABLY WON't NEED THESE
#mainCopy #mapSE ul {
	position:absolute;
	right:6px;
	top:6px;
	width:120px;
	border:1px solid #CCC;
	background:#FFF;
	padding:6px;
	list-style:none;
	}

#mapSE li {
	line-height:1em;
	list-style:none;
	background:none;
	padding-left:0;
	line-height:1.25em;	
	}	

#mapSE ul a {
	color:#099;
	text-decoration:none;	
	}

#mapSE ul a:hover {
	text-decoration:underline;	
	}*/

/* ---------- MAP SOUTH ---------- */
#mapS {
	position:relative;
	background:url(http://www.sunrise-care.co.uk/img/map_s.gif) no-repeat 0 0;
	width:560px;
	height:292px;
	margin:1em 0;
	}

/* SE BASSETT */
#mapS #mapSbas a {
	position:absolute;
	left:125px;
	top:98px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_s_bas.gif) no-repeat 0 0;
	width:65px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapS #mapSbas a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_s_bas.gif) no-repeat 0 -20px;
  }

/* SE EASTBOURNE */
#mapS #mapSeb a {
	position:absolute;
	left:458px;
	top:160px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_s_eb.gif) no-repeat 0 0;
	width:91px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapS #mapSeb a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_s_eb.gif) no-repeat 0 -20px;
  }

/* SE SOUTHBOURNE */
#mapS #mapSsb a {
	position:absolute;
	left:30px;
	top:185px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_s_sb.gif) no-repeat 0 0;
	width:98px;
	height:18px;
	text-decoration:none;
	text-align:right;
	padding:2px 5px 0 0;
  }

#mapS #mapSsb a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_s_sb.gif) no-repeat 0 -20px;
  }

/* SE WESTBOURNE */
#mapS #mapSwb  a {
	position:absolute;
	left:-80px;
	top:185px;
  z-index:50;
	background:url(http://www.sunrise-care.co.uk/img/map_s_wb.gif) no-repeat 0 0;
	width:95px;
	height:18px;
	text-decoration:none;
	padding:2px 0 0 4px;
  }

#mapS #mapSwb a:hover {
	background:url(http://www.sunrise-care.co.uk/img/map_s_wb.gif) no-repeat 0 -20px;
  }

a.mapBack {
	/*position:absolute;
	right:10px;
	top:10px;*/
	color:#FFF;
	font-size:0.75em;
	font-weight:bold;
	background:url(http://www.sunrise-care.co.uk/img/btn_back.gif) no-repeat 0 0;
	width:143px;
	height:22px;
	display:block;
	text-decoration:none;
	margin:0 6px 0 0;
	padding:8px 12px 0 0 ;
	}

a.mapBack:hover {
	background:url(http://www.sunrise-care.co.uk/img/btn_back.gif) no-repeat 0 -30px;
	text-decoration:underline;
	}
	
	
	
	
.nursingList h2
{
	padding: 10px 0px;
	color:#BBA84D;
	font-size:18px;
}

.nursingList h3
{
	padding: 5px 0px;
	color:#BBA84D;
}

.nursingList ul
{
     list-style-type:none;
}

.uplink
{
    float:right;
    font-size: 12px;