/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";


/* Site
-------------------------------------------------------------- */
body { background-image:url(../images/bg.jpg); background-repeat:repeat-x;}
/* Page
-------------------------------------------------------------- */
#page { margin: 0 auto; width: 800px; background-color:#FFFFFF;}


/* Header
-------------------------------------------------------------- */
#header {height:187px; overflow:hidden}
#film {height:187px}
#foto {height:187px}
#topnav	{height:20px; padding:5px;margin-bottom:5px; border-bottom:1px solid #eee; }
#zoek {float:right;} 
#result a {color:#000;}

/* Content
-------------------------------------------------------------- */
#container {height: auto;color:#666}
#nav { float: left; width: 180px; margin-right: 20px;}
#content { float: left; width: 400px; margin-right: 20px;margin-top:20px;  }
#contentproduct { float: left; width: 600px;margin-top:20px; }
#banner { float: right; width: 180px;margin-top:20px;}
#nieuws{margin-top:10px;}
#loginbox h4, #nieuwskop h4{margin:10px 0;padding:5px; color:#ED8000; background-image:url(../images/bg_kolom.gif); background-repeat:repeat-x;}

#rrslijst a {color: #000;}


#productoverview{margin-top:20px;}
.productblok:hover{ border: 1px solid #CCC;border-bottom:1px solid #ED8000; cursor:pointer;}
.productlink a:hover{ display:block;width:100%;height:100%;}
.productblok{float:left; width:188px; border: 1px solid #FFF;border-bottom:1px solid #666; margin:0 10px 30px 0;position: relative; display:block}
.overviewtitel{float:left;width:90px; position: absolute; bottom: 0;padding:2px}
.overviewtitel {color:#666;font-size: 1em; line-height: 1.25; margin-bottom: 0em; }
.overviewimage{float: right; padding:2px;}


/* Footer
-------------------------------------------------------------- */
#footer {clear:both; border-top: 1px solid #ED8000; margin-top: 20px; text-align:center; color:#666}