* { padding: 0; margin: 0; } /* global definition for padding and margin */

html { height: 101%; background-color: #BDC8CE; }

body {
	width: 788px;
	margin: 0 auto;
	background: url(/images/bg_page.gif) repeat-y 0 0;
	font-size: 100%;
	min-height: 101%;
}

h1, h2, h3, h4, h5 { font: normal 100%/100% arial, verdana, sans-serif; padding: 0 0 5px 0; }
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	color: #0B3F60;
}
h2 { font-size: 0.9em; font-weight: bold; line-height: 100%; padding: 3px 0 4px 0; }
h3 { font-size: 0.8em; font-weight: bold; color: #666666; padding: 3px 0 0px 0;}
h4 { font-size: 0.9em; font-weight: bold; color: #EC008A; }
h5 { font-size: 1.5em; color: #FFF; }


p, li, td, th, dl { font: normal .75em/150% "Lucida Grande", Verdana, sans-serif; padding: 0 0 10px 0; }

a, a:visited { color: #336699; }
a:hover { color: #336699; text-decoration: none; }

dl { padding: 0 0 5px 10px; }
dt { font-weight: bold;}
dd { margin: 0 0 15px 0; }

ol { padding: 0 0 0 15px; list-style-position: inside; }
ol li { padding: 0 0 5px 0; }

ul { padding: 0 0 5px 20px; }
ul li { padding: 0 0 2px 0; }

th { font-weight: bold; }
td { padding: 3px 0; }

img { border: none; }

#wrapper { padding: 0 10px; }

#header { height: 143px; background: url(/images/hdr_logo_temp.gif) no-repeat 0 0; position: relative;}

#btn_appointment {
	background: url(/images/btn_appointment.gif) no-repeat 0 0;
	position: absolute;
	top: 20px;
	right: 60px;
	width: 178px;
	height: 35px;
}
#btn_appointment:hover {background-position: 0 -35px;}

#facebook {position: absolute; top: 20px; right: 20px;}

#logolink { float: left; }
#logolink a { display: block; width: 267px; height: 143px; }

#nav { height: 34px; background-color: #0B3F60; border-bottom: 1px solid #FFF; }
#nav ul { padding: 0 0 0 7px; } /* padding: 0 0 0 7px; */
#nav ul li {
	font-family: arial, sans-serif;
	float: left;
	list-style: none;
	padding: 0 14px 0 7px; /* padding: 0 17px 0 10px;*/
	line-height: 34px;
	background: #0B3F60 url(/images/bg_nav.gif) no-repeat 100% 0;
}
#nav ul li.last { padding-right: 0; background-image: none; }
#nav ul li a.current {color: #FF9F15;}
#nav ul li a { color: #FFF; text-decoration: none; }
#nav ul li a:hover { color: #FF9F15; }

#home_header {
	height: 212px;
	background: url(/images/hdr_home.jpg) no-repeat 0 0;
}

#home_header .text { height: 238px; background: url(/images/hdr_home_text.gif) no-repeat 100% 0;}

#about_header { height: 190px; /*background: url(/images/hdr_about.jpg) no-repeat 0 0;*/ }
#procedures_header { height: 190px; /*background: url(/images/hdr_procedures.jpg) no-repeat 0 0;*/ }
#facilities_header { height: 190px; /*background: url(/images/hdr_facilities.jpg) no-repeat 0 0;*/ }
#info_header { height: 190px; /*background: url(/images/hdr_info.jpg) no-repeat 0 0;*/ }
#links_resources_header { height: 190px; /*background: url(/images/hdr_links_resources.jpg) no-repeat 0 0;*/ }
#contact_header { height: 190px; /*background: url(/images/hdr_contact.jpg) no-repeat 0 0;*/ }

#back_header {
	height: 190px;
	background: url(/images/hdr_practice.jpg) no-repeat 0 0;
}

#home_content {
/*	background: url(/images/person_bottom.jpg) no-repeat 100% 0;*/
	min-height: 185px;
	padding: 20px 20px 0px 20px;
}

#home_left { float:left; width:470px; padding:0 25px 0 0; }
#home_right { width:225px; float:left; }
#home_right h1 { padding-bottom:15px;}
#home_right .inputbox { border:2px solid #BFBFBF; padding:2px 4px; color:#999; font: normal 100%/100% arial, verdana, sans-serif;  }

#back_content {
	padding: 20px 0 0 0px;
	background-image: url('/images/bg_interior_facilities.jpg');
	background-repeat:no-repeat;
	background-position:top right; 
	min-height:500px;
}

