/* Joondalup Business Association */
/* Print Style Sheet - Default */

/* Created by Alexandra Graham, Cadmium on 21.08.2006 */
/* www.cadmium.com.au */

/* This style sheet is arranged to display all general styles that apply to the
website overall in alphabetical order making it easy to locate a
particular style. More specific styles relating to forms, tables, etc can be
found in the appropriate style sheet. */

body {
  color: #000000;
  background: #ffffff;
}

.noprint {
  display: none;
}


.print_header {
  width: 100%;
  text-align: right;
  padding: 0 0 0.5cm;
}

#header, #navigation, #rightcol, #footer, .button, .button_main, .breadcrumbs, .photo_right .caption, .content_links,.photo .caption, #email_popup_president, #email_popup_vicepresident1, #email_popup_vicepresident2, #email_popup_secretary, #email_popup_treasurer, #email_popup_manager, #email_popup_rsvp, .pageref {
  display: none;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #000000;
}

.photo_right {
  float: right;
  margin: 0 0 10px 10px;
}

abbr {
  border: 0;
}

.photo {
  float: left;
  margin: 12px 10px 10px 0;
}

.photo .caption {
  display: none;
}

.sponsors {
  width: 100%;
  text-align: center;
  margin-top: 1cm;
}

.shaded {
  background: #efefef;
  border-top: 1px solid #cfcfcf;
  padding: 8px 8px 8px 8px;
  margin: 13px 0 0 0;
}

.shaded_committee {
  background: #efefef;
  border-top: 1px solid #cfcfcf;
  padding: 0 8px 8px 8px;
  margin: 13px 0  30px 0;
}

.shaded h2, .noshade h2 {
  margin-top: 0;
}

.noshade {
  background: #ffffff;
  padding: 0 8px 8px 8px;
  margin: 15px 0 0 0;
}

.noshade_committee {
  background: #ffffff;
  padding: 1px 8px 8px 8px;
  margin: 15px 0  30px 0;
}

#main table.eventlist {
  border-top: 1px solid #c4c4c4;
  padding: 0;
  margin: 10px 0;
  width: 100%;
}


#main table.eventlist td {
  padding: 3px;
  border-bottom: 1px solid #c4c4c4;
}


#main table.eventlist tr.light {
  background: #ffffff;
}

#main table.eventlist tr.dark {
  background: #efefef;
}

address {
  font-style: normal;
}

