/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/



/* LAYOUT */

body 
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-image: url(/images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D1DCDE;
}
#background {
	background-image: url(/images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


#wrap {
	width: 1056px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#background2  {
	background-image: url(/images/bg-wrap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#patient-education #background2, #patient-survey #background2   {
	background-image: url(/images/bg-wrap-education.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#patient-education #main, #patient-survey #main  
{
	width: 730px;
	
	
}



#header {
	height: 330px;
	padding-top: 50px;
	padding-left: 15px;
}
#banner {
	height: 366px;
	width: 788px;
	position: absolute;
	visibility: visible;
	z-index: 50;
	left: 253px;
	top: 15px;
}


#content {
	background-repeat: repeat-y;
	background-position: center top;
}

#main {
	width: 520px;
	display: inline;
	float: left;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 75px;
	background-image: url(/images/lifetime-header.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 4px;
}
#main p {
	margin-bottom: 10px;
}
#main a {
	text-decoration: underline;
	color: #3197AC;
}
#main li {
	list-style-type: disc;
	margin-left: 15px;
}
#main a:hover {
	text-decoration: none;
}

#sidebar {
	width: 207px;
	margin-left: 804px;
	padding: 15px;
	font-size: 120%;
}
#home #sidebar li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 7px;
}
#footer {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: center;
}
#footer p {
	font-size: 100%;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


/* HEADERS */

h1 {
	font-size: 140%;
	margin-bottom: 10px;
}
h1 span {
	font-style: italic;
	color: #5AB2B9;
	text-transform: capitalize;
}

h2 {
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top: 10px;
}

#office-locations h2 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top-style: none;

}

#office-locations h2.line {

	border-top-width: 3px;	 
	border-top-style: solid;  
	border-top-color: #FEC736


}




#office-locations .location-pic {
	width: 300px;
	height: auto;
	border: 1px solid #666;
}




h2 a {
	font-size: 150%;
	font-weight: bold;
}


h3 {
	font-size: 120%;
	margin-bottom: 10px;
}

h4 {
	font-size: 100%;	
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}


/* NAV */
#nav {
	width: 239px;
	padding-top: 5px;
	margin-left: 15px;
	float: left;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 10px;
	display: block;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	}
#nav a:hover {
	background-image: url(/images/bg-nav.png);
	background-repeat: repeat;
}


/*--- Active States ---*/

body#home #nav #butt1 a, 
body#about-us #nav #butt2 a, 
body#physicians #nav #butt3 a, 
body#ARNP-Midwives #nav #butt4 a,
body#office-locations #nav #butt5 a,
body#for-our-patients #nav #butt6 a,
body#patient-survey #nav #butt7 a, 
body#patient-education #nav #butt8 a, 
body#FAQ-Tips #nav #butt9 a, 
body#community-spirit #nav #butt10 a,
body#gallery #nav #butt11 a,
body#careers #nav #butt12 a,
body#contact-us #nav #butt13 a, 
body#make-an-appointment #nav #butt14 a
{
	background-image: url(/images/bg-nav.png);
	background-repeat: repeat;
	color: #FFF;
 }
.cities {
	font-size: 90%;
	font-style: italic;
}
.mary {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	padding-bottom: 20px;
}
.mary a {
	color: #999;
}
.mary a:hover {
	text-decoration: none;
}

