body, html{
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Verdana;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#444;
}

body{
	background:url(../img/back_leaves.jpg) top center no-repeat;
}

p{
	padding:0;
	margin:10px 0px 15px 0px;
}

h1{
	color:#444;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2{
	color:#444;
	font-size:13px;
	font-weight:normal;
	margin:5px 0px 10px 0px;
}

a{
	outline:none;
	color:#222;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img{
	border:none;
	float:left;
}
img{
	display:block;
}
div,object{
	outline:none;
}

.right{
	float:right !important;
}

a.bullet{
	font-size:11px;
	text-decoration:none;
	color:#222;
	padding:0 0 0 10px;
	background:url(../img/arr_right.gif) left top no-repeat;
	float:left;
}

a.bullet:hover{
	text-decoration:underline;
}

ul, ol{
	margin:10px 0px 15px 0px;
}

#center{
	width:980px;
	margin:0 auto;
}

#container{
	float:left;
	width:100%;
}

#head{
	float:left;
	width:100%;
	z-index:5;
}

#headTop{
	float:left;
	width:100%;
}

#langcontainer{
	position:relative;
	float:right;
	width:165px;
	height:35px;
	z-index:5;
}
#langselect{
	position:absolute;
	padding:2px 10px 2px 10px;
	margin:0 10px 0 0;
	height:30px;
	font-size:11px;
	background:#fafafa;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	cursor:pointer;
}
#langselect .flag{
	float:left;
	padding:10px 10px 0 0;
}
#langselect .langseparator{
	float:left;
	padding:5px 10px 0 0;
}
#langselect #country_selected{
	color:#666;
	background:url(../img/lang_arrdown.gif) top right no-repeat;
	float:left;
	width:96px;
	padding:7px 0 0 0;
}
#langselect:hover #country_selected{
	color:#222;
}

#langmenu{
	background:#fafafa;
	display:none;
	position:absolute;
	width:430px;
	top:40px;
	left:-280px;
	padding:20px 0 20px 20px;
	border:1px #ddd solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#langmenu ul.col{
	background:url(../img/lang_separator.gif) repeat-y top right;
	position:relative;
	float:left;
	width:130px;
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
}
#langmenu ul.last{
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}
#langmenu ul.col li{
	float:left;
	clear:both;
	width:130px;
	margin:0;
	padding:0;
}
#langmenu ul.col li .flag{
	display:block;
	position:relative;
	float:left;
	padding:3px 10px 0 0;
}
#langmenu ul.col li a{
	color:#666;
	display:block;
	position:relative;
	float:left;
	padding:7px 0 0 0;
}
#langmenu ul.col li a:hover{
	color:#222;
	text-decoration:none;
}
#langmenu ul.col li a.active{
	color:#222;
	float:left;
	padding:7px 0 0 0;
	cursor:default;
}

#menu{
	float:right;
	list-style:none;
	padding:9px 10px 10px 10px;
	margin:0 10px 0 0;
	font-size:11px;
	background:#fafafa;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

#menu li, #langmenu li{
	float:left;
	padding:0;
	margin:0 10px 0 0;
}

#menu li a, #langmenu li a{
	float:left;
	text-decoration:none;
	color:#222;
}

#langmenu li a:hover, #menu li a:hover{
	text-decoration:underline;
}

#menu li span{
	color:#888;
}

#headBanner{
	position:relative;
	width:956px;
	float:left;
	padding:12px;
	margin-top:10px;
	height:456px;
	background:url(../img/bg_banner.png) center center no-repeat;
}

#bannerWrapper{
	position:absolute;
	float:left;
	z-index:1;
	overflow:hidden;
}

#banner{
	float:left;
}

#bannerOver{
	position:absolute;
	float:left;
	z-index:2;
	width:956px;
}


#submenuWrapper{
	float:left;
	width:896px;
	padding:20px 30px ;
	background:url(../img/bg_submenu.png) center center no-repeat;
	z-index:4;
}

#logo{
	float:left;
	z-index:5;
}

#submenu{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	z-index:998;
}

#submenu li{
	float:left;
	padding:0;
	margin:0;
	font-size:16px;
	color:#444;
	line-height:90px;
	background:url(../img/sep.gif) left center no-repeat;
	z-index:999;
}

#submenu li a{
	color:#444;
	text-decoration:none;
	z-index:1000;
	display:block;
	padding:0 15px 0 17px;
}
#submenu li a:hover{
	color:#68b840;
}

#submenu li.active{
	background:url(../img/bg_active_left.gif) left center no-repeat;
}

