#navigation_map_subcat {
	margin-top:5px;
	margin-left:10px;
	font-size:11px;
	padding-bottom:10px;
}
#article_title_subcat {
	width: 960px; 
	margin-left:10px;
	font-size: 26px; 
	height: 40px; 
	text-align: left;
	font-weight:bold;
	font-family:arial
}


.shadow_bcgr {
	border: solid 1px #ccc; 
	-moz-box-shadow: 1px 1px 5px #cccccc; 
	-webkit-box-shadow: 1px 1px 5px #cccccc; 
	box-shadow: 1px 1px 5px #cccccc;
	}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 2000}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 137px;
	background: #777777;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #444444;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #dddddd;
	border: 0px solid #5970B2}

	#sddm div a
	{	position: relative;
		z-index:5;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 137px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #777777;
		color: #ffffff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #444444;
		color: #FFF}



	.imagedropshadow {
	padding: 5px;
		margin:3px;
	border: solid 1px #EFEFEF;

	
}
a:hover img.imagedropshadow {
	border: solid 1px #ccc;
			-moz-box-shadow: 1px 1px 5px #6caa1b;
	-webkit-box-shadow: 1px 1px 5px #6caa1b;
        box-shadow: 1px 1px 5px #6caa1b;

}


.boschdropshadow {
	padding: 15px;
	margin:5px;
	border: solid 1px #EFEFEF;
	width:236px;
	float:left;
	text-align:center;

	
}
a:hover div.boschdropshadow {
	border: solid 1px #ccc;
			-moz-box-shadow: 1px 1px 5px #35799e;
	-webkit-box-shadow: 1px 1px 5px #35799e;
        box-shadow: 1px 1px 5px #35799e;

}

.category_desc p* {
outline:none;
margin:0;
padding:0;
}
/* Slider CSS Begin */
.wt-rotator{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#e6e6e6;
border:0px solid #000;
position:relative;
width:600px;
height:260px;
overflow:hidden;
}
.wt-rotator a{
outline:none;
}
.wt-rotator .screen{
position:relative;
top:0;
left:0;
width:600px;
height:260px;
overflow:hidden;
}
.wt-rotator .strip{
display:block;
position:absolute;
top:0;
left:0;
z-index:0;
overflow:hidden;
}
.wt-rotator .content-box{
display:none;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
.wt-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.wt-rotator .preloader{
position:absolute;
top:50%;
left:50%;
width:40px;
height:40px;
margin-top:-20px;
margin-left:-20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background:#dddddd url(http://www.technibay.be/layout/jardinbricolage2012/assets/loader.gif) center no-repeat;
background:rgba(0,0,0,.7) url(http://www.technibay.be/layout/jardinbricolage2012/assets/loader.gif) center no-repeat;
z-index:4;
display:none;
}
.wt-rotator .timer{
position:absolute;
left:0;
height:4px;
background-color:#e6e6e6;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:0.5;
z-index:4;
visibility:hidden;
font-size:0;
}
.wt-rotator .desc{
position:absolute;
color:#e6e6e6;
z-index:6;
overflow:hidden;
visibility:hidden;
text-align:left;
}
.wt-rotator .inner-bg{
position:relative;
top:0;
left:0;
width:100%;
height:100%;
background-color:#e6e6e6;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
z-index:0;
}
.wt-rotator .inner-text{
position:absolute;
top:0;
left:0;
padding:10px;
width:auto;
height:auto;
z-index:1;
}
.wt-rotator .c-panel{
position:absolute;
top:0;
z-index:7;
visibility:hidden;
}
.wt-rotator .outer-hp,
.wt-rotator .outer-vp{
position:absolute;
background:#e6e6e6;
background:-moz-linear-gradient(#444, #111);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#444), to(#111));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111',GradientType=0);
border:1px solid #000;
}
.wt-rotator .outer-hp{
left:0;
width:100%;
border-left:none;
border-right:none;
}
.wt-rotator .outer-vp{
top:0;
height:100%;
border-top:none;
border-bottom:none;
}
.wt-rotator .back-scroll,
.wt-rotator .fwd-scroll{
position:absolute;
top:0;
left:0;
z-index:10;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/spacer.png) no-repeat;
}
.wt-rotator .thumbnails,
.wt-rotator .buttons{
display:inline;
position:relative;
float:left;
overflow:hidden;
padding-right:10px;
}
.wt-rotator .thumbnails ul{
position:relative;
list-style:none;
margin:0;
padding:0;
}
.wt-rotator .thumbnails ul.inside{
position:absolute;
top:0;
left:0;
}
.wt-rotator .thumbnails li,
.wt-rotator .play-btn,
.wt-rotator .prev-btn,
.wt-rotator .next-btn{
position:relative;
list-style:none;
display:inline;
float:left;
overflow:hidden;
width:24px;
height:24px;
line-height:24px;
text-align:center;
color:#EEE;
text-shadow: 0 1px 0 #222;
background-color:#000;
background:-moz-linear-gradient(#333, #000);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
border:1px solid #111;
cursor:pointer;
font-size:12px;
font-weight:bold;
background-repeat:no-repeat !important;
background-position:center !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.wt-rotator .thumbnails li:hover{
color:#e6e6e6;
text-shadow: 0 1px 0 #888;
background-color:#CCC;
background:-moz-linear-gradient(#CCC, #999);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .thumbnails li.curr-thumb{
color:#000;
text-shadow: 0 1px 0 #fff;
background-color:#e6e6e6;
background:-moz-linear-gradient(#e6e6e6, #E0E0E0);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#e6e6e6), to(#E0E0E0));
cursor:default;
}
.wt-rotator .thumbnails li.image{
background:#000;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
.wt-rotator .thumbnails li.image.curr-thumb,
.wt-rotator .thumbnails li.image:hover{
border-color:#06F;
}
.wt-rotator .thumbnails li.image a{
display:block;
border:0;
}
.wt-rotator .thumbnails li.image img{
display:block;
border:0;
position:absolute;
-moz-opacity:.85;
filter:alpha(opacity=85);
opacity:0.85;
}
.wt-rotator .thumbnails li.image:hover img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}
.wt-rotator .thumbnails li.image.curr-thumb img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
cursor:default;
}
.wt-rotator .thumbnails li *{
display:none;
}
.wt-rotator .thumbnails li div{
position:relative;
color:#e6e6e6;
background-color:#000;
width:auto;
height:auto;
}
.wt-rotator .play-btn{
background:#000 url(http://www.technibay.be/layout/jardinbricolage2012/assets/play.png);
background:url(/assets/play.png), -moz-linear-gradient(#333, #000);
background:url(/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .play-btn:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/play.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .pause{
background:#000 url(http://www.technibay.be/layout/jardinbricolage2012/assets/pause.png);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/pause.png), -moz-linear-gradient(#333, #000);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .pause:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/pause.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .prev-btn{
background:#000 url(http://www.technibay.be/layout/jardinbricolage2012/assets/prev.png);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/prev.png), -moz-linear-gradient(#333, #000);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .prev-btn:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/prev.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .next-btn{
background:#000 url(assets/next.png);
background:url(/assets/next.png), -moz-linear-gradient(#333, #000);
background:url(/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .next-btn:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/next.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .up{
background:#000 url(http://www.technibay.be/layout/jardinbricolage2012/assets/up.png);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/up.png), -moz-linear-gradient(#333, #000);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .up:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/up.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .down{
background:#000 url(http://www.technibay.be/layout/jardinbricolage2012/assets/down.png);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/down.png), -moz-linear-gradient(#333, #000);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .down:hover{
background-color:#CCC !important;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/down.png), -moz-linear-gradient(#CCC, #999);
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
#rotator-tooltip{
position:absolute;
top:0;
left:0;
z-index:99999;
display:none;
}
#rotator-tooltip.txt-up{
margin-left:-10px;
margin-bottom:5px;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/vtip.png) no-repeat;
background-position:10px bottom;
background-position-x:10px;
background-position-y:bottom;
}
#rotator-tooltip.txt-down{
margin-left:-10px;
margin-top:24px;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/vtip.png) no-repeat;
background-position:10px top;
background-position-x:10px;
background-position-y:top;
}
#rotator-tooltip.img-up{
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/vtip.png) center bottom no-repeat;
}
#rotator-tooltip.img-down{
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/vtip.png) center top no-repeat;
}
#rotator-tooltip.img-right{
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/htip.png) left center no-repeat;
}
#rotator-tooltip.img-left{
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/htip.png) right center no-repeat;
}
#rotator-tooltip .tt-txt{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#e6e6e6;
background-color:#000;
max-width:300px;
padding:5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:8px 0;
}
#rotator-tooltip img{
display:none;
background-color:#000;
padding:3px;
margin:8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.wt-rotator .s-prev,
.wt-rotator .s-next{
position:absolute;
top:50%;
margin-top:-25px;
width:40px;
height:50px;
cursor:pointer;
background:url(http://www.technibay.be/layout/jardinbricolage2012/assets/large_buttons.png) no-repeat;
-moz-opacity:.8;
filter:alpha(opacity=80);
opacity:.8;
z-index:8;
}
.wt-rotator .s-prev{
left:0;
background-position:0 center;
}
.wt-rotator .s-next{
left:100%;
margin-left:-40px;
background-position:-40px center;
}
.wt-rotator .s-prev:hover,
.wt-rotator .s-next:hover{
-moz-opacity:.95;
filter:alpha(opacity=95);
opacity:.95;
background-color:transparent !important;
}
.wt-rotator .block,
.wt-rotator .vpiece,
.wt-rotator .hpiece{
position:absolute;
z-index:2;
}
/* Slider CSS End */


#jardi_haut{background:url('http://www.technibay.be/layout/jardinbricolage2012/bandeau_haut-repeat.jpg') repeat-x;height:105px; display:block;}
#jardi_haut .contenu{background:url('http://www.technibay.be/layout/jardinbricolage2012/bandeau_haut.jpg') top left no-repeat;height:105px}
div.contenu{clear:both;width:940px;margin:0 auto}


body {
font-family:'Trebuchet MS', Tahoma, sans-serif;
font-size:12px;
color:#515151;
margin:0px;
}

a:link,a:visited,a:hover {
text-decoration:none;
color:#515151;
}
/* ADDED BY JOHN ON 25-08-2011 */
p {
font-size:13px;
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
color:#515151;
}

#modul_commande {
background:url(http://www.technibay.be/layout/jardinbricolage2012/main_content_bg.jpg) repeat-y scroll 0 0 transparent;
border-bottom: 1px solid #919191;
margin-bottom: 10px;
padding-bottom: 10px;
text-align:justify;
width: 708px;
padding-left: 10px;

}

#modul_present {
background:url(http://www.technibay.be/layout/jardinbricolage2012/main_content_bg_present.jpg) repeat-y scroll 0 0 transparent;
border-bottom: 1px solid #919191;
padding-bottom: 10px;
text-align:justify;
padding-left: 1px;
width: 719px;
}

td {
font-size:13px;
color:#515151;
}

li {
font-size:13px;
color:#515151;
}

#AddressLine td {
font-size:11px;
color:#515151;
}
/* END ADDED BY JOHN */

