/* default CSS for spermalie.be */

body { margin:0; padding:0; }

* { margin:0; padding:0; }

a img { border:0; }

fieldset { border:none; padding:0; }

.cufon-loading { visibility:hidden; }

/* algemene terugkerende classes */

.Holder { clear:both; width:100%; }

.Center { text-align:center; }	
.Centered { margin:0 auto; text-align:left; position:relative; }

.Column { float:left; position:relative;  }
.ColumnRight { float:right; position:relative; }

.Box { position:relative; }

.Span-14	{ width:1000px }
.Span-11	{ width:740px; }
.Span-10	{ width:625px; }
.Span-9		{ width:700px; }
.Span-8		{ width:480px; }
.Span-5		{ width:340px; }
.Span-4		{ width:375px; }
.Span-42	{ width:330px; }
.Span-3		{ width:260px; }

.Padding 	{ padding: 15px; }
.Padding2 	{ padding: 15px 30px 0 15px; }
.Padding3 	{ padding: 0 15px 15px; }

.PaddingTop	{ padding-top:15px; }

.MarginB 	{ margin-bottom:10px; }
.MarginR 	{ margin-right:10px; }

.BorderB { margin-top:15px; border-bottom:1px solid #ccc; }

/* Basic horizontal menu */

.Horizontal ul { list-style:none; margin:0; padding:0; }

.Horizontal ul li { position:relative; float:left; padding:0; display:inline; }

.Horizontal ul li a { display:block; float:left; }

.Horizontal ul li a span { display:block; float:left; cursor:pointer; }

/* new clearfix */
.Clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .Clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .Clearfix { zoom: 1; } /* IE7 */

/************************************************************* Begin design **********************************************************/

h2 a, a { color:#069; }

#wrapper { width:1000px; margin:0 auto; background:url(img/back_content1.png) 625px 180px no-repeat; }

/* header
**********************************/

#header { height:245px; background:url(img/back_header.jpg) top left no-repeat; }

a.Logo { display:block; width:300px; height:125px; position:absolute; top:24px; left:23px; }
a.Logo strong { position:absolute; top:-9999px; }

/* TopNav
**********************************/

#header2 { padding:3px 0; }

.topNav, .langNav { float:right; margin-top:5px !important; }

.topNav li a, .langNav li a { color:#033; font-weight:bold; text-decoration: none; padding:0 6px; border-right:1px solid #033; }
.topNav li.last a, .langNav li.Last a { border:none; padding-right:0; }
.langNav li a { text-transform:uppercase; }

#searchForm { float:right; background:url(img/back_search.gif) top left no-repeat; width:197px; height:27px; margin:0 10px ; }

#searchForm input { float:left; }

#searchForm input.SearchInput { background:none; border:none; padding:5px; font-size:1em; width:155px; }

/* mainNav
**********************************/

#mainNav { position:absolute; top:160px; }

#mainNav ul li a { font-size:1.2em; display:inline; font-weight:bold; text-decoration:none; padding: 0 0 0 15px; margin-right:8px; background:url(img/back_nav.png) 0 -3px no-repeat; color:#fff; }
#mainNav ul li a span { padding:35px 15px 15px 0; background:url(img/back_nav.png) 100% -3px no-repeat; }
#mainNav ul li.Last a { margin:0; }
#mainNav ul li a:hover, #mainNav ul li a:focus, #mainNav ul li.Current a { background-position:bottom left; }
#mainNav ul li a:hover span, #mainNav ul li a:focus span, #mainNav ul li.Current a span { background-position:bottom right; padding-top:38px; }

#mainNav .Overlay { width:1000px;  height:26px; background:url(img/overlay_mainnav.png) top left no-repeat; position:absolute; top:0; left:0; }

/* content
********************************/

.Content1 { background:url(img/back_content1.png) 625px -100px no-repeat; }

/* news */

.Date { margin:0; font-size:0.8em; color:#666; }
#news h2 { font-size:1.1em; line-height:1.6em; margin-bottom:0; }
#news h2 a { font-weight:bold; text-decoration:none; color:#069; }
#news h2 a:hover { text-decoration:underline; }

/* products */

#products div { border-bottom:1px solid #eaeaea; margin-bottom:15px; }
#products div.last { border:none; }

.ProductTop { padding:0 0 15px; margin:0 0 15px; border-bottom:1px solid #ccc; }

/* sitemap */

#sitemap ul li { font-size:1.2em; font-weight:bold; color:#069; padding:0; }
#sitemap ul ul { margin:0 0 10px 15px; }
#sitemap ul li li { font-size:0.9em; font-weight:normal; }

/* aankeilers */

.Aankeilers { margin:15px 0; padding:0 0 15px; float:left; border-bottom:1px solid #cbe2eb; width:595px; }
.Aankeilers a { display:block; float:left; width:188px; height:60px; margin-right:15px; text-align:center; background:url(img/btn_home.jpg) top left no-repeat; font-size:1.6em; color:#fff; line-height:3em; text-decoration:none; font-weight:bold; }
.Aankeilers span.last a { margin-right:0; }

/* spotlight */

#spotlight { width:595px; }

/* subnav, productnav
********************************/

#subNav, #productNav {  margin:0 0 0 -12px; }

#subNav ul, #productNav ul { list-style:none; margin:0; padding:0; }

#subNav ul li { border-top:1px solid #cbe2eb; overflow:hidden; padding:0; margin:0 0 -2px 12px; clear:both; width:260px; }
#subNav ul li.first { }
#subNav ul li a { display:block; float:left; color:#069; font-size:1.2em; font-weight:bold; text-decoration:none; padding:13px 0 12px 15px; width:245px }
#subNav ul li a:hover { color:#c60; }
#subNav ul li.Current { border:none; margin:1px 0 -2px 0; border-right:1px solid #b9d7e3; width:272px; }
#subNav ul li.Current a { color:#c60; background:url(img/back_subnav.png) center left no-repeat; border:none; padding-left:27px; width:257px; }

#subNav ul li li { border:none; }
#subNav ul li li a { padding:9px 0 15px 4px; }
#subNav ul li.Current li a, #subNav ul li li.Current a, #subNav ul li li a  { color:#069; font-weight:bold; text-decoration:none; padding:9px 0 15px 15px; width:245px; background:none; border:none; font-size:1em; }

#subNav ul li li.Current a, #subNav ul li li.Current a:hover, #subNav ul li li a:hover { color:#c60 !important; }

#productNav li span.Titel { background:url(img/back_subnav.png) center left no-repeat; border:none; padding:13px 0 14px 27px; width:257px; display:block; float:left; color:#069; font-size:1.2em; font-weight:bold; margin-bottom:5px; border-right:1px solid #b9d7e3;}
#productNav li a { display:block; float:left; color:#069; font-weight:bold; text-decoration:none; padding:5px 0 5px 30px; width:245px }
#productNav li.Current a, #productNav li a:hover { color:#c60; }

#productNav li ul { margin-bottom:5px; float:left; }

/* footer
*********************************/

#footerHolder { padding:25px 0; margin-top:15px; }

#footer a#bth { background:transparent url(img/bth.gif) no-repeat scroll 0 0; display:block; float:right; height:28px; width:30px; margin-right:15px; }
#footer a#bth:hover { background-position:bottom; }
#footer a#bth strong { position:absolute; top:-9999px; left:-9999px; }

.subscribeContainer{
	position:relative;
	z-index:10;
	width:1000px;
	height:1414px;
	color:#0055a5;
}

.subscribeContainer h1{
	color:#0055a5;
	font-weight:bold;
}

.subscribeContainer p{
	margin:0 0 1.2em 0;
}

.subscribeLeft{
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:228px;
	height:1414px;
	background:url(../images/subscribeLeft.jpg) no-repeat;
}

.subscribeHeaderNL, .subscribeHeaderFR{
	position:absolute;
	z-index:20;
	left:228px;
	top:106px;
	width:709px;
	height:357px;
	background:url(../images/subscribeTopNL.jpg) no-repeat;
}

.subscribeHeaderFR{
	background:url(../images/subscribeTopFR.jpg) no-repeat;
}

.subscribeButterfly{
	position:absolute;
	z-index:20;
	left:441px;
	top:773px;
	width:68px;
	height:74px;
	background:url(../images/subscribeButterfly.jpg) no-repeat;
}

.lijn1, .lijn2, .lijn3, .lijn4, .lijn5{
	width:677px;
	height:2px;
	background:#0055a5;
}

.lijn1{
	position:absolute;
	z-index:30;
	left:234px;
	top:488px;
}

.lijn2{
	position:absolute;
	z-index:30;
	left:234px;
	top:730px;
}

.lijn3{
	position:absolute;
	z-index:30;
	left:234px;
	top:877px;
}

.lijn4{
	position:absolute;
	z-index:30;
	left:234px;
	top:1000px;
}

.lijn5{
	position:absolute;
	z-index:30;
	left:234px;
	top:1150px;
}

.blok1{
	position:absolute;
	z-index:40;
	width:677px;
	left:234px;
	top:431px;
}

.blok2{
	position:absolute;
	z-index:40;
	width:677px;
	height:209px;
	left:234px;
	top:506px;
}

.blok3{
	position:absolute;
	z-index:40;
	width:677px;
	height:113px;
	left:234px;
	top:748px;
}

.blok4{
	position:absolute;
	z-index:40;
	width:677px;
	height:87px;
	left:234px;
	top:895px;
}

.blok5{
	position:absolute;
	z-index:40;
	width:677px;
	height:114px;
	left:234px;
	top:1019px;
}

.blok6{
	position:absolute;
	z-index:40;
	width:677px;
	height:158px;
	left:234px;
	top:1167px;
}

.subscribeRow{
	display:block;
	width:100%;
	height:30px;
}

.subscribeRow label{
	width:125px;
	display:block;
	float:left;
	clear:left;
}

.subscribeRow span{
	float:left;
}

.subscribeText{
	width:530px;
	border:none;
	border-bottom:#0055a5 2px dotted;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0055a5;
	padding:0 10px 0 10px;
}

.subscribeCheckbox{
	margin-right:15px;
}

.radioButtons{
	display:block;
	margin-top:-10px !important;
}

.radioButtons span{
	display:block;
	float:left;
	line-height:32px;
}

.subscribeRadioJa{
	display:block;
	width:34px;
	height:33px;
	background:url(../images/subscribeRadioJa.jpg) bottom no-repeat;
	float:left;
	text-align:center;
	line-height:32px;
}

.subscribeRadioJaActief{
	background:url(../images/subscribeRadioJa.jpg) top no-repeat !important;
}

.subscribeRadioNeen{
	display:block;
	width:51px;
	height:33px;
	background:url(../images/subscribeRadioNeen.jpg) bottom no-repeat;
	float:left;
	text-align:center;
	line-height:32px;
}

.subscribeRadioNeenActief{
	background:url(../images/subscribeRadioNeen.jpg) top no-repeat !important;
}

.checkboxHidden{
	/*display:none;*/
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	outline:none;
}

.blokPartnerJa, .blokKinderenJa{
	padding-top:10px;
	padding-left:25px;
	display:none;
}

.blokPartnerJa label, .blokKinderenJa label{
	width:100px;
}

.fout{
	color:#F00;
}

.subscribeSubmit{
	background:#0055a5;
	font-size:16px;
	color:#FFF;
	border:none;
	padding:15px;
	font-weight:bold;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}

.subscribeSubmit:hover, .subscribeSubmit:active{
	color:#F8971D;
}

.subscribeFooter{
	position:absolute;
	z-index:40;
	width:880px;
	height:15px;
	left:85px;
	top:1340px;
	font-size:11px;
}

.subscribeFooter a{
	text-decoration:none;
}

.subscribeFooter a:hover{
	text-decoration:underline;
}

.subscribeFooter strong a{
	color:#F8971D
}

.clear{
	clear:both;
}
