/* CSS Document */

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; /*letter-spacing: 0.03em;*/  }

.left { float:left; }
.right { float:right; }
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }
a img { border:none; }


body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	background-color: #E5E5E5;
	text-align: center;
	margin: 0;
}

a, a:link, a:active, a:visited { color:#6D7794; }
a:hover { color:#000; }

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
td { vertical-align:top; margin:0; }

p { margin: 0 0 15px 0; }

.clearh1 {
	clear: both;
	margin: 0 0 20px 0;
}

/* Headings
------------------------------------- */
h1 {
	font-size: 25px;
	font-weight: normal;
	color: #6176B5;
	display: block;
	margin:0 0 20px 0; 
	padding:0;
}
h1 .davinci {
	width: 93px;
	background: url(images/txt_davinci.gif) no-repeat;
	background-position: left 5px !important;
	background-position: left 4px;
	display: block;
	float: left;
	text-indent: -9999px;
}
h1 .normal {
	float: left;
	margin-right: 5px;
}

h2 {
	font-size: 11px;
	color: #767C88;
	margin: 26px 0 0 0;
}	
h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin:0;
}
h3.bar {
	font-style: normal;
	border-bottom: 1px solid #E7E7E7;
	margin: 7px 0 2px 0;
}
h4 { 
	font-size: 11px;
	font-weight: normal;
	color: #6176B5;
	margin: 0 0 3px 0;
}
/* ---------------------------------- */


/* Lists
------------------------------------- */
ul {
	list-style: none;
	margin: 2px 0 15px 0px;
	padding: 0;
}
ul li {
	background: url(images/bullet.gif) no-repeat left 4px;
	margin: 0 0 2px 0; 
	padding: 0 0 0 10px;
}
/* ---------------------------------- */


/* Forms
------------------------------------- */

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

input {	margin:0; padding:1px; }
select { height:18px; }

.required, .error { color:#FF0000; }

/* ---------------------------------- */


#container {
	width: 750px;
	background: url(images/bg_container.gif) repeat-y top left;
	padding: 0 20px;
	margin:0 auto;
	/*position: relative;*/
}

#header {
	background-color: #FFF;
	border-top: 5px solid #FBB034;
	text-align: right;
	padding: 24px 12px 0 0;
}

#topnav {
	background-color: #FFF;
	margin: 11px 0 0 0; 
	padding: 0;
}

#topnav ul {
	list-style:none;
}

#topnav ul li {
	background: none;
	display: inline;	
	margin: 0;
	padding: 0 0 0 35px;
}

#main {
	background-color: #FFF;
	text-align: left;
	padding: 0 10px;
	margin: 0 0 30px 0;
	position: relative;           /* new video player */
	zoom:1;
}

#leftcol {
	width: 114px;
	float: left;
	padding: 41px 10px 0 5px;
	overflow: hidden;
}
#content {
	width: 600px;
	border-left: 1px solid #E7E7E7;
	float: left;
	padding-top: 30px;
}

#centercol {
	width: 399px;
	background: url(images/bg_centercol.gif) repeat-y right top;
	float: left;
	padding: 0 17px 18px 17px;
}

#content.twocol #centercol {
	width: 560px;
	background: none;	
}

#content.twocol-alt {
	width: 710px;
	border-left: none;
}

#content.twocol-alt #centercol {
	width: 528px;
	padding-left: 0;
}

#rightcol {
	width: 153px;
	float: left;
	padding: 11px 0 0 10px;
}


/* Left Nav
------------------------------------- */

#leftnav h4 { 
	font-weight: bold;
	color: #6D7794;
	margin: 0 0 3px 0;
}

#leftnav ul {
	list-style: none;
	margin:0;
}
#leftnav ul.navL2 {
	font-size: 10px;
	margin: 0 0 0 0;
}
#leftnav ul.navL3 {
	margin: 0 0 0 0;
}

#leftnav ul li {
	list-style: none;
	font-size: 11px;
	color: #999;
	margin: 0 0 3px 0;
}


#leftnav ul.navL1 li {
	background: url(images/bullet_navL1.gif) no-repeat left 4px;
}
#leftnav ul.navL2 li {
	background: url(images/bullet_navL2.gif) no-repeat left 4px;
}
#leftnav ul.navL3 li {
	background: url(images/bullet_navL3.gif) no-repeat left 4px;
}
#leftnav ul li.selected {
	background: url(images/bullet_nav_sel.gif) no-repeat left 4px;
}

