/**
 * $Id: default.css,v 1.59 2012-01-06 15:31:00 elbertjan Exp $
 */

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9pt;
	background-color: #DA1E01;
	background-image: url(/gfx/main%20background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	top: 0px;
	color: #000;
	height:100%;
}

#header {
	top: 0px;
	width: 950px;
	height: 132px;
	z-index: 1;
}

#header img {
	display: block;
	border: 0;
}

#content {
	width: 950px;
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 340px;
	height: auto !important;
	height: 340px;
	/* */
	z-index: 2;
	background-image: url(/gfx/bg_streep_fade.gif);
	background-color: #fff;
	overflow: visible;
	padding: 0px;
	text-align: left;
}

#container {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
}

#contentspacerfooter {
	position: inherit;
	width: 950px;
	height:20px;
	background-position: bottom left;
	background-image: url(/gfx/bg_streep_fade.gif);
}

#horspacerback {
	width: 950px;
	background-position: bottom;
	background-image: url(/gfx/bg_streep_fade.gif);
	clear: both;
}

.horspacerstreep {
	background-position: bottom;
	background-image: url(/gfx/bg_streep_fade.gif);
}

#footer {
	position: inherit;
	width: 934px;
	height: 40px;
	z-index: 20;
	background-color: #dfdfdf;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 0 16px;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	text-decoration: none;
	color: #000;
}

div.kolom img {
	display: inline;
}

div.feed {
	min-height: 260px;
	height: auto !important;
	height: 260px;
	width: 210px;
	margin: 0 0 0 10px;
	overflow-x: hidden;
}

/** spelersrappport **/
div.spelersrappport {
	width: 100%;
}
div.spelersrappport div.header {
	background: #cc0000 url('/gfx/spelersrapport/header.gif') center 8px no-repeat;
	border-bottom: 4px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 4px;
	text-align: center;
}
div.spelersrappport div.afbeelding {
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 4px solid #ffffff;
	display: block;
	height: 150px;
	width: 97px;
}
div.spelersrappport div.vote {
	background-color: #cc0000;
	display: block;
	float: right;
	height: 150px;
	width: 104px;
}
div.spelersrappport div.vote div.click,
div.spelersrappport div.vote div.result {
	background-color: #cc0000;
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 104px;
}

.clickable,
img.submit,
div.spelersrappport div.vote div.click {
	cursor: pointer;
}

div.num {
	line-height: 0px;
}
img.num {
	border: 0px !important;
	cursor: pointer;
	height: auto !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	width: auto !important;
}

/** poll **/
div.pollForm {
	font-weight: bold;
	text-align: left;
}
div.pollForm div.options {
}
div.pollForm div.options div.honderprocent {
	background: #eeeeee;
	width: 100%;
}
div.pollForm div.options div.option {
	text-align: left;
}
div.pollForm div.options div.option input {
	background: #ffffff;
	color: #ffffff;
}
div.option span.blue {
	color: #3399FE;
}
div.option div.result {
	background: #3399FE;
	height: 10px;
}
div.pollForm {
	padding-bottom: 10px;
	text-align: center;
}
div.pollForm div.vraag {
	padding-bottom: 10px;
}
div.poll_stelling {
	background: url('/gfx/background_stelling_bottom.jpg') center bottom no-repeat;
	padding-bottom: 80px;
}
div.poll_stelling div.vraag {
	background: url('/gfx/background_stelling_top.jpg') center top no-repeat;
	color: #cc0001;
	padding-top: 107px;
}
div.poll_poll {
	background: url('/gfx/ankeiler_kop_poll.gif') left top no-repeat;
	padding-top: 35px;
}

/** voorspel de uitslag **/

div.voorspeldeuitslag {
	background: #ffffff url('/gfx/voorspeldeuitslag/header.gif') center 8px no-repeat;
	padding-top: 20px;
	text-align: center;
}

