.margin-left-0 {
	margin-left: 0px!important;
}

.orange {
	color: #ffa200;
}

.headLink {
	text-decoration: none;
	color: #000;
}

.headLink:hover {
	color: #666666;
}

.margin-right-20 {
	margin-right: 20px!important; 
}

#gebeurtenissenTabs {
	padding: 15px;
}

#gebeurtenissenTabs .eventTab {
	padding: 10px;
}

#gebeurtenissenTabs .headTabs {
	border-bottom: solid 1px #DDDDDD;
	padding-left: 1px;
}

#gebeurtenissenTabs ul li{
	float:left;
	text-align: center;
	margin-left: 3px;
	border-bottom: 1px solid #dddddd;
}

#gebeurtenissenTabs > ul > li.ui-tabs-selected {
	border: 1px solid #DDDDDD;
	border-bottom: 0;
}

#gebeurtenissenTabs ul li a{
	display:block;
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-decoration: none;
	
}

#gebeurtenissenTabs .ui-state-default {
	background: #dddddd;
}

#gebeurtenissenTabs .ui-state-active {
	background: #ffffff!important;
	position: relative;
	bottom: -1px;
}

.margin-left-5 {
	margin-left: 5px;
}

.margin-left-20 {
	margin-left: 20px!important;
}

.strong {
	font-weight: bold;
}

.margin-right-corner {
	margin-top: 20px;
	margin-right: 10px;
}

.wedstrijdDetail .listTable {
	color: #666666;
}

.wedstrijdDetail .listTable .head span {
	padding-top: 7px;
	float:left;
	height: 23px;
}
.wedstrijdDetail .listTable .head span a{
color: red;
font-weight: bold;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.h2hDate {
	float:right;
	margin-right: 10px;
	font-size: 10pt;
	color: #999999;
}


.wedstrijdDetail .listTable .tableCell {
	float:left;
	
	padding:5px;
	border-right: 1px solid #DDDDDD;
}

.no-border {
	border: 0px!important;
}

.width-500 {
	width: 500px!important;
}

.width-240 {
	width: 240px!important;
}

.width-230 {
	width: 230px!important;
}

.width-290 {
	width: 290px!important;
}

.width-169 {
	width: 169px!important;
}
.width-180 {
	width: 180px!important;
}

.no-list {
	list-style-type: none;
}

.width-170 {
	width: 170px!important;
}

.width-198 {
	width: 198px!important;
}

.width-20 {
	width: 20px!important;
}

.width-15 {
	width: 15px!important;
}

.wedstrijdDetail .logoTeams {
	width: 200px!important;
	height: 130px!important;
	text-align: center;
	float:left;
	margin: 20px 0 0 0;
}

.wedstrijdDetail .logoTeams span {
	width: 200px!important;
	clear: both;
	display: block;
	text-align: center;
	color: #535353;
	font-size: 15px;
	font-weight: bold;
}

.wedstrijdDetail .logoTeams img {
	height: 100px;
	width: 100px;
}

.no-padding {
	padding: 0px!important;
}

.halfTable {
	background: url("/images/headingListHalfTable.png") no-repeat scroll 0 0 transparent!important;
}

.no-margin {
	margin: 0px !important;
}

.wedstrijdDetail .borderRow {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px;
	clear:both;
}


.wedstrijdDetail .score {
	font-size: 28pt;
	font-weight: bold;
	color: #000;
	height: 85px!important;
	width: 180px;
	padding-top: 40px!important;
	text-align:center;
}

#clock {
	width: 180px;
	text-align:center;
}

.wedstrijdDetail .score .minutes {
	color: #666666;
	font-size: 11pt;
	display:block;
	width: 180px;
}

.border-left {
	border-left: 1px solid #DDDDDD;
}

.border-bottom {
	border-bottom: 1px solid #DDDDDD;
}

.border-right-dotted {
	border-right: 1px dotted #DDDDDD;
}

.eventRow {
	width: 255px;
}

.fleft {
	float:left;
}

.teamlogoafbeelding{

  margin: 30px 0 10px 90px!important;
  width: 485px!important;
  padding-top: 7px!important;
}


.fleft2 {
	float:left;
}

.wedstrijdDetail {
	color: #666666;
	font-size: 13px;
}

