﻿/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for module specific styling
Website:		Onlinetest2
produced in:	2008
Author:			Joël Kuijten for Princen-group
\***********************************************/
.uitslagenTabel, .programmaTabel{
	font-size:12px;
	width:100%;
}
.uitslagenTabel table, .programmaTabel table{
	background:#fff;
	width:100%;
}
.uitslagenTabel .klasse{
	
}
.uitslagenTabel .wednr{
	
}
.uitslagenTabel .thuis{
	
}
.uitslagenTabel .uit{
	
}
.uitslagenTabel .aanvang{
	
}
.uitslagenTabel .vertrek{
	
}
.uitslagenTabel .scheids{
	
}
.uitslagenTabel .veld{
	
}
.uitslagenTabel .kleed{
	
}

.programmaTabel .klasse{
	
}
.programmaTabel .wednr{
	
}
.programmaTabel .thuis{
	
}
.programmaTabel .uit{
	
}
.programmaTabel .aanvang{
	
}
.programmaTabel .uitlsag{
	
}


.uitslagenTabel table tr.even,
.programmaTabel table tr.even{
	background:#f5f5f5;
}
.uitslagenTabel table th,
.programmaTabel table th{
	font-size:12px;
	background:#ff0;
	border:2px solid #000;
	border-width:0 0 2px 0;
	padding:8px 2px;
	text-align: left;
}
.uitslagenTabel table th.center,
.programmaTabel table th.center{
	text-align: center;
}
.uitslagenTabel table td,
.programmaTabel table td{
	font-size:12px;
	border:1px solid #eee;
	border-width:0 0 1px 0;
	line-height:14px;
	padding: 4px 2px;
}

#sponsors a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-2000px;
	overflow:hidden;
}
#breadCrumbs, #breadCrumbs a{
	font-size:10px;
	text-decoration:none;
	text-transform:lowercase;
	color:#ccc;
}
#breadCrumbs .current{
	font-weight:bold;
}
/* footer style */
.PortalFooterText, .PortalFooterText a{
	font-size:10px;
	line-height:20px;
	color:#eee;
	text-decoration:none;
}
/* accordion edit thingy */
.accordionHeader, .accordionHeaderSelected{
	width:99%;
	padding: 0;
	border:1px solid #bbb;
	border-width:1px 0;
}
.accordionHeaderSelected .accordionLink{
	color:#78235C;
}
.accordionLink{
	color:#000;
	background:#eee;
	display:block;
	height:25px;
	line-height:25px;
	width:100%;
	font-size:12px;
	text-indent:10px;
	font-weight:bold;
	text-decoration:none;
}
.accordionContent{
	padding:10px;
}
.accordionContent td{
	line-height:18px;
}
/*  PageEdit mode styles */
.pageEdit, .moduleEdit{
	width:600px;
}
.pageEdit td, .moduleEdit td{
	vertical-align:top;
	line-height:18px;
	padding:0 5px 0 0;
}
.pageEdit .checkbox, .moduleEdit .checkbox{
	padding:4px 0 0 0;
}
.edit th{
	text-align:left;
	line-height:25px;
	color:#000;
	font-weight:bold;
	border:1px solid #eee;
	border-width:0 0 1px 0;
}
.apply{
	padding:10px 0;
}
.UpdatingProgress{
	display:none;
	position:absolute;
	margin:25% 0 0 42%;
	
}
/* treeview */
.selectPage{
	padding:5px 0;
}
.tree table td{
	padding:0;
	margin:0;
}
.tree table td a{
	text-decoration:none;
}
/* text in the Breadcrumb bar */
#BreadCrumbs, #BreadCrumbs a{
	font-size:10px;
	color:#c29ab4;
	text-decoration:none;
	letter-spacing:1px;
	line-height:75px;
}
/* fix voor kalender linkjes */
.calendar table td{
	padding:0;
	margin:0;
}
/* SubMenu link list */
.Sublinklist a{
	text-decoration:none;
	line-height:20px;
	color:#000;
	font-weight:bold;
}
/* links module */
.LinkPanel a{
	color:#78235C;
	font-weight:bold;
	text-decoration:none;
	padding:2px 15px 2px 0;
}
.LinkPanel a:hover{
	padding:2px 0 2px 15px;
	background:url(images/linkhoverbg.png) no-repeat left 6px;
}
/* submenu links */
.subMenuList{
	list-style:none;
	padding:0;
}
.subMenuList li{
	line-height:18px;
}
.subMenuList li a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#78235C;
	padding:0 15px 0 0;
}
.subMenuList li a:hover{
	padding:0 0 0 15px;
	background:url(images/linkhoverbg.png) no-repeat left 6px;
}
/* edit screens */
.edit td, .module td{
	padding:2px 5px 2px 0;
}
/* contactForm */
.contactForm{
}
.contactForm td{
	padding:2px 10px 0 0;
	line-height:18px;
}
.contactForm .required{
	font-size:110%;
}
/* imagelinks */
.imageLinks td{
	padding:10px;
	text-align:center;
}
.imageLinks .editButtons{
}
.imageLinks .text, imageLinks .image{
	display:block;
	margin:0 auto;
}
.imageLinks .text{
	text-decoration:none;
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
/* vacature */
.vacature{
	width:550px;
}
.vacature .row1{
	background:#efefef;
}
.vacature .row2{
}
.vacature .row1o, .vacature .row2o{
	background:#ccc;
}
.vacature .vacatureHeader td{
	line-height:18px;
	font-weight:bold;
	border:1px solid #000;
	border-width:0 0 1px 0;
	padding:0 5px;
}
.vacatureList{
	line-height:20px;
}
.vacatureList td, .vacatureShow td{
	padding:2px 5px 2px 0;
}
.vacatureLink{
	display:block;
	text-indent:5px;
	text-decoration:none;
	color:#000;
	width:100%;
	height:100%;
}
.vacatureShow{	
}
.vacatureShow h1{
	line-height:25px;
	font-size:14px;
}
.vacatureShow th{
	line-height:25px;
	text-align:left;
}
/* aanmeld module */
.signIn ul{
	line-height:20px;
	list-style:none;
}
.signIn{
}
.autoLogin{
	padding:5px 0;
}
.forgotPassword{
}
.user{

}
.userTextbox{
}
.pass{
	padding-top:5px;
}
.userTextbox input, .passTextbox input{
	width:200px;
	border:1px solid #78235C;
}
.passTextbox
.autoLogin{
}
.forgotPassword{
	color:#78235C;
}
/* News */
.news{
}
.future{
}
.archive{
}
.titleLink{
	display:inline-block;
	padding:0 2px;
	/* text-decoration:none; */
	line-height:20px;
}
/* news Show */
.showNews{
}
/* zoeken binnen site */
.searchPortal{
	
}
.searchPortal .title{
	line-height:20px;
}
.searchPortal .page{
	padding-bottom:5px;
	border:1px solid #eee;
	border-width:0 0 1px 0;
}
.searchPortal .page a{
	line-height:20px;
}
/* zoeken vanuit de template */
#miniSearch{
}

#divSocialMedia {
	margin-top: 15px;
	margin-bottom: 15px;
}
