/* 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;}
html, body, div.page, div.ieonly {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -70.0px;
	height: 70.0px;
}

#e_header {
}

#e_column_0 {
	padding-bottom: 70.0px;
}

#header {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* Basic Styles
Company: Bo Pelini Foundation
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
}
body {
  font: .8em Arial, helvetica, sans-serif;
}
#e_header {
  width: 100%
  overflow: hidden;
  background: white url(/resources/dyn/files/106303/_fn/top_bg.gif) repeat-x left 20px;
  padding-top: 25px;
}
/* alignment -----*/
#header,
#gallery,
#e_column_0,
#footer {
  width: 100%;
}
#header_wc_0,
#gallery_wc_0,
#e_column_0_wc_0,
#footer_wc_0 {
  width: 840px;
  margin: 0 auto;
}
/* header ----------------------------*/
#header {
  background: #333 url(/resources/dyn/files/106298/_fn/main_nav_bg.gif) repeat-x bottom left;
  height: 53px;
}
#header_wc_0 {
  position: relative;
  z-index: 1000;
}
#logo {
  float: left;
  background: url(/resources/dyn/files/106297/_fn/logo_small.gif) no-repeat center;
}
#logo h1 a,
#logo {
  width: 143px;
  height: 53px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
/* main navigation ------*/
#main_menu {
  float: right;
}
#main_menu li {
  text-transform: uppercase;
  font-size: .9em;
}
#main_menu li a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 20px 9px 0;
  height: 33px;
  border-right: 1px solid #333;
  float: left;
}
#main_menu li a:hover,
#main_menu li.mi_active a,
#main_menu li.over a {
  background: #c60000 url(/resources/dyn/files/106299/_fn/main_nav_hover.gif) repeat-x bottom left;
}
/* dropdown --*/
#main_menu li ul {
  width: 190px;
  top: 51px;
  left: 0;
  background: transparent;
  padding-top: 2px;
}
#main_menu li li {
  text-align: right;
  display: block;
  float: none;
}
#main_menu li li a,
#main_menu li.over li.mi_inactive a,
#main_menu li.mi_active li.mi_inactive a {
  color: #333;
  border-right: none;
  border-bottom: 1px solid #aaa;
  padding: 5px 10px;
  background: #f0f0f0;
  height: 1.2em;
  float: none;
  clear: both;
}
#main_menu li li a:hover,
#main_menu li.mi_active li a,
#main_menu li.over li.over a {
  background: #676464;
  color: white;
  border-bottom: 1px solid #676464;
}
/* columns ------------------------*/
#e_column_0 {
  padding-top: 20px;
/* background: white url(/resources/dyn/files/106286/_fn/columns_top_bg.gif) repeat-x top left; */ 
}
/* footer ---------------------------*/
#footer {
  background: #333 url(/resources/dyn/files/106287/_fn/footer_bg.gif) repeat-x top left;
}
#copyright {
  float: left;
}
#rotating_sponsors,
#sponsors_title {
  float: right;
}
#copyright,
#sponsors_title {
  padding: 2em 0 0;
  color: #b1b1b1;
}
#rotating_sponsors {
  padding: 20px 0 0;
  background: white url(/resources/dyn/files/106301/_fn/rotating_bg.gif) repeat-x top left;
  margin: 0 0 0 0.5em;
  width: 260px;
  text-align: center;
  height: 50px;
}
#copyright a {
  display: inline-block;
  margin-left: 6em;
  color: #b1b1b1;
  text-decoration: underline;
}
#copyright a:hover {
  color: #C60000;
}
/* general styles ---------------------*/
h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: .5em;
  color: #C60000
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: .5em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
  margin-bottom: .25em;
}
p {
  margin-bottom: 1em;
  line-height: 1.3;
}
img.left {
  float: left;
  margin-right: 6px;
}
img.right {
  float: right;
  margin-left: 6px;
}
a {
  color: #C60000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/* list style */
.textbean li,
.article_content li,
.registration_component li {
  list-style-type: square;
}
.textbean li li,
.article_content li li,
.registration_component li li {
  list-style-type: circle;
}
.textbean ol, 
.textbean ul,
.article_content ol, 
.article_content ul,
.registration_component ol,
.registration_component ul {
  margin: 0px 0 15px 15px;
}
.textbean ol ul, 
.textbean ul ul,
.article_content ol ul, 
.article_content ul ul,
.registration_component ul ul,
.registration_component ol ul {
  margin: 0 0 0 15px;
}
/* IE6 png transparency fix */
#ie6only img {
  behavior: url(/resources/all/docroot/cms/legacy/ie6pngfix.htc);
}
/* interior pages styles --------------------*/
.sponsors h4 {
  font-size: 1.4em;
  font-weight: bold;
  font-style:normal;
  color:#C60000;
  margin-bottom: .25em;
  margin-top:1em;
}

