/*

Created by Gekiere.com

	Author:      Stijn Henderickx
	Last update: 2008-12-17
	Media:       site

ToC

    1. Link styles
    2. Font sizes and styles
    3. Margins
    4. Standard elements
    5. Navigation
    
*/

/*
	colors
		acro : #A4085B
		aer : #064566
		agd : #E3014D
		agh : #007883
		dans en demo : #C73598
		doelgroepen : #01673F
		rg : #8B6E08
		tra : #D17100
		tu : #433C99
*/	


/**********************/
/* ------ LINK STYLES */
/**********************/

a:link, a:visited{ color: #434343; text-decoration: none; border-bottom: 1px dotted #434343; }
a:hover, a:active{ color: #434343; border-bottom: 1px solid #CDCDCD; }

.categorie-info a:link, .categorie-info a:visited{ color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF; font-weight: bold; }
.categorie-info a:hover, .categorie-info a:active{ color: #FFFFFF; border-bottom: 1px solid #FFFFFF; }

.content a:link, .content a:visited{ color: #17356a; text-decoration: none; border-bottom: 1px dotted #17356a; font-weight: bold; }
.content a:hover, .content a:active{ color: #17356a; border-bottom: 1px solid #17356a; }

.highlight a:link, .highlight  a:visited{ color: #17356a; text-decoration: none; border-bottom: 1px dotted #17356a; font-weight: bold; }
.highlight  a:hover, .highlight  a:active{ color: #17356a; border-bottom: 1px solid #17356a; }

#footer #links a:link, #footer #links a:visited{ color: white; text-decoration: none; border-bottom: 1px dotted white; font-weight: bold; }
#footer #links a:hover, #footer #links a:active{ color: white; border-bottom: 1px solid white; }
#footer #info a:link, #footer #info a:visited{ color: white; text-decoration: none; border-bottom: 1px dotted white; font-weight: bold; }
#footer #info a:hover, #footer #info a:active{ color: white; border-bottom: 1px solid white; }

.slider-block a:link, .slider-block a:visited, .slider-block a:hover, .slider-block a:active { color: #17356a; text-decoration: none; border: 0px; font-weight: normal; }

.no-border {
	border: 0px !important;
	text-decoration: none;
}

/********************************/
/* ------ Font sizes and styles */
/********************************/

h1   { font-size: 1.8em; line-height: 1.8em; padding: 0 0 5px; /* 22px */ }
h2   { font-size: 1.6em; line-height: 1.6em; padding: 5px 0 5px; /* 20px */ }
h3   { font-size: 1.4em; line-height: 1.4em; padding: 0 0 9px;/* 18px */ }
h4   { font-size: 1.2em; line-height: 1.2em; padding: 6px 0 15px;/* 16px */ }
h5   { font-size: 1.1em; line-height: 1.1em;/* 14px */ }
h6   { font-size: 0.9em; line-height: 0.9em;/* 10px */ }

p    { font-size: 1.0em; /* 11px */ }
body { 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-size: 11px;
	background: url('../images/img_pattern.jpg');
	color: #434343;
}
strong, b {font-weight: bold;}
em, i {font-style: italic;}

td,tr {
	margin: 0; padding: 0;
}



/******************/
/* ------ MARGINS */
/******************/

p { 
	padding: 3px 0; 
	line-height: 1.3em;
}


/*****************************/
/* ------ STANDARD ELEMENTS */
/*****************************/

	#wrapper {
		background-color: #C5C5C5;
		min-height: 100%; 
		height: 100%; 
		height: auto !important; 
		width: 974px;
		margin: 0px auto; 
		z-index: -99999;	
	}

	#header {
		height: 130px;
		width: 974px;
		position:absolute;
		left: 50%;
		margin-left:-487px;
		overflow: hidden;
	}

	#left {
		margin: 0 10px 0 0;
		border-bottom: 3px solid #c4c4c4;
		float: left;
		width: 174px;
	}

	#navigation {
		width: 174px;
		background-color: #f3f3f3;	
	}

	#left #logo {
		height: 130px;
		text-decoration: none;
		position: relative;
		z-index: 99999;
	}
	
	#left #logo img {
		behavior:url(/css/iepngfix.htc);
		text-decoration: none;
	}
	
	#logo {
	}
	
	#logo a {
		border: 0px;
	}
	
	.menu {
		border-top: 7px solid #17356a;
	}
	
	#navigation #fancorner, #navigation #webshop {
		background-color: #e2e2e2;
		border-bottom: 1px solid #c4c4c4;
		padding-bottom: 10px;
	}

	#navigation .reclame-img {
		padding: 3px;
		clear: both;
	}
	
	#mid {
		width: 790px;
		float: left;
		margin: 130px 0 0 0;
	}


	.categorie-info {
		height: 25px;
		background-color: #17356a;
		color: #FFFFFF;
		margin-top: 10px;
		margin-bottom: 15px;
		padding: 10px 10px 5px;
}
	
	.categorie-chooser {
		width: 780px;
		height: 65px;
		border-top: 7px solid #17356a;	
		background-color: #FFFFFF;
		/*	background: url('../images/img_pattern_2.jpg'); */
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 0;
		text-decoration: none;
	}
	
	#mid .categorie-chooser a {
		margin-right: 10px;
		border: 0px;
		padding: 0px;
	}
	
	#mid .categorie-chooser a img { 
		padding: 0px;
		margin: 0px;
	}	
	
	#mid .banner {
		clear: both;
		overflow: hidden;
		height: 60px;
		margin: 0 0 10px 1px;
	}
	
	#mid .banner img {
		padding: 0 2px 0 2px;
	}
	
	#mid .bannerboven {
		clear: both;
		overflow: hidden;
		height: 40px;
		margin: 10px 0 0 1px;
	}
	
	#mid .bannerboven img {
		padding-right: 2px;
		padding-top: 0;
		padding-left: 2px;
	}

	
	#mid #main {
		width: 460px;
		float: left;
		/*margin-right: 9px;*/
	}
		
		#main .slider-block {
			background: url('../images/bck_content_block.png') repeat-x 0 0 #e1e1e1;
			padding: 10px;
			margin: 10px 0 10px 0;
			border-bottom: 1px solid #c4c4c4;		
		}
			
		#sliderContent {
			padding: 0;
		}
		
		.content {
			background: url('../images/bck_content_block.png') repeat-x 0 0 #e1e1e1;
			padding: 10px;
			margin: 10px 0 10px 0;
			border-bottom: 1px solid #c4c4c4;
			/*border-top: 4px solid #17356a*/
		}
	
		#main .content h1 {
			font-size: 1.5em;
			margin: 15px 0 5px 0;
			color: #17356a;
			font-weight: bold;
		}

		#main .content h2 {
			font-size: 1.3em;
			padding: 5px 0 5px 0;
			color: #17356a;
			font-weight: bold;
		}
	
		#main .content p ul, #main .content ul  {
			list-style-type: disc;
			margin: 0 0 0 30px;
			line-height: 15px;
		}
		#main .content img {
			padding: 5px;
		}
		
		#main .content .highlight {
			padding: 7px 7px 7px 10px;
			margin: 7px 0 7px 0;
			background-color: #7B98B8;
			line-height: 1.3em;
			color: white;
			clear: both;
		}	
		
	#page {
		float: left;
		padding: 20px 7px 7px 10px;
		width: 773px;
		min-height: 990px;
		/*min-height: 100%;*/
		background-color: #FFFFFF;
		margin: 10px 0 7px;
	}	
	
		#page p {
			margin-right: 7px;
		}	
		
		#page ul {
			list-style-type: square;
			margin-left: 20px;
		}		
	
		#page ul li {
			padding-right: 0;
			padding-bottom: 0;
			padding-left: 0px;
			margin-left: 20px;
		}
		
		#page ul li ul {
			margin-left: 20px;
			padding: 10px 0 10px 0;
			}		

		ol.numbers, ol {
			padding-left: 20px;
		}
		
		ol.numbers li, ol li {
			list-style-type: decimal;
			margin-left: 20px;
			line-height: 1.3em;
		}
		
		ul.lijsten {
			padding-left: 20px;
		}
		
		ul.lijsten li {
			list-style-type: disc;
			margin-left: 20px;
			line-height: 1.3em;
		}
		
		ul.sitemap404 {
			padding-left: 20px;
		}
		
		ul.sitemap404 li {
			list-style-type: disc;
			margin-left: 20px;
			line-height: 1.3em;
		}

		
		
		
		ul.calender {
			padding-left: 0px;
		}
		
		ul.calender li {
			list-style-type: disc;
			margin-left: 3px;
			line-height: 1.3em;
		}


