/*
Lyceo Main CSS
@author: R.Stoopman
@version: 20090119
*/

/* Color Scheme
blue: #00b9f3
licht geel: #d0c533
donker geel: ##83781F
torquise: #BFEFFB
*/

/* Text
**********************************/		
body, #publerBody {
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:#333;
	font-size:13px;
	}
	
a{
	font-weight:bold;
	color:#00b9f3;
	text-decoration:none;
	}

h2{
	margin:22px 0 0 0;
	padding:0 0 0 0;
	}
h2.top, h1.top{
	margin-top:0;
	}
	
h3{
	margin:0;
	padding:0;
}

fieldset h3{
	margin-top:2em;
}
div#contents h1{
	margin:0 0 15px 0;
	padding:0;
	}	
p.intro{
	font-weight:bold;
	font-size:1em;
	}
	
address{
	font-style:normal;
	}
	
.right{
	float:right;
	}
.left{
	float:left;
	}
	
a.more{
	background: url(/images/lyceo/icons/bullet.png) no-repeat 100% -136px;
	padding:0 8px 0 0;
	}
	
.pdf{
	padding-right:20px;
	background: url(/images/lyceo/icons/icons.png) no-repeat 100% 0px;
	}
	
.links a{
	margin:0 3px;
	}
.links a.first{
	margin:0 3px 0 0;
	}
	
.links a.selected{
	color: #83781F;
	}

/* Home center column
**********************************/		
	div#center-column{
		width:250px;
		background: url(/images/lyceo/backgrounds/home-center-column.png) repeat-x bottom left #dbcf68;
	}
	div#center-column img{
		display:block;
		margin-bottom:11px;
		}
	div#center-column strong{
		margin:0 11px;
		font-size:.85em;
		padding:0;
		}
	div#center-column blockquote{
		border-bottom: 1px solid #ded66f;
		font-style:italic;
		margin:0 11px 11px 11px;
		padding:0 0 11px 0;
		font-size:.85em;
		}
	div#center-column blockquote.last{
		border:none;
		}
	
	
/* Vakken
**********************************/	
table.vakken-overview td{
	font-weight:normal;
	font-size:.85em;
	line-height:1.5em;	
	border:none;
	}
	
	table.vakken-overview table{
		margin-right:18px; /* should be 30px */
	}
	table.vakken-overview table table{
		margin-right:0;
	}

	table.vakken-overview td h2{
		margin-top:0;
	}
	table.vakken-overview td td{
		font-size:1em;
		}
		
	table.vakken-overview td.desc{
		padding-left:10px;
		}
	table.vakken-overview td.links{

		}
		table.vakken-overview td.links div{
			display:block;
			margin-bottom:25px;
			padding:10px 0 5px 0;
			border-bottom:1px solid #bfeffb;
			}
		table.vakken-overview td.links a.pdf{
			display:inline-block;
			}
			
/* Forms
**********************************/	
input.txt, select{
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:176px;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	padding:2px;
	}
	
form input.small, form select.small{
	width:50px !important;
	}
form input.tiny{
	width:20px !important;
}
	
input.radio{
	line-height:1em;
	}
select{
	height:23px;
	line-height:23px;
	}
input, select{
	margin-bottom:5px;
	}
	
textarea{
	border:1px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:180px;
	}
	
label{
	float:none;
	width:auto;
	font-size:.85em;
	line-height:1.5em;
	padding-top:4px;
	}
	
	label.radio, label.check{
		padding-top:0;
	}
	
	label.checkbox{
		width:300px;
		margin-left:136px;
		_margin-left:142px;		
	}
	
	label.checkbox input{
		
	}
	
	label input{
		padding:0;
		margin:0 2px 0 4px;
		*margin:0 2px 0 0;
		position:relative;
		top:2px;
		left:-4px;
		line-height:1em;
		}
form#sollicitatie-form fieldset{
	background: url(/images/lyceo/backgrounds/fieldset-small-top-bg.png) no-repeat top left #f8f5e4;
	}
	
form#sollicitatie-form fieldset div.bottom{
	background: url(/images/lyceo/backgrounds/fieldset-small-bottom-bg.png) no-repeat bottom left #f8f5e4;
	}
