.noprint { display: none; }

.width_100 {
    width: 100%;
}

/* Body, Text, Images */

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    background-color: #009eb1;
    margin: 0;
}

table { padding: 0; margin: 0; }
td    { font-family: Arial, Verdana, Helvetica, sans-serif; }


h1 {
    margin: 0 0 10px 0;
    padding: 3px 3px 2px 8px;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #505050;
    background-color: #d9d9d9;
    text-transform: uppercase;
}

h2 {
    color: #505050;
    margin: 0 0 10px 0;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    border-bottom: solid 1px #bbbbbb;
}

h3 {
    margin: 0 0 5px 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #202020;
    text-transform: uppercase;
}

.side_heading {
    margin: 0 0 10px 0;
    padding: 3px 3px 2px 8px;
    font-size: 12px;
    line-height: 16px;
    color: #505050;
    background-color: #b9b9b9;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px 0;
}

.reverse {
    font-size: 12px;
    line-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
}

.reverse_large {
    font-size: 16px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
}


.heading {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 0px 0px 5px 0px;
}

.small { font-size: 11px; font-weight: bold; }

.form_heading {
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    color: #515151;
}

.note {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #515151;
}

.error {
    font-size: 12px;
    line-height: 13px;
    color: #E10E12;
}

img { border: 0; margin: 0; padding: 0; }

