﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Heavily modified
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: white url(images/BodyBackground.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #000000;
}

h1 {
    font-size: 18pt;
    color: #003366;
}

h2 {
    font-size: 14pt;
    color: #FF9933;
}

h3 {
    font-size: 100%;
    font-weight: bold;
}

p, ol, ul {
	line-height: 120%;  /* 180*/
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #569400;
}

a:hover {
	text-decoration: none;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* start - license/compare table */
table.license, table.compare {
	border-collapse: collapse;
    margin: 10px;
}
table.license th strong, table.compare th strong {
	color: #fff;
}
table.license th, table.compare th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-right: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
table.license tr, table.compare tr {
	height: 30px;
}
table.license td, table.compare td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
table.license td.first,table.license th.first, table.compare td.first, table.compare th.first {
	border-left: 0px;
}
table.license tr.row-a, table.compare tr.row-a {
	background: #F8F8F8;
}
table.license tr.row-b, table.compare tr.row-b {
	background: #EFEFEF;
}
table.license .number, table.compare number {
    text-align: right;
}
/* end - license table */

table.compare td {
    text-align: center;
}
table.compare td.feature {
    text-align: left;
    font-weight: bold;
}


/* Menu */

#menu {
	width: 889px; /*830 */
	height: 60px;
	margin: 0 auto;
	padding-left: 10px;
	background: url(images/MenuBackground02.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
/*	background: url(images/RightArrow01.gif) no-repeat left 80%; */
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 899px; /* 840 */
	height: 201px; 
	margin: 0 auto;
	background: #2A2A2A url(images/PageBanner02.jpg);
}

#logo h1, #logo h2 {
	/* margin-right:620px; 
	text-align: center; */
	text-transform: uppercase;
	font-weight: normal;
	/* Hier moet eigenlijk ons logo! */
}

#logo h1 {
	padding-top: 148px; 
	font-size: 250%;
}

#logo h2 {
    padding-top: 185px;
    color: white;
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 899px; /* 840 */
	margin: 0 auto;
	background: #E9E9E9 url(images/PageBackground.gif);
}

/* Content */

#content {
	float: right;
	width: 577px; 
	padding: 30px;
	background: url(images/ContainerBackgroundGradient01.gif) repeat-x;
	border: 1px solid #E9E9E9;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 268px;
	padding: 10px;
	background: url(images/ContainerBackgroundGradient01.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 256px; /* 192 */
	background: url(images/ContainerBackgroundGradient01.gif) repeat-x;
	border: 1px solid #E9E9E9;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}


.boxed {

}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(images/BoxedTitleBackground.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 12px;
	background: url(images/ContainerBackgroundGradient01.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
    padding: 8px 0px;
}

.boxed li.separator {
    padding: 0px;
    border-bottom: solid 1px silver;
}

.boxed ul li a
{
    text-decoration: none;
    color: gray;
}


/* News */
#News {
}

.NewsItem {
   margin: 5px 0 20px 0;
   padding: 0 0 20px 0;
   width: 577px; /* 740 */
   overflow: hidden;
   border-bottom: 1px solid #eee;
}
.NewsItem .right {
   width: 448px; /* 560 */
   float: right;
   display: inline;
   padding-right: 15px;
}

.NewsItem .left {
    position: relative;
    width: 99px; /* 150 */
    float: right;
    display: inline;
}
.NewsItem .right h2 { 
    margin-top: 0; 
}


.NewsItem .left p.dateinfo {
  background: url(images/NewsDateBackground.gif) no-repeat;
  height: 83px;
  width: 68px;
  margin: 12px 0 0 8px; /* x x x 70 */
  padding: 8px 0 0 1px;
  font: bold 15px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
}

.NewsItem .left div.dateinfo {
  background: url(images/NewsDateBackground.gif) no-repeat;
  height: 83px;
  width: 68px;
  margin: 12px 0 0 8px; /* x x x 70 */
  padding: 8px 0 0 1px;
  font: bold 15px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
}
.NewsItem .left div.dateinfo .day {
  font: bold 28px Arial, Helvetica, sans-serif;
  display: block;
  color: #555;
  margin: 8px 0 0 4px;
  padding: 0;
  letter-spacing: 0;
  float: left;  
  border-right: #555 1px solid; 
}
.NewsItem .left div.dateinfo .year {
  display: block;
  color: #555;
  margin: 12px 10px 0 0 ;
  padding: 0;
  letter-spacing: 0;
  text-align: left; 
  line-height: 12px;   
  float: right; 
}


.NewsItem .left p.dateinfo span {
  font: bold 30px Arial, Helvetica, sans-serif;
  display: block;
  color: #555;
  margin: 8px 0 0 0;
  padding: 0;
  letter-spacing: 0;
}

/* NewsItem meta */
.NewsItem .left .meta {
    width: 89px; /* 140*/
    font-size: .9em;
    margin: 5px 0 20px 0;
    padding: 0;
}
.NewsItem .left .meta h4 {
   text-align: right;
   margin: 0 5px 10px 5px;
   padding: 0;
   color: #555;
}
.NewsItem .left .meta ul {
   list-style: none;
   margin: 0; padding: 0;
   border-top: 1px solid #F1F1F1;
}
.NewsItem .left .meta ul li {
	list-style: none;
	border-bottom: 1px solid #F1F1F1;
   padding: 3px 5px;
	margin: 0;
   text-align: right;
	color: #147DB6;
}
* html body .NewsItem .left .meta ul li { height: 1%; }

.NewsItem .left .meta ul li.readmore { background: url(images/user.gif) no-repeat 2px center; }

.NewsItem .left .meta ul li a { color: #147DB6; }
.NewsItem .left .meta ul li a:hover { color: #333; }



/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}


.requestform 
{
}

.requestform label
{
    display: inline-block;
    width:200px;
    Height: 24px;
}

.requestform input[type=text] 
{
    width: 300px;
}
.requestform input[type=submit]
{
    margin-left: 250px;
}


/* Footer */

#footer {
	width: 899px; /* 840 */
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(images/PageFooter.gif) repeat-x;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* text formatting */
.linethrough
{
    text-decoration: line-through;
}
    
/* Twitter feed styles */
#twitterfeed {  }
#twitterfeed ul li 
{
    list-style:none; 
    display:block; 
}
/* #twitterfeed .thumbnail { float:left; width:64px; } */
#twitterfeed .info { }
#twitterfeed .info span.cat { display: block; font-size:10px; color:black; }

.clear { clear: both; }

