@charset "utf-8";
/* CSS Document for Great Bay Oral Surgery */

/* Standard HTML elements */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background:#fff url(../img/body_bg.gif) repeat-x left top;
}

img { border:none; }

h3, h4, h5 { color:#333787; }

h3 { font-size:150%; }

h4 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

h4 a {
	color:#333787;
	text-decoration:none;
}

h4 a:hover {
	text-decoration:underline;
}

/* Site defined elements */

#wrap {
	position:relative;
	width:1024px;
	margin:0 auto;
}

#header {
	position:relative;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(../img/masthead.gif) no-repeat left top;
}

#header h2 {
	display:inline;
	position:relative;
	top:-26px;
	left:25px;
	font-size:115%;
}

#header img#logo { display:none; }

#header img#implant_link {
	position:absolute;
	top:45px;
	right:25px;
}

#header img#dr_links {
	position:absolute;
	bottom:40px;
	right:20px;
}

#header ul {
	width:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
	float:right;
}

#header ul li.top {
	position:relative;
	width:150px;
	float:right;
	text-align:left;
	font-size:100%;
	font-weight:bold;
}

#header ul li a {
	display:block;
	color:#fff;
	padding:8px 0;
	text-decoration:none;
}

#header ul li.dr {
	margin-left:10px;
}

#header ul li a:hover {
	color:#fecd45;
}

#header ul li ul  {
	display:none;
	border:1px solid #666;
	background:#fff;
}

#header ul li ul li a {
	text-align:left;
	background:#fff;
	color:#000;
	font-weight:normal;
	padding:3px 10px;
}

#header ul li ul li a:hover,
#header ul li ul li a.current_pg { color:#339; }

#header ul li:hover ul {
	display:block;
	position:absolute;
	top:31px;
	left:0;
	padding-bottom:15px;
}

#header a.current_pg,
#header h2 a:hover,
#header h2 a:active {
	text-decoration:none;
	color:#fecd45;
}

#header a#doctors:hover { color:#000; }

#header h2 a:link,
#header h2 a:visited {
	text-decoration:none;
	color:#fff;
}

#content_graphic {
	clear:both;
}

#content {
	position:absolute;
	top:600px;
	left:0;
	width:674px;
	padding:0 350px 0 0;
}

#content h2 {
	color:#333787;
	font-weight:normal;
}

#content p {
	line-height:150%;
}

#content p#copyright {
	clear:both;
	margin:50px 0;
	font-size:smaller;
}

#content li { padding:3px 0; }

/* Individual page styles */
#bio {
	width:275px;
	margin:25px 570px 25px 155px
}

#home #content { background:url(../img/locations.jpg) no-repeat top right; }

#team #content {
	background:url(../img/team_side_photo.jpg) no-repeat top right;
	top:600px;
}

#surg_info #content {
	top:550px;
	margin-left:25px;
	background:url(../img/surgical_side_photo.jpg) no-repeat right 15px;
}

#services #content {
	background:url(../img/services_side_photo.jpg) no-repeat right top;
	top:575px;
	margin-left:25px;
}

#services #content h3 {
	border-top:1px solid #fecd45;
	padding-top:15px;
	margin-top:25px;
}

#contact #content h2 {
	position:relative;
	top:0px;
	left:-119px;
	font-size:160%;

}

#contact #content {
	top:222px;
	left:134px;
	padding:0;
}

#contact #content ul {
	float:left;
	width:312px;
	margin:110px 0 50px 0;
	padding:0;
	list-style-type:none;
}

#contact #content ul li a {
	color:#339;
	font-weight:bold;
	text-decoration:none;
	font-size:smaller;
	display:block;
}

#contact #content ul li a.directions {
	padding-top:20px;
}

#contact #content ul li a:hover {
	font-style:italic;
}

#contact #content p#copyright { position:relative; left:-119px; }

#contact #content #announce {
	position:absolute;
	top:600px;
	right:50px;
	width:200px;
	color:#fff;
	font-size:larger;
	text-align:center;
	font-weight:bold;
}

#contact #content #announce ul {
	list-style-type:none;
	float:none;
	margin:25px 0;
}

#patient_info #content {
	background:url(../img/patient_info_side_photo.jpg) no-repeat top right;
	top:575px;
	margin-left:25px;
}

#dr_auty #content_graphic,
#dr_reich #content_graphic,
#dr_albert #content_graphic { display:none; }

#dr_auty #content,
#dr_reich #content,
#dr_albert #content {
	background:url(../img/dr_auty.jpg) no-repeat top right;
	top:200px;
	padding-top:25px;
}

#dr_reich #content { background-image:url(../img/dr_reich.jpg); }
#dr_albert #content { background-image:url(../img/dr_albert.jpg); }

#dr_auty #content h2, 
#dr_reich #content h2, 
#dr_albert #content h2 {
	position:absolute;
	top:10px;
	left:25px;
	width:125px;
}
