/*
 Profile `de Fietsspecialist`
 Aanbiedingen Stylesheet
 06-06-2006 i-Aspect B.V.
*/

   div.flashheader, div.promotionholder, div.nopromotionholder{
      width:577px;
      height:253px;
      margin-left:13px;
      margin-right:12px;
      margin-top:1px;
      float:left;
   }
      div.flashtitle{
         float:left;
         width:568px;
         background:url(/images/pdf/bg_titlebar-wide.png) repeat-x;
         height:16px;
         padding:6px;
         margin:0px;
         margin-bottom:1px;
      }
      div.flashtitle h2{ margin:0px; }
      div#flashpromotion{
         width:579px;
         height:173px;
      }

   div.promotionholder, div.nopromotionholder{
      width:420px;
      height:auto;
      overflow:hidden;
      /*margin-left:177px;*/
      /*margin-left:10px;*/
      margin-right:9px;
   }
/*   div.nopromotionholder{
      height:auto;
      margin-left:10px;
      overflow:hidden;
   }*/
   div.nopromotionholder ul.promotions{
      background:none;
   }

   div.promotionholder ul.middlecolumn{
      margin-left:0px;
   }
	
   /* aanbiedingen pagina */
   ul.promotions{
      clear:left;
      width:420px;
      margin:0px;
      padding:0px;
      list-style:none;
      background:url(/images/pdf/dots_vertical.png) 215px repeat-y;
      overflow:hidden;
   }
    /*  ul.promotions li{
         padding-top:3px;
      }*/
      ul.promotions li.title{ width:420px; }
      ul.promotions li.title div.titlebar{
         background:url(/images/pdf/bg_titlebar-wide.png) repeat-x;
         height:16px;
         padding:6px;
         padding-left:10px;
         clear:both;
      }
      ul.promotions li.product{
         float:left;
         margin:0px;
         width:190px;
         padding:10px;
         padding-top:2px;
         background:url(/images/pdf/dots_horizontal.png) top repeat-x;
         border:0px solid #ff00ff;
      }
         ul.promotions li.first-child { background:none; }
            ul.promotions li.product h3{
               font-size:12px;
               padding:3px;
               margin-bottom:0px;
               color:#ffffff;
               background-color:#970069;
            }
            ul.promotions li.product p{
               color:#585959;
               margin-top:0px;
               margin-bottom:0px;
               padding:3px;
               padding-top:0px;
               height:50px;
               overflow:hidden;
            }
            ul.promotions li.product strong{
               float:left;
               margin-top:10px;
            }
            ul.promotions li.product em.price{
               height:32px;
               display:block;
               font-size:14px;
               width:50px;
               float:left;
            }
            ul.promotions li.product a{
               border-left:0px;
            }
      ul.promotions h3{
         margin-top:0px;
         color:#3983ba;
         font-size:18px;
      }
      ul.promotions li h4{
         margin-top:10px;
         height:20px;
      }


   ul.promotions li.elektrische-fietsen h3{ background-color:#f76f17; }
   ul.promotions li.vrije-tijd h3{ background-color:#79b32b; }
   ul.promotions li.dagelijks-gebruik h3{ background-color:#0085dc; }
   ul.promotions li.kinderen h3{ background-color:#e7016e; }
   ul.promotions li.sportief h3{ background-color:#e50110; }
