/*Paars:
kroontje & tekst: #D010B1
lees meer vlak: #EC9FDF
laatse dienst: #E787D8

Blauw:
agenda: #3AA0D2
*/

body
{
	font-family: Arial, Helvetica, sans-serif; 
	background-color: white; 
	font-size: 0.8em;
	background-image:url(../images/background.png);	
}

a {
	color: #D010B1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#center
{
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}

#breadcrumb_bar
{ 
	background-color: #B5DEF2;
	position: relative;
	width: 100%;
	height: 32px;	
}

#breadcrumb_start
{
	float:left; 
	height: 32px;
	width: 136px;
	background-image: url(../images/start_kruimelpad.jpg);
	background-repeat: no-repeat;
	color: white;
	margin:0px;
	line-height: 32px;
	text-align:left;
	padding-left:10px;
}


#breadcrumb_list
{
		float:left;
		height:32px;
		color: #fff;
		overflow:hidden;
		margin:0px;
		padding-left:10px;
		text-align:left;
		line-height: 32px;
}

#breadcrumb_list li
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb_list a
{
/*    height:32px;
    display:block;
    padding-right: 25px;*/
    text-decoration: none;
    color:white;
}

#breadcrumb_list a:hover
{
	text-decoration: underline;
	color: #6f6f6f; 
}


#pathway {
/*	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;*/
	text-align: left;
}

img 
{
	border:0pt none;
}

#search {
	float: right;
	height: 32px;
}

.search {
	padding-right: 10px;
}

.search .button {
	margin-top: 7px;
	margin-left: 5px;
	vertical-align:-25%;
}

.search .inputbox {
	border: 0px;
	color: #2AA1DB;
	margin-bottom: 8px;
	height: 16px;
	padding-left:5px;
}

#top {
	position:absolute;
	top:15px;
	left:10px;
	text-align:right; 
	width:800px;
}

/* TOP NAVIGATION STYLING */

.mainlevel-nav {
	color:#2AA1DB;
	font-family: Helvetica, Arial,sans-serif;
	font-size:0.8em;
	text-decoration:none;
	border-left: 2px solid #2AA1DB;
	padding: 0px 10px;
}

.mainlevel-nav:hover {
	text-decoration:underline;
}

.mainlevel-nav:first-child {
	border-left: 0px solid #000;
	padding-left: 0px;
}

/* Module titel */
.componentheading {
	color: #2AA1DB;
	font-size: 2em;
	margin: 0px 0px 10px 0px;
}

/* titel */
.contentheading {
	color:#2AA1DB;
	font-size:1.3em;
	float:left;
	margin:0px;
	max-width: 380px;
}

.buttonheading {
	float:right;
	margin:0px;
}

.iteminfo {
	float:left;
	margin:0px;
	padding: 0px;
}

.createdate {
	font-size:0.8em;
	padding-left: 10px;
	line-height: 22px;
	color:#2AA1DB;
	font-weight:bold;
}

.payload {
	clear:both;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

.payload p {
	margin: 0px;
	padding-bottom: 0px;
}

.endarticle {
	border-top: 1px dotted #2AA1DB;
	clear: both;
	height: 0px;
	margin:0px 0px 10px 0px;
}

.readon {
	background-color: #EC9FDF;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 2px 0px 2px 0px;
	float: right;
	clear: both;
}

.readon:hover {
	background-color: #2AA1DB;
}

.leading_separator, .article_separator, .row_separator {
	display: none;
}

/* MENU STYLING */

/* general list implementation */

.menu {
	margin-left: 0px;
	padding-left: 0px;
}

.menu li {
	width: 190px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu li a {
	color: #2AA1DB;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 30px;
	font-weight: 400;
}

.menu li a:hover {
	text-decoration: underline;
}

/* menu items color implementation */

#current a {
	color: #D010B1;	
}



.menu ul li a {
	font-size: 0.9em;
	font-weight: normal;
	color: #2AA1DB !important;
	padding-left: 10px;
}

.menu ul li#current a {
	color: #D010B1 !important;
}

/* list style implementation */
.menu li {
	list-style: none;
}
	
.menu li.active  {
	background-image:url(../images/menuicon1.png);
	background-repeat:no-repeat;
	background-position: top left;
}

.menu ul li.active  {
	background-image:none;
}

/* border implementation */

.menu li {
	border-bottom:1px dotted #2AA1DB;
}

.menu li:first-child {
	border-top:1px dotted #2AA1DB;
}

.menu ul li:first-child {
	border-top:none;
}

.menu li li{
	border-bottom:none;
}

.blog_more h2 {
	color: #2AA1DB;
	font-size: 1.5em;	
}

.blog_more ul {
	list-style-type:circle;
}

.blog_more ul a {
	color: #2AA1DB;
	text-decoration:none;
}

/* pagination */

.pagination {
	list-style-type:none;
	margin-left: 0px;
	margin-bottom: 5px;
	float:left;
	padding-left:0px;
}

.pagination li {
	float:left;
	color: white;
	font-weight:bold;
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;	
}

.pagination li a {
	color: white;
	text-decoration:none;
}


.pagination li.active {
	background-color: #EC9FDF;
}

.pagination li.inactive {
	background-color: #2AA1DB;	
}

.pagination li:hover {
	background-color: #2AA1DB !important;
}

/* Footer styling */

.footer
{
	height: 20px ;
	padding: 0px;
	clear:both;	
	background-image:url(../images/background-footer.png);
	padding-top: 5px;
	font-size: 0.8em;
}

a.mainlevel {
	color: #155E88;
	text-decoration:none;
	padding-left: 15px;
}

a.mainlevel:hover {
	text-decoration:underline;
}

/*frontplayer player*/
.frontplayer-header {
	background-color: #E787D8; 
	color:white;
	font-size:1.2em;
	text-align:left;
	padding-left:10px; 
	padding-top:6px;
	padding-bottom:6px;
	padding-right: 0px;
	margin: 0px;
	height: 18px;
}

.frontplayer-header .title {
	float:left;
}

.frontplayer-header .link {
	float:right;
	padding-right:5px;
}

.frontplayer-header .link a {
	text-decoration:none;
	color: white;
	font-size:0.8em;
}

.frontplayer-header .link a:hover {
	text-decoration:underline;
}


.frontplayer {
	float:right;
	margin-top: 10px;
}

.player_main {
	margin-top: 10px;
}

/* eventlist module */

.eventlist-header {
	background-color:#3AA0D2; 
	color:white;
	font-size:1.2em;
	text-align:left;
	padding-left:10px; 
	padding-top:6px;
	padding-bottom:6px;
	padding-right: 0px;
	margin: 0px;
	height: 18px;
}

.eventlist-header .title {
	float:left;
}

.eventlist-header .link {
	float:right;
	padding-right:5px;
}

.eventlist-header .link a {
	text-decoration:none;
	color: white;
	font-size:0.8em;
}

.eventlist-header .link a:hover {
	text-decoration:underline;
}

ul.eventlistmod {
	list-style:none;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

.eventlistmod li {
	font-size: 0.9em;
	text-decoration: none;
	color: #3AA0D2;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #2AA1DB;
}

.eventlistmod li a {
	text-decoration: none;
	color: #3AA0D2;
}

.eventlistmod li span.location a {
	font-weight:bold;
}

.eventlistmod li span.date {
	font-weight:bold;
}

.description {
	overflow:hidden;
	max-height: 2.6em;
}

.description p {
	margin: 0px;
}

.calendar-readon a {
	color: #D010B1 !important;
	text-decoration:none;
}

.calendar-readon a:hover {
	text-decoration:underline;
}