/* ================================================== */
/* ISLIVE PROMO */
/* ================================================== */
div#islive_cnt {padding: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: 9px Verdana;
    color: #ffffff;
	 background-color: #000000;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
/* ---------chat styles------------- */

.naam
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
}

.datum
{
	font-family: Verdana;
	font-size: 50px;
	color: #660000;
	font: bold;
}

.tijd
{
	font-family: Verdana;
	font-size: 20px;
	color: #A5A5A5;
	padding-right: 5px;
}

.maand
{
	font-family: Verdana;
	font-size: 10px;
	color: #A5A5A5;
	font: bold;
}

.chatpic
{
	border: 1px solid #cc0000;
}
/* ---------Text styles------------- */

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	padding: 5px;
	vertical-align: top;
}

.btxt {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: white;
}

.titel {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FDB721;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
}

.info_pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

/* ---------Hier de link styles------------- */
friendsB, a.friendsB, a.friendsB:link, a.friendsB:hover, a.friendsB:visited {
color:#000000;
padding-top:3px;
padding-bottom:5px;
text-decoration:none;
}
friendsW, a.friendsW, a.friendsW:link, a.friendsW:hover, a.friendsW:visited {
color:#ffffff;
padding-top:3px;
padding-bottom:5px;
text-decoration:none;
}
a,a:link,a:visited {
	color: #FF0000;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

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------------- */

.main_table{
	background: #000000;
	border-left: 5px solid #820000;
	border-right: 5px solid #CA0000;

}
.contenttop{
	background-image: url(/img/back_home.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}

.contenttop2{
	background-image: url(/img/back_disc.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}
.back_bio {
	background-image: url(/img/back_bio.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}

.case {
	background: #32343E;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ---------Image en Player (standaard) ------------- */

.box {
width:350px;
}
.pict
{
border: 1px solid #cc0000;
}

.bigpic{
border: 2px solid #FDB721;
}

.control
{
background-color: #BCC6D5;
border: 1px solid #FDB721;
}

.playerborder
{
border: 1px solid black;
}

   /* --------- VPS foutmelding 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;
	}