#e_content {
}

#footer {
}

#header {
}

#body {
}
/* 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;}
/* 
Basic Styles
Company: Medical Missions
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font-size: .8em;
  font-family: 'Arial-BoldMT','Arial',sans-serif;
}
div.page {
  width: 900px;
  margin: 2.5em auto 0;
}

/* general styles --------------------*/
h2 {
  background: #1E5495;
  padding: 1em .5em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: white;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  font-style: italic;
  margin-bottom: .5em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: .25em;
}
p {
  margin-bottom: 1em;
  line-height: 1.4;
}
a {
  color: #584D4D;
}
a:hover {
  color: black;
}
a:visited {
  color: #797979;
}
.textbean ul li {
  list-style-type: disc;
  line-height: 1.4;
}
.textbean ol li {
  list-style-type: decimal;
  line-height: 1.4;
}
.textbean ul {
  list-style-position: outside;
  margin: 0 0 1em 2em;
}


/* header ---------------------------------*/
#header {
  clear: both;
  width: 100%;
  overflow: hidden;
  float: none;
}
#logo {
  float: left;
  padding: 0 0 0 3em;
  background: url(/resources/dyn/files/151186z21ddc34e/_fn/logo.png) no-repeat right top;
}
#logo,
#logo h1 a {
  width: 312px;
  height: 112px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}

/* main conference ----*/
#main_conference {
  float: left;
  color: #1e5495;
  padding: 2.5em 5em 0 3em;
}
#main_conference p {
  font-size: 1.15em;
  line-height: 1.4;
  margin-bottom: 0;
}
#main_conference p.date {
  text-indent: 1em;
}
#main_conference p.place {
  text-indent: 3em;
}

/* southeast ------*/
#southeast {
  float: left;
  padding: 0.8em 2em .8em 23em;
}
#southeast h2 {
  background: white;
  margin-bottom: 0;
  padding: 0;
}
#southeast p {
  margin-bottom: 0;
}
#southeast h2 a,
#southeast p a {
  display: block;
  text-indent: -400em;
}
#southeast h2 a {
  background: url(/resources/dyn/files/151125z423b7a7e/_fn/SCC-Logopc.jpg) no-repeat top right;
  width: 108px;
  height: 58px;
  margin-bottom: .65em;
}
#southeast p a {
  background: url(/resources/dyn/files/151126zdb322bc4/_fn/shapeimage_14.png) no-repeat top right;
  width: 126px;
  height: 42px;
}

/* social media links --------*/
#social_media {
  float: right;
  padding: 0 1em;
 border: 1px solid black;
  border-width: 0 0 1px 1px; 
}
#new_registration_template #social_media {
  border: none;
}
#social_media a {
  display: block;
  text-indent: -400em;
  width: 60px;
  height: 22px;
}
#social_media a.facebook {
  background: url(/resources/dyn/files/151122zdc5fefdd/_fn/Picture+2.jpg) no-repeat bottom left;
}
#social_media a.twitter {
  background: url(/resources/dyn/files/151124z353c4ae8/_fn/Picture+2_2.jpg) no-repeat bottom left;
}
#social_media a.vimeo {
  background: url(/resources/dyn/files/151121z4556be67/_fn/Picture+1_1.jpg) no-repeat bottom left;
}
#social_media a.linkedin {
  background: url(/resources/dyn/files/151120z32518ef1/_fn/Picture+1.jpg) no-repeat bottom left;
}
#social_media a.igoogle {
  background: url(/resources/dyn/files/151123zab58df4b/_fn/Picture+2_1.jpg) no-repeat bottom left;
}

/* main navigation --------------------------*/
#main_menu {
  float: left;
  border: 1px solid black;
  border-width: 1px 0;
  background: #ddd;
  width: 813px;
}
#main_menu li {
  text-transform: uppercase;
  width: 6em;
  padding: .35em 2.6em;
  text-align: center;
  font-weight: bold;
  font-size: .95em;
  line-height: 1.4;
}
#main_menu li.last {
  padding-right: 0;
}
#main_menu li a {
  color: #444;
  text-decoration: none;
}

/* body ---------------------------*/
#body {
  padding: 1em 0;
  min-height: 20em;
}

