/* General Style Info */
html, body, form, ul, li, p, h1, h2, h3 {
	margin:0px;
	padding:0px;
}

html, body, * html #main {
	height:100%;
}

body {
	font-family:Arial;
	font-size:12px;
	background:#666666 url('../img/top-bcg.png') repeat-x;
}

h2, h1 {	
	font-size:14px;
	color:#CA0000;
}

h3 {
	font-size:12px;
	color:#CA0000;
	padding-bottom:3px;
}

a:link {
	text-decoration: none;
	color: #CA0000;
	background:inherit;
}
a:active {
	font-family: Arial;
	text-decoration: none;
	background:inherit;
	color: #CA0000;
}
a:visited {
	text-decoration: none;
	color: #CA0000;
	background:inherit;
}
a:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #CA0000;
	background:inherit;
}

/* Tables Info */

table{
	border-collapse: collapse;
	padding:0px;
	width:100%;
	border:1px #CCC solid;
}

.none {
	border-collapse: collapse;
	padding:0px;
	width:100%;
	border:1px #FFF solid;
}

table td{
	padding:0px;
	text-align:center;
	border: 0px;
}

table td.left{
	padding-left:5px;
	text-align:left;
	border: 0px;
}

table tr{
	border:0px #C00 solid;
}

table th{
	padding:0px;
	color:#FFF;
	background:#C00;
	border: 0px;
}

table th.top{
	border-collapse: collapse;
	border-top:1px #C00 solid;
	border-bottom:1px #000 solid;
	border-left:1px #C00 solid;
	border-right:1px #C00 solid;
	padding:0px;
}

table th.tour{
	border-collapse: collapse;
	border-left:1px #C00 solid;
	border-right:1px #C00 solid;
	padding:0px;
}

table th.left{
	border-collapse: collapse;
	border-right:1px #000 solid;
	padding:0px;
}

/* DIV Style Info */

#main {
	margin:auto;
	min-height:100%;
	position:relative;
	width:1002px;
	background:#FFFFFF;
}

#logo {
	float:left;
	background:url('../img/logo.gif') repeat-x;
	color:inherit;	
	width: 1000px;
	height:132px;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
}


#menu {
	float:left;
	width:980px;
	background: #000000;		
	border:1px #FFFFFF solid;
	padding-top:3px;
	padding-left:20px;
	color:#FFFFFF;
	height:18px;
	position:relative;
	font-weight:bold;
	display:block;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	width:auto;
	display: block;
	position: relative;
	float: left;
	padding:0px 3px;
}

#menu a:link {	
	color:#ffffff;			
	font-weight: bold;
	background:#000000;
}
#menu a:active {
	color:#ffffff;
	font-weight: bold;
	background:#000000;
}
#menu a:visited {
	color:#ffffff;
	font-weight: bold;
	background:#000000;
}

#menu a:hover {
	color:#ffffff;
	font-weight: bold;
	background:#000000;
}

#logo2 {
	float:left;
	background:url('../img/simple.jpg') repeat-x;
	color: inherit;
	width: 1000px;
	height:134px;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
}

#logo3 {
	float:left;
	color: inherit;
	width: auto;
	height:134px;
}

#content {
	background:#eeeeee;
	color:#000000;
	float:left;	
	width: 960px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
}

#rightcontent {
	float:left;	
	background:#eeeeee;	
	color:#000000;	
	width: 260px;
	margin:0px;	
}

#leftcontent {
	float:left;
	width: 680px;
	margin-right:20px;	
}
#centercontent, .centercontent{
	display:block;
	padding: 20px;
	background:#FFFFFF;
	color:#000000;
	border:1px #999 solid;
}

#centercontentgallery {
	padding: 10px;
	background:#FFFFFF;
	color:#000000;
	border:1px #999 solid;
}

#centercontentleft {
	width:260px;
	margin-right:20px;
	background:inherit;
	color:inherit;
	float:left;
}

#centercontentright {
	width:400px;
	background:inherit;
	color:inherit;
	float:left;
	margin:auto;
}

.gallery img{
	border:1px solid #c00;
	padding:10px;
	background:#ccc;
	margin:7px;
}

