/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

              _   _  ___  ____          ___  _____ 
             | | | ||_ _||  _ \        |_ _||_   _|
             | |_| | | | | |_) | _____  | |   | |
             |  _  | | | |  __/ |_____| | |   | |
             |_| |_||___||_|           |___|  |_|
 
   
        (c) Concept, vormgeving, ontwerp en uitvoering
         ~~ HIP-IT BV (Media Laboratory) Amsterdam ~~
           Tel. +31-(0)20-617 02 82, info@hip-it.nl
                        www.hip-it.nl

(c) 1999-2008 HIP-IT Media Produkties BV
(c) Redouan Salmoun

All rights reserved! Alle rechten voorbehouden. Niets uit deze uitgave
mag zonder voorafgaande schriftelijke toestemming van HIP-IT
verveelvoudigd en/of openbaar worden gemaakt!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@import url('http://stcm.nl/src/global.css');
body{
  background-repeat:repeat-x;
  margin:0px;
  padding:0px;
  color:#5f5f5f
}
A:link, A:visited, A:active{
	color:#5f5f5f;
	text-decoration:none
}
A:hover{
	color:#cf0200;
	text-decoration:underline
}
.css1 A:link, .css1 A:visited, .css1 A:active{
	color:#3851AC;
	text-decoration:none
}
.css1 A:hover{
	color:#3851AC;
	text-decoration:underline
}
.css1{
  color:#3851AC
}
.css2 A:link, .css2 A:visited, .css2 A:active{
	color:#2a70c9;
	text-decoration:none
}
.css2 A:hover{
	color:#2a70c9;
	text-decoration:underline
}
.css2{
  color:#2a70c9
}
.css4 A:link, .css4 A:visited, .css4 A:active{
	color:#46a965;
	text-decoration:none
}
.css4 A:hover{
	color:#46a965;
	text-decoration:underline
}
.css4{
  color:#46a965
}
.css5 A:link, .css5 A:visited, .css5 A:active{
	color:#1d8ba7;
	text-decoration:none
}
.css5 A:hover{
	color:#1d8ba7;
	text-decoration:underline
}
.css5{
  color:#1d8ba7
}
.css6 A:link, .css6 A:visited, .css6 A:active{
	color:#cf0200;
	text-decoration:none
}
.css6 A:hover{
	color:#cf0200;
	text-decoration:underline
}
.css6{
  color:#cf0200
}
.wlink A:link, .wlink A:visited, .wlink A:active{
	color:#FFF;
	text-decoration:none
}
.wlink A:hover{
	color:#cf0200;
	text-decoration:underline
}
.anfs{
  font-size:13px;
  font-family:Arial
}
.g{
  color:#5f5f5f
}
/* input */
input{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:220px;
  color:#999
}
textarea{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:90%;
  color:#999
}
select{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:200px;
  color:#999
}
.divformarea{
  border-right: solid 1px #4d4d4d; 
  border-left: solid 1px #4d4d4d; 
  border-bottom: solid 1px #4d4d4d;
  overflow:hidden
}
/* borders */
.aborder{
	border:1px solid #6f6f6f
}
.bborder{
	border-bottom:1px dotted #5F5F5F
}
.rborder{
	border-right:1px dotted #5F5F5F
}
.lborder{
	border-left:1px dotted #5F5F5F
}
.tborder{
	border-top:1px dotted #5F5F5F
}
/* skins en alternates */
.skin_dark{
  background-color:#f50777
}
.skin_medium{
  background-color:#00c0ff
}
.skin_light{
  background-color:#B7DBEB
}
.alt1{
  background-color:#ECECEC
}
.alt2{
  background-color:#3851AC
}
/* margins, paddings en linespacings */
.bmargin{
  margin-bottom:5px
}
.rmargin{
  margin-right:5px
}
.tmargin{
  margin-top:5px
}
.lmargin{
  margin-left:5px
}
.tmarginb{
  margin-top:10px
}
.lmarginb{
  margin-left:10px
}
.rmarginb{
  margin-right:10px
}
.ls5{
  line-height: 0.5cm
}
/* pagenums */
.pagenumstatic {
	color:#FFF;
	background-color:#3851AC;
	border-color:#3851AC;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none
}
.pagenum A:link, .pagenum A:visited, .pagenum A:active, .pagenumajax {
	color:#3851AC;
	background-color:#E2E2E2;
	border-color:#3851AC;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none;
	cursor:pointer
}
.pagenum A:hover, .pagenumajax:hover {
	color:#FFFFFF;
	background-color:#5F5F5F;
	border-color:#3851AC;
	text-decoration:none;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none
}
/* subglobal mvc dialogs */
#dialogback, #dialog{
  background-image:url('http://stcm.nl/img/pops_05.gif');
  background-color:#E6E6E8;
  background-repeat:repeat-x
}
#dialogpadding, #dialog{
  padding-top:50px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px
}
#dialoginborder, #dialog{
  border:solid 1px #FFFFFF;
}
.dialogoutborder{
  padding:5px;
  background:#A7A6A6
}
#overlay{
  background-color:#000
}
/* buttons */
.button{
  text-align:center;
  background-image:url('http://stcm.nl/tv/img/btn.gif');
  height:23px;
  width:118px;
  color:#FFF;
  padding: 0px 20px 0px 0px;
  font-size:11px;
  font-weight:bold
}
#divformbuttons{
  margin:0px;
}
#divformbuttonsc{
  background-image:url('http://stcm.nl/tv/img/bbutton.gif');
  background-repeat:repeat-x;
  background-position:0px 0px
}
#postform{
  background-color:#464646;
  padding:10px 10px 0px 10px
}
.formbutton{
  width:22px;
  height:22px;
  background-image:url('http://stcm.nl/tv/img/bbutton.gif');
  background-repeat:no-repeat;
  background-position:0px 0px
}
.formbuttonover{
  background-position:0px -22px
}
.formbuttondown{
  background-position:0px -44px
}
.formbuttonup{
  background-position:0px -66px
}
.formtextarea{
  background-color:#303030;
  scrollbar-base-color:#303030;
  width:610px;
  border:1px solid #303030;
  margin-top:5px;
  padding:5px
}
/* start mainpagina */
#main{
  position:absolute;
  left:50%;
  width:996px;
  margin-left:-498px;
  overflow:hidden
}
#header{
  width:996px;
  height:142px;
  margin-top:30px
}
#footer{
  background-image:url('http://stcm.nl/nieuws/img/v/footer.jpg');
  background-repeat:no-repeat;
  height:33px;
  width:996px;
  padding-top:9px;
  margin-bottom:10px
}
#footer .link{
  background-image:url('http://stcm.nl/nieuws/img/v/bullet2.gif');
  background-repeat:no-repeat;
  background-position:5px;
  padding:0px 10px 0px 27px
}
#footer .copy{
  width:286px;
  padding:0px 7px 0px 7px
}
#footer .links{
  width:696px
}
#usernav{
  position:absolute;
  left:50%;
  width:300px;
  z-index:20;
  height:30px;
  margin-left:200px;
  top:25px
}
#wbdsrec{
  width:336px;
  height:280px
}

