| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/baberankings.com.bak/ |
Upload File : |
/* ----- main stuff ---- */
body {
padding: 0px;
margin: 0px;
}
body, input, select, textarea, table {
font-family: tahoma;
}
body, input, select, textarea {
background: #ffffff;
}
input, select, textarea {
font-family: "times new roman";
border: 1px solid black;
}
input[type=radio] {
border: 0px;
}
body, table, input, select,textarea {
font-size: 11px;
}
h1 {
list-style-type: disc;
font-weight: bold;
}
h2 {
font-size: 13px;
font-weight: bold;
margin-bottom: 0px;
}
input,select, textarea {
background: #eeeeef;
}
a {
color: black;
}
a:hover {
color: #444444;
text-decoration: underline;
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
/* ----- left side menu ------ */
.subsect {
border-bottom: 1px solid black;
width: 100px;
}
.subsect_cont {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 12px;
}
/* ----- signup --------- */
.signup_sect {
font-size: 15px;
font-weight: bold;
padding-bottom: 5px;
}
/* ------ rate page ------- */
.ratebar {
background: #22ff88;
border: 1px solid #000000;
}
.quick_vote_image {
}
.others_thought {
color: #22ff88;
font-size: 30px;
font-weight: bold;
}
/* ------ profile page ------- */
.rates_sum {
background: #bbffbb;
border: 1px solid #000000;
}
.rates_sum td {
padding: 3px;
font-size: 13px;
}
.profile_section {
text-align: left;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid black;
}
.pr_image {
border: 1px solid black;
}
.thm_image {
border: 1px solid black;
}
.pr_key {
font-weight: bold;
width: 120px;
}
.pr_value {
}
.offline {
color: red;
}
.online {
color: green;
}
.profile_stats {
font-size: 13px;
border: 1px solid black;
background: #ccffcc;
margin-bottom: 3px;
}
.profile_stats td {
padding: 4px;
}
/* ----- member list ------- */
.memberlist {
border: 1px solid black;
}
.row_1 {
background: #dedede;
}
.row_0 td, .row_1 td {
padding: 4px;
}
/* ----- forum ------- */
.forum_list {
border: 1px solid black;
width: 100%;
}
.headline {
background: #ccffcc;
border-bottom: 1px solid black;
}
.headline td {
text-align: center;
padding: 5px;
font-weight: bold;
}
.group_title {
background: #aaddaa;
font-size: 14px;
padding: 5px;
font-weight: bold;
}
.group_descr {
font-size: 11px;
}
.forum_title {
background: #ccffcc;
font-size: 12px;
}
.forum_title td {
padding: 5px;
}
.forum_descr {
font-size: 10px;
}
.thread_entry_0 {
background: #ccffcc;
font-size: 12px;
}
.thread_entry_0 td {
padding: 5px;
text-align: center;
}
.thread_entry_1 {
background: #ddffdd;
font-size: 12px;
}
.thread_entry_1 td {
padding: 5px;
text-align: center;
}
.post_entry_0 {
background: #ccffcc;
font-size: 12px;
}
.post_entry_0 td {
padding: 5px;
}
.post_entry_1 {
background: #ddffdd;
font-size: 12px;
}
.post_entry_1 td {
padding: 5px;
}
.forum_posted {
border: 1px solid black;
background: #ddffdd;
padding: 5px;
}
.post_text {
text-align: left;
vertical-align: top;
padding: 5px;
}
.post_info {
text-align: right;
vertical-align: top;
padding: 2px;
height: 10px;
}
/* ----- classes ---- */
.titlebar {
background: #22ff88;
padding: 7px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
color: #000000;
text-align: center;
}
.directories {
border: 1px solid #000000;
}
/* field error */
.err {
color: red;
font-weight: bold;
}
.head_row {
font-weight: bold;
border-bottom: 1px solid black;
}
.head_row td {
margin-bottom: 5px;
}
.required {
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
color: red;
}
.key {
font-weight: bold;
}
/* messages */
.msgtext {
width: 90%;
padding: 5px;
background: white;
border: 1px solid black;
}