/********/
/* html */
/********/
body {
	background:#8abccb url(../img/bg/body.gif) repeat-x;
	margin:0;
	padding:0;
	text-align:center
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1, h2 {
	font-size:18px;
	color:#f58220;
	font-weight:normal;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
	margin:0 0 8px 0;
	color:#f58220;
}

h5 {
	font-size:11px;
	margin:5px 0 10px 0;
}

#sidebar h5 {
	font-size:11px;
	margin:0;
	color:#004459;
	line-height:normal;
}

h6 {
	font-size:10px;
}

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

a {
	text-decoration:none;
	color:#3c9eb4;
}

a:hover {
	text-decoration:underline
}

a.active,
a:focus {
	outline: 0
}

hr {
	background:#ccc;
	border:0;
	border-top:1px solid #ccc;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
textarea,
select {
	border:1px solid #DBDFE6;
	color:#000;
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#000;
	font-family:Trebuchet, Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page {
	font-family:Trebuchet, Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:30px auto 0 auto;
	width:957px;
	min-height:588px;
	position:relative;
}

#page_shadow{
	width:957px;
	height:11px;
	margin:0 auto;
	background:url(../img/bg/page_shadow.png) no-repeat;
}

/* header */
#header {
	width:950px;
	height:100px;
	position:relative;
}

#header_image{
	position:absolute;
	left:0;
	top:0;
}

#header_image img{
	height:100px;
	width:950px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}

#header_shadow{
	width:7px;
	height:100px;
	background:url(../img/bg/header_shadow.gif) no-repeat;
	position:absolute;
	right:0;
	top:0;
}

#trigger_menu {
	z-index:20;
	position:absolute;
	right:5px;
	top:5px;
	font-size:10px;
}

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

#trigger_menu ul a{
	color:#fff;
}

#trigger_menu li{
	float:left;
	background:url(../img/bg/border.gif) no-repeat center right;
	padding:0 5px;
	height:20px;
}

#trigger_menu .contact{
	padding-top:3px;
}

/* font resize */
#trigger_menu #font_resize{
	padding-top:5px;
}

#trigger_menu #font_resize a {
}

#size_1{
	float:left;
}

#size_2{
	float:left;
	margin-left:2px;
}

#size_3{
	float:left;
	margin-left:2px;
}

/* language chooser */
.cs_language_chooser_selectbox select{
	padding:0;
	margin:0 -5px 0 0;
}

#logo a {
	width:200px;
	height:60px;
	position:absolute;
	left:30px;
	top:15px;
	z-index:30;
}

/* header_menu */
#header_menu {
	width:950px;
	height:19px;
	background:url(../img/bg/menu_bg.gif) no-repeat;
}

#header_menu ul {
	list-style:none;
	padding:0;
	width:640px;
	height:19px;
	margin:0 0 0 155px;
}

#header_menu li {
	float:left;
	color:#fff;
	background:url(../img/bg/border.gif) no-repeat right center;
}

#header_menu li a {
	color:#fff;
	font-size:11px;
	padding:0 6px;
	height:19px;
	line-height:19px;
	display:block;
}

#header_menu li a:hover,
#header_menu li a.active {
}

/* menu */
#menu {
	float:left;
	width:143px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:32px 0 0 20px;
	float:left;
}

#menu li {
	margin-bottom:7px;
	width:100px;
	float:left;
}

#menu li a {
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	color:#919090;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 0 15px;
	background:url(../img/bg/list_blue.gif) 3px 2px no-repeat;
	display:block;
	min-height:13px;
	line-height:13px;
}

#menu li a:hover{
	text-decoration:none;
	color:#000;
	background:url(../img/bg/list_orange.gif) 3px 2px no-repeat;
}

#menu li.active a{
	color:#000;
	background:url(../img/bg/list_orange.gif) 3px 2px no-repeat;
}

#menu li a.active {
	color:#000;
	background:url(../img/bg/list_orange.gif) 3px 2px no-repeat;
}

/* submenu */
#menu li ul {
	padding:0;
	margin:0 0;
	float:left;
	display:none;
}

