﻿@charset "utf-8";

/*positions*/
body {
	margin: 0px;
	padding: 0px;
	width:100%; 
	font-family: Century Gothic, Lucida Sans, Lucida Grande, Arial;
	/*color: #165680;*/
	font-size: 13px;
	line-height: 18px;
	color: #3b789f;
	/*background-color:#3b789f;*/

}
#headerwrapper{
	/*position:absolute;*/
	width:100%;
	height:255px;
	overflow-x:hidden;
	/*background-image:url(../images/header.jpg); -- language dependent, added in php*/
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#71c6eb;
	text-align:center;
}

#headerlanguagewrapper2{
	position:absolute;
	width:100%;
	height:27px;
	left:auto;
	right:auto;
	top:227px;
	text-align:center;
}

#headerlanguagewrapper{
	position:relative;
	width:882px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:right;
}

#headerlanguage{
	position:absolute;
	right:0px;
	top:0px;
	text-align:left;
}

#menuwrapper2{
	/*position:absolute;*/
	width:100%;
	height:27px;
	left:auto;
	right:auto;
	top:255px;
	text-align:center;
	background-color:#015583;
	/*margin-top:-18px; /*moest toegevoegd worden wegens plots opgedoken blanco lijn erboven*/
}

#menuwrapper{
	position:relative;
	width:882px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:left;
	/*background-image:url(../images/menu_temp.gif);
	background-repeat:no-repeat;*/
	z-index:2000;
}

#bodywrapper2{
	/*position:absolute;*/
	width:100%;
	height:auto;
	left:auto;
	right:auto;
	top:255px;
	text-align:center;
	background-color:white;
}

#bodywrapper{
	position:relative;
	width:882px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:left;
	background-color:white;
	float:none;
}

#crumbpath, #crumbpath a{
	position:relative;
	width:588px;
	height:auto;
	float:none;
	color: #8b9194;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	margin-bottom:15px;
}

#bodyright{
	margin-top:15px;
	position:relative;
	border-left:#6CC0DC solid 1px; 
	padding-left:15px;
	width:588px;
	height:auto;
	float:left;
}
#bodyleft{
	position:relative;
	width:263px;
	/*width:278px;*/
	height:auto;
	float:left;
	margin-right:15px;
	margin-top:15px;
	z-index:1000;
}

#menu-left{
	width:262px; /*for ie6, other browsers allow 15 px more*/
}

#copyrightwrapper2{
	/*position:absolute;*/
	width:100%;
	height:37px;
	left:auto;
	right:auto;
	top:255px;
	text-align:center;
	background-color:white;
	margin-top:15px;
	padding-top:15px;
}

#copyrightwrapper{
	position:relative;
	width:882px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px; /*ok*/
	text-align:left;
	background-color:white;
	border-top:solid 1px #6CC0DC;
}

#copyrighthenkel{
	color: #1b3553;
	font-size: 12px;
	float:left;
	text-decoration:none;
}
#copyrighthenkel a {
	color: #1b3553;
	font-size: 12px;
	text-decoration:none;
}

#copyrightdm, #copyrightdm a {
	color: #86b7d1;
	font-size: 10px;
	float:right;
	text-decoration:none
}


#footerwrapper2{
	/*position:absolute;*/
	width:100%;
	height:auto;
	left:auto;
	right:auto;
	top:255px;
	text-align:center;
	background-color:#007AA3;/*#3b789f*/
}

#footerwrapper{
	position:relative;
	width:882px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	text-align:left;
	background-color:#007AA3;/*#3b789f*/
	padding-bottom:15px;
	padding-top:15px;
}
#footertable{
	margin:0px;
	padding:0px;
	width:100%;
	border-right:solid 1px #3F93B5;

}
#footertable th{/*zal later wegmogen */
	text-align:left;
	text-decoration:none;
	border-left:solid 1px #3F93B5;
	padding-right:7px;
	padding-left:7px;
	color: #b2d2e3;
	font-size: 11px;
	font-weight:bold;
	line-height: 12px;
	width:16%;

}

#footertable th a {/*zal later wegmogen */
	color: #b2d2e3;
	text-decoration:none;
}

#footertable td {
	text-align:left;
	text-decoration:none;
	border-left:solid 1px #3F93B5;
	padding-right:7px;
	padding-left:7px;
	color: #8cbfda;
	font-size: 11px;
	line-height: 14px;
	width:16%;
	vertical-align:top;

}

#footertable td a{
	color:#8cbfda;
	text-decoration:none;
}
#footertable .lastone{ /*zal later wegmogen */
	border-right:solid 1px #3F93B5;
	text-align:left;
	padding-right:7px;
	padding-left:7px;
}

#footertable td #sitemaptitle {
	margin-bottom:8px;
	padding-bottom:0px; 
	font-weight:bold;}

#footertable td #subsubmenu{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:3px;
}