#back_content.about {background-image: url('/images/bg_interior_about.jpg');}
#back_content.procedures {background-image: url('/images/bg_interior_procedures.jpg');}
#back_content.facilities {background-image: url('/images/bg_interior_facilities.jpg');}
#back_content.patient {background-image: url('/images/bg_interior_patient.jpg');}
#back_content.links_resources {background-image: url('/images/bg_interior_links.jpg');}
#back_content.contact {background-image: url('/images/bg_interior_01.jpg');}

.back_content_bg {background:url('/images/bg_content.jpg') no-repeat 0 100%;
	margin:0;
	padding:0 0 20px 0;
	border-bottom:1px solid #FFF;
}

#back_full{
	padding:0;
	min-height:630px;
	margin:0 250px 0 20px;
}
#backcol_left {
	width: 290px;
	float: left;
	margin: 0 185px 20px 0;
	min-height:600px;
}

#backcol_right {
	width: 250px;
	float: left;
	padding-top: 12px;
	margin: 0 0 20px 0;
	}
	#backcol_right img {
		padding: 1px;
		border: 1px solid #BDC8CE;
	}
	#backcol_right.facilities{
		float: right;
		width: 270px;		
	}
	#backcol_right.facilities img {
		padding: 0; 
		border: none;
		}

#notice {
	background-color:#FFC;	
	border-bottom:1px solid #CC9;
	}
	#notice p {
		margin-left:20px;
		padding:5px;
		font-size:1.05em;
		line-height: 150%;
		color:#999;
	}
	#notice a {
		border:1px solid #CC9;
		text-decoration:none;
		padding:3px 5px 2px 5px;
		color:#CC9;
		font-weight:bold;
		font-size:12px;
		line-height:12px;
	}

#home_tabs {
	width: 734px;
	height: 179px;
	background: url(/images/home_tabs.gif) no-repeat 0 0;
	margin: 5px auto 0 auto;
	}
#home_tabs p { padding: 0 0 5px 0; }
#home_tabs p.link { padding: 0; font-size: 10px; }
#home_tabs p.link a { color: #096837; text-decoration: none; }
#home_tabs p.link a:hover { color: #000; }
#home_tabs p.linkteam { padding: 14px 0 0 0; font-size: 10px; }
#home_tabs p.linkteam a { color: #096837; text-decoration: none; }
#home_tabs p.linkteam a:hover { color: #000; }


#specializing {
	width: 220px;
	height: 150px;
	float: left;
	display: inline;
	margin: 40px 0 0 9px;
	position:relative;
}
#specializing li { padding: 0; line-height: 125%; }
#specializing .box_link { position:absolute; top:-40px; left:-10px; display:block; width:150px; height:25px; }

#patients {
	width: 220px;
	height: 150px;
	float: left;
	display: inline;
	margin: 40px 0 0 28px;
	position:relative;
}
#patients .box_link { position:absolute; top:-40px; left:-10px; display:block; width:150px; height:25px; }

#team {
	width: 220px;
	height: 150px;
	float: left;
	display: inline;
	margin: 40px 0 0 28px;
	position:relative;
}
#team .box_link { position:absolute; top:-40px; left:-10px; display:block; width:150px; height:25px; }
#team .rss_link { position:absolute;top:-42px; left: 155px;display:block;width:75px; 
				height:25px;font-size: 0.60em;color: #EB7923;text-decoration: none;font-family: "Lucida Grande", "Lucida Sans MT", helvetica, arial, sans-serif;background: url(/images/icon_rss.jpg) no-repeat 0 0;background-position: 90%;}
				
/* ///////  STYLES FOR GALLERY //////////// */
.framed_photo {  background: url(/images/photo_frame.gif) no-repeat 0 0;  height: 91px; padding: 0 0 7px 0; }
.framed_photo_teaser {  background: url(/images/photo_frame_teaser.gif) no-repeat 0 0;  height: 91px; }
.framed_photo img {  padding: 4px 0 10px 4px; }

.unframed_photo { height: 91px; padding: 0 0 7px 0; }
.unframed_photo_teaser {  background: url(/images/photo_frame_teaser.gif) no-repeat 0 0;  height: 91px; }
.unframed_photo img {  padding: 4px 0 10px 4px; }