#gymreporter .gymreporterleft {
	width: 275px;
	float: left;
	}	

#gymreporter .gymreporterright {
	width: 160;
	float: right;

	}

	
	#nieuws {
		float: left;
		padding: 20px 7px 7px 10px;
		margin: 10px 0 7px 0;
		/* 		margin: -5px 0 7px 0;  */
		width: 773px;
		min-height: 990px;
		background-color: #FFFFFF;
	}	
	
		#nieuws .highlight {
			padding: 7px 7px 7px 10px;
			margin: 7px 0 7px 0;
			background-color: #7B98B8;
			line-height: 1.3em;
			color: white;
			clear: both;
		}
			
		#nieuws .afbeelding {
			margin: 7px 10px 7px 0;
			float: left;
			clear: both;
		}
		
		#nieuws .social {
			margin: 3px 3px 3px 0;
			float: left;
		}
			
		#nieuws .onderschrift {
			float: left;
			clear: both;
			color: #a9a9a9;
			font-style: italic;
		}	
			
		#nieuws .nieuwsleft {
			width: 250px;
			float: left;
			margin: 0 10px 0 0;
		}	

		#nieuws .nieuwsright {
			width: 500px;
			float: left;
			padding: 3px 0; 
			line-height: 1.3em;
		}

			#nieuws .nieuwsright ul {
				list-style: disc;
				margin-left: 35px;
				margin-bottom: 10px;
				margin-top: 10px;
}		
	
			#nieuws .nieuwsright ul li {
				padding-right: 0;
				padding-left: 0px;
				line-height: 15px;
			}
		
			.nieuwsright ul li ul {
				margin-left: 15px;
				padding: 10px 0 10px 0;
			}		
		
		
		
		
		
		#nieuws .nieuwsrightfull {
			width: 773px;
			float: left;
			padding: 3px 0; 
			line-height: 1.3em;
		}

			#nieuws .nieuwsrightfull ul {
				list-style: disc;
				margin-left: 35px;
				margin-bottom: 10px;
				margin-top: 10px;
			}		
	
			#nieuws .nieuwsrightfull ul li {
				padding-right: 0;
				padding-bottom: 0;
				padding-left: 0px;
				line-height: 15px;
			}
		
			.nieuwsrightfull ul li ul {
				margin-left: 15px;
				padding: 10px 0 10px 0;
			}		
		
	
	
	
	
		#nieuws .cvleft {
			width: 150px;
			float: left;
			margin: 0 10px 0 0;
		}	

		#nieuws .cvright {
			width: 600px;
			float: left;
		}
		
		#nieuws .cvdendleft {
			width: 300px;
			float: left;
			margin: 0 10px 0 0;
		}	

		#nieuws .cvdendright {
			width: 450px;
			float: left;
		}
		
		
				
		#nieuws .cvrightfull {
			width: 773px;
			float: left;
		}




	#mid #widgets {
		float: right;
		width: 320px;
	}

	.widget {
		margin: 10px 0 10px 0;
	}
	
	.fotobank img {
		margin-right: 1px;
		clear: none;
		border: 0;
		text-decoration: none;
	}
	
	
	.ui-tabs-panel h1 {
		font-size: 1.5em;
		margin: 5px 0 5px 0;
		color: #17356a;
		font-weight: bold;
	}
	
	.ui-tabs-panel h2 {
		font-size: 1.3em;
		padding: 2px 0 2px 0;
		color: #17356a;
		font-weight: bold;
	}
	
	.ui-tabs-panel h3 {
		font-size: 1.2em;
		padding: 6px 0 4px 0;
		color: #17356a;
		font-weight: bold;
	}
			
	.ui-tabs-panel ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		line-height: 15px;
	}

	.ui-tabs-panel .highlight {
		padding: 7px 7px 7px 10px;
		margin: 7px 0 7px 0;
		background-color: #7b98b8;
		line-height: 1.3em;
		color: white;
		clear: both;
	}			

		.highlight img, .widget img {
			padding: 0 4px 4px 0;
		}
	
		.widget p {
			margin: 0;
			line-height: 1.3em;
		}
					
	.reclame {
		float: left;
		width: 320px;
		}
	
		.reclame img {
			width: 320px;
			}

