
body { 
	background-color: #213843; 
	font-family: arial,trebuchet M; 
	font-size:8pt; 
	color:#FFFFFF; 
	text-align: left;
}


img.poster 		{	border: 1px solid  #000; }
img.kijkwijzer 	{	border: 0; height:24; width:24; }
img.donated		{	border: 0; padding: 0px 1px 0px 1px; }

/* LINKS*/
a:Link     { color:#000000; text-decoration:none;  }
a:Active   { color:#000000; text-decoration:none;  }
a:Visited  { color:#000000; text-decoration:none;  }
a:Hover    { color:#990000; text-decoration:underline; }

a.br:Link     { color:#000000; text-decoration:none;  }
a.br:Active   { color:#000000; text-decoration:none;  }
a.br:Visited  { color:#000000; text-decoration:none;  }
a.br:Hover    { color:#990000; text-decoration:none;  }

a.b     	  { color:#000000; text-decoration:none; }

a.upload_link:Link		{ color:#8f8f8f; text-decoration:underline;	} 
a.upload_link:Active	{ color:#8f8f8f; text-decoration:underline;	} 
a.upload_link:Visited	{ color:#8f8f8f; text-decoration:underline;	} 
a.upload_link:hover 	{ color:#B1B1A7; text-decoration:underline;	}

a.nav:Link 		{ color:#FFFFFF; text-decoration:none;	}
a.nav:Active 	{ color:#FFFFFF; text-decoration:none;	}
a.nav:Visited 	{ color:#FFFFFF; text-decoration:none;	}
a.nav:Hover 	{ color:#FFA500; text-decoration:underline; }

a.sort 			{ color:#000000; text-decoration:none; }
a.sort:hover 	{ color:#352929; text-decoration:none; }

a.side_link			{ color: #000000; text-decoration:none; font-family: arial,trebuchet M; font-size: 12px;}
a.side_link:hover	{ color: #000000; text-decoration:underline; }

	
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #990000; text-decoration: underline; }

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { border-style: none; }
   
  

div.seperator { margin: 10; }


td { 
	font-family: arial,trebuchet M; 
	font-size:12px; 
	color:#000000 
	}

td.logo1 { 
	padding: 10;
	background-image:url(./images/logo-bg1.jpg);
	}
td.logo2 { 
	padding: 10;
	background-image:url(./images/logo-bg2.jpg);
	}
td.logo3 { 
	padding: 10;
	background-image:url(./images/logo-bg3.jpg);
	}
td.logo4 { 
	padding: 10;
	background-image:url(./images/logo-bg4.jpg);
	}
td.logo-oranje { 
	padding: 5;
	background-image:url(./images/logo-oranje.jpg);
	}
	
td.nav { 
	padding-left: 10; 
	padding-right: 10; 	
	background-color: #352929; 
	font-family:Tahoma; 
	font-size:8pt; 
	color:#FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	background-image:url(./images/nav-bg.jpg); 
	}
	
td.main { 
	padding-left: 10; 
	background-color: #d0d0d0;
	}

td.site { 
	padding: 10; 
	background-color: #f2f2f2;
	}
	
td.new_tor_knop {  
	border: 1px solid #000000; 
	padding: 2px;
	font-size:10px;
	}
	
 	 	
td.sidebar-left	{ 
	padding-right: 10; 
	border-right: 0px solid #FFFFFF;
	}
td.sidebar-right { 
	padding-left: 10; 
	padding-right: 10; 
	border-left: 0px solid #FFFFFF;
	}
	
/* Warings  --> */
#error a 			{ color:#FFFFFF; text-decoration:none; }
#error a:hover 		{ color:#FFFF00; text-decoration:underline; }
#success a 			{ color:#FFFFFF; text-decoration:none; }
#success a:hover 	{ color:#FFFF00; text-decoration:underline; }
#tip a 				{ color:#0000FF; text-decoration:none; }
#tip a:hover 		{ color:#990000; text-decoration:underline; }
#announce a			{ color:#FFFFFF; text-decoration:none; }
#announce a:hover	{ color:#FFFF00; text-decoration:underline; }

td.error { 
	padding: 2; 
	border: 1px solid #000000; 
	background-color: #990000; 
	font-family: arial,trebuchet M; 
	font-size:8pt; 
	color:#FFFFFF;
	}
	
td.success { 
	padding: 2; 
	border: 1px solid #000000; 
	background-color: #006600; 
	font-family: arial,trebuchet M; 
	font-size:8pt; 
	color:#000000 
	}	

td.tip { 
	padding: 2; 
	border: 1px solid #000000; 
	background-color: #FFFF00; 
	font-family: arial,trebuchet M; 
	font-size:8pt; 
	color:#000000 
	}
	
td.announce { 
	padding: 2; 
	border: 1px solid #000000; 
	background-color: #3399FF; 
	font-family: arial,trebuchet M; 
	font-size:8pt; 
	color:#000000 
	}
/* <-- warnings */		
		
/* torrents list --> */
td.theadbegin { 
	border-left: solid #352929 1px; 
	border-bottom: solid #352929 1px; 
	border-top: solid #352929 1px;  
	background-image:url(./images/menu-bg.gif); 
	font-weight:bold; 
	height: 22px; 
	}

td.thead { 
	border-bottom: solid #352929 1px; 
	border-top: solid #352929 1px;
	background-image:url(./images/menu-bg.gif); 
	font-weight:bold; height: 22px; 
	}
	
td.theadend	{ 
	border-right: solid #352929 1px; 
	border-bottom: solid #352929 1px; 
	border-top: solid #352929 1px; 
	background-image:url(./images/menu-bg.gif); 
	font-weight:bold; 
	height: 22px; 
	}
	
td.trowbegin { 
	border-left: solid #352929 1px; 
	border-bottom: solid #352929 1px;  
	height:20;
	}
	
td.trow { 
	border-bottom: solid #352929 1px;  
	color: #000000; 
	font-family:Tahoma; 
	font-size:8pt; 
	height:20;
	}
	
td.trowend { 
	border-right: solid #352929 1px; 
	border-bottom: solid #352929 1px; 
	height:20;
	}

td.trow2 { 
	border-right: solid #352929 1px; 
	border-bottom: solid #352929 1px; 
	border-left: solid #352929 1px; 
	color: #000000; 
	font-family:Tahoma; 
	font-size:8pt; 
	color:#000000 
	}
/* <-- torrents list */


/* BLOCKS --> */
td.blocktop { 
	background-image:url(./images/menu-bg.gif); 
	padding-left: 10; 
	color:#000000; 
	font-weight:bold; 
	height: 22px; 
	border: solid #352929 0px;
	}	

td.blockside { 
	padding: 4; 
	border-left: solid #352929 0px;
	border-right: solid #352929 0px; 
	}
	
td.blockbottom { 
	padding: 4; 
	border-left: solid #352929 0px;
	border-right: solid #352929 0px; 
	border-bottom: solid #352929 0px; 
	}
/* <-- BLOCKS */

/* Tabs --> */
#tabs {
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: 0x solid #352929;
}

#tabs li {
	display: inline;
}

#tabs li a {
	font-size:13px;
	text-decoration: none;
	padding: 0 .2em;
	margin: 0 .2em;
	background-image:url(./images/menu-bg2.gif); 
	border: 1px solid #352929;
}

#tabs li a:hover {
	color: #000;
	background-image:url(./images/menu-bg.gif); 
}

#tabs #tab_selected a {
	color: #000;
	background-color: #fff;
	background-image:url(./images/blank.gif); 
	border-bottom: 1px solid #fff;
}
/* <-- Tabs */

table.main {
   background-color:#FFFFFF;
   }
   
table.info {
   border:#CCCCCC solid 1px;
   border-collapse: collapse;
   }


     

/* FROMS -->*/

/* standaart option,
select, textarea, input {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff 
	}
	*/
td.row1, td.form_row1 {
   background-color:#FFFFFF;
   border-right:#EBEBEB solid 2px;
   border-bottom:#CCCCCC solid 1px;
   }
   
td.form_row1 {
   font-weight:bold;
   height:15px;
   padding-left:15px;
   padding-right:15px;
   text-align:right;
   }

td.form_row1_element {
   background-color:#FFFFFF;
   color:#8f8f8f; 
   font-family: arial,trebuchet M; 
   font-size:8pt;
   border-bottom:#CCCCCC solid 1px;
   height:15px;
   }
   
td.row2, td.form_row2 {
   background-color:#EBEBEB;
   border-right:#FFFFFF solid 2px;
   border-bottom:#CCCCCC solid 1px;
   }
   
td.form_row2 {
   font-weight:bold;
   height:15px;
   padding-left:15px;
   padding-right:15px;
   text-align:right;
   }
   
td.form_row2_element {
   background-color:#EBEBEB;
   color:#8f8f8f; 
   font-family: arial,trebuchet M; 
   font-size:8pt;
   border-bottom:#CCCCCC solid 1px;
   height:15px;
   }

select.form, textarea.form, input.form {
   BORDER: #000000 1px solid;
   COLOR: #000000;
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana; 
   BACKGROUND-COLOR: #EFEFEF; 
   }
   
input.button {
   BORDER: #000000 1px solid;
   COLOR: #000000;
   FONT-SIZE: 11px;
   FONT-FAMILY: Verdana; 
   BACKGROUND-COLOR: #EFEFEF; 
   }
/* <-- FROMS */

/* comments */
table.comments
   {
   border-left:#CCCCCC solid 1px;
   border-right:#CCCCCC solid 1px;
   border-top:#CCCCCC solid 1px;
   border-bottom:#CCCCCC solid 3px;
   border-collapse: collapse;
   }

/* blockr */

.blockr{display:block}
.blockr *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6596c4}
.blockr1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bcd1e5;
  border-right:1px solid #bcd1e5;
  background:#8bb0d2}
.blockr2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff4f9;
  border-right:1px solid #eff4f9;
  background:#82a9cf}
.blockr3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #82a9cf;
  border-right:1px solid #82a9cf;}
.blockr4{
  border-left:1px solid #bcd1e5;
  border-right:1px solid #bcd1e5}
.blockr5{
  border-left:1px solid #8bb0d2;
  border-right:1px solid #8bb0d2}
.blockrfg{
  background:#6596c4;
  font-size:11;
  text-indent:10px;}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}

.ebul_mbindex, .ebul_mbindex ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_mbindex_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_mbindex table {
  border-collapse: separate;
}

.ebul_mbindex tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_mbindex td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_mbindex td a, .ebul_mbindex td a:visited {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbindex tr.hot, .ebul_mbindex tr.expanded {
  background-color: #F0F0F0;
}

.ebul_mbindex tr.hot td, .ebul_mbindex tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_mbindex tr.hot a, .ebul_mbindex tr.expanded a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_mbindex td div.ebul_mbindexseparator {
  border-top: 1px solid #646464;
  height: 0px;
  font-size: 0;
}

.ebul_mbindex td.ebul_mbindexseparatortd {
  cursor: default;
}


ul.ebul_mbindex {
  position: absolute;
  visibility: hidden;
}                               

.mbindexebul_menulist .spaced_li {
  padding: 0px 0px 1px 0px;
}

.mbindexebul_menulist li {
  list-style: none;
  
}

.mbindexebul_menulist img {
  vertical-align: bottom;
  
}

.mbindexebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