#leftnav a, #leftnav a:link, #leftnav a:active, #leftnav a:visited {
	color: #999;
	text-decoration: none;
}




#leftnav a.active, #leftnav a.active:link, #leftnav a.active:active, #leftnav a.active:visited,
#leftnav h4 a, #leftnav h4 a:link, #leftnav h4 a:active, #leftnav h4 a:visited { 
	color: #6D7794;
}

#leftnav a:hover, #leftnav a.active:hover { 
	color: #000;
	text-decoration: underline;
}

#leftnav li.selected a.active, #leftnav li.selected a.active:link, #leftnav li.selected a.active:active, #leftnav li.selected a.active:visited { 
	color: #F7A92A;
}


/* ---------------------------------- */


/* Breadcrumbs
------------------------------------- */

#breadcrumbs { color:#767C88; /*display:none;*/ }

#breadcrumbs ul { margin:0; }

#breadcrumbs ul li {
	background: url(images/bcrumb_separator.gif) no-repeat left 3px;
	font-size: 11px;
	list-style: none;
	display: inline;
	padding: 0 5px 0 7px;
}

#breadcrumbs ul li.first {
	background: none;
	padding-left: 0;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #666;
	text-decoration: underline;
}

/* ---------------------------------- */


/* Footer
------------------------------------- */

#footer {
	width: 750px;
	background: url(images/bg_footer.gif) #E5E5E5 no-repeat top left;
	padding: 30px 20px 0 20px;
	margin: 0 auto;
	text-align: left;
}

#footer ul {
	margin:0; padding:0;
}
#footer li {
  	height: 12px;
	background: url(images/ftr_separator.gif) no-repeat 0 -1px;
	display: inline;	
	padding: 0 0 0 13px;
	margin-left: 10px;
}
#footer li.first {
  	background: none;
}

#footer .fnav {
	height: 14px;
	border-bottom: 1px solid #C1C1C1;
	padding: 0 0 3px 0;
	margin-bottom: 6px;
}

#footer .pgtools {
	width: 345px;
	float: left;
}

#footer .pgtools li {
	background: none;	
	padding: 0;
	margin: 0 10px 0 0;
}

#footer .links {
	width: 400px;
	text-align: right;
	float: right;
	padding-top: 2px;
}
#footer .copyright {
	width:227px; height:14px;
	background: url(images/ftr_copyright.gif) no-repeat top right;
	text-indent: -9999px;
	float: right;
	margin-bottom:20px;
}
/* ---------------------------------- */


/* Misc
------------------------------------- */

.inline-left { float:left; margin:3px 10px 5px 0; }
.inline-right { float:right; margin:3px 0 8px 10px; }
.inline-full { margin:0 0 15px 0; clear:both; }

p.caption {
	font-size: 10px;
	font-style: italic;
	margin: 2px;
}

.more {
	background: url(images/bullet.gif) no-repeat right 4px;
	margin: 0; 
	padding: 0 9px 0 0;
}


/* Right Column Feature
------------------------------------- */

#rightcol .feature {
	margin: 0 0 20px 0;
}

.feature .imagebg, #flash-video {
	margin: 0 0 5px 0;
}

/* new video player */
#flash-video {    
	z-index:10;
	width:333px; height:290px;
	position: absolute;
	top:58px; left:400px;
}

#flash-video #videoalt {    
	float:right;
}

#rightcol h3, #rightcol .txt {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

#rightcol .txt { font-style:italic; }

#rightcol h3 {
	font-weight: bold;
	font-style: normal;
	color: #767C88;	
	margin-bottom: 3px;
}

#rightcol h3 .videohd {
	width:140px; height:12px;
	background: url(images/txt_watch_video.gif) no-repeat top left;
	display: block;
	text-indent: -9999px;
}

#rightcol .video .txt { margin-top:160px; }

.feature .imagebg {
	background: url(images/bg_image_bdr.gif) repeat-y bottom left;
	padding: 0;
}

.feature .image {
	background: url(images/bg_image_bdr_top.gif) no-repeat top left;
	padding: 7px;
}

.feature .noframe { background:none; }