#kalender {
	height: 190px;
}

#calender_choose {
	width: 200px;
	float: left;
	margin: 0 12px 0 0;
}

#calender_result {
	float: left;
	width: 200px;
	height: 180px;
}
		
#footer {
	margin-top: 30px;
	float: left;
	width: 100%;
	background-color: #0e245a;
	height: 150px;
}

#footer #links {
	background-color: #324a79;
	height: 20px;
	color: white;
	padding: 10px 0 5px 10px;
	margin: 0px auto; 	
	width: 975px	
}

#footer #sponsors {
	background-color: #324a79;
	padding: 10px 0 5px 10px;
	margin: 0px auto; 	
	width: 975px;
	text-align: center;
}

#footer #info {
	color: white;
	margin-left: 200px;
	padding-top: 15px;
	margin: 0px auto; 	
	width: 975px
}

p a img {float: left}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

/*** Resultaten tabel ***/
.table {
	width: 100%;
}

.table tr.row td {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #d5d5d5;
}

.table tr.row td a {
	border: 0px;
}

.table tr:hover {
	background-color: #FFFFD3;
}

.table thead th {
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #d5d5d5;
}

/*** CV-edit tabel ***/
.cvedit tr td {
	line-height: 16px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-right: 10px;
}

/*** club bestuursleden tabel ***/
.bestuursleden {
	width: 60%;
}