#submenu li.active span{
	color:#666;
	display:block;
	padding:0 15px 0 17px;
	background:url(../img/bg_active_right.gif) right center no-repeat;
}

#interactive{
	float:left;
	width:100%;
	margin:146px 0 0 0;
	padding:0;
	position:relative;
}

#buttons{
	float:left;
	width:450px;
	padding:0;
	margin:0;
	position:absolute;
	bottom:11px;
	left:9px;
}

#collecties{
	width:311px;
	height:183px;
	float:right;
	margin:0;
	padding:0 10px 0 0;
	position:relative;
}
#collecties span{
	position:absolute;
	left:24px;
	top:14px;
	font-size:16px;
}
#bg_collections{
	position:absolute;
	left:0;
	top:0;
}

#collecties_btn{
	position:absolute;
	list-style:none;
	padding:0;
	margin:0;
	width:311px;
	left:14px;
	top:40px;
}

#collecties_btn li{
	float:left;
	padding:0 3px 3px 0;
	margin:0;
}

#collecties_btn li a{
	float:left;
	width:140px;
	height:55px;
	text-indent:-10000px;
}
#collecties_btn li a:hover{
	background-color:#fff!important;
}

#collecties_btn li a#sound{
	background:url(../img/parky_sound.png) center 1px no-repeat;
}
#collecties_btn li a#pro{
	background:url(../img/parky_pro.png) center center no-repeat;
}
#collecties_btn li a#lounge{
	background:url(../img/parky_lounge.png) -1px center no-repeat;
}
#collecties_btn li a#deluxe{
	background:url(../img/parky_deluxe.png) center center no-repeat;
}
#collecties_btn li a#shinnoki{
	background:url(http://www.par-ky.be/media/img/parky_shinnoki.png) center center no-repeat;
}

.btn{
	float:left;
	cursor:pointer;
}

.btn .left{
	float:left;
	width:17px;
	height:47px;
	line-height:47px;
	background:url(../img/btn_left.png);
}

.btn .right{
	float:left;
	width:17px;
	height:47px;
	line-height:47px;
	background:url(../img/btn_right.png);
}

.btn .middle{
	float:left;
	background:url(../img/btn_middle.png);
}

.btn .middle .value{
	font-size:11px;
	line-height:47px;
	text-decoration:none;
	color:#222;
	padding:0 0 0 10px;
	background:black url(../img/arr_right.gif) left top no-repeat;
}

.btn2{
	float:left;
	cursor:pointer;
	margin-top:20px;
	margin-right:20px;
}

.btn2 .left{
	float:left;
	width:7px;
	height:29px;
	line-height:29px;
	background:url(../img/btn2_left.png);
}

.btn2 .right{
	float:left;
	width:8px;
	height:29px;
	line-height:29px;
	background:url(../img/btn2_right.png);
}

.btn2 .middle{
	float:left;
	background:url(../img/btn2_middle.png);
}

.btn2 .middle .value{
	font-size:11px;
	line-height:29px;
	text-decoration:none;
	color:#222;
	padding:0 0 0 10px;
	background:url(../img/arr_right.gif) left top no-repeat;
}

.btn#colName .middle .value{
	background:url(../img/arr_right.gif) left top no-repeat;
}

.btn#smaller .middle .value{
	background:url(../img/arr_up.gif) left center no-repeat;
}
.btn#bigger .middle .value{
	background:url(../img/arr_down.gif) left center no-repeat;
}

#body{
	float:left;
	width:960px;
	padding:23px 30px 30px 10px;
}

#col1{
	float:left;
	width:725px;
	padding:0 20px 20px 0;
}

#col1 .textitem{
	float:left;
	padding:20px 20px 20px 20px;
	background:url(../img/bg_text1.gif) top left repeat-y;
	font-size:11px;
	color:#444;
	width:685px;
}
#col1 .textitem_text_noimg{
	width:100% !important;
}
#col1 .textitem_text{
	float:left;
	padding:0;
	font-size:11px;
	color:#444;
	width:450px;
}
#col1 .textitem .textitem_text h1, #col2 .textitem_text .box h1{
	padding:0;
	margin:0;
}

#col1 .textitem .textitem_text p{
	text-align:justify;
	padding:0;
	margin:10px 0 15px 0;
}

#col1 .textitem .textitem_text ul{
	padding:0;
	margin:10px 0 15px 0;
	list-style:none;
}
#col1 .textitem .textitem_text ol{
	padding:0;
	margin:10px 0 15px 18px;
}

