@charset "ISO-8859-1";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


body {
	margin: 0px;
	padding: 0px;
	
	background: url('/images/cfnl/cfnl_gradient_back.png') repeat-x top center #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1	{ font-size: 21px; color: #ce0000; }
h2  	{ font-size: 16px; color: #ce0000; }

h1 a, h2 a	{ text-decoration: none; }

h2.leftKop { display:block; float: left; margin-bottom: 20px; padding: 8px 10px; width: 330px; height: 29px; font-size: 16px; color: #ce0000; background: url('/images/cfnl/left_kop.gif') top left no-repeat; }

p 	{ line-height: 18px; padding-bottom: 10px; }
ul, ol { line-height: 18px; margin-left: 15px; }
li      { margin-top: 0px; }

a 	{ color: #ce0000; text-decoration: underline; }
a:hover { text-decoration: underline; }

.formTitel { padding: 7px 0px; font-weight: bold; }
form label { font-weight: bold; }
form label.error { font-weight: normal; color:red; }
table { font-size: 12px; }

input, select, textarea { 
	font-size: 11px; 
	padding: 1px; 
}

/* div Containers */

#topbar {
	width: 100%; 
	background-color: #dc002e; 
	height: 28px; 
	font-family: Arial; 
	font-size: 10px;
	text-transform:uppercase;
	color: #fff;
	text-align: center;
}

	#topbar ul {
		list-style:none;
		display:block;
		width:1005px;
		margin: 0px auto;
	}

	#topbar ul li {
		list-style:none;
		float: left;
		padding: 5px 10px 2px;
		font-weight: bold;
	}

	#topbar ul li a {
		color:#868689;
		font-weight: normal;
	}	


#mainContainer {
	width: 1005px;
	margin: 0px auto;
	background: #fff;
	text-align: left;
}

#headerContainer {
	float: left;
	width: 1005px;
	height: 144px;
}

	#cfnlLogo {
		float: left;
		width: 351px;
		height: 56px;
		padding: 27px 20px 17px 20px;
	}
	
	#headerBanner {
		float: left;
		height: 60px;
                width: 468px;
		margin: 22px 0px 15px 0px;
	}
 
        #headerHoofdsponsor { float: left; margin: 22px 0px 15px 17px; height: 60px; }
	
	#headerMenu {
		float: left;
		width: 1005px;
		height: 44px;
		background: transparent url(/images/cfnl/menu-back.gif) repeat-x top left;
	}
	
		#nav, #nav ul { /* all lists */
                        font-family: Arial, Helvetica, sans-serif;
			padding: 0;
			margin: 0;
			list-style: none;
			line-height: 1;
			font-size: 14px;
			font-weight: normal;
		}

		#nav a {
			display: block;
			padding-right: 20px;
			text-decoration: none;
			text-transform: lowercase;
			color: #ccc;
		}

		#nav a:hover {
			 color: #fff;
		}

		#nav li { /* all list items */
			float: left;
			padding-right: 20px; /* width needed or else Opera goes nuts */
			padding: 15px;
                        background: transparent url(/images/cfnl/menu-sep.gif) no-repeat top right;
		}

		#nav li ul { /* second-level lists */
			position: absolute;
			background: #f1ca00;
			width: 10em;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
                        z-index:99;
		}

		#nav li ul li { background: none; }

		#nav li ul li a {
			 color: #333;
		}

		#nav li ul li a:hover {
			 color: #000;
		}

		#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
			margin-top: 14px;
			margin-left: -8px;
			font-size: 12px;
			font-weight: normal;
			width: 15em;
			padding: 8px 0px;
			background: url('/images/cfnl/submenu_back.gif');
		}

		#nav li:hover ul li, #nav li.sfhover ul li {
			width: 15em; /* width needed or else Opera goes nuts */
			border-right: 0px;
			padding: 8px;
		}

		#nav li:hover ul li a, #nav li.sfhover ul li a {
			width: 15em; /* width needed or else Opera goes nuts */
		}
	
#infoContainer, #meta_info {
	float: left;
        clear: both;
	width: 985px;
	padding: 10px;
	color: #fff;
	font-size: 11px;
        background: url(/images/cfnl/breadcrumbs_back.gif) top left repeat-x;
}

#meta_info {  
	margin: 0px 20px 20px 20px;
	width: 965px;
        padding: 10px 0px;
	 background: #fff; 
	 background-image: none; 
	 border-bottom: 1px dotted #646464;
}

	#breadcrumbs { float: left; padding-top: 10px; color: #000;}
	#snelzoeken { float: right; }
		
		#breadcrumbs a { 
			color: #646464; text-decoration: none; 
		}
	
