@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#003663 url("images/body_bg.gif") 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	min-width:1000px;
}
td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	font-weight:normal;
}
div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span {
	padding : 0;
	margin : 0;
}
p {
	padding : 0px 0 10px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*-------------------       General      --------------*/
.black_14 {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
.blue_14 {
	color:#002b4e;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #d7dbdf;
}
.white_14 {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
/*-------------------       General      --------------*/
#block {
	width:1000px;
	margin:0 auto;
}
#header {
	background:url("images/header_pic.gif") 127px 0 no-repeat;
	padding:35px 10px 0 0;
	width:990px;
	height:122px;
}
#header td {
	color:#fff;
}
#header td a {
	color:#9bc2e2;
	padding:0px 1px 0px 1px;
}
#header td a:hover {
	color:#fff;
}
#header #headerMenu a {
	padding:0 5px 0 5px;
}
#menu_block {
	width:1000px;
}
#menu {
	background:url("images/menu_bg.gif") 0 0 repeat-x;
	width:100%;
	height:63px;
	float:left;
	clear:both;
}
#menu ul {
	background:url("images/divider.gif") right 5px no-repeat;
	width:auto;
	float:left;
}
#menu li {
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	padding:0 0 0 1px;
}
#menu li a {
	padding:22px 19px 18px 19px;
	background:url("images/divider.gif") 0 5px no-repeat;
	display:inline-block;
	height:1%;
	white-space:nowrap;
	color:#fff;
}
#menu li a:hover, #menu li a.active {
	background:url("images/hover_bg.gif") 0 0 repeat-x;
	color:#efcd13;
}
#contain {
	background:#fff;
	padding:0 5px 0px 5px;
	width:990px;
	margin: 0px auto 0px auto;
}
#banner {
	width:990px;
	padding:0 0 40px 0;
}
.banner_box {
	width:249px;
}
.orange_bg_1 {
	background:url("images/orange_head_1.gif") 0 0 no-repeat;
	height:48px;
	padding:10px 0px 0px 50px;
	width:199px;
	text-transform:uppercase;
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#fff;
	font-weight:bold;
}
.bdr {
	padding:5px 10px 0px 10px;
	border-left:1px solid #d7dbdf;
	border-right:1px solid #d7dbdf;
}
.blue_text_1 {
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#297595;
	font-weight:bold;
}
.blue_text_2 {
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#002747;
	font-weight:bold;
}
.blue_text_2 a {
	padding:5px 0px 5px 0px;
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#002747;
	font-weight:bold;
}
.orange_bg_2 {
	background:url("images/orange_head_2.gif") 0 0 no-repeat;
	height:36px;
	padding:10px 0px 0px 20px;
	width:229px;
	text-transform:uppercase;
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#fff;
	font-weight:bold;
}
.bdr_next {
	background:#e8edf2;
	padding:5px 10px 0px 10px;
	border-left:1px solid #d7dbdf;
	border-right:1px solid #d7dbdf;
}
.chart_1 {
}
.chart_1 tr td {
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#000;
	padding:6px 2px 6px 2px;
}
.chart_1 tr td a {
	color:#297595;
	font-weight:bold;
}
.chart_1 tr td a:hover {
	color:#00ff00;
}
.chart_border {
	border-bottom:2px solid #9aa0a6;
}
.chart_1 tr.border td {
	font:11px/18px Tahoma, Geneva, sans-serif;
	color:#000;
	font-weight:bold;
	padding:6px 2px 6px 2px;
}
#page {
	width:990px;
	padding:0 0 10px 0;
}
.box_contain {
	width:970px;
	padding:0px 10px 0px 10px;
}
.side_box {
	padding:0px 10px 0px 10px;
	width:229px;
}
/*........sidechart.................*/
.sid_bd {
	padding:6px 0px 0px 0px;
	width:219px;
}
.sid_bd tr td {
	padding:5px 5px 10px 5px;
	border-bottom:1px dotted #efefef;
	color:#595959;
}
.sid_bd tr td a {
	font-weight:bold;
	text-decoration:underline;
	color:#297595;
}
.sid_bd tr td a:hover {
	text-decoration:none;
}
/*........sidechart.................*/
#soft {
	padding:0 5px 40px 5px;
}
#soft ul {
}
#soft li {
	background:url("images/arrow_1.gif") 0 8px no-repeat;
	color:#000100;
	font-weight:bold;
	padding:4px 5px 4px 12px;
	border-bottom:1px dotted #ccd2d7;
}
#soft li a {
	color:#000100;
}
#soft li a:hover {
	color:#2d2d2d;
}
.blog {
	background:url("images/dot_2.gif") 0 10px no-repeat;
	padding:10px 10px 10px 40px;
	border-bottom:1px dotted #ccd2d7;
	color:#595959;
	font-size:11px;
}
.blog a {
	color:#1a0101;
	text-decoration:underline;
}
.blog a:hover {
	color:#2d2d2d;
	text-decoration:none;
}
.blog p a {
	color:#484848;
	font-size:12px;
	text-decoration:underline;
}
.blog p a:hover {
	color:#484848;
	text-decoration:none;
}
#wel {
	padding:0 0 30px 0;
}
#wel td {
	padding:8px;
	color:#000100;
}
.bonus_box {
}
.bonus_box td {
	padding:8px 0 8px 8px;
	color:#7b7b7b;
}
#big_chart {
	width:1000px;
	margin: 0px auto 0px auto;
}
#blue_bd {
	background:#011c33;
	padding:15px 30px 15px 30px;
}
.chart_2 {
}
.chart_2 tr td {
	padding:5px 5px 5px 5px;
	color:#16466e;
}
.chart_2 tr td a {
	color:#fff;
	text-decoration:underline;
}
.chart_2 tr td a:hover {
	color:#fff;
	text-decoration:none;
}
.chart_2 tr.footBlue td {
	background:url("images/foot_chart_bg.gif") 0 0 repeat-x;
	padding:9px 5px 10px 5px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#footer {
	width:980px;
	padding:20px 0 0 20px;
	margin: 0px auto 0px auto;
	height:80px;
	color:#4c7da6;
	font-size:11px;
	text-transform:uppercase;
}
#footer a {
	padding:0px 2px 0px 2px;
	color:#4c7da6;
}
#footer a:hover, #footer a.active {
	color:#fbfffc;
}
#footer span {
	color:#fbfffc;
}