/*texts*/
p{
	font-family: Century Gothic, Lucida Sans, Lucida Grande, Arial;
	color: #165680;
	font-size: 13px;
	line-height: 18px;
	padding:0px;
	margin:0px;
	margin-bottom:18px;
}
h1{
	font-size: 21px;
	line-height: 28px;
	margin:0px;
	padding:0px;
	line-height:30px;
	padding-bottom:12px;
	font-weight:normal;

}
h2{
	color: #ffffff;
	font-size: 16px;
	font-weight:normal;
	line-height: 22px;
	margin:0px;
	margin-bottom:12px;
	padding-right:8px;
	padding-left: 8px;
	padding-top:5px;
	padding-bottom:5px;
	width:97%;
	background-image: url(../images/gradientsubtitles.jpg);
	background-repeat:repeat-y;
}

a {
	color: #165680;
	text-decoration:underline;
}
.nobullets{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

.chatlistlight{
margin:0;
padding:0;
padding-bottom:7px;
padding-left:40px;
background-image:url(../images/icon_onwhite.gif);
background-repeat:no-repeat;
background-position:left top;
}

.chatlistdark{
margin:0;
padding:0;
padding-bottom:7px;
padding-left:40px;
background-image:url(../images/icon_ondarkblue.gif);
background-repeat:no-repeat;
background-position:0 0;
}

.toplink {

	color: #8abfd9;
	font-weight:bold;
	width:97%;
	text-align:right;
	border-bottom:1px solid #3F93B5;
	margin-bottom:15px;
}


.toplink a{
	text-decoration:none;
	color: #8abfd9;
}
select
{
	width: 154px; 
	color: #165680; 
	font-family: Century Gothic, Lucida Sans, Lucida Grande, Arial;
	font-size:11px;
	border:solid 1px #165680;
	
}
input[type=text] 
{ 
	width: 150px; 
	color: #165680; 
	font-family: Century Gothic, Lucida Sans, Lucida Grande, Arial;
	font-size:11px;
	border:solid 1px #165680;
	
} 
textarea
{ 
	width: 150px; 
	color: #165680; 
	font-family: Century Gothic, Lucida Sans, Lucida Grande, Arial;
	font-size:11px;
	border:solid 1px #165680;
	
} 

/*index page*/
#hpleft{
	position:relative; float:left; width:290px; height:220px; text-align:left;border-right:solid 1px #6AC0DB;margin-top:25px;}
#hpcenter{
position:relative; 
float:left; 
width:275px; 
height:220px; 
text-align:left;
margin-top:25px;
margin-left:15px;
/*
background-image:url(../images/hp-le-chat-baby-days.jpg);*/
}
#hpright{position:relative; float:left; width:245px; height:190px; text-align:left;margin-top:25px;margin-left:15px; background-color:#0180AB;padding:15px;background-image:url('../images/hp-le-chat-newsletter.jpg');
background-position:140px 60px;background-repeat:no-repeat;}


#hpleft p, #hpcenter p, #hpright p {color: #D0E9F0; font-size:13px; line-height:18px;font-family:Century Gothic, Lucida Sans, Lucida Grande, Arial;}
#hpleft h2, #hpcenter h2, #hpright h2 {color: #D0E9F0; font-size:19px; line-height:21px;font-family:Century Gothic, Lucida Sans, Lucida Grande, Arial; padding:0px; margin-bottom:5px;background-image:none;}
#hpleft .chatlistdark a, #hpright .chatlistdark a , #hpcenter .item .itemtext .chatlistdark a{color: #D0E9F0; font-size:13px; line-height:14px;text-decoration:none;font-weight:bold;font-family:Century Gothic, Lucida Sans, Lucida Grande, Arial;}
#hpcenter .item .itemtext .chatlistdark{width:160px;}
/*Products*/
.product-info 
{
	padding:3px 0px 0px 40px;
	height:32px;
background-image: url(../images/bar-info.jpg);
background-repeat:no-repeat;

}
.product-pro 
{
	padding:3px 0px 0px 40px;
	height:32px;
	background-image: url(../images/bar-plus.jpg);
	background-repeat:no-repeat;
}
.product-empty 
{
	padding:3px 0px 0px 40px;
	height:32px;
	background-image: url(../images/bar-empty.jpg);
	background-repeat:no-repeat;
}
#content-here
{
	width:588px;
}

#content-here p{
	padding-right:25px;
}

#content-here li{
	padding-right:25px;
	color: #165680;
}


/* promos */
#promoleft{
	width:230px; 
	padding:15px; 
	background-image:url(../images/gradientPromobuttonsLeft.jpg);
	margin-bottom:15px;
}
#promoleft h2, #promoleft h2 a{
	font-size:18px; 
	line-height:18pt;
	color:#FFF;
	text-decoration:none;
	background-color:transparent;
	background-image:none;
}

#promoleft p{
	font-size:13px; 
	line-height:16px;
	color:#b1d4ed;
}

#promoleft a{
	font-size:13px; 
	line-height:16px;
	color:#b1d4ed;
	text-decoration:none;
}

#promoleft .chatlistdark {
	color:#FFF; 
	font-weight:bold;
}

#promoleft .chatlistdark a {
	color:#FFF; 
	font-weight:bold;
	text-decoration:none;
}
