body {
    margin: 0 !important;
    padding: 0;
}
/* Globaal */
div#globalWrapper {
	margin: 0 auto;
	padding-top: 15px;
	width: 906px;

	border: solid #525252;
	border-width: 0px 3px;
	background: black;

}


#devbar {
	height: 30px;
}

#devbar > div {
    padding: 4px;
    background-color: red;
    border-bottom: 1px outset silver;
    margin-bottom: 2px;
    color: white;
    font-weight: bold;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    opacity: 0.7;
}


#ie6bar {
    padding: 5px;
    background-color: #33FFCC;
    border-bottom: 1px outset silver;
    margin-bottom: 2px;
    color: navy;
}
#ie6bar img {
    vertical-align: middle;
}
#ie6bar a {
    color: black;
    text-decoration: underline;
}

#googleSearchResults {
    position: relative;
}

#googleSearchResults li.restype1 {
    background: #2C2C2C;
    width: 650px;
    padding: 5px;
}

#googleSearchResults p.title {
    font-size: 1.2em;
    margin-bottom: 0;
}

#googleSearchResults p.content {
    max-width: 500px;
    margin: 0;
    font-size: 0.9em;
}

#googleSearchResults p.url {
    margin-top: 0;
    font-size: 0.9em;
    color: gray;
}

#googleSearchResults a.pagelink {
    padding: 1px;
    font-weight: bold;
}

#googleSearchResults a.pagelink.current {
    background: #2C2C2C;
    text-decoration: none;
    font-weight: normal;
}

#googleSearchResults div.googleLogo {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.8em;
    text-align: right;
}

/* navigatiebalk */
ul.vb_navigation {
	background:transparent url('../forum/images/layout/navbar_bg.gif') repeat-x scroll 0% 0%;
	height: 28px;
	margin: 10px 0pt 0pt;
	padding: 0pt;
	position: relative;
}

    li.searchbox {
        float: right !important;
        position: relative;
    }



	li.css_nav
		{
		background:transparent url('../forum/images/layout/button_bg.gif') no-repeat scroll right top;
		border: 0px none;
		color: #FFFFFF;
		float: left;

		font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-size:10px;
		font-weight:bold;
		line-height: 20px;

		height:28px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0px;
		text-align:center;
		white-space: nowrap;
		overflow: none;
	}

		li#spacer {
			min-width:30px;
			padding: 0;
		}

		.css_nav img {
			border: 0;
		}



		li.css_nav a {
			color: #fff;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: bold;
			line-height: 26px;
			text-align: center;
			text-decoration: none;

			min-width: 50px;
			height: 28px;
			padding: 0 10px;

			display: block;
		}

		.css_nav a:link,
		.css_nav a:visited {
			text-decoration: none;
			color: white;
		}

		.css_nav a:hover,
		.css_nav a:active {
			color: #e3f9c2;
			text-decoration: none;
			line-height: 28px;
			height: 28px;

		}

		.searchbox form {
			position: absolute;
			top: 1px;
			right: 5px;
			line-height: 28px;
		}

		.searchbox input,
		.searchbox select,
		.searchbox textarea {
			background:#000000 none repeat scroll 0 0;
			border:1px solid #1F1F1F;
			color:#AD3942;
			font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
			font-size:9pt;
		}

		.searchbox input[type="submit"] {
			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;
		}

		.searchbox input.field {
            background-color: white;
            width: 120px;
        }

/* voor de breadcrumbs */
.page a:link, .page_alink { text-decoration: none; }
.page a:visited, .page_avisited { text-decoration: none; }
.page a:hover, .page a:active, .page_ahover { text-decoration: underline; }

.smallfont {
	font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#siteNotice {
	display: block;
	text-align: center;
	font-size: 105%;
	padding: 0 .9em;
}
#siteNotice p,
#siteNotice a:link,
#siteNotice a:visited {
	margin: 0;
	padding-top: 1em;
	color: white !important;
}

/** Module: Tournaments **/

.tournamentbox_title {
            margin-top: 1em !important;
            margin-bottom: 0;
	    color:silver;
	    font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	    font-size:9pt;
}

.tournamentbox_date,
.tournamentbox_buyin {
            margin: 0;
            overflow: hidden;
	    font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	    font-size:9pt;
}

.tournamentbox_title_premium {
            font-weight: bold;
            color: gold;
	    font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	    font-size:9pt;
}

table.uploadedImageCodes {
}

	table.uploadedImageCodes td {
	   padding: 5px;
    }

    table.uploadedImageCodes input {
        width: 600px;
        color: white;
    }



#premiumforum {
	background: url('../forum/images/layout/gold_bg2.gif') top left repeat-x;
}


div#premium-ankeiler {
	width: 500px;
	background: gold;
	margin: 20px auto;
	font-size: 1.3em;
	color: black;
	padding: 8px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFEE00 #FF9900 #FF9900 #FFEE00;
}

	#premium-ankeiler span {
		display: block;
		font-weight: bold;
		font-size: 1.1em;
	}


/*usernames	*/
a .mod { color:  #5CC5CD; }
a .admin { color: #AD3942; }
a .premium { color: gold; }
a .pkruser { color: #eee; }

/*download pagina*/
div.blokje {
	border:2px solid #525252;
	width:814px;
	padding:8px;
	margin-bottom: 15px;
}

div.blokje img.logo {
	float:left;
	position:relative;
	border:1px solid #c5c5c5;
	margin-right:10px;
}

div.blokje h2 {
	display:block;
	width: 660px;
	float:left;
	margin: 0px 0 5px 0;
	color:white;
	font-weight:bold;
}

div.blokje a.download,
div.blokje a.download:hover {
	background: url('../forum/images/buttons/downloadbutton.jpg');
	display:block;
	width:220px;
	height:44px;
	float:right;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 25px;
	color:white;
	text-decoration:none;
	margin: 0 0 8px 8px;
}


p.download {
	margin: 4px 0 4px 0;
}