@import url('reset.css');

.clear {
	clear: both;
}

a {
	color: #00456B;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #00456B;
	line-height: 1.2;
}

#wrapper {
	width: 824px;
	margin: 0 auto;
}

#header {
	background: #ffffff url('../images/header-bg.jpg') repeat-x left bottom;
	height: 140px;
	border: 1px solid #83A6BA;
	margin: 0 0 3px 0;
}

#header h1 a {
	background: url('../images/logo.gif') no-repeat left center;
	width: 329px;
	height: 75px;
	text-indent: -9999em;
	float: left;
	display: block;
	margin: 35px 0 0 20px;
}

#header p {
	float: right;
	width: 440px;
	height: 140px;
	background: url('../images/header-p.jpg') no-repeat right top;
	text-indent: -9999em;
}

#nav {
	border: 1px solid #83A6BA;
	padding: 1px;
	margin: 3px 0;
}

#nav ul {
	float: left;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	float: left;
	display: block;
	text-indent: -9999em;
}

a#home {
	background: url('../images/nav.gif') no-repeat 0 0;
	width: 52px;
	height: 36px;
}

a#home:hover,#nav li a#home.active{
	background-position: 0 -36px;
}

a#about {
	background: url('../images/nav.gif') no-repeat -52px 0;
	width: 67px;
	height: 36px;
}

a#about:hover,#nav li a#about.active {
	background-position: -52px -36px;
}

a#services {
	background: url('../images/nav.gif') no-repeat -119px 0;
	width: 93px;
	height: 36px;
}

a#services:hover,#nav li a#services.active {
	background-position: -119px -36px;
}

a#people {
	background: url('../images/nav.gif') no-repeat -212px 0;
	width: 80px;
	height: 36px;
}

a#people:hover,#nav li a#people.active {
	background-position: -212px -36px;
}

a#access {
	background: url('../images/nav.gif') no-repeat -292px 0;
	width: 91px;
	height: 36px;
}

a#access:hover,#nav li a#access.active {
	background-position: -292px -36px;
}

a#partnership {
	background: url('../images/nav.gif') no-repeat -383px 0;
	width: 135px;
	height: 36px;
}

a#partnership:hover,#nav li a#partnership.active {
	background-position: -383px -36px;
}

a#news {
	background: url('../images/nav.gif') no-repeat -518px 0;
	width: 49px;
	height: 36px;
}

a#news:hover,#nav li a#news.active {
	background-position: -518px -36px;
}

a#working {
	background: url('../images/nav.gif') no-repeat -567px 0;
	width: 102px;
	height: 36px;
}

a#working:hover,#nav li a#working.active {
	background-position: -567px -36px;
}

a#literature {
	background: url('../images/nav.gif') no-repeat -669px 0;
	width: 72px;
	height: 36px;
}

a#literature:hover,#nav li a#literature.active {
	background-position: -669px -36px;
}

a#contact {
	background: url('../images/nav.gif') no-repeat -741px 0;
	width: 78px;
	height: 36px;
}

a#contact:hover,#nav li a#contact.active {
	background-position: -741px -36px;
}

#content-wrapper {
	
}

#home #content {
	border: 1px solid #83A6BA;
	background: #F2F7F9 url('../images/home-content-bg.jpg') no-repeat right top;
	position: relative;
	height: 340px;
}

#home #content p {
	width: 420px;
	margin: 10px auto 10px 20px;
	font-size: 1em;
}

#content {
	border: 1px solid #83A6BA;
	position: relative;
	background: #F2F7F9;
}

#content h2 {
	font-size: 2em;
	margin: 20px 0 10px 20px;
	font-weight: normal;
}

#content p {
	margin: 10px 10px 10px 20px;
}

#content p {
	font-size: .9em;
} 

#content h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 20px;
}

#content h3 {
	width: 766px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url('../images/opportunities.gif') no-repeat right bottom;
	height: 51px;
	text-indent: -9999em;
}

#cols {
	margin: 3px 0;
}

#about-us, #our-services, #our-people {
	float: left;
	width: 268px;
	border: 1px solid #83A6BA;
	margin: 0 2px 3px 2px;
	background: #EBF4F9;
	height: 180px;
	position: relative;
}

#about-us {
	background: url('../images/about-us.jpg') no-repeat left top;
}

#our-services {
	background: url('../images/our-services.jpg') no-repeat left top;
}

#our-people {
	background: url('../images/our-people.jpg') no-repeat left top;
}


#our-services p {
	width: 130px;
	margin: 12px;
	font-size: .9em;
}

