@charset "UTF-8";
/**
 * Silverstripe TriOpSys Theme
 * http://www.triopsys.nl
 *
 * Main Layout File
 **/

/* Misc Styles and defaults 
-------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, sans-serif;
	list-style: none;
}

html {
	overflow: hidden;
}

body {
	background-color: #FFF;
	font-size: 62.5%;
	overflow: hidden;
}

a img {
	border: 0;
}

/* Borders and Corners
-------------------------------------------- */

#Borders, 
#CornerRightBottom {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

#BorderLeft, 
#BorderRight, 
#CornerRightTop,
#CornerLeftBottom {
	height: 100%;
}

#BorderLeft {
	background: url(../images/pb10.png) left top repeat-y;
}

#BorderTop {
	background: url(../images/pb01.png)  left top repeat-x;
	padding-top: 71px;
}

#BorderRight {
	background: url(../images/pb12.png) right top repeat-y;
}

#BorderBottom {
	background: left bottom repeat-x;
}

#CornerLeftTop {
	background: url(../images/pb00.png) left top no-repeat;
}

#CornerRightTop {
	background: url(../images/pb02.png) right top no-repeat;
	padding-right: 231px;
	padding-top: 129px;
}

#CornerLeftBottom {
	background: url(../images/pb20.png) left bottom no-repeat;
}

#CornerRightBottom {
/*	background: url(../images/pb22.png) right bottom no-repeat;*/
}

/* Logos
-------------------------------------------- */

#LogoText {
	background: url(../images/lgtxt.png) no-repeat;
	position: absolute;
	right: 40px;
	top: 4px;
	padding-left: 96px;
	padding-top: 27px;
}

#Translation {
	position: absolute;
	right: 146px;
	top: px;
}

.translations, .translations a {
	padding-left: 16px;
	padding-top: 11px;
	text-decoration: none;
}

.translations li {
	float: left;
}

.translations li.en-US {
	background: url(../images/flag_icons/gb.png) no-repeat;
}
.translations li.nl-NL {
	background: url(../images/flag_icons/nl.png) no-repeat;
}

#LogoImage {
	background: url(../images/lgima.png) no-repeat;
	position: absolute;
	right: 44px;
	bottom: 10px;
	padding-left: 88px;
	padding-top: 104px;
}

/* Header (Menus, etc.)
-------------------------------------------- */

#Header {
	left: 85px;
	top: 0px;
	position: absolute;
}
	
	#Menu1 {
		height: 28px;
		margin-top: 4px;
		overflow: hidden;
		line-height: 2.1em;
	}
		#Menu1 li {
			float: left;
			margin-right: 10px;
		}
			#Menu1 div a,
			#Links a {
				color: #eee;
				text-decoration: none;
			}
				#Menu1 div a:hover,
				#Links a:hover,
				#Menu1 div.current a,
				#Menu1 div.section a {
					color: #cac9bc;	
				}
		#Links {
			height: 32px;
			margin-top: 4px;
			line-height: 2.1em;
		}


/* Buttons menu
-------------------------------------------- */

div.buttontext {
	height: 32px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 0.5em;
	line-height: 2.4em;
	text-align: center;
}
div.buttontext a, div.buttontext a:hover, div.buttonleft, div.buttonright { display: block; }
div.buttonleft, div.buttoncentre { left: 0px; top: 0px; }
div.buttonleft { padding-left: 13px; }
div.buttonright { padding-right: 13px; }
/*div.buttonleft { background: url("../images/mb0.png"); }*/
div.buttonleft:hover { background: url("../images/mb0_on.png"); }
/*div.buttoncentre { background: url("../images/mb1.png") repeat-x; }*/
div.buttonleft:hover div.buttoncentre, div.buttoncentre:hover { background: url("../images/mb1_on.png") repeat-x; }
/*div.buttonright { background: url("../images/mb2.png") 100% 0px; }*/
div.buttonleft:hover div.buttonright, div.buttonright:hover { background: url("../images/mb2_on.png") 100% 0px no-repeat; }
div.buttonleft, div.buttonleft:hover, div.buttonright, div.buttonright:hover { background-repeat: no-repeat; }

/* Buttons sidebar
-------------------------------------------- */
div.sbuttontext {
	height: 28px;
	padding-top: 4px;
	display: block;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
}
	div.sbuttontext a {
		padding-top: 4px;
		display: block;
		color: #eee;
		text-decoration: none;
	}
	div.sbuttontext a:hover, div.sbuttontext:hover {
		display: block;
		padding-top: 5px;
	}