/* comments and posts */
#comments{
  padding:10px 5px 0px 0px
}
.quoteblok{
  margin:0px 10px 10px 0px;
  padding:5px;
  background-color:#FFF;
  border:1px dotted #CCCCCC;
  width:95%
}
.quoteblokby{
  color:#CF0200
}
.divformarea{
  border-right: solid 1px #CCCCCC; 
  border-left: solid 1px #CCCCCC; 
  border-bottom: solid 1px #CCCCCC;
  overflow:hidden
}
.formuser{
  width:402px
}
.formvote{
  width:200px
}
.commentbith{
  width:642px;
  height:25px
}
.commentbithl{
  width:160px
}
.commentbithm{
  width:451px
}
.commentbithr{
  width:30px
}
.commentbitc{
  width:642px
}
.commentbitl{
  width:160px;
  overflow:hidden
}
.commentbitr{
  width:475px;
  overflow:hidden
}
.commentbitp{
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  background-color:#ffffff;
  width:145px;
  margin-bottom:3px;
  overflow:hidden
}
.commentbituser{
  margin-bottom:5px;
  width:150px;
  overflow:hidden
}
.commentform{
  background-image:url('http://static.marokko.nl/biz/img/altbg1.gif');
  background-repeat:repeat-x;
  background-position: bottom
}
#meldshit{
  margin-right:3px;
  margin-bottom:3px
}
#meldshit .shadow2,
#meldshit .shadow3,
#meldshit .container{
  position: relative;
  left: -1px;
  top: -1px;
}
#meldshit .shadow1 {
  background-color: #F1F0F1
}
#meldshit .shadow2 {
  background-color: #DBDADB;
}
#meldshit .shadow3 {
  background-color: #B8B6B8;
}
#meldshit .container{
  width:400px;
  background-image:url('http://static.marokko.nl/biz/img/pic_bg2.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  background-color: #ffffff;
  border: 2px solid #3678AD;
}
#rapportformloader{
  padding-right:5px
}
.postdivcontent{
  width:410px;
  overflow:hidden
}
.nieuwscomuserdivl{
  width:110px
}
.nieuwscomuserdivr{
  width:296px
}

/* videodisplay */
#videodisplay{
  width:996px
}
#videodisplay .hbg{
  background-image:url('http://stcm.nl/nieuws/img/v/hbg.gif');
  background-repeat:no-repeat;
  height:17px
}
#videodisplay #tvframec
{
  width:634px;
  background-color:#000;
  margin-right:5px;
  padding:5px
}
/* frontdisplay */
#videoleft{
  width:648px;
  padding:5px 0px 5px 5px
}
#videoright{
  width:338px;
  padding:5px 5px 5px 0px
}
.video_front_bit{
  width:157px;
  padding-right:5px;
  overflow:hidden
}
.video_front_bit .info{
  height:107px;
  margin-bottom:15px;
  background-image:url('http://stcm.nl/nieuws/img/v/nbox.jpg');
  background-repeat:no-repeat
}
.video_front_bit .infoi{
  height:75px;
  padding:5px
}
.video_front_bit .titel{
  height:30px;
  padding-bottom:5px;
  overflow:hidden
}
.video_front_bit .stats{
  padding-top:5px
}
.video_front_bit .cat{
  padding:2px 5px 0px 5px
}
/* ads */
#mvcad468c{
  position:absolute;
  left:50%;
  top:62px;
  margin-left:-18px;
  width:468px;
  height:60px;
  padding:10px 10px 10px 10px;
  background-color:#303030;
  border:1px solid #FFF
}
#mvcad468{
  position:absolute;
  left:50%;
  top:72px;
  margin-left:-8px;
  width:468px;
  height:60px;
  border:1px solid #FFF
}