html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
ul { list-style: none; }

body {
	background: #e5e5e5;
	text-align: center;
	font: 13px/1.3 Arial, sans-serif;
	color: #4D4D4D;
}

.clear { clear: both; line-height:1px; font-size:1px; margin:0; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.nomargin { margin: 0; }
.notopmargin {margin-top: 0;}
.nobottommargin {margin-bottom: 0;}
img.right { margin: 0 0 5px 15px; float: right; }
img.left { margin: 0 15px 5px 0; float: left; }

p { margin: 0 0 1.2em 0; }
p.right { float: none; text-align: right; }

a { color: #3c59a5; }
a:hover { color: #000; }

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	font-size:13px;
}
td {
	vertical-align:top; margin:0;
}

.required, .error {
	color:#FF0000;
}

/* Layout */
#container {
	width: 995px;
	background: #fff url(../images/site4/main-back.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}
#container.fullwidth { background-image: url(../images/site4/main-back-full.gif); }


#main {
	width: 979px;
	margin: 0 10px 0 6px;
}


/* Header */
#header { width: 979px; margin: 0 10px 0 6px; position: relative;}
#header h1 { width: 979px; height: 176px; background: url(../images/site4/header.jpg) no-repeat; text-indent: -9999px; position: relative; }
#header h1 a { width: 260px; height: 40px; display: block; position: absolute; left: 696px; top: 81px; }
#header img {z-index: 1;}
#header #logo {position: absolute; top: 52px; right: 18px; width: 267px; height: 70px;}
#header #logo a {text-indent: -9999px; display:block; width: 267px; height: 70px; z-index: 5; zoom: 1; background-image:url(..images/bg_logo.gif);}


/* Nav */
#leftcol {
	width: 225px;
	background: url(../images/site4/nav-top.jpg) no-repeat;
	float: left;
	padding: 31px 0 0;
}
#leftcol ul { 
	background: #5CAD47 url(../images/site4/nav-btm.gif) no-repeat left bottom;
	padding: 0 0 117px;
	font-size: 12px;
}
#leftcol ul li { 
	height: _1px;
	background: url(../images/site4/nav-border.gif) repeat-x left bottom;
	line-height: 15px;
}


/*#leftcol ul li span {
	background: url(../images/site4/nav-border.gif) repeat-x left bottom;
	display: block;
}*/
#leftcol ul li a {
	width: 209px;
	background: url(../images/site4/nav-arrow-white.gif) no-repeat 5px 8px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: .45em 0 .47em 16px;
}
#leftcol ul li a:hover {
	text-decoration: underline;
}

/* Sub-nav */
#leftcol ul ul { 
	background: #9c6 url(../images/site4/nav-border.gif) repeat-x left bottom;
	padding: .4em 0 .6em;	
}
#leftcol ul ul li {
	background:none;
	font-size: 11px;
	line-height: 14px;
}

#leftcol ul ul li { 
	background: #9c6 url(../images/site4/nav-arrow-black.gif) no-repeat 0 3px;
	margin: 8px 0 8px 28px;
	padding: 0 0 0 9px;
}
#leftcol ul.navL1 li a, #leftcol ul.navL2 li a {
	width:auto;
	background: none;
	display:inline;
	color:#222;
	padding:0;
}

#leftcol ul.navL1 li { margin-left:20px; }
#leftcol ul.navL2 li { margin-left:5px; }

#leftcol ul.navL1 li.selected {
	background: url(../images/site4/nav-arrow-white-small.gif) no-repeat 0 3px;
}
#leftcol ul.navL1 li.selected li {
	background: url(../images/site4/nav-arrow-black.gif) no-repeat 0 3px;
}
#leftcol ul.navL1 li.selected a { color:#FFF; }
#leftcol ul.navL1 li.selected li a{ color:#000; }


/* Sub-sub-nav */
#leftcol ul ul ul { padding: 0; background: #9c6; }
#leftcol ul ul ul li a { padding-left: 41px; width: 184px; background-position: 33px center; }

/* Content */
#rightcol { width: 753px; float: right; padding: 0 0 1em;}
#content-top { float: left; }
#content { width: 443px; float: left; padding: 0 18px;}
#container.fullwidth #content { width: 717px; padding: 0 18px; }
#content h1 { color: #393; margin: .4em 0 .7em; font-size: 22px; font-weight: normal; line-height: 1.2em; }
#content h1#home-h1 { margin-top: 0; background: url(../images/site4/h1-homepage.gif) no-repeat; text-indent: -9999px; width: 320px; height: 32px; }
#content h2 { font: bold 100% Arial, sans-serif; margin: 0; color: #333; }

#content ul, #content ol { margin: 0 0 1.2em 32px; }
#content ul { margin: 0 0 1.2em 15px; }

