/* 

Cubique Webcreations
Caballero Fabriek Den Haag

*/

/* -------------------------------------------------------------- layout kenmerken */

html, body {
	height:100%;
}
body {
	padding:0;
	margin:0;
	background: #c5c7c8;
	font-family: verdana, arial, tahoma;
}
#container{
	height:100%;
	min-height:100%;
	width:990px;
	margin:auto;
	position:relative;
	background: url('img/main/background-main.gif');
}
#outer{
	min-height:100%;
	margin-bottom: -30px;
	padding: 0;
	width: 990px;	
	background: url('img/main/background-main.gif');
}
* html #outer{
	height:100%;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:990px;
	height:140px;
	background: url('img/main/header.gif');
	overflow:hidden;
}
#menu {
	position: absolute;
	top: 140px;
	left: 25px;	
	width: 940px;
	height: 41px;
	background: url('img/menu/menu-background.gif') no-repeat;
}
#header-foto {
	height: 339px;
}
#headerp-foto {
	height: 30px;
}
#header-foto, #headerp-foto {
	position: absolute;
 	top: 181px;
 	left: 25px;
	width: 940px;
	background: url('img/main/header-photo.gif');
}
#clearheader-front {
	height:560px;
	background: url('img/main/background-main.gif');
}
#clearheader {
	height:206px;
	background: url('img/main/background-main.gif');
}
#footer {
	position:relative;
	width:990px;
	clear:both;
	min-height:20px;
	height: auto !important;
	height: 20px;
	background: url('img/main/background-main.gif');
}
#clearfooter{
	clear:both;
	height:50px;
}
#centrecontent {
	margin-left: 10px;
	margin-top: 0px;
	width: 760px;
}
#content {
	position: relative;
	margin-left: 15px;
	width: 940px;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
}
a, input {
	outline: none;
}
/* -------------------------------------------------------------- menu kenmerken */

#menu ul, #doedecheck ul, #clientlogin ul, #nieuwsbrief ul, #formulier ul, #checkresult {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 14px 0;
}
div #menu ul {
	margin: 0 0 0 20px;
}
#menu li, #doedecheck li, #clientlogin li, #nieuwsbrief li, #formulier li, #checkresult li {
	display: inline;
	line-height: 18px;
}
#menu li a, #doedecheck li a, #clientlogin li a, #nieuwsbrief li a, #formulier li a, #checkresult li a {
	float: left;
	height: 18px;
	margin-left: 6px;	
}
#menu li a:hover .standaard, #menu .selected, #doedecheck li a:hover, #clientlogin li a:hover, #nieuwsbrief li a:hover, #formulier li a:hover, #checkresult li a:hover {
	background-position: -86px 0;
}
#menu li a:hover.rss2, #menu li a:hover.twitter2 {
	background-position: -18px 0;
	width:18px;
}
#menu  .selected:hover {
	background-position: 0 0;
}

#menu a#home			{background-image: url('img/menu/home.png')}
#menu a#diensten 		{background-image: url('img/menu/diensten.png')}
#menu a#nieuws			{background-image: url('img/menu/nieuws.png')}
#menu a#contact			{background-image: url('img/menu/contact.png')}
#menu a#overons			{background-image: url('img/menu/overons.png')}
#menu a#rss				{background-image: url('img/menu/rss.png')}
#menu a#twitter			{background-image: url('img/menu/twitter.png')}

#menu li .standaard, #doedecheck li .standaard, #clientlogin li .standaard, #nieuwsbrief li .standaard, #formulier li .standaard, #checkresult li .standaard  {
	width: 86px;
}
#menu li .rss2, #menu li .twitter2 {
	width: 18px;
}
#menu li a .standaard, #doedecheck li a .standaard, #clientlogin li a .standaard, #nieuwsbrief li a .standaard, #formulier li a .standaard, #checkresult li a .standaard {
	width: 86px;
}
#menu li a .rss2, #menu li a .twitter2 {
	width: 18px;
}

/* -------------------------------------------------------------- overige buttons kenmerken */

