body { padding: 0px; margin: 0px; background-color: #FFFBEF; font-family: arial; text-align: center; } .center_all { text-align: center; width: 100%; } .nheader { width: 960px; } .nnav { width: 950px; margin: 0px 5px 0px 5px; padding: 5px 0px 5px 0px; background-color: black; height: 19px; } .nnav_right { float: right; margin-right: 20px; } .nnav a { width: 100px; display: block; float: left; text-decoration: none; color: yellow; } .ncontent { background-color: white; color: black; width: 948px; margin-left: 5px; margin-right: 5px; border: 1px solid #A49C8A; } .nfooter { width: 950px; height: 20px; color: yellow; background-color: black; text-align: center; } /* OLD CODE */ .header { width: 100%; height: 40px; color: yellow; background-color: black; } .footer { width: 100%; height: 20px; color: yellow; background-color: black; text-align: center; } .main_heading { font-size: 1.75em; color: yellow; background-color: black; text-align: right; float: right; } .nav { float: left; padding-top: 10px; } .nav a { color: yellow; padding: 10px; border: 0px solid red; text-decoration: none; } .content { padding: 5px; #background-image: url("images/logos.gif"); } .background-text, .background-text-box { width: 600px; background-color: white; padding: 10px; } .background-text-box { border: 1px solid black; } .data_entry_box { margin-left: 300px; margin-right: 10px; border: 1px solid blue; background-color: #eeeeaa; } .cc_country { background-color: #fdfddb; border: 1px solid blue; padding-left: 15px; padding-right: 15px; width: 95%; text-align: left; } .cc_counties { background-color: #fdfddb; border: 1px solid blue; padding-left: 15px; padding-right: 15px; margin-left: 10px; width: 25%; text-align: left; float: left; } .cc_county { background-color: #fdfddb; border: 1px solid blue; padding-left: 15px; padding-right: 15px; margin-right: 10px; text-align: left; margin-left: 300px; } .cc_network { background-color: #fdfddb; border: 1px solid blue; padding-left: 15px; padding-right: 15px; margin-right: 10px; text-align: left; margin-left: 300px; } .faq { background-color: #fdfddb; border: 1px solid blue; padding-left: 15px; padding-right: 15px; width: 95%; text-align: left; } .question { font-size: 1.1em; font-weight: bold; } .answer { } .input_odd, .input_even, .input_odd_center, .input_even_center, .input_odd_top, .input_odd_bottom, .input_even_top, .input_even_bottom { font-weight: bold; padding-left: 5px; border-left: 1px solid black; border-right: 1px solid black; } .input_odd, .input_even, .input_odd_top, .input_odd_bottom, .input_even_top, .input_even_bottom { text-align: left; } .input_odd_center, .input_even_center { text-align: center; border-top: 1px solid black; border-bottom: 1px solid black; } .input_odd, .input_odd_center, .input_odd_top, .input_odd_bottom { background-color: #E5E5E5; } .input_even, .input_even_center, .input_even_top, .input_even_bottom { background-color: #D5D5D5; } .list_table { border1: 1px solid black; width: 550px; } .list_table_spacer { height: 4px; border-bottom: 1px solid black; border-top: 1px solid black; } .list_table_header { border: 1px solid black; background-color: black; color: white; font-weight: bold; } .textfield_req { border: 1px solid red; } .data_err { border: 1px solid red; color: red; background-color: black; width: 450px; padding: 15px; font-weight: bold; } /* /////////////////////////////////// // Event Display Styles /////////////////////////////////// */ .event_listing_title { font-size: 2.5em; font-weight: bold; padding-bottom: 20px; padding-top: 20px; } .event_listing_title_brief { font-size: 1.2em; } .event_listing_title_span { padding: 5px; } .event_listing_specifics { text-align: left; margin-left: 20px; } .event_listing_specifics table { background-color: #FFFFDF; border: 1px solid black; padding-left: 15px; width: 550px; } .event_listing_specifics th { padding-right: 20px; padding-top: 5px; text-align: left; font-size: 1.2em; border-top: 1px dashed gray ; } .event_listing_specifics td { border-top: 1px dashed gray; padding-top: 5px; } .event_listing_specifics td a { text-decoration: none; color: blue; } div.event_img { width: 250px; float: right; text-align: center; } div.event_brief_img { width: 250px; float: right; text-align: center; } img.event_brief_img { text-align: center; height: 110px; } img.event_img { height: 170px; text-align: center; } img.event_img_mini { height1: 100px; width: 100px; padding: 5px; text-align: center; float: left; } div.event_list_img { float: left; text-align: center; } img.event_list_img { width: 98px; text-align: center; } .event_listing_by_month { text-align: center; color: black; width: 645px; background-color: #ffffff; } .event_listing_by_month table { color: red; width: 640px; } .event_listing_by_month tr td { color: black; padding-left: 10px; padding-right: 10px; border: 1px solid blue; background-color: #FFFFDF; } .event_listing_by_month tr th { background-color: black; color: red; padding-left: 10px; padding-right: 10px; font-size: 1.2em; } .next_events { text-align: center; color: red; width: 645px; } .next_events table { color: red; width: 640px; } .next_events tr td { border: 1px solid blue; color: black; padding-left: 10px; padding-right: 10px; background-color: #FFFFDF; } .next_events tr td a { color: black; text-decoration: none; font-weight: bold; background-color: #FFFFDF; } .next_events tr th { background-color: black; color: red; padding-left: 10px; padding-right: 10px; font-size: 1.2em; } .nbm_a_month { color: black; text-decoration: none; } .nbm_a_month_div { float: left; width: 45px; text-align: center; } .ncoLink { color: blue; } .error_msg { border: 1px solid red; background-color: black; color: red; font-weight: bold; width: 400px; text-align: center; padding: 10px; }