#menu li.active ul {
	display:block;
}

#menu li li {
	margin:7px 0 0 0;
}

#menu li li a {
	color:#919090;
	display:block;
	font-weight:normal;
	font-size:10px;
	margin-left:10px;
}

#menu li.active li a{
	color:#919090;
	background:url(../img/bg/list_blue.gif) 3px 3px no-repeat;
}

#menu li.active ul a{
	color:#919090;
}

#menu li.active li.active,
#menu li.active li.active a{
	color:#F58220;
}

#menu li.active li.active a{
	background:url(../img/bg/list_orange.gif) 3px 2px no-repeat;
}

#menu li.active li a:hover{
	background:url(../img/bg/list_orange.gif) 3px 2px no-repeat;
}

/* content */

/* banner,- & productcontainer */
#center_content{
	float:left;
	width:640px;
	padding-bottom:50px;
}

/* main content */
#content_wrapper{
	float:left;
	width:640px;
}

#content_wrapper h5{
	margin:0;
}

#content_wrapper strong{
	color:#000;
	font-weight:normal;
}

#content_wrapper #product_list,
#content_wrapper .product_list{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	background:#e6f0f4 url(../img/bg/products_center.gif) repeat-x;
	min-height:185px;
}

#content_wrapper .product_list{
	background:none;
}

#content_wrapper #product_list .item,
#content_wrapper .product_list .item{
	float:left;
	width:108px;
	width:94px;
	background:url(../img/bg/indent.gif) right repeat-y;
	padding:0 17px;
	color:#7e7f81;
	min-height:185px;
	margin-top:20px;
}

#content_wrapper .product_thumb{
	text-align:center;
	position:relative;
	cursor:pointer;
}

#content_wrapper .text{
	height:100px;
	overflow:hidden;
}

#content_wrapper .title{
	margin-bottom:8px;
}

#content_wrapper .title a{
	font-size:12px;
	color:#f58220;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

#content_wrapper .product_thumb a{
	z-index:30;
	width:94px;
	height:68px;
}

#content_wrapper .product_thumb img{
	margin:0 auto;
	width:94px;
	height:68px;
	z-index:10;
}

#content_wrapper .product_thumb .thumb_overlay{
	width:94px;
	height:68px;
	background:url(../img/bg/thumb_overlay.png) no-repeat;
	position:absolute;
	left:0px;
	top:0;
	z-index:20;
	cursor:pointer;
}

#content_wrapper .product_list .product_thumb .thumb_overlay{
	background:url(../img/bg/thumb_overlay2.png) no-repeat;
}

#content_wrapper #products_footer{
	height:20px;
	width:640px;
	background:url(../img/bg/products_bottom.gif) no-repeat
}

#content_wrapper .textbox{
	margin-bottom:14px;
}

/* sidebar */
#sidebar {
	float:left;
	width:146px;
	margin:0 0 0 11px;
}

#sidebar #news_container{
	list-style:none;
	margin:20px 0 0 0;
	padding:9px;
}

#sidebar #news_container .item a.read_more,
#sidebar #news_container .item a,
#detail #sidebar  #news_container .item a{
	color:#3c9eb4;
}

#sidebar .item{
	margin:0 0 18px 0;
	color:#7e7f81;
}

#sidebar p{
	margin:0;
}

#sidebar .status,
#sidebar .date{
	color:#f47c1e;
	font-size:10px;
}

#sidebar .textbox{
	padding:0 10px;
	margin-top:20px;
	color:#7e7f81;
}

/* footer */
#footer {
	width:950px;
	height:30px;
	position:absolute;
	bottom:0;
}

#footer ul {
	margin:0 0 0 139px;
	padding:0 0 0 15px;
	list-style:none;
	width:625px;
	height:18px;
}

#footer li {
	float:left;
	color:#9fa6ab;
	background:url(../img/bg/border_grey.gif) no-repeat right center;
}

#footer li a{
	color:#7e7f81;
	padding:0 6px;
}

/*********/
/* pages */
/*********/
/* home template */
#page {
	background:url(../img/bg/page_bg.png) repeat-y top;
}

