/*	------------------------------------------	*/
/*	G-sport: Ingrid Stojnic             2010	*/
/*	------------------------------------------	*/


/*	------------------------------------------	*/
/*	Standard tags								*/
/*	------------------------------------------	*/

* {
	margin: 0;
	padding: 0;
	}
	
a, a:hover {
	outline:none;
	}
	
img {
	border: none;
	}	
		
body {
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	text-align: center;
	}
	
#right ul, ol{
	padding: 0 0 0 2em;
	margin: 0.5em 0 1em 0;
}
	
#container{
	position: relative;
	text-align: left;
	width: 990px;
	margin: 0 auto;
	}

div.padding{
	padding: 0 30px;
	}
	
#header{
	width: 930px;
	padding-top: 15px;
	}

#logos{
	float: right;
	width: 175px;
	}

#logoGSport{
	float: right;
	width: 175px;
	}	
	
#logoProvAnt{
	float: left;
	position: absolute;
	top: 20px;
	}
	
ul#functNav{
	float: left;
	list-style-type: none;
	font-size: 11px;
	position: absolute;
	top: 20px;
	width: 410px;
	}	

ul#functNav a{
	color: #000;
	text-decoration: underline;
	}	

ul#functNav a:hover{
	color: #bc0018;
	text-decoration: none;
	}
		
ul#functNav li{
	display: inline;
	padding: 0 15px 0 8px;
	background: url(../img/divider_functnav.gif) no-repeat center right;
	}

ul#functNav li.last{
	background: none;
	padding-right: 0;
	}
			
#banner{
	width: 990px;
	height: 165px;
	background: url(../img/banner_home.jpg) no-repeat top left;
	color: #fff;
	}

#banner p a{
	color: #fff;
	text-decoration: none;
	}
	
#banner p.vrijwilliger{
	color: #fff;
	text-align: right;
	font-size: 19px;
	padding: 40px 20px 0 0;
	}
	

#banner p.vrijwilliger a:hover{
	text-decoration: underline;
	}
	
#banner p.fontGrootte{
	color: #fff;
	text-align: right;
	padding: 50px 20px 0 0;
	font-size: 1.3em;
	font-weight: normal;
	}

#banner p.fontGrootte a.small{
	font-size: 0.7em;
	padding: 0 3px;
	}
#banner p.fontGrootte a.medium{	
	font-size: 1em;
	padding: 0 3px;
	}
#banner p.fontGrootte a.large{
	font-size: 1.3em;
	padding: 0 3px;
	}
#banner p.fontGrootte a.selected{
	color: #BC0018;
}	
	
#nav ul{
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	font-weight: bold;
	}

#nav ul a{
	color: #000;
	text-decoration: none;
	}

#nav ul a:hover{
	color: #bc0018;
	text-decoration: underline;
	}
	
#nav ul a.selected{
	color: #bc0018;
	}
	
#nav ul li{
	display: inline;
	padding: 0 15px 0 10px;
	background: url(../img/divider_nav.gif) no-repeat top right;
	}

#nav ul li.first{
	padding: 0 15px 0 0;
	}
	
#nav ul li.last{
	padding: 0 0 0 10px;
	background: none;	
	}	

/*************************************************************************** FUNCTIONEEL */
		
#functioneel{
	background: #efefef;
	padding: 0px 30px 5px 30px;
	width: 930px;
	}

#functioneel p{
	font-size: 11px;
	color: #333;
	float: left;
	width: 680px;
	padding-top: 10px;
	}

#functioneel p a{
	color: #333;
	}
			
#zoek{
	float: right;
	width: 220px;
	text-align: right;
	}
	
#zoek input{
	text-align: right;
	padding: 2px;
	margin-top: 5px;
	}

#zoek input#zoekBtn{
	/*width: 28px;
	height: 27px;
	background: url(../img/zoek.gif) no-repeat top left;*/
	/*border: none;*/
	text-align: center;
	padding: 0;
	}
				
#content{
	margin-top: 20px;
	}

/*************************************************************************** home */
/*************************************************************************** home */
/*************************************************************************** home */
/*************************************************************************** home */

#homeFilm{
	width: 770px;
	
	float: left;
	background: #666;
	color: #fff;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	}

#homeFilm h1{
	color: #fff;
	font-size: 16px;
	padding: 0 0 5px 20px;
	}
	
