/********/
/* html */
/********/
html{
	background:url(../img/bg/bg.gif) repeat;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1 {
	background:url(../img/bg/news_border.gif) bottom repeat-x;
	width:441px;
	padding-bottom:5px;
	font-size:18px;
	color:#5e5d58;
	line-height:20px;
	margin:0;
}

#standard h1{
	margin-bottom:14px;
}

h2,h3 {
	font-size:18px;
	color:#5e5d58;
	line-height:20px;
	margin:0;
	padding:0;
}

h3 {
	font-size:15px;
	color:#e76d00;
}

h4,h5,h6 {
	font-size:12px;
	color:#5e5d58;
	line-height:18px;
	margin:0;
	padding:0;
}

h5{
	color:#e76d00;
}

h6 {
	color:#000;
}

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

a{
	background:url(../img/bg/link_arrow.gif) 0 5px no-repeat;
	color:#00adef;
	font-weight:bold;
	padding-left:17px;
	text-decoration:underline;
}

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

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

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

form {
	margin:0;
	padding:0
}

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

td {
	color:#7F7F7F;
	font-family:Verdana,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 / container */
#page {
	color:#5e5d58;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0 auto;
	width:920px;
	position:relative;
	z-index:2;
}

#background_top{
	background:url(../img/bg/bg_top.jpg) top center no-repeat;
	position:absolute;
	top:-22px;
	height:299px;
	left:0;
	right:0;
	z-index:1;
}

#content_wrapper{
	background:url(../img/bg/content_bg.gif) repeat-y;
	min-height:100px;
	position:relative;
	z-index:2;
	margin:-60px 0 0 0;
}

#sidebar_left{
	width:207px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
	padding:0 20px 0 0;
}

#main{
	width:455px;
	float:left;
	position:relative;
}

#sidebar_right{
	width:198px;
	float:left;
	margin:0 0 0 0;
}

/* header */
#overlay{
	background:url(../img/bg/header_overlay.png) no-repeat;
	height:271px;
	width:901px;
	position:absolute;
	z-index:2;
	left:10px;
	/*top:31px;*/
	top:9px;
}

#header {
	position:relative;
	height:299px;
	text-align:center;
	z-index:1;
}

#header img{
	position:absolute;
	left:50%;
	top:18px;
	margin:0 0 0 -444px;
	width:888px;
	height:261px;
}

#header p{
	margin:0;
}

#header a{
	background:url(../img/bg/blank.gif);
	padding-left:0;
}

#logo {
	width:342px;
	height:67px;
	background:url(../img/bg/logo.png) no-repeat;
	position:absolute;
	left:43px;
	top:54px;
	z-index:10;
}

#logo a{
	display:block;
	width:342px;
	height:67px;
	float:left;
	z-index:11;
	background:url(../img/bg/blank.gif);
}

/* SIDEBAR LEFT */

/* menu */
#menu {
	margin:0 0 5px 10px;
	width:200px;
	position:relative;
	background:url(../img/bg/menu_bg.gif) no-repeat;
	height:233px;
}

#menu span{
	display:none;
}

#menu a{
	padding:0;
	margin:0;
	background:none;
	background:green;
	width:184px;
	margin:4px 0 0 4px;
	height:24px;
	float:left;
}

#home_btn,
#nieuws_btn,
#assortiment_btn,
#merken_btn,
#bestellen_btn,
#shopinfo_btn,
#contact_btn{
	height:32px;
	width:200px;
	float:left;
	margin: 0 0 1px 0;
}

#home_btn a,
#nieuws_btn a,
#assortiment_btn a,
#merken_btn a,
#bestellen_btn a,
#shopinfo_btn a,
#contact_btn a{
	font-weight:normal;
	color:#000;
}

#home_btn a{
	background:url(../img/home_btn.png) 0 0 no-repeat;
}

#nieuws_btn a{
	background:url(../img/nieuw_btn.png) 0 0 no-repeat;
}

#assortiment_btn a{
	background:url(../img/assortiment_btn.png) 0 0 no-repeat;
}

#merken_btn a{
	background:url(../img/merken_btn.png) 0 0 no-repeat;
}

#bestellen_btn a{
	background:url(../img/bestellen_btn.png) 0 0 no-repeat;
}

#shopinfo_btn a{
	background:url(../img/shop_btn.png) 0 0 no-repeat;
}