#content ul li { padding: .1em 0 .1em 10px; background: url(../images/site4/arrow-green.gif) no-repeat left 6px; }

.footnotes { 
	background:url(../images/site4/dotted-horizontal.gif) repeat-x 0 0;
	font-size:11px;
	padding-top:20px;
	margin-top:5px;
}
.footnotes ol { 
	margin-bottom:1.0em;
}
.footnotes ol li{ 
	margin-bottom:10px;
}

#top { background: #fff url(../images/site4/dotted-horizontal.gif) repeat-x left bottom; padding: .6em 0 .7em; float: left; width: 753px; }
#top p { font: 10px Arial, sans-serif; margin: 0 18px; color: #333; }
#top .left { width: 480px; }
/*#top .left a { color: #393; text-decoration: none; padding: .3em 8px .3em 0; background: url(../images/site4/arrow-green.gif) no-repeat right center; margin-right: 1px; }*/#top .right { width: 265px; }
#top .right p { text-align: right; text-transform: uppercase; margin-right: 4px; }
#top .right a { color: #333; font-weight: normal; text-decoration: none; margin-right: 10px; padding: .5em 0 .3em 17px; }
p#options a.email-page { background: url(../images/site4/email.gif) no-repeat left center; }
p#options a.print-page { background: url(../images/site4/print.gif) no-repeat left center; }

/* Breadcrumbs */
#breadcrumbs { color:#333; }

#breadcrumbs ul { margin:0 0 0 15px; }
#breadcrumbs ul li {
	background: url(../images/site4/arrow-green.gif) no-repeat 0 3px;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	display: inline;
	padding: 0 3px 0 10px;
}
#breadcrumbs ul li.first {
	background: none;
	padding-left: 0;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited {
	color: #393;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

/* Content Sidebar */
#content-sidebar { width: 273px; float: left; padding-bottom: 20px; margin: 0;}
.fullwidth #content-sidebar { width: 100%;}
#content-sidebar h3, #leftcol .feature h3 {
	color: #030;
	text-transform: uppercase;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	padding: .5em 10px;
	margin: 0 0 1em;
	background: url(../images/site4/dotted-horizontal.gif) repeat-x left bottom;
}
#content-sidebar a { text-decoration: none; }
#content-sidebar a:hover { text-decoration: underline; }
#content-sidebar p { margin-left: 10px; margin-right: 10px; }
#content-sidebar p.right a { background: url(../images/site4/arrow-orange.gif) no-repeat right center; padding-right: 8px; color: #f90; }
#content-sidebar ul { margin: 0 5px .5em 15px; }
#content-sidebar ul li { padding: .1em 0 .1em 8px; background: url(../images/site4/arrow-blue.gif) no-repeat left center; }
#content-sidebar .site, #leftcol .site { margin: 0 10px 1.5em; }
#content-sidebar .site label, #leftcol .site label { display: none; }
#content-sidebar .textbox { vertical-align: middle; width: 215px; margin: 0 4px 0 0; }
#content-sidebar .search-btn, #leftcol .search-btn { vertical-align: middle; }

#content-sidebar .feature, #content-sidebar .box, #leftcol .feature {
	background: url(../images/site4/dotted-horizontal.gif) repeat-x;
}

#leftcol .feature { margin:20px 0; }
#leftcol .textbox { vertical-align: middle; width: 176px; margin: 0 4px 0 0; }


table.search { width: 250px; margin: 0 10px 1em; font-size: 12px;}
*html table.search {width: 245px;}
table.search td {vertical-align: middle; padding: 2px 1px; width: auto;}
table.search th { font-weight: bold; text-align: left; color: #777; padding-bottom: 5px; }
table.search input, table.search label {vertical-align: middle; margin: 0 5px 0 0;}
table.search .buttons input {float: right; margin-right: 0;}
table.search select {color: #777; font-size: 11px; }
table.search td.statelist select{width: 155px; float: right; }
table.search td.countrylist select {width: 248px;}
#content-sidebar table.search td.zip {width: 87px;}
#content-sidebar td.zip input.textbox {width: 85px; color: #777; font-size: 11px; margin-right: 0; }
*html #content-sidebar table.search td.zip {width: 80px;}
*html #content-sidebar td.zip input.textbox {width: 78px; margin-bottom: 1px;}


/* new video player */
#flash-video-wrap {
	margin: 0 0 1em;
	position: relative;
	width: 273px;
	height: 165px;
}
#flash-video {
	position: absolute;
	right:60px;
	width: 153px;
	height: 180px;
	z-index: 9999;
	overflow: hidden;
}
#flash-video #videoalt { float: right; }


/* Footer */
#footer { width: 995px; background: url(../images/site4/footer-back.gif) no-repeat; margin: 0 auto; clear: both; padding: 1em 0 2em; }
#footer ul {
	margin:0; padding:0;
}
#footer li {
  height: 12px;
	background: url(../images/site4/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: 0 10px 2px 6px;
}

