.kw {display:none;} body { margin: 10; background-color: #000000; color:#F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; scrollbar-base-color:black; scrollbar-track-color: #000; scrollbar-arrow-color: #ccc; } /**************** index page ****************/ .bindex { background-color: #454035; overflow:auto; } .mainFrame /* SIZE OF MAIN FRAME */ { width:640; height:526; } div.rightCol { background-color:black; color:white; border:solid black 2px; width:250; /* WIDTH OF RIGHT COL */ } .catTitle { color:#9CCCE8; background-color:#454035; padding:2; padding-left:4; border-bottom:solid #9CCCE8 1px; font-family:monotype; font-weight:bold; font-size:12px; text-align:right; } a.mainMenu { font-size: 14px; text-decoration: none; color: #FFFFFF; font-variant: small-caps; } a.mainMenu:visited { color: #FFFFFF; } /************** end index page ****************/ /* General font families for common tags */ div,font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px } a:link,a:active,a:visited { color : #3B9AD1; text-decoration:none } a:hover { text-decoration: underline; color : #9CCCE8; } hr { height: 1px;} /*pentru div-uri cu aliniat*/ .aliniat { text-indent:50px; margin-top:7px; } /* Form elements */ input,textarea, select { color : #000000; font: normal 12px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; border-width:1px; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #FFFFFF; color : #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #FAFAFA; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #FAFAFA; font-weight : normal; }