/* footer -------------------------*/
#footer_menu {
  clear: both;
  width: 100%;
  overflow: hidden;
  float: none;
  border: 1px solid #444;
  border-width: 1px 0;
  margin-bottom: 2em;
}
#footer_menu li {
  text-transform: uppercase;
  font-size: .7em;
  padding: .75em 1em;
  font-weight: bold;
  border-right: 1px solid #aaa;
  color: #555;
}
#footer_menu li a {
  color: #555;
  text-decoration: none;
}
#footer_menu li.last {
  border-right: none;
}
#copyright {
  font-size: .8em;
}
/* new registration styles */
#new_registration_template #main_menu {
  background: #1E5495;
  display: none;
}
#new_registration_template #main_menu li a { 
  color: #fff;
}
#new_registration_template #body h2,
#new_registration_template .section_wrapper .heading {
  background: #fff;
  color: #1E5495;
  font-size: 1.5em;
}
#header {
  border-bottom: 1px solid #ccc;
}

/* exhibitors search and results */
#exhibitors_params {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2em;
}
#exhibitors_params label {
  display: block;
  font-weight: bold;
}
#exhibitors_params div.extra_organization_name,
#exhibitors_params div.extra_organization_address,
#exhibitors_params div.extra_continents_active,
#exhibitors_params div.extra_services_offered {
  float: left;
  margin-right: 3px;
}
#exhibitors_params .extra_organization_name input,
#exhibitors_params .extra_organization_address select {
  width: 117px;

}
#exhibitors_params .extra_services_offered select {
  width: 147px;
}
#exhibitors_params button.form_search_button {
  margin-top: 17px;
  font-size: 10px;
  float: left;
  padding: 0;
}
#exhibitors_params select,
#exhibitors_params input {
  font-size: 0.9em;
}
/* search results --------*/
#exhibitors_results .form_search_results_table td {
  padding-top: 15px;
  border-top: 1px solid black;
}
#exhibitors_results span.label {
  font-weight: bold;
}
/* Content Color / Decoration
* @author Ben Barber (bbarber@i2rd.com)
* @author Muhlin Chen (muhlin@i2rd.com)
* @author Vivian Clark (vclark@i2rd.com)
 */
/* For required fields ----------------------------------- */
.user_entry_required span.email_form_element_label, 
.user_entry_required .email_form_element span.label,
.user_entry_required .email_form_element label, 
.user_entry_required span.extra_value_name, 
.user_entry_required span.label, 
.user_entry_required label, 
.user_entry_required span.phone_number_form_label, 
.user_entry_required span.gender_form_element_label, 
.user_entry_required span.name_form_element_label, 
.user_entry_required .name_form_element span.label, 
.user_entry_required .name_form_element label, 
.user_entry_required span.contact_organization_form_element_label {
  background: transparent url(/resources/all/docroot/cms/icons/x16/icon_required.png) no-repeat left center;
  padding-left: 6px;
}
.user_entry_required span.address_line_last, 
.user_entry_required span.extension_label {
  background: 0;
  padding: 0 2px;
}

/* Content Layout ---------------------------------------- */
textarea {
  height: 8em;
  width: 98%;
}
.heading {
  font-size: 1.5em;
  margin: 10px 0 5px 0;
}
div.title {
  width: 100%;  
}
div.title,
div.subheading {
  clear: both;
  font-weight: bold; 
  font-size: 1.2em;
  padding: 10px 0 5px 0;
}
div.question {
  clear: both;
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}

/* For horizontally aligned groups ----------------------- */
/* Class names: hli_first, hli, hli_last ----------------- */
div.hli_first {
  clear: left;
}
div.hli_first, 
div.hli {
  float: left;
  margin-right: .5em;
}
div.hli_last {
  float: left;
  clear: right;
}
input.given_name {
  margin-right: .5em;
}
/* For nested elements ----------------------------------- */
/* Class name: level2 ------------------------------------ */
div.level2 {
  padding-left: 2em;
}

/* Event Selector ---------------------------------------- */
table.registerable_selector td.registerable_name {
  padding: 0 1em;
}
table.registerable_selector td.registerable_group {
  padding: .35em 0 0 0;
  font-weight: bold;
  font-size: 1.1em;
}

/* Layout-specific data classes -------------------------- */

table.address_form_visitable {
  width: 100%;
  clear: both;
}
div.address_form, div.address {
  overflow: hidden;
  width: 100%;
}
span.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
span.label, 
span.email_form_element_label, 
.email_form_element span.label,
.email_form_element label,
span.extra_value_name {
  display: block;
}

label, 
span.email_form_element_label, 
span.extra_value_name, 
span.label, 
span.phone_number_form_label, 
span.gender_form_element_label, 
span.name_form_element_label, 
span.contact_organization_form_element_label {
 padding-right:.3em;
}
/* Bold the labels --------------------------------------- */
.extra_value_name, 
.name_form_element_label, 
.name_form_element span.label,
.name_form_element label,
.label, .email_form_element_label, 
.email_form_element span.label
.email_form_element label,
.extra_value_name {
  font-weight: bold;
}

