/* CSS Document */
/* Trickmasters v2.0 aanpassingen onderin dit document */

body {
	background-color: #738ea7;
	margin: 0px;
	background:black;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.field {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  border-color: #666666;
  height: 13px;
  width: 70px;
}
.field2 {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  border-color: #666666;
  width: 120px;
}
.fieldcomment {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  border-color: #666666;
}
.button {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ebf3ff;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  height: 17px;
  border-color: #666666;
}

.title {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
	font-size: 16px;
	color:#FFFFFF;
	padding-left: 10px;
}

.titlesmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}

.maintext {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.maintext a:link {
	color: #000000;
	text-decoration: none;
}
.maintext a:visited {
	color: #000000;
	text-decoration: none;
}
.maintext a:active {
	color: #000000;
	text-decoration: none;
}
.maintext a:hover {
	text-decoration: underline;
	color: #cccccc;
}

.maintextwhite {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color:#FFFFFF;

}
.maintextwhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.maintextsmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.maintextsmall a:link {
	color: #000000;
	text-decoration: none;
}
.maintextsmall a:visited {
	color: #000000;
	text-decoration: none;
}

.maintextsmall a:active {
	color: #000000;
	text-decoration: none;
}

.maintextsmall a:hover {
	text-decoration: none;
	color: #666666;
}

.maintextsmallwhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.maintextsmallwhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.maintextsmallwhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.maintextsmallwhite a:active {
	color: #ffffff;
	text-decoration: none;
}
.maintextsmallwhite a:hover {
	color: #ffffff;
	text-decoration: none;
}

.maintextbig {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial; 
	font-size: 14px; 
	font-weight: bold; 
}
.maintextbigwhite {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial; 
	font-size: 14px; 
	font-weight: bold;
	color:#FFFFFF; 
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}

.login {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.login a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.login a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.login a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.login a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.suggestions {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.suggestions a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.suggestions a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.suggestions a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.suggestions a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.menu2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	border-left:#666666 1px solid; 
	border-right:#666666 1px solid; 
	border-top:#666666 1px solid;
	background-color:#FFFFFF;
}

.newstitle {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.newscolumn {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.newscolumn a:link {
	color: #cccccc;
	text-decoration: none;
}
.newscolumn a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.newscolumn a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.newscolumn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.viewall {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold; 
}

.viewallwhite {
	float:right;
	margin-top:-15px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color:white;
}
.viewallwhite a:link {
	text-decoration: none;
	color:white;
}
.viewallwhite a:visited {
	text-decoration: none;
	color:red;
}
.viewallwhite a:active {
	text-decoration: none;
	color:red;
}
.viewallwhite a:hover {
	text-decoration: none;
	color:white;
}
.navilink {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: red;
}
.navilink a:link {
	text-decoration: underline;
	color:white;
}
.navilink a:visited {
	text-decoration: underline;
	color:white;
}
.navilink a:hover {
	text-decoration: underline;
	color:red;
}
.navilink a:active {
	text-decoration: underline;
	color:white;
}

.postedby {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #EFEFEF;
}
.postedby a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.postedby a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.postedby a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.postedby a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.comment {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.buttoncomment {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ebf3ff;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  border-color: #666666;
  height: 18px;
  width: 35px;
}
.fieldcomment {
  font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  border-width: 1px; 
  border-style: solid;
  border-color: #666666;
  width: 110px;
}
div.scroll {
height: 320px;
width: 230px;
overflow: auto;
border: 0px;
background-color: #FFFFFF;
}
div.scroll2 {
height: 50px;
width: 868px;
overflow: auto;
border: 0px;
scrollbar-face-color : #7594ae;
scrollbar-shadow-color : #7594ae;
scrollbar-highlight-color : #2f3941;
scrollbar-3dlight-color : #7594ae;
scrollbar-darkshadow-color : #2f3941;
scrollbar-track-color : #2f3941;
scrollbar-arrow-color : #000000;
}
.lightgrey {
  background: #F7F7F7;
}
.darkgrey {
  background: #EFEFEF;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.battlefieldlink {
	color: #ffffff;
	text-decoration: none;
}
.battlefieldlink a:link {
	color: #ffffff;
	text-decoration: none;
}
.battlefieldlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.battlefieldlink a:hover {
	color: #ffffff;
	text-decoration: none;
}
.battlefieldlink a:active {
	color: #ffffff;
	text-decoration: none;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Trebuchet MS;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.anylinkcss{
position:absolute;
margin-top: 5px;
margin-left:-15px;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px "Trebuchet MS", Tahoma, VerdanaVerdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 100px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EFEFEF;
color: black;
}

.awardstm {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 15px;
	background-color: #7594ae;
}
.awardstm a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.awardstm a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.awardstm a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.awardstm a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.videosubmenu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	color:#FFFFFF;
	padding-left:5px;
}
.videosubmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.videosubmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.videosubmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.videosubmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Nieuw in v2 */

#login{
position:absolute;
color:#FFFFFF;
left:50%;
margin-left:380px;
top:8px;
}

#login a{
color:#999999;
}

#login input{
background:#CCCCCC;
}

#personal{
position:absolute;
color:black;
left:50%;
margin-left:296px;
width:200px;
top:8px;
text-align:right;
}

#personal a{
color:white;
}

#header{
height:160px;
width:1000px;
/*background:url(../media/header2.jpg)*/
}

#playerbutton{
float:right;
text-align:center;
color:white;
background:black;
}

#menu{
background:transparent;
}

#menu a{
border-style:none;
background:black;
background:transparent;
}

#menu img{
border-style:none;
}

.achtergrondsite{
background:url(../images/bground.jpg);
}

.title{
color:white;
background:url(../images/balk.gif);
background-repeat:repeat-x;
}

.viewallwhite{
color:white;
}

.videosubmenu, .videosubmenu a{
background:#444444;
outline:thin;
outline-color:white;
}

.videosubmenu a:hover{
background:#666666;
}

td.navilink {
background:#444444;
outline:thin;
outline-color:white;
}

.padding{
background:url(../images/balk.gif);
}

#header a{
position:absolute;
width:800px;
height:160px;
background:transparent;
}

.hide{
display:none;
}

.maintextwhite2{
	position:absolute;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color:#FFFFFF;
	height:400px;
	
}
.maintextwhite2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextwhite2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* nieuwe specials module homepage */
#special_home{
width:100%;
font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
font-size: 12px;
color:#FFFFFF;
margin:10px;

}

#special_image{
margin-left:45px;

}

#special_text{
margin-top:0px;
font-size:1em;
}

#special_home a{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
font-size: 12px;
color:#FFFFFF;
}

#timer_home{
margin-top:-80px;
margin-left:230px;
/*position:absolute;*/
width:200;
height:90;
overflow:hidden;
}

.alignright{
float:right;
}

.maintext{
color:black;
}

.maintext a{
color:#bbbbbb;
}