#filmMain{
	width: 595px;
	float: left;
	padding: 0 20px;
	}	


#filmThumbs{
	width: 115px;
	float: left;
	}	

#filmThumbs img{
	cursor: pointer;
	}	


#filmThumbs p{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 10px 0;
	}
		
/**************************************************/	

/*--------------------------------------------- HOME WELKOM */

#homeNieuws h2.welkom{
	color: #CB1316;
	font-size: 22px;
	margin: 0 0 6px 0;
	font-weight: bold;
	}

#homeNieuws p.welkom{
	font-weight: bold;
	width: 600px;
	line-height: 1.3em;
	}

/*--------------------------------------------- HOME NIEUWS */

#homeNieuws{
	width: 600px;
	float: left;
	}
	
#homeNieuws h2.nieuws{
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
	border-top: 0;
	}

#homeNieuws h3{
	border-top: 1px solid #000;
	color: #CB1316;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding-top: 10px;
	clear: right;
	}
	
#homeNieuws h3 a{
	color: #CB1316;
	text-decoration: none;
}
	
#homeNieuws h3 a:hover{
	text-decoration: underline;
}
	
#homeNieuws h4{
	color: #000;
	font-size: 12px;
	margin-bottom: 6px;
	}
		
#homeNieuws h4 a{
	color: #000;
	text-decoration: none;
	}
		
#homeNieuws h4 a:hover{
	color: #000;
	text-decoration: underline;
	}
		
#homeNieuws p{
	color: #000;
	width: 415px;
	}

#homeNieuws p a{
	color: #000;
	text-decoration: underline;
	}
	
#homeNieuws p.excerpt a{
	text-decoration: none;
	}

#homeNieuws p.excerpt a:hover{
	text-decoration: underline;
	}

#homeNieuws p.leesmeer{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0.5em 0 20px 0;
	}
		
#homeNieuws img{
	float: right;
	padding-bottom: 15px;
	margin-top: -10px;
	}
	

/*--------------------------------------------- HOME AGENDA */
	
#homeAgenda{
	width: 300px;
	float: left;
	margin-left: 30px;
	}

#homeAgenda h1{
	background: url(../img/h1_agenda.gif) no-repeat top left;
	width: 300px;
	height: 35px;
	color: #fff;
	font-size: 20px;
	padding: 0px 0 0 10px;
	font-weight: normal;
	line-height: 1.6em;
	}

#homeAgenda .box{
	padding: 10px;
	height: auto;
	}	

#homeAgenda .box.gsportEvenement{
	background-image: url(../img/g_agenda.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;	
	}
	
#homeAgenda .box h2{
	font-size: 12px;
	color: #CB1316;
	margin: 0;
	}	
	
#homeAgenda .box h2 a{
	color: #CB1316;
	text-decoration: none;
	}	
	
#homeAgenda .box h2 a:hover{
	text-decoration: underline;
	}	
	
#homeAgenda .box p{
	margin: 0;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0;
	}	

#homeAgenda .box p.leesmeer{
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	}	

#homeAgenda .box p.leesmeer a{
	color: #000;
	text-decoration: underline;
	}	

/***************************************************** HOME EXTRA */	
#homeExtras{
	width: 300px;
	float: left;
	margin-left: 30px;
	}
	
.box{
	background: #efefef;
	margin-bottom: 20px;
	height: 127px;

	}	
	
.box h1{
	background: url(../img/h1_extra.gif) no-repeat top left;
	width: 300px;
	height: 35px;
	color: #fff;
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0;
	}	

.box p{
	font-weight: bold;
	color: #000;
	padding: 10px;
	}

.box.indekijker p{
	font-size: 20px;
	text-align: center;
	
	}
		
.box.sportwijzer h1{
	background: url(../img/h1_extra_sportwijzer.gif) no-repeat top left;
	}

.box.sportwijzer h1 span{
	display: none;
	}
			
.box.sportwijzer p{
	font-size: 20px;
	
	font-weight: bold;
	text-align: center;
	}	

.box p a{
	color: #000;
	text-decoration: none;
	}

.box.sportwijzer p a, .box.indekijker p a{
	color: #cb1316;
	text-decoration: none;
	}

.box p a:hover, .box.sportwijzer p a:hover{
	text-decoration: underline;
	}

