body,table,input,select,form,button,textarea { font-family:arial; font-size:13px; } /* ===========================================[general] =============================================== */ .nav { font-family: arial; font-size:12px; color: #BD5835; } .nav_div { width:100%; padding:5px; } .top_link { padding-left:10px; padding-right:10px; color: #4B4B4B; text-decoration:none; } .top_link:hover { color: #C40000; } .siteLink { color:#C40000; text-decoration:none; } .siteLink:hover { color:#515151; } .banner_code_div { width:100%; color:gray; font-weight:bold; } .msgbox { width:300px; border:1px solid #446D8C; background: white; color:gray; font-size:11px; font-weight:bold; } .note { font-family:tahoma; font-size:12px; color: red; } .tinymsg { font-family:tahoma; font-weight:bold; font-size:12px; color: #C95735; } /* ===========================================[form] =============================================== */ .userInput { width:420px; color:black; font-size:12px; background: white; border:1px solid #BD5835; } .userInput_ltr { direction:ltr; width:420px; color:black; font-size:12px; background: white; border:1px solid #BD5835; } .userSelect { width:420px; color:black; font-size:12px; background: white; border:1px solid #BD5835; } .userTextArea { height:100px; width:420px; color:black; font-size:12px; background: white; border:1px solid #BD5835; } .userButton { height:28px; cursor:hand; color: white; font-size:11px; font-weight:bold; border:1px solid #336699; background: #336699; } /* ===========================================[login box] =============================================== */ .login_box_table { width:140px; } .login_box_title { font-size:16px; height:26px; color:white; font-weight:bold; background: #BD5835; } .login_box_td { color: black; padding:3px; } .login_box_input { width:140px; height:18px; color: black; border:1px solid #336699; } .login_box_button { color: white; font-weight:bold; border:1px solid #BD5835; width:70px; height:18px; cursor:hand; background: #BD5835; } .login_box_link { font-size:13px; text-decoration:none; font-weight:bold; } /* ===========================================[regsiter] =============================================== */ .tutorial { width:100%; padding:2px; height:100px; overflow:auto; border:1px solid gray; background: #FEFEFE; } /* ===========================================[form table] =============================================== */ .user_table { width:100%; background: white; } .td1_a { width:20%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-left:1px solid #F2F2EC; border-bottom:1px solid #F2F2EC; } .td2_a { width:80%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-bottom:1px solid #F2F2EC; } .td1_b { width:20%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-left:1px solid #F2F2EC; border-bottom:1px solid #F2F2EC; } .td2_b { width:80%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-bottom:1px solid #F2F2EC; } /* ===========================================[user card] =============================================== */ .user_card_table { width:100%; } .user_card_td1 { width:20%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-left:1px solid #F2F2EC; border-bottom:1px solid #F2F2EC; } .user_card_td2 { width:80%; font-size:13px; color: black; font-weight:bold; padding:5px; padding-top:8px; vertical-align:top; border-bottom:1px solid #F2F2EC; } /* ===========================================[index] =============================================== */ .index_main_table { width:100%; } .index_main_td { width:10%; height:100px; padding:3px; } .index_link { width:100%; padding:5px; font-size:15px; color: #333333; text-decoration:none; background: #EEEEEE; } .index_link:hover { color:#0C89E8; } .index_forum_link { height:15px; padding:5px; font-size:12px; color: black; font-weight:bold; text-decoration:none; } .index_forum_link:hover { color: #004071; } /* ===========================================[forum - pages link] =============================================== */ .forum_pages { font-size:13px; margin-left:5px; margin-right:5px; color:black; text-decoration:none; font-weight:bold; } .forum_pages:hover { border-bottom:1px solid black; } .forum_pages_chk { font-size:13px; margin-left:5px; margin-right:5px; color:gray; text-decoration:none; font-weight:bold; } /* ===========================================[forum - manager panel] =============================================== */ .manager_panel_table { border-collapse: collapse; width:100%; font-size:13px; color: white; font-weight:bold; background: #0087EF; } .manager_panel_td { padding:10px; } .manager_panel_td2 { width:50%; padding:10px; color:#272727; background: #EEEEEE; } .managers_link { font-size:16px; font-weight:bold; color: black; text-decoration: none; } .managers_link:hover { text-decoration: underline; } .add_message { cursor:hand; width:125px; font-weight:bold; color:white; border:1px solid gray; background: white; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#272727', startColorstr='#676767', gradientType='0') } /* ===========================================[forum - messages] =============================================== */ .forum_msg_table { margin-top:10px; xborder-collapse: collapse; width:100%; } .forum_msg_title { height:28px; padding-right:5px; padding-left:5px; text-align:center; font-size:13px; color: white; font-weight:bold; font-family:arial; background: #BD5835; } .forum_msg_content_main { padding:5px; color: #000000; font-weight:bold; text-align:center; background: #FBF7EB; } .forum_msg_content { padding:5px; text-align:center; background: #F2F4F9; } .msg_link_main { font-size:13px; color: #006699; font-weight:bold; text-decoration:none; } .msg_link_main:hover { text-decoration: underline; } .msg_link { height:15px; font-size:13px; color: black; font-weight:bold; text-decoration:none; } .msg_link:hover { text-decoration: underline; } .forum_message_table { xpadding:10px; color: black; font-size:12px; background: white; } .forum_message_file_td { text-align:center; } .forum_message_file_link { color: blue; text-decoration:none; } .forum_message_file_link:hover{ color:#446D8C; } .forum_message_bottom_menu { height:26px; color: #D2C0D2; background: #F5F5F5; border-top:1px solid black; border-bottom:1px solid black; padding-right:15px; } .forum_message_menu_links { font-size:12px; color: black; padding:3px; padding-right:6px; padding-left:6px; font-weight:bold; text-decoration:none; } .forum_message_menu_links:hover { text-decoration: underline; }