/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:0 0 20px 0;}
div#islive {margin:0; width:752px; text-align:center;}  /* LET OP WIDTH MARGIN!!!*/
div#islive {border:1px dotted #fff;}

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #A10000;
	background-color: #676A7A;
	background-image: url(img/pattern.gif);
	
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.verhaal {
	font-family: Verdana;
	font-size: 11px;
	color: #FFC639;
	padding-left: 5px;
	padding-right: 33px;
	padding-top: 5px;
	vertical-align: top;
	line-height: 13pt;
}

.speelduur {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}


.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: #FFC639;
	text-decoration:none;
}

a:hover {
	color: #FFC639;
	text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
	color:Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:hover {
	text-decoration:underline;
	color:Black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

/* ---------Table styles------------- */

.bg_totaal {
background-image: url(img/bg_table.gif);
	border-left: 1px solid #e30000;
	border-right: 1px solid #e30000;
}

.bg_table{
	background: #FFC639;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px;
}

.case {
background-image: url(img/bg_case.jpg);
width: 808px;
}

table.text
{
	background-image: url(img/bg_text.gif);
	width: 511px;
	height: 138px;
}

.mtext
{
	background-image: url(img/bg_mtext.gif);
	width: 511px;
	height: 138px;
}

.speeds

{
background-color: #960c0c;
border: 1px solid black;
}
/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid #A10000;
}

.control
{
border: 1px solid #6d6d6d;
background-image: url(img/player/control_bg.jpg);
}

.player
{
border: 4px solid #960c0c;
}

.memberplayer
{
border: 1px solid #E30000;
}

   /* --------- VPS standaard styles------------- */
/* --------- Vanaf hier niets wijzigen!! ------------- */

    .bg_error {
        border: 1px solid #000000;
        background: #ffffff;
		  color: #000000;
    }

 	  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: #000000;
    }

    .evengeduld {
        font-family: arial black;
        font-size: large;
        color: #a10000;
    }

    .disclaimer {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #FFC639;
	}

	.disclaimer a:link, .disclaimer a:visited {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #FFC639;
		text-decoration:none;
	}

	.disclaimer a:hover {
		font-family: Verdana, Arial, Sans;
		font-size: 10px;
		color: #E30000;
		text-decoration:underline;
	}

