/* 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: -100.0px;
	height: 100.0px;
}

#header {
}

#main_navigation {
}

#e_column_0 {
	padding-bottom: 100.0px;
}

#e_gallery {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}

#gallery {
	float: left;
}

#register_search {
	float: left;
}
/* 
Basic Styles
Client: Buy Lincoln First
Author: Psd2html / Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  color: #666;
  font: .8em Arial, Helvetica, sans-serif;
  background: #fff url(/resources/dyn/files/116664/_fn/bg-body.gif) repeat-x top left;
}
#e_content {
  background: url(/resources/dyn/files/116676/_fn/bg-page.png) repeat-y top left;
  width: 1018px;
  margin: 0 auto;
}
/* alignment */
#header,
#main_navigation,
#e_column_0,
#footer_wc_0 {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  float: none;
}
/* header ----------------------------*/
#header {
  height: 80px;
}

/* logo */
#logo {
  float: left;
  margin: 20px 35px;
  background: url(/resources/dyn/files/116694/_fn/logo.gif) no-repeat top left;
}
#logo,
#logo h1 a {
  width: 193px;
  height: 45px;
}
#logo h1 a {
  text-indent: -4000em;
  display: block;
}
#print_logo {
  display: none;
}
/* tagline */
#tagline {
  float: left;
  overflow: hidden;
  width: 430px;
  margin: 15px 35px 11px 0px;
  padding-left: 28px;
  background: url(/resources/dyn/files/116692/_fn/line-header.gif) no-repeat;
}
#tagline h2 {
  color: #000;
  font: bold 1.2em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  letter-spacing: 2px;
}
#tagline p {
  margin: 5px 0 0;
  font-size: .8em;
}
/* additional links --------*/
#additional_links {
  float: right;
  margin: 25px 30px 0;
}
#contact,
div.printpagebean,
div.emailpage {
  float: left;
}
#additional_links a {
  font: .8em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 24px 1em 0;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
}
#contact a {
  background-image: url(/resources/dyn/files/116687/_fn/icon-contact.gif);
}
div.printpagebean a {
  background-image: url(/resources/dyn/files/116689/_fn/icon-print.gif);
}
div.emailpage a {
  background-image: url(/resources/dyn/files/116688/_fn/icon-email.gif);
}
/* email popup -------*/
div.ep_popup div.ep_email_form {
  padding: 1em;
}

/* main navigation ----------------------------*/
#main_navigation {
  position: relative;
  z-index: 100;
  height: 58px;
  padding: 8px 0 0;
  background: url(/resources/dyn/files/116675/_fn/bg-nav.gif) repeat-x top left;
}
#main_navigation ul {
  padding-left: 20px;
}
#main_menu li {
  display: block;
  float: left;
  font: 1.1em Arial, Helvetica, sans-serif;
}
#main_menu a {
  text-decoration: none;
  display: block;
  border-right: 1px solid black;
  color: #fff;
  padding: 17px 40px 15px;
}
#main_menu a:hover,
#main_menu .mi_active a,
#main_menu li.over a {
  text-decoration: none;
  background: url(/resources/dyn/files/116674/_fn/bg-nav-hover.gif) repeat-x;
}
#main_menu li ul {
  top: 48px;
  left: 0;
  background: url(/resources/dyn/files/116695/_fn/none.gif);
  width: 194px;
  padding-left: 0px;
}
#main_menu li li {
  width: 100%;
  padding: 0;
  vertical-align: top;
  margin: 0;
}
#main_menu li li a,
#main_menu li.over ul a {
  display: block;
  font: .8em/1.7 Arial, Helvetica, sans-serif;
  padding: 0;
  color: #000;
  padding-left: 21px;
  width: 173px;
  border-bottom: 1px solid #ddd;
  border-right: none;
  background: url(/resources/dyn/files/116669/_fn/bg-dropdown.png) repeat-x;
}
#main_menu li.over ul a:hover {
  background: url(/resources/dyn/files/116668/_fn/bg-dropdown-hover.gif) repeat-x;
  color: #fff;
}
/* columns ------------------------------------*/

#e_column_0_wc_0 {
  width: 946px;
  margin: 0 auto;
  overflow: hidden;
}
#column1 div.articlecontainer {
  padding-left: 1.5em;
}
/* testimonials ------------------*/