body#about-us #banner { background-image: url(http://www.nfobgyn.com/images/slide1.jpg); }
body#physicians #banner { background-image: url(http://www.nfobgyn.com/images/slide2.jpg); }
body#ARNP-Midwives #banner { background-image: url(http://www.nfobgyn.com/images/slide3.jpg); }
body#office-locations #banner { background-image: url(http://www.nfobgyn.com/images/slide4.jpg); }
body#for-our-patients #banner { background-image: url(http://www.nfobgyn.com/images/slide1.jpg); }
body#patient-survey #banner { background-image: url(http://www.nfobgyn.com/images/slide2.jpg); }
body#patient-education #banner { background-image: url(http://www.nfobgyn.com/images/slide3.jpg); }
body#FAQ-Tips #banner { background-image: url(http://www.nfobgyn.com/images/slide3.jpg); }
body#community-spirit #banner { background-image: url(http://www.nfobgyn.com/images/slide4.jpg); }
body#gallery #banner { background-image: url(http://www.nfobgyn.com/images/slide5.jpg); }
body#careers #banner { background-image: url(http://www.nfobgyn.com/images/slide2.jpg); }
body#contact-us #banner { background-image: url(http://www.nfobgyn.com/images/slide3.jpg); }
body#make-an-appointment #banner { background-image: url(http://www.nfobgyn.com/images/slide4.jpg); }



/* Physician page */

#physicians h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	border-top-style: none;
	border-top-color: #0F9;
	border-right-color: #0F9;
	border-bottom-color: #0F9;
	border-left-color: #0F9;
	
}

#physicians #main a {color:#000;}

#main .doctor-listing {
	background-color: #D1DCDE;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6E2E3;
}

#main .doctor-listing img, #main .doctor-listing-odd img{
	border: 2px solid #78B7BC;
	margin-right: 10px;
	float: left;
	height: auto;
	width: 92px;
}
#main .doctor-listing p, #main .doctor-listing-odd p {
	text-transform: uppercase;
	font-size: 100%;
	margin-bottom: 0px;
	
}

#main .doctor-listing  a, #main .doctor-listing-odd a {
	text-transform: capitalize;
	text-decoration: none;

}

#main .doctor-listing  a:hover, #main .doctor-listing-odd a:hover {
	text-decoration: underline;
}


#main .doctor-listing-odd {
	background-color: #DEEEEE;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}



#sidebar .sidebar-title {
	color: #036;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FDC836;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#sidebar li a {
	border-bottom-color: #A6B29A;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 90%;
}

#sidebar li a:hover {
	color: #D58374;
	}

#doctor-bio {
}
#doctor-bio #doctor-sidebar img {
	border: 2px solid #78B7BC;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
}
#doctor-bio #doctor-sidebar {
	float: left;
	width: 210px;
}
#doctor-bio #doctor-sidebar p {
	margin-bottom: 0px;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
}
#doctor-sidebar a {
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	
}

#doctor-sidebar a:hover {
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: underline;
	
}
#doctor-bio #doctor-main {
	margin-left: 220px;
}
.map a {
	font-style: italic;
	color: #5997A4;
}

select {
	width: 200px;
}
#doctor-sidebar strong {
	display: block;
	width: 200px;
	font-size: 100%;
	color: #3197AC;
	font-weight: bold;
}
#doctor-bio a {
	color: #000;
}


/* NEWS */

.eventshort {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.eventshort img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}
.eventshort .date {
	font-style: italic;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #D2E7E8;
	font-weight: bold;
}
.eventcopy {
	overflow: hidden;
}
.eventarchive li {
	margin-bottom: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	margin-top: 2px;
}
.eventarchive a {
	color: #000;
	font-weight: bold;
}
.eventarchive a:hover {
	text-decoration: none;
}
#photogallery img {
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	width: 150px;
	height: 150px;
	
}
.fieldstyle {
	background-color: #FFF;
	border: 1px dotted #5AB2B9;
	width: 90%;
	padding: 3px;
}
#flash {
	height: 600px;
	width: 730px;
	
}
.doctors-in-location {
	float: right;
	width: 200px;
	padding-left: 10px;
}

.doctors-in-location h3 {
	margin-bottom: 0px;
	font-style: italic;
}

#ARNP-Midwives .arnp-listing img {
	height: 150px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
#make-an-appointment #appt-docs, #make-an-appointment #appt-arnp {
	width: 240px;
	float: left;
}

#make-an-appointment #appt-docs {
	
margin-right: 20px;	
}
