html, body {
    height: 100%;
}

body, td {
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

div#container {
     min-height: 100%;
}

* html #container {
     height: 100%;
}

div.bar {
	background: #BAB4A0;
	position:absolute;
	left:0px;
	right:0px;
	height:38px;
	cursor:n-resize;
	vertical-align:center;
}
div.login-response 
{
	padding-left:10px;
	display:inline;
	color:#666666;
}
a 
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}
a.loading
{
	color: #ffffff;
	text-decoration: none;
}
a.loading:active
{
	text-decoration: none;
}
a.loading:visited
{
	text-decoration: none;
}
a.loading:hover
{
	/*text-decoration: underline;*/
}
table.register {
	vertical-align: center;
	margin-left: auto;
	margin-right: auto;
}
table.register td {
	color: #ffffff;
}
table.register input {
	width: 100px;
	font-size: 11px;
}
td.trivial
{
	font-family: "High Tower Text";
	font-size: 24px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 10px;
	width: 140px;
}
td.info
{
	color: #ffffff;
}
td.buttons
{
	width: 64px;
	text-align: right;
	padding-top: 10px;
	padding-right: 18px;
}
div.trivial 
{
	background-repeat:repeat; 	
	background-image:url(../img/background-0003.png);
	/*background: #f3f3f3;*/
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
div.sidebar
{
	position: relative;
	top: 12px;
	width: 150px;
	border: 1px solid #999999;
	background:#eceae6;
}
div.sidebar-title
{
	/* title of sidebar */
	width: 146px;
	background: #d9d5ca;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	padding: 2px;
}
div.sidebar-body 
{
	background:#eceae6;
	background:#eceae6;
	margin:2px;
}
div.question
{
	/* question bar */
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 60px;
	border: 1px solid #999999;
	background: #FFFFFF;  /*#F2F2F2;*/
	color: #666666;
	font-size: 24px;
	font-family: 'High Tower Text';
	text-align: center;
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
}

div.banner
{
	position: relative;
	top: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	height: 60px;
}


td.colorpicker
{
	width: 10px;
	height: 10px;
	cursor: pointer;
}

td.tab {
	width: 16px;
	height: 18px; 
}
div.tab-active
{
	position: absolute;
	background: #ffffff;
	border: 1px solid #999999;
	border-bottom: 0px solid #ff0000;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding:1px;	
	font-size:16px; 
	top:20px;
	margin:2px;
	z-Index:3;
}

div.tab-inactive
{
	position: absolute;
	display: inline;
	background: #f3f3f1;
	border: 1px solid #dad6cd;
	border-bottom: 0px solid #999999;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding:1px;	 
	top:20px;
	margin:2px;
	z-Index:1;
}

div.tabBottomBorder
{
	position: relative; /*bottom:0px;*/
	margin-top: 0px;
	height: 1px;
	width: 16px;
	background: #bbbbbb;
}

div.ranking 
{
    position:relative; 
    border:1px solid #999999;
    z-Index:2;
    background:#ffffff;	
}

div.ranking td
{
	color: #666666;
}

div.chat
{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 70px;
	bottom: 0px;
	overflow: hidden;
	background: transparent;
	white-space: nowrap;
}
div.chat-channel
{
	position: absolute;
	left: 0px;
	right: 122px;
	top: 0px;
	bottom: 25px;
	overflow: auto;
	background: transparent;
	white-space: normal;
	padding-left: 2px;
	padding-right: 2px;
}
div.user-list
{
	position: absolute;
	width: 121px;
	right: 0px;
	top: 0px;
	bottom: 25px;
	overflow: auto;
	background: #ECEAE6; 
	white-space: normal;
	border-left: 1px solid #cccccc;
	overflow-x: hidden;
}
div.chat-panel
{
	/* contains chat/input text */
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border: 1px solid #999999;
}
div.chat-input
{
	border-top: 1px solid #cccccc;
	position: absolute;
	bottom: 0px;
	height: 24px;
	left: 0px;
	right: 0px;
	background: #fafafa;
}
input.chat-input 
{
	background:#ffffff;
	width:99%;
	height:14px;
	font-size:11px;
}
input.chat-input[disabled]
{
	background:#eceae6;	
}
div.tabcontrol-channel
{
	position: absolute;
	top: 70px;
	visibility: hidden;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.tabcontrol-channel table
{
	background: #ffffff; /*border-collapse: collapse;*/
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.tabcontrol-channel td
{
	padding: 2px;
	background: #ffffff;
	border: 1px solid #999999;
	cursor: pointer;
}
div.tabcontrol-channel-tab-active
{
	position: relative;
	top: 3px;
	display: inline;
	border: 1px solid #999999;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background: #ffffff;
	color: #000000;
	cursor: pointer;
}
div.tabcontrol-channel-tab-inactive
{
	position: relative;
	top: 3px;
	display: inline;
	border: 1px solid #dad6cd;
	border-bottom: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
	background: #f3f3f1;
	color: #999999;
	cursor: pointer;
}

table.stats th {
    text-align: left;
}

table.news th {
	text-align: left;
    font-weight: normal;
    font-size: 9px;
    font-style: italic;
}

table.news td {
    padding-left: 10px;
}

table.winners {
    width: 100%;	
}

table.winners td.right {
    text-align: right;
    font-weight: bold;
}

table.startform {
    width: 100%;	
}

table.startform th {
    text-align: left;
    font-weight: normal;
}

table.startform input {
    width: 90px;   
}

h1 {
    font-size: 20px;	
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 14px;    
    margin: 0px;
    padding: 0px;
    padding-top: 8px; 
    padding-bottom: 16px; 
}

h3 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 4px;
    padding-top: 8px;
}

p.text {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    padding-left: 20px;
}

ol.text, ol.text li {
    font-size: 12px;
    padding-bottom: 8px;
}

p.footer { 
	border-top: 1px solid #aaaaaa;
    margin-top: 30px;
	padding-top: 6px;
    text-align: center;
    color: #aaaaaa;
}

p.text a, ol.text a, table.partners a {
    color: #4433ee;
}

p.footer a {
    color: #aaaaaa;
    text-decoration: none;
}