#about-us p {
	width: 145px;
	margin: 12px;
	font-size: .9em;
}

#our-people p {
	width: 120px;
	margin: 12px;
	font-size: .9em;
}

#about-us h4, #our-services h4, #our-people h4 {
	margin: 12px;
	font-size: 1.4em;
}

a.more-details {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	background: #00456B;
	text-align: center;
	padding: 3px;
	color: #fff;
	width: 263px;
}

#inner-cols {

	margin: 3px 0 0 0;
}

#inner-cols #about-us, #inner-cols #our-services, #inner-cols #our-people {
	float: left;
	width: 204px;
	border: 1px solid #83A6BA;
	background: #EBF4F9;
	height: 101px;
}

#inner-cols #about-us {
	background: url('../images/inner-about-us.jpg') no-repeat left top;
}

#inner-cols  #our-services {
	background: url('../images/inner-our-services.jpg') no-repeat left top;
}

#inner-cols  #our-people {
	background: url('../images/inner-our-people.jpg') no-repeat left top;
}

#inner-cols #about-us h4, #inner-cols #our-services h4, #inner-cols #our-people h4 {
	margin: 10px 0 0 3px;
	font-size: 1.2em;
}

 a.inner-more-details {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding: 3px;
	font-size: .89em; 
}

#content-bottom {
	clear: left;
	background: url('../images/header-bg.jpg') repeat-x left bottom;
	border: 1px solid #83A6BA;
	margin: 3px 0;
}

#external-links {
	float: left;
	width: 190px;
}

#external-links li {
	float:left;
}

#external-links li a {
	background: url('../images/external-links.jpg') no-repeat left top;
	float: left;
	display: block;
	width: 179px;
	height: 25px;
	margin: 1px 0;
	color: #fff;
	font-size: .8em;
	padding: 0 5px;
	line-height: 25px;
	text-decoration: none;
	
}

#more-info {
	float: right;
	width: 625px;
	text-align: center;
	margin: 40px 0 0 0;
}

#footer {
	clear: both;
	width: 824px;
	margin: 0 auto 10px auto;
	text-align: center;
	color: #7E7E7E;
	font-size: .8em;
}


.more-inforamtion {
	line-height: 1;
	margin: 20px 0 40px 0;
}

/*-----------------------------About Us Page ---------------------*/

#slogan {
	width: 550px;
	margin: 10px auto 60px 0px;
	text-align: center;
	float: left;
}

#slogan p {
	text-align: left;
	line-height: 1;
	font-size: .9em;
}

#slogan p.center {
	text-align: center;
}

#slogan p span {
	font-weight: bold;
}

#slogan p.q {
	margin: 10px auto;
	line-height: normal;
	width: 450px;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
}

#deco1 {
	background: url('../images/about-content-bg.jpg') no-repeat left top;
	width: 224px;
	height: 328px;
	float: right;
	margin: 10px 20px 50px 0;
}

.logo {
	margin: 10px 0px;
	float: left;
}

.lm {
	margin: 0 0 0 5px;
}
/*----------------------------- Our Services Page ---------------------*/

#map {
	width: 400px;
	float: left;
}

#hospital {
	width: 400px;
	float: right;
	margin: 0 0 70px 0;
}

#hospital p {
	margin: 10px 20px 0 0;
	font-size: .83em;
	clear: right;
}

#map p span {
	font-weight: bold;
}

#location-photo {
	margin: 0px 5px 0px 0;
}

#hospital h4 {
	font-size: 1.3em;
	margin: 10px 20px 0 0;
}

#hospital img {
	margin: 20px 0 0 0;
}

/*----------------------------- Our People Page ---------------------*/

#staff-col1 {
	width: 800px;
	float: left;
	margin: 10px;
	position: relative;
}

#maggic-cork {
	background: url('../images/maggic-cork.jpg') no-repeat left top;
	width: 161px;
	height: 217px;
}

#george-blackoe {
	background: url('../images/george-blackoe.jpg') no-repeat left top;
	width: 159px;
	height: 217px;
}

#jackie-jones {
	background: url('../images/jackie-jones.jpg') no-repeat left top;
	width: 159px;
	height: 217px;
}

#ray-travers {
	background: url('../images/ray-travers.jpg') no-repeat left top;
	width: 159px;
	height: 217px;
}

#xxx {
	background: url('../images/xxx.jpg') no-repeat left top;
	width: 159px;
	height: 217px;
}

.people {
	float: left;
	background: url('../images/people_bg.jpg') no-repeat left top;
	width: 159px;
	height: 217px;
	position: relative;
}