#contact_btn a{
	background:url(../img/contact_btn.png) 0 0 no-repeat;
}

/* hover */

#home_btn a:hover {
	background:url(../img/home_btn.png) 0 -24px no-repeat;
}

#home_btn a.active {
	background:url(../img/home_btn.png) 0 -48px no-repeat;
}

#nieuws_btn a:hover {
	background:url(../img/nieuw_btn.png) 0 -24px no-repeat;
}

#nieuws_btn a.active {
	background:url(../img/nieuw_btn.png) 0 -48px no-repeat;
}

#assortiment_btn a:hover{
	background:url(../img/assortiment_btn.png) 0 -24px no-repeat;
}

#assortiment_btn a.active{
	background:url(../img/assortiment_btn.png) 0 -48px no-repeat;
}

#merken_btn a:hover{ 
	background:url(../img/merken_btn.png) 0 -24px no-repeat;
}

#merken_btn a.active,
#merken_btn a.active:hover{ 
	background:url(../img/merken_btn.png) 0 -48px no-repeat;
}

#bestellen_btn a:hover{
	background:url(../img/bestellen_btn.png) 0 -24px no-repeat;
}

#bestellen_btn a.active,
#bestellen_btn a.active:hover{
	background:url(../img/bestellen_btn.png) 0 -48px no-repeat;
}

#shopinfo_btn a:hover{
	background:url(../img/shop_btn.png) 0 -24px no-repeat;
}

#shopinfo_btn a.active,
#shopinfo_btn a.active:hover{
	background:url(../img/shop_btn.png) 0 -48px no-repeat;
}

#contact_btn a:hover{
	background:url(../img/contact_btn.png) 0 -24px no-repeat;
}

#contact_btn a.active,
#contact_btn a.active:hover{
	background:url(../img/contact_btn.png) 0 -48px no-repeat;
}

/* search */
#cs_search_pages_form{
	background:url(../img/bg/search_bg.gif) no-repeat;
	width:182px;
	height:36px;
	margin:0 0 24px 24px;
	position:relative;
}

#cs_search_pages_input{
	position:absolute;
	left:26px;
	top:5px;
	font-size:12px;
}

#cs_search_pages_input input{
	height:18px;
	width:106px;
	border:1px solid #a19786;
	background:white;
	padding:3px 6px 0 6px;
	margin:0;
	font-style:italic;
}

#cs_search_pages_button{
	position:absolute;
	left:152px;
	top:5px;
}

#cs_search_pages_button a{
	padding:0;
	height:24px;
	width:21px;
	background:url(../img/bg/search_btn.gif) 0 0 no-repeat;
	float:left;
}

#cs_search_pages_button a:hover{
	background:url(../img/bg/search_btn.gif) 0 -24px no-repeat;
}

#cs_search_pages_button span{
	display:none;
}

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

/* banner left */
#banner_left{
	width:197px;
	margin:0 0 0 10px;
	position:relative;
	text-align:center;
	background:url(../img/bg/sidebar_left_center_bg.png) no-repeat;
	padding:15px 0 15px 0;
}

#banner_left img{
	position:relative;
	margin:0 auto;
	width:151px;
	z-index:5;
}

#overlay_top{
	background:url(../img/bg/sidebar_left_top_bg.png) no-repeat;
	height:19px;
	width:199px;
	z-index:3;
	position:absolute;
	top:0;
	left:0;
}

#overlay_bottom{
	background:url(../img/bg/sidebar_left_bottom_bg.png) no-repeat;
	height:15px;
	width:199px;
	z-index:3;
	position:absolute;
	bottom:0px;
	left:0;
}

#banner_left #text{
	background:url(../img/sidebar_left_bezoek-onze-shop.png) no-repeat;
	width:150px;
	height:50px;
	position:absolute;
	bottom:27px;
	z-index:6;
	left:23px;
}

#visit_shop_btn{
	height:24px;
	width:29px;
	position:absolute;
	bottom:9px;
	left:152px;
	z-index:7;
}

#visit_shop_btn a{
	height:24px;
	width:29px;
	float:left;
	background:url(../img/bg/banner_left_btn.gif) 0 0 no-repeat;
}

#visit_shop_btn a:hover{
	background:url(../img/bg/banner_left_btn.gif) 0 -24px no-repeat;
}

/*contact*/
#contact{
	margin:34px 0 0 28px;
	width:179px;
}

