/* algemene instellingen */
*            { margin: 0; padding: 0; }
html         { height: 100%; padding:0; margin:0; } 
BODY         { background-color: #000000; font: normal 15px 'Trebuchet MS'; text-align: left; color:#ffffff; height: 100%; }
#container   { position: relative; width: 975px; padding:0; margin:0; border:0; } 
div.content  { float: left; width: 720px; margin: 10px 0 0 30px; text-align: left; dislay: inline;}
div.mblok    { float: left; margin: 0 10px 0 20px; text-align: left; display: inline;}
div.stats    { float: left; width: 720px; text-align: center; margin-top: 20px; display: inline; }
div.footer   { float: left; width: 720px; height: 20px; text-align: center; display: inline; }

/* plaatjes */
div.item img, div.pic img                { width: 160px; height: 120px; border: 2px solid white;}
div.picture img                          { width: 120px; height: 90px; border: 1px solid white;}
div.item img:hover, div.item img:hover   { filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; }

/* fonts */
h1                                          { font: bold 25px 'arial'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
b                                           { font: bold 15px 'arial'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
p, span                                     { font: normal 15px 'arial'; line-height: 15px; color: #ffffff; text-decoration: none; }
a                                           { font: normal 13px 'arial'; line-height: 22px; color: #ffffff; text-decoration: none; }
div.mblok a                                 { font: bold 14px 'Trebuchet MS'; line-height: 15px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.link  a                                 { font: bold 12px 'arial'; line-height: 22px; color: #ffffff; text-decoration: none; }
div.full b                                  { font: bold 22px 'Trebuchet MS'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.htext b                                 { font: bold 14px 'arial'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.htext b:hover                                 {  color: #d3c420; }
a:hover, div.mblok a:hover, div.link a:hover  { color: #d3c420; }


/* elementen */
ul                 { text-indent: 1px; list-style-position: outside; list-style-type: square; color: #84364e; text-transform: lowercase;}
div.rlinks ul      { text-indent: 1px; list-style-position: outside; list-style-type: none; color: #84364e; }

/* main divs */
div.thumbs  { float: left; width: 720px; text-align: left; padding-bottom: 10px; display: inline;}
div.renu    { float: left; height: 5200px; width: 169px; text-align: left; margin: 0 15px 0 20px; padding: 10px 10px 0 10px; border-left: 1px dashed white; display: inline;}
div.item    { float: left; width: 180px; height: 154px; text-align: center; padding-top: 10px; display: inline;}

div.full    { float: left; width: 720px; text-align: center; padding: 30px 0 30px 0; display: inline;}
div.left    { float: left; width: 260px; text-align: center; padding: 20px 0 30px 0; display: inline;}
div.mid     { float: left; width: 200px; text-align: center; padding: 20px 0 30px 0; display: inline;}
div.pic     { float: left; width: 200px; text-align: center; padding: 0 0 34px 0; display: inline;}
div.right   { float: left; width: 250px; text-align: center; padding: 20px 0 30px 0; display: inline;}

/* paysite divs */
div.twee       { float: left; width: 340px; display: inline;}
div.blok       { float: left; width: 340px; padding: 10px 0 10px 0; border-bottom: 1px dashed white; display: inline;}
div.titel      { float: left; width: 340px; height: 22px; display: inline;}
div.text       { float: left; width: 200px; height: 90px; padding: 0 10px 0 0; display: inline;}
div.picture    { float: left; width: 130px; height: 90px; display: inline;}
div.link       { float: left; width: 340px; display: inline;}
div.mini       { float: left; width: 320px; margin: 10px 0 0 20px; display: inline;}

/* menu divs */
div.rblok     { float: left; width: 169px; text-align: left; margin-top: 50px; display: inline;}
div.rtitel    { float: left; width: 163px; height: 22px; text-align: left; border-bottom: 1px solid white; padding: 0 0 6px 6px; display: inline;}
div.rlinks    { float: left; width: 163px; text-align: left; padding: 6px 0 0 6px; display: inline;}
div.rtext     { float: left; width: 163px; text-align: left; padding: 16px 0 0 6px; display: inline;}

/* movie blokken */
div.hblok   { float: left; background-color: #000000; width: 718px; height: 262px; margin-top: 30px; text-align: left; border: 1px solid white; dislay: inline;}
div.screen  { float: left; width: 334px; height: 242px; padding: 10px 0 10px 10px; text-align: center; dislay: inline;}
div.htext   { float: left; width: 342px; height: 242px; padding: 10px 10px 10px 20px; text-align: left; dislay: inline;}

div.screen img { width: 334px; height: 240px; border: 0;}



