body {
    margin-top:5px;
    font-family:Trebuchet MS, Tahoma;
    font-size:12px;
}

table tr td, input, button, select {
    font-family:Trebuchet MS, Tahoma;
    font-size:12px;
}

.header {
    background-image:url('gradient.gif');
    
}

.table-preheader td {
    background-color:#7c7c7c; 
    border-right:1px solid #9c9c9c;
    font-size:2px;  
    height:8px; 
}

.table-orange td {
    background-color:#E78314;    
    background-image:url("table-header.gif");
    font-family:Trebuchet MS, Tahoma;
    font-size:12px;
    height:30px;
    border-right:1px solid #ffbc00;   
}
 .table-orange2 td {
    background-color:#E78314;    
    background-image:url("table-header.gif");
    font-family:Trebuchet MS, Tahoma;
    font-size:12px;
    height:20px;  
}

.table-gray td {
    background-color:#1f1e1e;
    border-right:1px solid #2b2b2b; 
    border-bottom:1px solid #2b2b2b; 
    font-family:Trebuchet MS, Tahoma;
    color: #bdb5b5;
    font-size:12px;                
    height:30px;
    padding:5px;
}

.table-preheader2 td {
    background-color:#1f1e1e; 
    border-right:1px solid #2b2b2b;
    font-size:2px;  
    height:8px; 
}

.scrolldiv {
    width:100%; 
    background-color:#1f1e1e; 
    height:180px; 
    overflow-y:scroll;
}

.loginform { 
    color: #d2d2d2;    
}

.loginform table tr td {
    color: #d2d2d2;
    font-size:12px;    
}

a {
    color: #e2b70a;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.loginform {
    padding-right:10px;
    padding-top:15px;
}

/* __gameSetup.php table */
.setuptable {
    background-color:#282727;
    padding:5px;
    font-size:12px;
}

.mixGameInput {
    background-color:#e5ecaa; 
    border:1px solid #878d59;
    color:#4f4d4d;
}

.setuptable table tr td {
    color:#fff;
}

.copyright {
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    font-weight:bold;
    color:#fff;
}

/* Chat page */
.chatinput {
    width:100%;
    background-color:#494848;
    border:1px solid #1b1b1b;
    color:#c7cac4;
}

.chatinputblock {
    background-color:#1f1e1e; 
    padding:5px; 
    border-right:1px solid #2b2b2b;
}

.chatinputblock td {
    color:#fff;
}

#chatTabs {
    color:#fff;
    padding:6px;
    height:128px;
    overflow-y:auto;
    line-height:18px;
}

#users {
    line-height:18px;
}

/* __game.php Game info*/
.game-info td {
    color:#ededed;
}

.game-team {
    padding-left:8px;
    padding-top:3px;
    height:100px;
    width:200px;
}

.game-showinfo tr td {
    height:12px; 
    padding:3px;   
}

/* Joomla */
.inputbox {
    background-color: #e9e9e9;
    border:#aeadae;
    width:100px;      
}

.button, button {
    background-color:#e9540b;
    background-image:url("button-orange.gif");
    background-repeat:repeat-x;
    color:#000;
    border:0px;
    font-size:12px;
    height:20px;
    margin:0px;
    margin-left:5px;
}

#buttons {                     
    line-height:14px;
}

#chat_settings {
    line-height:10px;
}

.nvisible {
    background-image:url("button-gray.gif");            
}

button {
    height:17px; 
}

.ja-login-links {
    margin-top:3px;
}

.ja-login-links a {
    margin-right:20px;
}
.tipClass {
    font: 11px Trebuchet MS, Tahoma;
    color: white;
}
.inv {
	display: none;
}
.counters {
	text-align: center;
}