.photo_small { float: left; width: 91px; padding:0 0 5px 0 ; margin: 0; }
.photo_small p .count { font-size: 0.75em; color: #333; }
.photo_small img { margin: 0px 0 0px 0px; }

.photo_large { float: left; width: 130px; margin: 0 20px 10px 0;text-align:center; }
.photo_large p { font-size: 11px; font-weight: normal; font-family: "Lucida Grande", "Lucida Sans MT", helvetica, arial, sans-serif; padding: 0px 0 15px 0;line-height:110%; }
.photo_large img { padding:0 0 7px 0; }

.photo_large_home {}

.gallery_thumbnail { float: left; width: 79px; padding: 2px 0px 0px 2px; }

#galleries { margin:15px 0;}

.thumbnail_holder { float: left; width: 91px; margin: 0 0 0 0; padding: 0 10px 0 0; }
.thumbnail_holder.last{ padding-right:0; }
.thumbnail_holder p{ text-align:center;margin: 0 0 0 0;padding: 0 0px 15px 0;line-height:120%; }

.galleries_thumbnail_holder_home {float: left; width: 91px; margin: 0 20px 10px 0; padding: 0; }
.galleries_thumbnail_holder {float: left; width: 91px; height: 175px; margin: 0 0 20px 0; padding: 0 15px 0 0; }
.galleries_thumbnail_holder.last{padding-right:0;}
.galleries_thumbnail_holder .photo_small p{ text-align:center; margin: 0 0 0 0; padding: 0 0px 15px 0;  }

.home_gallery_caption {text-align: center; font-size: 11px;}

.tagged_h2 { font-size: .85em; color: #666; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #CCC; margin: 0 0 5px 0; }
.tagged_show { padding: 3px 10px; margin: 0 0 15px 0; font-weight: bold; background-color: #EFEFEF; }
.tagged_name { background-color: #FFC; font-style: italic; padding: 0 5px; }
.tagged_date { font-size: .7em !important; line-height: 200%; color: #666; padding: 0 0 5px 0; }
.tagged_title { font-size: 1.0em !important; padding: 0; }
.tagged_tags { padding: 0 0 10px 0; }
.tagged_title a, .tagged_title a:visited, .tagged_tags a, .tagged_tags a:visited { border:none; }
.tagged_title a:hover, .tagged_tags a:hover { border:none; }

#blog_list { padding-top:15px;}
h2.blog_title { font-size:1.2em;}
h2.blog_title a { font-size:0.9em;}
#team h2.blog_title { padding-bottom:5px; font-size:0.9em; padding-top:0px; margin-top:0; line-height:100%;}
.floated_pic_l { float:left; margin: 0 20px 0 0 ; }


#footer {text-align: center; color: #ccc; background-color:#007A48; width:768px; margin:0; padding:10px 0 10px 0;}
#footer ul { padding:0; float: left; margin: 0 25px; width: 140px;}
#footer ul li {	list-style: none; padding: 0px 3px 0 2px;font-size: 0.7em;}
#footer ul li.category a {font-weight: bold; color: #000 !important;}
#footer ul li.last { border: none; }
#footer ul li a { color: #fff; text-decoration: none; }
#footer ul li a:hover { text-decoration: none; }
#footer ul p {font-size: .7em;}
#footer p { color: #fff; text-decoration: none; }
#footer p a { color: #fff; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }
	
/****************************************************
***********************CLASSES***********************
****************************************************/

.clear { clear: both; }
.hide { display: none; }
.tabbox { font-size: 11px;}

.gallery_link { background: url(/images/pictures.gif) no-repeat 0 50%; padding: 3px 0 3px 20px; margin: 0 0 10px 0; font-size: 14px; }

.disclaimer { font-style:italic; color:#666; }

/*Interior page three column structure*/

#sidebar {float:left;width:225px;padding-bottom:50px;}
#sidebar h3 {color:#1B4C6B;padding:20px 0 5px 10px;font-family:"Lucida Grande", "Lucida Sans MT", Verdana, Arial;}
#sidebar dl, dd, dt {margin:0;padding:0 0 0 0;}
#sidebar dl {padding-left:10px;}
#sidebar p {width:180px;padding:0 0 5px 10px;margin:0;}

.subnav {margin:0;padding:0;list-style-type:none;position:relative;right:5px;}
.subnav li {padding:0;margin:0;width:200px;}
.subnav li a {color:#0B3F60;border-right:1px solid #5195C0;border-bottom:1px solid #5195C0;padding:8px 8px 8px 15px;margin:0;text-decoration:none;display:block;border-left:5px solid #5195C0;}
.subnav li a.active {background-color:#E7F2F9;font-weight:bold;border-left:5px solid #5195C0;}
.subnav li a:hover {background-color:#F4FAFE;color:#082639;border-left:5px solid #0B4C85;}

.quote {font-family: Georgia, "Times New Roman", serif;	color:#2978AA;margin:15px 0 0 0;padding:0 0 12px 0;	width:100%;}

.gallery_links { float:right; font-weight:bold; color:#C2C2C2; }