.box #nieuwsbrief{
	padding: 10px;
	}
	
.box #nieuwsbrief input.inputFld{
	width: 140px;
	margin-bottom: 12px;
	}

.box #nieuwsbrief span{
	margin-bottom: 5px;
	display: block;
	}

/******************************************** LEFT **/

#left{
	width: 220px;
	margin-right: 45px;
	float: left;
	} 

#right{
	width: 690px;
	float: left;
	margin-bottom: 40px;
	}

#right.small{
	width: 415px;
	}
		
#right img{
	float: left;
	padding: 0px 20px 20px 0;
	}	

#right img.noFloat{
	float: none;
	}	

	
#right img.pdf{
	padding: 0;
	float: none;
	}
	
#right h1{
	font-size: 22px;
	}
	
#right h2{
	font-size: 18px;
	color: #CB1516;
	padding-top: 6px;
	clear: both;
	}

#right h3{
	clear: both;
	font-size: 14px;
	color: #CB1516;
	padding-top: 6px;
	font-weight: normal;
	}

#right h4{
	clear: both;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
	
#right h3.events{
	clear: both;
	font-size: 14px;
	color: #CB1516;
	margin: 0;
	font-weight: normal;
	}
	
		
#right h2 a{
	text-decoration: none;
	}

#right h2 a:hover{
	text-decoration: underline;
	}

#right p{
	margin: 1em 0;
	line-height: 1.4em;
	}

#right p.leesmeer{
	margin: 0;
	}
	
#right p.leesmeer a{
	color: #000;
	font-size: 11px;
	}


		
#right p.belangrijk{
	background: #efefef;
	padding: 20px;
	}

#right a{
	color: #CB1516;
	}			

#right a:hover{
	text-decoration: none;
	}

#right ul li, #right ol li{
	line-height: 1.5em;
	}


#right ul li a:hover, #right ol li a:hover{
	text-decoration: underline;
	}


#right form{
	margin: 2em 0 1em 0;
	}		

#right form label{
	font-weight: bold;
	}		
			
/******************************************** SUBNavigatie **/
ul#subnav{
	list-style-type: none;
	font-weight: bold;
	line-height: 2em;
	border-top: 1px solid #888;
	padding: 0;
	}

ul#subnav li{
	border-bottom: 1px solid #888;
	padding-left: 10px;
}
	
ul#subnav a{
	color: #000;
	text-decoration: none;
	}

ul#subnav a:hover, ul#subnav a.selected{
	color: #CB1516;
	text-decoration: none;
	}
	
ul#subnav ul.subsubnav{
	background: #efefef;
	list-style-type: none;
	border-top: 1px solid #888;
	padding-left: 20px;
	font-weight: normal;
	line-height: 2em;	
	margin-left: -10px;
	}
	
ul#subnav ul.subsubnav li{
	border-bottom: 0;
	padding: 0 0 0 0px;
	}
	
/******************************************** SUBSCRIBE **/
	
#subscribe{
	background: #efefef;
	padding: 5px 10px;
	margin: 20px 0 0 0;
	width: 970px;
	}

#subscribe p{
	text-align: right;
	font-size: 11px;
	color: #666;
	padding-right: 30px;
	}

#subscribe img{
	vertical-align: middle;
	}


/************************************************ UITLEENMATERIAAL */	



dl{
	margin: 10px 0;
	padding: 10px;
	}

dl.odd{
	background: #efefef;
	}

dl.even{
	background: #fff;
	}
	

dd.gsportMateriaal{
	background-image: url(../img/g_materiaal.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	}
	
dt{
	color: #CB1516;
	font-weight: bold;
	font-size: 18px;
	}		
		
dd .title{
	font-weight: bold;
	display: block;
	}	

dd .meer{
	font-size: 11px;
	display: block;
	margin: 0.25em 0 1em 0;
	}

dd .meer a{
	color: #000 !important;
	}

dd, dt{
	width: 500px;
	}
/*--------------------------------------------- ALPHABET */

#right p.alphabet{
	background:#51848E; 
	color:#FFFFFF; 
	font-normal; 
	padding: 5px;
	margin: 30px 0 40px 0;
	}
	
#right p.alphabet a{
	color:#FFFFFF; 
	padding: 2px 2px;
	}	

#right p.alphabet a.selected{
	color:#000; 
	padding: 5px;
	text-decoration: none;
	}
					
