body, html{
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #890000;
}


.header{	
	background-image: 	url('../images/header.jpg');
}
	
.cols3 {
	width: 145px;
	float: left;
}
	
.header_nl{	
	background-image: 	url('../images/header_nl.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_bg.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');
}
	



/* moviecontainer */
.moviecontainer{
	position: relative;
	width: 760px;
	height: 395px;
	background-image: url('../images/moviecontainer.jpg');
}

.leftcontainer{
	position: relative;
	width: 320px;
	height: 325px;
	left: 10px;
	top: 10px;
	float: left;
	margin-right: 5px;
}

.trailer{
	position: relative;
	width: 319px;
	height:34px;
}


.midcontainer{
	position: relative;
	width: 200px;
	height: 325px;
	left: 10px;
	top: 10px;
	float: left;
	margin-right: 4px;
	padding:0;
	margin:0;
}

.thumb2{
	position: relative;	
	border: 1px solid #000;
	padding:0;
}

.thumb3{
	position: relative;
	top: 1px;
	border: 1px solid #000;
}


.rightcontainer{
	position: relative;
	width: 208px;
	height: 325px;
	left: 11px;
	top: 10px;
	float: left;
}

.textcontainer{
	position: relative;
	width: 200px;
	padding: 4px;
	height: 182px;
	top: 115px;
	left: 5px;
	overflow: hidden;
	line-height: 160%;
	font-size: 11px;
}


/* moviecontainer */


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

.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;	
}

.picture   {
border: 1px solid #000;}
} 

#footer{
	position: relative;
	width: 760px;
	height:100px;
	z-index:1;
	text-align: center;
	color: #000;
}


.quickJumperContainer{
	font-size: 11px;
	position: relative;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}

.quickJumper{
	position: relative;
	width: 15px;
	height: 20px;
	border: 1px solid #000;
	background-color: #ec8c01;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

.quickJumperSelected{
	border: 1px solid #000;
	background-color: #ffc064;
	position: relative;
	width: 15px;
	height: 20px;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

#footer{
	position: relative;
	width: 776px;
	height:100px;
	z-index:1;
	text-align: center;
	color: #fff;
	left: 50%;
	margin-left: -380px;
}

h1{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: light;
}

a.quickJumper:link {color: #000; text-decoration: none; }
a.quickJumper:hover {color: #000; text-decoration: underline; }
a.quickJumper:visited {color: #000; text-decoration: none; }
a.quickJumper:active {color: #000; } 

a.quickJumperSelected:link {color: #000; text-decoration: none; }
a.quickJumperSelected:hover {color: #000; text-decoration: underline; }
a.quickJumperSelected:visited {color: #000; text-decoration: none; }
a.quickJumperSelected:active {color: #000; } 