img {
border:0;
}

input[type=text], input[type=password], select {
background-color:#fff;
border:1px solid #589B02 ;
font-size:12px;
height:18px;
padding:0 0 0 3px;
margin: 5px 0 5px 0;
width:175px;
}
textarea {
background-color:#FFF;
border:1px solid #589B02 ;
}

#wrapper {
/*background:url(/bg_body.jpg) repeat-x scroll center top transparent;

background:url(/background_green.jpg) no-repeat;
  background-position:top;
      background-attachment:fixed;
padding-bottom:25px;
*/
  background-image:url(http://www.technibay.be/layout/jardinbricolage2012/bg_html-2.jpg);
  background-position: top left;
  background-attachment: scroll;
  max-width: 1920px;



}
#wrapper_header {
	width: 100%;

}



#wrapper_inner {
    background: transparent;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 960px;
}

#header {
    height: 120px;
  margin: 0;
    padding: 0;
    width: 960px;
}

#header_bar {
    background:url(http://www.technibay.be/layout/jardinbricolage2012/bg_footer.pg) repeat-x scroll center top transparent;
    clear: both;
    height: 100px;
    width: 100%;
	}

#top_bar {
	background:url(http://www.technibay.be/layout/jardinbricolage2012/bg_footer.png) repeat-x scroll center top transparent;
    height: 5px;
    width: 100%;
	}
	
	
#info_header {
    float: left;
    left: 16px;
    margin: 0;
    position: relative;
    top: 190px;
    width: 931px;
}
    /*
#info_header .suche,
#info_header .kontakt,
#info_header .cart {
    float: left;
    height: 90px;
    width: 306px;
    background-image:url(/bg_info_header.png);
  background-repeat:no-repeat;
  background-position:top;
  margin: 2px;}
*/
#logo {
   float: left;
    height: 50px;
   left: 10px;
   position: relative;
padding-top:5px;
  width: 263px;
  margin:auto;
}
#my_account {
  float: left;
  width: 100px;
  font-family:'Trebuchet MS', Tahoma, sans-serif;
  font-size: 12px;
  margin-left:50px;
  margin-top:4px;
  right:100px;
  margin:auto;
}

#service {
height:0;
width:0;
overflow:visible;
position:relative;
float:left;
top:19px;
left:270px;
display:inline;
}

#toplinks {
float:right;
height:15px;
position:relative;
right:-199px;
text-align:right;
top:85px;
width:329px;
color:#2c4d80;
}

#toplinks a {
color:#2c4d80;
}

#login {
width:170px;
height:135px;
position:relative;
float:left;
top:135px;
left:3px;
}

#login strong,.
 strong a {
color:#2c4d80;
font-size:16px;
line-height:16px;
}

.login_left {
display:block;
float:left;
width:60px;
line-height:20px;
color:#fff;
}