#col1 .textitem .textitem_text ul li, #col1 .textitem .textitem_text ol li ul li{
	background:url(../img/arr_right.gif) left top no-repeat;
	padding:0 0 0 10px;
}
#col1 .textitem .textitem_text ol li{
	background:none;
	padding:0px;
}
#col1 .textitem .col_col{
	margin:0px;
	padding:0px;
	width:235px;
	float:left;
}
#col1 .textitem .col_col ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:209px;
	padding:0 0 0 10px;
	float:left;
}
#col1 .textitem .col_col .check_col li{
	background:url(../img/check.gif) left top no-repeat;
	padding:5px 0 5px 30px;
}

#col1 .contactform{
	float:left;
	background:url(../img/bg_contact.gif) top left repeat-y;
	font-size:11px;
	color:#444;
}

#col1 .contactform img{
	float:left;
}

.contactWrapper{
	width:430px;
	padding:20px 0 20px 20px;
}

.contactWrapper h1{
	margin:0;
	padding:0;
}

#col1 .spacer{
	float:left;
}

#col2{
	float:left;
	width:215px;
}

.box{
	float:left;
	width:100%;
	background:url(../img/box_bg.gif) center center repeat-y;
	margin-bottom:20px;
}

.box img{
	float:left;
}

.box .boxWrapper{
	float:left;
	padding:15px 20px;
	width:175px;
}

.box .boxWrapper .icon{
	margin-right:6px;	
	margin-bottom:6px;	
}

.box .boxWrapper#colbox{
	float:left;
	padding:15px 15px;
	width:185px;
}

.box form{
	padding:0;
	margin:0;
	width:100%;
	float:left;
}

.box p{
	padding:0;
	margin:15px 0 0 0;
	float:left;
	width:100%;
	font-size:11px;
}

.box p label{
	font-size:11px;
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.box p select{
	float:left;
	width:100%;
}

.box p input{
	float:right;
}

.box p .input{
	float:left;
	width:168px;
}

.box ul, .box ol, #footer ul{
	float:left;
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
	width:100%;
}

.box ul li, #footer ul li{
	float:left;
	padding:0 0 0 10px;
	width:165px;
	margin:0;
	background:url(../img/arr_right.gif) no-repeat left top;
	font-size:11px;
}

.box ol li{
	background:none;
}

.box ul li a, #footer ul li a{
	float:left;
	width:100%;
	color:#222;
	text-decoration:none;
}

.box ul li span, #footer ul li span{
	float:left;
	width:100%;
	color:#888;
	text-decoration:none;
}

.box ul li a:hover, #footer ul li a:hover{
	text-decoration:underline;
}

#footer{
	float:left;
	width:100%;
	padding:40px 0;
	background:#f5f5f5 url(../img/bg_footer.gif) top left repeat-x;
}

#footCenter{
	width:960px;
	margin:0 auto;
}
#footCenter p{
	margin-top:0;
}
.framed{
	padding:2px;
	background:white;
	border:1px solid #ccc;
	float:left;
	margin:0 20px 20px 0;
}
.col_img{
	float:left;
	margin:0 20px 20px 0;
}

#footer .col{
	float:left;
	border-left:1px solid #d5d5d5;
	width:215px;
	height:150px;
	padding:0 0 0 19px;
}

#footer .col p{
	font-size:11px;
}

#footer .col h1{
	margin:0;
	padding:0;
}

#footer #foot_menu1{
	width:100px;
}

#footer #foot_menu2{
	width:100px;
}

#collection_small{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
}

#col2 .box ul#collection_small li{
	float:left !important;
	padding:0 !important;
	background:none !important;
	width:91px !important;
	margin:3px 3px 0 0 ;
}

#col2 .box ul#collection_small li a{
	float:left;
	width:91px;
	text-indent:-10000px;
}
#col2 .box ul#collection_small li a:hover{
	background:#fff;
}
#col2 .box ul#collection_small li a img{
	width:91px;
}

/*---------------------------------- CONTACT ------------------------------------------------*/

#col1 .colLeft{
	display:block;
	float:left;
	width:215px;
	padding:0 40px 20px 0;
}
#col1 .colRight{
	display:block;
	float:left;
	width:450px;
	padding:0 0 20px 0;
}

/*---------------------------------- FORM ------------------------------------------------*/

