/* CSS Document */

body { background-color: #00b4ff; font-family:Arial, Helvetica, sans-serif; color:#gggggg; font-size:12px; }

a { color:#2D2D2D; text-decoration:none; }
h1 { font-size:16px; }
h2 { font-size:14px; }

#wrapper { width:760px; margin:0 auto; padding:10px; background-color: #ffffff; border:solid 5px #008fd4; }

#header { width:100%; height:150px; background-image:url(../images/header.png); }
#header .logo { float:left; }
#headinfo { float:right; width:200px; margin:10px 5px 0 0; height:20px; padding:05px 0 10px 0; background:url(../images/headinfobg.gif) no-repeat; text-align:center; }
#headinfo a { color:#EFEFEF; }
#headinfo a:hover { color:#D2D2D2; border-bottom:1px solid #D2D2D2; }

.logotext { float:left; width:200px; margin:55px 0 50px 30px; font-family:Trebuchet MS; font-size:22px; color:#FFFFFF; }
.logotext strong { color:#EFEFEF; }
.logotext2 { font-size:14px; }

#nav { width:100%; overflow:auto; padding:1px; margin-top:4px; margin:1; background-color:#008fd4; }
#nav ul { margin:0; padding:0; }
#nav ul li { float:left; list-style:none; padding:0; }
#nav ul li a { display:block; width:100px; height:15px; padding:8px 0; margin:0 1px 0 0;  text-align:center; color: #ffffff; }
#nav ul li a:hover { background-color: #FFFFFF; color:#008fd4; }

#content { width:100%; }

#left { float:left; width:20%; }
#left ul { margin: 0; padding:0; }
#left ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li a { display:block; width:120px; margin:0; padding-left:0px;  }
#left ul li a:hover { background-color:#008fd4; color: #ffffff; }
#left ul li ul { margin: 0; padding:0; }
#left ul li ul li { list-style:none; margin:1px 0; padding:0; }
#left ul li ul li a { padding:5px; background-color:#008fd4; }

#breadcrumb { float:left; width:80%; background-color:#EFEFEF; }

#right { float:left; width:80%; }
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#right p a { color:#008fd4; font-weight:bold; text-decoration:underline; }
#right p a:hover {color:#023d5a;}
.clear { clear:both; }

table{
	border-collapse: collapse;
	text-align:left;
}
caption{
	text-transform:		uppercase;
	font-size: 			2em;
	color:				#000000;
	text-align:			left;
	font-weight:		bolder;
	border-bottom:		6px solid #000;
}

thead tr th{
	color:				#0099ff;
	text-transform:		uppercase;
	text-align:			center;	
	padding:			0.4em 0;
	border-bottom:		3px solid #000;
}

tfoot th, tfoot td{
	border-top:			3px solid #000;
}
tr td, tr th{
	border-bottom:		1px solid #000;
	padding:			0.6em 0.4em;
	line-height:		1.5em;
}
tr.odd td, tr.odd th{
	background:url(tablebkg.jpg) top left repeat-x;
}

tbody th a{
	text-transform:uppercase;
}

tbody a, tbody a:link{
	color:			#gggggg;
	font-weight:	bold;	
	text-decoration:none;
}

tbody a:visited{
	color:			#000;
}
table.casinolist td.positie { background:url(images/positie.jpg); color: #ffffff; font-weight:bolder; }
table.casinolist td.rating { min-width:100px;}
table.casinolist td.visitflash { min-width:70px;}
table.casinolist td.visitflash a { display:block; background:url(/images/buttons/playinflash.png) no-repeat; width:90px; height:23px; text-indent:-100000px; overflow:hidden; outline:none;}
table.casinolist td.visitdownload { min-width:50px;}
table.casinolist td.visitdownload a { display:block; background:url(/images/buttons/downloadcasino.png) no-repeat; width:68px; height:23px; text-indent:-100000px; overflow:hidden; outline:none;}