#login form input[type=text],#login form input[type=password] {
background-image:url(http://www.technibay.be/layout/jardinbricolage2012/layout/ac_001/bg_input_login.png);
background-repeat:no-repeat;
border:0 none;
height:18px;
padding-left:1px;
padding-top:1px;
width:109px;
}

#cart {
  background:url(http://www.technibay.be/layout/jardinbricolage2012/panier_achats.png) no-repeat scroll 0 0 transparent;
    float: right;
  height: 53px;
    position: relative;
  top: 15px;
  padding-right:20px;
  width: 180px;
}

#cart_inner {
    color: #ffffff;
  float: left;
    font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    padding: 2px 25px 0 50px;
  width: 180px;
}

#cart_inner a, #cart_inner a:visited {
    color: #ffffff;
    font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 18px;
}

#cart a:hover {
    text-decoration: underline;
}

#cart_bottom {
    color: #ffffff;
	font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 12px;
    height: 10px;
    margin: 0 auto;
    position: relative;
	top:2px;
    width: 180px;
	
}

.kontakt_innen {
    background-image:url(http://www.technibay.be/layout/jardinbricolage2012/layout/ac_001/bg_kontakt.png);
    background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    height: 41px;
    padding: 27px 16px 20px 20px;
    width: 270px;
}

#content {
clear:both;

padding-top:0px;
padding-bottom:17px;
position:relative;

}

#column_left {
width:197px;
float:left;
margin-left:22px;
display:inline;
}

#column_left .left_menu,#column_left .left_menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#column_left .left_menu li.level1 {
background-image:url(http://www.technibay.be/layout/jardinbricolage2012/layout/ac_001/bg_cat1.png);
background-position:7px 9px;
background-repeat:no-repeat;
line-height:25px;
list-style-type:none;
margin:0;
padding:0 0 0 23px;
width: 166px;
}

#column_left .left_menu li.level2 {
list-style-type:none;
line-height:20px;
margin:0;
padding:0 0 0 30px;
}

#column_left .left_menu li.level3 {
line-height:15px;
margin-bottom:5px;
margin-top:3px;
padding-left:40px;
}

#column_left .left_menu .menu_level3 {
margin-bottom:2px;
}

#column_left .left_menu li.level1 a {
color:#437702;
font-weight:700;
font-size:13px;
}
#column_left .left_menu li.level1 a:hover {
color:#515151;
}

#column_left .left_menu li.level2 a {
color:#666;
font-weight:normal;
font-size:13px;
}

#column_left .left_menu li.level2 a:hover {
color:#999;
}

#column_left .left_menu li.level3 a {
color:#666;
font-weight:normal;
font-size:13px; }

#column_left .left_menu li.level3 a:hover {
color:#515151;
}


#column_content {
float:left;
display:inline;
margin-left:0px;
width:960px;
}

#product_info h1, #product_info h3, #column_content h2 {
display:block;
font-family:'Trebuchet MS', Tahoma, sans-serif;
font-size:14px;
font-weight:bold;
text-shadow: 1px 1px 1px #000;
color:#fff;
line-height:23px;
text-indent:10px;
margin:0 7px 0 0;
padding:0;
background-image:url(http://www.technibay.be/layout/jardinbricolage2012/main_content_bg_title.png);
background-repeat:no-repeat;
}

.small,.small a {
font-size:10px;
line-height:100%;
color:#6e818b;
}

.currency {
color:#278EB1;
font-weight:700;
}

.att_qty {
padding-bottom:14px;
padding-left:300px;
}

.ArticleAttrTable td {
text-align:left;
color:#515151;
padding-right:5px;
}

.articlePages_Link,.BrowseNextButton a,.BrowsePreviousButton a, .articlePages_DotEnd, .articlePages_DotStart, a.flPageResults, .flPageCurrent {
text-decoration:none;
border:1px solid #CCC;
padding:5px;
}

.articlePages_DotEnd, .articlePages_DotStart {
margin-right:3px;
}

.articlePages_activeLink {
text-decoration:none;
font-weight:700;
}

.articlePages {
display:inline;
margin-top:1px;
}

.BrowsePreviousButton {
margin-right:3px;
}

.articleOrder {
float:right;
margin-top:7px;
padding-top:0;
position:relative;
right:7px;
}

.ff01_2row_name {
height:45px;
}

.ff01_2row_name a:link,.ff01_2row_name a:visited {
height:45px;
color:#666;
}

.ff01_single_previm {
margin-top:10px;
}


.ff01_single .Price_single_art,.ff01_single .Price {
font-size:1.9em;
}

#ff01_maincontent p,#ff01_maincontent ul {
margin-bottom:15px;
}

.ff01_maincontent_border input,.ff01_maincontent_border textarea {
margin-bottom:8px;
}

#ff01_maincontent h1,#PlentyMyAccount h1 {
font-size:1.4em;
margin-bottom:15px;
color:#278EB1;
}

#ff01_maincontent h2,#PlentyMyAccount h1 {
font-size:1.2em;
margin-bottom:10px;
color:#278EB1;
}

.ff01_pagenav {
background-image:url(http://www.technibay.be/layout/jardinbricolage2012/layout/ac_001/bg_h2.png);
background-repeat:no-repeat;
color: #515151;
    font-family: arial black;
    font-size: 11px;
    padding-left: 24px;
}

#ff01_maincontent ul {
padding-left:25px;
}

.ff01_box_article_name a:link,.ff01_box_article_name a:visited {
color:#666;
}

.ff01_box_article_name {
margin-bottom:3px;
}

.ff01_box_article_price {
margin-bottom:15px;
color:#589B02;
font-weight:700;
}

.ff01_msg {
margin-bottom:5px;
padding:10px;
}

.ff01_msg_ok {
background-color:#CFF0FF;
}

#flOuterContainer {
background:#e6e6e6;
color:#000;
font-family:'Trebuchet MS', Tahoma, sans-serif;
font-size:12px;
text-align:left;
}

#flOuterContainer table {}

#flHeaderContainer, .flOuterBorder, .flSubTable {
width:712px !important;
}

td.flMain {
text-align:center;
padding:0;
}

.flBorder {
border:0 solid #DDD;
}

.flSubTable {
width:100%;
}

#flRemoveAllFilters {
margin-left:2px;
color:#FF8C00;
}

.flFilterRedundant {
margin-left:5px;
}

.flCloudHeader {
color:#000;
text-align:left;
font-weight:700;
padding:4px;
}

.flFrequency {
color:#00F;
}

.flOuterBorder {
border-spacing:0;
margin-left:0;
margin-right:0;
width:100%;
border-color:#D3D3D3;
border-style:solid;
border-width:1px;
}

a.flResultTitle {
font-family:'Trebuchet MS', Tahoma, sans-serif;
font-weight:700;
}

.flShortDescription {
font-size:10px;
background-color:#D2E6CB;
}

span.flOverriddenPrice {
font-weight:400;
text-decoration:line-through;
}

span.flOverridingPrice {
font-weight:700;
color:red;
}

.flFilterCloud a {
color:#000;
font-family:'Trebuchet MS', Tahoma, sans-serif;
text-decoration:none;
}

