body, html {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #000;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	height:100%;
}

#centered {
	width: 959px;
	margin: auto;
	text-align: left;
}

.debug {
	border: 1px solid red;
}

p {
	font-size: 9pt;
}

img{
	border:0;
}

h2 {
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 14pt;
	font-style: italic;
	margin: 0;
}

h3 {
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 10pt;
	font-style: italic;
	margin: 0;
}

h4 {
	color: #0d2d4d;
	font-size: 18px;
	padding: 5px;
	margin: 0;
}

#index_lastmaches {
	padding: 10px 0 0 30px;
	width:280px;
	float: left;
	height: 270px;
}

#index_upcomingmach {
	padding: 10px 0 0 50px;
	width: 260px;
	float: left;
	height: 270px;
}

#index_upcomingmaches {
	padding: 10px 0 0 30px;
	width: 280px;
	float: left;
	height: 270px;
}

html {
	background: url('../images/body_bg.png') #0e2e4e repeat-y center 82px;
}

#pageTop{
	width:100%;
	background:url('../images/bg.jpg') center top no-repeat;
}

#body-bg {
	background: url('../images/bg.jpg') no-repeat top;
	margin: 0;
	padding: 0;
	margin: 0 auto 0 auto;
}

#main_body {
	margin:0 auto;
	position:relative;
	background-position:center 300px;
}

a:link, a:visited {
  color: #333;
  text-decoration: underline;
}

a:hover, a:active {
	color: #0d2d4d;
	text-decoration: none;
}

#header {
	height: 90px;
	margin-top: 50px;
}

#logo {
	background: url('../images/logo.png') no-repeat;
	height: 79px;
	width: 505px;
}

#menu-bg {
	background: url('../images/menu-bg.png') #fff repeat-x;
	width: 959px;
	height: 40px;
}

#headmodules-bg {
	background: url('../images/top_bg.jpg') #fff no-repeat;
	height: 288px;
	width: 959px;
}

#modules01 {
	background: url('../images/module01_bg.png') no-repeat;
	width: 289px;
	height: 409px;
	margin: 14px;
	float: left; 
}

#modules02 {
	background: url('../images/module02_bg.png') top no-repeat;
	width: 550px;
	height: 550px;
	float: left; 
}

#modules03 {
	background: url('../images/module03_bg.png') top repeat-y;
	width: 312px;
}

#modules03-top {
	background: url('../images/module03_bg_top.png') top no-repeat;
}

#modules03-bottom {
	background: url('../images/module03_bg_bottom.png') top no-repeat;
	height: 35px;
}

#modules04 {
	background: url('../images/module04_bg.png') top repeat-y;
	width: 898px;
}

#modules04-top {
	background: url('../images/module04_bg_top.png') top no-repeat;
}

#modules04-bottom {
	background: url('../images/module04_bg_bottom.png') top no-repeat;
	height: 27px;
}

#light_module, #light_module a {
	color: #494949;
}

#light_module a:hover {
	color: #2e779d;
}

.copyright-left {
	padding: 20px 0 0 50px;
	color: #fff;
	font-size: 12px;
}

.copyright-right {
	padding: 20px 50px 0px 0px;
	color: #fff;
	font-size: 12px;
	text-align: right;
}

.copyright-right a, .copyright-right a:hover {
	color: #fff;
}

p.tips {
	margin-top: -25px;
	margin-left: 115px;
	background: url('../images/tips.png') no-repeat center left;
	color: #cc6600;
	padding-left: 15px;
}

#separator  {
	background: url('../images/news_separator.gif') repeat-x;
	width: 100%;
	height: 2px;
	margin-top: 40px; 
}

p.news-tips {
	float: right; 
	margin-right: 20px; 
	margin-top: 0px;
	background: url('../images/tips.png') no-repeat center left;
	color: #cc6600;
	padding-left: 15px;
}

.divider {
	clear: both;
}

#bottom-bg  {
	background: url('../images/bottom-bg.png') no-repeat bottom;
	width: 100%;
	height: 105px;
}

.index_head_module, .index_head_module a, .index_head_module a:link, .index_head_module a:visited {
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration: none;
}

.index_head_module td{
	border-top: 2px solid #8e90a3;
}

.normaltext a:hover {
	color: #b8b8ff;
}

.normaltext {
	font-weight: normal;
	font-family: Tahoma;
	font-size:9px;
}


.rightalign {
	text-align:right;
}

.leftalign {
	text-align:left;
}

.bluetext {
	color: #daecff;
}

#rules_bg {
	background: #fff url('../images/rules_div.jpg') right bottom no-repeat;
	width: 100%;
	height: 309px;
}

#body-content-index {
	background: #0e2e4e;
}

#body-content {
	background: #fff;
}

.menu_nav_active{
	border: 1px solid #071829;
	background-color: #cfcfcf;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #0d2d4d;
	text-decoration: none;
	font-size: 8pt;
	height: 25px;
	width: 25px;
}

.menu_nav, .menu_nav:link, .menu_nav:visited {
	border: 1px solid #071829;
	background-color: #0d2d4d;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
}
.menu_nav:hover {
	border: 1px solid #071829;
	background-color: #006699;
}

input[type='submit'] {
	color:#000;
	width: 100%;
	height: 30px;
	background: url('../images/input-bg.png') repeat-x;
	border: 1px solid #ccc;
	font-weight: bold;
}

input[type='submit']:hover {
	color:#fff;
	width: 100%;
	height: 30px;
	background: #195795 url('../images/input-bg-hover.png') repeat-x;
	border: 1px solid #ccc;
	font-weight: bold;
}



input[type= 'biginput'] {
	color:#000;
	height: 30px;
	background: url('../images/input-bg.png') repeat-x;
	margin-top: 4px;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
	width: 40px;
	text-align: center;
}

input[type= 'biginput']:hover {
	color:#fff;
	height: 30px;
	background: #195795 url('../images/input-bg-hover.png') repeat-x;
	margin-top: 4px;
	border: 1px solid #ccc;
	font-weight: bold;
}



table.adminlist_user td,
table.adminlist_user tr { 
	padding: 8px;
	border: 1px solid #e0e0e0;
	text-align: left;
	vertical-align: top;
}

table.adminlist td,
table.adminlist tr { 
	padding: 4px;
	border: 1px solid #e0e0e0;
}

table.adminlist tr {
	text-align: center;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist a {
	color: #647781;
}

tr.adminlist_header a {
	color:#535353;
	text-decoration: none;
}
tr.adminlist_header a:hover {
	color: #b8b8ff;
}


#info_message {
	background: #c3c7ff;
	color: #4043b2;
	text-align: left;
	width: 100%;
	height: 10px;
	margin: auto;
	font-size: 14px;
	border: 1px solid #4043b2;
	padding: 4px;
}

#error_message {
	background: #ffc3c3;
	color: #b24040;
	text-align: left;
	width: 100%;
	height: 10px;
	margin: auto;
	font-size: 14px;
	border: 1px solid #b24040;
	padding: 4px;
}

.forum_topic_subject, .forum_topic_subject a, .forum_topic_subject a:link {
	color: #575757;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.forum_topic_subject a:hover {
	color: #215e84;
}