div.voorspeldeuitslag.result {
	background: #ffffff url('/gfx/voorspeldeuitslag/header.jpg') center 8px no-repeat;
	padding-top: 26px;
}

div.voorspeldeuitslag div.header {
	color: #cc0001;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
div.voorspeldeuitslag div.vote {
	height: 110px;
	margin-left: 10px;
	width: 190px;
}

div.voorspeldeuitslag div.vote div.click {
	cursor: pointer;
}

div.voorspeldeuitslag div.vote div.thuisspelend,
div.voorspeldeuitslag div.vote div.uitspelend {
	background-color: #339933;
	background-position: center;
	background-repeat: no-repeat;
	clear: none;
	display: block;
	float: left;
	height: 80px;
	line-height: 0px;
	width: 55px;
}
div.voorspeldeuitslag div.vote div.thuisspelend {
	margin: 10px 10px 10px 26px;
}
div.voorspeldeuitslag div.vote div.uitspelend {
	margin: 10px 0px 10px 10px;
}
div.voorspeldeuitslag span.inactive {
	color: #CC9999;
}

a.radio {
	background: url('/gfx/radio_off.gif') center left no-repeat;
	color: #000000;
	display: block;
	font-weight: normal;
	margin: 2px 2px 6px 2px;
	padding: 2px 4px 2px 20px;
	text-decoration: none;
}
a.radio:hover {
	background-image: url('/gfx/radio_on.gif');
}

/** MIJNAJAXLIFE **/
div#mijnajaxlifeAnkeiler {
	/* background: url('/gfx/ankeiler_kop_mijnajaxlife.gif') center top no-repeat; */
	height: 100%;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	width: 204px;
}
div#mijnajaxlifeAnkeiler div.avatar {
	clear: both !important;
	float: none !important;
}
div#mijnajaxlifeAnkeiler div.content {
	color: #000000 !important;
	float: none !important;
	text-align: left !important;
}
div.error {
	background: #cc0001 url('/gfx/exclamation.gif') center left no-repeat;
	color: #ffffff;
	font-size: 10px;
	margin-bottom: 4px;
	padding: 8px 8px 8px 16px;
	text-align: left;
}
div#mijnajaxlifeAnkeiler form {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div#mijnajaxlifeAnkeiler input.login,
div#mijnajaxlifeAnkeiler input.password,
form#mijnajaxlifeSimpleForm input.login,
form#mijnajaxlifeSimpleForm input.password {
	background: #f2f2f2;
	border: 0;
	height: 19px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 134px;
	margin-left: 10px;
}

label {
	cursor: pointer;
}

label.checkbox_on {
	background: transparent url('/gfx/checkbox_on.gif') center left no-repeat;
	padding-left: 14px;
}
label.checkbox_off {
	background: url('/gfx/checkbox_off.gif') center left no-repeat;
	padding-left: 14px;
}
/* hidden om via class op label aan te passen */
div#mijnajaxlifeAnkeiler input.checkbox,
form#mijnajaxlifeSimpleForm input.checkbox {
	display: none;
}
div#mijnajaxlifeAnkeiler input.submit,
form#mijnajaxlifeSimpleForm input.submit {
	margin: 0px;
}
div.mijnajaxlifeContent {
	text-align: left;
}
div#mijnajaxlifeAnkeiler label,
form#mijnajaxlifeSimpleForm label {
	color: #888;
	float: left;
	font-size: 10px;
	margin-top: 6px;
}
div.center {
	text-align: center;
}
div#mijnajaxlifeAnkeiler a {
	clear: left;
	color: #888;
	font-size: 10px;
	height: 11px;
	margin: 10px 2px 10px 2px;
	text-align: center;
	width: 200px;
}
div#mijnajaxlifeAnkeiler form a:hover {
	color: #000000;
}
span.divider {
	color: #cccccc;
}