.flFilterCloud a:hover {
text-decoration:underline;
color:#000;
}

.flCloudHeader a:visited {
color:#000;
}

.flCloudSizeClass0 a {
font-size:9px;
}

.flCloudSizeClass1 a {
font-size:10px;
}

.flCloudSizeClass4 a {
font-size:13px;
}

#flCloudAreasTable {
margin-top:1px;
}

#flCloudArea {
background-color:#efefef;
}

#flContentContainer {
}

#flSearchHeader {
width:100%;
}

#flPoweredBy {
width:90px;
}

#flRestrictHeader {
border-spacing:0;
font-size:12px;
height:17px;
}

.flContFilterRedundant {
margin-left:2px;
margin-bottom:5px;
}

.flChosenFilters span {
display:block;
}

.flFilterCloud span {
padding-right:4px;
}

.flFilterRedundant span {
padding-right:3px;
}

.flPageCurrent {
color:#ED222A;
text-decoration:none;
font-weight:700;
}

.flClear {
height:20px;
clear:both;
}

#shops {
   bottom: 1px;
   float: right;
   height: 44px;
    position: relative;
    right: 20px;
    text-align: right;
    width: 200px;
}

#search {
    background: none repeat scroll 0 0 transparent;
    color: #e6e6e6;
    float: left;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 175px;
}

#search input[type=text] {
    background:url(http://www.technibay.be/layout/jardinbricolage2012/bg_search_left.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #477D02;
    font-size: 13px;
    height: 28px;
    left: 455px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 7px;
    position: relative;
    display:block;
    top: 75px;
    width: 179px;
}

#search input[type=image] {
left:641px;
position:absolute;
top:75px;
}

#footermenu {
margin-top:16px;
color:#999;
font-size:12px;
line-height:18px;
}

#product_info ul {
margin-left:40px;
}

.product_name h2 {
font-size:18px;
font-family:'Trebuchet MS', Tahoma, sans-serif;
color:#000;
font-weight:700;
margin:0;
}

.product_short_description {
color: #515151;
    font-size: 13px;
}

.product_facts {
    color: #515151;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    clear:both;
    float:right;
    color:red;

}
.product_facts img { position: relative; top: 8px; margin-right: 5px;}
.product_padding {
    border: 1px solid #CCCCCC;
    margin: 0 8px 10px 0;
    padding: 10px 9px;
}

.product_image {
    border: 1px solid #D1D1D1;
    float: left;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 370px;
}
.product_image a {
   color: #fff;  
}

.product_right {
float:right;
text-align:left;
width:312px;
}

.product_price {
color:#444444;
font-size:22px;
font-weight:700;
}
.productbox .product_price {
font-size:21px!Important;
color:#444444!Important;

}

.content ul {
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
}

.productbox {
background-color:#e6e6e6;
border:1px solid #fff;
float:left;
margin-bottom:7px;
margin-right:7px;
width:160px;
height:230px;
overflow:hidden;
padding:6px;
}

.productbox:hover {
border:1px solid #589B02;

}

.productbox .tool {
display:none;
width:200px;
height:200px;
z-index:1000;
background-color:#ff0000;
}

.productbox_links {
margin-bottom:14px;
text-align:right;
}

.productlz {
color:#666666;
float:left;
font-size:9px;
height:0;
overflow:visible;
width:0;
}
.productlz img {
position:relative;
top:4px;
}
.productbox_links img,.productbox_links input,.productbox_links a {
border:0;
margin:0;
padding:0;
}

.productbox_image {
text-align:center;
height:120px;
overflow:hidden;
}

.productbox_name {
text-align:center;
font-size:12px;
font-weight:700;
line-height:16px;
font-family:'Trebuchet MS', Tahoma, sans-serif;
height:60px;
overflow:hidden;
margin-bottom:3px;
}

.productbox_left {
width:100px;
padding-top:34px;
}

.productbox_left a {
background-image:url(http://www.technibay.be/layout/jardinbricolage2012/layout/ac_001/arrow_details.png);
background-position:0 3px;
background-repeat:no-repeat;
color:#515151;
font-size:14px;
font-weight:700;
padding-left:18px;
}

.productbox_right {
text-align:center;
}

.liveshopping_price {
background-image:url(/layout/ac_001/bg_liveshopping_price.png);
background-repeat:no-repeat;
width:127px;
height:39px;
line-height:38px;
color:#fff;
font-size:16px;
float:right;
text-align:center;
font-weight:700;
}

.liveshopping_info {
line-height:38px;
font-size:11px;
color:#727272;
}

.liveshopping_info a {
color:#727272;
text-decoration:underline;
}

.angebotsbox {
background-image:url(/layout/ac_001/bg_angebote.png);
background-repeat:no-repeat;
padding-left:15px;
padding-right:15px;
padding-top:10px;
width:204px;
height:144px;
line-height:18px;
color:#fff;
margin-top:25px;
}

.angebotsbox strong {
display:block;
margin-bottom:5px;
}

.angebotsbox a {
color:#fff;
}
.t_service {margin: 5px 10px;}
.t_why {margin: 5px;}

.modulbox .header h2 {
line-height:50px;
font-size:16px;
color:#00729e;
margin:0;
}

.modulbox,.modulbox a {
color:#515151;
margin:0;
}
/* Special Modulbox for Livezilla - START */

.modulbox-livezilla .header h2 {
line-height:50px;
font-size:16px;
color:#00729e;
margin:0;
}

.modulbox-livezilla,.modulbox-livezilla a {
color:#515151;
margin:0;
}
.modulbox-livezilla {
    background:url(/bg_box.jpg) repeat-y scroll 0 0 transparent;
    border-bottom: 1px solid #026c14;
    margin-bottom: 10px;
    width: 194px;
}
.boxtitle-livezilla {
    background-image:url(/bg_box_head.jpg);
    background-repeat: no-repeat;
    color: #e6e6e6FFF;
    text-shadow: 1px 1px 1px #000;
    display: block;
  font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    width:197px;
}
#column_left .dialog_direct,#column_left .dialog_direct ul {
list-style-type:none;
margin:0;
padding:0;
}
#column_left .dialog_direct li.lvl1 {
background-image:url(/layout/ac_001/bg_cat1.png);
background-position:7px 9px;
background-repeat:no-repeat;
line-height:25px;
list-style-type:none;
margin:0;
padding:0 0 0 23px;
width: 166px;
}
#column_left .dialog_direct li.lvl1 a {
color:red;
font-weight:700;
font-size:14px;
}
#column_left .dialog_direct li.lvl1 a:hover {
color:#515151;
}



/* Special Modulbox for Livezilla - END */

#orderstep_panel_bubbles {
background-color:#fff;
}

#column_cart {
margin-left:17px;
margin-right:17px;
background-color:#fff;
border:1px solid #c8c8c8;
padding:17px;
}

.productlist_qty {
background-image:url(/layout/ac_001/bg_input_productlist_qty.png);
background-repeat:no-repeat;
border:0 none;
color:#00729E;
font-size:14px;
font-weight:700;
height:19px;
padding-left:4px;
padding-top:1px;
width:45px;
}