/*--------------------------------------------- PAGINATION */
#right ul.pagination-digg{
	margin: 20px 0;
	padding: 0;
	}
	
#right ul.pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; font-weight: bold; text-align: center;}
#right ul.pagination-digg a           { width: 12px; border:solid 1px #B2CFD3; margin-right:3px; background: #B2CFD3;}
#right ul.pagination-digg .previous-off,
#right ul.pagination-digg .next-off   { width: 16px; display:block; border: 1px solid transparent; float:left; margin-right:3px; padding:3px 4px; }
#right ul.pagination-digg .next a,
#right ul.pagination-digg .previous a { font-weight:bold; background: none;}	
#right ul.pagination-digg .current     { width: 16px; background:#51848E; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:3px; }
#right ul.pagination-digg a:link, 
#right ul.pagination-digg a:visited   { color:#000; display:block; float:left; padding:3px 6px; text-decoration:none; }
#right ul.pagination-digg a:hover     { border:solid 1px #51848E; }
			
/*--------------------------------------------- NIEUWS */

#right h2.nieuws{
	border-top: 1px solid #666;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	clear: both;
	}
	
#right h4.nieuws{
	font-size: 16px;
	margin: 0 0 1em 0;
	color: #CB1516;
	}	
	
#right h3.nieuws{
	font-size: 12px;
	font-weight: bold;
	
	margin: 0 0 1em 0;
	}
		
#right h3.nieuws a{
	text-decoration: none;
	color: #000;
	}	

#right h3.nieuws a:hover{
	text-decoration: underline;
	}	

#right p.excerpt{
	margin: 0;
	}
	
	
#right p.excerpt a{
	text-decoration: none;
	color: #000;
}

#right p.excerpt a:hover{
	text-decoration: underline;
}



/****************************************** agenda */

#right h2.agenda{
	margin: 20px 0 20px 0;
	background:  #CB1516;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 2px 0 2px 8px;
	}
	
div.agenda{
	padding: 0 10px 10px 10px;
	margin: 10px 0 0 0;
	clear: both;
	}
	
div.agenda.even.gsportEvenement, div.agenda.odd.gsportEvenement{
	background-image: url(../img/g_agenda.gif);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	}

div.agenda.even{
	background-color: #fff;
	}

div.agenda.odd{
	background-color: #efefef;
	}

#right div.agenda h3{
	color: #CB1516;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	}

#right div.agenda h3 a, div.agenda p a{
	text-decoration: none;
	}

#right div.agenda p a{
	color: #000;
	}

#right div.agenda p{
	margin: 0;
	line-height: 1.25em;
	max-width: 500px;
	font-weight: bold;
	}	

#right div.agenda p.excerpt{
	margin: 0;
	font-weight: normal
	}


#right div.agenda p.leesmeer{
	margin: 0 0 0em 0;
	font-weight: normal;
	}

#right div.agenda p.leesmeer a{
	text-decoration: underline;
	}
	
#right div.agenda img{
	float: right;
	padding: 0 0 10px 10px;
	}

/*************************************************** KALENDER */

#calendarContainer{
	margin: 20px 0;
	background: #e5edee;
	padding-bottom: 15px;
	}

#calendarContainer h1{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #51848e;
	line-height: 1.9em;
	}
		
#calendar {
	width: 200px;
	margin-left: 10px;
	border-collapse: collapse;
}

#calendar caption{
	background: #e5edee;
	font-weight: bold;
	padding: 15px 0 5px 0;
	text-transform: uppercase;
}

#calendar caption a{
	color: #000;
	text-decoration: none;
}

#calendar caption a:hover{
	text-decoration: underline;
}

#calendar th{
	background: #769ea6;
	color: #fff;	
	text-align: right;
	border-bottom: 5px solid #e5edee;
	padding: 2px;
	}
	
#calendar td{
	background: #c0d3d6;
	text-align: right;
	color: #666;
	border-bottom: 5px solid #e5edee;
	padding: 2px;
}

#calendar a.info {
	position: relative;
	z-index: 24;
	text-decoration: none;
	display: block;
	color: #000;
}

#calendar td.hasEvent a.info {
	font-weight: bold;
}

#calendar td.isToday, #calendar td.isToday a.info{
	color: #CB1516;
}