fieldset{
	position:relative;
	background: url(/images/lyceo/backgrounds/fieldset-top-bg.png) no-repeat top left #f8f5e4;
	border:none;
	margin-bottom:10px;
	}
	fieldset div.bottom{
		position:absolute;
		bottom:0;
		left:0;
		height:5px;
		display:block;
		width:100%;
		background: url(/images/lyceo/backgrounds/fieldset-bottom-bg.png) no-repeat bottom left #f8f5e4;
		}
fieldset label{
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	}
	
	fieldset input.txt, fieldset textarea{
		width:270px;
		}
	
	form h3{
		font-size:1em;
		}
form#payment-form fieldset{
	background:none;
	margin-bottom:0;
}		
form#payment-form fieldset label{
	text-align:left;
	margin-right:0;
	width:250px;
}

/* payment options */
form#payment-form fieldset#options{
	float:left;
	width:270px;
	margin:0;
}
form#payment-form fieldset#extended_options{
	float:right;
	width:256px;
	margin:0;
	border:1px solid #999;
	padding:6px;
}
form#payment-form fieldset#extended_options input.txt{
	width:250px;
	}

fieldset#extended_options h3{
	margin-top:0;
	font-size:1.1em;
	margin-bottom:8px;
}
fieldset#extended_options p{
	font-size:.85em;
}

ul#payment-methods{
	margin:0;
	padding:0;
	list-style:none;
}

ul#payment-methods li label{
	cursor:pointer;
}

#tiny-body .latex {
	background-color: #feffac;
	border: 1px dotted grey;
	padding: 2px;
	color: black;
}
.latex {
	color: white;
}
.latex img {
	vertical-align: middle;
}