.people img {
	display: block;
	margin: 10px auto 5px auto;
}

#content .people h4 {
	clear: left;
	margin: 0;
	text-indent: 10px;
	font-size: 1em;
	font-weight: bold;
}

#content .people p, #content .people a {
	margin: 0 10px;
}

#content .people a {
	position: absolute;
	left: 10px;
	top: 188px;
	margin: 0;
}

#maggic-cork,#george-blackoe,#jackie-jones,#ray-travers,#xxx {
	float: left;
	position: relative;
}

#staff-col2 {
	width: 400px;
	float: left;
	margin: 0 0 20px 0;
}

#staff-col2 p,#facilities { 
	font-size: .8em;
}

p span {
	font-weight: bold;
	margin: 0px 0 0 0;
}

.left-img {
	float: left; 
	margin: 0 15px 0 0;
}

.photo {
	width: 350px;
	float: left;
	height: 60px;
}

#content .photo p {
	margin: 10px;
	line-height: 20px; 
}

#facilities {
	width: 400px;
	float: right;
}

/*-----------------------------Access Page ---------------------*/
p.map-show {
	width: 410px;
}

p.map-show img {
float: right;
}

#deco3 {
	/*background: url('../images/woodhouse-hospital.jpg') no-repeat left top;*/
	width: 396px;
	height: 317px;
	float: right;
	margin: 0 5px 0 0;
}

#access-map {
padding-top:50px;
	background: url('../images/Easy-Access.jpg') no-repeat left top;
	width: 410px;
	height: 322px;
	float: left;
	position: relative;
}

#activity {
	width: 800px;
	margin: 20px 0 0 20px;
}

.highlight {
	line-height: 1;
	margin: 20px 0 40px 0;
	font-size: 1.5em;
	font-weight: bold;
}

/*-----------------------------News Page --------------------------*/

.news-col {
	width: 730px;
	border-bottom: 1px dotted #1B5776;
	margin: 0 0 0 20px;
}

.news-col p {
	font-size: .9em;
}

.news-col img {
	margin: 10px 0;
	float: right;
}

.news-col p a{
	display: block;
	margin: 0 0 30px 0;
	width: 150px;
}

#content p.click-here a {
	float: right;
	margin: 10px 70px 70px 0;
	font-size: .89em;
	display: block;
}

#top-line {
	border-top: 1px dotted #1B5776;
	width: 730px;
	margin: 30px 0 0 20px;
}

/*-----------------------------News Page --------------------------*/

#deco6{
	background: url('../images/news-img3.jpg') no-repeat left top;
	width: 430px;
	height: 330px;
	margin: 0 0 0 15px;
}

/*-----------------------------Working For Us Page --------------------------*/
#deco4 {
	background: url('../images/working-us-img.jpg') no-repeat left top;
	height: 237px; 
	width: 349px;
	float: right;
}

#current-opportunities {
	width: 780px;
	margin: 0 0 0px 0;
}

ul#opportunities {
	float: left;
	margin: 10px 0 0 20px;
	font-size: .89em;
}

ul#opportunities li {
	padding: 5px 0 0 0;
	list-style: inside;
}

ul#opportunities p {
	font-size: 1em;
	margin: 0px;
}

#logos {
	background: url('../images/working-us-logos.jpg') no-repeat 25px 25px;
	width: 767px;
	height: 110px;
	margin: 10px 0 0px 0; 
}

/*----------------------------Literature Page ------------------------*/

.community-facilities {
	width: 270px;
	float: left;
	margin: 10px 0;
}

.community-facilities img {
	margin: 0 0 0 10px;
}

/*----------------------------Contact Us Page ------------------------*/

#contact-us {
	width: 600px;
	margin: 50px auto;
}

#deco5 {
	background: url('../images/contactus-icon.jpg') no-repeat left top;
	float: left;
	width: 320px;
	height: 287px;
}

#contact-us h2 {
	margin: 0px;
	font-weight: bold;
}

address {
	font-size: 1.1em;
}

/* ------------------------------ /Admin Section Styles ------------------------------ */

#admin #content, #admin-editor #content {
	padding: 25px;
}

#admin .required, #admin-editor .required {
	color: #f00;
}

#admin h1, #admin-editor h1 {
	font-weight: bold;
	font-size: 1.6em;
}

#admin legend, #admin-editor legend {
	font-size: 2em;
}

#admin ul li {
	padding: 5px 0;
}

#admin input#user_name, #admin input#password {
	border: 1px solid #ccc;
	padding: 2px 5px;
	width: 300px;
}

