/* 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;}
li {
  list-style-position: outside;
} 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: -100px;
	height: 100px;
}

#header {
}

#main_navigation {
}

#e_column_0 {
	padding-bottom: 100px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
	width: 400px;
}

#column3 {
	float: left;
}
/*
Basic Styles
Client: Lincoln YPG
Author: Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  background: white;
  color: black;
  font: 0.80em "Trebuchet MS", Arial, sans-serif;
}
/* header -------------------*/
#header {
  background: #523694;
  width: 100%;
}
#header_wc_0 {
  width: 800px;
  margin: 0 auto;
  height: 136px;
}
#logo {
  float: left;
  width: 153px;
  height: 138px;
  background: url(/resources/dyn/files/77986z7b7d71f9/_fn/logo_home.gif) no-repeat top left;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
  width: 153px;
  height: 138px;
}
#lypg_name {
  float: right;
  padding: 20px 0;
  color: white;
}
/* main navigation -------------*/
#main_navigation {
  width: 100%;
  border-bottom: 5px solid #eeb211;
  margin-top: -20px;
  background: #523694;
}
#main_navigation_wc_0 {
  width: 800px;
  margin: 0 auto;
  position: relative;
  height: 35px;
}
#main_menu {
  position: absolute;
  bottom: -5px;
  right: 0;
}
#ie6only #main_menu {
  bottom: -6px;
}
#main_menu li {
  background: url(/resources/dyn/files/78121z49864d3e/_fn/menu_inactive_left.gif) no-repeat top left;
  padding: 0px 0 0px 20px;
  font-size: 1.1em;
  margin-right: 10px;
  display: block;
  float: left;
}
#main_menu li a {
  color: white;
  display: block;
  background: url(/resources/dyn/files/78122zd08f1c84/_fn/menu_inactive_right.gif) no-repeat top right;
  padding: 9px 20px 7px 0;
  text-decoration: none;
}
#main_menu li.over,
#main_menu li.mi_active {
  background: url(/resources/dyn/files/78119z6c7096cf/_fn/menu_active_left.gif) no-repeat top left;
}
#main_menu li.over a,
#main_menu li.mi_active a {
  color: #523694;
  background: url(/resources/dyn/files/78120z3e817da8/_fn/menu_active_right.gif) no-repeat top right;
}
/* columns ------------------*/
#e_column_0,
#e_media {
  width: 100%;
  padding-top: 20px;
}
#e_column_0_wc_0,
#e_media_wc_0 {
  overflow: hidden;
  width: 800px;
  margin: 0 auto;
}
/* become a member button -----------*/
div.ypg_button {
  background: #523694;
  padding: 3px;
  width: 90%;
  margin-bottom: 20px;
}
div.ypg_button:hover {
  background: #EEB211;
}
.ypg_button a {
  display: block;
  color: white;
  border: 2px solid white;
  text-decoration: none;
  background: url(/resources/dyn/files/79034z998985a2/_fn/arrow_bgpurple.gif) no-repeat 90% center;
}
.ypg_button a:hover,
div.ypg_button:hover a {
  background: url(/resources/dyn/files/77981ze519e45a/_fn/circle_arrow.gif) no-repeat 90% center;
}

/* galleries ------------*/
#galleries td {
  color: #523694;
  vertical-align: middle;
}

