/********/
/* html */
/********/
body {
	background:#C7DAF1;
	overflow:hidden;
	margin:0;
	padding:0
}

img {
	border:0;
	display:block
}

h1 {
	color:#2771B8;
	font-size:11px;
	margin:0 0 18px 0;
	padding:0
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	color:#538EC6;
	text-decoration:underline
}

hr {
	background:#AAA;
	border:0;
	border-top:1px solid #CCC;
	height:1px;
	line-height:1px;
	margin:0 0 18px 0
}

form {
	margin:0;
	padding:0
}

input {
	background:#FFF;
	border:1px solid #5D95CA;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

td {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px
}

/**********/
/* layout */
/**********/
/* page */
#page {
	bottom:0;
	color:#000;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	left:0;
	line-height:18px;
	position:absolute;
	right:0;
	top:0
}

/* header */
#header_wrapper {
	background:#79B0DF url(../img/bg/header_wrapper.gif) repeat-x;
	height:140px;
	left:0;
	position:absolute;
	right:0;
	top:0
}

#header {
	background:#FFF url(../img/bg/header.gif) no-repeat;
	height:132px;
	left:50%;
	margin:0 0 0 -460px;
	padding:7px 10px 1px 10px;
	position:absolute;
	top:0;
	width:900px
}

#logo {
	height:100px;
	float:left;
	width:200px
}

#logo img {
	height:100px;
	width:200px
}

#banner {
	height:100px;
	float:left;
	width:500px
}

#banner img {
	height:100px;
	width:500px
}

/* login */
#login {
	background:#C7DAF1 url(../img/bg/login.gif) no-repeat;
	height:100px;
	float:left;
	padding:0;
	width:200px
}

#login img {
	height:100px;
	width:200px
}

/*
#login h1 {
	margin:0
}

#login input {
	height:17px;
	margin:10px 0 0 0;
	padding:3px 5px 0 5px;
	width:168px
}

#login input#password {
	border-right:0;
	float:left;
	margin:10px 0 0 0;
	width:119px
}

#login a {
	background:url(../img/bg/login_button.gif) no-repeat;
	color:#FFF;
	float:left;
	height:22px;
	line-height:22px;
	margin:10px 0 0 0;
	padding:0 0 0 18px;
	text-decoration:none;
	width:32px
}

#login a:hover {
	text-decoration:none
}
*/

/* menu */
#menu {
	clear:both;
	height:31px;
	padding:1px 0 0 0;
	position:relative;
	width:900px;
}

/* menu */
#menu ul {
	border-right:1px solid #FFF;
	display:inline;
	height:30px;
	list-style:none;
	margin:0 10px;
	padding:0;
	position:absolute;
	right:0;
	top:1px
}

#menu li {
	float:left;
	height:30px
}

#menu li a {
	background:#7AB1E0;
	border-left:1px solid #FFF;
	color:#FFF;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-decoration:none
}

#menu li a:hover,
#menu li a.active {
	background:#2771B8;
	text-decoration:none
}

/* product menu */
#product_menu {
	background:url(../img/bg/product_menu_top.gif) no-repeat;
	bottom:0;
	left:10px;
	margin:0 1px 0 0;
	position:absolute;
	top:0;
	width:199px;
	z-index:2
}

#product_menu ul#product_group_main {
	background:url(../img/bg/product_menu_bottom.gif) no-repeat left bottom;
	border-top:1px solid #FFF;
	bottom:0;
	list-style:none;
	margin:4px 0 0 0;
	padding:0;
	position:absolute;
	top:10px;
	width:199px
}

#product_menu li {
	height:29px;
	position:relative
}

#product_menu ul li a {
	background:url(../img/bg/product_menu_item.gif) no-repeat 0 0;
	border-bottom:1px solid #FFF;
	color:#2771B8;
	display:block;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding:0 10px;
	text-decoration:none
}

#product_menu ul li a:hover,
#product_menu ul li a.active {
	background:#7AB1E0;
	color:#FFF
}

#product_menu ul li a.active,
#product_menu ul li a.active:hover {
	background:#7AB1E0 url(../img/bg/product_menu_item.gif) no-repeat right -28px
}

#product_menu ul#product_group_main div {
	background:url(../img/bg/product_menu_sub_top.gif) no-repeat 1px 0;
	display:none;
	left:199px;
	padding:0 0 0 1px;
	position:absolute;
	top:-11px;
	width:200px
}

#product_menu ul#product_group_main li.hover div {
	display:block
}

#product_menu ul#product_group_main ul {
	background:url(../img/bg/product_menu_sub_bottom.gif) no-repeat left bottom;
	border-top:1px solid #FFF;
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	width:200px
}

#product_menu ul#product_group_main ul li a {
	background:#C7DAF1;
	color:#000;
	font-weight:normal
}

#product_menu ul#product_group_main ul li a:hover,
#product_menu ul#product_group_main ul li a.active {
	background:#7AB1E0;
	color:#FFF
}

/* content */
#content_wrapper {
	bottom:32px;
	left:0;
	position:absolute;
	right:0;
	top:140px
}

#content {
	background:#FFF url(../img/bg/content.gif) repeat-y;
	bottom:0;
	left:50%;
	margin:0 0 0 -460px;
	position:absolute;
	top:0;
	width:920px
}