.bestuursleden tr td {
	line-height: 16px;
	vertical-align: top;
	}
	

/*** cv in media tabel ***/
.cvmediatable {
	width: 100%;
}

.cvmediatable tr td {
	line-height: 16px;
	vertical-align: top;
	}


/*** club trainingsresultaten tabel ***/
.clubtable {
	width: 100%;
}

.clubtable tr td {
	line-height: 16px;
	vertical-align: top;
	}


/*** Gymreporter tabel ***/
.gymreporter tr td {
	line-height: 16px;
	vertical-align: top;
	padding-bottom: 4px;
	}
	
/*** topsport tabel ***/
.topsport tr td {
	line-height: 16px;
	vertical-align: top;
	padding-bottom: 4px;
	}	
	

/*** medewerkers tabel ***/
.medewerkerstable tr td {
	line-height: 16px;
	vertical-align: top;
	}

/*** activiteiten/resultaten zoekpagina tabel ***/
.actzoek tr td {
	line-height: 25px;
	vertical-align: top;
	padding-bottom: 4px;
	}	

/*** mail tabel ***/
.mail tr td {
	line-height: 25px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 8px;
}	

/*** crew tabel ***/
.crew tr td {
	line-height: 25px;
	vertical-align: top;
	padding-bottom: 4px;
	}	

/*** activiteiten route tabel ***/
.routetable tr td {
	line-height: 16px;
	vertical-align: top;
	}