#doedecheck 	a#checkit	{background-image: url('img/main/checkit.png')}
#checkresult	a#checkres	{background-image: url('img/main/checkit.png')}
#clientlogin 	a#login		{background-image: url('img/main/inloggen.png')}
#nieuwsbrief 	a#aanmelden	{background-image: url('img/main/aanmelden.png')}
#formulier	 	a#verzenden	{background-image: url('img/main/verzenden.png')}

/* -------------------------------------------------------------- formuliertjes kenmerken */

#loginform {
	margin: 5px 0 0 10px;
}
.formfieldsmall {
	font-family: verdana;
	color: #39393b;
	font-size: 64%;
	border: 1px solid #fff;
	position: relative;
	display: block;
	padding: 2px;
	width: 150px;
}

/* -------------------------------------------------------------- header kenmerken */

#header p {
	text-align: right;
	margin: 0;
	padding: 90px 25px 0 0;
	font-size: 64%;
	color: #5f5f5f;
}

/* -------------------------------------------------------------- pagina titel kenmerken */

#pagetitle {
	background: url('img/main/pagetitle-background.gif') repeat-x;
	width: 940px;
	min-height: 30px;
	height: auto !important;
	position: absolute;
	top: 521px;
	left: 25px;
}
#pagetitle h1 {
	text-transform: uppercase;
	color: #fff;
	background: #dd7a04 url('img/main/pageheader-background.gif') no-repeat bottom;
	font-size: 0.74em;
	margin: 3px 0 0 25px;
	padding: 0 2px 2px 2px;
	text-indent: 0.7em;
	width: 234px;
}
/* -------------------------------------------------------------- frontpage kenmerken */

#header-foto div {
	overflow: hidden;
}
#waaromdepers, #waaromstart {
	width: 620px;
	height: 290px;
}
#waaromdepers {
	position: absolute;
	top:25px;
	left:25px;
	background: url('img/main/waaromdepers.gif') no-repeat;
}
#waaromdepers a {
	color: #58585a;
}
#waaromstart {
	position: absolute;
	top:25px;
	left:355px;
	background: url('img/main/waaromstart.gif') no-repeat;
}
#doedecheck {
	width: 212px;
	height: 117px;
	background: url('img/main/doedecheck.gif') no-repeat;
}
#doedecheck.front {
	position: absolute;
	top:25px;
	left: 705px;
}
#clientlogin {
	width: 212px;
	height: 166px;
	background: url('img/main/clientlogin.gif') no-repeat;
}
#clientlogin.front {
	position: absolute;
	top:152px;
	left: 705px;
}
.pagec {
	margin-top: 10px;
}
#waaromdepers h1, #waaromstart h1 {
	color: #333;
	font-size: 84%;
	margin:0;
	padding: 25px 0 5px 20px;
	text-transform: uppercase;
}
#waaromdepers p, #waaromstart p {
	font-size: 71%;
	color: #58585a;
	margin: 0;
	line-height: 145%;
	padding: 10px 100px 0px 20px;	
}
#doedecheck h1, #clientlogin h1, #nieuwsbrief h1 {
	color: #fff;
	font-size: 84%;
	margin:0;
	padding: 15px 15px 5px 15px;
}
#frontnews {
	width: 644px;
	min-height: 100px;
	background: #fff;
	float: left;
}
#rightblock {
	width:212px;
	margin-left: 706px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* -------------------------------------------------------------- latest news kenmerken */