#testimonials {
  position: absolute;
  color: #fff;
  background: url(/resources/dyn/files/116696/_fn/quot.png) no-repeat;
  width: 213px;
  padding: 7px 0 0 33px;
}
#testimonials div.article_teaser {
  font-style: italic;
  font-size: 1em;
  text-indent: 10px;
  line-height: 18px;
  font-weight: bold;
}
#testimonials div.article_byline {
  display: block;
  text-align: right;
  font-size: .9em;
  padding: 8px 8px 0 0;
}
/* find business - search --------------*/
#find_business form {
  margin-bottom: .25em;
  width: 100%;
  overflow: hidden;
}
#find_business a {
  font-size: .9em;
}
/* common components */
#newsletter_signup,
#register {
  margin-bottom: 1em;
}
/* rotating sponsors ------------------*/
#rotating_sponsors img {
  display: block;
  margin: 0 auto;
}
#rotating_sponsors {
  background: transparent url(/resources/dyn/files/116663/_fn/bg-banner.gif) no-repeat scroll top left;
}
#column2 #rotating_sponsors div.textbean {
  background-image: none;
  padding: 5px 0 0;
}
/* footer --------------------------------------*/
#footer {
  background: url(/resources/dyn/files/116670/_fn/bg-footer.png) repeat-x top left;
  width: 100%;
}
#footer_wc_0 {
  padding: 24px 0 0;
  overflow: hidden;
}
#lcoc_logo {
  float: left;
  margin: 0 42px 0 22px;
  background: url(/resources/dyn/files/116693/_fn/logo-small.gif) no-repeat;
}
#lcoc_logo,
#lcoc_logo a {
  width: 100px;
  height: 59px;
}
#lcoc_logo a {
  text-indent: -9999px;
  display: block;
}
#footer_menu {
  float: right;
  width: 836px;
}
#footer_menu li {
  min-height: 30px;
  float: left;
  padding: 0 10px 3px;
  border-right: 1px solid white;
  line-height: 14px;
  width: 113px;
}
#footer_menu li.lped {
  width: 132px;
}
#footer_menu a {
  color: #fff;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 14px;
  text-decoration: none;
}
#footer_menu a:hover {
  text-decoration: none;
  color: black;
}
#footer_menu li.last {
  border: none;
}
#copyright {
  float: left;
  color: white;
  font-size: .9em;
  padding-top: 10px;
}

/* general styles ---------------*/

img { 
  border-style: none;
}
a {
  text-decoration:underline;
  color:#666;
}
a:hover {
  color: #000;
}
h2 {
  font: bold 1.3em "Arial Narrow", "Trebuchet MS", arial, sans-serif;
  color: #000;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.1em;
  color: #000;
  font-style: italic;
  margin-bottom: 6px;
  font-weight: normal;
}
p {
  line-height: 1.4;
  margin-bottom: 1em;
}
/* images -------------------*/
img.left,
img.right {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
img.left {
  float: left;
  margin-right: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
}
/* -----textbean background ----------*/
#e_column_0 div.textbean {
  padding: 1em 1em 1em 1.5em;
  overflow: hidden;
}
#column1 div.textbean {
  background: url(/resources/dyn/files/116671/_fn/bg-holder.gif) no-repeat;
}
#column2 div.textbean,
#register_search div.textbean {
  background: transparent url(/resources/dyn/files/116666/_fn/bg-box.gif) no-repeat top left;
}
/*  buttons -----------------------*/
a.learn_more,
#find_business span.button,
#newsletter_signup span.submit,
span.submit_button,
span.orderitembutton,
.shoppingcartbean span.miwt_submit,
.checkoutngbean div.actions,
div.news div.article_link_read_more,
div.return_link,
span.print_invoice {
  background: transparent url(/resources/dyn/files/116679/_fn/button-bg.gif) no-repeat scroll top left;
  display: block;
  overflow: hidden;
  width: 106px;
  color: white;
  font-family: Arial, sans-serif;
  font-size: .9em;
  text-align: center;
  text-decoration: none;
  float: left;
}
.shoppingcartbean span.miwt_submit {
  width: 200px;
}
.learn_more span,
#find_business .button input,
#newsletter_signup .submit input,
button.submit_button,
button.orderitembutton,
.shoppingcartbean button.miwt_submit,
.checkoutngbean .actions button,
div.news a.article_link_read_more,
div.return_link a,
.print_invoice button {
  color: white;
  line-height: 2.7;
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  background: url(/resources/dyn/files/116683/_fn/button-right.gif) no-repeat top right;
}
#find_business span.button,
#newsletter_signup span.submit {
  float: right;
  width: 80px;
}
#find_business .button input,
#newsletter_signup .submit input,
button.submit_button,
button.orderitembutton,
.shoppingcartbean button.miwt_submit,
.checkoutngbean .actions button,
.print_invoice button {
  border: none;
  height: 31px;
  cursor: pointer;
  cursor: hand;
}
#find_business span.query,
#newsletter_signup span.query {
  display: block;
  float: left;
  padding: 5px 5px 0px;
}
#newsletter_signup span.query {
  margin-bottom: 1em;
}

/* lists -------------------------------*/
.textbean ul,
.textbean ol,
.article ul,
.article ol {
  margin-bottom: 15px;
}
.textbean li,
.article li {
  line-height: 15px;
  padding: 5px 0 5px 15px; 
  background: url(/resources/all/files/41270/_fn/small_arrow.gif) no-repeat left 8px;
}
.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;
}

/* table styles -------------*/

.textbean table {
  width: 100%;
  margin: 10px 0;
}
.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;
}

 /* interior page styles ----------------*/