.feature .image img {
	width: 140px;
}

.feature .pdficon {
	margin: 1px 3px 3px 5px; 
	float: left;
}

.feature .pdftext {
	font-style: italic;
	margin-left: 25px;
}

/* ---------------------------------- */


/* Footnotes
------------------------------------- */

.footnotes {
	border-top: 1px solid #E7E7E7;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin-top: 20px;
}

.footnotes ol {
	margin: 0 0 15px 30px;
}

.footnotes ol li {
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
}

/* ---------------------------------- */

/* Pop-up
------------------------------------- */

#popup {
	background-color: #FFF;
}

#popup #container {
	width: 100%;
	background: none;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}

#popup #footer {
	display: none;
}

#popup #patient-video {
	width:740px; height:440px;
}

#patient-video .getflash {
	width:550px;
	background-color: #FFF;
	text-align: center;
	padding: 30px;
	margin: 30px auto;
}

#popup.email{ background-color:#FFF; }

#popup.email #container {
	width: 100%;
	background: none;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	margin: 0;
}

#popup.email table {
	width:345px;
	margin: 15px 0 20px 0;
}
#popup.email label {
	width: 120px;
	background-color: #A8B4D7;
	color: #FFF; 
	display: block;
	padding: 5px;
	margin: 0 0 1px 0;
}
#popup.email input.textbox{
	width: 200px; 
	margin: 2px 0 0 0;
	padding-left: 4px;
}
#popup.email textarea{
	width: 200px; height: 80px;
	margin: 2px 0 0 0;
	padding-left: 4px;
}

#popup.email td.field {
	text-align: right;
}

#popup.email td.btn {
	text-align: right;
	padding: 3px 0;
}

#video-large {
	margin: 15px 0;
}

.close-btn {
	text-align: center;
	margin: 5px 0 20px;
}

/* ---------------------------------- */


/* Search Forms
------------------------------------- */

#search {
	border-top: 1px solid #D9D9D9;
	padding-top: 4px;
	margin: 3px 0 0 18px;
}

#search .locator {
	width: 415px;
	background: url(images/bg_centercol.gif) repeat-y top right;
	float:left;
	padding-top: 18px
}

#search .locator select {
	width:260px;
	margin-right: 3px;
}

#search .site {
	width: 147px;
	float: right;
	padding-top: 18px;
}

#search .intl-phys {
	width:375px;
	border-top: 1px solid #D9D9D9;
	padding: 4px 0; 
	margin-top: 6px;
}

#search label { 
	height: 14px;
	display: block;
	margin: 0;
}

#search input.textbox {
	width: 102px; 
	height: 14px !important;
	height: 13px;
	margin: 0;
}

#search .site input.textbox {
	margin: 0 !important;
	margin: 0 0 0 -18px;
}

#search input.search-btn {
	position: relative;
	top: 5px !important;
	top: 2px;
	margin-left: 3px;
}

#content.twocol-alt #search { margin-left:0; }
#content.twocol-alt #search .locator { width:546px; }
#content.twocol-alt #search .site input.textbox { margin:0; }

/* ---------------------------------- */


/* Advanced Search
------------------------------------- */

#adv-search {
	margin: 10px 30px 10px 20px;
}

#adv-search td {
	padding:0;
	text-align:left;
}

#adv-search label {
	width: 120px;
	background-color: #A8B4D7;
	color: #FFF; 
	display: block;
	padding: 5px;
	margin: 0 0 1px 0;
}

#adv-search input.textbox {
	width: 201px;
	margin: 2px 0 0 0;
	padding-left: 4px;
}

#adv-search select {
	width: 210px;
	margin: 2px 0 0 0;
}

#adv-search .buttons {
	text-align: right;
	clear: both;
	margin: 3px 2px; 0 0;
}

/* ---------------------------------- */



#contact { margin:10px 30px 10px 0; }

#contact td { padding:5px; }

#contact td.col1 {
	width: 120px;
	background-color: #A8B4D7;
	border-bottom: 1px solid #FFF;
	color: #FFF; 
}

#contact input.txt {
	width: 220px;
	margin: 0;
	padding-left: 2px;
}

#contact select, #contact textarea {
	width: 220px;
	margin: 0;
	padding-left: 2px;
}

#contact textarea { height:70px; }