#admin textarea#description, #admin input#title, #admin-editor textarea#description, #admin-editor input#title, #admin-editor input#full_name, #admin-editor input#designation {
	width: 300px;
	border: 1px solid #ccc;
}

#admin input#submit, #admin-editor input#submit {
	margin-left: 75px;
}

#lit-upload label {
	float: left;
	width: 150px;
	display: block;
	text-align: right;
	padding-right: 10px;
}

#lit-upload input#upload {
	margin-left: 160px;
}

#admin table {
	border-collapse: collapse;
	margin: 20px 0;
}

#admin tr, #admin td, #admin th {
	border: 1px solid #83A6BA;
	padding: 3px 8px;
}

#admin table a {
	text-decoration: none;
}

#admin table a:hover {
	text-decoration: underline;
}

#admin .warning, #admin-editor .warning {
	color: #f00;
}

#admin-editor table#description_tbl, #admin-editor #desc {
	margin: 20px 0;
}

#admin-editor input#designation, #admin-editor #userfile, #admin-editor label#userfile-lbl, #admin-editor label#designation-lbl {
	margin: 10px 0;	
}

/* ---------------- Services Page CSS Image Map Technique ------------------------- */
#locations {
  width: 410px;
  height: 433px;
  position: relative; /* The key to this technique */
 background: url('../images/hospital-landmark2.jpg') no-repeat left 95px;
}

#locations a {
  position: absolute;
  width: 14px;
  height: 14px;
  text-indent: -999em;
  background: url('../images/location.gif') no-repeat center center;
}

.location1-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location1.gif') no-repeat left top;	
	position: relative;
	left: 20px;
	top: 5px;
}


.location2-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location2.gif') no-repeat left top;	
	position: relative;
	left: 15px;
	top: 5px;
}

.location4-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location4.gif') no-repeat left top;	
	position: relative;
	left: 15px;
	top: 5px;
}


.location5-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location5.gif') no-repeat left top;	
	position: relative;
	left: 15px;
	top: 5px;
}

.location6-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location6.gif') no-repeat left top;	
	position: relative;
	left: 20px;
	top: 5px;
}


.location7-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location7.gif') no-repeat left top;	
	position: relative;
	left: 15px;
	top: 5px;
}


.location8-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location8.gif') no-repeat left top;	
	position: relative;
	left: 25px;
	top: 5px;
}


.location9-bubble {
	width: 384px;
	height: 264px;
	background: url('../images/location9.gif') no-repeat left top;	
	position: relative;
	left: 25px;
	top: 5px;
}

#locations .location1 a {
  top: 260px;
  left: 105px;
  border: 1px solid transparent;
}

#locations .location2 a {
  top: 223px;
  left: 157px;
  border: 1px solid transparent;
}

#locations .location3 a {
  top: 218px;
  left: 175px;
  border: 1px solid transparent;
}

#locations .location4 a {
  top: 241px;
  left: 167px;
  border: 1px solid transparent;
}

#locations .location5 a {
  top: 235px;
  left: 183px;
  border: 1px solid transparent;
}

#locations .location6 a {
  top: 214px;
  left: 214px;
  border: 1px solid transparent;
}

#locations .location7 a {
  top: 219px;
  left: 243px;
  border: 1px solid transparent;
}

#locations .location8 a {
  top: 204px;
  left: 249px;
  border: 1px solid transparent;
}

#locations .location9 a {
  top: 189px;
  left: 270px;
  border: 1px solid transparent;
}

#locations .location1 a:hover {
  border: 1px solid #fff;
}

#locations .location2 a:hover {
  border: 1px solid #fff;
}

#locations .location3 a:hover {
  border: 1px solid #fff;
}

#locations .location4 a:hover {
  border: 1px solid #fff;
}

#locations .location5 a:hover {
  border: 1px solid #fff;
}

#locations .location6 a:hover {
  border: 1px solid #fff;
}

#locations .location7 a:hover {
  border: 1px solid #fff;
}

#locations .location8 a:hover {
  border: 1px solid #fff;
}

#locations .location9 a:hover {
  border: 1px solid #fff;
}


/*
#location-title, #location-title-ajax {
	position: relative;
	top: 12px;
	left: 30px;
	width: 360px;
	height: 75px;
}

*/

#deco3 {
	position: relative;
}

#access-location {
	position: absolute;;
	top: 243px;
	left: 20px;
	text-align: left;
}

#access-location h4 {
	color: #fb8a06;
	margin: 3px 0;
	text-align: left;
	font-size: 1.2em;
}

#access-location p {
	color: #fff;
	margin: 0;
	text-align: left;
}