#gallery,
#column1 {
  width: 620px;
  padding: 1em 1.5em 1em 0;
}
#register_search,
#column2 {
  width: 280px;
  padding: 1em 1em 0;
}
/* testimonials ---------*/
#testimonials {
  bottom: 112px;
  left: 342px;
}
/* gallery styles */
#gallery {
  position: relative;
}
#gallery div.caption {
  display: none;
}
div.carousel div.photo_viewer {
  border: 0px solid;
}
#gallery div.photoalbumviewer {
  padding: 0px;
}

#gallery div.album_title {
  display: none;
}
#gallery.photoalbumviewer {
  clear: none;
  padding: 0;
}
#gallery div.carousel {
  position: relative;
}

#gallery .thumbnail img {
  width: 50px !important;
  padding: 2px 0;
  height: 37px;
}
#gallery span.next,
#gallery span.previous {
  display: block;
  float: left;
  width: 13px;
  height: 50px;
  text-indent: -4000em;
  
}
#gallery span.previous {
  background: url(/resources/all/files/60892/_fn/gallery_arrows_24.png) no-repeat left center;
}
#gallery span.next {
  background: url(/resources/all/files/60894/_fn/gallery_arrows_27.png) no-repeat left center;
}

#ie6only #gallery span.next,
#ie6only #gallery span.previous {
  font-size: 10px;
  text-indent: 0;
  background: none;
}

#gallery div.photo {
  width: 554px;
  height: 256px;
  position: relative;
}
#gallery div.thumbnail_list {
  position: absolute;
  right: 15px;
  bottom: 13px;
  width: 216px;
  height: 76px;
}
#gallery div.thumbnail {
  background: transparent url(/resources/all/files/45020/_fn/thumb.png) no-repeat top left;
  border: none;
  margin: 3px 1px 3px 0;
  padding: 3px;
  width: 56px !important;
}


/* 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;
}
/* 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;
}div.city_container,
div.region_container,
td.given_name_con {
  padding-right: 10px;
}

div.name span.extra_value_name,
div.address span.extra_value_name,
.receivecommunication span.extra_value_name {
  display: none;
}

div.formentrybean {
  padding-left: 1em;
}
span.submit_registration_button {
  padding: 0px;
}
/* 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 li.menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component li.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,
div.menu_component.active ul ul,
div.menu_component.active .active ul ul,
div.menu_component.active li .active ul ul,
div.menu_component.active li li .active ul ul,
div.menu_component.active li li li .active ul ul  {
 display: none;
}
div.menu_component.active ul,
div.menu_component.active .active ul,
div.menu_component.active li .active ul,
div.menu_component.active li li .active ul,
div.menu_component.active li li li .active ul,
div.menu_component.active li li li li .active ul {
 display: block;
}
div.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;
	    display: compact;
		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;
    }

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

div.image_loading {
    font-size: 0px;
    line-height: 0px;
    min-height: 100px;
    height: 100%;
}
div.image_loading,
img.file_preview {
    background-image: url(/resources/all/docroot/cms/preview/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

div.photoalbumviewer {
    padding: 10px 0;
    text-align: center;
    clear: both;
}
.photoalbumviewer div.title,
div.album_title {
    font-size: 1.73em;
    font-weight: bold;
    color: #333;
    width: 100%;
    text-align: center;
}
.thumbnail img {
    border: 0 none;
    /*vertical-align: middle; MSIE problem*/
    padding: 4px 0;
}
div.thumbnail {
border: 1px solid #999;
margin: 0 5px 5px 0;
padding: 0;
text-align: center;
}
div.thumbnail:hover {
    border-color: #333;
}
li.selected div.thumbnail {
    border-color: #fd9;
}
div.cms-tooltip {
padding: 1px;
background: white;
border: black 1px solid;
font-size: .9em;
}

.carousel ol {
margin: 0 auto;
padding: 0;
list-style: none;
overflow: hidden;
float: left;
}
.carousel li {
float: left;
cursor: pointer;
cursor: hand;
}
span.previous,
span.next {
    float: left;
    width: 2em;
    overflow: hidden;
    cursor: pointer;
    text-shadow: #ccc 2px 2px 2px;
    font-stretch: ultra-condensed;
    cursor: hand;
}
span.disabled.previous,
span.disabled.next {
    cursor: default;
    opacity: 0.3;
    filter: opacity(30);
}
div.thumbnail_list{
    clear: both;
    margin: 0 auto;
    width: 90%;
}
div.photo {
}
.photo img {
    vertical-align: middle;
}
div.photo_viewer {
  border: 1px outset #777;
  margin: 1px 0 2px 0;
}
span.caption {
  padding: 2px;
}
div.caption {
    text-align: left;
    width: 100%;
    border-top: 1px outset #777;
    /* overlay 
    color: #fff;
    font-weight: bold;
    left: 1em;
    top: -2.25em;
    position: relative;
    width: 95%;
    */
    
    /* Standard */
}

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);
}