/** banner **/
div#bannerContainer {
	border-top: 1px solid #cccccc;
	clear: both;
	padding:6px 0;
}
/** addthis **/
div#addthisContainer {
	border-top: 1px solid #cccccc;
	clear: both;
	padding:6px 0;
}
div#addthisContainer img.ankeiler {
	margin-bottom: 4px;
}

/** reacties **/
div#reactiesContainer {
	border-top: 1px solid #cccccc;
	clear: both;
}
input#reageer {
	clear: both;
	margin-top: 10px;
}
textarea.reactie {
	background: #f2f2f2;
	border: 0;
	margin: 10px 0px 10px 0px;
	padding: 4px;
	width: 90%;
	font-size: small;
}
.smaller {
	font-size: smaller;
}
div.byline {
	color: #0099ff;
}
div.byline a {
	color: #0099ff;
}
div.byline a:hover {
	color: #cc0001;
}
span.aantal_reacties {
	font-size: 80%;
	color: #0099ff;
}
div.reactieText td {
	vertical-align: top;
}

/** bookmark **/
img#bookmark {
	border: 0px none;
	display: block;
	height: 89px;
	margin-left: 858px;
	margin-top: 159px;
	position: absolute;
	top: 0px;
	width: 85px;
	z-index: 101;
}

*.red {
	color: red;
}

div.bookmarksAnkeiler,
div#favorietenAnkeiler,
div#buddiesAnkeiler {
	background: no-repeat 0px 0px;
	margin-top: 10px;
	padding-top: 40px;
	text-align: left;
}

div.bookmarksAnkeiler {
	background-image: url('/gfx/ankeiler_kop_bookmarks.gif');
}
div#favorietenAnkeiler {
	background-image: url('/gfx/ankeiler_kop_favorieten.gif');
}
div#buddiesAnkeiler {
	background-image: url('/gfx/ankeiler_kop_buddies.gif');
}

div#goodiesAnkeiler ul,
div.bookmarksAnkeiler ul,
div#favorietenAnkeiler ul,
div#buddiesAnkeiler ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0px 0px 0px 10px;
}

div#goodiesAnkeiler ul li,
div.bookmarksAnkeiler ul li,
div#favorietenAnkeiler ul li,
div#buddiesAnkeiler ul li {
	height: 14px;
	overflow: hidden;
	padding: 0;
	width: 200px;
}
div#goodiesAnkeiler ul li {
	height: 116px;
	margin-top: 10px;
}

div#goodiesAnkeiler ul li a,
div.bookmarksAnkeiler ul li a,
div#favorietenAnkeiler ul li a,
div#buddiesAnkeiler ul li a {
	background: url("/gfx/list-style-image.gif") left no-repeat;
	color: #cc0001 !important;
	font-size: 12px !important;
	margin-left: 0;
	padding-left: 10px;
}
div#goodiesAnkeiler ul li a:hover,
div.bookmarksAnkeiler ul li a:hover,
div#favorietenAnkeiler ul li a:hover,
div#buddiesAnkeiler ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
div#goodiesAnkeiler img.delete,
div#bookmarksAnkeiler img.delete,
div#favorietenAnkeiler img.delete,
div#buddiesAnkeiler img.delete,
div#favorietenAnkeiler img.edit {
	cursor: pointer;
	float: right;
}

/** goodies **/
div#goodiesAnkeiler {
	background: url('/gfx/ankeiler_kop_goodies.gif') no-repeat 0px 0px;
	margin-top: 10px;
	padding-top: 40px;
}