#contact .buttons {
	width:355px;
	text-align: right;
	clear: both;
	margin: 3px 2px; 0 0;
}



/* Search Results
------------------------------------- */

#search-results {
	margin-bottom: 15px;
}

#search-results td, #search-results th {
	padding: 4px 6px;
	border-right: 1px solid #FFF;
}

#search-results th {
	background-color: #CCC;
	color:#666;
}

#search-results th.phone { width:90px; }

#search-results .controls {
	margin: 5px 0;
}

#search-results .controls td {
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	padding: 4px 3px !important;
	padding: 4px 0 4px 3px;
} 

#search-results .controls div {
	vertical-align: middle;
} 

#search-results td.results-display {
	width: 100%;
	text-align: left;
}

#search-results input.pagenum {
	width:10px; 
	width:15px !important; 
	height:15px;
	height:14px !important;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding:0;
} 

#search-results select {
	width: 90px;
} 

.alternateRows tr.shaded td {
	background-color: #EAEAEA;
}

/* ---------------------------------- */


/* Doctor Profile
------------------------------------- */

#profile {
	margin: 10px 20px;
}

#profile table {
	width:370px;
}

#profile th {
	width: 100px;
	background-color: #A8B4D7;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-weight:normal;
	vertical-align: top;
	padding: 5px;	
}

#profile td {
	padding: 5px;	
}

/* ---------------------------------- */


/* Site Map
------------------------------------- */

#sitemap h3 {
	border: none;
	font-style: normal;
	font-weight: bold;
	margin-top: 15px;
}
#sitemap ul {
	margin-bottom: 0;
}

#sitemap li {
	margin-bottom: 5px;
}

#sitemap ul ul {
	margin-left: 15px;
}

/* ---------------------------------- */


/* Glossary
------------------------------------- */
#glossary {
	margin: 0 0 15px 0;
}

#glossary td, #glossary th {
	padding: 4px 6px;
	border-right: 1px solid #FFF;
}

#glossary th {
	background-color: #CCC;
	color:#666;
}
/* ---------------------------------- */




.comparison {
	width: 100%;
	margin: 5px 0 15px 0;
}

.comparison th, .comparison td {
	background-color: #EFEFEF;
	border-right: 1px solid #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px 8px;
}

.comparison th.benefit, .comparison td.benefit {
	text-align: left;
}

.comparison .check {
	width:26px; height:24px;
	background: url(file:///C|/Documents%20and%20Settings/HP_Owner/My%20Documents/WebDesign/images/pp/checkmark.gif) no-repeat top left;
}

.comparison .uncheck {
	width:26px; height:24px;
	background: url(file:///C|/Documents%20and%20Settings/HP_Owner/My%20Documents/WebDesign/images/pp/checkmark_none.gif) no-repeat top left;
}



/* Patient Experiences
------------------------------------- */
.patient { margin:15px 0; }

.patient td.thumb {
	width: 130px;
	padding-right: 10px;
}

.patient td h2 {
	margin-top: 0;
}
/* ---------------------------------- */


/* Gyn Advantages table
------------------------------------- */

.gyn-advantages th, .gyn-advantages td {
	background-color: #EFEFEF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #767C88;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 3px 8px;
}

/* ---------------------------------- */


/* Flash Header - static version
------------------------------------- */

#headeralt .photo {
	width:565px; height:100px;
	float: left;
}

#headeralt .rel-links {
	width:160px; height:90px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	float: right;
	padding: 12px 10px 0 11px;
}

#headeralt h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 5px 0;
}

#headeralt ul {
	margin:0; padding:0;
}
#headeralt ul li {
	background: url(file:///C|/Documents%20and%20Settings/HP_Owner/My%20Documents/WebDesign/images/pp/header/bullet.gif) no-repeat left 4px;
	margin: 0 0 3px 0; 
	padding: 0 0 0 11px;
}

#headeralt a { color:#FFF; text-decoration:none; }
#headeralt a:hover { color:#FFF; text-decoration:underline; }

/* ---------------------------------- */


/* sIFR
------------------------------------- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 .normal {
	visibility: hidden;
}

/*.sIFR-hasFlash #rightcol h3 {
	visibility: hidden;
	font-size:11px;
	line-height:15px;
}*/
/* ---------------------------------- */


