/*====================================================================================
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
{
	min-width:1000px;
	padding:0;
	margin:0;
	height:100%;
}

html, 
body, 
fieldset
{
	margin: 0;
	padding: 0;
	/*font-family: "Verdana", Lucida Grande, Geneva, Arial, sans-serif;*/
	font-family: "Helvetica Neue", Helvetica, Arial, "Trebuchet MS",Trebuchet,Tahoma, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
}

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: #277ea8;
	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: #000;
}

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;
	
}

table.bordered-table
{
	border-collapse:collapse;
}
table.bordered-table, 
.bordered-table td, 
.bordered-table th
{
	border:1px solid black;
}

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

#wrapper
{
	width: 1000px;
	
	background-color: #FFF;
	display: block;
	position: relative;
	height:100%;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	z-index:1;
	
	background-image: url('../gui/bg.holder.left.gif');
	background-repeat: repeat-y;
	background-position: left 0px;
}	

#holder
{
	width: 1000px;
	min-height:100%;
	margin: 0px 0px 0px -500px;
	padding:0;
	display: inline-block;
	position: relative;
	left: 50%;
	/*
	
	*/
	background-image: url('../gui/bg.holder.left.gif');
	background-repeat: repeat-y;
	background-position: left 0px;
}

#header
{
	height: 140px;
	clear: both;
	background-image: url('../gui/bg.holder.top.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFF;
}


#header #logo
{
	padding: 22px;
	height: 85px;
	float: left;
	width: 228px;
}

#header #logo h1
{
	display:none;
}

#header a#login-mijndsi
{
	position:absolute;
	left:780px;
	top:75px;
}

#header h2.streamer
{
	position: absolute;
	left: 272px;
	top:78px;
	font-family: Arial, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 19px;
	color: #277EA8;
	font-weight: normal;
}


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

#holder .clmn { float: left; }

#holder .left
{
	width: 240px;
	margin-top:-14px;
}

#holder .middle
{
	width: 530px;
}

#holder .right
{
	width: 230px;
	margin:26px 0 0 -1px;
	border-width: 0px 0px 0px 1px;
	border-color: #b2b2b2;
	border-style: solid;
}

#holder .bottom
{ 
	
}

.footer
{
	position:relative;
	width: 100%;
	background-color: #BEBFC2;
	background-image: url('../gui/bg.footer.top.gif');
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 3;
	text-align: center;
	display: table;
	height: 50px;
}

#wrapper .bottom
{
	height: 62px;
}

.footer .footerholder
{
	display: table-cell; 
	vertical-align: middle; 
}

.footer .footerholder .holder
{
	display:inline-block;
	width:1000px;
}



/*========================================================
	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: #277ea8;
}


.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
{
	position:relative;
}

.middle #breadcrumbs
{
	color: #000;
	position:absolute;
	left:32px;
	top:-10px;
}

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

.middle .content
{
	padding: 0px 20px 0px 32px;
	margin: 26px 0 0 0;
	border-width: 0px 1px 0px 0px;
	border-color: #b2b2b2;
	border-style: solid;
}

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

.middle .content h2
{
	color: #000;
	padding: 0;
	font-size: 17px;
	line-height:22px;
	margin:0;
	position:relative;
	top:-3px;
}

.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: #333;
	padding: 0 0 16px 0;
	line-height: 19px;
	font-size: 12px;
}

.middle .content p.lead
{
	color: #277ea8;
	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: #277ea8;
	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: 0px;
}
.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 34px 10px;
	width: 210px;
	display: table;
	height:30px;
	
}

.right #search form
{
	background-color: #f1efef;
	height:30px;
	display: table-cell; 
	vertical-align: middle; 
}

.right #search input
{
	width: 140px;
	margin: 0;
	padding: 6px 0 0 10px;
	border: 0 Transparent none;
	background-color: #f1efef;
	height: 22px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.right #search input.placeholder
{
	color: #858585;
}
.right #search input::-webkit-input-placeholder {
	color: #858585;
}
.right #search input:-moz-placeholder {
    color: #858585;
}
.right #search input:-ms-input-placeholder {
    color: #858585;
}

.right #search img
{
	height: 30px;
	float: right;
	width: 30px;
	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: 0 0 10px 10px;
	
}

.right #ticker h4
{
	font-size:12px;
}

.right #ticker h4 a
{
	color:#000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

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

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

.right #ticker #recent-changes-box
{
	padding:8px 0;
}

#ticker .publishdate
{
	color: #277EA8;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0 0 8px;
}


/* 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: #277ea8; }
.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; }