/*

	STIJLING goud
	headerbalk: #BB9902
	variant1: 	#E9ECEF
	variant2: 	#F6F2DE 
	variant3: 	#E9ECEF
	text:			#003366


	ALGEMEEN GEDEELTE
/************************************************************/
	body{
		/*background: #F6F7F9;*/
		background: #FFF;
	}
	body, a { color: #036 }
	hr { border-bottom: 2px dotted #89B700; }
	#header-bar { background: #89B700; }
	#brand-bar #ambient { 
		background: url(/themasites/cvo/_img/header.jpg) no-repeat right top;
	}
	#text a,
	#navigation a{ text-decoration: underline; color: #89B700; }	
	
	.breadcrumbs a { color: #89B700; }
	.block.variant1{ 
		background: #fff; 
		border: 1px solid #E5EAEF; 
	}
	.block h3 {
		color: #89B700;
		text-transform: uppercase;
	}
	.block.variant2, .rss-component{ background: #E4F0cc; }
	.block.variant3{ background: #E4F0cc; }
	.block.variant4{ background: #89B700; color: #fff; }
	.block.variant4 h3 {
		color: #fff;
	}
	#modules .block.variant4 a {
		color: #fff;
		text-decoration: none;
	}
	#modules .block.variant4 a:hover { text-decoration: underline; }
	
	#nav li a { 	color: #fff; }
	#nav li.selected a, #nav li a:hover { 
		background: #739901;
		color: #fff;
	}
	#subnav { 	
		/*border-bottom: 2px dotted #89B700;*/
		background: #FFF;
	}
	#subnav li { 	color: #036; }
	#subnav li a { 	color: #036; }

	#footer { border-top: 1px solid #89B700; }
	#curve {	background: url(images//studiecentra/curve.gif) no-repeat top; }	
	
	.readmore {
		border: 1px solid #89B700;
	}
	.readmore a.more {
		display: block;
	}
	
/*	Componenten uitzonderingen masterclasses*/
/************************************************************/


	#modules ul.news li, #modules .agenda ul li
	{
	list-style-image:url(images/masters/news-bullet.png);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:23px;
	}
	
	#modules ul.news selected li, #modules .agenda ul .selected li
	{
	list-style-image:url(images/masters/news-bullet.png);
	list-style-position:outside;
	list-style-type:disc;
	margin-left:23px;
	}

	/*********************************************
	AGENDA COMPONENT
 *********************************************/
	.agendalist {
		background: none;
		margin-bottom: 10px;
	}	
	.agenda-item {
		margin: 0 10px 5px 0;
	}
	.agenda-item .date {
		float: left;
		width: 15%;
		text-align: center;
	}
	.agenda-item .day {
		color: #fe0034;
		font-weight: bold;
		font-size: 1.5em;
	}
	.agenda-item .month {
		color: #036;
		font-weight: bold;
		font-size: 1.2em;
		display: block;
		font-style: italic;
	}
	.agenda-item .description {
		float: left;
		width: 70%;
		border-bottom: 2px dotted #89B700 ;
	}
	.entry .agenda-item .description { border: none; }
	.agenda-item .description h3 { color: #89B700; }
	.agenda-item .description p {
		margin-bottom: 0;
	}
	.agenda-item .description a.more {
		margin-bottom: 10px;
		display: block;
	}
	
	#curve .content {
		padding-top: 5px;
		margin-left: 40px;
		padding: 10px 0 0;

	}
	#curve .content .tel, #curve .content .tel a { color: #000; }

	/*********************************************
	META COMPONENT
 *********************************************/
	#search-btn {
		position: absolute;
	}
	.search {
		margin-bottom: 10px;
	}
	.searchfield {
		padding: 2px 0;
		margin-right: 5px;
	}	
/****************
	ZOEKEN-LIST
/***************/		
	#searchresult {
		margin: 0 10px;
	}
	.search-info {
		
	}
	.search-item {
		margin-bottom: 25px;
	}
	.search-item h4 {
		font-weight: bold;
	}
	.search-item .date {
		font-style: italic;
		font-weight: bold;
		color: #999;
		font-size: .9em;
	}
	.search-info {
		margin-bottom: 10px;
		
	}
	#search-pages {
		margin-top: 30px;
	}
	#content #search-pages li {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	#search-pages li a, #search-pages li strong {
		display: block;
		padding: .2em .4em;
		border: 2px solid #89B700;
	}
	#search-pages li a {
		background: #89B700;
		color: #fff;
		text-decoration: none;
	}
	#search-pages li a:hover {
		background: #fff;
		color: #89B700;
	}	

.logopage .logo{width: 245px;
height:109px;
margin: 0px;
}
