﻿
/* De site */
#tools {text-align:right;}
#wrapper { }
#header{}
#left{}
#main{}
#sidebar {}
#footer {}



/*copy*/

/* Algemene HTML elementen en classes */
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	background-color: #ededed;
	color: #707070;
	line-height:150%;}
h1 {
	font-size: 120%;
}
h2 {
	color: #0167b2;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 3px 0;
}
h2 a {
	color: #0167b2 !important;
}
a {
	text-decoration: none;
}
th, td {
	padding: 3px;
	text-align: left;
}
hr {
	height: 1px;
	border: none;
	color: #267ebd;
	background: #c6e1ec url(../images/hr.gif) no-repeat 0 0;
}
div .hr {
	height: 1px;
	border: none;
	background: #c6e1ec url(../images/hr.gif) no-repeat 0 0;
	width: auto;
}
.wrapper {
padding-right: 10px;
	overflow: auto;
	zoom: 1;
}
.gridview {
	width: 100%;
}
.gridview .alt {
	background-color: #f7f7f7;
}
.gridview th {
	text-align: left;
	background-color: #f7f7f7;
	border-bottom: 2px solid #c0c0c0;
	white-space: nowrap;
}
.gridview td {
	padding: 3px;
	vertical-align: top;
}
.gridview td.nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gridview .selected {
	background-color: #efefef;
}
.gridview tr:hover td {
	background-color: #efefef;
}
.gridview td.actions {
	/* Eerste kolom met knoppen */
	white-space: nowrap;
	width: 1%;
}
.actions *[disabled] {
	opacity: .3;
	filter: alpha(opacity=30);
}
.highlight {
	background-color: #f0f7fd;
	border: 1px solid #addbef;
	padding: 2px;
}
.messages ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	list-style-type: none;
	background-color: #f0f7fd;
	border: 1px solid #addbef;
	line-height: 150%;
}
.small {
	font-size: 70%;
}
.ajax__calendar_container td {
	padding: 0;
}

/* De site */
#wrapper {
	position: relative;
	/*overflow werkt niet in ie7 */
	/* overflow: auto;*/
	zoom: 1;
	padding-right: 10px;
	padding-bottom: 20px;

	background: #ffffff url(../Images/dropshadow-right.gif) repeat-y right;
}
#container 
{
	position: relative;
	overflow: auto;
	zoom: 1;
	padding-right: 10px;
	padding-bottom: 20px;
	background: #ffffff url(../Images/dropshadow-right.gif) repeat-y right;
}
/* Login status ed */
#tools {
	padding:  5px 0px;
	text-align: right;
	font-size: 70%;
}

/* Linkjes onderaan de pagina */
#footer {
	padding:    10px 2px 35px 0;
	text-align: center;
	font-size: 70%;
	background: url(../Images/dropshadow-bottom.gif) repeat-x;
	
}
#footer ul {display:inline; padding-left:5px;}
#footer li { border-left:1px solid #707070; padding-left:5px;}
#tools a, #footer a {
	color: #707070;
	text-decoration: none;
	border-bottom: 1px dotted #707070;
}
* html #tools a, * html #footer a {
	border: none;
}
#footer ul li {display:inline;}
/* Logo enzo */
#header {
	position: relative;
	height:100px;
	padding-right:10px;
	background: #ffffff url(../images/dropshadow-top-right.gif) no-repeat right top ;
	
}
#header h1 {
	/* Logo */
	margin: 0px;
	padding: 0px;
	background: url(../Images/top950.jpg) no-repeat;
}
#header h1 a {
	display: block;
	height: 100px;
	overflow: hidden;
	text-indent: -2000px;
}

/* Linkerkolom met menu e.d. */
#left {
	
	
	overflow: hidden;
	border-top: 1px solid #ffffff;
}
#left ul.CMSListMenuUL {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	background: #0168b3 url(../Images/menu.jpg) repeat-y top right;
}
#left .CMSListMenuUL li {
	border-bottom: 1px #fff solid;
}
#left .CMSListMenuUL a {
	display: block;
	padding: 10px 0 10px 20px;
	color: #ffffff;
	zoom: 1; /* IE 6 */
}
#left .CMSListMenuUL a:hover, #left .CMSListMenuUL .selected a ,#left li.CMSListMenuHighlightedLI{
	background: url(../Images/navpijl.gif) no-repeat right;
}

