/* 14:51 29-2-2008 - arjan	
 */
body {background:url('/vg/bg-body.jpg') repeat-x #FFFFFF;}
	body,td 
	{
	font-family: Verdana,Arial,sans-serif;  
	font-size: 11px;
	color:#000000;
	letter-spacing: 0px;
	}

	select,input 
	{
	font-size: 10px;
	color:#000000
	}
	
	
	
#container {
	margin:10px auto 10px -434px; 
	width:868px; 
	position: absolute;
	left:50%; 
}

#containerHeader {
	width:868px; 
	height: 9px; 
	background: url('/vg/kpl_bg_header.png') no-repeat;
}

#containerFooter {
	width:868px; 
	height: 9px; 
	background: url('/vg/kpl_bg_footer.png') no-repeat;
	float: left;
	margin-bottom: 10px;
	_margin-bottom: 0;
}

label {
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

/* class */

	.comAdTitle {
		font-size: 11px; 
		padding:0; 
		margin: 0;
	}
	
	.headerTitle {
		position:absolute;
		left:-9999px;
	}

	.headerLinks img {
		margin: 0px 2px 0px 7px;
	}

	.nw
	{ 
	font-size: 11px;
	color:white
	}

	.w
	{ 
	font-size: 11px;
	color:white
	}
	
	.wb
	{ 
	font-size: 13px;
	color:white
	}

	.c-subs {
		float:right;
		padding-right:2px;
		text-align: right;
	}
	
	.subs {
		
		padding-left:6px;
		background:url(../vg/bullet_subs.gif) no-repeat;
	}

	.s
	{
	font-size: 9px;
	color:#000000
	}

	.cat
	{
	font-size: 10px;
	color:#000000
	}

	.wabc
	{
	font-family:Helvetica,Arial,sans-serif;  
	font-size: 9px;
	color:white
	}

	.c
	{
	font-size: 11px;
	color:#cccccc
	}

	.h
	{ 
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: bolder;
	color:#000000
	}

	.hw
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: bolder;
	color:#ffffff
	}

	.hpn
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 25px;
	font: italic bolder;
	color:#ffffff
	}

	.hb
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 30px;
	font: bolder;
	color:#210f72
	}

	.hg
	{ 
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: italic bolder;
	color:#33cc33
	}
	
	div#stats a{
		text-decoration:none;
		color:#fff;
	}
	
	.alert { font-size:14px; } /* add - arjan */

/* link */

	a:link    {color: #333333; text-decoration:underline}
	a:visited {color: #333333; text-decoration:underline}
	a:active  {color: #333333; text-decoration:underline}
	a:hover   {color: #000000; text-decoration:none}

	a:link.hide    {color: #333333; text-decoration:none}
	a:visited.hide {color: #333333; text-decoration:none}
	a:active.hide  {color: #333333; text-decoration:none}
	a:hover.hide   {color: #333333; text-decoration:underline}

	a:link.gm    {color: #210f72; text-decoration:underline}
	a:visited.gm {color: #210f72; text-decoration:underline}
	a:active.gm  {color: #210f72; text-decoration:underline}
	a:hover.gm   {color: #210f72; text-decoration:none}

	a:link.def    {color: #333333; text-decoration:none}
	a:visited.def {color: #333333; text-decoration:none}
	a:active.def  {color: #333333; text-decoration:none}
	a:hover.def   {color: #333333; text-decoration:none}

	a:link.abc    {color: #ffffff; text-decoration:none}
	a:visited.abc {color: #ffffff; text-decoration:none}
	a:active.abc  {color: #ffffff; text-decoration:none}
	a:hover.abc   {color: #ffffff; text-decoration:underline}
	
	
.herplaatsButton {
	background: #fff; 
	padding: 5px; 
	border: 1px solid #33cc33; 
	text-decoration: none; 
	display: block; 
	float: left;
	width: 245px; 
	text-align: center; 
	color: #000; 
	font-size: 11px;
	margin-left: 3px;
}

.herplaatsButton:visited, .herplaatsButton:link, .nieuwAdButton:visited, .nieuwAdButton:link, .border-button:visited, .border-button:link {
	text-decoration: none; 	
	color: #000;
}

.nieuwAdButton {
	background: #fff; 
	padding: 5px; 
	border: 1px solid #666666; 
	text-decoration: none; 
	display: block; 
	float: left;
	width: 175px; 
	text-align: center; 
	color: #000; 
	font-size: 11px;
	margin-left: 5px;
}

.border-button {
	display:block;
	border:1px solid #33CC33;
	background: #fff;
	text-align: center;
	padding:3px 0 4px;
	width:246px;
	margin:4px 1px;
	text-decoration: none;
}

.maintrackButton {
    font-weight: bold;
    color: #382D2C;
}

.controleHeader {
    background-color: #F2F2F2;
    border: 1px solid #848484;
    padding: 2px 0px 2px 2px;
    font-size: 17px;
}

.succesblock {
	border:1px solid #058002;
	background: #cde6cc;
	color: #058002;
	padding:3px 5px;
	margin:10px 0;
	text-align: center;
}

.failblock {
	border:1px solid #cb0909;
	background: #f5cece;
	color: #cb0909;
	padding:3px 5px;
	margin:10px 0;
	text-align: center;
}