.frontnews {
	width: 620px;
	margin: 0 0 0 10px;
	color: #58585a;
	padding-left: 15px;
	margin-top: 15px
}
table .frontnews p {
	padding: 0;
}
.frontnewstop {
	height: 8px;
}
.frontnewsfooter {
	height: 8px;
}
.frontnews .image {
	width: 125px;
	padding: 5px 0 0 0px;
	border-bottom: 1px solid #dd7a04;
}
.frontnews .newsheader {
	font-weight: bold;
	font-size: 84%;
	padding: 0 0 0 15px;
}
.frontnews .newstext {
	padding: 0 20px 10px 15px;
	margin: 0;
	line-height: 140%;
	font-size: 71%;
	border-bottom: 1px solid #dd7a04;
}
.frontnews .client {
	font-size: 71%;
	font-weight: bold;
	padding: 10px 20px 5px 15px;
	border-left: 2px solid #2690bf;
}
.frontnews .newsheader a {
	color: #2690bf;
	text-decoration: none;
}
.frontnews .newsheader a:hover {
	text-decoration:  underline;
}
.frontnews .newstext a {
	color: #58585a;
}
.frontnews .newstext a:hover, #pagina p a:hover {
	color: #dd7a04;
}
.recente-persberichten {
	margin-left: 20px;
}
div #page-content .persbericht .persbericht-t .newstext p {
	font-size: 100%;
	padding: 0;
}
#frontnews p a {
	font-size: 74%;
	margin: 0;
	padding: 5px 0 0 25px;
	color: #58585a;
	text-decoration: none;
}
#frontnews p a:hover {
	text-decoration: underline;
	color: #333;
}
/* -------------------------------------------------------------- nieuwsbrief kenmerken */

#nieuwsbrief {
	width: 210px;
	height: 200px;
	background: url('img/main/nieuwsbrief-back.gif') no-repeat;
}

/* -------------------------------------------------------------- call us kenmerken */

#call-us {
	width: 210px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	margin-top: 30px;
}
#call-us.homep p, #call-us.pagep p {
	margin: 0 0 0 10px;
	padding:  31px 0 0 26px;
	font-size: 71%;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	width: auto;
}
#call-us.homep p {
	background: url('img/main/call-back.gif') no-repeat;
}
#call-us.pagep p {
	background: url('img/main/call-background-page.gif') no-repeat;
	margin-left:  11px;
}
#journalisten {
	width: 210px;
	height: 40px;
	background: url('img/main/journalisten.gif') no-repeat;
	margin-top: 5px;
}
#journalisten p {
	margin: 0;
	padding: 12px 0 0 8px;
	font-weight: bold;
	font-size: 74%;
}
#journalisten a {
	color: #fff;
	text-decoration: none;
}
#journalisten a:hover {
	color: #dfe0e5;
}

/* -------------------------------------------------------------- footer kenmerken */

#footer p {
	padding: 20px 0 0 50px;
	display: inline;
	font-size: 61%;
	color:#5f5f5f;
}
#footer a {
	text-decoration: none;
	color: #163655;
}
#footer a:hover {
	color: #373737;
	text-decoration: underline;
}

/* -------------------------------------------------------------- pagina kenmerken */

#pagina {
	width: 622px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url('img/main/page-background.gif') repeat-y;
	margin-left: 25px;
	position: relative;
	padding-bottom: 50px;
}
#pagina h6.top, #pagina h6.bottom {
	margin: 0;
	padding: 0;
	width: 622px;
}
#pagina h6.top {
	background: url('img/main/page-background-top.gif') no-repeat;
	height: 8px;
}
#pagina h6.bottom {
	background: url('img/main/page-background-bottom.gif') no-repeat;
	position: absolute;
	bottom: 0px;
	height: 30px;
}
.pagina-back {
	background: #eceded url('img/main/page-photo-background.gif') no-repeat;
	background-position: 0 -81px;
	padding-bottom:  20px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
#rightblock-page {
	width:212px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: right;
	display: inline;
	margin-right: 23px;
}
#page-content {
	width: 460px;
	border-left: 2px solid #2690bf;
	margin: 30px 0 0 90px ;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#page-content p {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 71%;
	line-height: 140%;
	color: #58585a;
}
#page-content h1, #page-content h2 {
	color: #163655;
	margin: 0;
}
#page-content h1 {
	font-size: 91%;
	text-transform: uppercase;
	padding: 0 0 12px 15px;
}
#page-content h2 {
	font-size: 71%;
	padding: 0 0 5px 15px;
}
#page-content table {
	margin-left: 15px;
}
#page-content td {
	font-size: 71%;
	line-height: 140%;
	color: #58585a;
}
#page-content a {
	color: #215172;
}
#page-content ul {
	margin: 0;
	padding: 0px 10px 10px 40px;
}
#page-content li {
	font-size: 71%;
	line-height: 140%;
	color: #58585a;
}
/* -------------------------------------------------------------- pagina-footer kenmerken */