#two_columns #content {
	background:#FFF url(../img/bg/content_two_columns.gif) repeat-y;
}

/* text */
#text {
	background:#FFF;
	bottom:0;
	left:210px;
	overflow:auto;
	padding:20px;
	position:absolute;
	top:0;
	width:460px;
	z-index:1
}

#two_columns #text {
	width:660px;
}

/* triggers */
#triggers_outer {
	background:url(../img/bg/triggers_top.gif) no-repeat;
	bottom:0;
	left:710px;
	margin:0 0 0 1px;
	position:absolute;
	top:0;
	width:199px
}

#triggers_inner {
	background:url(../img/bg/triggers_bottom.gif) no-repeat left bottom;
	bottom:0;
	color:#777;
	font-size:10px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:20px 10px;
	position:absolute;
	top:0;
	width:179px
}

#triggers_inner h1 {
	border-bottom:1px solid #FFF;
	margin:0 0 10px 0;
	padding:0 0 5px 0
}

#cs_search_pages_form {
	height:30px;
	left:10px;
	position:absolute;
	top:5px
}

#cs_search_pages_form input {
	border-right:0;
	float:left;
	height:17px;
	padding:3px 5px 0 5px;
	width:118px
}

#cs_search_pages_form a {
	background:url(../img/bg/login_button.gif) no-repeat;
	color:#FFF;
	float:left;
	font-size:11px;
	height:22px;
	line-height:22px;
	padding:0 0 0 9px;
	position:absolute;
	top:0;
	left:129px;
	text-align:center;
	text-decoration:none;
	width:51px
}

#cs_search_pages_form span {
	display:inline;
	float:left;
	height:22px;
	line-height:21px;
	margin:0 0 0 1px;
	text-align:center;
	width:51px
}

#cs_search_pages_result ul {
	list-style:none;
	margin:0;
	padding:0
}

#triggers_inner .item {
	border-bottom:1px solid #FFF;
	margin:0 0 10px 0;
	padding:0 0 5px 0
}

#triggers_inner .item .img {
	border:1px solid #92BFE5;
	margin:0 0 5px 0;
	width:152px
}

#triggers_inner .item .img img {
	border:1px solid #FFF;
	width:150px
}

#triggers_inner .item p {
	margin:0;
	padding:0
}

/* footer */
#footer_wrapper {
	background:#79B0DF url(../img/bg/footer_wrapper.gif) repeat-x;
	bottom:0;
	height:32px;
	left:0;
	position:absolute;
	right:0
}

#footer {
	background:#FFF url(../img/bg/footer.gif) no-repeat;
	color:#FFF;
	height:32px;
	line-height:32px;
	left:50%;
	margin:0 0 0 -460px;
	position:absolute;
	top:0;
	width:920px
}

#footer p {
	margin:0;
	text-align:center
}

#footer a {
	color:#FFF;
	text-decoration:underline
}

/*********/
/* pages */
/*********/


/***********/
/* overall */
/***********/
.clear {
	clear:both;
	height:1px;
	line-height:1px
}

.show {
	display:block
}

.hide {
	display:none
}

/* breadcrumb */
#breadcrumb_text{
	float:left;
	padding-left:5px;
	font-size:10px;
	background:#f7f5f6;
}

.cs_breadcrumb{
	background:#f7f5f6;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	height:18px;
}

.cs_breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
}

.cs_breadcrumb li{
	background:url(../img/bg/arrow.gif) no-repeat;
	float:left;
	color:#538EC6;
	font-size:10px;
	height:18px;
	margin:0 0 0 5px;
	padding:0 0 0 11px;
}

/* forms */
.cs_form_wrapper .cs_form_button {
	float:left;
	margin:0 0 0 150px
}

/* components */
#cs_language_chooser {
	position:absolute;
	right:20px;
	top:0
}

#cs_language_chooser ul {
	list-style:none;
	margin:0;
	padding:0
}

#cs_language_chooser li {
	float:left;
	margin-left:10px;
	padding:0 0 0 20px
}

#cs_language_flag_1 {
	background:url(../img/bg/flag_nl.gif) no-repeat left center
}

#cs_language_flag_2 {
	background:url(../img/bg/flag_eng.gif) no-repeat left center
}

/* page showcase */
#scroller {
	background:#fff;
	margin-bottom:20px;
	height:154px;
	width:615px
}
#scroller_header {
	display:none;
}

#scroller .icon_next {
	left:601px
}

#scroller_content_wrapper {
	clip:rect(0px, 615px, 154px, 0px);
	top:0;
	height:154px;
	width:615px;
}

#scroller_content .thumb img {
	height:100px;
	width:100px
}

#scroller .icon_previous,
#scroller .icon_next {
	top:56px;
}

#scroller_content .thumb a {
	margin:1px 1px 3px 1px;
	border:1px solid #fff;
}

#scroller_content .thumb a:hover,
#scroller_content .thumb a.active {
	margin:0 0 2px 0;
	border:2px solid #fff;
}

#scroller .icon_previous {
	background:url(../img/bg/icon_previous.png) no-repeat;
}

#scroller .icon_next{
	background:url(../img/bg/icon_next.png) no-repeat;
}