.productdetail {
margin-left:20px;
}

.shopslist {
  color: #e6e6e6FFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 48px;
    padding: 10px;
    width: 160px;
  }
  
.shoplang{
  color: #e6e6e6FFF;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 48px;
    padding: 10px;
    width: 160px;
    

  }

.shoplang .engl{
  margin: 5px 0 0 5px;
  height: 23px;
  width: 23px;
  float: right;
  }

.shoplang .nl{
  margin: 5px 0 0 5px;
  height: 23px;
  width: 23px;
  float: right;
  }
.shoplang .franz{
  margin: 5px 0 0 5px;
  height: 23px;
  width: 23px;
  float: right;
  }
.shoplang .de{
  margin: 5px 0 0 5px;
  height: 23px;
  width: 23px;
  float: right;
  }

.menudropped {
background:#fff;
border:1px solid #2c4d80;
display:none;
font-size:12px;
position:absolute;
text-align:left;
width:870px;
padding:10px 20px 20px;
z-index:20;
top:185px;
}

.menudropped ul li a,.menudropped ul li a:visited {
list-style-type:none;
display:block;
color:#000;
font-size:12px;
line-height:14px;
background:url() no-repeat scroll right center transparent;
margin:0;
padding:10px;
border:1px solid #e6e6e6FFF;
}

.menudropped ul li a:hover {
list-style-type:none;
color:#666;
display:block;
font-size:12px;
background-color:#fff;
border:1px solid #666;
margin:0;
}

.category_desc {
margin-top:7px;
margin-right:9px;
}

.category_desc_img {
background-position:425px 15px;
background-repeat:no-repeat;
}

.category_desc p {
color:#515151;
font-family:'Trebuchet MS', Tahoma, sans-serif;
line-height:140%;
padding:10px;
}
.category_desc p img {padding:0!Important}

.productlisting_nav {
    text-align: right;
	margin-bottom:10px;
}

.boxgrid {
float:left;
height:175px;
overflow:hidden;
position:relative;
width:175px;
}

.boxgrid img {
max-height:175px;
max-width:175px;
}

.boxgrid p {
padding:0;
}

.boxcaption {
float:left;
position:absolute;
background-image:url(/layout/ac_001/bg_neuheiten_hover.png);
height:100px;
width:175px;
color:#f5f5f5;
}

.boxcaption .currency {
color:#f5f5f5;
font-weight:normal;
}

.boxcaption a {
color:#fff;
}

.boxcaption .small, .boxcaption .small a {
color:#515151;
}

.boxcaption h3 {
display:block;
font-size:12px;
height:32px;
line-height:16px;
margin-bottom:3px;
overflow:hidden;
}

.captionfull .boxcaption {
top:260px;
left:0;
padding:10px;
}

.caption .boxcaption {
top:220px;
left:0;
}

.teaser1{
background-image:url(/layout/ac_001/Boschteaser.jpg);
background-repeat:no-repeat;
width:511px;
height:238px;
overflow:hidden;
float:left;
}
.teaser2{
background-image:url(/layout/ac_001/teaser2.jpg);
background-repeat:no-repeat;
width:189px;
height:238px;
overflow:hidden;
float:right;
margin-right:10px;
}
.teaser3{
background-image:url(/layout/ac_001/teaser3.jpg);
background-repeat:no-repeat;
width:715px;
height:200px;
float:left;
margin-top:10px;

}

.neuheiten {
background-image:url(/layout/ac_001/bg_neuheiten.png);
background-repeat:no-repeat;
margin-top:7px;
padding-top:40px;
width:525px;
height:175px;
overflow:hidden;
float:right;
margin-right:10px;
-moz-border-radius: 5px 5px 5px 5px;
}
.topprodukt{
background-image:url(/layout/ac_001/bg_topprodukt.png);
background-repeat:no-repeat;
margin-top:7px;
padding-top:40px;
width:173px;
height:175px;
overflow:hidden;
float:left;
-moz-border-radius: 5px 5px 5px 5px;
}


#main_content {
position:relative;
width:715px;
background-image:url(/layout/ac_001/bg_main_content.jpg);
background-repeat:no-repeat;
background-position:top;
}

#slider_test {
width:715px;
height:246px;
overflow:hidden;
border:1px solid #4491a3;
background-image:url(/layout/ac_001/bg_slider.jpg);
background-repeat:no-repeat;
position:relative;
right:2px;
}

.slidebutton_left,.slidebutton_right {
width:32px;
height:161px;
display:block;
padding-top:85px;
margin-right:0 !important;
}

.slidebutton_left a,.slidebutton_right a {
cursor:pointer;
}

.slidebutton_left {
float:left;
}

.slidebutton_right {
float:right;
}

#slider_inner .images div {
height:246px;
overflow:hidden;
}

#bottomtext {
color:#ccc;
font-size:11px;
width:912px;
line-height:14px;
margin-left:22px;
}

#bottomtext_inner {
position:relative;
top:0;
}

.bottomtext_readon {
margin-left:22px;
font-size:11px;
color:#666;
text-decoration:underline;
cursor:pointer;
}

.modulbox {
    background:url(/bg_box.jpg) repeat-y scroll 0 0 transparent;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 10px;
    width: 194px;
}

.boxtitle {
    background-image:url(/bg_box_head.png);
    background-repeat: no-repeat;
    color: #e6e6e6FFF;
    text-shadow: 1px 1px 1px #000;
    display: block;
    font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-indent: 10px;
    width:197px;
}



.boxfooter {
    background-image:url(/layout/ac_001/colum_left_bg_boxfooter.png);
    background-repeat: no-repeat;
    display: block;
    height: 12px;
    width: 197px;
    margin-bottom:10px;
}

.box_article_img {
overflow:hidden;
width:174px;
margin:3px;
}

.box_article_img img {
max-width:174px;
 margin: 5px 13px;
}

.box_article_name {
margin:5px;
}

.box_article_price,.box_article_price .currency {
text-align:right;
font-size:16px;
color:#589B02;
font-weight:700;
}

.box_article_price {
margin:3px 3px 5px;
}

.cart a,#footermenu a,.kontakt a {
color:#999;
}
.cart a {font-size:13px}

#column_left .left_menu a.level1active_link,#column_left .left_menu a.level2active_link,.OrderStepText {
color:#515151!important;
}

.marginbottom,.ff01_box_article_img {
margin-bottom:5px;
}

.BrowsePreviousButton,.BrowseNextButton,#search form {
display:inline;
}

.articleOrder select,.ff01_article input,.ff01_article select,.flCloudSizeClass2 a {
font-size:11px;
}

.plentyErrorBox,.plentyMessageBox {
margin-bottom:5px;
width:auto;
padding:10px;
}

strong .flEmphasis,a.flResultTitle .flEmphasis,#flRemoveAllFilters:hover {
text-decoration:underline;
}

.flEmphasis,span.flPrice {
font-weight:700;
}

.flCloudSizeClass3 a,.productbox_left strong {
font-size:12px;
}

