/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:20px 0;}
div#islive {margin:0 auto;width:752px; text-align:center;}
div#islive {border:1px dotted #fff;}

html, body {
	margin:0 auto;
	font:10px Verdana;
	color:#fff;
	background:#000 url(img/bg.jpg) repeat-y center;
}
table, tr, td {
	border-collapse:collapse;
}
p {
	margin:0;
	padding:5px;
}
img {
	border:0;
}
.clear {
	clear:both;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
#header_container, #content_container, #footer {
	width:950px;
	margin:0 auto;
}
#disclaimer {
	width:950px;
	text-align:center;
	margin:0 auto;
	padding-bottom:1em;
}
/* CASE */
.case {
	width:941px;
	padding:10px 4px 10px 5px;
}
.case img {
	display:block;
}
.case_left {
	float:left;
	width:315px;
}
.case_left2 {
	float:left;
	width:153px;
}
.case_left2 .mpict {
	margin-bottom:1px;
	border:1px solid #fff;
}
.case_txt, .mcase_txt {
	background-image:url(img/case_txt_bg.jpg);
	width:295px;
	height:186px;
	padding:10px;
	font:12px verdana;
}
.mcase_txt {
	background-image:url(img/mcase_txt_bg.jpg);
	width:295px;
	height:149px;
	font:11px verdana;
}
.case .pict {
	float:left;
	border:1px solid #fff;
}
.case .pict2 {
	margin-top:1px;
	border:1px solid #fff;
}
.case_btm {
	clear:both;
	background-color:#d00710;
}
.case_btm img {
	float:left;
}

/* TRAILER */
#trailer_container {
	width:800px;
	margin:0 auto;
	padding-top:10px;
}
#trailer {
	width:442px;
	margin:0 auto;
	text-align:center;
}
/* PLAYER */
#speeds_container {
	width:950px;
	margin:0 auto;
	text-align:center;
}
/* PAGE NUMMERS */
#pagenrs {
	clear:both;
	width:950px;
	height:38px;
	text-align:center;
}
.pagenr {
	height:37px;
	width:35px;
	font:bold 12px verdana;
}
.pagenr_ov {
	height:37px;
	width:35px;
	font:bold 12px verdana;
}
.pagenr a {
	color:#fff;
}
.pagenr_ov a {
	color:#f00;
}
/* PLAYER */
.control {
	background-color:#efebcb;
	border: 1px solid #f00;
}
.playerborder {
	border:1px solid #000;
}
/* --------- VPS standaard styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */
.bg_error {
	border: 1px solid #000;
	background: #fff;
	color:#000;
}
a.error,a.error:link,a.error:visited {
	color: #a10000;
}
a.error:hover {
	color: #a10000;
	text-decoration:underline;
}
.melding {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.evengeduld {
	font-family: arial black;
	font-size: large;
	color: #a10000;
}