#shoptitle{
	width:151px;
	height:18px;
	background:url(../img/bg/contact_shoptitle.png) no-repeat;
	margin:0 0 6px 0;
}

/* MAIN */
#content{
	width:441px;
}

#content img{
	border:4px solid #e3e2ce;
	margin:5px; 
}

/* intro */
#slogan{
	height:24px;
	width:455px;
	background:url(../img/slogan.png) no-repeat;
}

#intro{
}

#intro_banner{
	height:147px;
	width:430px;
	background:url(../img/intro_banner.png) no-repeat;
	margin:5px 0 7px 0;
}

/* news */
#news{
}

#news ul{
	margin:0;
	width:441px;
	position:relative;
	float:left;
}

#news li{
	list-style:none;
	background:url(../img/bg/news_border.gif) bottom repeat-x;
	padding-bottom:8px;
	float:left;
	width:441px;
}

#news li .textbox{
	float:left;
	/*width:315px;*/
	width:291px;
	padding:4px 13px 0 11px;
}

#news li .image{
	position:relative;
	float:left;
}

#news li .image img{
	border:4px solid #e3e2ce;
	width:112px;
	height:112px;
	float:left;
	margin:7px 0 0 0;
}

#news li .textbox p{
	padding:0;
	margin:0;
}

#news #read_more{
	float:right;
	margin:10px 17px 0 0;
	display:inline;
}

/*SIDEBAR RIGHT*/
.top{
	height:33px;
	width:182px;
	background:url(../img/bg/sidebar_right_top_bg.png) no-repeat;
	position:relative;
}

.center{
	background:url(../img/bg/sidebar_right_banner_bg.gif) repeat-y;
	margin:0 0 0 3px;
	text-align:center;
	width:175px;
	position:relative;
}

.bottom{
	height:17px;
	width:182px;
	background:url(../img/bg/sidebar_right_bottom_bg.png) no-repeat;
	z-index:2;
	position:relative;
}

.top .title{
	width:154px;
	height:24px;
	position:absolute;
	left:14px;
	top:4px;
}

#brands,
#action_trigger1,
#action_trigger2{
	width:182px;
	margin:0 0 10px 0;
}

#brands .center .list a,
#action_trigger1 a,
#action_trigger2 a{
	background:none;
	padding:0;
}

#brands .center .list a:hover{
	filter:alpha(city=60);
  	opacity:0.6;
}

#brands .center img{
	margin:0 auto;
	display:inline;
	padding-right:7px;
}

#brands .center .list{
	text-align:center;
}

#brands .center .watch_brands{
	display:block;
	padding:16px 0 15px 0;
	text-align:center;
}

#brands .top .title{
	background:url(../img/title_onze-merken.png) no-repeat;
}

#action_trigger{
}

#action_trigger a{
	padding:0;
	background:none;
}

#action_trigger img{
	margin:0 0 10px 0;
}

/* footer */
#footer {
	background:url(../img/bg/footer_bg.gif) no-repeat;
	height:127px;
	position:relative;
}

#footer p {
}

#footer a {
	background:none;
	color:#646460;
	font-weight:normal;
	padding:0;
}
	
#copyright{
	width:434px;
	position:absolute;
	left:24px;
	top:71px;
}

#copyright a{
	text-decoration:none;
}

#copyright a:hover{
	text-decoration:underline;
}
	
#made_by{
	width:434px;
	float:left;
	position:absolute;
	right:22px;
	top:71px;
	text-align:right;
}

#made_by a:hover{
	color:#e76d00;
}

/*********/
/* pages */
/*********/
/* homepage */
#homepage #paging{
	display:none;
}

/* nieuws pagina */
#nieuws #intro,
#nieuws #slogan,
#nieuws #read_more{
	display:none;
}

#nieuws .cs_paging{
	margin:33px 0 0 101px;
	height:20px;
	float:left;
	display:inline;
}

#nieuws .cs_paging div{
}

#nieuws .cs_paging a{
	background:none;
	margin:0 3px 3px 3px;
	color:#e66e00;
	text-decoration:none;
	border:1px solid #c7c5b8;
	width:15px;
	height:15px;
	float:left;
	padding:0;
	line-height:14px;
	text-align:center;
}

#nieuws .cs_paging a.cs_active,
#nieuws .cs_paging a:hover{
	background:#33bdf2;
	color:#fff;
}