.formcontact{
	display:block;
	position:relative;
	float:left;
	padding:0 0 10px 0;
}
.formcontact .row{
	display:block;
	position:relative;
	float:left;
	width:430px;
	padding:0;
}
.formcontact .label, .formcontact .input{
	display:block;
	position:relative;
	float:left;
	width:215px;
	padding:3px 0px 0px 0px;
}
.formcontact .label2{
	display:block;
	position:relative;
	float:left;
	width:345px;
	padding:3px 0px 0px 0px;
}
.formcontact .label3{
	display:block;
	position:relative;
	float:left;
	width:135px;
	padding:3px 0px 0px 3px;
}
.formcontact .input{
	width:195px;
	padding:0 20px 0 0;
}
.formcontact .input input{
	width:100%;
}
.formcontact .input select{
	width:100%;
}
.formcontact .check{
	display:block;
	position:relative;
	float:left;
	width:30px;
}
.formcontact .contact2col{
	display:block;
	position:relative;
	float:left;
	width:410px;
	padding:10px 0 0 0;
}
.formcontact .contact1col{
	display:block;
	position:relative;
	float:left;
	width:215px;
	padding:10px 0px 0px 0px;
}
.formcontact textarea{
	display:block;
	position:relative;
	float:left;
	width:100%;
	height:75px;
	margin:5px 0px 0px 0px;
}
.formcontact #send148, .formcontact #send149, .formcontact #send211, .formcontact #send212, .formcontact #sendForm{
	display:block;
	position:relative;
	float:right;
	margin:0px 20px 5px 0px;
	cursor:pointer;
}

.products{
	position:relative;
	float:left;
	padding:20px 0 20px 0;
	margin:0;
	list-style:none;
	width:685px;
}
#searchResult .products{
	padding-left:0 !important;
}

.products li{
	position:relative;
	float:left;
	margin:0 20px 20px 0;
	background:#fff;
	width:209px;
	height:180px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:2px;
}

.products li a{
	position:absolute;
	top:0;
	left:0;
}
.products li a.bullet{
	line-height:18px;
	background:#fff;
	width:205px;
	color:#444;
	padding:5px 2px;
	margin:0;
	left:2px;
	top:136px;
	text-decoration:none;
}
.products li a img{
	display:block;
	padding:2px;
}

span.detail{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

span.detail strong{
	float:left;
	width:130px;
}

#searchBox p .check{
	float:left;
	width:65px;
}

#searchBox p .check label{
	line-height:18px;	
}

#searchBox p input.searchCheck{
	float:left;
	width:auto;
}

#searchBox p label.searchLabel{
	float:left;
	width:auto;
	font-size:10px;
}

.textitem.project{
	padding:8px 20px !important;
}

.textitem.projectttl{
	background:url(/media/img/bg_projectttl.gif) no-repeat!important;
	padding:8px 20px 5px 20px !important;
}

.project .projectName{
	float:left;
	margin-right:10px;
	width:220px;
}

.project .projectCountry{
	float:left;
	width:200px;
}

.project .projectOpp{
	float:left;
	width:55px;
	text-align:right;
	padding-right:10px;
}

.project .projectProd{
	float:left;	
}

.sField{
	float:left;
	width:100%;
}

.projectGroup{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}
#dealerformcontainer{
	display:block;
	position:relative;
	float:left;
	width:235px;
}
#dealerform{
	display:block;
	position:relative;
	float:left;
	width:195px;
}
#dealerform input, #dealerform span{
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:3px 0px;
}
#dealerform #dealersend{
	display:block;
	position:relative;
	float:right;
	width:auto;
}
#dealermodule{
	background:#fff;
	display:block;
	position:relative;
	float:left;
	width:658px;
	height:400px;
	border:1px solid #ccc;
	padding:3px;
}
#dealernav,#dealers{
	display:block;
	position:relative;
	float:left;
	width:100%;
	padding:20px 0px 0px 0px;
}
#dealernav .minicol{
	display:block;
	position:relative;
	float:left;
	width:auto;
	padding:0px 18px 0px 2px;
	list-style:none;
}
#dealers .col{
	display:block;
	position:relative;
	float:left;
	width:210px;
	height:130px;
	padding:20px 0px 19px 0px;
	margin:0px 10px 0px 0px;
	border-bottom:1px solid #ccc;
}

#stock{
	display:none;	
}
.moodBook img{
	width:208px;
	height:154px;
}

