/*---------------------------------------
Partner's in Obstetrics & Women's Health

media:		screen
author:		wisdom consulting group, inc.
website:	http://www.wisdomgroup.com
----------------------------------------*/


/* General */

* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul { margin: 1em 0; }
.left { float: left; }
.left img { padding: 1em; }
.right { float: right; }
.right img { padding: 1em; }
.center { text-align: center; }
.clear { clear: both; }
img { border: 0; }

body {
	background: #FFF url(/images/content/tile-bg.gif) repeat-x;
	font: 62.5%/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}

div#wrapper { width: 756px; margin: 0 auto; }

div#printonly { display: none; }

/* Header */ 

div#header { width: 756px; height: 84px; background-image: url(/images/content/header-bg.gif); position: relative; }

div#header h1 { margin: 0; padding: 17px 0 0 8px; }

div#header h1 a { 
	width: 502px; 
	height: 0; 
	display: block; 
	overflow: hidden; 
	text-indent: -2000px;
	padding-top: 60px;
	background: url(/images/content/title.gif) no-repeat;
}

div#search { position: absolute; top: 3.7em; right: 1em; margin-right: 1em; }
div#search p { font-size: 1em; line-height: 0; padding: 0; margin: 0; float: left; }
div#search input.text { width: 90px; margin-right: 0.5em; }
div#search input.button { padding-top: 1px; }

/* Float */

div#float-wrap { width: 750px; margin: 0 auto; }
div#nav-container { float: left; width: 174px; }
div#content { width: 551px; margin-left: 176px; padding: 0 20px 15px 0; }

div#content-primary { width: 100%; }
div#content-secondary { float: right; margin: 0 0 2em 2em; padding: 2em 0 0.5em 0; width: 165px; text-align: center; border-bottom: 3px solid #066; }

/* Navigation */

div#nav-top { width: 174px; height: 29px; background: url(/images/content/nav-top.gif) no-repeat; }
div#nav-bottom { width: 148px; height: 7px; background: url(/images/content/nav-bottom.gif) no-repeat; }

ul#navigation { margin: 0; width: 148px; padding-bottom: 2em; background-color: #ebc6eb; list-style: none; text-align: left; }
ul#navigation li { font-size: 1.2em; }

ul#navigation a { display: block; margin: 0.1em 0; height: 21px; padding-left: 1.8em; background: url(/images/content/nav-background.gif) no-repeat; }
ul#navigation #nav-home a { margin-top: 0; }

ul#navigation a:link, ul#navigation a:visited { color: #5a2b5d; text-decoration: none; }
ul#navigation a:hover, ul#navigation a:active { color: #2c082e; text-decoration: underline; }

#home #nav-home a, #about #nav-about a, #contact #nav-contact a, #physicians #nav-physicians a, #garcini #nav-physicians a, #ka #nav-physicians a, #pierre #nav-physicians a, #obstetric #nav-obstetric a, #gynecology #nav-gynecology a, #education #nav-education a, #education_papsmear #nav-education a, #education_endometriosis #nav-education a, #education_breasthealth #nav-education a, #education_osteoporosis #nav-education a, #education_hormonereplacement #nav-education a, #education_menopause #nav-education a, #education_incontinence #nav-education a, #education_infertility #nav-education a, #policies #nav-policies a, #new #nav-new a, #location #nav-location a, #links #nav-links a { background-position: 0 -21px; color: #5a2b5d; font-weight: bold; }

#home #nav-home a:hover, #about #nav-about a:hover, #contact #nav-contact a:hover, #physicians #nav-physicians a:hover, #garcini #nav-physicians a:hover, #ka #nav-physicians a:hover, #pierre #nav-physicians a:hover, #obstetric #nav-obstetric a:hover, #gynecology #nav-gynecology a:hover, #education #nav-education a:hover, #education_papsmear #nav-education a:hover, #education_endometriosis #nav-education a:hover, #education_breasthealth #nav-education a:hover, #education_osteoporosis #nav-education a:hover, #education_hormonereplacement #nav-education a:hover, #education_menopause #nav-education a:hover, #education_incontinence #nav-education a:hover, #education_infertility #nav-education a:hover, #policies #nav-policies a:hover, #new #nav-new a:hover, #location #nav-location a:hover, #links #nav-links a:hover { text-decoration: none; }

/* Slogan */

div#slogan { margin: 1em 1.4em;}

/* Forms */

