/***********/
/* algemeen*/

div#header {
	position: relative;
	top: 0px;

	width: 912px;  height: 175px;
	margin: 0 auto;  padding:0;
	margin-top: 0;

	color: #848484;
	font-family:verdana,geneva,lucida,arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	line-height:normal;
}

	#header a:visited,
	#header a:active,
	#header a:link
	{
		color: white;
		text-decoration: none;
	}

	#header a:hover
	{
		color:#AD3942;
		text-decoration:underline;
	}

	#header h1,
	#header #sitename
	 {
		position: absolute;
		left: 25px;
		top: 20px;

		width: 361px;
		height: 71px;
		margin: 0; padding: 0;
		text-decoration: none;
		border: 0;

		cursor: pointer;
		text-indent: -200em;
		background: url('../header/pkrlogo.jpg') top left no-repeat;
	}

	#header h2,
	#header #slogan {
		text-indent: -200em;
		margin: 0; padding: 0;
		position: absolute;
	}

/***********/
/* tabbladen*/

ul#tabmenu {
	position: absolute;
	left: 20px;
	bottom: 0px;

	margin: 0px;
	padding: 0px;

	overflow: hidden;
}

	#tabmenu li {
	    float:left;

		margin:0px;
		padding:0px;
	    width: 80px;
		height: 43px;

	    text-align: center;
	    font: 900 12px arial;
		color: black;
	    line-height: 39px;
	    list-style: none;
	}

	#tabmenu li.tabje {
		background: url('../header/tabje1k.jpg') top left no-repeat;
	}

	#tabmenu .tabje a {
		display: block;
		font-weight: bold;
	}

	#tabmenu .tabje a:link,
	#tabmenu .tabje a:visited {
		color: black;
		text-decoration: none;
	}

	#tabmenu .tabje a:active,
	#tabmenu .tabje a:hover,
	li.tabactive a	{
		width: 80px;
	    color: white !important;
	    background: url('../header/tabje2k.jpg') top left no-repeat;
		position: relative;
		z-index: 99;
	}
	#tabmenu .tabje a:hover { text-decoration: underline; }

	/*wat de rest ook doet, de download tab blijft het zelfde*/
	#tabmenu .download  a {
		width: 80px;
	    color: white;
	}

	#tabmenu li.download {
		background: url('../header/tabje3k.jpg') top left no-repeat;
	}

	#tabmenu li.download:hover,
	li.tabactivedownload {
		width: 80px;
	    color: white;
		background: url('../header/tabje33.jpg') top left no-repeat;
	}

/* pokerstars */
ul#tabmenu-stars {
	position: absolute;
	left: 20px;
	bottom: 0px;

	margin: 0px;
	padding: 0px;

	overflow: hidden;
}

	#tabmenu-stars li {
	    float:left;

		margin:0px;
		padding:0px;
	    width: 80px;
		height: 43px;

	    text-align: center;
	    font: 900 12px arial;
		color: black;
	    line-height: 39px;
	    list-style: none;
	}

	#tabmenu-stars li.tabje {
		background: url('../header/tabje1k.jpg') top left no-repeat;
	}

	#tabmenu-stars .tabje a {
		display: block;
		font-weight: bold;
	}

	#tabmenu-stars .tabje a:link,
	#tabmenu-stars .tabje a:visited {
		color: black;
		text-decoration: none;
	}

	#tabmenu-stars .tabje a:active,
	#tabmenu-stars .tabje a:hover,
	#tabmenu-stars li.tabactive a	{
		width: 80px;
	    color: white !important;
	    background: url('../header/tabje2k-stars.jpg') top left no-repeat;
		position: relative;
		z-index: 99;
	}
	#tabmenu-stars .tabje a:hover { text-decoration: underline; }

	/*wat de rest ook doet, de download tab blijft het zelfde*/
	#tabmenu-stars .download  a {
		width: 80px;
	    color: white;
	}

	#tabmenu-stars li.download {
		background: url('../header/tabje3k-stars.jpg') top left no-repeat;
	}

	#tabmenu-stars li.download:hover,
	#tabmenu-stars li.tabactivedownload {
		width: 80px;
	    color: white;
		background: url('../header/tabje33-stars.jpg') top left no-repeat;
	}

/* titan */
ul#tabmenu-titan {
	position: absolute;
	left: 20px;
	bottom: 0px;

	margin: 0px;
	padding: 0px;

	overflow: hidden;
}

	#tabmenu-titan li {
	    float:left;

		margin:0px;
		padding:0px;
	    width: 80px;
		height: 43px;

	    text-align: center;
	    font: 900 12px arial;
		color: black;
	    line-height: 39px;
	    list-style: none;
	}

	#tabmenu-titan li.tabje {
		background: url('../header/tabje1k.jpg') top left no-repeat;
	}

	#tabmenu-titan .tabje a {
		display: block;
		font-weight: bold;
	}

	#tabmenu-titan .tabje a:link,
	#tabmenu-titan .tabje a:visited {
		color: black;
		text-decoration: none;
	}

	#tabmenu-titan .tabje a:active,
	#tabmenu-titan .tabje a:hover,
	#tabmenu-titan li.tabactive a	{
		width: 80px;
	    color: white !important;
	    background: url('../header/tabje2k-titan.jpg') top left no-repeat;
		position: relative;
		z-index: 99;
	}
	#tabmenu-titan .tabje a:hover { text-decoration: underline; }

	/*wat de rest ook doet, de download tab blijft het zelfde*/
	#tabmenu-titan .download  a {
		width: 80px;
	    color: white;
	}

	#tabmenu-titan li.download {
		background: url('../header/tabje3k-titan.jpg') top left no-repeat;
	}

	#tabmenu-titan li.download:hover,
	#tabmenu-titan li.tabactivedownload {
		width: 80px;
	    color: white;
		background: url('../header/tabje33-titan.jpg') top left no-repeat;
	}



/*********/
/* linkjes */

div#linkjes {
	position: absolute;
	top: 5px;
	right: 10px;

	margin: 0 auto;
	padding: 0;
	width: 792px;
	height: 20px;

	text-align: right;

}


/********/
/* login */

span#login {
	position: absolute;
	right: 10px;
	bottom: 11px;

	text-align: right;
	color: #AAA;
}

	#login a:link,
	#login a:active,
	#login a:visited {
		font-weight: bold;
		text-decoration: none;
	}
	#login a:hover { text-decoration: underline }

	#login .plain {
		font-weight: lighter;
		text-decoration: underline;
	}

/* loginveld */
div#loginveld {
	position: absolute;
	top: 26px;
	right: 12px;

	width: 281px;
	height: 121px;
	text-align:right;

	visibility: hidden;
	background: url('../header/login.png') top left no-repeat;
}

	#loginveld  table {
		float: right;
		width: 220px;
		margin: 16px 12px 0 0;
}
	#loginveld input[type=text],
	#loginveld input[type=password]	{
		border: 1px solid #666;
	}

	.button {
		-x-system-font:none;
		background:#AD3942 none repeat scroll 0% 0%;
		border:1px solid #79C5C9;
		color:#FFFFFF;
		font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
	}

div.downloadknophome {
	background: url('../forum/images/layout/downloadbutton.jpg') no-repeat;
	width:126px;
	height:44px;
}

div.downloadknophome a {
	display:block;
	width: 116px;
	height: 34px;
}