/* General Settings*/ /* Main group title headings at the top of all pages*/ h1.pageheading{ color:#FFFFFF; font-family:Tahoma,Arial; font-weight:500; font-size:22px; line-height:24px; } body.messageboard{ background:#000000; } /* Page indicator numbers. Other pages postings.php */ a.menulink { color:#FFFFFF; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; text-decoration:none; text-transform: none; } /* ------------Menu page index.php------------*/ /* Small Welcome text under heading Index.php */ font.grouppagetext{ color:#D5D4D4; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Column heading text of the Column Titles Row. Group Lists Index.php */ font.grouphead{ color:#FFFFFF; font-family:Tahoma,Arial; font-weight:600; font-size:14px; line-height:16px; } /* Background color of the Column Titles Row. Group Lists Index.php */ td.groupcolumntitles{ background:#C60000; } /* Large Group Links in index.php*/ a.grouplink { text-decoration:none; text-transform: none; color:#00067F; font-family:Tahoma,Arial; font-weight:600; font-size:15px; line-height:17px; } /* Group Description in index.php*/ font.groupdescription { color:#000000; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Dark background Group Lists Index.php.*/ td.groupdarkrow{ background:#979696; } /* Light background Group Lists Index.php.*/ td.grouplightrow{ background:#6A6A6A; } /* ------------Info and Rules pages rules.php------------*/ /* Smaller page text in rules.php pages*/ font.rulespagetext { color:#C0C0C0; font-family:Tahoma,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:#C0C0C0; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Input box text labels in both the forms*/ font.formsinputtitle { color:#FFFFFF; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; } /* Small text used in the forms ie (max 30)*/ font.formssmall{ color:#C0C0C0; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px;} /*Required Field Indicator (*) */ font.formsrequiredfield{ color:#FF0000; font-family:Tahoma,Arial; font-weight:500; font-size:13px; line-height:15px;} /* Style of the input boxes in both forms*/ input.formsinput{ color:#000000; font-family: Tahoma,Arial; font-weight: 600; background:#F7EB63; 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: Tahoma,Arial; font-weight: 600; background:#F7EB63; 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 on both forms*/ input.formsbutton{ color:#000000; font-family: Tahoma,Arial; font-weight: 600; background:#FF4918; } /* ------------postings.php------------ */ /* Posting heading text. Name Subject Date Replies*/ font.posthead{ color:#C0C0C0; font-family:Tahoma,Arial; font-weight:600; font-size:12px; line-height:14px;} /* Postings content text.*/ font.postbody{ color:#FFFFFF; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px;} /*------------viewreplies.php-------------*/ /* viewreplies.php Column heading text in the table view of replies*/ font.listhead{ color:#FFFFFF; font-family:Tahoma,Arial; font-weight:600; font-size:14px; line-height:16px; } /* Background color of the Column Titles Row. Replies Table. */ td.replycolumntitles{ background:#C60000; } /* viewreplies.php Content text in the table view of replies*/ font.listbody{ color:#000000; font-family:Tahoma,Arial; font-weight:500; font-size:13px; line-height:15px; } /* Light background replies list row.*/ td.replylightrow{ background:#6A6A6A; } /* Dark background replies list row.*/ td.replydarkrow{ background:#979696; } /*--------------Sorting Panel---------------*/ /* Background of the sort selection panel postings.php*/ font.sortradiotitle { color:#C0C0C0; font-family:Tahoma,Arial; font-weight:600; font-size:12px; line-height:14px; } table.sortbackground{ background:#000000; } /* style of radio buttons in the sort selection postings.php*/ input.sortradio{ background:#000000; border-left: 0px solid 000000; border-right: 0px solid 000000; border-top: 0px solid 000000; border-bottom: 0px solid 000000; } /* ------------Page Indicator Numbers---------*/ /* Page indicator numbers. Other pages postings.php */ a.pagenoton { color:#FFFFFF; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; text-transform: none; } /* Page indicator numbers. Other pages postings.php */ a.pageon { color:#E80000; font-family:Tahoma,Arial; font-weight:500; font-size:12px; line-height:14px; text-decoration:none; text-transform: none; }