/***********************
THATCHER MEDICAL CENTER STYLES
************************/

*{
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	margin:0 auto;
	text-align:center;
	background:url(../images/bg.jpg);
	height:100%;
}

img{
	border:none;
}

.clear{
	clear:both;
}

/***********************
BACKGROUNDS
************************/

#wrap{
	width:100%;
	background:url(../images/bodybg.jpg) repeat-y center;
	margin:0 auto;
}

#wrappercatch{
	width:100%;
	margin:0 auto;
}

#wrapper{
	margin:0 auto;
}

body.siteplan #wrapper,
body.availabilities #wrapper,
body.amenities #wrapper,
body.location #wrapper,
body.aerials #wrapper,
body.gallery #wrapper{
	background:url(../images/mainbodybg.jpg) repeat-y;
	margin:0 auto;
}

/***********************
NAVIGATION
************************/

#navbg{
	display:none;
}

#topnav{
	display:none;
}


/***********************
HEADER
************************/

#header{
	height:150px;
	width:100%;
}

#logo{
	display:none;
}

.logoonwhite{
	display:inline;
	float:left;
}

#mainimg{
	height:150px;
	width:100%;
}

#slogan{
	display:none;
}

#slogantext{
	display:none;
}

/***********************
LEFT CONTENT
************************/

#content{
	height:100%;
}

#leftcontent{
	width:478px;
	height:100%;
	float:left;
	text-align:left;
}

#leftcontainer{
	width:418px;
	height:100%;
	padding:0 30px 15px 15px;
}

body.siteplan #leftcontent,
body.amenities #leftcontent,
body.location #leftcontent,
body.aerials #leftcontent,
body.gallery #leftcontent{
	width:755px;
	height:100%;
	margin:0 auto;
	text-align:left;
}

body.availabilities #leftcontent{
	width:755px;
	height:100%;
	margin:0 auto;
	text-align:center;
}

body.siteplan #leftcontainer,
body.availabilities #leftcontainer,
body.amenities #leftcontainer,
body.location #leftcontainer,
body.aerials #leftcontainer{
	width:695px;
	height:100%;
	margin:0 auto;
	padding:0 30px 15px 30px;
}

body.gallery #leftcontainer{
	width:725px;
	height:100%;
	margin:0 auto;
	padding:0 15px 15px 15px;
}

body.siteplan #leftcontainer img,
body.availabilities #leftcontainer img,
body.amenities #leftcontainer img,
body.location #leftcontainer img,
body.aerials #leftcontainer img,
body.gallery #leftcontainer img{
	border:3px solid #2C704C;
	margin:0 0 15px 0;
}

