/*====================================================================================
FILENAME:			di_algemeen.css
DESCRIPTION:		Default Style Sheet
CREATED:			10/09/2007
INITIAL AUTHOR:		Elma Smit
UPDATED BY:			Elma Smit, 10/09/2007

Copyright (c) 2007 KeyAgency
http://www.dsi.nl/
====================================================================================*/

html, body, fieldset
{
	margin: 0;
	padding: 0;
	font-family: "Verdana", Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address
{
	margin: 0;
	padding: 0;
}

li, dd, blockquote
{
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

.content  a
{
	color: #7c0017;
	text-decoration: underline;
	/* 	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none; */
}

.content  a:hover { color: #24416d; }
.content p strong, .content div.p strong { color: #7c0017; }
img { border: 0; }
ol.contentlist,
ul.contentlist
{
	margin: 0;
	padding: 0;
}

ol.contentlist li,
ul.contentlist li
{
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
	line-height: 16px;
}

.resulttable {line-height: 16px;}

img { border: none; }

.icon {vertical-align: middle; margin: 0 4px 0 0;}

hr {

	border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	
}



/*========================================================
	MAIN 
========================================================*/

#holder
{
	width: 1000px;
	margin: 10px auto;
	background-image: url('../gui/bg.gif');
	background-repeat: repeat-y;
	min-height: 586px;
	/* IE fix */
	_height: 586px;
}

#header 
{
	height: 95px;

/* 		background-image: url('../gui/middle/header/background.jpg'); */
	background-image: url('../gui/header.jpg'); 
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	clear: both;
}


#header #logo
{
	padding: 0 0 0 50px;
	height: 85px;
	float: left;
	width: 200px;
}


/* class te vinden in di_list.css */
#header #header .specialmenu { padding: 0 0 0 5px; }

#holder .clmn { float: left; }

#holder .left
{
	width: 240px;
	
	min-height: 500px;
	_height: 500px;
}

#holder .middle
{
	width: 530px;
	min-height: 500px;
	_height: 500px;
	background-image: url('../gui/middle/top-bg.gif');
	background-repeat: no-repeat;
	background-position: left -110px;
}

#holder .right
{
	width: 230px;
	background-image: url('../gui/right/background.jpg');
	background-repeat: no-repeat;
	min-height: 500px;
	_height: 500px;
	background-position: right top;
}

#holder .footer { clear: both; height: 20px;background-image: url('../gui/footer.jpg');
	background-repeat: no-repeat; }

/*========================================================
	LEFT 
========================================================*/


.left #navcontainer
{
	/* 	padding: 10px;  */
	padding: 0px 0px;
}

.left #actie
{
	margin: 20px 0 0 0;
	padding: 20px 10px 10px 10px;
	border-color: #e2e2e2;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

.left #actie h4
{
		color: #7c0017;
}


.left #actie p
{
	color: #87888a;
	font-size: 10px;
	line-height: 18px;
}

/* PES brochure */
.left #download-brochure
{
	margin: 50px 0 0 0;
	padding: 10px 10px 10px 60px;
	}

.left #download-brochure h4
{
	display: block;
	height: 12px;
	margin: 0 0 10px 0px;
}

.left #download-brochure h4 span { display: none; }

.left #download-brochure .brochure
{
	margin-left: 15px;
	width: 85px;
	display: block;
	position: relative;
}

.right #download-brochure .brochure p { font-size: 10px; }



/*========================================================
	MIDDLE 
========================================================*/



.middle #breadcrumbs
{
	height: 18px;
	border-top: 1px solid #cccece;
	border-bottom: 1px solid #cccece;
	padding: 5px 0 0 10px;
	color: #fff;
	background-color: #fff;
}

.middle #breadcrumbs a
{
	color: #cccece;
	font-style: italic;
	text-decoration: none;
}

.middle .content { padding: 20px 10px; }

.middle .content h1
{
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	font-size: 21px;
	color: #000;
}

.middle .content h2
{
	font-weight: normal;
	color: #f49b00;
	padding: 0 0 16px 0;
	font-size: 16px;
}

.middle .content p.publishdate
{
	color: #87888a;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
}

/* Heading folders */
.middle .content h4
{
	font-size: 12px;
	color: #24416d;
}

.middle .content h4 a { color: #24416d; }

.middle .content .p,
.middle .content p
{
	color: #575757;
	padding: 0 0 16px 0;
	line-height: 18px;
	font-size: 11px;
}

.middle .content p.lead
{
	color: #7c0017;
	font-weight: bold;
}

/* news */
.middle .content .folder,
.middle .content .vacancy,
.middle .content .news
{
	padding: 10px 0 10px 0;
	border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.middle .content .folder p,
.middle .content .vacancy p,
.middle .content .news p { padding: 0px; }

.middle .content .folder h4 a,
.middle .content .vacancy h4 a,
.middle .content .news h4 a,
.middle .content .news h4
{
	font-size: 11px;
	color: #7c0017;
	margin: 0 0 10px 0;
}

.middle .content .folder h4 a
{
	color: #000;
	margin: 0 0 10px 0;
}

.middle .content a.video img
{
	margin: 0 3px 0 0;
	border: 1px #f4a112 solid;
}

.middle .content a.video.inline
{
	display:block;
	margin-top:10px;
	clear:left;
}

/*========================================================
	RIGHT 
========================================================*/

/* Consumenten en Professional menu */
.right {padding-top: 80px;}
.right #consument,
.right #professional
{
	min-height: 110px;
	_height: 110px;
	background-color: #f39a00;
	background-image: url('../gui/right/bg.gif');
	background-repeat: no-repeat;
}

.right #consument .heading,
.right #professional .heading
{
	height: 20px;
	width: 210px;
	padding: 55px 10px 10px 10px;
}

.right #consument .heading h3 span,
.right #professional .heading h3 span { display: none; }

/* Consumenten menu */
.right #consument .heading
{
	background-image: url('../gui/right/consument/heading-bg-consument.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.right #consument .heading h3
{
	background-image: url('../gui/right/consument/vragen_antwoorden.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 20px;
	width: 210px;
}

/* Professional menu */
.right #professional .heading h3
{
	background-image: url('../gui/right/professional/professional.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 20px;
	width: 210px;
}

/* Search */
.right #search
{
	padding: 20px 10px 10px 10px;
	width: 210px;
	border-color: #e2e2e2;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.right #search label
{
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	height: 14px;
	background-image: url('../gui/right/headings/zoekoptrefwoord.gif');
	background-repeat: no-repeat;
}

.right #search label.eng
{
	background-image: url('../gui/right/headings/searchfor.gif');
}

.right #search label span { display: none; }

.right #search input
{
	border-color: #888888 #bfbfbf #bfbfbf #888888;
	border-width: 1px;
	border-style: solid;
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
}

.right #search img
{
	height: 18px;
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
	cursor: hand;
}

/* Flags */
.right #flags
{
	padding: 10px;
	height: 19px;
}

.right #flags ul li
{
	list-style-type: none;
	float: right;
}

.right #flags ul li a
{
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}

.right #flags ul li a span { display: none; }

/* Address */
.right #address { padding: 0px 10px 10px 10px; 

	border-color: #e2e2e2;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.right #address h5
{
	display: block;
	height: 12px;
	background-image: url('../gui/right/headings/DutchSecuritiesInstitute.gif');
	background-repeat: no-repeat;
	margin: 0 0 6px 0;
}

.right #address h5 span { display: none; }

.right #address p
{
	color: #87888a;
	font-size: 10px;
	line-height: 18px;
}

.right #address p a { color: #595959; }

/* Ticker zie aparte ticker.css */
.right #ticker
{
	/* 	background-image: url('../gui/right/dsi-I.gif');
	background-repeat: no-repeat;
	background-position: 10px 40px; */
	padding: 10px;

	border-color: #e2e2e2;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.right #ticker h4
{
	display: block;
	height: 14px;
	background-image: url('../gui/right/headings/nieuws-actualiteit.gif');
	background-repeat: no-repeat;
	margin: 0 0px 10px 0px;

}

.right #ticker #icon
{
	width: 22px;
	height: 30px;
	float: left;
}

.right #ticker h4 span { display: none; }


.right #ticker h4
{
	display: block;
	height: 14px;
	background-image: url('../gui/right/headings/nieuws-actualiteit.gif');
	background-repeat: no-repeat;
	margin: 0 0px 10px 0px;

}

.right #ticker #icon
{
	width: 22px;
	height: 30px;
	float: left;
}

.right #ticker h4 span { display: none; }

#ticker .publishdate
{
	color: #87888a;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
}


/* LOGO */
.right #download-logo
{
	padding: 10px;
	/* 	border-color: #e2e2e2;
	border-width: 1px 0px 1px 0px;
	border-style: solid; */
}

.right #download-logo h4
{
	background-image: url('../gui/right/headings/downloadlogodsi.gif');
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	margin: 0 0 10px 0;
}

.right #download-logo h4 span { display: none; }
.right #download-logo p a {line-height: 18px; }
.right #download-logo p a { color: #7c0017; }
.right #download-logo img { float: right; }

/* PES brochure */
.right #download-brochure
{
	padding: 10px;
	/* 	border-color: #e2e2e2;
	border-width: 1px 0px 0px 0px;
	border-style: solid; */
}

.right #download-brochure h4
{
	display: block;
	height: 12px;
	margin: 0 0 10px 0;
}

.right #download-brochure h4 span { display: none; }

.right #download-brochure .brochure
{
	float: left;
	padding-right: 20px;
	width: 85px;
}

.right #download-brochure .brochure p { font-size: 10px; }
