﻿
body 
{
	/*font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;*/
	text-align: center;
	background: #039a01 url(images/grass.jpg) repeat fixed; 
	color: #363535; 
	font: normal 11px/18px verdana, arial, helvetica, sans-serif; 
	margin-bottom: 10px;
}

.main
{
	width: 960px;
	height: 400px;
	/*border-style: solid;
	border-color: #009922;
	border-width: 1px 1px 1px 1px;*/
	/*padding: 1px 5px 10px 5px;*/
	background: url(images/bg.gif) repeat-y 0% 0%; 
	border-bottom: 1px solid #336600; 
	margin: 0 auto; 
	padding: 0 auto;
}

#main
{
	text-align: center;
}

.infomsg
{
	color: #FF7700;
}

.mainmenu
{
	height:30px; 
	background-color: #119922;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #FFFFFF;
}

.submenu
{
	height:30px; 
	background-color: #44CC55;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #FFFFFF;
}

h1
{
	font-size: 16pt;
	color: #1122AA;
}

h3
{
	font-size: 13pt;
	color: #1122AA;
}

h4
{
	font-size: 11pt;
	font-weight: bold;
	color: #1122AA;
}

.smalltable
{
	border: solid 1px #119922;
	font-size: 8pt;
	color: #1122AA;
	width: 250px;
}

.smalltable_header
{
	background-color: #119922;
	color: #FFFFFF;
	font-weight: bold;
}

.smalltable_header2
{
	color: #119922;
	font-weight: bold;
}

a.menu
{
	/*padding: 3px 5px 3px 5px;
	background-color: #DDDDDD;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: ridge;*/
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

a.menu:hover
{
	/*padding: 3px 5px 3px 5px;
	background-color: #FEFEFE;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: ridge;*/
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

a.intable, a.intable:link, a.intable:active, a.intable:visited
{
	background: none;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

a.intable:hover
{
	background: none;
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

a.ordertable, a.ordertable:link, a.ordertable:active, a.ordertable:visited
{
	background: none;
	/*background: url(images/arrow.gif) no-repeat 0% 2px;*/
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

a.ordertable:hover
{
	background: none;
	/*background: url(images/arrow.gif) no-repeat 0% 2px;*/
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}

hr
{
	color: #11AA22;
	height: 1px;
}

.tableheader
{
	background-color: #119922;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #FFFFFF;
}

.tableheader2
{
	background-color: #22AA33;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
}

.redcard
{
	background-color: #AA1100;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
}

.yellowcard
{
	background-color: #DDAA22;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
}

#header 
{
	background: url(images/bg_header.jpg) no-repeat 0% 0%; 
	width: 960px; 
	height: 133px; 
	text-align: center;
	
}

#header h1 
{
	color: #eee8aa;
	font: 35px/35px georgia, times new roman, times, serif; 
	letter-spacing: 2px; 
	padding: 30px 0px 0px 0px;
}

a.logout, a.logout:link, a.logout:active, a.logout:visited
{ 
	background: none;
	color: #FFFFFF; 
	font-weight: bold; 
	outline: none; 
	text-decoration: none; 
	padding-right: 10px;
	padding-left: 5px;
	/*float: right;*/
}

a.logout:hover 
{ 
	color: #ff8c00; 
	text-decoration: none; 
}

a, a:link, a:active, a:visited 
{ 
	background: url(images/link.gif) no-repeat 0% 2px; 
	padding-left: 15px;
	color: #3cb371; 
	font-weight: bold; 
	outline: none; 
	text-decoration: underline; 
}

a:hover 
{ 
	color: #ff8c00; 
	text-decoration: none; 
}

#wrapper 
{ 
	background: url(images/bg.gif) repeat-y 0% 0%; 
	border-bottom: 1px solid #336600; 
	margin: 0 auto; 
	width: 950px; 
}

/* NAVIGATION TOP */
#navtop ul 
{ 
	padding: 0; 
	margin: 0 0px 0 2px; 
	/*background: #336600 url(images/bg_navigation.gif) no-repeat; */
	background-color: #336600;
	/*float: right; */
	width: 948px; 
}

#navtop ul li 
{ 
	display: inline; 
}

#navtop ul li a 
{ 
	background-image: none; 
	padding: 3px 10px 3px 18px; 
	color: #e5f5e5; 
	text-decoration: none; 
	float: right; 
	text-transform: uppercase; 
	outline: none; 
}

#navtop ul li a:hover 
{ 
	color: #eee8aa; 
	text-decoration: underline; 
}

#navigation 
{ 
	width: 175px; 
}

/* NAVIGATION TOP - SUBMENU*/
#navtopsub ul 
{ 
	padding: 0; 
	margin: 0 4px 0 0; 
	background: #558822; /* url(images/bg_navigation.gif) no-repeat; */
	/*float: right; */
	width: 943px; 
	border-width: 1px 4px 0px 4px;
	border-color: #336600;
	border-style: solid;
}

#navtopsub ul li 
{ 
	display: inline; 
}

#navtopsub ul li a 
{ 
	background-image: none; 
	padding: 3px 10px 3px 15px; 
	color: #e5f5e5; 
	text-decoration: none; 
	float: right; 
	text-transform: uppercase; 
	outline: none; 
}

#navtopsub ul li a:hover 
{ 
	color: #eee8aa; 
	text-decoration: underline; 
}

.gamedetailHead
{
	border: solid 1px #999999;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	background-color: #DDDDDD;
}

.gamedetail
{
	border: solid 1px #999999;
}