
body {
	margin: 0;
	padding: 0;
	background-color: #E0E0E0;
}

img {
	border: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h2.overview {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 4px 5px;
	margin: 0;
	background-color: #f1f1f1;
}

h2.playingrules {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 4px 2px;
	margin: 0 0 5px 0;
	background-color: #f1f1f1;
}

.orange {
	color: #F88612 !important;
}

.green {
	color: #078300;
}

.clear {
	clear:both;
}

.error {
	background-color: #ffd6d6;
	border: 1px solid #c62b2b;
	line-height: 18px;
}

.success {
	background-color: #c2edc2;
	border: 1px solid #14880b;
	line-height: 18px;
}

.warning {
	border: 1px solid #FFFF56;
	background: #FFFFDD url(/img/icons/warning_small.gif) 6px 6px no-repeat;
	padding: 6px 10px 4px 32px;
	margin: 8px 0;
	
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#container {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 920px;
	border: 5px solid #CFCFCF;
	border-top: 0;
	/*background: #FFFFFF url('/img/content/logo_bg.png') 350px -45px no-repeat;*/
	background: #FFFFFF;
	padding: 0 20px;
	font: 12px arial, helvetica, sans-serif; 
	color:#222222;
}

#header {
	position: relative;
	height: 100px;
	/*background: url('/img/content/xmas_banner.jpg') no-repeat;*/
}

.header-link {
	color: #222222;
	text-decoration: none;
}

.header-link:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	width: 100px;
	height: 80px;
	left: 20px;
	top: 10px;
}

#splash {
	background-color: #FFFFFF;
	margin-top: 20px;
}

#unread-messages {
	position: absolute;
	padding: 0;
	margin: 0;
	right: 11px;
	top: 70px;
}

#carousel {
	position: relative;
	height: 319px;
	width: 655px;
	padding-bottom: 11px;
	float: left;
}

#carousel .block {
	display: block;
}

#carousel .none {
	display: none;
}

#carousel .fader {
	position: absolute;
	top: 0;
}

#teaser-img {
	float: left;
	width: 635px;
	height: 330px;
	margin-right: 20px;
}

#team-logos {
	width: 372px; 
	float: right; 
	padding-top: 15px;
}

#team-logos img {
	float: left; 
	padding: 0 0 10px 30px;
}

#matches-wrapper {
	padding-top: 50px;
}

#matches-carousel-wrapper {
	float: left; 
	width: 500px;
}

#login-panel {
	float: left;
	width: 265px;
	height: 155px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

#login-error {
	position: absolute; 
	top: 20px;
	left: 21px;
	padding: 4px 5px;
	width: 206px;
}

#login-error-content {
	padding: 4px 5px;
	width: 206px;
	margin-bottom: 3px;
}

#lost-password {
	display: none;
	padding: 16px 0;
}

#lost-email {
	display: none;
	margin-top: 4px;
}

#edit-profile {
	padding-top: 5px;
}

td.normal {
	padding: 6px 0;
	border-bottom: 1px solid #d4d4d4;
	font-size: 12px;
}

td.top {
	border-top: 1px solid #d4d4d4;
}

td.header {
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: url('/img/content/cell_header.gif') repeat-x;
}

#user-profile, #user-payments, .user-bets {
	padding: 10px 0 20px 10px;
}

/* blocks */
.block {
}

.block-header.splash {
	width: 265px;
	height: 27px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 14px 0 0 10px;
	background: #FFFFFF url('/img/content/block_header_splash.gif') no-repeat;
}

.block-content.splash {
	width: 263px;
	height: 103px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background: #f6f6f6;
	overflow: hidden;
}

.block-bottom.splash {
	width: 265px;
	height: 11px;
	background: #FFFFFF url('/img/content/block_bottom_splash.gif') no-repeat;
}

#login-form-splash {
	padding: 10px 0 0 20px;
}

.validation-img-splash {
	padding-left: 4px;
}

.input-text.splash {
	width: 210px; 
	margin-bottom: 3px;
}

.login-splash {
	padding-top: 5px;
}

#block-next-match {
	padding: 10px 20px 0 20px;
}

#block-next-match-date {
	font-size: 11px; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	margin-bottom: 10px;
}

.block-next-match-logo {
	float: left; 
	width: 100px; 
	text-align: center; 
	overflow: hidden;
}

.block-next-match-logo img {
	margin: 0; 
	padding: 2px; 
	border: 1px solid #E6E6E6;
}

#block-next-match-spacer {
	float: left; 
	width: 22px; 
	padding-top: 26px; 
	text-align: center;
}


/* block small */
.block-small {
	margin-bottom: 20px;
}

.block-small-banner {
	margin-bottom: 20px;
	padding: 0 0 0 3px;
}
.block-small-header {
	width: 240px;
	height: 24px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0 0 10px;
	background: #FFFFFF url('/img/content/block_small_header.png') no-repeat;
}

.block-small-middle {
	width: 220px;
 	padding: 10px;
 	line-height: 16px;
	overflow: hidden;
	background: #FFFFFF url('/img/content/block_small_middle.png') repeat-y;
}

.europe, .team-nl, .competition {
	padding-top: 0;
}

.competition-middle {
	background: url('/img/content/eredivisie_logo.jpg') 130px -2px no-repeat; 
	padding-top: 10px; 
}

