a
{
	color: #FFFFFF;
}

body
{
	background: #517C9E url('../images/bg.jpg') repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
}

h1
{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

#loading
{
	background-color: #000000;
	border: 1px solid #FFFFFF;
	filter: alpha(opacity=0);
	font-size: 16px;
	height: 50px;
	left: 50%;
	line-height: 16px;
	margin-left: -80px;
	margin-top: -40px;
	opacity: 0.0;
	padding-top: 30px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 160px;
	z-index: 100;
}

#loading img
{
	vertical-align: middle;
}

#loading span
{
	vertical-align: middle;
}

#container
{
	margin: auto;
}

#header
{
	margin-bottom: 20px;
}

#content
{
}

#pager
{
	margin-left: 5px;
}

#pager a
{
	background-color: #517C9E;
	color: #FFFFFF;
	float: left;
	margin: 3px 5px 0px 0px;
	padding: 5px;
	text-decoration: none;
}

#pager a.selected, #pager a:hover
{
	background-color: #FFFFFF;
	color: #517C9E;
}

.clear
{
	clear: both;
}

.iconmovie
{
	background: url("../images/movie.png") no-repeat top left;
	display: block;
	height: 32px;
	position: absolute;
	margin-top: 1px;
	margin-left: 93px;
	width: 32px;
	z-index: 1;
}

.iconnew
{
	background: url("../images/new.png") no-repeat top left;
	display: block;
	height: 27px;
	position: absolute;
	margin-top: -7px;
	margin-left: -1px;
	width: 32px;
	z-index: 1;
}

.status
{
	position: absolute;
	right: 10px;
	top: 5px;
}

.thumb
{
	background-color: #000000;
	float: left;
	margin: 5px;
	padding: 3px;
	text-align: center;
}

.thumb a
{
	display: block;
	height: 125px;
	overflow: hidden;
	position: relative;
	width: 125px;
}

.thumb a span
{
	bottom: 5px;
	cursor: pointer;
	filter: alpha(opacity=0);
	font-size: 11px;
	opacity: 0.0;
	position: absolute;
	width: 125px;
}
