body {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-image:url('../images/body-background.gif');
}
#title {
	font-size: 10px;
	background-color: #000022;
	color: #ffffff;
	padding: 15px;
	
}
#menu {
	border-top: solid 1px #ffcc00;
	border-bottom:solid 1px #ffcc00;
	background-color: #555555;
	background-image: url(../images/menubg.gif);
	padding: 7px;
	color: #ffcc00;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#footer {
	border-top: solid 3px #ffcc00;
	font-size: 11px;
	background-color: #000022;
	color: #ffffff;
	padding: 15px;
}
#footer a {
	color: #ffcc00;
	text-decoration: none;
}
a {
	text-decoration: none;
}
#content {
	padding: 10px;
	width:680px;
	float:left;
}
#bigcontent {
	padding: 10px;
	width:960px;
	float:left;
}
input {
	font-size: 11px;
}
.biginput {
	font-size:16px;
}
.button {
	width:200px;
}
textarea {
	
	font-size: 11px;
}

.fakelink {
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.text {
	font-size: 11px;
}
.separator {
	/*border-top: solid 1px #cccccc;
	margin-bottom: 10px;*/
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftcontent {
	float:left;
	width:500px;
}
#rightcontent {
	float:left;
	width:190px;
	background-color:#f4f4f4;
	border: solid 1px #cccccc;
	padding:5px;
}
#rightcontent .rubrik {
	width:185px;
	font-size: 12px;
	font-weight: bold;
	color:#ffcc00;
	padding:2px;
	background-color:#222222;
}
.admin {
	border: solid 1px #cccccc;
	margin:10px;
	padding: 5px;
	background-color: #efefef;
}
.login {
	color:#cccccc;
	font-size: 10px;
	text-align: right;
}

.teamsektionlist {
	width: 750px;
	padding: 5px;
	background-color: #333333;
	color: #ffcc00;
	margin-bottom: 10px;
	font-size: 12px;
	cursor: pointer;
}
.teamsektionlist a {
	color: #ffffff;
	text-decoration: none;
}
.teamsektionlist a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.teams {
	width: 680px;
	padding: 2px;
	font-size: 14px;
}
.teams a {
	text-decoration: none;
}
.tableheadline {
	background-color:#cccccc;
	color:#333333;
	font-weight: bold;
}

.center {
	text-align: center;
}
.blackborder {
	border-bottom:solid 1px #000000;
	font-weight: bold;
}
.grayborder {
	border-bottom:solid 1px #cccccc;
}
h2 {
	color:#555555;
	padding:5px;
	font-size:20px;
	text-shadow: 1px 1px 0px #efefef;
	margin:5px;
}
#statcontent {
padding:10px;
}
.teamheader {
	font-weight: bold;
	color: #ffcc00;
	background-color: #003;
	padding:5px;
}
.white {
	color:#ffffff;	
}
.teamitem {
	float: left;
	width:150px;
	margin:5px;
	text-align:center;
	
}
.teamitem a {
	display:block;
	float:left;
	width:120px;
	height:160px;
	padding:15px;
	color:#444444;
	border: solid 1px #efefef;
	overflow:hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px; 
}
.teamitem a:hover {
	-webkit-box-shadow: 0px 0px 5px 0px #cccccc;
	-moz-box-shadow: 0px 0px 5px 0px #cccccc;
	box-shadow: 0px 0px 5px 0px #cccccc; 
}
.ui-button {
			cursor:pointer;
			margin:0;
			outline:0 none;
			padding:0.4em 1em 0.5em;
			position:relative;
			text-align:center;
			text-decoration:none;
		}
