/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, 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;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

#e_content {
}

#footer {
}

#header {
}

#image_navigation {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*
Basic styles
Client: Specialty Care
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
  background: #8eb4a7;
}
body {
  font: 0.8em "Trebuchet MS", Arial, sans-serif;
  background: url(/resources/dyn/files/79294/_fn/body_repeat.gif) repeat;
}
div.page {
 background: url(/resources/dyn/files/77641/_fn/body_bg_bottom.gif) repeat-x bottom left;
}
#e_content {
   background: url(/resources/dyn/files/78009/_fn/main_image_bg.gif) no-repeat top center;
}
/* header ------------*/
#header {
  position: relative;
  width: 808px;
  margin: 0 auto;
  clear: both;
  height: 60px;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#header_wc_0 {
  overflow: hidden;
  padding: 25px 15px;
  background: url(/resources/dyn/files/77643/_fn/page_top.gif) no-repeat top left;
}
/* logo --------------*/
#logo {
  position: absolute;
  left: 45px;
  top: 20px;
  width: 189px;
  height: 72px;
  background: url(/resources/dyn/files/77593/_fn/logo.gif) no-repeat top left;
}
#logo h1 a {
  width: 189px;
  height: 72px;
  display: block;
  text-indent: -4000em;
}
#print_logo {
  display: none;
}
/*top navigation --------------*/
#topmenu {
  float: right;
  margin-right: 10px;
}
#topmenu li {
  padding: 0 9px;
  color: #397192;
  font-size: 0.9em;
}
#topmenu li a {
  color: #397192;
  text-decoration: none;
}
#topmenu li a:hover,
#topmenu li.mi_active a {
  text-decoration: underline;
}
#home_template #topmenu li.first {
  display: none;
}
/* Image and Nav -----------------------*/
#image_navigation {
  width: 100%;
  overflow: hidden;
}
#image_navigation_wc_0 {
  width: 808px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#image_navigation_wc_1 {
  width: 800px;
  height: 236px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/resources/dyn/files/79761/_fn/main_image_about.png) no-repeat top left;
}
/* image quotes - articles ------*/
#image_quotes {
  float: left;
  width: 200px;
  margin: 75px 0 0 35px;
  font: 1.7em/1.4 normal Times, serif;
  font-style: italic;
  color: #45567f;
}
/* main navigation --------*/
#main_menu {
  position: relative;
  float: right;
  bottom: -194px;
}
#main_menu ul {
  clear: both;
  margin: 0;
}
#main_menu li {
  background: url(/resources/dyn/files/77910/_fn/menu-tab-inactive.png) no-repeat top left;
  width: 162px;
  float: left;
  padding: 14px 1px 0 5px;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  list-style-type: none;
  text-transform: uppercase;
  color: white;
  font: 1em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
}
#main_menu li a {
  text-decoration: none;
}
#main_menu li span {
  display: block;
  padding: 0 0 13px 15px;
}
#main_menu li.mi_active,
#main_menu li.over {
  color: #336699;
  background: url(/resources/dyn/files/77909/_fn/menu-tab-active.png) no-repeat top left;
  margin-bottom:-2px;
}
#main_menu li.mi_active span,
#main_menu li.over span {
  border-bottom: 1px solid white;
}

/* print and email buttons --------------*/
div.emailpage,
div.printpagebean {
  float: right;
}
.printpagebean a,
.emailpage a {
  display: block;
  text-indent: -4000em;
  width: 23px;
  height: 20px;
  margin: 0 5px;
}
.printpagebean a {
  background: url(/resources/dyn/files/77591/_fn/bt_print.gif) no-repeat center;
}
.emailpage a {
  background: url(/resources/dyn/files/77590/_fn/bt_email.gif) no-repeat center;
}

