/**
 * Title: SenterNovem - TBNH - print.css
 * @author lowen[AT]efocus.nl
 */


/**
 * Disable styles
 */

div.header div.mainmenu,
div.header ul.submenu,
div.header form,
div.tx-mmforum-rootline,
div.footer,
div.main div.side,
object,
#sb-container,
div.tx-pagebrowse-pi1,
a.return {
	display: none;
}

/* open alle agenda titels */

ul.agenda li div.fold-out-block {
	height: auto !important;
	opacity: 1 !important;
	visibility: visible !important;
}

/**
 * Default styles
 */
* { 
	margin: 0; 
	padding: 0; 
	text-align: left; 
}

body { 
	background: #fff;
	color: #666;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.5em;
}

h1, p {
	margin: 0 0 2em 0;
}

h1 {
	color: #333333;
	font-size: 2.909em; 
	line-height: 1.344em;	
	margin: 0 0 0.656em 0;
}

h2 {
	color: #000000;
	font-size: 1.454em;	
	line-height: 1.222em;
	margin: 0 0 0.688em 0;
}

h3 {
	color: #666;
	font-size: 1.182em;	
	margin: 0 0 0.385em 0;
}

h4, h5, h6 {
	color: #666;
	font-size: 1em;	
	margin: 0 0 0.385em 0;
}


a {
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #666;
}

img {
	border: 0;	
}

hr {
	margin: 0 0 2em 0;
	height: 1px;
	overflow: hidden;
	border: 0;
	border-bottom: 1px dotted #7f7f7f;
}

ul, ol {
	margin: 0 0 2em 20px;
	padding: 0;
}

ul {
	list-style: none;	
}

ul li {
	padding-left: 10px;
}

table,
input,
select,
textarea {
	font-family: Arial;
	font-size: 1em;
}

table {
	margin: 5px 0 1em 0;
	border-spacing: 0;
	border-collapse: none;
}

table th,
table td {
	padding: 0;
	vertical-align: top;
}

/**
 * Form styles
 */

form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

form fieldset label {
	float: left;
	width: 150px;
	color: #333333;
	font-weight: bold;
	margin: 0 10px 0 0;
}

form fieldset input, 
form fieldset select,
form fieldset textarea {
	width: 230px;
	background: #ffffff;
	border: 1px solid #c3c3c3;
	border-top: 0;
	padding: 5px;
	height: 12px;
	margin: 0 0 2em 0;
}

form fieldset textarea {
	height: 100px;
}

form fieldset select {
	height: 22px;	
	width: 243px;
	border: 1px solid #c3c3c3;
	padding: 0;
}

form fieldset input.checkbox, 
form fieldset input.radio {
	background: none;
	border: 0;
	width: auto;
}

form fieldset br {
	clear: both;
}

.error {
	color: #00b5e8;
}

/**
 * Page layout
 */

div.pagewrapper {
	background: #fff;
	font-size: 16px;
	line-height: 1.455em;
	margin: 0 auto;
	width: 960px;
}

div.container {
	margin: 0 0 2em;
}

div.inner {
	margin: 0 20px 0 0;
}

div.side {
	margin: 0 0 0 20px;
}

div.teasers-default.side {
	background: #74d046;
	padding: 60px 0 0 0;	
}

div.efocus ul li {
	display: inline;
	margin: 5px;
}

div.header {
	height: 190px;
	margin: 0 10px;
}

div.main {
	margin: 0 10px;
}

div.content-home, 
div.content-default, 
div.content {
	float: left;
}

div.content-home {
	width: 530px;
}

div.content-default {
	width: 670px;
}

div.content {
	width: 940px;
}

div.teasers-home, 
div.teasers-default {
	float: left;
}

div.teasers-home {
	width: 370px;
}

div.teasers-default { 
	width: 230px;
}

div.footer {
	clear: both;
}

/*
 * Default classes
 */

.clear {
	clear: both !important;
	height: 0 !important;
	float: none !important;
	overflow: hidden !important;
}