#overzicht
	{
		width: 890px;
		margin: 10px 0 0 40px;
	}
	#overzicht STRONG
	{
		font-weight: bold;
		color: #FFFFFF;
		float: left;
		margin: 5px 0 18px 10px;
		width: 800px;
	}
	.overflow
	{
		z-index: 10;
		position: absolute;
		margin: 7px 0 0;
		margin-left: -140px;
	}
	.item
	{
		width: 205px;
		margin: 0 7px 21px;
		float: left;
		box-shadow: 0px 0px 10px #FFFF66;
		-webkit-box-shadow: 0px 0px 10px #25002E;
		-moz-box-shadow: 0px 0px 10px #25002e;
	}
	.kopje
	{
		height: 21px;
		color: #FFFFFF;
		text-align: center;
		background: #000;
		padding: 9px 0 0;
		text-shadow: 2px 1px 0px #26002f;
		-webkit-text-shadow: 2px 1px 0px #26002f
		-moz-text-shadow: 2px 1px 0px #26002f
	}
	.info
	{
		background-color: #011c33;
		color: #FFFFFF;
		text-align: center;
		font: 10px sans-serif;
		padding: 0 15px 5px;
	}
	.screen
	{
		margin: 18px 0 35px -8px;
	}
	.info P
	{
		margin: 0 0 9px;
	}
	#outro
	{
		width: 788px;
		border: 1px solid #9E62AD;
		padding: 20px 20px 35px;
		background: url("images/intro_background.png") repeat-y;
		margin: 15px 0 21px -14px;
		float: left;
	}
	#outro P
	{
		color: #FFFFFF;
		font-size: 13px;
		margin: 10px 0 0;
		text-shadow: 1px 1px 0px #9e78a9;
		-webkit-text-shadow: 1px 1px 0px #9e78a9;
		-moz-text-shadow: 1px 1px 0px #9e78a9;
	}

/*Begin # | # Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End # | # Code | Do Not Remove*/