#footer .pgtools {
	width: 345px;
	float: left;
}

#footer .pgtools li {
	background: none;	
	padding: 0;
	margin: 0 10px 0 0;
}

#footer .links {
	width: 425px;
	text-align: right;
	float: right;
	padding-top: 2px;
}
#footer .links ul { margin-right: 10px; }
#footer .copyright {
	width:227px;
	height:14px;
	background: url(../images/site4/ftr_copyright.gif) no-repeat top right;
	text-indent: -9999px;
	float: right;
	margin: 0;
}


/* Home */
#banners { width: 753px; height: 131px; border-bottom: 3px solid #f90; margin: 0 0 2em; }
#banners ul { width: 753px; }
#banners li { display: inline; }
#banners li a { height: 131px; float: left; text-indent: -9999px; }
#banners li.find a { width: 249px; background: url(/banner-find.jpg) no-repeat; }
#banners li.your-hysterectomy a { width: 229px; background: url(/banner-hysterectomy.jpg) no-repeat; }
#banners li.discover a { width: 275px; background: url(/banner-discover.jpg); }

#content-banners { margin: 0 0 2em; }


/* Pop-up */
.popup { background: #fff; margin: 10px 0; }
.popup #container { width: 100%; background: #fff; }
.popup #content { width: 100%; }
.popup #content p { font-size: 93%; color: #666; }

.popup .emailpage { margin: 0; color: #666; }
.popup .emailpage #urlLabel {font-size: 11px;}
.popup .emailpage table { width:345px; margin: 15px 0 20px 0; border-collapse: collapse; border-spacing: 0; font-size: 93%; }
.popup .emailpage label {
	width: 120px;
	background-color: #5CAD47;
	color: #fff;
	display: block;
	padding: 5px;
	margin: 0 0 1px;
	line-height: 15px;
}
.popup .emailpage input.textbox {
	width: 200px;
	margin: 2px 0 0 0;
	padding-left: 4px;
}
.popup .emailpage textarea {
	width: 200px; height: 80px;
	margin: 2px 0 0 0;
	padding-left: 4px;
}

.popup .emailpage td { vertical-align: top; margin: 0; padding: 0; }
.popup .emailpage td.field { text-align: right; }
.popup .emailpage td.btn { text-align: right; padding: 3px 0; }

#video-large { margin: 15px 0; }

.close-btn { text-align: center; margin: 5px 0 20px; }

.inline-full {
	margin: 0 auto 15px auto;
	font-size:11px;
	display: block;
	text-align: center;
}

.feature .inline-full {
	margin: 0 auto 8px auto;
}

.inline-left {
	float: left;
	font-size:11px;
	margin: 0 15px 15px 0;
}

.inline-right {
	float: right;
	font-size:11px;
	margin: 0 0 15px 15px;
}

/* Surgeon/Hospital Locator Pages */
#adv-search {
	margin: 10px 30px 10px 20px;
}

#adv-search td {
	padding:0;
	text-align:left;
}

#adv-search th {
	background-color:#5CAD47;
	border: none;
	border-top: 1px solid #ffffff;
	border-collapse:collapse;
	color:#FFFFFF;
	padding:5px;
	width:90px;
	height: 100%;
}

#adv-search input.textbox {
	width: 95%;
	margin: 3px 0 0 5px;
	padding-left: 4px;
	color: #888888;
}

#adv-search select {
	width: 98%;
	margin: 3px 0 0 5px;
	color: #888888;
}

#adv-search .buttons {
	text-align: right;
	clear: both;
	margin: 3px 2px; 0 0;
}

.radioButtons{
	vertical-align:middle;
	color: #8F8F8F;
	width: 300px;
	font-size: 13px;
}

#adv-search .radioButtons label, #search .radioButtons label {
	width: auto;
	display: inline;
	float: none;
	padding: 0;
	margin: 0 15px 0 0;
	vertical-align:middle;
}

#adv-search .radioButtons input,  #search .radioButtons input {
	vertical-align: middle;
}

.radioButtons input {margin-top: 0;}
/* ---------------------------------- */



#contact { 
	margin:10px 30px 10px 0;
	width: 550px;
}

#contact td { padding:5px; }

#contact td.radioButtons label {
	width: auto;
	display: inline;
	float: none;
	padding: 0;
	margin: 0 15px 0 0;
	vertical-align:middle;
}

#contact td.radioButtons input {
	vertical-align: middle;
}

#contact td.col1 {
	width: 150px;
	background-color: #5CAD47;
	border-bottom: 1px solid #FFF;
	color: #FFF; 
}

#contact input.txt {
	width: 98%;
	margin: 0;
	padding-left: 2px;
}

#contact select, #contact textarea {
	width: 98%;
	margin: 0;
	padding-left: 2px;
}