/* footer -------------------*/
#footer {
  width: 100%;
  background: #523694;
}
#footer_wc_0 {
  width: 800px;
  margin: 0 auto;
  color: white;
}
#footer img.left,
#footer img {
  border: none;
  padding: 0;
  background: transparent;
}
#footer a {
  color: white;
}
#footer_copyright {
  float: left;
  width: 500px;
  padding: 10px 0 0;
}
#footer_menu {
  float: right;
}
#footer_menu li {
  margin-top: 15px;
  padding: 0 21px;
  border-right: 1px solid white;
}
#footer_menu li.last {
  border: none;
}
#footer_logos {
  float: right;  
  width: 235px;
}
#footer table {
  margin-top: 10px;
}
/* general styles ------------------*/
h1 {
  font-size: 1.5em;
}
h2 {
  color: #523694;
  font-size: 1.4em;
  margin-bottom: 10px;
}
h2 a {
  color: #523694;
}
h3 {
  font-size: 1.1em;
  color: #523694;
  margin-bottom: 3px;
}
h3 a {
  color: #523694;
}
h4 {
  font-size: 1em;
}
p {
  margin-bottom: 15px;
}
a {
  color: black;
}
a:hover {
  text-decoration: none;
}
img.left,
img.right,
table img {
  border: 1px solid #a38bb6;
  padding: 5px;
}
img.left {
  float: left;
  margin-right: 15px;
}
img.right {
  float: right;
  margin-left: 15px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

/* lists ------------*/

.textbean ul,
.textbean ol,
.article ul,
.article ol {
  margin-bottom: 15px;
}
.article ol,
.textbean ol {
  margin-left: 20px;
}
.textbean li,
.article li {
  line-height: 15px;
  padding-left: 15px; 
  background: url(/resources/dyn/files/77978z1b5d4031/_fn/arrow.gif) no-repeat left top;
}
.textbean li ul li,
.article li ul li {
  background-image: none;
  list-style-type: square;
}
.textbean ol li,
.article ol li {
  list-style-type: decimal;
  background-image: none;
  padding: 5px 0;
}
/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 0px 0 25px;
}
.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;
}
/* columns ------------------*/
body {
  background: white url(/resources/dyn/files/78290zdf331a3a/_fn/content_border.gif) repeat-y center;
}
body#registration_template,
body#gallery_template,
body#extranet_template {
  background: url(/resources/dyn/files/84191z62f4bc9c/_fn/content_border1.gif) repeat-y center;
}

#column1 {
  width: 175px;
  padding: 0 30px 20px 0;
}
#column2 {
  padding: 0 0 20px;
}
#column3 {
  width: 170px;
  padding: 0 0 20px 20px;
}

/* banners --------*/
div.banner {
  color: #523694;
  padding-bottom: 20px;
  background: url(/resources/dyn/files/77982z7c10b5e0/_fn/fancy_divider.gif) no-repeat center bottom;
}
/* become a member button -----------*/
div.ypg_button a {
  padding: 5px 25px 5px 10px;
}
/* subnavigation ----------*/
#submenu li.first {
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0;
  background: none;
  color: #523694;
}
#submenu li.first a {
  color: #523694;
}
#submenu li.first a:hover,
#submenu li.first.mi_active a {
  text-decoration: none;
}
#submenu li {
  background: url(/resources/dyn/files/77978z1b5d4031/_fn/arrow.gif) no-repeat left 3px;
  padding: 3px 0 3px 15px;
}
#submenu li a {
  text-decoration: none;
}
#submenu li a:hover,
#submenu li.mi_active a {
  text-decoration: underline;
}
/* sublevel ---*/
#submenu li li {
  font-size: 0.9em;
  background: none;
}
#submenu li li.first {
  font-size: 0.9em;
  margin-bottom: 0;
  padding: 1px 0 1px 15px;
}
#submenu li li.first a {
  color: black;
}
#submenu li li.first a:hover,
#submenu li li.first.mi_active a {
  text-decoration: underline;
}

/* sponsors table -------------*/
#sponsors table img {
  border: none;
}
#sponsors table {
  border-top: 1px solid #ddd;
}
#sponsors td {
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
/* galleries page */
#galleries table img {
  margin-right: 5px;
}
/* login page */
.login_con .username_con,
.login_con .password_con {
  padding-bottom: 1em;
}
.login_con .label {
  width: 5.5em;
  display: block;
  float: left;
}

/* article styles -----------------------------*/
div.articlecontainer {
  margin-bottom: 25px;
}
.articlecontainer div.ac_heading,
.articleview div.article_heading {
  color: #523694;
  font-size: 1.4em;
  margin-bottom: 10px;
  font-weight: normal;
}
.articleview .article div.article_heading {
  font-weight: normal;
}
.articleview .article div.article_heading:before {
  content: "[ ";
}
.articleview .article div.article_heading:after {
  content: " ]";
}
.article_link_read_more a,
.return_link a {
  color: #EEB211;
}
/* list style -------------*/
.ac_style_list li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/dyn/files/77978z1b5d4031/_fn/arrow.gif) no-repeat left 8px;
}