input[type=text], input[type=password], select {
	background:url("../images/input.png") repeat-x scroll 0 0 transparent;
	border: solid 1px #dcdcdc;
	color: #535353;
	padding: 3px 0 3px 5px;
	width: 200px;
	margin-top: 3px;
}

button, input[type=submit], input[type=button], input[type=file] {
	padding: 3px 10px 4px;
    border: solid 1px #dddddd;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '/images/bkg.png' );
    background-repeat: repeat-x;
    font-size: 11px;
    text-decoration: none;
    -moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

button.disabled, input[type=submit].disabled, input[type=button].disabled {
    cursor: default;
    border: solid 1px #eee;
    color: #aaa;
}

.deleteImage {
	cursor: pointer;
}

.fright {
	float:right!important;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.move-up-10 {
	margin-top: -10px;
}

.uniAd {
	display:block;
	float:left;
	margin-top: -5px;
	font-size:12px;
}
.uniAd img {
	float: left;
    margin-right: 5px !important;
}

.uniAd2 {
	display:block;
	margin-top: -5px;
	font-size:12px;
}
.uniAd3 {
	display:block;
    width: 600px;
	float:right;
    padding-top: 5px;
    margin-top: 8px;
	margin-left: 5px;
	font-size:12px;
    border-top: 1px dashed #cccccc;    
}
.uniAd3 a{
    text-decoration: none;
}
.uniAd3 img {
	float: left;
    margin-right: 12px;
}
.uniAd2 img {
	float: right;
}

.buttons {
	float: left; 
	margin-right: 10px;
}

.uniAd a {
	text-decoration:none;
	color: #C00;
    display: inline-block;
    
    

}

.uniAd a:hover {
	text-decoration:underline;
}

.uniAd2 a {
	text-decoration:none;
	color: #488412;
}

.uniAd2 a:hover {
	text-decoration:underline;
}


.forumSub {
	
}

#forum .forumSelectorLarge
{
float:left;
display:inline;
height:30px;
width:915px;
cursor:pointer;
margin:0px 0px 0px 20px;
padding:0px;
background:url('../images/forumBalkrood.png') no-repeat;
}

#forum .mededelingenHeader
{
background:url('../images/forumSelectorOrangeLargeUp.gif') no-repeat;
}
/*
.relatedNews, .related {
	display: none!important;
}*/

.adBox em {
	display:block;
	clear:both;
	margin-bottom: 20px;
	margin-top: 20px;
}

.adBox em a {
	color: #767676;
	text-decoration:none;
}

.google {
	padding: 0 0 10px 15px;
	background: url("../images/listArrow.gif") no-repeat scroll 0 5px transparent;
	color: #BABABA;
	float: left;
	width: 180px;
}

.google a {
	text-decoration: none;
	color: #027043;
	font-weight: bold;
	display:block;
}

.google span a {
	color: #767676;
	font-weight: 100;
}

textarea.Reactie {
	background:url("../images/textarea.png") repeat-x scroll 0 0 transparent;
	border: solid 1px #dcdcdc;
	color: #535353;
	padding: 4px 0 5px 5px;
	width: 680px;
	height: 100px;
	margin-top: 3px;
}

textarea {
	background:url("../images/textarea.png") repeat-x scroll 0 0 transparent;
	border: solid 1px #dcdcdc;
	color: #535353;
	padding: 4px 0 5px 5px;
	width: 400px;
	height: 250px;
	margin-top: 3px;
}

form strong {
	color: #ff7a09;
}

form strong img {
	float:left;
	margin-top: 2px;
	margin-right: 5px;
}

#welcome a {
	color: #000;
	text-decoration:none;
}

.pageBlock {
	margin: 0;
	margin-right: 10px;
	float:left;
	font-size: 12px;
	color: #0071b5;
}

.newsBlock {
	margin: 0;
	margin-right: 10px;
	font-size: 12px;
	color: #f18e00;
}

.pageBlock {
	width: 290px;
}

.newsDate {
	color: #BABABA;
	float: left;
	font-weight: 100;
}

.no-margin {
	margin: 0px!important;
}

.pageBlock h2 {
	color: #ffffff;
	font-size: 11pt;
	background:url('../images/beheerBox.png') no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.pageBlock ul {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

.pageBlock li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(/images/stripe.png);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.pageBlock a {
	font-size: 10pt;
	color: #0071b5;
}

.pageBlock a:hover {
	color: #034871;
}

.pageBlock img {
	float:left;
	margin-top: 1px;
	margin-right: 10px;
}

.pageRow {
	clear:both;
	width: 600px;
}

.breaker {
	clear:both;
}


.newsBlock {
	width: 280px;
	margin-top: 20px;
	padding-bottom: 20px;
}

/* related news */
.newsBlock h2
{
	display:block;
	font-size:12px;
	color:#333333;
	text-transform: uppercase;
	font-family: 'FrutigerLTStd75Black', Arial;
	margin: 5px 0px 0px 20px;
	padding:0px;
	padding-bottom: 10px;
}

.newsBlock ul {
	display:block;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-right: 5px;
	width: 610px;
}
.newsBlock li {
	float: left;
	margin: 0 0 0 15px;
	height: 37px;
	padding:2px 0 0px 2px;
	clear: none;
	width: 280px;
	height:42px;
  font-size:12px;

}
.newsBlock li.odd {
	border-right: 1px dotted #ccc;
	padding:2px 10px 0px 2px;
	margin: 0 0 0 20px;
}

.newsBlock li img {
	
}

.border-right-dotted {
	border-right: 1px dotted #9e9e9e;
}

.newsBlock li .imgContainer {
	display:block;
	float:left;
	width: 54px;
	height: 38px;
	margin-right:10px;
}

.newsBlock li .imgContainer .corner{
	background:url("../images/berichten/bg-img54x38.png") no-repeat scroll 0 0 transparent;
	display:block;
	width: 54px;
	height: 38px;
	position:absolute;
}

.newsBlock li a {
	display:block;
  color: #000000;
	text-decoration:none;

	margin:0px;
	padding:0px 0px 0px 0px;
	
}
.newsBlock li a:hover {
	text-decoration:underline;
	color:#0f97c9;

}

.newsBlock li span.date {
	color:#bababa;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

.showMatches {
	cursor: pointer;
}

.betTable table {
	width: 600px;
}

.betTable .euro {
	color: #0071b5;
	font-size: 13px;
	font-weight: bold;
}

.betTable {
	font-size: 13px;
}

.betTable td, .betTable th {
	border-bottom: dashed 1px #c8c8c8;
	padding-top: 4px;
	padding-bottom: 3px;
}

.betTable .profitCol {
	color: #ff6600;
	font-weight: bold;
}

.betTable .betLink, .betTable .outBetLink {
	cursor: pointer;	
}

.betTable .match {
	font-weight: bold;
}

.betTable .odds {
	color: #ff6600;
}

.betTable .betAmount {
	width: 45px;
	text-align: center;
	border: solid 1px #c8c8c8;
	background: #FFFFFF!important;
	padding: 0px!important;
}

.betTable table th {
	text-align: left;
}


/*** advertenties op de nieuws pagina ***/

div.news_ads{           display: block; float: left; margin: 0 0 10px 20px; padding: 10px 0 0 0; width: 598px; min-height: 10px; overflow: hidden; border: 1px solid #DDDDDD;}
div.news_ads_lft{       display: block; float: left; padding: 10px 0 0 0; width: 298px; min-height: 20px; border-right: 1px dotted #DDDDDD;}
div.news_ads_rgt{       display: block; float: left; padding: 10px 0 0 0; width: 299px; min-height: 20px; }

    .news_ads_itm{          display: block; padding:  0 5px 0 10px; width: 283px; height: 80px; overflow: hidden; line-height: 15px;}
    .news_ads_itm a{        text-decoration: none;}
    .news_ads_itm a:hover{  text-decoration: underline;}
        a.itm_img{              display: block; float: left; margin: 0 5px 0 0; width: 75px; height: 63px;}
        a.itm_head{             display: block; padding: 0 0 3px 0; color: #0071B5; font-weight: bold; font-size: 13px;}
        a.itm_p{                display: block; color: #000000;}
        a.itm_p img{            vertical-align: -4px;}
        a#ad_inner_link{        display: inline; vertical-align: -4px; color: #000000;}
        a#ad_inner_link1{       display: inline; color: #000000;}

#twitter_facebook{display: block; float: right; margin-right: 20px;}