.flCloudSizeClass5 a,#flSearchInfo {
font-size:14px;
}

ul.flFilters,ul.flFilters li {
list-style-type:none;
list-style-position:inside;
list-style-image:none;
margin:0;
padding:0;
}

.flChosenFilters,.flFilterCloud {
padding:4px;
}

#vorteilsbox {
float:left;
width:360px;
background-image:url(/layout/ac_001/bg_vorteile.png);
background-repeat:no-repeat;
height:230px;
margin-left:22px;
padding:10px;
color:#fff;
}

#vorteilsbox ul {
list-style:none;
margin:0;
padding:0;
}

#vorteilsbox li {
margin-top:17px;
padding-left:20px;
font-size:14px;
}

#infobox, #paymentbox {
float:left;
width:230px;
height:230px;
margin-left:15px;
padding:10px;
color:#fff;
}

#infobox ul {
list-style:none;
margin:15px 0 0 20px;
padding:0;
}

#infobox {
background-image:url(/layout/ac_001/bg_infobox.png);
background-repeat:no-repeat;
line-height:21px;
font-size:14px;
}

#paymentbox {
background-color:#2c4d80;
}

#bottomboxes {
margin-top:15px;
margin-bottom:15px;
}

#bottomboxes .head {
color:#fff;
font-size:16px;
margin:0;
line-height:22px;
margin-bottom:4px;
font-weight:bold;
}

#bottomboxes a {
color:#fff;
}

#sidebar {
float:right;
position:absolute;
right:-26px;
width:31px;
overflow:visible;
display:inline;
z-index:30;
}

#loginbox {
background-image:url(/layout/ac_001/bg_login.png);
background-repeat:no-repeat;
overflow:hidden;
width:31px;
height:97px;
}

#loginbox input[type=text], #loginbox input[type=password] {
background-color:#e6e6e6FFF;
border:1px solid #FF6300;
font-size:12px;
height:18px;
padding:0 0 0 3px;
position:relative;
top:0;
width:115px;
}

.login_left {
display:block;
float:left;
width:60px;
}

#feedbackbox {
background-image:url(/layout/ac_001/bg_feedback.png);
background-repeat:no-repeat;
overflow:hidden;
width:31px;
height:120px;
}

#livechatbox {
background-image:url(/layout/ac_001/bg_livechat.png);
background-repeat:no-repeat;
overflow:hidden;
width:31px;
height:120px;
}

#loginbox_inner, #feedbackbox_inner, #livechatbox_inner {
padding-left:5px;
padding-top:5px;
position:relative;
right:189px;
width:184px;
}

#loginbox_inner {
background-image:url(/layout/ac_001/bg_login_inner.png);
background-repeat:no-repeat;
height:85px;
padding-top:12px;
}

#feedbackbox_inner {
background-image:url(/layout/ac_001/bg_feedback_inner.png);
background-repeat:no-repeat;
height:115px;
font-size:11px;
color:#fff;
}
#feedbackbox_inner a {
line-height:18px;
color:#fff;
font-size:12px;
}

#feedbackbox_inner p{
margin:5px;
}

#livechatbox_inner {
background-image:url(/layout/ac_001/bg_livechat_inner.png);
background-repeat:no-repeat;
height:115px;
}

.multilang_flags {
display:none;
}

.ac_results {
padding:3px;
background-color:#fff;
border:1px solid #FF6300;
font-size:11px;
z-index:40;
}

#product_info h2 {
color:#000000;
font-family:'Trebuchet MS', Tahoma, sans-serif;
font-size:18px;
margin:0;
font-weight:700;
padding:0;
background-color:#fff;
text-indent:0;
border:0;
}

#product_info p, #product_info ul {
line-height:18px;
padding-left:11px;
}

.introContainer  {
background-image:url(/layout/ac_001/bg_main_content_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:10px;
margin-top:10px;
padding:4px 5px 5px;
width:705px;}

.introContainer .titel {
font-size:14px !important;}

.introContainer .text {
border-top:1px solid #CCCCCC;
font-size:12px;
margin-top:5px;
padding-top:5px;}

.introContainer input {
float:left;
height:18px;
margin-right:4px;
margin-top:0px;
position:relative;
width:18px;}

.introContainer img {
    background: none repeat scroll 0 0 #e6e6e6FFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 15px 15px 0;
    padding: 5px;}


.link_to_blog {
font-weight:bold;
}

#blog {
    float:left;
    height:auto;
}

#blogleft {
    float:left;
    height:auto;
    padding-right:8px;
    width:100px;
    border-right:#B8B8B8 1px solid;
    text-align:left;
}

#blogcontent {
    float:left;
    height:auto;
    width:716px;   }

.blog_title_link a {
    font-size:20px;
    color:#515151;
    cursor:pointer;
    text-decoration:underline;
}

.blog_author {
    font-style:italic;
}

.blog_body {
text-align:justify;
}
#main_content p,#column_content p {
margin-right:10px;}