.gallery img:hover{
	padding:10px;
	background:#cc0000;
	margin:7px;	
}

ul.gallery {
	list-style-type:none;
	background-color:inherit;
	font-size:14px;
	font-weight: bold;
}

li.gallery {
	background-color:inherit;
	font-size:12px;
	font-weight: normal;
	margin-left:10px;
}

#footer {	
	float:left;
	background: #FFFFFF;
	color:#000000;	
	width: 982px;	
	padding-top: 20px;
	padding-left:20px;		
	padding-bottom: 20px;			
}

.emptymiddle{
	width:328px;
	padding-right:20px;
	display:inline-block;
	float:left;
}

.emptymiddleright{
	width:328px;
	display:inline-block;
}

.emptybottom {
	width:680px;
	display:inline-block;
}

.headerright, .header{
	background:url('../img/header.gif') no-repeat;
	font-size:14px;
	font-weight: bold;
	color:#EEFFFF;	
	padding-left: 10px;				
	padding-top: 3px;	
	padding-bottom: 1px;
	margin-top:20px;
}

.headerright a {
  color:#EEFFFF;
  background: none;
}

.righttabletop{
	padding: 10px;	
	background: #FFFFFF;
	color:inherit;	
	border:1px #999 solid;	
}

.righttable{
	padding: 20px;	
	background: #FFFFFF;
	color:inherit;	
	border:1px #999 solid;
}

.viewnews {
	width:100%;
}

.news {
	float:left;
	width:100%;
}

.newstop {
	width:100%;
	font-weight: bold;
	text-align:left;
	border-bottom:1px #999 solid;
	margin-bottom:5px;
	color:#cc0000;
	background: #FFFFFF;
	font-size:16px;
}

.newsbottom {
	width:100%;
	text-align:right;
	margin-bottom:10px;
	color:#cc0000;
	background: #FFFFFF;
}

.newspaginator {
	text-align:center;
}

.info {
	width:100%;	
}

.info tr{
	height:0%;
}

.info td{
	background: #FFFFFF;
	color: #808080;
}

.info tr{
	background: #000000;
	color: #808080;
}

.info td.left{
	width:20px;
	text-align:center;
}

.info td.middle{
	width:30px;
	text-align:center;
}

.info td.right{
	width:auto;
	text-align:left;
}

.divider {	
	float:left;
	background:url('../img/divider-line.gif') repeat-x;
	height:1px;
	width:100%;
	margin:0px;
	padding:0px;
	
	line-height:1px;
}

#indicator {
}

/* Slide show */

#ss{
	background:url('../img/fotogallery.gif') repeat-x;
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	width:449px;
	height:134px;
	overflow:hidden;
}

#slideshow{
	float:right;
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:449px;
	height:134px;
	overflow:hidden;
}

#slideimages{
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	width:337px;
	height:134px;
	margin-left:112px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#slideimages li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding-left:142px;
}

.time {
	font-family: Arial;
	text-decoration: none;
	color: #CA0000;
	background: inherit;
	font-size: 12px;
	font-weight: normal;
}

/* Matchdetail Info */
.matchdetail {
	width:100%;
}

td.mdcenter{
	width:10%;
	text-align:center;
	font-size: 15px;
	margin-top:5px;
}

td.mdright{
	width:20%;
	text-align:left;
	padding:10px;
	margin-top:5px;
}

td.mdleft{
	width:20%;
	text-align:right;
	padding:10px;
	margin-top:5px;
}

td.mdrightcenter{
	width:25%;
	text-align:left;
	font-size: 15px;
	margin-top:5px;
}

td.mdleftcenter{
	width:25%;
	text-align:right;
	font-size: 15px;
	margin-top:5px;
}

td.mdgcenter{
	width:10%;
	text-align:center;
}

td.mdgright{
	width:45%;
	text-align:left;
}

td.mdgleft{
	width:45%;
	text-align:right;
}

.mdbottom{
	margin-top:5px;
	height:2px;
	background:#AAA;
}

.align_right {
	text-align:right;
	padding: 0px 5px; 
}

.align_left {
	text-align:left;
	padding: 0px 5px; 
}