/* // reFresh skin parameters */ a:hover { text-decoration: underline; color : navy; } /* beam */ .beam { color: #800000; font-family: Verdana; font-size: 9pt; font-weight: bold; background-color: #C6D1FB; text-align: center; background-image: url('images/td_beam.jpg'); } /* body class */ .body { background-color: #E8E8FF; font-family: Verdana; } .category_box { border-style: solid; border-width: 1px; margin: 0 auto; border-color: #040074; } .category_beam { background-color: orange; color: #FFFFFF; height: 30px; line-height:30px; font-size: 12px; font-weight: bold; background-image: url('images/category_beam.gif'); } .category_beam span { margin-left: 20px; } /* style category */ .category { color: #FFFFFF; font-family: Verdana; font-size: 12px; font-weight: bold; } /* main div */ #container { width: 600px; margin: 0 auto; border-style: solid; border-color: #040074; border-width: 3px; background-color: #E1E7FD; } /* description forum */ .desc { color: #434354; font-family: Verdana; font-size: 8pt; } /* footer */ #footer { background-color: #757ebe; font-family: Verdana; font-size: 8pt; color: #FFFFFF; text-decoration: none; text-align: center; } #footer a:hover { text-decoration: underline; } #footer a:visited { color: #FFFFFF; text-decoration: none; } /* heading forum - main title */ h1 { color: navy; font-family: Verdana; font-size: 36pt; font-weight: bold; line-height: 10px; } h2 { color: #434354; font-family: Verdana; font-size: 12px; text-decoration: none; font-weight: bold; font-style: italic; } /* main */ .main { color: #7D96F7; font-family: Verdana; font-size: 12px; font-weight: bold; } /* standard error font*/ .ferror { color: red; font-family: Verdana; font-size: 9pt; font-weight: bold; } /* forum item */ .fitem { background-color: #E1E7FD; /* border-width : 1pt; border-color: #CCCCFF; border-collapse: collapse; border-style: solid; */ } /* main menu link*/ .flink { color: #000080; font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none; } .forum_item { background-color: #fffc94; border-width : 1pt; border-color: #f0e323; border-collapse: collapse; border-style: solid; } /* small font */ .fsmall { color: #434354; font-family: Verdana; font-size: 8pt; text-decoration: none; } /* standard font */ .fstandard { color: #434354; font-family: Verdana; font-size: 9pt; text-decoration: none; } /* very small font */ .fverysmall { color: #434354; font-family: Verdana; font-size: 9px; text-decoration: none; } /* button class */ input.fbutton { background-color: #CCCCFF; font-weight: bold; cursor: pointer; color: #800000; } input:hover { background-color: lightyellow; } #logo { width: 20%; float: left; margin: 0 auto; padding: 0px; text-align: center; height: 135px; } /* main table forum(header, footer) */ .maintable { border-width : 1.5pt; border-color: #CCCCFF; border-collapse: collapse; border-style: solid; } #menu { height: 50px; background-image: url('images/button_beam.gif'); margin 0 auto; } #menu_list { margin: 0 auto; text-align: center; position: relative; width: 783px; } #menu ul { margin: 0 auto; padding: 0; list-style: none; line-height: normal; position: absolute; } #menu li { display: inline; font-family: Verdana; color: #FFFFFF; } #menu a { display: block; float: left; height: 50px; padding: 15px 30px 0 30px; text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 12px; font-weight: bold; } #menu .current_page_item a { background: url(images/img03.gif) no-repeat center bottom; } /* mesage forum */ .message { z-index: 100; border-width : 0pt; border-color: #CCCCFF; border-collapse: collapse; border-style: solid; background-color: #CCCCFF; font-family: Verdana; font-size: 9pt; font-weight: bold; } /* moderate options */ .moderate { background-color: #D9E0FD; text-align: center; } .navigator { color: navy; text-decoration: none; font-size: 12px; font-weight: bold; } /* section forum */ .sect { color: #434354; font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none; } /* table post error */ .tableerror { border-width : 1pt; border-color: #CCCCFF; border-collapse: collapse; border-style: solid; background-color: #CCCCFF; font-family: Verdana; font-size: 9pt; text-align: center; font-weight: bold; } /* quote text */ .textquote { font-family: Verdana; font-size: 9pt; font-style: italic; } #title { float: right; width: 80%; margin: 0 auto; text-align: center; height: 135px; position: relative; } #top_header { height: 135px; position: relative; background-image: url('images/header_background.gif'); } #userpanel { text-align: right; }