/* Zoeken */
#left #search {
	height: 75px;
	color: #fff;
	font-weight: bold;
	padding:  10px 0 0 60px;
	background-image: url(../Images/zoek.jpg);
	border-bottom: 1px solid #ffffff;
}
#search input {
	color: #008000;
}
#search input.SearchBox { Width:115px;}
/* Zoek pagina */
.SearchInput {width:400px;}
/* Banner */
#left #ad {
	text-align: center;
	min-height: 100px;
}
* html #left #ad {
	/* IE 6: min-height */
	height: 100px;
}
#left #ad #h {
	padding-top: 15px;
	color: #c8c8c8;
	font-size: 60%;
	letter-spacing: .8em;
	text-transform: uppercase;
	zoom: 1; /* IE 6 */
}
#left #ad #banner {
	margin: 15px auto;
}

/* Algemene inhoud */
#main {padding-top:7px;}
#main a {
	color: #b98748;
	
}
#main a:hover {
	text-decoration: underline;

}

/* Lichtblauwe kolom rechts */
.sidebar {
	padding: 10px;
	float: left;
	overflow: hiden;
	font-size: 85%;
	background: url(../Images/rss-gradient_220.gif) repeat-y top left;
	margin-top:30px;

}
.escape-sidebar {
	zoom: 1;
	margin-right: 235px;
}


/* RSS feed op de homepage */

.rss ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
 line-height:1.5em;
}
.rss li {
	margin: 5px 0;
	padding-left: 10px;
	background: url(../Images/rsspijl.gif) no-repeat 0 .3em;
	width:195px;
}
.rss a {
	color: #b98748;
	text-decoration: none;
}
.rss a:hover {
	text-decoration: underline !important;
}

/* Contact gegevens op Contact.aspx */
.vcard table {
	width: 100%;
}
.vcard td {
	vertical-align: top;
}
.vcard .org {
	/* Opmaak van de vcard */
	display: none;
}
.vcard * {
	background-image: none !important;
}
.vcard dt {
	font-weight: bold;
	color: #006ab6;
}
.vcard dt.inline {
	float: left;
	margin-right: .5em;
	clear: left;
}
.vcard dd {
	margin: 0;
}
.vcard dd.block {
	zoom: 1;
	margin-bottom: 10px;
}
.vcard dd .type {
	display: none;
}
.vcard dd a {
	color: #707070;
}
.vcard dd a:hover {
	text-decoration: underline;
}

/* Agenda overzicht */
.agenda .month {
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
	background: #267ebd url(../images/hr.gif) repeat-y right 0;
}
.agenda .date {
	width: 250px;
}

/* Documentatie */
ul.folders {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}
ul.folders a.selected {
	font-weight: bold;
	background-image: url(../Images/Icons/folder_page.png) !important;
}

/* Ledenlijst detail */
.member dd, .member dt {
	margin-bottom: 5px;
}

/* Zoekresultaten */
.result h2 {
	margin: 0;
}
.result p {
	margin: 0;
}
.result {
	margin: 20px 0;
}
.paging .selected {
	color: inherit !important;
	text-decoration: none !important;
	font-weight: bold;
}

/* Formulieren */
.form input[type=text], input[type=password], textarea {
	border: 1px solid #a5acb2;
}
.form fieldset {
	margin-top: 10px;
}
.form legend {
	color: #707070;
}
.form label {
	display: block;
	margin-top: 10px;
}
.form label span {
	margin-left: .3em;
}
.form label.required {
	font-weight: bold;
}
.form .switch {
	margin-top: 10px;
}
.form .switch label {
	display: inline;
}
.form p.tip {
	margin: 0;
	color: #b0b0b0;
}
.form p.tip a {
	color: #a0a0a0 !important;
	text-decoration: underline;
}
.form .actions {
	margin-top: 10px;
}
.form a {
	color: #000000;
}
.form a:hover {
	text-decoration: underline !important;
}

