/* General Settings*/ /* Main group title headings at the top of all pages*/ h1.pageheading{ color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:14px; line-height:16px; } body.messageboard{ background:#FFFFFF; } /* Main menu container table */ table.menucontainer{ background:#FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; } /* links in the main menu */ a.menulink { color:#0000C1; font-family:Verdana,Arial; font-weight:500; font-size:11px; line-height:13px; text-decoration:none; text-transform: none; } /* Style of the Submit buttons on both forms*/ table.menulink{ background:#E2E2E2; border-left: 1px solid #00009C; border-right: 1px solid #00009C; border-top: 1px solid #00009C; border-bottom: 1px solid #00009C; } /* ------------Menu page index.php------------*/ /* Alert message in home page */ font.alertmessage{ color:#AE0000; font-family:Verdana,Arial; font-weight:500; font-size:15px; line-height:17px; } /* Small Welcome text under heading Index.php */ font.grouppagetext{ color:#; font-family:,Arial; font-weight:; font-size:px; line-height:2px; } /* Column heading text of the Column Titles Row. Group Lists Index.php */ font.grouphead{ color:#FFFFFF; font-family:Verdana,Arial; font-weight:500; font-size:13px; line-height:15px; } /* Background color of the Column Titles Row. Group Lists Index.php */ td.groupcolumntitles{ background:#00009C; } /* Large Group Links in index.php*/ a.grouplink { text-decoration:none; text-transform: none; color:#0000A0; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Group Description in index.php*/ font.groupdescription { color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Dark background Group Lists Index.php.*/ td.groupdarkrow{ background:#E2E2E2; } /* Light background Group Lists Index.php.*/ td.grouplightrow{ background:#EEEEEE; } /* ------------Info and Rules pages rules.php------------*/ /* Smaller page text in rules.php pages*/ font.rulespagetext { color:#000000; font-family:Verdana,Arial; font-weight:500;; font-size:12px; line-height:14px; } /* ------------Forms newpost.php & newreply.php Input boxes and text------------*/ /* Medium Information text in form pages*/ font.formspagetext { color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } font.formerror{ color:#DF0000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } td.formerror{ background:#FFFFFF; border-left: 1px solid #DF0000; border-right: 1px solid #DF0000; border-top: 1px solid #DF0000; border-bottom: 1px solid #DF0000; } /* Input box text labels in both the forms*/ font.formsinputtitle { color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Small text used in the forms ie (max 30)*/ font.formssmall{ color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:10px; line-height:12px;} /*Required Field Indicator (*) */ font.formsrequiredfield{ color:#C40000; font-family:Verdana,Arial; font-weight:500; font-size:13px; line-height:15px;} /* Style of the input boxes in both forms*/ input.formsinput{ color:#000000; font-family: Verdana,Arial; font-weight: 500; font-size:12px; line-height:14px;} background:#E9E9E9; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; } /* Style of the large text input box on both forms,*/ textarea.formsinput{ color:#000000; font-family: Verdana,Arial; font-weight: 500; font-size:12px; line-height:14px;} background:#E9E9E9; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; } /* Style of the Submit buttons */ input.formsbutton{ color:#00009C; font-family: Verdana,Arial; font-weight: 600; font-size:11px; background:#E2E2E2; border-left: 1px solid #00009C; border-right: 1px solid #00009C; border-top: 1px solid #00009C; border-bottom: 1px solid #00009C; } /* ------------postings.php------------ */ /* Posting heading text. Name Subject Date Replies*/ font.posthead{ color:#FFFFFF; font-family:Verdana,Arial; font-weight:600; font-size:12px; line-height:14px;} /* Postings content text.*/ font.postbody{ color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:11px; line-height:13px;} /* Postings link text.*/ a.postbody{ color:#0000C1; font-family:Verdana,Arial; font-weight:500; font-size:11px; line-height:13px;} /*------------viewreplies.php-------------*/ /* viewreplies.php Column heading text in the table view of replies*/ font.listhead{ color:#FFFFFF; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Background color of the Column Titles Row. Replies Table. */ td.replycolumntitles{ background:#8A9CBD; } /* viewreplies.php Content text in the table view of replies*/ font.listbody{ color:#000000; font-family:Verdana,Arial; font-weight:500; font-size:11px; line-height:13px; } /* Light background replies list row.*/ td.replylightrow{ background:#E2E2E2; } /* Dark background replies list row.*/ td.replydarkrow{ background:#EEEEEE; } /*--------------Sorting Panel---------------*/ /* Background of the sort selection panel postings.php*/ a.sorttitle { color:#00009C; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; text-decoration:none; text-transform: none; } a.sorttitleon { color:#CA0000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; text-decoration:none; text-transform: none; } table.sortbackground{ background:#FCF8DA; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; } /* style of radio buttons in the sort selection postings.php*/ input.sortlinks{ background:#; border-left: 0px solid ; border-right: 0px solid ; border-top: 0px solid ; border-bottom: 0px solid ; } /* ------------Page Indicator Numbers---------*/ /* Page indicator numbers. Other pages postings.php */ a.pagenoton { color:#00009C; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; text-transform: none; } /* Page indicator numbers. Other pages postings.php */ a.pageon { color:#CA0000; font-family:Verdana,Arial; font-weight:500; font-size:12px; line-height:14px; text-decoration:none; text-transform: none; }