.team-nl-middle {
	background: url('/img/content/logo_nl.jpg') 140px -12px no-repeat; 
	padding-top: 10px; 
}

.europe-middle {
	background: url('/img/content/europe_logo.png') 125px 0px no-repeat; 
	padding-top: 10px; 
}

.jackpot-amount {
	font-weight: bold; 
	font-size: 26px; 
	padding-top: 20px;
	padding-bottom: 14px;
	padding-left: 24px;
}

.block-small-bottom {
	width: 240px;
	height: 11px;
	background: #FFFFFF url('/img/content/block_small_footer.png') no-repeat;
}


.input-text, .input-text.splash {
	font-size: 12px;
	padding-left: 5px;
	line-height: 20px;
	height: 20px;
	border: 1px solid #d4d4d4;
	color: #666666;
	width: 210px; 
	margin-bottom: 3px;
}

.input-text.error {
	background-color: #ffd6d6;
	border: 1px solid #c62b2b;
}

.input-textarea {
	font-size: 12px;
	padding-left: 5px;
	line-height: 16px;
	border: 1px solid #d4d4d4;
	color: #666666;
	width: 210px; 
	margin-bottom: 3px;
	height: 100px;
}

#next-matchday {
	float: left;
	height: 155px;
	width: 265px;
}

#dynamic-content {
	margin: 20px 0;
	width: 920px;
	padding-top: 15px;
	border-top: 3px solid #DDDDDD;
}

#content-wrapper {
	float: left;
	padding-right: 20px;
}

.full-width {
 	width: 100%;
}

#include-content {
	width: 540px;
}

#include-content a {
	color: #F88612;
	text-decoration: none;
}

#include-content a:hover {
	color: #444444;
	text-decoration: underline;
}

.content {
	font-size: 12px;
	line-height: 16px;
	color: #222222;
}

#sidebar {
	float: right;
	padding-top: 20px; 
	width: 240px;
}

.link {
	text-decoration: none;
	color: #444444;
}

.link-dark {
	text-decoration: none;
	color: #222222;
}

.link:hover, .link-dark:hover {
	text-decoration: underline;
	color: #222222;
}

/*---

3 - News 

---*/

.news-cat-wrapper {
	width: 640px; 
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 30px;
}

.news-cat-logo {
	float: left;
	width: 140px; 
}

.news-cat-logo img {
	padding: 20px 20px 0 10px;
}

.news-list {
	width: 499px; 
	float: left; 
	border-left: 1px solid #BBBBBB;
}


#news-detail {
	width: 540px;
}

#news-detail h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
	margin: 0;
}

#news-info {
	color: #666666;
	padding-bottom: 20px;
}

#news-nav, #round-nav {
	margin: 20px 0;
	padding: 8px 0;
	height: 14px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

#news-nav a, #round-nav a {
	color: #444444;
	text-decoration: none;
}

#news-nav a:hover, #round-nav a:hover {
	color: #222222;
	text-decoration: underline;	
}

#news-nav div, #round-nav div {
	 float: left; 
	 width: 180px; 
	 height: 16px;
}

#round-nav div {
	width: 200px;
}

#news-back, #round-back {
	text-align: center;
}

#news-next, #round-next {
	text-align: right;
}

/*---

Mijn account

---*/

a.payment-year {
	font-weight: normal;
	font-size: 12px;
	color: #222;
	text-decoration: none;
}

a.payment-year:hover {
	text-decoration: underline;
	color: #F88612;
}

a.payment-year.active {
	color: #F88612;
}


#footer {
	background: #FFFFFF url('/img/content/footer_bg.png') no-repeat;
	padding-top: 10px;
}

#footer-items {
	padding: 0 20px 20px 20px;
	background: #f5f3f2 url('/img/content/footer_bg_bottom.png') bottom no-repeat;
}

.footer-item h3 {
	padding-top: 3px;
	margin-top: 3px;
	color: #222222;
}

.footer-item {
	float: left;
	color: #444444;
}

.footer-item ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer-item ul li {
	padding-bottom: 8px;
}

.footer-item a {
	color: #444444;
	text-decoration: none;
}

.footer-item a:hover {
	text-decoration: underline;
}

#footer-copyright {
	margin-top: 20px;
	height: 30px;
	padding: 8px 20px 0 20px;
	background: #FFFFFF url('/img/content/copyright_bg.png') no-repeat;
	color: #D2D2D2;
}

#footer-copyright a {
	text-decoration: none;
}

/*---

6 - Messageboard 

---*/

.messageboard-message {
	background: #FFFFFF url('/img/content/message_bg.png') no-repeat;
	padding: 10px 10px 20px 10px;
	width: 515px;
}

.messageboard-header {
	font-size: 11px;
	padding-bottom: 8px;
	color: #666666;
}

#messageboard-place {
	border-top: 1px solid #EEE;
	margin-top: 10px;
	padding-top: 0;
}


/*---

Stats

---*/

.stats-table {
	padding-left: 10px;
}

/*---

Matches carousel

---*/

#mycarousel a {
	display: none;
}

.match-item-wrapper {
	padding: 5px;
}

#mycarousel .match-date {
	 font-size: 10px; 
	 padding-bottom: 8px;
}

#mycarousel .team-short {
	 padding-top: 4px;
}

#mycarousel .team-score {
	padding-top: 3px; 
	font-size: 13px;
}