div.sbuttonleft, div.sbuttoncentre { left: 0px; top: 0px; }
div.sbuttonleft { height: 30px; padding-left: 10px; }
div.sbuttonright { padding-right: 10px; }
div.sbuttonleft { background: url("../images/sbd0.png") no-repeat; }
div.sbuttonleft:hover { background: url("../images/sbd0_on.png") no-repeat; }
div.sbuttoncentre { background: url("../images/sbd1.png") repeat-x; }
div.sbuttonleft:hover div.sbuttoncentre, div.sbuttoncentre:hover { background: url("../images/sbd1_on.png") repeat-x; }
div.sbuttonright { background: url("../images/sbd2.png") 100% 0px no-repeat; }
div.sbuttonleft:hover div.sbuttonright, div.sbuttonright:hover { background: url("../images/sbd2_on.png") 100% 0px no-repeat; }

div.hbuttontext {
	height: 28px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
}
	div.hbuttontext a {
		display: block;
		padding-top: 4px;
		color: #333;
		text-decoration: none;
	}
	div.hbuttontext a:hover, div.hbuttontext:hover {
		display: block;
		padding-top: 5px;
	}
div.hbuttonleft, div.hbuttoncentre { left: 0px; top: 0px; }
div.hbuttonleft { height: 30px; padding-left: 10px; }
div.hbuttonright { padding-right: 10px; }
div.hbuttonleft { background: url("../images/sbh0.png") no-repeat; }
div.hbuttonleft:hover { background: url("../images/sbh0_on.png") no-repeat; }
div.hbuttoncentre { background: url("../images/sbh1.png") repeat-x; }
div.hbuttonleft:hover div.hbuttoncentre, div.hbuttoncentre:hover { background: url("../images/sbh1_on.png") repeat-x; }
div.hbuttonright { background: url("../images/sbh2.png") 100% 0px no-repeat; }
div.hbuttonleft:hover div.hbuttonright, div.hbuttonright:hover { background: url("../images/sbh2_on.png") 100% 0px no-repeat; }

/* Breadcrumbs
-------------------------------------------- */

div.breadcrumbs {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 8px;
	font-size: 1em;
	color: #000;
}
div.breadcrumbs a {
	text-decoration: none;
	color: #2e2615;
}
div.breadcrumbs a:hover {
	text-decoration: underline;
}

/* Content
-------------------------------------------- */

#Content {
	left: 0px;
	top: 14%;
	height: 86%;
	position: absolute;
	padding-left: 85px;
	padding-right: 210px;
	overflow: auto;
}

/* Sidebar
-------------------------------------------- */

#Sidebar {
	right: 0px;
	top: 0px;
	width: 133px;
	margin-left: 10px;
	margin-right: 24px;
	position: absolute;
	margin-top: 70px;
	margin-bottom: 10px;
}
	#NewsList {
		position: relative;
		margin-top: 20px;
		font-size: 0.7em;
		font-style: italic;
		color: #000;
		text-align: center;
	}
		#NewsList span.newsHeader {
			font-size: 1.4em;
			font-weight: bold;
			font-style: normal;
		}
		#NewsList a {
			font-size: 1.1em;
			font-weight: bold;
			font-style: normal;
		}
		#NewsList ul li a {
			color: #2e2615;
			text-decoration: none;
		}
		#NewsList ul li a:hover {
			text-decoration: underline;
		}
		#NewsList ul li {
			padding-bottom: 20px;
		}
#LogoImage {
	background: url(../images/lgima.png) no-repeat;
	position: absolute;
	right: 44px;
	bottom: 10px;
	padding-left: 88px;
	padding-top: 104px;
}
#Address {
	right: 0px;
	bottom: 130px;
	width: 133px;
	margin-left: 10px;
	margin-right: 24px;
	position: absolute;

	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
	#Address .sideTitle {
		font-size: 1.3em;
		text-transform: uppercase;
	}

/* Newsarticles
-------------------------------------------- */

ul.newsarticles {
	font-size: 0.8em;
	width: 80%;
}
li.newsarticles {
	list-style-type: none;
	display: block;
	text-align: left;
	border: solid #000 1px;
	padding: 20px;
}
	li.newsarticles span.title {
		font-size: 1.3em;
		font-weight: bold;
	}
	li.newsarticles span.date {
		font-style: italic;
	}