#contact textarea { height:70px; }

#contact .buttons {
	width:100%;
	text-align: right;
	clear: both;
	margin: 3px 2px; 0 0;
}



/* Search Results
------------------------------------- */

.alternateRows tr.shaded td {
	background-color: #EAEAEA;
}

#search-results {
	margin-bottom: 15px;
}

#search-results h2{
	margin-top: 15px;
}

#search-results h3{
	margin-top: 11px;
	color: #000;
	margin-bottom: 2px;
}

#search-results td, #search-results th {
	padding: 4px 6px;
	border-right: 1px solid #FFF;
}

#search-results th {
	background-color: #5CAD47;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
}

#search-results th a, #search-results th a:hover {
	color:#fff;
	text-decoration: none;
}

#search-results th.sort a {
	background: transparent url(../images/site4/arrow_down_white.gif) right 5px no-repeat;
	padding-right: 12px;
}

#search-results th.city { 
	width: 95px;
}

#search-results th.state { 
	width: 31px;
}

#search-results th.country { 
	width: 75px;
}

#search-results th.zip { 
	width: 40px;
	text-align: center;
}

#search-results th.postalcode { 
	width: 68px;
}

#search-results th.phone { 
	width: 125px;
	white-space: nowrap;
}

#search-results th.email { 
	width: 35px;
	white-space: nowrap;
}

#search-results td.name {
	color:#000;
}

#search-results td.profile {
	width: auto;
	text-align: center;
	vertical-align: middle;
}

#search-results td.profile a {
	text-indent: -99999px;
	display: block;
	width: 17px;
	height: 17px;
	margin: 0 auto;
	background: transparent url(../images/site4/icon_info.gif) 50% top no-repeat;
	outline:none;
}

#search-results td.email {
	width: auto;
	text-align: center;
	vertical-align: middle;
}

#search-results td.email a {
	text-indent: -99999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	background: transparent url(../images/site4/icon_email.gif) no-repeat;
	outline:none;
}

#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 0;
}

#profile table {
	width:370px;
}

#profile th {
	width: 100px;
	background-color: #5CAD47;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-weight:normal;
	vertical-align: top;
	padding: 5px;	
}

#profile td {
	padding: 5px;	
}

/* ----------------------------------*/


/* Surgeon List
------------------------------------- */

#surgeonList th, #surgeonList td { width:auto; }

#surgeonList th.state { width:40px; }
#surgeonList th.zip, #surgeonList td.profile, #surgeonList th.email { width:60px; }

#surgeonList th.zip {
	text-align:left;
}

/* ----------------------------------*/


/* Search for Success Stories
------------------------------------- */
.centeredblock {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#story-search{
	width: 100%;
	overflow: hidden;
	border-left: 1px dotted #b5b5b5;
	border-right: 1px dotted #b5b5b5;
}
#story-search .form-column {
float:left;
margin-left:7px;
margin-top:14px;
overflow:hidden;
width:320px;
}
#story-search .form-row {
float:left;
height:22px;
margin-bottom:6px;
overflow:hidden;
width:320px;
}
#story-search form {
margin-bottom:20px;
}
#story-search .form-row input, #story-search .form-row select {
float:left;
width:200px;
}
#story-search .form-row .optionSetHolder input {
width:auto;
}
#story-search .form-row .optionSetHolder {
float:left;
overflow:hidden;
width:220px;
}
#story-search .form-row .optionSetHolder input, #story-search .form-row .optionSetHolder span {
float:left;
}
#story-search .form-row label {
float:left;
height:22px;
overflow:hidden;
width:100px;
}
#story-search .rightSubmitButton {
float:right;
margin-bottom:20px;
margin-right:96px;
}
#story-search .form-title {
float:left;
font-weight:bold;
height:20px;
width:320px;
}
#story-search .padding {
padding: 8px;
}
/* ----------------------------------*/


/* 2 Col Dotted
------------------------------------- */
.two-column-container {
width: 100%;
overflow: hidden;
border-bottom: 1px dotted #b5b5b5;
border-left: 1px dotted #b5b5b5;
border-right: 1px dotted #b5b5b5;
}
.two-column {
width: 50%;
float: left;
overflow: hidden;
}
.two-column p {
margin-right: 10px;
padding-left: 10px;
margin-bottom: 0;
padding-bottom: 15px;
}
.two-column.last div{
border-left: 1px dotted #b5b5b5;
}
.two-column .left-img {
float: right;
margin: 0 10px 20px 8px;
}
h2.dotted {
padding: 3px 0 3px 8px;
border-top: 1px dotted #b5b5b5;
border-bottom: 1px dotted #b5b5b5;
margin-bottom: 8px;
margin-top: 0;
}
.two-column.last h2.dotted {
padding-left: 10px;
}
/* ----------------------------------*/