.hidden {
	display: none;
}

.intro {
	font-weight: bold;	
}

a.readmore {
	color: #333;
	font-weight: bold;
}

p.align_text_to_right {
	text-align: right;
}

a.twitter {
	display: inline-block;
	padding: 0 0 0 30px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}

.date {
	color: #00b5e8;
}

button.icon-search {
	border: 0;
	display: block;
	height: 20px;
	margin: 0 0 0 5px;
	width: 20px;
}

/**
 * F1 - Header 
 */
a.logo {
	border: 0;
	display: block;
	height: 150px;
	width: 550px;
}


/**
 * F4 - Carrousel members 
 */

div.carrousel_members {
	background: #fac30c;
	color: #000000;
	padding: 20px 20px 10px 20px;
	width: auto;
	overflow: hidden;
}

div.carrousel_members_head {
	background: #af8808;
	margin: -20px -20px 15px -20px;
	padding: 20px 20px 10px 20px;
}

div.carrousel_members img {
	padding: 1px;
	border: 1px solid #faf0d0;
	float: left;
	margin: 0 10px 10px 0;	
}

div.carrousel_members h2, 
div.carrousel_members h3 {
	color: 	#ffffff;
}

div.carrousel_members h2 a, 
div.carrousel_members h3 a {
	color: #ffffff;
	text-decoration: none;	
}

div.carrousel_members h2 {
	margin: 0 0 0.312em 0;
}

div.carrousel_members h3 {
	font-size: 1em;
	font-weight: normal;
}

div.carrousel_members p {
	margin-bottom: 1em;	
}

div.carrousel_members p a {
	color: #333333;
	font-weight: bold;
}

/**
 * F5 - Laatste nieuws
 */

div.lastnews {
	padding: 0 20px 20px;
	background: #e5e5e5;
}

div.lastnews h3 {
	height: 29px;
	padding: 13px 0 0 40px;
	color: #ffffff;
	font-size: 1.846em;	
	margin: 0 -20px 0.688em -20px;	 
}

ul.lastnews_list {
	margin: 0;
}

ul.lastnews_list li {
	padding-left: 0;
	background: none;
}

ul.lastnews_list li a {
	font-size: 1.182em;
	font-weight: bold;
	text-decoration: none;
}

ul.lastnews_list li a:hover {
	text-decoration: underline;
}

ul.lastnews_list li p {
	margin-bottom: 1em;
}

ul.lastnews_list li p.date {
	padding: 0 0 0 10px;
	margin-bottom: 0;
	font-weight: bold;
}

/**
 * F6 - Poll 
 */

div.poll {
	padding: 0 0 20px;
	font-size: 1.182em;	
}

div.poll table {
	width: 100%;
	margin: 0;
	padding: 0;	
}
 
div.poll h3 {
	height: 29px;
	padding: 13px 0 0;
	font-size: 1.846em;	
	margin: 0 0 0.688em;
}

div.poll p {
	margin: 0 0 0.688em 0;	
}

div.poll p.error {
	color: #ff0000;
}

div.poll label {
	font-weight: normal;
	width: 490px;
	margin: 0 0 0.688em 0;	
}

div.poll label input {
	width: auto;
	margin: 0;
	background: none;
	border: 0;
}

/**
 * F7 - Teaser 
 */

div.teaser {
	padding: 0 20px;	
	color: #ffffff;	
}

div.teaser h3,
div.teaser a {
	color: #ffffff;	
}

div.teaser p.readmore a {
	font-weight: bold;	
}

div.teaser p {
	margin: 0 0 1em 0;
}

div.teaser img.teaser_img {
	margin: 0 -20px 1em -20px;	
}

/*
 * F8 - Leden overzicht
 */

div.members {
	overflow: hidden;
}

ul.member_list {
	margin-left: 0;
	overflow: hidden;
	width: 960px;
} 

ul.member_list li {
	float: left;
	width: 260px;
	padding: 0 30px 35px 0;
	margin-right: 30px;
	background: none;
}
 