/* Vak subpages
**********************************/	
body.vak-details div#contents{
	padding:10px 0 0 75px;
	width:475px;
	background-repeat:no-repeat;
	background-position: 0 34px;
	position:relative;
	}

	body.vakdetails div#contents { background-image: url(/images/lyceo/vakken/default.png); }
	body.wiskunde-a div#contents { background-image: url(/images/lyceo/vakken/wa.png); }
	body.wiskunde-b div#contents { background-image: url(/images/lyceo/vakken/wb.png); }
	body.wiskunde-c div#contents { background-image: url(/images/lyceo/vakken/wc.png); }
	body.wiskunde-d div#contents { background-image: url(/images/lyceo/vakken/wd.png); }	
	body.natuurkunde div#contents { background-image: url(/images/lyceo/vakken/nk.png); }
	body.scheikunde div#contents { background-image: url(/images/lyceo/vakken/sk.png); }
	body.biologie div#contents { background-image: url(/images/lyceo/vakken/bi.png); }
	body.algemene-natuurwetenschappen div#contents,
	body.anw div#contents{ background-image: url(/images/lyceo/vakken/anw.png);}
	body.natuur-leven-en-technologie div#contents,
	body.nlt div#contents{ background-image: url(/images/lyceo/vakken/nlt.png);}
	body.informatica div#contents { background-image: url(/images/lyceo/vakken/if.png); }
	body.geschiedenis div#contents { background-image: url(/images/lyceo/vakken/gs.png); }
	body.aardrijkskunde div#contents { background-image: url(/images/lyceo/vakken/ak.png); }
	body.economie div#contents { background-image: url(/images/lyceo/vakken/ec.png); }	
	body.maatschappijwetenschappen div#contents,
	body.mw div#contents	{ background-image: url(/images/lyceo/vakken/mw.png); }
	body.maatschappijleer div#contents { background-image: url(/images/lyceo/vakken/ml.png); }
	body.management-en-organisatie div#contents,
	body.mo div#contents	{ background-image: url(/images/lyceo/vakken/mo.png); }
	body.filosofie div#contents { background-image: url(/images/lyceo/vakken/fi.png); }
	body.nederlands div#contents { background-image: url(/images/lyceo/vakken/ne.png); }
	body.engels div#contents { background-image: url(/images/lyceo/vakken/en.png); }
	body.frans div#contents { background-image: url(/images/lyceo/vakken/fr.png); }
	body.duits div#contents { background-image: url(/images/lyceo/vakken/du.png); }
	body.studiekeuze-programma div#contents { 
		_background-image:none;
	}
	body.profielkeuze-programma div#contents { 
		_background-image:none;
	}
	body.vakken.studiekeuze-programma div#contents { 
		background-image: url(/images/lyceo/vakken/sp.png); 
		
	}
	body.vakken.profielkeuze-programma div#contents { 
		background-image: url(/images/lyceo/vakken/pp.png); 
	}
	
	ul.vakken-list{
		list-style:none;
		padding:0;
		margin:0;
		float:left;
	}
	.wrapper ul.vakken-list li{
		padding-left:30px;
		width:150px;
		padding-top:4px;

	}
	.wrapper ul.vakken-list li label{
		float:none;
		width:auto;
	}
	
	table.wiskunde-a th.course-name{ background-image: url(/images/lyceo/vakken/tn_wa.png); }
	table.wiskunde-a th.course-name { background-image: url(/images/lyceo/vakken/tn_wa.png); }
	table.wiskunde-b th.course-name { background-image: url(/images/lyceo/vakken/tn_wb.png); }
	table.wiskunde-c th.course-name { background-image: url(/images/lyceo/vakken/tn_wc.png); }
	table.wiskunde-d th.course-name { background-image: url(/images/lyceo/vakken/tn_wd.png); }	
	table.natuurkunde th.course-name { background-image: url(/images/lyceo/vakken/tn_nk.png); }
	table.scheikunde th.course-name { background-image: url(/images/lyceo/vakken/tn_sk.png); }
	table.biologie th.course-name { background-image: url(/images/lyceo/vakken/tn_bi.png); }
	table.algemene-natuurwetenschappen th.course-name,
	table.anw th.course-name	{ background-image: url(/images/lyceo/vakken/tn_anw.png);}
	table.natuur-leven-en-technologie th.course-name,
	table.nlt th.course-name	{ background-image: url(/images/lyceo/vakken/tn_nlt.png);}
	table.informatica th.course-name { background-image: url(/images/lyceo/vakken/tn_if.png); }
	table.geschiedenis th.course-name { background-image: url(/images/lyceo/vakken/tn_gs.png); }
	table.aardrijkskunde th.course-name { background-image: url(/images/lyceo/vakken/tn_ak.png); }
	table.economie th.course-name { background-image: url(/images/lyceo/vakken/tn_ec.png); }	
	table.maatschappijwetenschappen th.course-name,
	table.mw th.course-name{ background-image: url(/images/lyceo/vakken/tn_mw.png); }
	table.maatschappijleer th.course-name { background-image: url(/images/lyceo/vakken/tn_ml.png); }
	table.management-en-organisatie th.course-name,
	table.mo th.course-name	{ background-image: url(/images/lyceo/vakken/tn_mo.png); }
	table.filosofie th.course-name { background-image: url(/images/lyceo/vakken/tn_fi.png); }
	table.nederlands th.course-name { background-image: url(/images/lyceo/vakken/tn_ne.png); }
	table.engels th.course-name { background-image: url(/images/lyceo/vakken/tn_en.png); }
	table.frans th.course-name { background-image: url(/images/lyceo/vakken/tn_fr.png); }
	table.duits th.course-name { background-image: url(/images/lyceo/vakken/tn_du.png); }	
	table.studiekeuze-programma th.course-name { background-image: url(/images/lyceo/vakken/tn_sp.png); }	
	table.profielkeuze-programma th.course-name { background-image: url(/images/lyceo/vakken/tn_pp.png); }	


body.vak-details span.links{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	display:block;
	width:550px;
	}
	body.vak-details span.links a{
		margin:0 2px;
		font-size:.9em;
		line-height:1.9em;
		display:inline-block;
		}
		body.vak-details span.links a.first{
			margin-left:0;
			}
body.vak-details div#contents h1{
	margin-bottom:0;
	}	

table th.course-name{
	background: url(/images/lyceo/vakken/tn_default.png) top left no-repeat;
	height:32px;
	}