img {
	border:0;
}	
#resultlayer {
		width:95%;
		padding:10px;
	}
	#resultlayer ul {
		list-style:none;
		margin:0;
		padding:0;
		border:solid 1px #ccc;
		border-bottom:none;
		-webkit-box-shadow: 0px 0px 5px 0px #dddddd;
		-moz-box-shadow: 0px 0px 5px 0px #dddddd;
		box-shadow: 0px 0px 5px 0px #dddddd; 
	}
	#resultlayer ul li {
		height:55px;
		border-bottom:solid 1px #ccc;
	}
	#resultlayer .list-link {
		display:block;
		height:55px;
		width:100%;
		background-image:url('../images/li-background.gif');
	}
	#resultlayer .list-link:hover {
		background-image:url('../images/li-background-hover.gif');
	}
	#resultlayer .list-headline {
		background-image:url('../images/li-background-dark.gif');
		color:#efefef;
		text-shadow: 1px 1px 0px #000000;
		filter: dropshadow(color=#000000, offx=1, offy=1);
		font-size:14px;
		font-weight:bold;
		padding:5px;
		height:20px;
		line-height:20px;
	}
	#upcoming {
		width:95%;
		padding:10px;
	}
	#upcoming ul {
		list-style:none;
		margin:0;
		padding:0;
		border:solid 1px #ccc;
		border-bottom:none;
		-webkit-box-shadow: 0px 0px 5px 0px #dddddd;
		-moz-box-shadow: 0px 0px 5px 0px #dddddd;
		box-shadow: 0px 0px 5px 0px #dddddd; 
	}
	#upcoming ul li {
		height:15px;
		padding:5px;
		border-bottom:solid 1px #ccc;
		background-image:url('../images/li-background.gif');
	}
	#upcoming .list-headline {
		background-image:url('../images/li-background-dark.gif');
		color:#efefef;
		text-shadow: 1px 1px 0px #000000;
		font-size:16px;
		font-weight:bold;
		padding:5px;
		height:20px;
	}
	.list-bigtext {
		color:#555555;
		text-shadow: 1px 1px 0px #ffffff;
		font-size:16px;
		font-weight:bold;
		padding:10px;
		padding-top:17px;
		float:left;
	}
	.time {
		float:left;
		height:35px;
		width:20px;
		color:#555555;
		font-weight:bold;
		text-shadow: 1px 1px 0px #ffffff;
		padding-top:20px;
	}
	.longtime {
		float:left;
		width:110px;
		color:#555555;
		text-shadow: 1px 1px 0px #ffffff;
	}
	.team {
		float:left;
		text-align:center;
		height:55px;
		width:140px;
		color:#555555;
		text-shadow: 1px 1px 0px #ffffff;
	}
	.team img {
		margin-left:50px;
		margin-right:50px;
	}
	.smallteam {
		float:left;
		text-align:center;
		width:150px;
		color:#555555;
		text-shadow: 1px 1px 0px #ffffff;
	}
	.result {
		float:left;
		height:35px;
		width:50px;
		color:#990000;
		font-weight:bold;
		font-size:14px;
		text-shadow: 1px 1px 0px #ffffff;
		padding-top:20px;
		text-align:center;
	}
	.ended {
		color:#999999;
		text-shadow: 1px 1px 0px #ffffff;
	}
	.livelink {
		float:right;
		height:45px;
		width:40px;
		padding-top:10px;
	}
	.seriename {
		float:right;
	}
	.vs {
		float:left;
		width:20px;
		font-weight:bold;
		font-size:12px;
		text-shadow: 1px 1px 0px #ffffff;
		text-align:center;
	}
	.tabellemblem {
		width:15px;'
		float:left;
		margin-right:3px;
	}
.tabelheader {
		background-image:url('../images/li-background-dark.gif');
		color:#efefef;
		text-shadow: 1px 1px 0px #000000;
		font-size:14px;
		font-weight:bold;
		padding:5px;
		height:10px;
}
.tabell {
	margin-bottom:15px;
}
.tabellen {
	width:260px;
	border:solid 1px #ccc;
	background-color:#fafafa;
	-webkit-box-shadow: 0px 0px 5px 0px #dddddd;
	-moz-box-shadow: 0px 0px 5px 0px #dddddd;
	box-shadow: 0px 0px 5px 0px #dddddd; 
}
#rightpanel {
	float:right;width:270px;margin:0px;padding:5px;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	
	-webkit-box-shadow: 0px 0px 10px 0px #999999;
	-moz-box-shadow: 0px 0px 10px 0px #999999;
	box-shadow: 0px 0px 10px 0px #999999;
	background-color:#ffffff;
}

@media screen and (max-device-width: 480px){
	body {
		-webkit-text-size-adjust: 100%;
	}
}
.list-headline {
	background-image:url('../images/li-background-dark.gif');
	color:#efefef;
	text-shadow: 1px 1px 0px #000000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	height:20px;
}
#bigright {
	float:right;
	width:650px;
	margin-right:5px;
	background-color:#fafafa;
	border:solid 1px #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px #dddddd;
	-moz-box-shadow: 0px 0px 5px 0px #dddddd;
	box-shadow: 0px 0px 5px 0px #dddddd;
	margin-top:10px;
}
#bigright h3 {
	background-image:url('../images/li-background-dark.gif');
	color:#efefef;
	text-shadow: 1px 1px 0px #000000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	height:20px;
	margin-top:0px;
	margin-bottom:5px;
}
#bigright table {

}