/** profielbeheer **/
table.profielbeheer {
	width: 100%;
}
table.profielbeheer td {
	background: transparent !important;
}
/*
	width: 150px;
*/
table.profielbeheer td.label {
	width: 150px;
	height: 20px; /* minimum */
}
table.profielbeheer input,
table.profielbeheer select,
table.profielbeheer textarea {
	border: 0px none;
	background: #eee;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
table.profielbeheer input {
	height:16px;
	padding-top:3px;
}
table.profielbeheer input.submit,
table.profielbeheer select {
	height:19px;
	padding:0;
}
table.profielbeheer input.file {
	height: 23px;
}

table.profielbeheer input,
table.profielbeheer textarea {
	width: 200px;
}
table.profielbeheer select {
	margin-right: 6px;
	width: 63px;
}
table.profielbeheer input.checkbox,
table.profielbeheer input.radio {
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0;
	float: left;
}
table.profielbeheer input.submit {
	width: auto;
}

div.avatar_upload {
	border: 1px dashed #ddd;
	clear: none;
	display: block;
	height: 119px !important;
	width: 119px !important;
}
div#avatar_border {
	background: transparent url('/gfx/avatar_border.png') center no-repeat;
	clear: none;
	display: block;
	height: 119px !important;
	position: absolute;
	width: 119px !important;
	z-index: 10;
}

/** profiel **/
div#mijnajaxlife {
	background: url(/gfx/kop_profiel.gif) left 10px no-repeat;
	padding-top: 40px;
	padding-bottom: 20px;
}
div#mijnajaxlife.self {
	background-image: url(/gfx/kop_mijnprofiel.gif);
}
div#mijnajaxlife div.avatar {
	background: center no-repeat;
	display: block;
	float: none;
	height: 100px;
	overflow: hidden;
	width: 100px;
}

div.gegevens {
	background:transparent url(/gfx/dot.gif) no-repeat scroll 0 3px;
	clear:both;
	display:block;
	margin-bottom:4px;
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height:14px;
	height: auto !important;
	height: 14px;
	/* */
	padding-left:14px;
}

div.gegevens div.label {
	color:#CC0001;
	display:block;
	float:left;
	padding-left:0;
	padding-right:4px;
	width:auto;
}
div.spelerslijst {
	padding: 10px;
}
div.spelerslijst span.legend {
	color: #cc0001;
}

div#editFavoriet {
}
div#editFavoriet input {
	background: #eeeeee;
	border: 0px none;
	margin: 4px 0px 0px 0px;
	width: 100%;
}
div#editFavoriet input.submit {
	width: auto;
}

div#profiel_zoeken {
	background: url(/gfx/ankeiler_kop_zoek.gif) 0px 10px no-repeat;
	padding: 30px 10px 10px 10px;
}

label.search {
	background: none;
	clear: none;
	color: #cc0001;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	padding: 4px 0px 0px 0px;
}
div#profiel_zoeken input.text,
div#profiel_zoeken select.select,
div#profiel_zoeken select.select {
	background: #eeeeee;
	border: 0px none;
	height: 19px;
	margin: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
	width: 160px;
}
div#profiel_zoeken select.select {
	background: #eeeeee;
	width: 170px;
}
div#profiel_zoeken input.submit {
	margin-top: 1px;
}

div#searchResults {
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 633px;
	height: auto !important;
	height: 633px;
	/* */
}
div#searchResults div.kop {
	background: url(/gfx/kop_zoekresultaten.gif) no-repeat scroll 10px 10px;
	height: 30px;
}
div#searchResults div#results {
	/*overflow: auto;*/
	clear: both;
}
div#searchResults div#results div.profiel {
	border: none 0px;
	clear: both;
	float: none;
	height: 100px;
	padding: 10px;
}
div#searchResults div#results div.profiel div.avatar {
	float: left !important;
	height: 100px !important;
	width: 100px !important;
	margin: 2px 10px 2px 2px !important;
}
div#searchResults div#results div.profiel div.data {
	height: 80px;
}
div#searchResults div#results div.profiel div.actions {
	height: 20px;
}
.paginering {
	text-transform: uppercase;
	font-weight: bold;
}

.paginering b {
	color: #0099ff;
	font-weight: bold;
}

img.readspeaker {
	margin-bottom:-3px;
	margin-left:4px;
}

h1 img.readspeaker {
	margin-bottom:0;
}