.tag_6 {color:#417C9C;display:inline;font-size:10px;}
.tag_5 {color:#417C9C;display:inline;font-size:12px;font-weight:bold;}
.tag_4 {color:#417C9C;display:inline;font-size:14px;font-weight:bold;}
.tag_3 {color:#417C9C;display:inline;font-size:16px;font-weight:bold;}
.tag_2 {color:#417C9C;display:inline;font-size:18px;font-weight:bold;}
.tag_1 {color:#417C9C;display:inline;font-size:20px;font-weight:bold;}


.footerContainer {
    padding: 2px 20px;
	font-family:'Trebuchet MS', Tahoma, sans-serif;
	background-image:url(http://www.technibay.be/layout/jardinbricolage2012/bg_footer.png);
    background-repeat: repeat-x;
	max-width: 1920px;
	height:147px;

}

.footerContainer .bar {
border-bottom:2px solid #589B02 ;
height:14px;
margin-bottom:12px;
}

.footerLinkContainer .linkContainer {
    float: left;
    margin-left: 15px;
    width: 900px;
    }

.footerLinkContainer .linkBit {
float:left;
margin-left:19px;}   

.footerLinkContainer .headline {
border-bottom:1px solid #CCCCCC;
color:#666;
float:left;
font-size:11px;
font-weight:bold;
padding:0 5px 5px 0;
text-align:left;
text-transform:uppercase;
width:100%;}

.linkContainer .links {
float:left;
font-size:11px;}

.footerLinkContainer .links ul {
margin:0;
padding:0;
width:100%;}

.footerLinkContainer .links li {
float:left;
font-size:10px;
list-style:none outside none;
width:100%;}

.footerLinkContainer .links a {
color:#666;
font-size:10px;
text-decoration:none;}

.footerLinkContainer .links a:hover {
color:#2c4d80;
}

.infoContainer {
float:left;
margin-left:17px;
width:595px;
height: 100px;
}

.infoContainer .info {
color:#666;
float:left;
font-size:11px;
height:42px;
}

.footerContainer .sofoLogo {
float:left;
margin-left:15px;
margin-top:3px;
width:180px;}

.promotionContainer {
/* margin-bottom:5px; */
clear:both;
/* margin-left:15px; */
width:95%;
margin-left:auto;
margin-right:auto;
text-align:center;
}


.logoPaymorrow {
background-image:url(/layout/ac_001/paymorrow.png);
width:150px;}

.footerContainer .socialCommunity li, .footerContainer .payLogos li {
float:left;
list-style:none outside none;
margin-right:19px;
}

.logoDHLPaketstation {
background-image:url(/layout/ac_001/dhl.gif);
width:95px;
}

.logoDHLPaketstation, .logoMoneybookers, .logoPayPal, .logoDHLKreditkarten, .logoPaymorrow {
background-position:0 0;
background-repeat:no-repeat;
height:40px;}

.logoMoneybookers {
background-image:url(/layout/ac_001/moneybookers.gif);
position:relative;
top:-8px;
width:116px;}

.logoPayPal {
background-image:url(/layout/ac_001/paypal.gif);
position:relative;
top:-12px;
width:100px;}

.startContainer {
padding-left:15px;}

.startContainer .headline {
color:#666;
font-size:10px;
font-weight:bold;
padding:0 0 15px;
margin-left:0;}
    
.startContainer .bit {
color:#666;
float:left;
font-size:10px;
text-align:justify;
width:293px;}

.infoContainer .header {
color:#666;
font-size:11px;
font-weight:bold;
padding:25px 0 5px;}

.logoTwitter, .logoFacebook, .logoMyspace {
background-image:url(/layout/ac_001/socialCommunityIcons.gif);
float:left;
height:24px;
width:23px;}

.logoFacebook {
background-position:46px 0;}

.logoTwitter {
background-position:0 0;}

.logoMyspace {
background-position:23px 0;}

.infoContainer .links {
border-bottom:1px solid #CCCCCC;
color:#666;
float:left;
font-size:11px;
padding:1px 0 4px;
width:100%;}

/* Buttons */
  .left {float:left;}
  .right {float:right;}
    
  .prev {
     background:url(/image-slide-arrows.png) top left;
    height:270px;
    width:25px;
    display:block;
    border:1px solid #b9cad6; border-right:0;
           }
            .prev:hover   {background-position:bottom left; border:1px solid #999999;border-left:0;}
  .next {
    background:url(/image-slide-arrows.png) top right;
    height:270px;
     width:25px;
    display:block;
    border:1px solid #b9cad6;
    border-left:0;
            }
  .next:hover {background-position:bottom right; border:1px solid #999999;border-left:0;}
        
        
/* Scrollbar */        
        
.scrollable
{
    position:relative;
    overflow:hidden;
    width: 665px;
    height:270px;
    border:1px solid #e8e1db;
    float:left;    
}
.scrollable .items
{
    width:20000em;
    position:absolute;
    clear:both;
}
.items div.arround
{
    float:left;
    width:680px;    
}
.items div.sliderproduct
{
  float:left;
   width:166px;
   border-right:1px dotted #ccc; padding-top:5px;
height:265px;
}

.items div.sliderproduct:hover
{
  background-color:#becaac;
  color:#fff;
}
.sliderimage {
display:table-cell;
height:155px;
line-height:155px;
vertical-align:middle;
}
.sliderimage img {
max-height:165px;
max-width:165px;
}
.autocompletecount {
color:#808080;
float:right;
font-size:8pt;}

.ac_even strong, .ac_odd strong {
color:#FF6300!Important;}

.ac_results {
left:1090px!Important;
position:absolute!Important;
top:137px!Important;
width:254px!Important;}

}
.productlz img {
height:15px;
position:relative;
top:2px;
width:15px;
}
.footerContainer .bar .maedchen_seite {
clear: both;
float: left;
height: 0px;
width: 0px;
overflow: visible;
position: relative;
right: 66px;
bottom: 145px;
}
.footerContainer .bar .junge_seite {
float: right;
height: 0px;
width: 0px;
overflow: visible;
position: relative;
left: 1px;
bottom: 15px;
}
.footerContainer .bar img {
height: 200px;
}
#breadcrumb {
    clear: both;
    float: left;
    font-family:'Trebuchet MS', Tahoma, sans-serif;
    font-size: 13px;
    margin: 10px 20px;
    padding-left:10px;
	color:#cccccc;
	font-weight:bold;
}

/* Werbe-overlay */
/* ====================================================================================================== */
#overlay_doc{
  position:fixed;
  top:50%;
  left:50%;
  z-index:150;
  background-color:#fff;
  display:none;
  border:1px solid #d0d0d0;
  padding:10px;
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;  
  border-radius: 5px;
  -webkit-box-shadow:10px #8f8f8f;
  -moz-box-shadow: 10px #8f8f8f;
  box-shadow: 10px #8f8f8f;
  
     
  /* Höhe und x-Position der Werbeanzeige */
  /* ==================================== */
    height:500px; /* Höhe */
    margin-top:-250px; /* Versatz (immer Hälfte der Höhe) */
  /* ==================================== */
                
  /* Breite und x-Position der Werbeanzeige */
  /* ====================================== */
    width:700px; /* Breite */
    margin-left:-350px; /* Versatz (immer Hälfte der Breite) */
  /* ====================================== */
}
             
#overlay_doc .close {
  background-image:url(/layout/ac_001/overlay_close_doc.png);
  position:absolute;
  display:none;
  right:-10px;
  top:-10px;
  cursor:pointer;
  height:35px;
  width:35px;
}


                
/* Slider */                      
#page-wrap .floatLeft { float: left; margin-right: 10px;}
#page-wrap .floatRight { float: right; }
#page-wrap .clear { clear: both; }
#page-wrap a { outline: none; }

/*  PAGE STRUCTURE */
#page-wrap { width:715px; margin:0; position: relative; min-height: 248px; background-color:transparent}


/*  TYPOGRAPHY */
#page-wrap ul { list-style: square inside; }
#page-wrap a,#page-wrap a:visited { color: #729dff; text-decoration: none; }
#page-wrap a:hover,#page-wrap a:active { color: white; }
blockquote { padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; font-family:'Trebuchet MS', Tahoma, sans-serif; font-style: italic; margin-top: 10px;}

/*  SLIDER */
.slider-wrap { width: 500px; position: absolute; top:0; left:0; }      
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 500px; height: 247px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 500px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb { border: 1px solid black; margin-right: 5px; }
#movers-row  { margin: -44px 0 0 86px; }
#movers-row div  { width: 20%; float: left; }
#movers-row div a.cross-link { float: right; }
.photo-meta-data { background:url(/layout/ac_001/transpBlack.png); padding: 10px; height: 30px;  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link  { display: block; width: 85px; margin-top: -13px;  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb { background: transparent url(/layout/ac_001/icon-uparrowsmallwhite.png) top center no-repeat; }


/* ArtikelSort */
.produktlisteHeader {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 40px;
    margin: 10px 0 15px;
    padding: 7px 0 0;
    width: 715px;
}

.articleSortContainer {
    float: left;
    font-weight: bold;
    margin-right: 100px;
    padding-top: 0px;
}
.articleSortHL {
   float:left;
   height:15px
}

.articleSortBox {
    height: 35px;
    padding: 16px 0 0
}

.seitenContainer {
    border: 0 solid #000000;
    float: right;
    padding-top: 6px;
}

.AnsichtsContainer {
    border: 0 solid #000000;
    float: left;
    font-weight: bold;
    padding-top: 3px;
}
.Ansichtsheader {
    float: left;
    height: 30px;
    margin-right: 5px;
    padding: 0;}
    
.AnsichtsHL{
   float:left;
   height:15px}

.catimg {
    float: left;
    margin: 1px;
    max-height: 75px;
    max-width: 75px;
    overflow: hidden;}
    
.proimg {
    border: 1px solid #fff;
    float: left;
    margin: 6px;
    max-height: 75px;
    max-width: 75px;
    overflow: hidden;
    background-color: #e6e6e6FFF;}
    
.ProducerLogo {margin:10px 0 10px 0}

/*Warenkorb Produkseite*/
.pricebox {text-align:right;padding: 0 10px 0 0;}
.buybox {margin: 10px 0; padding: 5px;width: 97%;}
.buyquanty {float: right; font-weight: bold; margin-top: 3px;padding-right:5px;}
.buytitle {font-size:12px;float:right;}
.buybutton {float:right;padding-top:2px;}
.product_qty {margin-left:0px!Important;width:55px!Important;border-color:#589B02!Important;height:20px!Important;margin:0 10px 0 0!Important;}
 
 /*Produktdetails*/
.c {background: none repeat scroll 0 0 transparent;   border: 0 none;   clear: both;   color: background;   font-size: 1px;
    height: 1px;   margin: 0;  padding: 0;}
#d_actions {background-color: #EFEFEF;
    border: 1px solid #589B02;
    height: 32px;
    margin: 0;
    padding: 7px;
    width: 96%;}        
#d_actions a.print, #d_actions a.print:link, #d_actions a.print:visited, #d_actions a.print:active, #d_actions a.print:focus, #d_actions a.print:hover {
    background: url(/layout/ac_001/details.png) no-repeat scroll -1px 0px transparent;}
#d_actions a.notice, #d_actions a.notice:link, #d_actions a.notice:visited, #d_actions a.notice:active, #d_actions a.notice:focus, #d_actions a.notice:hover {
    background: url(/layout/ac_001/details.png) no-repeat scroll -52px 0px transparent;}    
#d_actions a.question, #d_actions a.question:link, #d_actions a.question:visited, #d_actions a.question:active, #d_actions a.question:focus, #d_actions a.question:hover {
background: url(/layout/ac_001/details.png) no-repeat scroll -104px 0px transparent;}
#d_actions a.suggest, #d_actions a.suggest:link, #d_actions a.suggest:visited, #d_actions a.suggest:active, #d_actions a.suggest:focus, #d_actions a.suggest:hover {
    background: url(/layout/ac_001/details.png) no-repeat scroll -154px 0px transparent;}
#d_actions a.facebook, #d_actions a.facebook:link, #d_actions a.facebook:visited, #d_actions a.facebook:active, #d_actions a.facebook:focus, #d_actions a.facebook:hover {
    background: url(/layout/ac_001/details.png) no-repeat scroll -204px 0px transparent;}
#d_actions .bookmark, #d_actions .bookmark:link, #d_actions .bookmark:visited, #d_actions .bookmark:active, #d_actions .bookmark:focus, #d_actions .bookmark:hover {
    background: url(/layout/ac_001/details.png) no-repeat scroll -154px 0px transparent;
    cursor: pointer;
    position: relative;}
    
#d_actions span, #d_actions div.bookmark, #d_actions a, #d_actions a:link, #d_actions a:visited, #d_actions a:active, #d_actions a:focus, #d_actions a:hover {
    color: #999999;
    display: block;
    float: left;
    font: 9px/11px Verdana,Tahoma,Arial,sans-serif;
    height: 15px;
    margin: 0 0 6px 6px;
    padding: 16px 0 0;
    text-align: center;
    text-indent: -7500px;
    width: 51px;}
#d_actions div.bookmark a#bookmark_link {
    left: 0;
    margin: 0;
    position: absolute;}
    
.d_mini_box_layer {
    background: url(/layout/ac_001/details.png) no-repeat scroll 0 0 transparent;
    color: #999999;
    display: none;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -190px;
    width: 166px;
    top: 0;}
    
.d_mini_box_layer_hl {
    background: none repeat scroll 0 0 transparent;
    color: #e6e6e6FFF;
    font: bold 9px/11px Verdana,Tahoma,Arial,sans-serif;
    height: 13px;
    margin: 0;
    overflow: hidden;
    padding: 2px 24px 2px 8px;
    text-indent: 0;
    text-transform: uppercase;}
    
.d_mini_box_layer2 {
    background: url(/laxout/ac_001/details.png) no-repeat scroll -170px 100% transparent;
    color: #999999;
    margin: 0;
    overflow: hidden;
    padding: 0 0 17px;
    width: 166px;}
.d_mini_box_layer3 {
    background: url(/layout/ac_001/list_layer.png) repeat-y scroll -340px 0 transparent;
    color: #999999;
    font: 9px/13px Verdana,Tahoma,Arial,sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 3px 12px 0 8px;
    width: 146px;}
#d_actions a.sbookmarks, #d_actions a.sbookmarks:link, #d_actions a.sbookmarks:visited, #d_actions a.sbookmarks:active, #d_actions a.sbookmarks:focus, #d_actions a.sbookmarks:hover {
    color: #4B4B4B;
    display: block;
    height: 20px;
    line-height: 18px;
    margin: 0 0 2px;
    padding: 0 0 0 20px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    width: 70px}
    