/* fixed layout to 840px ----------*/
#e_content {
  background: black url(/resources/dyn/files/106802/_fn/e_content_bg.gif) repeat-y center top;
}
#e_column_0 {
  width: 840px;
  margin: 0 auto;
  border-left: 1px solid black;
  min-height: 500px;
}

/* interior pages layout ---------*/

#e_header {
  height: 53px;
}
#e_column_0_wc_1,
#e_column_0_wc_2 {
  width: 100%;
  overflow: hidden;
}
#e_column_0_wc_1 {
  background: url(/resources/dyn/files/106792/_fn/column1_border.gif) repeat-y 230px top;
}
#e_column_0_wc_2 {
  background: url(/resources/dyn/files/106791/_fn/column1_border_bottom.gif) no-repeat 230px bottom;
  padding-bottom: 70px;
}
/* columns ---------------------------------*/
#column1 {
  width: 230px;
}
#column2 {
  width: 565px;
  padding: 0 20px;
  float: right;
}

/* subnavigation ---------------------------*/
#submenu li {
  text-align: right;
  background: #dedede;
  text-transform: uppercase;
  border-bottom: 2px solid white;
  color: #444;
}
#submenu li a,
#submenu li div.menuitemlabel {
  text-decoration: none;
  color: #444;
  font-weight: bold;
  display: block;
  padding: 0.5em 1em .5em 0;
}
#submenu li.mi_active a,
/*over*/
#submenu li:hover a,
#submenu li a:hover,
/*over*/
#submenu li:hover div.menuitemlabel {
  color: white;
}
/*over*/
#submenu li:hover div.menuitemlabel {
  cursor: pointer;
  cursor: hand;
}
/*over*/
#submenu li.mi_active,
#submenu li:hover {
  background: #8d8d8d;
}
#submenu li.mi_inactive ul{
  display:none;
}
#submenu li.mi_active ul{
  display:block;
}
#submenu li.mi_active ul li.first{
  padding-top:.3em;
}
#submenu li.mi_active ul li{
  background:#FFF;
  text-transform:none;
}
#submenu li.mi_active ul li a{
  padding:.2em 1em;
  color:#444444;
}
#submenu li.mi_active ul li a:hover,
#submenu li.mi_active ul li.mi_active a{
  color:#C60000;
}

/* collapsibles ----------*/
div.collapsible-control {
  font-weight: bold;
  color: #FFFFFF;
  padding: 8px 0 0px 8px;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.hidden div.collapsible-control {
  color: #FFFFFF;
  height: 30px;
  background: url(/resources/dyn/files/107255/_fn/collapse_show.gif) no-repeat top left;
}
.shown div.collapsible-control {
  height: 30px;
  background: url(/resources/dyn/files/107254/_fn/collapse_hide.gif) no-repeat top left;
}
div.collapsible-shown {
  padding: 0px 10px 0px 10px;
}

/* header images ----------*/
.headerimg {
  margin-bottom: 1em; 
}

/* 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;
}
/* 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;
}/* golf registration */
.golf .contact_organization_form_element,
.golf .name_form_element,
.golf .phone_number_form_element,
.golf .phone_number_format,
.registration_component div.choice {
  padding-bottom: 1em;
}
.contact_organization_form_element label,
.registration_component .email_form_element label {
  display: block;
  font-weight: bold;
}
.registration_component .email_form_element {
  margin-bottom: 1em;
  clear: both;
}
.registration_component div.name_form_element {
  float: left;
  margin-right: .5em;
}
/* 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;
}
