/** Basic */
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #0c0c0c;
	background-image: url(../images/bgblack.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	color: #ffffff;
}

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
img { border: 0px; }

a:link { color: #A2A2A2; text-decoration: none; font-style: normal; }
a:visited { color: #A2A2A2; text-decoration: none; font-style: normal; }
a:hover { color: #ffffff; text-decoration: none; font-style: italic; }
a:active { color: #ffffff; text-decoration: none; font-style: italic; }

#pageinfo a:link { color: #F5F5F5; text-decoration: none; font-style: italic; }
#pageinfo a:visited { color: #F5F5F5; text-decoration: none; font-style: italic; }
#pageinfo a:hover { color: #ffffff; text-decoration: underline; font-style: normal; }
#pageinfo a:active { color: #ffffff; text-decoration: underline; font-style: normal; }

#pagesidebar a:link { color: #F5F5F5; text-decoration: none; font-style: italic; }
#pagesidebar a:visited { color: #F5F5F5; text-decoration: none; font-style: italic; }
#pagesidebar a:hover { color: #ffffff; text-decoration: underline; font-style: normal; }
#pagesidebar a:active { color: #ffffff; text-decoration: underline; font-style: normal; }

div.imageRotater a:link { color: #ffffff; text-decoration: none; font-style: normal; }
div.imageRotater a:visited { color: #ffffff; text-decoration: none; font-style: normal; }
div.imageRotater a:hover { color: #ffffff; text-decoration: underline; font-style: normal; }
div.imageRotater a:active { color: #ffffff; text-decoration: underline; font-style: normal; }

div.imageRotaterThumb a:link { color: #222222; text-decoration: none; font-style: normal; }
div.imageRotaterThumb a:visited { color: #222222; text-decoration: none; font-style: normal; }
div.imageRotaterThumb a:hover { color: #222222; text-decoration: none; font-style: normal; }
div.imageRotaterThumb a:active { color: #222222; text-decoration: none; font-style: normal; }
/* Basic **/

#container {
	margin-right: auto;
	margin-left: auto;
	width: 923px;
}

#header {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
	#head {
		padding-top: 7px;
		margin-right: auto;
		margin-left: auto;
		width: 909px;
		font-size: 11px;
		font-weight: bold;
		color: #EAEAEA;
	}

#menu {	text-align: center; }
	#menu a:link { color: #222222; text-decoration: none; font-style: normal; }
	#menu a:visited { color: #222222; text-decoration: none; font-style: normal; }
	#menu a:hover { color: #E8E8E8; text-decoration: none; font-style: normal; }
	#menu a:active { color: #E8E8E8; text-decoration: none; font-style: normal; }
	#menubarleft {
		background-image:url(../images/menubarleft.png);
		background-repeat: no-repeat;
		width: 7px;
		height: 32px;
		float: left;
	}
	#menubarright {
		background-image:url(../images/menubarright.png);
		background-repeat: no-repeat;
		width: 7px;
		height: 32px;
		float: right;
	}
	#menubar {
		text-align: center;
		background-image: url(../images/menubar.png);
		background-repeat: repeat-x;
		width: 909px;
		height: 32px;
		float: left;
	}
		#menubar ul {
			list-style-type: none;
			font-size: 18px;
			text-transform: uppercase;
			padding: 5px 0px 0px 0px;
			margin: 0px;
		}
		#menubar li {
			display: inline;
			margin-left: 25px;
			margin-right: 25px;
		}

#infoblock { padding: 20px 10px 20px 10px; }
	#infoheader {
		margin-top: 20px;
		margin-bottom: 20px;
	}
		#infohead { 
			float: left;
			width: 500px;
		}
		#infohead img { float: left; }
		
		#nextmatch {
			float: left;
			width: 300px;
			border-left: 1px solid #222222;
			padding-left: 30px;			
		}
			div.panelhead {
				background-image: url(../images/headerbg.gif);
				background-repeat: repeat-x;
				width: 100%;
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
				text-align: center;
				padding: 4px;
			}
			div.nextmatch {
				min-height: 150px;
				padding: 10px;
				margin-top: 2px;
				text-align: center;
			}
				div.nextmatch img { margin: 0px 30px 0px 30px; } 
				div.nextmatch ul { text-align: left; list-style: none; font-size: 11px; }
				div.nextmatch li { line-height: 16px; }
				
	#newsblock, #mainpanels {
		margin-right: auto;		
		margin-left: auto;
		width: 852px;
		padding: 10px 0px 10px 0px;
		border-top: 1px solid #222222;
	}
	
	#mainpanels { padding-top: 22px; margin-top: 12px; }
		div.mainpanel {
			float: left;
			padding: 0px 10px 0px 20px;
			width: 308px;
		}
		div.mainlongpanel {
			float: left;
			padding: 0px 20px 0px 12px;
			width: 475px;
		}
		div.panelsponsors { margin: 5px; padding: 10px 23px 10px 23px; }
		img.sponsor { float: left; margin-bottom: 8px; border: 1px solid #050505; }
		table.panelmatches { 
			width: 100%;
			text-align: center;
			margin: 10px 0px 0px 4px;
		}
			tr.rowhead { background: url(../images/rowbg.gif) repeat-x; }
			tr.rowbg { background-color: #191919; }
			tr.rowsecbg { background-color: #2E2E2E; }
			
		div.more {
			background-image: url(../images/morebg.png);
			background-repeat: no-repeat;
			height: 20px;
			width: 106px;
			margin-top: 12px;
			float: right;
			padding: 3px 0px 0px 10px;
			font-size: 11px;
			text-align: left;
		}
	
	#pageinfo {
		width: 550px;
		float: left;
		background-color: #0f0f0f;
	}
		div.pagehead {
			font-size: 16px;
			font-weight: bold;
			text-transform: uppercase;
			background-image: url(../images/headerbg.gif);
			background-repeat: repeat-x;
			padding: 4px 0px 4px 32px;
		}
		div.pagecontent { padding: 6px 8px 30px 8px; }
	#pagesidebar {
		width: 250px;
		float: right;
		margin: 20px 40px 0px 0px;
	}
		p.panelsponsorimg { margin-left: 4px; }
		img.teamphoto { border: 1px solid #4a4a4a; margin-left: 14px; }
		table.matches { width: 100%; text-align: center; }
		div.pagesponsor { width: 100%; text-align: center; }
		div.pagesponsor img { margin: 6px 4px 8px 4px; }
		div.newsimage { width: 532px; height: 300px; overflow: hidden; border: 1px solid #404040; }
		div.newsinfo { margin: 10px 10px 10px 15px; padding-bottom: 8px; border-bottom: 1px solid #202020; color: #CECECE; }
		div.matchgoals { text-align: center; font-size: 40px; font-weight: bold; }
		table.player { width: 90%; margin-left: auto; margin-right: auto; }
		table.player th { font-weight: normal; font-style: italic; text-align: left; }
		img.playerphoto { border: 1px solid #333333; margin: 8px 2px 2px 2px; }
		table.playerstats { width: 80%; margin-top: 12px; margin-right: auto; margin-left: auto; }
		table.playerstats th { background-image: url(../images/rowbg.gif); background-repeat: repeat-x; }
		table.playerstats td { text-align: center; }
		table.playerstats td.lefthead { font-weight: bold; text-align: left; }
		table.topscoorders { float: left; width: 200px; margin-right: 20px; }

#legenda {
	padding: 8px 6px 8px 6px ;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-top: 1px solid #242424;
}
	#legenda table { width: 100%; text-align: center; }

div.footerspacer { padding-top: 30px; }
#footer {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}
	div.copyright {
		padding-top: 9px;
		margin-right: auto;
		margin-left: auto;
		width: 909px;
		font-size: 9px;
		font-weight: bold;
		text-align: right;
		color: #EAEAEA;		
	}
	
ul.listteams { list-style-image: url(../images/listteamicon.png); }
ul.listteams li { padding: 3px 0px 5px 0px; }

ul.listpanel { list-style-image: url(../images/listpanel.png); }
ul.listpanel li { padding: 1px 0px 3px 0px; }

ul.listmatch { list-style: none; float: left; }
ul.listmatch li { padding: 3px 0px 5px 0px; }

ul.listmatchtwo { list-style: none; float: right; }
ul.listmatchtwo li { padding: 3px 50px 5px 0px; }

ul.matchstats { list-style: none; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
ul.matchstats li { padding: 3px 50px 5px 0px; } 

.tweetaddon { float: right; margin: 6px 20px 6px 20px }
/** Image Rotator */
.imageRotater {
	width: 550px; height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #ffffff;
	border: 1px solid #8C8C8C;
}
.imageRotater h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 5px;
	padding: 10px;
}
.block small { 
	padding-left: 20px; 
	background: url(../images/imagerotcalendar.gif) no-repeat 0px center; 
}
.imageRotater .block small { margin-left: 10px; font-size: 12px; }
.imageRotater .desc {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: none;
}
.imageRotater .block {
	width: 100%;
	background: #111111;
	border-top: 1px solid #000000;
	padding-bottom: 15px;
}

.imageRotaterThumb {
	color: #000000;
	float: left;
	width: 299px;
	background: #f0f0f0;
	border-right: 1px solid #8C8C8C;
	border-top: 1px solid #8C8C8C;
}
.imageRotaterThumb ul {
	margin: 0px;
	padding: 0.2em 0em 0em 0em;
	list-style: none;
}
.imageRotaterThumb ul li{
	font-size: 12px; 
	margin: 0px;
	padding: 2px 19px 10px 0px;
	background: #f0f0f0 url(../images/imagerotnav.gif) repeat-x;
	width: 279px;
	float: left;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
}
.imageRotaterThumb h2 {
	font-size: 8px;
	text-transform: uppercase;
	margin: 4px 0px 4px 0px;
	padding: 7px 9px 7px 0px;
	width: 250px;	
}
.imageRotaterThumb ul li.hover {
	background: #dddddd;
	cursor: pointer;
}
.imageRotaterThumb ul li.active {
	background: #ffffff;
	cursor: default;
}
.imageRotaterThumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0px;
	width: 170px;
	min-height: 58px;
}	
.imageRotaterThumb ul li p { display: none; }
/* Image Rotator **/