a:link    { text-decoration: underline; color: #e70033; }
a:active  { text-decoration: underline; color: #e70033; }
a:visited { text-decoration: underline; color: #e70033; }
a:hover   { text-decoration: underline; color: #3f3f3f; }

a.external,
a.pdf            { background-position: right center; background-repeat: no-repeat; padding-right: 15px; }
a.external       { background-image: url('/images/interface/external_link.gif'); }
a.external:hover { background-image: url('/images/interface/external_link_hover.gif'); }
a.pdf            { background-image: url('/iamges/interface/icon_pdf.gif'); }

.footer {
    color: #d9d9d9;
    font-size: 10px;
    line-height: 12px;
}

.footer a:link    { text-decoration: underline; color: #d9d9d9; }
.footer a:active  { text-decoration: underline; color: #d9d9d9; }
.footer a:visited { text-decoration: underline; color: #d9d9d9; }
.footer a:hover   { text-decoration: underline; color: #EFAE00; }


/* Section Class */
.general_header {
	background-image: url('/images/interface/header_general.gif');
	background-repeat: repeat-x;
}

.health_header {
	background-image: url('/images/interface/header_health.gif');
	background-repeat: repeat-x;
}

.aquatics_header {
	background-image: url('/images/interface/header_aquatics.gif');
	background-repeat: repeat-x;
}

.children_header {
	background-image: url('/images/interface/header_children.gif');
	background-repeat: repeat-x;
}

.camp_header {
	background-image: url('/images/interface/header_camp.gif');
	background-repeat: repeat-x;
}

.community_header {
	background-image: url('/images/interface/header_community.gif');
	background-repeat: repeat-x;
}




/* Navigation */
img.nav {
    float: left;
    padding: 0px;
    margin: 0px;
}

.nav_menu_container {
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
	border-bottom: 1px solid #231f20;
	padding: 0;
	margin: 0;
}

.nav_menu {
    font-size: 12px;
    text-align: left;
    padding: 2px;
    color: #231f20;
    background-color: #ffffff;
    cursor: pointer;
    width: 180px;
    font-weight: bold;

}



.nav_menu_hover {

    color: #e70033;

}



.nav_submenu_container {

}



div.nav_dotted {

    height: 1px;

    background-image: url('/images/interface/dot_horizontal.gif');

    width: 184px;

}





/* Breadcrumbs */



.tracer {

   font-family: Verdana, Helvetica, Arial, sans-serif;

   font-size: 11px;

   margin-bottom: 15px;

}



.tracer a:link    { text-decoration: none; color: #e70033; }

.tracer a:active  { text-decoration: none; color: #e70033; }

.tracer a:visited { text-decoration: none; color: #e70033; }

.tracer a:hover   { text-decoration: none; color: #3f3f3f; }







/* List Items */



ul {

    font-size: 12px;

    line-height: 14px;

    list-style-image: url('/images/interface/bullet.gif');

    list-style-position: outside;

    padding: 0;

    margin: 0px 0px 20px 30px;

}



li { margin-bottom: 6px; }





ul.sidenav {

    font-size: 13px;

    line-height: 14px;

    list-style-image: url('/images/interface/bullet_red.gif');

    list-style-position: outside;

    padding: 0;

    margin: 0 0 0 28px;

    font-weight: bold;

}



.sidenav a:link    { text-decoration: none; color: #e70033; }

.sidenav a:active  { text-decoration: none; color: #e70033; }

.sidenav a:visited { text-decoration: none; color: #e70033; }

.sidenav a:hover   { text-decoration: none; color: #3f3f3f; }





/* Miscellaneous Elements */



.divider {

    float: none;

    background-image: url('/images/interface/dot_horizontal.gif');

    background-repeat: repeat-x;

    line-height: 1px;

    margin: 5px 0 5px 0;

}



div.clearer {

    clear: both;

    line-height: 0;

    height: 0;

}





/* Forms and Form Buttons */



.form {

    font-size: 11px;

    color: #000000;

    text-decoration: none;

    text-indent: 0;

    background-color: #ffffff;

    margin-top: 2px;

}



.form_status {

    font-size: 11px;

    color: #000000;

    text-decoration: none;

    text-indent: 0;

    background-color: #E2E2E2;

    margin-top: 2px;

    width: 100%;

}



.mailform {

    font-size: 11px;

    color: #000000;

    text-decoration: none;

    text-indent: 0;

    background-color: #ffffff;

    margin-bottom: 1px;

}



.form_button {

    margin: 0;

    font-size: 11px;

    color: #ffffff;

    text-decoration: none;

    text-indent: 0;

    background-color: #231F20;

}





/** calendar classes **/



table.calendar_container {

    background-color: white;

    border-top: 1px solid #BDBDBD;

    border-left: 1px solid #BDBDBD;

    padding: 0px;

    margin: 0px;

}



tr.calendar_container {}

td.calendar_container {}

div.calendar_container_days {}



table.calendar_head {

    width: 100%;

    padding: 2px;

    border-bottom: 1px solid #bdbdbd;

    border-right: 1px solid #BDBDBD;

}

tr.calendar_head {}

td.calendar_head {}



td.calendar_head_prev_month {

    background-color: #E2E2E2;

}



td.calendar_head_month_select {

    color: #7F7F7F;

    background-color: #E2E2E2;

    text-align: center;

    font-size: 11px;

}



td.calendar_head_next_month {

    background-color: #E2E2E2;

}



table.calendar_base {}

tr.calendar_base {}

td.calendar_base {

    padding: 2px;

    border-bottom: 1px solid #bdbdbd;

    border-right: 1px solid #bdbdbd;

}

div.calendar_base {

    width: 21px;

    height: 21px;

    color: #7F7F7F;

    background-color: #E2E2E2;

    font-size: 10px;

    font-weight: bold;

    margin:0px;

    line-height: 24px;

    text-align: center;

}



table.calendar_dow {}

tr.calendar_dow {}

td.calendar_dow {}

div.calendar_dow {

    line-height: 13px;

    height: 10px;

    font-size: 9px;

}



div.calendar_day_this_month {}

div.calendar_day_other_month {

    color: #aaaaaa;

}



div.calendar_event_day {

    color: white;

    background-color: #BDBDBD;

    cursor: pointer;

}



div.calendar_event_rollover {

    width: 222px;

    padding: 5px; 

    text-align: left;

    color: #000000;

    font-size: 10px;

    font-weight: normal;

    line-height: 14px;

}



div.calendar_event_rollover_body {

    background-color: white;

    border-color: #7F7F7F;

}



div.calendar1 {

    color: white;

    background-color: #B6CBB1;

    cursor: pointer;

}



div.calendar1_hover {

    color: white;

    background-color: #497D3B;

    cursor: pointer;

}





/** auto complete **/



div.auto_complete {

    width: 350px;

    background: #fff;

}

div.auto_complete ul {

    border: 1px solid #888;

    margin: 0;

    padding: 0;

    width: 100%;

    list-style-type: none;

}

div.auto_complete ul li {

    margin: 0;

    padding: 3px;

}

div.auto_complete ul li.selected { 

    background-color: #ffb; 

}

div.auto_complete ul strong.highlight { 

    color: #800; 

    margin: 0;

    padding: 0;

}



div.fieldWithErrors {

    display: inline;

}



div.fieldWithErrors input {

    background-color: yellow;

}



/*** Membership rates table ***/

table.generic                          { border-collapse: collapse; font-size: 95%; width: 100%; }

table.generic th,

table.generic td                       { border: solid 2px #fff; }



table.generic tbody th,

table.generic tbody td                 { padding: 5px; }

table.generic tbody th                 { padding-left: 10px; }



table.generic thead tr                 { background-color: #b6dcdb; }

table.generic tbody tr:hover           { background-color: #e6f6f8; }

table.generic thead tr th { vertical-align: middle; color: #337684;
text-transform: uppercase; font-size: 95%; padding-left: 5px; }

table.generic thead tr th sup          { text-transform: none; }

table.generic thead tr th.cross { vertical-align: middle; text-align:
left; width: 40%; padding-left: 10px; font-size: 105%; }

table.generic thead tr th.pmt_category { width: 30%; }



table.generic tbody tr th,

table.generic tbody tr td              { background-color: #d3efef; }

table.generic tbody tr th              { text-align: left; }

table.generic tbody tr td              { text-align: center; }

/*** end Membership rates table ***/