ul.member_list li img { 
	float: left;
	margin: 0 11px 0 0;
	border: 5px solid #fcc306;
}

ul.member_list li div {
	padding-left: 120px;
}

ul.member_list li p {
	padding: 0;
	margin: 0;
}

ul.member_list li a.info,
ul.member_list li a.contact {
	padding: 0;
	font-size: 0.9em;
}


/*
 * F13 - Newslist
 */

ul.news_list {
	margin-left: 0;
}

ul.news_list li {
	padding: 1.818em 0;
	border-bottom: 1px dotted #7f7f7f;
}

ul.news_list li:first-child {
	border-top: 1px dotted #7f7f7f; 
}

ul.news_list li h2 {
	font-size: 1.636em;
}

ul.news_list li h2 a {
	color: #666;
	text-decoration: none;
}

ul.news_list li h2 a:hover {
	text-decoration: underline;
}

/*
 * F14 - Nieuwsbericht
 */

div.news_article {
	display: inline-block;
}

div.news_article h1 {
	margin-bottom: 0;
}

div.news_article p.date {
	margin-bottom: 0.5em;
	font-size: 1.636em;
	font-weight: bold;
	overflow: hidden;
}

div.news_article p.date span {
	float: left;
}

div.news_article p.date a.return {
	float: right;
	font-size: 0.611em;
	text-align: right;
}

/*
 * F15 - Downloads en links
 */

ul.download_list {
	padding: 1em 0;
	margin-left: 0;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}

ul.download_list li {
	padding: 0.364em 0;
	background: none;
}

ul.download_list li a {
	display: block;
	padding: 3px 0 4px 30px;
	font-weight: bold;
}

/*
 * F17 - Zoekresultaten
 */

fieldset.search input.text {
	float: left;
}

fieldset.search button.icon-search {
	float: left;
}

p.results {
	font-weight: bold;
}

p.results strong {
	color: #000;
}

p.results span {
	color: #00B5E8;
}

ul.search_results {
	margin-left: 0;
}

ul.search_results li {
	padding: 1.818em 0;
	background: none;
	border-bottom: 1px dotted #7f7f7f;
}

ul.search_results li:first-child {
	border-top: 1px dotted #7f7f7f; 
}

ul.search_results li h2 {
	color: #00b5e8;
}

ul.search_results li a {
	font-weight: bold;
}

/*
 * F19 - Introductie projecten
 */

ul.project_list {
	margin-left: 0;
}

ul.project_list li {
	padding: 1.818em 0;
	background: none;
	border-bottom: 1px dotted #7f7f7f;
	overflow: hidden;
}

ul.project_list li:first-child {
	border-top: 1px dotted #7f7f7f; 
}

ul.project_list li img {
	float: left;
	padding: 0 11px 0 0;
}

ul.project_list li h2 {
	font-size: 1.636em;
	margin-bottom: 1em;
}

ul.project_list li div {
	padding-left: 106px;
} 

/**
 * F21 - Agenda
 */
ul.agenda {
	margin-left: 0;
}

ul.agenda li {
	border-top: 1px dotted #7f7f7f; 
	border-bottom: 1px dotted #7f7f7f;
	margin: 0 0 1px 0;
	padding: 15px 0 5px;
	cursor: pointer;
}

ul.agenda h2 {
	color: #666666;
}

ul.agenda span.date { 
	margin: 0 60px 0 0;
}

ul.agenda li a.readmore {
	margin-bottom: 1em;
}

/*
 * F22 - Informatie lid
 */

div.info_member p.align_text_to_right {
	margin: 1em 0 0;
}

div.info_member h1 {
	margin-bottom: 0;
}

div.info_member h2 {
	color: #00b5e8;
}

div.info_member img.member {
	float: left;
	padding: 0 20px 0 0;
}

div.info_member blockquote.quote {
	font-size: 1.273em;
	font-style: italic;
}
