body { font-family:verdana; font-size:12px; margin:0px; } a { text-decoration:none; color:rgb(36,48,100); font-weight:bold; font-size:10px; } a:hover { text-decoration:underline; } input { border:1px solid black; font-size:10px; font-family:verdana; } .new_icon { background:url('/imgs/new.jpg'); width:41px; height:34px; position:absolute; right:20px; top:40px; } .header_fade { background:rgb(36,48,100); background-image: url('/imgs/mstitle_fade.jpg'); background-position: center right; background-repeat: no-repeat; font-family:arial; font-size:12px; font-weight:bold; padding:1px 1px 1px 7px; color:white; width:70%; border-left:0px solid rgb(155,155,155); border-top:0px solid rgb(155,155,155); border-bottom:4px solid white; } .header { font-family:arial; font-size:12px; text-align:center; text-align:left; } .header a { font-size:12px; } .page_container { } .page_header { position:relative; background:rgb(36,48,100); border-bottom:0px solid white; padding:5px 5px 5px 10px; height:45px; } .search_box { position:absolute; bottom:0px; right:0px; padding:2px 4px 5px 2px; height:20px; } .logged_in_box { position:absolute; right:10px; top:2px; color:white; } .search_box input { margin-right:2px; border:1px solid white; } .submit { background:rgb(186,198,150); background:rgb(184,198,255); background:rgb(228,213,169 ); border:1px solid white; font-weight:bold; } .page_header_sub { background:rgb(145,152,178); background:rgb(200,200,200); font-size:4px; border-bottom:10px solid white; } .page_body_container { } .page_body_left { float:left; margin-left:2px; width:160px; border:1px solid black; padding:2px; background:rgb(220,220,220); } .page_body_right { float:right; right:2px; width:160px; border:1px solid black; padding:2px; background:rgb(240,240,240); position:relative; } .page_body_main { margin-left:170px; margin-right:170px; padding:0px 5px 5px 5px; } .page_footer { clear:both; font-size:5px; background:rgb(240,240,240); border-top:15px solid white; border-bottom:2px solid rgb(140,140,140); } .menu_title { font-family:arial; margin-top:0px; margin-right:0px; border:1px solid black; padding:1px; text-align:center; background:rgb(16,28,60); color:white; border-bottom:0px solid rgb(145,152,178); padding-bottom:2px; font-weight:bold; } .menu_links { padding:4px; background-color:white; border:1px solid black; } .menu_links a { color:rgb(36,48,100); } .source_div_rating { position:relative; border-bottom:1px solid black; line-height:18pt; } .source_view_forum { position:absolute; right:10px; top:0px; } .source_view_forum a { font-size:14px; } .source_div_container { border:1px solid black; width:100%; } .source_div { margin:5px; overflow:auto; } .box_title { border-bottom:1px solid black; font-weight:bold; color:rgb(0,100,0); padding:2px; background:rgb(240,240,240); } .box_date { position:absolute; top:2px;right:3px; width:200px; text-align:right; font-size:10px; font-weight:bold; } .box_view { position:absolute; bottom:2px; right:3px; width:200px; text-align:right; } .source_top_ad { text-align:center; } .sub_menu_list { font-size:10px; margin:0px; list-style-image:url('/imgs/onepx_bluebox.gif'); line-height:1.2em; list-style-position:outside; padding-left:18px; margin-bottom:10px; margin-top:4px; } .sub_menu_list a { font-weight:normal; color:black; } .sub_menu_list li { } .tutorial { margin:10px; text-align:justify; } .tutbox { background:rgb(240,240,240); border:1px solid black; padding:10px; } .tutgreen { color:rgb(0,100,0); } .vote_info { font-size:8px; vertical-align:text-top; margin-left:4px; } /* tabs */ div.tablayout { width: 100%; } ul.tablayout { list-style-type: none; background: url(/imgs/pixel.gif) bottom left repeat-x; } ul.tablayout li { margin: 0 2px 0 0; float: left; } ul.tablayout a { display: block; padding: 4px 8px; border: 1px solid black; border-bottom: 0; color: #666; background: #eee; text-decoration: none; font-weight: bold; } ul.tablayout a:hover { background: #fff; } ul.tablayout a.active { background: #fff; padding-bottom: 5px; cursor: default; color: #00f; } .tabs-container { border: 1px solid black; border-top: 0; padding: 20px 8px 0 8px; }