/* GS1 Nederland */
/* Author: Hoppinger.com */
/* 
	the blue:		#002e6c;
	the orange:		#e85c2b;
*/

/* Css reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:12px;
	font-family:Arial, Verdana;
	line-height:120%;
	}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p.text {
	margin:10px 0 0 0;
}
/* menu */

#siteWrapper {
	margin:0 auto;
	width:965px;
	height:100%; /* temporary */
}

/* Website Content */
#siteContentTop {
	background:#dd6435;
	height:18px;
	color:#fff;
	padding:4px 0 0 4px;
	font-size:13px;
	font-style:italic;
	text-align:left;
}
#siteContentWrapper {
	clear:both;
	width:100%;
}
#siteContentWrapper #contentMainWrapper {
	float:left;
	padding:10px 10px 10px 0;
	width:615px;

}
h2.articleTitle,
div.componentheading {
	color:#1e2c46;
	font-size:18px;
	margin:5px 0 8px 0;
}
div.categoryTitle {
	background:#dd6435;
	color:#fff;
	padding:3px 3px;
	width:60px;

}
span.articleAuthor {
	color:#dd6435;;
}
div.articleContent {
	margin:10px 0 0 0;
}
/* Right Sidebar: General CSS */
#siteContentWrapper #contentRightWrapper {
	width:340px;
	background:#e7e7e7;
	float:left;
	padding:0 0 10px 0;
}
#contentRightWrapper h3.sidebarTitle {
	margin:10px 0 6px 0;
	color:#666;	
	font-size:15px;
}
#contentRightWrapper .sidebarRightBlock {
	padding:5px 15px;
}
#contentRightWrapper .sidebarRightBlock a {
	color:#e85c2b;
}
#contentRightWrapper .sidebarRightBlock  .joomla_sharethis,
#contentRightWrapper .sidebarRightBlock  #pollBlock {
	margin:4px 0px 12px 0;
	background: transparent url('../images/website/sidebar_block_bottom.jpg') no-repeat left bottom;
}

/* Sidebar: Search */
#contentRightWrapper  .search {
	background:#d9d9d9;
	padding:10px 15px;
	margin:-5px -15px 10px -15px;
}
#contentRightWrapper .search input.button {
	background:none;
	background: transparent url('../images/website/search.png') no-repeat right center;
	border:none;
	cursor:pointer;
	color:#727272; 
	display:block;
	height:20px;
	font-weight:bold;
	padding:1px 18px 3px 3px;
}
#contentRightWrapper .search input.inputbox {
	background:#ededed;
	border:1px solid #bbb;
	padding:2px;
	width:230px;	
	float:left;
}

/* Sidebar: Poll */
#contentRightWrapper .sidebarRightBlock  .poll {
	padding:20px;
	min-height:122px;
	display:block;
	width:100%;
	background: transparent url('../images/website/sidebar_balloon.png') no-repeat left top;
}
#contentRightWrapper .sidebarRightBlock  .poll thead{
	font-family:Myriad Pro, Arial;
	font-size:14px;
}
#contentRightWrapper .sidebarRightBlock  .poll td{
	padding:4px 0 0 0;
}
#contentRightWrapper .sidebarRightBlock  .poll input.button {
	background: #e85c2b url('../images/website/poll_arrow.jpg') no-repeat right center;
	border:1px solid #999;
	color:#fff;
	cursor:pointer;
	height:21px;
	float:left;
	margin:4px 0 0 10px;
	font-size:11px;
	padding:1px 25px 7px 5px;
}

/* Sidebar: Video */
#contentRightWrapper .sidebarRightBlock div.youtube_channels {
	margin:0 0px 16px 0;
	padding: 0 0 16px 0;
	background: transparent url('../images/website/sidebar_block_bottom.jpg') no-repeat left bottom;
}

/* Evenement Detail Pagina */
div.evenementDetailPage {
	margin: 0 0 0 80px;
}
h3.evenementDetailTitle {
	margin: 20px 0 10px 0 ;
	color:#EC592E;
	
}
dl.evenementDetail {
	margin: 10px 0 ;
	line-height:130%;
}
dl.evenementDetail dt {
	background: transparent url('../images/website/evenement_detail_bolletje.jpg') no-repeat left center;
	font-style:normal;
	width:90px;
	padding: 0 0 0 10px;
}
dl.evenementDetail dd {
	color:#878787;
}

div.evenementDetailPageBorder {
	height:1px;
	width:620px;
	margin:5px 0 0 -80px;
	background: transparent url('../images/website/evenement_border.jpg') repeat-x left center;
}

/* Laatste persberichten en nieuwsberichten */
div.lastArticlesBlock {
	float:left;
	width:250px;
	margin:0 0 15px 0;
}
h3.lastArticlesTitle {
	width:250px;
	
}
