/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding:0 0 20px 0;}
div#islive {margin:0 auto;width:752px; text-align:center;}
div#islive {border:1px dotted #fff;}

/* ---------Algemene styles------------- */

body {
	margin: 0 0 0 0;
	font: 10px Verdana;
	color: #000000;
	background-color: #676A7A;
	background-image: url(img/pattern.gif);
}

td {
	font-family: Verdana;
	font-size: 11px;
}

/* ---------Text styles------------- */

.info{
		font-family: Verdana;
	font-size: 9px;
	color: black;
	padding-left: 5px;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	margin: 0;
	color: #ffffff;
	width: 184px;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 5px;
	vertical-align: top;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}

.copyright {
	font-family: Verdana;
	color: white;
	font-size: 10px;
	text-align: center;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


/* ---------Hier de link styles------------- */

a,a:link,a:visited {
	color: black;
	text-decoration:underline;
}

a:hover {
	color: black;
	text-decoration:none;
}

a.bgd,a.bgd:link,a.bgd:visited {
	color:#BCC6D5;
	text-decoration:none;
}

a.bgd:hover {
	color:#FDB721;
	text-decoration:underline;
}

a.pagnr:link,a.pagnr:visited {
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.pagnr_ov:link,a.pagnr_ov:visited {
	color:#000000;
	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------------- */

.movie {
	background-image: url(img/movie_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.verhaal{
	background-image: url(img/bg_tekst.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 224px;
	padding-top:31px;
}

.border-top
{
	background-image: url(img/border_top.gif);
	background-repeat: repeat-x;
}

.border-bot
{
	background-image: url(img/border_bot.gif);
	background-repeat: repeat-x;
}
.border-left
{
	background-image: url(img/border_left.gif);
	background-repeat: repeat-y;
}
.border-right
{
	background-image: url(img/border_right.gif);
	background-repeat: repeat-y;
}

.bg_totaal {
	background: #fff8db;
}

.bg_table{
background-color: #7e7e7e;
	padding: 15px;
	border-left: 1px solid black;
		border-right: 1px solid black;
			border-bottom: 1px solid black;
}


/* ---------Image en Player (standaard) ------------- */

.pict
{
border: 1px solid black;
}

.control
{
background-color: #fff2c1;
border: 1px solid #FDB721;
}

.playerborder
{
border: 1px solid black;
}

   /* --------- 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: #FFFFFF;
			}

			.disclaimer a:link, .disclaimer a:visited {
				font-family: Verdana, Arial, Sans;
				font-size: 10px;
				color: #FFFFFF;
				text-decoration:none;
			}

			.disclaimer a:hover {
				font-family: Verdana, Arial, Sans;
				font-size: 10px;
				color: #FFFFFF;
				text-decoration:underline;
	}