#pagina h6.bottom ul {
	list-style-type: none;
	padding: 0;
	margin: 4px 0 0 337px;
}
#pagina h6.bottom li {
	display: inline;
	width: 13px;
	line-height: 13px;
}
#pagina h6.bottom a {
	float: left;
	width: 13px;
	height: 13px;
	margin-left: 6px;	
}
#pagina h6.bottom a#gohome		{background-image: url('img/main/pagina-footer-button-home.gif')}
#pagina h6.bottom a#mail 		{background-image: url('img/main/pagina-footer-button-mail.gif')}
#pagina h6.bottom a#print		{background-image: url('img/main/pagina-footer-button-print.gif')}

#pagina h6.bottom li a:hover {
	background-position: -13px 0;
}
div #nieuwsbrief.page {
	margin: 61px 0 0 1px;
	background: url('img/main/back-nieuwsbrief-page.gif');
}

/* -------------------------------------------------------------- nieuwsbrief kenmerken */

#formulier .kolom1 {
	width: 150px;
	font-weight: bold;
}
#formulier .formfield {
	font-family: verdana;
	color: #58585a;
	font-size: 94%;
	padding: 2px;
	width: 230px;
	border: 1px solid #c3c9e3;
}
div #page-content .error {
	padding: 5px;
	margin: 5px 0 10px 15px;
	border: 1px solid #ff0000;
	font-weight: bold;
	width: 470px;
}
div #formulier ul {
	padding: 0;
	margin-left: -5px;
}

/* -------------------------------------------------------------- actualiteitscheck kenmerken */

.check-question {
	width: 470px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background: #eceded;
	margin: 0 0 5px 15px;
	position: relative;
	padding: 8px;
}
.check-question h3 {
	color: #163655;
	font-size: 71%;
	margin: 0;
	padding: 2px 0 10px 0;
}
.check-bg {
	position: absolute;
	left: 18px;
}
.check-schuif {
	position: absolute;
	z-index:100;
	left: 8px;
}
.check-score {
	width: 30px;
	float: right;
	margin: 5px 5px 0 0;
	display: inline;
	font-family: verdana;
	color: #58585a;
	font-size: 71%;
}
div #checkresult {
	margin: 0 0 15px 0;
	border-bottom: 20px solid #fff;
}
div #checkresult ul {
	margin: 0 0 0 -15px;
	padding: 0;
}
div #checkresult #checkres {
	margin-left: -20px;
	padding: 0;
}
/* -------------------------------------------------------------- press announcement kenmerken */

#page-content .intro {
	font-weight: bold;
}
#page-content #pressnote {
	padding: 10px;
	border: 1px solid #c4c4c4;
	background: #e4e4e4;
	margin: 5px 0 5px 15px;
	width: 428px;
}
#page-content #pressnote p {
	padding: 0;
}
#page-content #pressnote h2 {
	padding-left: 0;
}
#page-content #date {
	font-size: 64%;
}

/* -------------------------------------------------------------- client logged in kenmerken */

#campaign {
	width: 450px;
	border: 1px solid #c4c4c4;
	background: #e4e4e4;
}
#campaign {
	font-size: 100%
}
div #campaign {
	margin-bottom: 15px;	
}
#campaign .kolom1 {
	width: 190px;
	font-weight: bold;
}
#campaigns {
	width: 220px;
	font-family: verdana;
	font-size: 100%;
	color: #58585a;
}
/* -------------------------------------------------------------- press announcements overview kenmerken */

#page-content .persbericht {
	margin-left: 15px;
	width: 450px;
	color: #fff;
	border: 1px solid #c4c4c4;
	background: #ededee;
	margin-bottom: 5px;
}
#page-content .persbericht-t .newsheader {
	font-weight: bold;
	font-size: 84%;
}
#page-content .persbericht-t .image {
	width: 120px;
}
#page-content .persbericht-t .client {
	font-weight: bold;
	font-size: 64%;
}
#page-content #archive {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px; 
}
#page-content #archive li {
	margin-bottom: 8px
}
#page-content .date-client {
	display: block;
	font-weight: bold;
	font-size: 84%;
}