#footer {
	background:url(../img/bg/footer.gif) no-repeat;
}

#sidebar {
	background:url(../img/bg/sidebar_top.gif) no-repeat top;
}

/* banner */
#banner{
	width:640px;
	height:180px;
	float:left;
	position:relative;
	margin:11px 0;
}

#banner #overlay{
	z-index:30;
	width:640px;
	height:180px;
	background:url(../img/bg/overlay.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
}

#banner #text{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:295px;
	position:absolute;
	left:16px;
	bottom:16px;
	z-index:50;
	line-height:18px;
}

#banner #text strong{
	color:#f79235;
}

#banner #blue_overlay{
	position:absolute;
	width:328px;
	height:180px;
	z-index:20;
	background:url(../img/bg/block_bg.png) repeat;
}

#banner #block span{
	color:#f79235;
}

#banner #image{
	position:relative;
	z-index:10;
}

#banner #image img{
	position:absolute;
	left:0;
	top:0;
	width:640px;
}

#banner #image p{
	position:absolute;
	left:0;
	top:0;
}

/* detail template */

/* banner */
#detail #banner #blue_overlay{
	background:url(../img/bg/block_detail.gif) repeat-x;
}

#detail #banner #image img{
	position:absolute;
	top:0;
	left:328px;
	width:312px;
	height:180px;
}

/* sidebar */
#product_container{
}

#product_container .item{
	position:relative;
}

#product_container .overlay{
	width:146px;
	height:104px;
	position:absolute;
	left:0;
	z-index:10;
	top:0;
	background:url(../img/bg/sidebar_product_overlay.png) no-repeat;
}

#product_container .overlay_fix{
	z-index:20;
	width:146px;
	height:104px;
	position:absolute;
	left:0;
	top:0;
}

#product_container .image a{
	width:146px;
	height:104px;
	background:red;
}

#product_container .image img{
	width:146px;
	height:104px;
}

#product_container .name{
	width:126px;
	height:20px;
	background:url(../img/bg/productname_bg.gif) no-repeat;
	color:#fff;
	line-height:20px;
	padding:0 10px;
	margin:3px 0 0 0;
}

#detail #sidebar .textbox{
	padding:0;
	margin-top:11px;
}

#detail #sidebar .item{
	margin:0 0 10px 0;
}

#detail #sidebar .item a{
	text-decoration:none;
	color:#fff;
}

#detail #content_wrapper .textbox{
	width:456px;
	float:left;
}

#detail #content_wrapper .triggers{
	width:120px;
	float:left;
	/*background:url(../img/bg/indent.gif) repeat-y;*/
	padding:0 15px;
	margin:17px 0 0 0;
	min-height:165px;
}

#product_list_inner {
	background:url(../img/bg/product_list_inner.gif) repeat-y;
}

#detail #content_wrapper .triggers ul{
	margin:0 0 20px 15px;
	padding:0;
	list-style:disc;
}

#detail #content_wrapper .triggers li{
	color:#004459;
}

#detail #content_wrapper .triggers li a{
	color:#004459;
}

/* producten */
body.product_list #page{
	background:url(../img/bg/page_bg2.png) repeat-y top;
}

body.product_list #footer{
	background:url(../img/bg/footer_2.gif) repeat-y top;
}

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

.hide{
	display:none
}

.textbox{
	padding:0 17px;
}

.textbox p{
	color:#7e7f81;
}

.textbox h5{
	color:#000;
}

/* forms */
.cs_form_wrapper{
	width:362px;
}

.cs_form_wrapper .cs_form_label label {
	color:#7E7F81;
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
}

.cs_form_wrapper .cs_form_input textarea{
	height:80px;	
}

.cs_form_wrapper .cs_feedback_info p{
	color:red;
}

.cs_form_wrapper .cs_form_button {
	margin:10px 0 0 0;
}

.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
	width:74px;
	padding:0 0 2px 0;
	background:#003352;
	color:#fff;
}

.cs_form_wrapper .cs_form_button input:hover {
	background:#006b8a;
}