#location-title h4 {
	color: #fb8a06;
	margin: 0;
	font-size: 1.2em;
	padding: 8px 0 0 15px;
	font-weight: normal;
}

#location-title p {
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
}

h5 {
	margin: 5px 0;
}
#location-title-ajax img {
	margin: 0 auto;
	display: block;
	padding: 15px 0;
}
.location9-bubble2 {
	width: 384px;
	height: 260px;
	background: url('../images/location1.gif') no-repeat left top;	
	position: relative;
	left: 20px;
	top: 15px;
	line-height:normal;
	font-size:14px;
}



/*------------------------ Partership Working-------------*/
#deco6 {
	background: url('../images/partnership-bg.jpg') no-repeat left top;
	width: 760px;
	height: 260px;
}

.contentLoading {
	display: none;
}

#location-details img {
	margin: 0 15px 0 0;
	float: right;
}

#location-title-ajax img {
	margin: 0 auto;
	display: block;
	padding: 15px 0;
}



#location-details-ajax img, #photo-ajax img {
	margin: 150px auto;
	display: block;
}

.loading {
	background: url('../images/ajax-loader.gif') no-repeat center center;
}

#loader {
	width: 390px;
	height: 320px;
}

#home-news {
	background: #F7941D;
	padding: 5px 10px;
	
}

/* Access Page Image Map */
#access-map a {
  position: absolute;
  width: 14px;
  height: 14px;
  text-indent: -999em;
  background: url('../images/location.gif') no-repeat center center;
}

#location-title-ajax img {
	margin: 0 auto;
	display: block;
	padding: 15px 0;
}

#access-map .location1 a{
  top: 158px;
  left: 104px;
  border: 0px solid transparent;
}

#access-map .location2 a{
  top: 121px;
  left: 157px;
  border: 1px solid transparent;
}

#access-map .location3 a{
  /*top: 128px;
  left: 175px;*/
  border: 1px solid transparent;
}

#access-map .location4 a{
  top: 138px;
  left: 169px;
  border: 1px solid transparent;
}

#access-map .location5 a{
  top: 132px;
  left: 182px;
  border: 1px solid transparent;
}

#access-map .location6 a{
  top: 112px;
  left: 212px;
  border: 1px solid transparent;
}

#access-map .location7 a{
  top: 116px;
  left: 243px;
  border: 1px solid transparent;
}

#access-map .location8 a{
 top: 100px;
  left: 248px;
  border: 1px solid transparent;
}

#access-map .location9 a{
  top: 86px;
  left: 269px;
  border: 1px solid transparent;
}

#access-map .location1 a:hover {
  border: 1px solid #fff;
}

#access-map .location2 a:hover {
  border: 1px solid #fff;
}

#access-map .location3 a:hover {
  border: 1px solid #fff;
}

#access-map .location4 a:hover {
  border: 1px solid #fff;
}

#access-map .location5 a:hover {
  border: 1px solid #fff;
}

#access-map .location6 a:hover {
  border: 1px solid #fff;
}

#access-map .location7 a:hover {
  border: 1px solid #fff;
}

#access-map .location8 a:hover {
  border: 1px solid #fff;
}

#access-map .location9 a:hover {
  border: 1px solid #fff;
}


#easy_access .location1-bubble, #easy_access .location2-bubble, #easy_access .location3-bubble, #easy_access .location4-bubble, #easy_access .location5-bubble {
	width: auto;
	height: auto;
	background: 0;	
	left: 0;
	top: 0;
}

#easy_access .location6-bubble, #easy_access .location7-bubble, #easy_access .location8-bubble, #easy_access .location9-bubble {
	width: auto;
	height: auto;
	background: 0;	
	left: 0;
	top: 0;
}

#hospital #location-details p img {
	margin: 0;
}

#profile {
	background: url('../images/popup.jpg') no-repeat left top;
	width: 315px;
	height: 607px;
	padding: 13px 18px 0 24px;
	position: relative;
}

a#close {
	position: absolute;
	top: 633px;
	left: 255px;
	text-decoration: none;
	width: 82px;
	text-indent: -9999em;
}

#profile-container {
	position: absolute;
	top: 350px;
	left: 27px;
}

#profile img {
	margin: 0 auto;
	display: block;
}

#profile h2 {
	font-weight: bold;
	font-size: 1.2em;
}

#profile p {
	font-size: .8em;
	width: 305px;
}

#profile img.logo {
	position: absolute;
	top: 550px;
	left: 30px;
}

#hospital #gallery img {
	float: none;
	margin: 10px 0 0 0;
}