#searchbeam{
	color:#fff;
	background:url(../img/searchbeam.gif) no-repeat top left;
	float:left;
	width:100%;
	height:50px;
}
#searchbeam select, #searchbeam a, #searchbeam span{
	float:left;
	margin:10px 20px 0 0;
}
#searchbeam select{
	width:150px;
}
#searchbeam span{
	font-size:16px;
	font-weight:bold;
	padding:2px 20px;
}
#searchbeam a#searchHome{
	font-size:16px;
	background:url(../img/search_icon.gif) no-repeat top left;
	height:24px;
	margin:6px 20px 0 0;
	padding:6px 20px 0 25px;
	text-decoration:none;
}
#searchbeam a#searchAll{
	float:right;
}
#searchbeam a{
	font-size:13px;
	color:#fff;
	padding:3px 0;
	text-decoration:underline;
}
#searchbeam a:hover{
	opacity:.5;
	text-decoration:none;
}
.wrapper{
	width:960px;
	float:left;
	position:relative;
	padding:0 10px;
}
.green h1{
	color:#68b840;
	font-size:20px;
}
.homecol{
	float:left;
	width:428px;
	min-height:555px;
	padding:20px;
	border:1px solid #eee;
	margin:0 20px 20px 0;
}
.homecol .textitem{
	font-size:13px;
	line-height:20px;
	color:#444;
	float:left;
	padding:0 0 20px 0;
	width:100%;
}
.homecol .textitem p{
	margin:20px 0;
}
.homecol .textitem h1{
	color:#68b840;
	font-size:24px;
	line-height:28px;
}
.nomargin{
	margin:0;
}
.vidbtns{
	float:left;
	width:189px;
}
.vidbtns img{
	width:186px;
	margin:0 0 20px 0;
}
.homecol .number{
	float:left;
	width:50px;
}
.homecol .nrbullet{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	background:#68b840 url(../img/nrbullet.png) no-repeat top left;
	display:block;
	position:relative;
	float:left;
	width:23px;
	height:23px;
	padding:9px;
	margin:0 10px 0 0;
}
.homecol .numbertxt{
	float:left;
	width:378px;
}
.homecol .numbertxt img{
	padding:0;
	border:0;
	float:right;
	margin:0 0 10px 10px;
	width:150px;
}
.homecol h2{
	color:#68b840;
	font-size:16px;
	line-height:20px;
	margin:0 0 3px 0;
}
.homecol .numbertxt p{
	margin:0;
}
.col50{
	float:left;
	width:50%;
}
.homecol h2 a{
	color:#68b840;
	font-weight:bold;
	text-decoration:underline;
}
.homecol h2 a:hover{
	text-decoration:none;
}
.light{background-color:#86c666!important;}
.lighter{background-color:#a4d48c!important;}
.lightest{background-color:#c3e3b3!important;}

/* BOTTOM BAR!! *//*
#site-bottom-bar-v2{
	background:url(../img/herfstactie/herfstactie-balk-back.gif) bottom center repeat-x;
	display:none;
	bottom:0px ;
	height:145px;
	position:absolute ;
	width:100% ;
	z-index:1000 ;
}
.be #site-bottom-bar-left{
	background:url(../img/herfstactie/herfstactie-balk-nl-left.gif) top left no-repeat;
	height:145px;
	width:800px;
	float:left;
}
.fb #site-bottom-bar-left{
	background:url(../img/herfstactie/herfstactie-balk-fr-left.gif) top left no-repeat;
	height:145px;
	width:800px;
	float:left;
}
#site-bottom-bar-right{
	background:url(../img/herfstactie/herfstactie-balk-right.gif) top right no-repeat;
	height:145px;
	width:100%;
	display:block;
	position:absolute;
	right:0;
	top:0;
}

html > body #site-bottom-bar-v2{
	background:url(../img/herfstactie/herfstactie-balk-back.png) bottom center repeat-x;
	display:none;
	bottom:0px ;
	height:145px;
	position:fixed ;
	width:100% ;
	z-index:1000 ;
}

html > body #site-bottom-bar-right{
	background:url(../img/herfstactie/herfstactie-balk-right.png) top right no-repeat;
	height:145px;
	width:100%;
	display:block;
	position:absolute;
	right:0;
	top:0;
}

#closeBtn-v2{
	display:none;
	right:10px;
	font-size:20px;
	font-weight:bold;
	bottom:112px ;
	position:absolute;
	z-index:1001;
	cursor:pointer;
}

html > body #closeBtn-v2{
	display:none;
	right:10px;
	font-size:20px;
	font-weight:bold;
	bottom:112px ;
	position:fixed;
	z-index:1001;
	cursor:pointer;
}

.products li .herfstactie-ribbon{
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/herfstactie/herfstactie-ribbon.gif) top left no-repeat;
	z-index:5;
	width:84px;
	height:84px;
}

html > body .products li .herfstactie-ribbon{
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/herfstactie/herfstactie-ribbon.png) top left no-repeat;
	z-index:5;
	width:84px;
	height:84px;
}*/