.actdetailtable tr td {
	line-height: 16px;
	vertical-align: top;
	}
	
.cvpalmares tr td {
	line-height: 16px;
	vertical-align: top;
	}	

.cvtable tr td {
	line-height: 16px;
	vertical-align: top;
	width: 33%;
	}



/*********************/
/* ------ NAVIGATION */
/*********************/
#navigation .menu h2, #navigation #fancorner h2, #navigation #webshop h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #17356a;
	padding: 15px 0 10px 10px;
	font-weight: bold;
	letter-spacing: 3px;
}

/****** Hoofdmenu */
#navigation .menu #main-menu {
	float: left;
	width: 174px;
	margin: 0px; padding: 0px;
}

#navigation .menu ul#main-menu li{
	display: block;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #FFFFFF;
}

#navigation .menu ul#main-menu li a{
	padding: 10px 10px 10px 10px;
	margin: 0px;
	display: block;
	color: #524131;
	text-decoration: none;
	border: 0px;	
}

#navigation .menu ul#main-menu li a:hover{
	display: block;
	color: #524131;
	background-color: #d9d9d9;
	text-decoration: none;
	border: 0px;
}

#navigation .menu ul#main-menu .bold {
	display: block;
	color: #524131;
	background-color: #d9d9d9;
	text-decoration: none;
	border: 0px;
}

/****** Submenu */
#navigation .menu ul#main-menu ul#sub-menu {
	margin: 0px; padding: 0px;
}

#navigation .menu ul#main-menu ul#sub-menu li{
	display: block;
	font-size: 0.9em;
	border: 0px;
}

#navigation .menu ul#main-menu ul#sub-menu li a{
	padding: 5px 10px 5px 25px;
	margin: 0px;
	display: block;
	color: #524131;
	text-decoration: none;
	border: 0px;	
}

#navigation .menu ul#main-menu ul#sub-menu li a:hover{
	display: block;
	color: #524131;
	background-color: #d9d9d9;
	text-decoration: none;
	border: 0px;		
}

#navigation #fancorner ul {
    margin-left: 12px;		
}

	#navigation #fancorner ul li {
		padding: 2px 0 2px 10px; 
		background: url(../images/img_li.png) no-repeat 0 4px;		
	}
	

.tab span.left {
	background-color: red;
	width: 4px;
}	
	
	
	

.acro 			{ border-color: #A4085B;}
.aer			{ border-color: #064566;}
.agd 			{ border-color: #E3014D;}
.agh 			{ border-color: #007883;}
.dend		 	{ border-color: #C73598;}
.doel 			{ border-color: #01673F;}
.rg 			{ border-color: #8B6E08;}
.tra 			{ border-color: #D17100;}
.tu 			{ border-color: #433C99;}

.background-acro 		{ background-color: #A4085B;}
.background-aer			{ background-color: #064566;}
.background-agd 		{ background-color: #E3014D;}
.background-agh 		{ background-color: #007883;}
.background-dend	 	{ background-color: #C73598;}
.background-doel 		{ background-color: #01673F;}
.background-rg 			{ background-color: #8B6E08;}
.background-tra 		{ background-color: #D17100;}
.background-tu 			{ background-color: #433C99;}
	
	
	
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 2px 0 0;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 0 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: white;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	border-bottom: 1px solid #002654; /*#324a79;*/
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
    color: #002654;
	border-bottom: 1px solid white;

}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;

}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    
}
.ui-tabs-nav a:hover {
	border-bottom: 1px solid white;
	color: #002654;	
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    color: white;
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
	color: #002654;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    color: white;
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha( opacity=40 );
}
.ui-tabs-panel {
    padding: 12px 8px 12px 8px;
	background: url('../images/bck_content_block.png') repeat-x 0 0 #e1e1e1;
}

.ui-tabs-loading em {
    padding: 0 0 0 0;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.nodecoration { border-bottom: none !important; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