form { margin: 0; font-size: 1.1em;}
form p { color: #066; }

label { color: #066;}
.required { font-weight: bold; }

fieldset { border: 0; }
fieldset#basics label { width: 5em; float: left; }
fieldset#message label { display: block; }

p.errorbox { text-align: center; font-weight: bold; color: #dc1d1d; border: 1px solid #dc1d1d; background: #f7e3e3 url(/images/content/errorbg.gif); padding: 0.5em; }
p.sent  { text-align: center; font-weight: bold; color: #07963B; border: 1px solid #07963B; background: #B8FFD2; padding: 0.5em; }
span.error { padding-left: 0.5em; color: #dc1d1d; font-weight: bold; font-size: 1em;}

#search input.text, #search textarea { border-top: 1px solid #9a5e9a; border-left: 1px solid #a46ea4; border-right: 1px solid #b27fb2; border-bottom: 1px solid #b27fb2; background-color: #fffeff; padding: 0.3em 0.2em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.9em; color: #5a2b5d; }

#content input.text, #content textarea { border-top: 1px solid #9c9c9c; border-left: 1px solid #a1a1a1; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; background-color: #fffeff; padding: 0.2em 0.1em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.1em; }

/* Typography */

h2 { margin: 0; font-size: 2.2em; font-weight: normal; color: #066; padding-top: 1em; line-height: 1.2; letter-spacing: -1px; }
h3 { margin-bottom: 0; font-size: 1.6em; font-weight: normal; color: #6a356a;}

#home .left img, #home .right img { padding: 0 0.5em; }
#home .right img { padding-top: 2em; }

div#content-secondary h2 { margin-top: 0; padding-top: 0; }
div#content-secondary h3 { text-align: center; }

div#content p:first-child { margin-top: 0; }

p, li, td, th { font-size: 1.2em; color: #1f1d1f; }

#content-secondary p, #content-secondary li { font-size: 1.1em; }

div#content ul { overflow: hidden; }
div#content ul li { list-style: none; background: url(/images/content/bullet.gif) 0 10px no-repeat; margin-left: 1.5em; padding: 0.2em 0 0.2em 1em; }
div#content ul li ul { margin-top: 0.5em; }
div#content ul li ul li { font-size: 1em; background: url(/images/content/bullet_level2.gif) 0 10px no-repeat; }
div#content ol { margin-left: 1.5em; }
div#content ol li { margin-left: 1em; padding: 0.2em 0 0.2em 0; }

div#content a:link, div#content a:visited { color: #066; font-weight: bold; }
div#content a:hover, div#content a:active { background-color: #066; color: #FFF; text-decoration: none; }

/* div#content a[href^="http:"] { background-image: url(/images/content/external.gif); background-repeat: no-repeat; background-position: top right; padding-right: 10px; }
div#content a[href^="http://www.promotingwomenshealth.com"], div#content a[href^="http://promotingwomenshealth.com"] { background-image: none; padding-right: 0 } */

p.breadcrumb { padding: 2em 0 0 0; margin: 0; color: #066; font-size: 1.1em; font-weight: bold; }
p.top { color: #066; font-size: 1.1em; font-weight: bold; }

/* Search Results */

div.result_title { margin-top: 1.5em; margin-bottom: -1em; font-size: 1.4em; }
p.result_description { padding-top: -1em; }

div.paginate { font-size: 1.2em; color: #066; }
span.pagecount { color: #000; font-weight: bold; }
div.paginate a { padding: 0.2em 0.4em; border: 1px solid #318A8A; }

/* Google Map */

#map { border: 1px solid #5a2b5d;}
#map-box { width: 260px; background: url(/images/content/logo-map.gif) no-repeat 0 0;}
#map-box p { margin-left: 25px; margin-top: 0;}

/* Misc Page Styles */

#hours tbody th { text-align: left; }
#hours td, #hours th { padding: 0.1em 0.5em;}
#hours tbody tr.alt { background-color: #f9e9f9;}

#location .right img { padding-bottom: 0; }

/* Footer */

div#footer { clear: both; width: 740px; height: 27px; margin: 0 auto 1em auto; padding: 0 0.5em; background: url(/images/content/footer-bg.gif) no-repeat; }
div#footer p { margin: 0; padding-top: 1em; text-align: center; font-size: 1.1em; line-height: 1.4; color: #b58eb5; }
div#footer p.bold { padding-top: 1em; font-weight: bold; }
div#footer a:link, div#footer a:visited { color: #b58eb5; text-decoration: none; }
div#footer a:hover, div#footer a:active { color: #b58eb5; text-decoration: underline; }

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced > div {
	display: none !important;
}
.sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
 	line-height: 1em;

	font-size: 22px;
}
.sIFR-active h3 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;

	font-size: 16px;
}