/* bestelpagina */
#main .note{
	width:360px;
	position:absolute;
	bottom:40px;
}

/* assortiment */
#assortiment #category{
	margin:8px 0 0 0;
	min-height:50px;
}

#assortiment #category a{
	background:none;
	padding:0;
	color:#fff;
	background:#7e7e79;
	text-decoration:none;
	float:left;
	margin:0 3px 5px 3px;
	padding:0 5px 0 5px;
	height:20px;
	display:inline;
	font-weight:bold;
	line-height:18px;
}

#assortiment #category a:hover{
	background:#5e5d58;
}

#assortiment #category a.active{
	background:#4cc5f4;
}

#assortiment_list{
	width:440px;
}

#assortiment_list img{
	border:none;
	margin:0;
	padding:0;
}

#assortiment_list a{
	padding:0;
	background:none;
}

.brand_container{
	position:relative;
	background:url(../img/bg/news_border.gif) top repeat-x;
	padding:29px 0 0 0;
	margin:35px 0 0 0;
}

.brand_logo{
	xposition:absolute;
	xleft:146px;
	top:0;
	margin:-48px 0 10px 146px;
}

.brand_logo img{
}

.brand_item{
	border:2px solid #e3e2ce;
	width:436px;
	margin:0 0 5px 0;
	background:#fff;
}

.brand_item .item_title{
	height:36px;
	width:436px;
	background:url(../img/bg/assortiment_header.gif) no-repeat;
}

.brand_item .item_title p{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 12px;
	display:inline;
	display:block;
	height:36px;
	line-height:30px;
}

.brand_item .item_title a{
	color:#fff;
	text-decoration:none;
}

.brand_item .item_thumb{
	width:182px;
	min-height:150px;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
}

.item_thumb img{
	width:182px;
}

.brand_item  .item_desc{
	width:244px;
	float:left;
	font-size:11px;
	line-height:14px;
	padding:10px 10px 0 0;
}

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

.hide{
	display:none
}

/* forms */
.cs_form_wrapper{
}

.cs_form_wrapper .cs_form_label label {
	font-weight:bold;
	font-size:12px;
	width:360px;
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	border:1px solid #a19786;
	padding:3px 0 0 3px;
	height:18px;
	width:357px;
	font-size:12px;
}

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

.cs_form_wrapper .cs_form_input select{
	height:21px;
	width:362px;
	padding:0;
}

.cs_form_wrapper .cs_form_button {
}

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

.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
	background:url(../img/send_btn.gif) 0 0 no-repeat;
	width:132px;
	height:36px;
	border:none;
	margin:50px 76px 0 0;
}

.cs_form_wrapper .cs_form_button input:hover {
	background:url(../img/send_btn.gif) 0 -36px no-repeat;
}

/* google maps */
#cs_google_maps_root_node{
	width:413px;
	height:413px;
}

#google_container{
	padding:13px;
	border:1px solid #c5c5b7;
	background:white;
}

/* mailing form */
#mailing_form {
	background:url(../img/bg/mailing_form.gif) no-repeat;
	height:270px;
	position:relative;
	margin:0 0 15px 0;
	width:184px;
}

#mailing_form form {
	margin:0;
	left:0;
	padding:0;
	position:absolute;
	top:147px;
}

#mailing_form .cs_feedback_info {
	display:none;
}

#mailing_form .cs_form_row {
	min-height:23px;
	margin:0 0 33px 0;
	padding:0;
	width:167px
}

#mailing_form label {
	display:none;
}

#mailing_form .cs_form_input {
	height:23px;
	margin:0;
	padding:0;
	width:167px
}

#mailing_form input {
	border:1px solid #a19786;
	height:18px;
	margin:0 0 10px 14px;
	padding:3px 5px 0 5px;
	width:141px
}

#mailing_form .cs_clear {
	display:none;
}

#mailing_form .cs_form_button {
	width:184px;
	height:37px;
	border:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:86px;
}

#mailing_form .cs_form_button input {
	cursor:pointer;
	background:url(../img/bg/mailing_form_button.gif) no-repeat 0 0;
	width:184px;
	height:37px;
	border:none;
	margin:0;
	padding:0;
}

#mailing_form .cs_form_button input:hover {
	background:url(../img/bg/mailing_form_button.gif) no-repeat 0 -37px;
}