/* columns -----------*/
#e_column_0 {
  width: 100%;
}
#e_column_0_wc_0 {
  width: 808px;
  margin: 0 auto;
  background: url(/resources/dyn/files/77598/_fn/page_repeat.png) repeat-y top left;
}
#e_column_0_wc_1 {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/resources/dyn/files/77650/_fn/image_shadow.gif) no-repeat top left;
}
/* 2 columns template --------*/
div.column {
  display: inline; /* to fix IE6 double margin bug*/
}
#column1 {
  padding: 25px 15px 25px 25px;
  width: 260px;
}
#column2 {
  padding: 25px 15px;
  width: 465px;
}
#ie6only #column2 {
  padding-right: 0;
}
/* one column template -------*/
#body {
  width: 760px;
  padding: 25px 20px;
  float: left;
}
/* footer ------------*/
#footer {
  width: 808px;
  margin: 0 auto;
  background: url(/resources/dyn/files/79300/_fn/page-bottom.gif) no-repeat bottom left;
}
#footer_wc_0 {
  width: 780px;
  margin: 0 auto;
  padding: 7px 10px 0;
  height: 32px;
}
#ie7only #footer_wc_0,
#ie6only #footer_wc_0 {
  padding-top: 0px;
}
#footer p {
  margin-bottom: 0;
  color: #336699;
}
/* general styles --------------*/

h2 {
  font: 1.4em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  text-transform: uppercase;
  color: #336699;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}
h4 {
  font-size: 1em;
}
p {
  margin-bottom: 15px;
}
a {
  color: #336699;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

.textbean li {
  line-height: 15px;
  padding: 3px 0 3px 15px; 
  background: url(/resources/dyn/files/77585/_fn/arrow_orange.gif) no-repeat left 9px;
}
.textbean ul {
  margin-bottom: 15px;
}
.textbean li ul li {
  background-image: none;
  list-style-type: square;
}
.textbean ol li {
  list-style-type: decimal;
  background-image: none;
}
/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
#ie6only .textbean table {
  width: 90%;
}
.textbean td,
.textbean th {
  padding: 5px;
  vertical-align: top;
}
.textbean th {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
}

.textbean th.last {
  border-right: none;
}
.textbean tr.even td {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-width: 1px 0;
}

/* article styles */
div.ac_heading,
.articleview .article div.article_heading {
  font: 1.4em normal "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #336699;
  margin-bottom: 10px;
  font-weight: normal;
}
div.ac_heading {
  text-transform: uppercase;
}
.ac_style_list li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/dyn/files/77585/_fn/arrow_orange.gif) no-repeat left 9px;
}

div.article_post_time {
  font-weight: bold;
}
.article_post_time span.label {
  display: none;
}
/* news -------*/
#news_press {
  float: left;
  width: 170px;
  padding-right: 15px;
}

/* testimonials -------*/
#testimonials {
  float: left;
  width: 235px;
  display: inline;
}
#home_template #testimonials {
  width: 280px;
}
#home_template #ie6only #testimonials {
  width: 260px;
}
#testimonials div.ac_heading {
  display: none;
}
#testimonials div.rotating_wrapper {
  background: url(/resources/dyn/files/77601/_fn/quote_top.gif) no-repeat top left;
  padding: 0 0 0 37px;
}
#testimonials ol.ac_style_rotating_headline {
  background: url(/resources/dyn/files/77600/_fn/quote_bottom.gif) no-repeat bottom right;
  padding: 0;
}
#testimonials div.article_content {
  font-style: italic;
}
/* interior pages ------------------------*/

/* template images ---------*/
#physicians_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79312/_fn/main_image_physicians.png) no-repeat scroll left top
}
#hospitals_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79321/_fn/main_image_hospitals.png) no-repeat left top;
}
#lodging_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79323/_fn/main_image_lodging.png) no-repeat left top;
}
#contact_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79762/_fn/main_image_contact.png) no-repeat left top;
}
#newsletter_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79765/_fn/main_image_newsletter.png) no-repeat left top;
}
#links_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79763/_fn/main_image_links.png) no-repeat left top;
}
#about_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/77873/_fn/main_image.png) no-repeat left top;
}
#map_page #image_navigation_wc_1 {
  background: transparent url(/resources/dyn/files/79764/_fn/main_image_map.png) no-repeat left top;
}


/* banners - hospitals page -----------------*/
#banners td {
  height: 93px;
  padding: 2px;
}
/* search parameters and results -------------*/

