@import url(http://www.paysites.nl/css/toolbar.css);
body, html{
	font-family: verdana;
	margin: 0;
	background-color: #f388d9;
	font-size: 11px;
}
.header{	
	background-image: 	url('../images/header.jpg');
	}
	
.back{	
	background-image: 	url('../images/back.jpg');
	}	

.footer{	
	background-image: 	url('../images/footer.jpg');
	}

.extend01{	
	background-image: 	url('../images/extend01.jpg');
	}
	
.extend02{	
	background-image: 	url('../images/extend02.jpg');
	}
	
.player{	
	background-image: 	url('../images/player.jpg');
	}
	
.cam{	
	background-image: 	url('../images/webcam.jpg');
	}
	
#ftr {
  	position:			absolute;
  	width:				900px;
   	height:				37px;
   	font-family: 		Arial, Helvetica;
   	font-size:			10px;
   	font-weight:		bold;
   	color:				#fff;
   	margin: 			0 0 0 0;
   	padding: 			0 0;
	
}
	
.expand2{	
	background-image: 	url('../images/expand2.jpg');
	}


a:link {
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.white {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #000;	
}

.bigger {
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
}

.textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid;	
	}

#live{ 
background-image: 	url('../images/webcam.jpg');
}

#live table.webcams {
}

#live td.status a {
font-size: 11px;
color: #FFFFFF;

}

#live td.info a {
font-size: 11px;
color: #FFFFFF;
}

#live td.info, #live td.status {
padding: 15px 0 31px 0;
}

#live img.thumb {
width: 120px;
height: 90px;
border: 0;
}

#live td.hdr a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 0 0;	
}

#live td.hdr {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 17px 0;	
}

