body {
	overflow: hidden;
}

a {
	cursor: pointer;
}
a img {
	border: 0;
}

#kubiverse {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #f0f0f0;
	/*	width: 100px;*/
}

#noflash a {
	color: red;
}
#noflash a:hover {
	color: black;
}
#noflash {
	width: 200px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -35px;
	font-size: 14px;
	color:red;
	font-weight: bold;
/*	background-color: yellow;*/
}



#login_container {
	z-index: 99;
	position: absolute;
/*	padding-top: 5px;*/
/*	padding-right: 20px;*/
	top: 0px;
	left: 24px;
	width: 170px;
/*	overflow-y: scroll;*/
/*	overflow-x: hidden;*/
/*	height: 100%;*/
/*	background-color: gray;*/
}
#spinner {
/*	position: absolute;*/
/*	top: 0px;*/
/*	left: 200px;	*/
}
#login_container .errors {
	position: absolute;
	left: 175px;
	width: 170px;
	top: 20px;
/*	margin-top: 20px;*/
	background-color: white;
}
#login_container .errors ul {
/*	padding: 14px;*/
/*	padding-left: 16px;*/
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
/*	margin-top: 10px;*/
	list-style-type: none;
	font-size: 11px;
/*	font-weight: bold;*/
	color: red;
/*	width: 100px;*/
}
#login_container .errors ul li {
	margin-bottom: 10px;
}

#notice {
	margin-bottom: 8px;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

#labels_container {
/*	margin: 10px;*/
/*	padding: 10px;*/
/*	width: 220px;*/
/*	border: 5px solid white;*/
/*	background-color: #cccccc;*/
	position: absolute;
	bottom: 5px;
	left: 20px;
/*	right: 10px;*/
}
#labels_container .label {
/*	display: block;*/
/*	background-color: yellow;*/
	margin-top: 3px;
}
#labels_container label:hover {
/*	display: block;*/
/*	background-color: yellow;*/
	color: black;
}
#labels_container label {
	cursor: pointer;
	font-size: 14px;
/*	font-weight: bold;*/
	color: #999;
/*	display: inline;*/
}

#boxuser_container0 {
/*	border-color: #0080ff80ff;*/
/*	background-color: #0080ff;*/
}
#boxuser_container0 .usernumber, #boxuser_container0 .username {
/*	color: #0092D2;*/
}
#boxuser_container1 {
/*	border-color: #CB006B;*/
}
#boxuser_container1 .usernumber, #boxuser_container1 .username {
/*	color: #CB006B;*/
}
#boxuser_container2 {
/*	border-color: #FFEF0E;*/
}
#boxuser_container2 .usernumber, #boxuser_container2 .username {
/*	color: #FFEF0E;*/
}

#boxuser_container {
	position: absolute;
	left: 0px;
	top: 70px;	
/*	background-color: lime;*/
	width: 100%;
}
.boxuser_container {
/*	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
*/
/*	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
*/
	position: relative;
	width: 100%;
	margin-bottom: 5px;
/*	border-bottom: 1px dotted #cccccc;*/
/*	background-color: #F7F7F7;*/
/*	background-color: white;*/
}
.box_user {
		border-bottom: 1px dotted #cccccc;
	
}


.boxuser_container .logout a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.boxuser_container .logout img {
	border: 0px;
	background: url(/images/site/uitloggen.gif) 0 0 no-repeat;
}
.boxuser_container .logout a:hover img {
	border: 0px;
	background: url(/images/site/uitloggen_black.gif) 0 0 no-repeat;
}
.boxuser_container .logout {
	cursor: pointer;
	font-size: 14px;
	color: #999999;
	position: absolute;
	right: 0px;
	bottom: 3px;
}

.link img {
	width: 10px;
	height: 10px;
/*	background: url(/images/site/arrow_blue.gif) 0 0 no-repeat;*/
}
.link a:hover img {
	background: url(/images/site/arrow_black.gif) 0 0 no-repeat;
}
.link a:hover {
	color: black;
}
.link a {
/*	color: #2380F9;*/
	text-decoration: none;
}
.link img {
	border: 0px;
	margin-right: 5px;
	margin-bottom: -1px;
}
.link {
	font-weight: bold;
	font-size: 14px;
/*	margin-top: 7px;*/
/*	text-align: center;*/
}

.boxuser_container input {
/*	width: 100%;*/
/*	float: left;*/
	clear: both;
}
.boxuser_container_error input {
	color: red;
}
.boxuser_container_error .submit input {
	color: #333;
}
.boxuser_container .form {
	background-color: white;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 10px;
/*	padding-right: 10px;*/
}
.boxuser_container .form .subtitle {
/*  font-weight: bold;*/
  font-size: 14px;
  margin-bottom: 10px;
}
.boxuser_container form .submit input {
	width: 40px;
/*	height: 23px;*/
	margin-right: 4px;
	font-weight: bold;
	color: #333;
	
}
.boxuser_container form .submit {
	margin-top: 12px;
}
.boxuser_container form .submit a:hover {
	color: black;
}
.boxuser_container form .submit a {
	font-size: 10px;
/*	text-decoration: none;*/
	color: #999999;
}
.boxuser_container form div {
	margin-bottom: 7px;
}
.boxuser_container form label {
/*	position: relative;*/
	margin-bottom: 2px;
	font-size: 12px;
	color: #999999;
	background-color: white;
	float: left;
}

.boxuser_container ul {
	font-weight: normal;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.boxuser_container .username a:hover {
	color: black;
}
.boxuser_container .username a {
	color: #999999;
	text-decoration: none;
}
.boxuser_container .username {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.boxuser_container .userelements {
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #BABABA;
	margin-left: 4px;
	bottom: 0px;
	left: -3px;
}

/*.error_highlight {
	border: 1px solid red;
}
*/
