html {
	height: 100%;   
}

body {
	height: 100%;   
	margin: 0;
	padding: 0;
	background-image: url(../gfx/backgrounds/bodybackground.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #353535;	
}

p {
	margin: 0;
}

hr {
	height: 0;
	border: none;
	border-bottom: 1px solid #E7E5E5;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
 	color: #353535;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	background: #E7E5E5;
	margin: 0 auto;
	padding: 0;
	width: 880px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	min-height: 100%;		
	height: auto !important;
  	height: 100%;   
}

#header {	
	width: 880px;
	border-bottom: 1px solid #000000;
	height: auto;	
}

#topmenu {	
	height: 28px;
	border-bottom: 1px solid #000000;
}

#main {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 860px;	
	height: auto !important;
	overflow: hidden;
}
	
#super_right {
	float: right;	
	width: 167px;		
}

#left_1 {
	width: 496px;
	float: left;
}

#right_1 {
	margin-left: 5px;
	margin-right: 5px;
	width: 187px;
	float: left;
}

#left_2 {
	width: 143px;
	float: left;
}

#right_2 {
	margin-left: 5px;
	margin-right: 5px;
	width: 540px;
	float: left;
}

#left_3 {
	width: 187px;
	float: left;
}

#right_3 {
	margin-left: 5px;
	margin-right: 5px;
	width: 496px;
	float: left;
}

.box {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.box_top_left {
	width: 3px;
	height: 3px;
	background-image:url(../gfx/box/topleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box_top {
	height: 3px;
	background-image:url(../gfx/box/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box_top_right {
	width: 3px;
	height: 3px;
	background-image:url(../gfx/box/topright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box_left {
	width: 3px;
	vertical-align:top;
	background-image:url(../gfx/box/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.box_right {
	width: 3px;
	vertical-align:top;
	background-image:url(../gfx/box/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.box_bottom_left {
	width: 3px;
	height: 3px;
	background-image:url(../gfx/box/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box_bottom {
	height: 8px;
	background-image:url(../gfx/box/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.box_bottom_right {
	width: 3px;
	height: 3px;
	background-image:url(../gfx/box/bottomright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box_content {
	background-color: #ffffff;
}

.box_header {
	background-color:#9d9da7;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../gfx/box/header.gif);
	background-repeat: repeat-x;
	height: 19px;
	padding-top: 3px;
	vertical-align: top;
}

.news_whitespace0 {
	padding: 5px;
	background-color: #FFFFFF;
	clear: both;
	overflow: auto;
}

.news_whitespace1 {
	padding: 5px;
	background-color: #F5F5F5;
	clear: both;
	overflow: auto;
}

.news_headline {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.news_headline a, .news_headline a:link, .news_headline a:visited, .news_headline a:hover, .news_headline a:active {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.news_text {		
	padding-bottom: 5px;
}

.news_info {
	color: #a6a6aa;
	font-size: 8pt;	
	padding-bottom: 5px;
}

.document_headline {
	font-size: 13pt;
	font-weight: bold;
}

.document_info {
	color: #a6a6aa;
	font-size: 8pt;		
	padding-bottom: 5px;
}

.game_headline {
	font-size: 12pt;
	font-weight: bold;
}

.small {
	font-size: 7pt;
}

.document_whitespace {
	padding: 5px;
	height: 400px;
	min-height: 400px;	
}

.whitespace {
	padding: 5px;	
	margin: 0;
}

textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #353535;
	width: 100%;
	border: 1px solid #C0C0C0;
	background: #f7f7f7; 
}

.send-btn { 
	font-size: 8pt;
	color: #ffffff;
	padding: 3px;
	border: 1px solid #C0C0C0;
	background: #006830; 
}

.poll-btn { 
	font-size: 8pt;
	padding: 0px;
	border: 0;
}

.red-btn { 
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
	border: 1px solid #C0C0C0;
	background: #DE0000; 
}

input { 
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #C0C0C0;
	background: #f7f7f7; 
}

button {
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #C0C0C0;
	background: #f7f7f7; 
}

select { 
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	background: #f7f7f7; 
}

.formation {
	background-image: url(../gfx/field.jpg);
	width: 480px;	
	height: 380px;
	font-size: 10pt;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;	
}

#imageContainer {
	height: 122px;
}

#imageContainer img {
	display: none;
	position: absolute;
}

#navcontainer { width: 100%; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;	
	background-color: #ffffff;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #353535;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #006830;
	color: #fff;
}	

.listtitle {
	font-weight: bolder;
	text-decoration: underline;
}

#adminbox {
	position: fixed;
	top: 5px;
	right: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

div.overlay {
	background-image:url(../gfx/overlay/white.png);          
	width:600px;
	height:470px;                  
	display:none;         
	padding:28px; 
} 

div.overlay div.close {     
	background-image:url(../gfx/overlay/close.png);     
	position:absolute;     
	right:5px;     
	top:5px;     
	cursor:pointer;     
	height:35px;     
	width:35px; 
}

div.overlay.black 
{     
	background:url(../gfx/overlay/transparent.png) 
	no-repeat !important;     
	color:#fff; 
} 

div.overlay.petrol {     
	background:url(../gfx/overlay/petrol.png) 
	no-repeat !important;     
	color:#fff; 
}  

#tooltip
{
	position: absolute;
	border: 1px solid #333;
	background: #fff;
	padding: 3px;
	color: #333;
	display: none;
}	


