#menu {
	position: absolute;
	width: 260px;

	top: 50px;
}

#dashboard, #content, #account, #pouleStandings, #activation, #guestbook {
	position: absolute;

	background: url('../images/europassBall.jpg') right 160px;
	background-repeat: no-repeat;

	width: 800px;
	height: 600px;

	top: 100px;
	left: 280px;
}
#login {
	position: absolute;

	background: url('../images/europassBall.jpg') right 160px;
	background-repeat: no-repeat;

	width: 800px;
	height: 600px;

	top: 70px;
	left: 180px;
}
#SeinenLogo {
	background: url('../images/seinenLogoOrange.jpg') right center;
	background-repeat: no-repeat;

	position: absolute;
	width: 150px;
	height: 72px;

	left: 800;
}
#logDiv {
	position: absolute;
	top: 0;
	left: 850;
}

#messages {
	background: url('../images/soccerField.jpg') 0px 5px;
	background-repeat: no-repeat;

	position: absolute;
	width: 350px;
	height: 500px;

	top: 30px;
	overflow: auto;
}
#top10 {
	position: absolute;
	width: 350px;
	height: 300px;

	top: 10px;
	left: 430px;
}
#userlist {
	position: absolute;
	width: 250px;
	height: 600px;

	border: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	overflow: auto;
}
#userDetails {
	position: absolute;
	width: 600px;
	height: 300px;

	left: 300px;
}

#footer {
	position: absolute;
	top: 650px;
	left: 400px;

	color: #ffffff;
	z-index: -1;
}
#footer a {
	color: #ffffff;
	z-index: -1;
}


a, body, table, input, select, option {
	font-family: Helvetica;
	font-size: 9pt;
}
a.selected {
	color: #df751f;
	border-bottom: solid 1px #df751f;
}

div.loginButtons {
	position: absolute;
	left: 170px;
	top: 250px;
}

div.qfPredictions {
	position: absolute;
	border-left: #7e7e7e solid 2px;
	border-top: #7e7e7e solid 2px;
	border-right: #cfcfcf solid 2px;
	border-bottom: #cfcfcf solid 2px;

	top: 40px;
	left: 610px;
}

div.hfPredictions {
	position: absolute;
	border-left: #7e7e7e solid 2px;

	border-left: #7e7e7e solid 2px;
	border-top: #7e7e7e solid 2px;
	border-right: #cfcfcf solid 2px;
	border-bottom: #cfcfcf solid 2px;

	top: 305px;
	left: 610px;
}

div.fPredictions {
	position: absolute;
	border-left: #7e7e7e solid 2px;

	border-left: #7e7e7e solid 2px;
	border-top: #7e7e7e solid 2px;
	border-right: #cfcfcf solid 2px;
	border-bottom: #cfcfcf solid 2px;

	top: 450px;
	left: 610px;
}

div.wPredictions {
	position: absolute;
	border-left: #7e7e7e solid 2px;

	border-left: #7e7e7e solid 2px;
	border-top: #7e7e7e solid 2px;
	border-right: #cfcfcf solid 2px;
	border-bottom: #cfcfcf solid 2px;

	top: 545px;
	left: 610px;
}

table.poule {
	padding-right: 100px;
	padding-bottom: 50px;
}
th.poule {
	border-bottom: solid 2px;
	text-align: left;
}
table.top10 {
	padding-left: 15px;
	margin-top: -8px;
	width: 340px;
	color: #454545;
}

tr.gameRowDark {
	background-color: #cfcfcf;
}
tr.gameRowDark:hover, tr.gameRowLight:hover {
	background-color: #df751f;
	cursor: pointer;
}
tr.userStandings_1 {
	background-color: #FF9238;
	font-weight: bold;
}
tr.userStandings_2 {
	background-color: #ffbc86;
	font-weight: bold;
}
tr.userStandings_3 {
	background-color: #ffe5d0;
	font-weight: bold;
}

tr.rowLight {
	background-color: #f9e8d8;
}
tr.rowDark {
	background-color: #E6AD80;
}

td.nederland {
	background-color: #df751f;
}
td.bold, td.boldItalic {
	font-weight: bold;
}

select {
	border: solid 0px;
	font-size: 8pt;
	background-color: #efefef;
}
select.readOnly {
	color: #000000;
	background-color: #ffffff;
}
p.error, div.error {
	color: #bb3300;
}
p.messageDate {
	font-style: italic;
	background-color: #ffffff;
}
p.messageText {
}

div.guestbookNew {
	position: absolute;
	top: 50px;
	left: 580px;
	border: no-border;
}
div.guestbookBack {
	position: absolute;
	left: 460px;
	top: 10px;
	border: no-border;
}

div.guestbookNext {
	position: absolute;
	top: 10px;
	left: 575px;
	border: no-border;
}
div.guestbookLeft {
	position: absolute;

	width: 550px;
	top: 50px;
	overflow: auto;
}
td.guestbookHeader {
	font-style: italic;
	font-weight: bold;

	background-color: #efefef;
}
input.text, textarea {
	border: solid 1px;
	color: #787878;
}

table.quicklogin {
	margin-top: 50px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}
input.quicklogintext {
	border: solid 1px;
	color: #787878;

	width: 100px;
	height: 17px;
}
input.quickloginbutton {
	width: 80px;
}

a.selectedUser {
	background-color: #df751f;
	color: #ffffff;
}
a.user {
	text-decoration: none;
}
a.user:hover {
	color: #df751f;
}

td.voorspellingheader {
	font-size: 7pt;
	font-weight: bold;
	border-bottom: solid 2px #7b7b7b;
	border-left: solid 2px #7b7b7b;
}
td.voorspellinguser {
	border-right: solid 3px #7b7b7b;
	font-weight: bold;
}
td.voorspellingvoorronde {
	border-left: solid 1px #7b7b7b;
	text-align: center;
}
td.voorspellingvoorrondecorrect {
	border-left: solid 1px #7b7b7b;
	text-align: center;

	color: #008800;
}
td.voorspellingvoorrondeincorrect {
	border-left: solid 1px #7b7b7b;
	text-align: center;

	color: #cc0000;
}

td.voorspellingfinal {
	border-left: solid 2px #7b7b7b;
	text-align: center;
}
td.voorspellingfinalcorrect {
	border-left: solid 2px #7b7b7b;
	text-align: center;

	color: #008800;
}
td.voorspellingfinalincorrect {
	border-left: solid 2px #7b7b7b;
	text-align: center;

	color: #cc0000;
}

td.voorspellingwinner {
	border-left: solid 2px #7b7b7b;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
td.voorspellingwinnercorrect {
	border-left: solid 2px #7b7b7b;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;

	color: #008800;
}
td.voorspellingwinnerincorrect {
	border-left: solid 2px #7b7b7b;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;

	color: #cc0000;
}
td.correct {
	color: #008800;
}
td.incorrect {
	color: #cc0000;
}

tr.voorspellingodd {
	background-color: #cfcfcf;
}
tr.voorspellingeven {
	background-color: #ffffff;
}
tr.voorspellingodd:hover, tr.voorspellingeven:hover {
	background-color: #df751f;
}