.formsearchparameterbean label {
  display: block;
  font-weight: bold;
}
.formsearchparameterbean div.extra_physician_category {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.formsearchparameterbean div.extra_letter_search {
  float: left;
  margin: 0 5px 10px 0;
}
button.form_search_button {
  float: right;
  margin: 15px 24px 0 0;
}
/* physicians search results------------------*/
div.physician_category {
  font-weight: bold;
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
  padding: 5px;
}
/* table styles -------------*/

table.form_search_results_table {
  width: 100%;
  margin: 0px 0 10px;
}
#physician_results .form_search_results_table td {
  vertical-align: top;
  border: 1px solid #ddd;
  border-width: 0px 0 1px;
}
.form_search_results_table td {
  vertical-align: top;
}
#physician_results .form_search_results_table td a {
  padding: 5px 5px 5px 20px;
  display: block;
  text-decoration: none;
}
#physician_results .form_search_results_table td a:hover {
  background: #f5f5f5;
}

/* physicians view details page ------------------*/
.physician_details hr {
  display: none;
}
.physician_details p.physician_name {
  color: #336699;
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: "Arial Narrow", "Trebuchet MS", Arial, sans-serif;
}
.physician_details img {
  padding: 5px;
  border: 1px solid #aaa;
  margin-right: 15px;
}
.physician_details .value img {
  border: none;
  padding: 0;
  margin: 0;
}
.physician_details span.label {
  font-weight: bold;
}
.physician_details td div {
  padding-bottom: 5px;
}
.physician_details div.specialty {
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
}

/* hospitals search results -------------------------*/
.formsearchresultsbean div.facility_name {
  background: #E7F3FF;
  border: 1px solid #A3DBF4;
  border-width: 1px 1px 1px 0;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}
.formsearchresultsbean div.facility_website {
  padding-bottom: 25px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
div.ep_popup {
 position: absolute;
 left: 50%;
 top: 0;
 padding-top: 1em;
 margin: 0 0 0 -17em;
 height: 98%;
}
div.ep_popup  div.ep_email_form {
 width: 34em;
 margin: 0;
 border: 1px black solid;
 background: #f9f9f9;
 opacity: 1;
}
div.ep_email_form .status_messages .ep_email_errors {
  border: 1px solid #EFE795;
  padding: 0 0.5em;
}
div.ep_email_form .status_messages .error {
  color: red;
}
#emailpage_form {
  background: #f9f9f9;
  width: 34em;
  font-family: Arial;
}
#emailpage_form label {
  display: block;
  float: left;
  font-weight: bold;
  width: 6em;
  text-align: right;
  padding: 0 0.2em 0 0;
}

#emailpage_form fieldset {
  border: none;
  margin: 0; 
  padding: 0;

}

#emailpage_form fieldset legend {
  padding: 0 9em;
  margin: .25em 0 .5em 0;
  font-weight: bold;
  letter-spacing: 0.11em;
  color: #333;
}


#emailpage_form .form_entry { 
  overflow: hidden;
  clear: both;

  margin: 0; 
  padding: 7px 4px;
}

#emailpage_form  textarea,
#emailpage_form  input {
  border: 1px #ccc solid;
  float: left;
  font-size: 1em;
  font-family: Arial;
  width: 24em;
}

#emailpage_form .focused {
  background: #FFFCDF;
  border: 1px solid #EFE795; 
}
#emailpage_form .form_entry_instructions { 
  color: black;
  font-style: italic;
  margin: 0;
  float: none;
  clear: both;
  text-align: center;
}
#emailpage_form .form_entry .form_entry_instructions { 
  color: #777;
  padding: 0 0 0 9.5em;
  text-align: left;
}

#emailpage_form .actions input {
  float: none;
  display: inline;
  width: auto;
  margin: 0 4px;
}
#emailpage_form .actions {
  overflow: hidden;
  clear: both;

  border: 1px solid #ccc; 
  border-width: 1px 0;
  padding: 10px 0;
  text-align: center;
}

div.ep_additional_content {
  background: #EEE none repeat scroll 0%;
  border-top: 1px #f9f9f9 inset;
  padding: 4px 4px 1em 4px;
}
div.ep_popup_background {
  background: #777;
  opacity: 0.65;
  filter:alpha(opacity=65);
}
