body	{
	font-family: trebuchet ms,verdana,lucida,helvetica,arial;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
}
td	{
	font-family: trebuchet ms,verdana,lucida,helvetica,arial;
	font-size: 11px;
	color: #000000;
}
#background-image {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#categories {
	position: absolute;
	left: 45px;
	top: 98px;
	z-index: 20;
}
#subcontent {
	position: absolute;
	left: 290px;
	top: 370px;
	width: 440px;
	z-index: 150;
}
#content {
	position: absolute;
	left: 281px;
	top: 35px;
	z-index: 50;
	width: 450px;
	height: 405px;
	overflow: auto;
	moz-box-sizing: border-box;
}
#content-movie {
	position: absolute;
	left: 281px;
	top: 40px;
	z-index: 50;
	width: 435px;
}
#content-movie-controls {
	position: absolute;
	left: 263px;
	top: 451px;
	z-index: 51;
}
.content-movie-controls {
	font-size: 10px;
	font-weight: 600;
	color: #ffffff;
}
#content-movie-icons {
	position: absolute;
	left: 742px;
	top: 348px;
	z-index: 70;
}
#content-movie-info {
	position: absolute;
	left: 0px;
	top: 469px;
	z-index: 60;
	display: none;
	background-image: url(../images/content-movie-info.jpg);
	background-repeat: no-repeat;
	width: 735px;
	height: 236px;
}
#content-movie-iframe {
	margin: 10px 30px 20px 110px;
}
.movie-title {
	font-size: 13px;
	color: #085AC0;
	font-weight: 600;
}
.click {
	cursor: pointer;
	font-size: 10px;
	font-weight: 600;
	color: #ffffff;
}
a.click {
	cursor: pointer;
	font-size: 10px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
a.click:hover {
	font-size: 10px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
.categoryname {
	font-weight: 600;
	color: #FF7800;
}
.moviename {
	font-weight: 600;
	color: #000000;
}
.orange {
	color: #FF7800;
}
.title {
	font-size: 14px;
	color: #99C2F5;

}
a {
	color: #085AC0;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}