/* Banner specs */
table.banners th {
	text-align: center;
}
table.banners td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table.banners div {
	background-color: #ececec;
	margin: 10px auto;
	padding-top: 5px;
	font-size: 70%;
}
table.banners .button1 {
	width: 60px;
	height: 40px;
}
table.banners .button2 {
	width: 60px;
	height: 25px;
}
table.banners .square {
	width: 62.5px;
	height: 57.5px;
}
table.banners .skyscraper {
	width: 60px;
	height: 295px;
}


/* Diversen */
#login .failure-text {
	display: block;
	padding-left: 20px;
	color: #ff0000;
	background: url(../Images/Icons/exclamation.png) no-repeat top left;
}
.alphabet {
	overflow: auto;
	zoom: 1;
}
.alphabet a {
	padding: 5px;
	float: left;
}
.filters {
	margin-bottom: 10px;
}

/* Iconen */
.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.add {
	background-image: url(../Images/Icons/add.png);
}
.back {
	background-image: url(../Images/Icons/back.png);
}
.calendar {
	background-image: url(../Images/Icons/calendar.png);
}
.confirmation {
	background-image: url(../Images/Icons/accept.png);
}
.cross {
	background-image: url(../Images/Icons/cross.png);
}
.email {
	background-image: url(../Images/Icons/email.png);
}
.error {
	background-image: url(../Images/Icons/exclamation.png);
}
.folder {
	background-image: url(../Images/Icons/folder.png);
}
.help {
	background-image: url(../Images/Icons/help.png);
}
.map {
	background-image: url(../Images/Icons/map.png);
}
.newspaper {
	background-image: url(../Images/Icons/newspaper.png);
}
.none {
	background-image: url(../Images/Icons/bullet_go.png);
}
.printer {
	background-image: url(../Images/Icons/printer.png);
}
.snake {
	background-image: url(../Images/Icons/snake.png);
}
.tick {
	background-image: url(../Images/Icons/tick.png);
}
.warning {
	background-image: url(../Images/Icons/error.png);
}

.external {
	padding-left: 0;
	padding-right: 13px;
	background: url(../Images/Icons/external.png) no-repeat right;
}

/* Lijst met modules (beheer) */
ul.modules {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.modules li {
	margin: 5px 10px 5px 0;
	width: 45%;
	border: 1px solid #707070;
	float: left;
}
ul.modules a {
	display: block;
	zoom: 1;
	color: #707070;
	font-size: 120%;
	font-weight: bold;
}
ul.modules a:hover {
	background-color: #f7f7f7;
	color: #000000;
	text-decoration: none !important;
}
ul.modules a img {
	vertical-align: middle;
	margin: 10px;
}

/* Diversen (beheer) */
img.thumbnail {
	max-width: 100px;
	padding: 10px;
	border: 1px solid #a5acb2 !important;
}
* html img.thumbnail {
	width: 100px;
}

/* Nieuws overzicht */
#nieuws {
	line-height: 1.5em;
}
#nieuws a.intro {
	color: #707070 !important; 
	display: block;
	outline: none;
}
#nieuws .more {
	text-align: right;
}
#nieuws .more .arrow {
	background-image: url(../Images/rsspijl.gif);
	padding: 10px;
}
#nieuws .image img {
	max-width: 75px;
	float: left;
	padding: 5px 5px 0px 0px;
	
}
* html #nieuws .image img {
	width:75px;
}

/* Nieuwsartikel */
.nieuwsplaatje {
	border: 1px solid #ccc;
	max-width: 235px;
	float: right;
	padding: 10px;
	margin-right:15px;
}
* html .nieuwsplaatje {
	width: 250px;
}

/* Pagina's */
.paginaplaatje {
	max-width: 250px;
	float: right;
	padding: 10px;
}
* html .paginaplaatje {
	width: 250px;
}