/* trigger button */
#download_now {
  background:transparent url(/img/home/download.png) no-repeat scroll 0 0;
  display:block;
  height:44px;
  margin-bottom:30px;
  overflow:hidden;
  text-indent:-999em;
  width:159px;
  cursor:pointer;
}

/* mouseover state */
#download_now:hover {
  background-position:0 -44px ;    
}

/* clicked state */
#download_now:focus {
  background-position:0 -88px;
}

/* tooltip styling */
.tooltip {
  display:none;
  background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
  height:163px;
  padding:40px 30px 10px 30px;
  width:310px;
  font-size:11px;
  color:#fff;
}

/* a .label element inside tooltip */
.tooltip .label {
  color:yellow;
  width:35px;
}

.tooltip a {
  color:#ad4;
  font-size:11px;
  font-weight:bold;
}

.NavigationGroupFilter h2{
width: 150px;
background-image: url(http://www.technibay.be/layout/jardinbricolage2012/images/gallery/Basis/filter_title.png) !important;

}

.NavigationGroupFilter {
margin: 0 0 0 15px;
float: left;
}

/**
 * für Flagge de
 */
.flag_de {
  visibility:hidden;
}

/**
 * für Flagge fr
 */
.flag_fr {
  visibility:visible;
}
/**
 * für Flagge en
 */
.flag_en {
  visibility:visible;
} 