/* CSS Document */

table.banner {
   display: none;
}
img.logo {
   display: none;
}
img.logo_print {
   border: 0px;
   display: block;
}
table.main_content {
   width: 100%;
   margin-left: 0px;
   margin-top: 0px;
   border: 0px solid #3C4070;
}
div.main_side {
   display: none;
}
div.main_side_float {
   display: none;
}

h2, h2.primary {
   background-color: #006C68;
   width: 100%;
   height: 20px;
   padding: 0px;
   padding-left: 4px;
   padding-bottom: .5em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: medium;
   font-weight: bold;
   margin-top: 20px;
   margin-bottom: 1.5em;
   background-image: url(http://www.mls.lib.il.us/design/images/h2_primary.gif);
   background-position: right;
   background-repeat: no-repeat;
   color: #FFFFFF;
   font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
    margin-bottom: 2px;
}
h2.calendar {
   background-color: #90C73C;
   width: 95%;
   height: 20px;
   padding: 0px;
   padding-top: 2px;
   padding-left: 4px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   margin-top: 8px;
   margin-bottom: 0px;
   background-image: url(http://www.mls.lib.il.us/design/images/h2_calendar.gif);
   background-position: right;
   background-repeat: no-repeat
}
h4, h2.secondary {
   background-color: #5987C6;
   width: 95%;
   height: 20px;
   padding: 0px;
   padding-top: 2px;
   padding-left: 4px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   margin-top: 8px;
   margin-bottom: 0px;
   background-image: url(http://www.mls.lib.il.us/design/images/h2_secondary.gif);
   background-position: right;
   background-repeat: no-repeat;
   color: #FFFFFF;
   font-weight: bold;
}

div.critical {
   border: 1px solid #181648;
   background-color: #FDF8C7;
   padding: 4px;
   bottom-margin: 20px;
   width: 100%;
   float: left;
}
div.critical p {
   margin-top: 0px;
   padding-top: 4px;
}
h1, h2.critical {
   background-color: #F8DE00;
   width: 100%; 
   height: 20px;
   padding: 0px;
   padding-left: 4px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: medium;
   font-weight: bold;
   margin-top: 8px;
   margin-bottom: 0px;
   background-image: url(http://www.mls.lib.il.us/design/images/h2_critical.gif);
   background-position: right;
   background-repeat: no-repeat
}
table.navfooter {
    display: none;
}
table.footer {
   width: 100%;
   margin-left: 0px;
   margin-top: 20px;
   margin-bottom: 0px;
   border-top: 1px solid #000000;
   border-right: 1px solid #8000000;
   border-bottom: 1px solid #000000;
   border-left: 1px solid #0000000;
   background-color: #ffffff;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   padding-bottom: 8px;
}
a.footer:link, a.footer:visited, a.footer:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
   font-weight: normal;
}
a.footer:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
}
div.footer_float_left {
   padding-left: 4px;
   width: 350px;
   padding-top: 8px;
   text-align: left;
   float: left;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   display: inline;
}
div.footer_float_right {
   padding-right: 4px;
   width: 250px;
   padding-top: 8px;
   text-align: right;
   float: right;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   display: inline;
}
span.no_print {
   display: none;
}
h2, h2.primary {
   background-color: #ffffff;
   width: 100%; 
   padding: 0px;
   padding-left: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: medium;
   font-weight: bold;
   margin-top: 1em;
   margin-bottom: 0px;
   background-image: none;
   color: #000000;
   font-weight: bold;
}
table.membership_listing td {
   border-bottom: 1px solid #999999;
}
table.small_listing td {
   border-bottom: 1px solid #999999;
}
table.xsmall_listing td div {
   border-bottom: 1px solid #999999;
}
div.route_page {
   page-break-after: always;
}
h3.route_header {
   font-size: large;
   font-weight: bold;
}