/* Addresses -------------------------------------------- */
.address_lines input  {
  margin: 0 0 1em;
}
div.city_container,
div.region_container {
  margin-right: .5em;
}
.address_form label {
  display: block;
  font-weight: bold;
}

/* Align the City-State-Zip ------------------------------ */
.address_form div.city_container,
.address_form div.country_container_con {
  clear: left;
  float: left;
}
.address_form div.region_container,
.address_form div.postal_code_container {
  float: left;
}

/* Phone Number ------------------------------------------ */
.phone_number_nanp, 
.format_nanp_button, 
.format_international_button, 
.extension_label {
  color: #333;
  font-weight: normal;
}
.nanp_example, 
.international_example {
  color: #555;
  font-style: italic;
  font-weight: normal;
}

/* Navigation Tabs --------------------------------------- */
div.wizard_category_navigator {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 1px #555 solid;
}
div.wizard_category_navigator_node {
  float: left;
  border-right: 1px #555 solid;
  padding: 0 1em 0 0;
  margin: .5em;
}
span.wizard_category_navigator_node_step {
  color: #666;
  font-size: .9em;
  font-weight: bold;
}
span.wizard_category_navigator_node_name {
  font-size: 1em;
  font-weight: bold;
  display: block;
}
.wizard_category_navigator_node_selected span.wizard_category_navigator_node_name {
  color: #C00;
}
/* Wizard Step Container - Content of Step --------------- */
div.wizard_procedure {
  float: left;
  clear: both;
  width: 100%;
}
div.wizard_procedure_step_header {
  font-weight: bold;
  padding: 1em 0;
  font-size: 1.3em;
}
div.content {
  clear: both;
  float: none;
}
table.wizard_procedure {
  padding: 0;
  margin: 0;
  width: 100%;
}
.wizard_procedure_step_name_con {
  clear: both;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}
/* Wizard Summary step -----------------------*/
div.wizard_category_summary {
  padding: 1em 0;
  margin-top: 1em;
  border-top: 1px solid #555;
  width: 100%;
  overflow: hidden;
}
span.wizard_category_summary_name {
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic;
}
/* Step Help --------------------------------------------- */
.wizard_help {
  display: none;
}

/* Navigation Bar ---------------------------------------- */
td.procedure_navigation_bottom {
  padding: 1em .25em;
  text-align: left;
}
.procedure_navigation_con button {
  cursor: hand;
  cursor: pointer;
  font-size: .8em;
  margin: 0 .05em 0 0;
  padding: .25em .75em .2em .75em;
}
span.submit_registration_button {
  display: block;
  padding: 1em 0;
}
table.procedure_navigation_bottom {
  float: right;
}
.procedure_navigation_bottom .miwt_button_disabled button {
  display: none;
}
/* Messages ---------------------------------------------- */
div.messages {
  background: #FFC;
  border: 1px #C00 solid;
  margin: .5em 0;
  width: 100%;
  float: left;
  padding: .25em;
}
div.error_message {
  color: #C00;
  font-weight: bold;
  padding: 0 0 4px 20px;
  background: transparent url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat 0% 0%;
}
div.wizard_component {
  float: none;
  clear: both;
}

/* Misc colors */
div.instruction {
  color: #092063;
}
.section {
  border-bottom: 1px solid #AAA;
}/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
.form_content div.section {
  background: #1E5495;
  padding: 8px .5em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: white;
  border-bottom: none;
}
.form_content div.section,
.form_content div.heading {
  margin: 0;
}
div.section_title {
  font-weight: bold;
  font-style: italic;
  font-size: 1.4em;
  margin: 1em 0;
  padding-top: 1em;
  border-top: 1px solid #aaa;

}
div.information {
  line-height: 1.4;
  margin-bottom: 1em;
}
div.required_message {
  font-size: .9em;
  margin: 1em 0;
  color: red;
}
div.city_container,
div.region_container,
div.postal_code_container,
div.country_container,
div.hli {
  margin-bottom: 1em;
}
div.country_container {
  clear: both;
  float: none;
}
.gender label {
  display: block;
  font-weight: bold;
}

.formsearchparameterbean div {
  padding-right: 1em;
} 

#exhibitors_params label {
  margin-bottom: .3em;
}
#survey_instructions {
  color: #014782;
  padding-bottom: .5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #cccccc;
}
#survey_instructions ol {
  margin: 0 0 1em 3em;
}
/* 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;
}