#calendar a.info:hover {
	z-index: 25;
	background-color: #CB1516;
	color: #fff;
}

#calendar td.isToday a.info:hover{
	color: #fff;
}

#calendar a.info span {
	display: none;
}

#calendar a.info:hover span {
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 220px;
	border: 1px solid #51848e;
	background-color: #e5edee;
	color: #000;
	text-align: left;
	font-weight: normal;
	padding: 10px 10px 0 10px;
}

.backToNow{
	padding: .5em;
	text-align: center;
}

.event{
	margin-bottom: 10px;
	font-size: 11px;
	}
/****************************************** SPORTWIJZER */

#right.sportwijzer ol{
	line-height: 1.7em;
	margin: 1em 0 1em 10px;
	clear: both !important;
	}

#right.sportwijzer ol a:hover{
	color: #CB1516;
	}
	
#right.sportwijzer ol li{
	margin-bottom: 10px;
	line-height: 1.2em;
	}

#right.sportwijzer h2{
	font-size: 16px;
	margin: 1em 0 0 0;
	}

#right.sportwijzer h1{
	background: none;
	}
	
#right.sportwijzer p{
	margin: 0 0 1em 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	}

#right.sportwijzer ul{
	margin: 0;
	}

#right.sportwijzer ul.pagination-digg{
	margin: 2em 0;
	}	
				
#right.sportwijzer ul li a, #right.sportwijzer ol li a{
	color: #000;
	text-decoration: none;
	}
	
.sportwijzer .sporttak{
	
	background: #EFEFEF;
	padding: 5px 20px 10px 20px;
	margin: 10px 0;
}

#right.sportwijzer .sporttak h2{
	margin: 1em 0 0.1em 0;
	padding: 0;
	font-size: 14px;
}

#right.sportwijzer .sporttak ul li{
	line-height: 1.25em;
}

.input{
	margin-bottom: 5px;
	}

#right.sportwijzer .input label, #right.sportwijzer .input.textarea label{
	padding-right: 20px;
	width: 80px;
	float: left;
	}

#right.sportwijzer .input option{
	padding: 2px 0 0 5px;
	}
			
#right form#sportClubSearchForm{
	margin-bottom: 20px;
	}	
	
.input label, .input.textarea label{
	padding-right: 20px;
	width: 80px;
	float: left;
	}	
/****************************************** SITEMAP */

ul.sitemap{
	margin: 20px 0 0 -2em;
	}

ul.sitemap li{
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 1em 0;
	}

ul.sitemap li ul li{
	font-weight: normal;
	list-style-type: disc;
	margin: 0;
	}

/****************************************** CONTACT */


	
.submit{
	margin-top: 20px;
	}	
	
.error-message{
	font-size: 11px;
	font-weight: bold;
	color: #CB1516;
	margin-bottom: 20px;
	padding-top: 3px;
	}	
/****************************************** speciaal persoon */

#specialPerson{
	background: #51848e;
	height: 130px;
	margin-bottom: 15px;
	}			


#specialPerson img{
	float: left;
	padding-right: 10px;
	}	
	
#specialPerson p{
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
	}	

#specialPerson p.name{
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	}
	
#specialPerson p a{
	color: #fff;
	text-decoration: none;
	}	

#specialPerson p a:hover{
	text-decoration: underline;
	}
	

/******************************************** general */

.albumList{
	margin-top: 20px;
	}

/*--------------------------------------------- FOOTER */



#footer{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	height: 100px;
	padding-top: 20px;
	text-align: center;
	width: 990px;
	}

#footer img{
	padding: 0 10px;
	}
	
/*--------------------------------------------- DISCLAIMER */

#disclaimer{
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 30px;	
	}		
		
#disclaimer a{
	color: #666;
	text-decoration: none;
	}

#disclaimer a:hover{
	text-decoration: underline;
	}

/*********************************/


.album{
	width: 150px;
	float: left;
	padding-right: 20px;
	}

#right .album img{
	padding: 0 0px 10px 0;
	}


#right div.image{
	width: 150px;
	height: 100px;
	background: #efefef;
	float: left;
	text-align: center;
	margin: 0 15px 15px 0;
	}
	
#right .image img{
	float: none;
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	}
	
					
/*	------------------------------------------	*/
/*	clearfix									*/
/*	------------------------------------------	*/
		
.clearfix{
	clear: both;
	}	

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