body.home h1{
	background:url(../images/welcome.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:95px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.aerials h1{
	background:url(../images/aerials.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.availabilities h1{
	background:url(../images/availabilities.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.amenities h1{
	background:url(../images/amenities.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.location h1{
	background:url(../images/location.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.siteplan h1{
	background:url(../images/siteplan.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.gallery h1{
	background:url(../images/gallery.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}

body.contact h1{
	background:url(../images/contact.gif) no-repeat;
	height:37px;
	width:262px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F6A4F;
}


.lefttextp{
	font-size:14px;
	color:#444444;
	line-height:18px;
	padding:5px 0 10px 0;
}

/***********************
RIGHT CONTENT
************************/

#rightsidebar{
	float:right;
	width:280px;
	height:100%;
	background:url(../images/sidebg.jpg) repeat-x top #ECDBC0;
	border-left:1px solid #E2E2E2;
	text-align:center;
}

#rightkicker{
	height:100%;
}

/***********************
HOME PAGE CONTENT
************************/

body.home #leftcontent ul{
	list-style:url(../images/buttet.gif);
}

body.home #leftcontent ul li{
	padding:2px 0 5px 0;
	font-size:14px;
	color:#444444;
	line-height:18px;
}

body.home #leftcontainer{
	width:345px;
	height:100%;
	margin:0 auto;
	margin-left:50px;
}

/***********************
IMAGES
************************/

.imgholder{
	width:240px;
	height:240px;
	margin:0 auto;
	margin-top:50px;
	padding-right:4px;
	position:relative;
}

.imgholder img{
	border:3px solid #2C704C;
}

.imgoverlay{
	position:absolute;
	background:url(../images/imgoverlay.gif) no-repeat;
	width:240px;
	height:240px;
	left:3px;
	top:3px;
	cursor:hand;
}

.imgcaption{
	padding:7px 0 2px 0;
	width:240px;
	height:auto;
	color:#444444;
	margin:0 auto;
	font-size:12px;
}

#finish{
	display:none;
}

/***********************
AVAILABILITIES
************************/

h4{
	font-size:24px;
	color:#0F6A4F;
	padding:25px 0 25px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/***********************
GALLERY
************************/

body.gallery #leftcontainer ul{
	display:inline;
	list-style:none;
}

body.gallery #leftcontainer ul li{
	float:left;
	display:inline;
	padding:0 11px 25px 11px;
	_padding:0 9px 11px 9px;
}

.galleryimgholder{
	width:123px;
	height:123px;
	position:relative;
}

.galleryimgholder img{
	border:3px solid #2C704C;
}

.galleryimgoverlay{
	position:absolute;
	background:url(../images/galleryoverlay.gif) no-repeat;
	width:123px;
	height:123px;
	left:3px;
	top:3px;
	cursor:hand;
}


/***********************
CONTACT PAGE
************************/

body.contact #leftcontent{
	width:478px;
	height:100%;
	float:left;
	text-align:left;
}

body.contact #leftcontainer{
	width:250px;
	height:100%;
	padding:0 30px 15px 30px;
	margin:0 auto;
}

body.contact h2{
	font-size:15px;
	padding:0 0 5px 0;
}

body.contact h3{
	font-size:16px;
	font-weight:normal;
	padding:0 0 -5px 0;
	margin:0 0 7px 0;
	border-bottom:1px solid #CCCCCC;
	width:235px;
}

body.contact h4{
	font-size:12px;
	font-weight:normal;
	padding:3px 0 2px 60px;
}

body.contact h5{
	font-size:13px;
	font-weight:normal;
	padding:1px 0 2px 0;
}

#phonenumber{
	padding:0 6px 0 3px;
}

#email{
	padding:0 2px 0 0;
}

#idslogo{
	padding:0 0 0 60px;
}

#idslogoside{
	padding:20px 0 3px 0;
}

body.contact #righth2{
	font-size:15px;
	padding:61px 0 0 0;
}

body.contact #righth4{
	font-size:15px;
	padding:0;
	margin:0;
}

#phonenumberright{
	padding:0 5px 0 0;
	margin:0;
}

body.contact #content a:link,
body.contact #content a:visited{
	color:#0F6A4F;
	text-decoration:none;
}

body.contact #content a:hover{
	color:#0F6A4F;
	text-decoration:underline;
}

/***********************
FOOTER
************************/

#footer{
	height:59px;
	width:760px;
	background:url(../images/footerbg.jpg) repeat-x;
}

#footercontainer{
	margin:0 auto;
	width:400px;
	height:47px;
	padding:10px 0 0 0;
	background:url(../images/footerimg.jpg) no-repeat center;
}

#footer a:link{
	text-decoration:none;
	color:#ECDBC0;
}

#footer a:visited{
	text-decoration:none;
	color:#ECDBC0;
}

#footer a:hover{
	text-decoration:underline;
	color:#ECDBC0;
}

/***********************
FOOTER ICONS
************************/

#footericons{
	margin:0 auto;
	height:24px;
	width:48px;
}

#footericons ul{
	list-style:none;
	display:inline;
}

#footericons ul li{
	display:inline;
}

#homeicon{ 
	width: 23px; 
	height: 24px; 
	overflow: hidden; 
	background: url(../images/icon/homeicon.jpg) top left no-repeat; 
	display: block;
	float: left;
	margin:0;
	padding:0;
} 

#homeicon:hover{ 
	background-position: bottom left;
}

#contacticon{ 
	width: 23px; 
	height: 24px; 
	overflow: hidden; 
	background: url(../images/icon/contacticon.jpg) top left no-repeat; 
	display: block;
	float: left;
	margin:0;
	padding:0;
} 

#contacticon:hover{ 
	background-position: bottom left;
}

/***********************
TYPOGRAPHY
************************/

body{
	font-family:Arial, Helvetica, sans-serif;
}

p.footertext{
	color:#FFFFFF;
	font-size:11px;
}

/***********************
LIGHTBOX
************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background:url(../images/bg.jpg) #27755E;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-bottom:1px solid #3e3e3e;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background:url(../images/mainbodybg.jpg) #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding-top:5px;
	border-bottom:1px solid #3e3e3e;
	border-top:1px solid #B9B9B9;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