#contentContainer{
	float: left;
        padding: 0px;
	width: 1005px;
	background: #fff;
}

#contentFooter {
	float: left;
	width: 1005px;
	height: 47px;
	background: transparent url(/images/cfnl/contentBack-bottom.png) bottom left no-repeat;
}

#footerContainer {
	float: left;
	width: 965px;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
}

	#footerContainer a {
		color: #1A3181;
		text-transform: lowercase;
	}

#footerLeaderbord {
       float: left; 
       text-align:center; 
       width: 1005px;
       padding: 20px 0px 0px 0px;
       background: #fff;
       display: inline;
}
	

/* Portal Styles */

#fullpage {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 825px;
        padding: 0px;
}

#smallMenu {
	float: left;
	margin: 0px 20px 20px 20px;
	width: 120px;
        padding: 0px;
}

#linkerKolom {
	float: left;
	width: 350px;
        margin: 0px 20px 20px 20px;
}

       .listItems { display: block; width: 100%; float: left; clear: both; margin: 0px 0px 40px 0px; padding: 0px; }
       .listItems li { border-bottom: 1px solid #ccc; padding: 5px 0px 5px 20px; list-style: none;display: block;background:url('/images/cfnl/leftPijl.gif') left top no-repeat; font-size: 11px; }
       .listItems li span { font-size: 10px; } 
       .leftBlock { display: block; float: left; clear: both; width: 350px; padding:10px 0px 37px 0px; font-size:11px; }
       .leftBlockPadding { display: block; float: left; clear: both; width: 330px; padding:10px 10px 37px 10px; font-size:11px; }

	#linkerKolom .forum-lists { 
                margin: 0px;
		font-size: 11px; 
		list-style: none; 
		margin: 20px 0px;
		padding-bottom: 20px; 
		border-bottom: 1px solid #666;
                line-height: 14px;
	}
	
	#linkerKolom .forum-lists li { margin: 0px; padding-bottom: 4px; }
	
	#linkerKolom .forum-lists .tijd {
		font-size: 11px;
		color: #666;
		padding-right: 10px;
	}



       .nieuwsblok { float: left; width: 185px; }
       .nieuwsblok .tijd { font-size: 10px; color: #545454; margin: 10px 0px; }
       .nieuwsblok h1 { font-size: 14px; }
       .nieuwsblok p { margin: 10px 0px; font-size: 11px; }


	.submenu {  
		margin: 0px; 
		width: 350px;
		list-style: none; display: block; float: left; margin-bottom: 40px;
	}

	.submenu li { 
		background: url(/images/cfnl/left_kop.gif) top left;
	}

	.submenu li a { 
                padding: 8px 10px; width: 330px; height: 29px; display: block;
		color: #ce0000;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}

	.submenu li a:hover { 
		color: #ff0000;
		text-decoration: underline
	}

        .submenu li ul { list-style: none; margin: 0px; padding: 0px; display: block; float: left; width: 350px;}
        .submenu li ul li { margin: 0px; padding: 0px;  border-bottom: 1px solid #fff; }
        .submenu li ul li a { margin: 0px; padding: 0px; color: #fff; padding: 9px 0px 9px 30px; width: 320px; height: 17px; display: block; background: url(/images/cfnl/submenu_back.png) top left repeat-x; font-size: 12px; }
        .submenu li ul li a:hover { color: #fff; background: url(/images/cfnl/submenu_backOver.png) top left repeat-x;}

	.nav_categories {
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		list-style-image: url('/images/cfnlportal/ul-list-pijl.gif');
	}

	.nav_categories li { 
		margin: 0px;
		margin-left: 20px;
                padding: 0px;
	}

#midKolom {
	float: left;
	width: 460px;
	margin-left: 20px;
        display: inline;
}

	#midKolom h1 { color: #ce0000; margin-bottom: 10px;}
	
	#midKolom hr {
		height: 1px;
		background-color: #444;
		margin: 25px 0px;
		border: 0px;
	}
	
	#midKolom #nieuws-info {
		font-size: 11px;
		color: #666;
		margin-bottom: 15px;
	}
	
	#midKolom #nieuws-info a { color: #666; }
	
		#midKolom ul.nieuws-options {
                        line-height: 12px;
			height: 16px;
			list-style-type: none;
			margin: 0px;
			padding: 15px 5px 10px 5px;
			margin-bottom: 30px;
			border-bottom: 1px solid #444;
			font-size: 11px;
		}

		#midKolom ul.nieuws-options a img {
			border: none;
			display: block;
		}

		#midKolom ul.nieuws-options li {
                        margin: 0px;
			border-left: 1px solid #D2D5DE;
			float: left;
			height: 16px;
			margin-left: 8px;
			padding-left: 8px;
		}
		
		
		#midKolom ul.nieuws-options li a.icon {
			background: url(/images/cfnlportal/anchor-icon.gif) no-repeat left top;
			padding-left: 16px;
			margin-left: 3px;
		}


		#midKolom ul.nieuws-options li.icon {
			background-repeat: no-repeat;
			background-position: 8px 0;
			padding-left: 30px;
		}

		#midKolom ul.nieuws-options li.right {
			float: right;
		}