/* boxed style --------------*/
.ac_style_boxed div.article_heading a,
.ac_style_boxed div.article_heading {
  color: #523694;
}

/* quotes on the header -----------*/

#quotes {
  float: right;
  width: 630px;
  color: white;
  text-align: right;
  font-size: 0.9em;
}
#quotes div.article_content {
  width: 300px;
  float: right;
}
#quotes.articlecontainer div.ac_heading {
  margin: 0;
}
/* news ------------*/
#news span.article_post_label {
  display: none;
}
#news span.timestamp {
  color: #523694;
}
/* member profile --------*/

#member_profile .ac_style_boxed div.article_heading {
  color: #523694;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: normal;
}
#member_profile .article_teaser p {
  margin: 0;
}
#member_profile .article_teaser img {
  margin-top: -25px;
}
#member_profile div.article_link_read_more {
  float: right;
}

/* 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;
}
/* 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;
}/* contact us form */

div.name_con,
div.mailing_address_con,
div.birthdate_con,
div.committees_con {
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
}
div.email_con,
div.company_con,
div.phone_number_con,
div.phone_type_con {
  float: left;
  width: 42%;
  margin-bottom: 10px;
}
#contact_page div.city_container {
  clear: both;
  margin-bottom: 1em;
  float: none;
}
div.region_container,
div.postal_code_container,
div.country_container {
  margin-bottom: 1em;
}
.region_con select {
  width: 130px;
  margin: 0 3px;
}
button {
  -moz-border-radius: 4px;
  background: #EEB211;
  border: none;
  color: white;
  padding: 5px;
  cursor: pointer;
  cursor: hand;
  float: right;
  margin-right: 15px;
}
button:hover {
  background: #523694;
}
div.question,
div.country_container {
  width: 100%;
  overflow: hidden;
}
div.hli {
  margin-bottom: 1em;
}
/* application */
span.selector_title {
  display: none;
}
span.text {
  padding-top: 10px;
  display: block;
}
.charges span.extra_value_name,
.charges div.extra_value_renderer {
  float: left;
  display: block;
}
.birthdate_form_element label {
  font-weight: bold;
}

/* donation component */
p.donation_name {
  font-size: 1.3em;
  color: #523694;
  margin-bottom: 3px;
}
.amount label {
  display: block;
  float: left; 
  margin-right: 0.5em;
}

/*annual Launch form*/
#news_events_template div.user_entry_required label,
#news_events_template table.address_form_element td {
  display: block;
  font-weight: bold;
}

#news_events_template table.phone_number_nanp {
  margin-bottom:  5px;
}
/* registration form */
div.wizard_category_navigator {
  display: none;
}
div.name_form_element {
  float: left;
  margin: 0 .5em 1em 0;
}
div.contact_organization_form_element,
div.phone_number_form_element,
div.email_form_element {
  float: none;
  clear: both;
  margin-bottom: 1em;
}
.contact_organization_form_element label,
.email_form_element label,
.default_role label {
  font-weight: bold;
  display: block;
}
.submit_registration_button button {
  float: left;
}
/* 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.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component .menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component .menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
.menu_component.active ul ul,
.menu_component.active .active ul ul,
.menu_component.active li .active ul ul,
.menu_component.active li li .active ul ul,
.menu_component.active li li li .active ul ul  {
 display: none;
}
.menu_component.active ul,
.menu_component.active .active ul,
.menu_component.active li .active ul,
.menu_component.active li li .active ul,
.menu_component.active li li li .active ul,
.menu_component.active li li li li .active ul {
 display: block;
}
.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }
/*mobile fix*/
dfn.config_data,
div.config_items{
 display:none;
 visibility:hidden;
}
/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