#rechterKolom {
	float: left;
	width: 130px;
	margin-left: 20px;
        display: inline;
}

	#skyscraper{
		margin: 25px 5px;
		width: 120px;
		height: 600px;
                display: inline;
	}

#rechterBigKolom {
	float: left;
        clear: right;
	width: 615px;
        display: inline;
}

.registerTable {
	width: 600px;
        border: 0px;
        padding: 0px;
        margin: 0px;
}

.registerTable th { background: #ce0000; height: 25px; color: #fff; text-align: left; text-indent: 5px; }
.registerTable td { height: 25px; text-indent: 5px; border-bottom: 1px solid #cecece; }
.registerTable p { padding-bottom: 0px; line-height: normal; }

.linkListColumns { float: left; width: 295px; margin-right: 10px; }

.linkLists {
       float: left;
       list-style: none;
       width: 295px;
       margin: 0px;
}

.linkLists .kop {
       background: url(/images/cfnl/lijst-kop.gif); 
       height: 17px; 
       padding: 4px;
       font-weight:bold;
       color:#fff;
       font-size:14px;
       text-indent: 6px;
}

.linkLists li {
       background: #f8eecc; 
       padding: 2px 10px;
}

.linkLists li a { text-decoration: none; }
.linkLists li a:hover { text-decoration: underline; }

.paginationBox_links { float: left; width: 100px; margin-top: 10px }
.paginationBox_midden { float: left; width: 400px; text-align:center; margin-top: 10px; }
.paginationBox_rechts { float: right; width: 100px; text-align: right; margin-right: 10px; margin-top: 10px; }


.starCont {
       width: 100px;
       height: 16px;
       display: -moz-inline-box;
       display: inline-block;
       background-image:url(/images/cfnl/zero-stars.gif);
       background-repeat: no-repeat;
       background-position: bottom left;
       vertical-align:text-bottom;
}
.stars {
       display: -moz-inline-box;
       display: inline-block;
       height: 16px;
       background-image:url(/images/cfnl/five-stars.gif);
       background-repeat: no-repeat;
       background-position: bottom left;
       vertical-align:text-bottom;
}

.stars span {
       visibility: hidden;
       font-size: 1px;
}

.resolved td { text-decoration: line-through; color: #666;}

.cfnlTabel th { text-align: left; background-color: #ce0000; color: #fff; font-size: 12px; padding: 7px 4px;}
.cfnlTabel td { border-bottom: 1px solid #ccc; padding: 7px 0px 7px 4px; font-size: 11px;  }
.cfnlTabel .pagination { padding: 5px; background-color: #CCFFCC; border: 1px solid #ccc;border-top:0px; }
.cfnlTabel .info { display:none;border-bottom: 1px solid #ccc; padding:5px; font-size: 11px; background-color: #ececec; }

.notice-wrap {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 250px;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;		
}
 
.notice-item {
	height: 60px;
	background: #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #eee;
	padding: 6px 6px 0 6px;
	font-size: 11px;
	border: 2px solid #999;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
        width:215px;
        filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.notice-item a { color: #ccc; }

.notice-item-close {
	position: absolute;
	font-family: Verdana;
	font-size: 16px;
	right: -10px;
	top: -12px;
	cursor: pointer;
        background: transparent url(/images/cfnl/notice_close.gif) bottom left no-repeat;
        width:15px;
        height:22px;
        padding: 0px 0px 0px 5px;
}

.CategorieKop{
	width:507px; 
	background-color:#FF0000; 
	color:#FFFFFF; 
	font-weight: bold; 
	font-size: 14px; 
	float:left; 
	clear:both; 
	padding: 5px 10px 5px 10px;
}

.CategorieKop .Titel{
	width: 200px;
	float:left
}

.CategorieKop .Aantal{
	float:right; 
	font-weight: normal; 
	font-size: 12px;
}

.CategorieKop a{
	text-decoration: none;
	color:#FFFFFF;
}

.CategorieKop a:hover{
	text-decoration:underline;
}

.CategorieAdvs{
	float: left; 
	width: 507px; 
	clear: both; 
	font-size: 10px; 
	background-color:#f6e1b3; 
	padding: 10px 10px 10px 10px; 
	text-transform:lowercase;
        margin-bottom: 10px;
}

.CategorieAdvs a{
	text-decoration:none;
}

.CategorieAdvs a:hover{
	text-decoration:underline;
}

.citroen_startpaginas_ul {
    list-style: none;
    margin: 20px 0px 0px 0px;
}

.citroen_startpaginas_ul li {
    list-style: none;
    display: block;
    float: left;
    width: 150px;
    height: 150px;
}

.citroen_startpaginas_ul li a {
    list-style: none;
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid black;
    margin: 0px 20px 20px 0px;
    padding: 15px;
}

.citroen_modellen_menu { 
    list-style: none;
    display: block; 
    float: left;
    border: 1px solid black; 
    background-color: #eee; 
    margin: 0px 0px 20px 0px;
    padding: 10px;
    width: 100px;
}

.citroen_modellen_menu li { 
    list-style: none; 
    display: block;
    float: left;
    clear:both;
}

form#entryform h3 { margin: 5px 0px 10px 0px; }
form#entryform input { padding: 2px; margin: 5px 0px 10px 0px; font-size: 14px;  }
div.prijsStelling { margin: 5px 0px 5px 18px; padding: 5px; width: 200px; border: 1px solid; background-color: #F8F8F8; }
div.prijsStelling input { margin: 5px; font-size: 12px; }
form#entryform textarea { padding: 5px; margin: 5px 0px 10px 0px; font-size: 12px; line-height: 16px; width: 550px;  }

.tblPublishForm td { border-bottom: 1px solid #eee; }


        .fieldsetOpmaak {
                    border: 0px; 
                    border-top: 1px solid #ccc;
                    padding:10px;
                    float: left;
                    width:100%;
        }

        .fieldsetOpmaak legend { padding:0px 10px; }

        .advZoekveld {
                     float: left;
                     margin: 50px 0px 75px 0px;
                     text-align: center;
                     width: 100%
        }

.advZoekResultaten { float: left; width: 675px; }

.advZoekResultRows { float: left; width: 100%; padding: 20px 0px; vertical-align: top; border-bottom: 1px solid #ccc; }
.advZoekResultTitel { float: left; width: 675px; }

.advZoekResultaten h2 { font-size: 14px; display: inline; text-transform: capitalize;}
.advZoekResultaten p { font-size: 11px; color: #666;}
.advZoekResultaten a { text-decoration: none; }
.advZoekResultaten a:hover { text-decoration: underline; }

.advZoekResultDesc { float: left; width: 675px; font-size: 11px; line-height: 16px; }
.advZoekResultDesc ul li { margin: 0px; padding: 0px; line-height: 12px; list-style: none; }
.advZoekResultDesc ul{ margin-bottom: 5px; }

.advZoekResultRowInfo { float: left; width: 50px; border: 1px; text-align: center; padding-top:20px; }

.paginateBlok { float: left; width: 100%; padding: 5px; background-color: #CCFFCC; border: 1px solid #ccc; } 

.donatiemeter { float: left; background: transparent url(/images/cfnl/donatiemeter_back.png) no-repeat top left;width: 598px; height: 24px; }
.donatietext { float: left; color: #999; margin: 5px 0px 0px 5px; }
.donatietext a { color: #666; }
.donatiepijl { font-size:10px; float: left; margin-left: 10px; width: 30px; height: 20px; overflow: hidden; background: transparent url(/images/cfnl/donatiemeter_pijl.png) no-repeat top right; color: #fff; padding: 6px 20px 0px 0px; text-align: right; white-space: nowrap; }

#member_form td { padding: 10px 0px 10px 0px; border-bottom: 1px solid #ccc; }
#member_form label { display: block; padding: 5px 0px 5px 0px; font-size: 12px; line-height: 16px; }
#member_form input[type=text], 
#member_form input[type=password],
#member_form input[type=checkbox] { font-size:12px; padding: 2px; }
#member_form input[type=checkbox] { margin: 2px; }
#member_form input[type=text]:focus, #member_form input[type=password]:focus { border: 1px solid #C3642A; background-color: #FEFFB5; padding: 4px; }
#member_form small {font-size: 11px; }
#member_form select { font-size:12px; padding: 2px; margin: 0px 0px; }

#member_form span.error { background: #fff url('/images/cfnl/form_error.png') top left no-repeat; padding: 2px 0px 2px 20px;  color: red; margin-left: 5px; }
#member_form span.valid { background: #fff url('/images/cfnl/form_accept.png') top left no-repeat; padding: 2px 0px 2px 20px;  color: green; margin-left: 5px; }