body {
	background:#000 url(movieboxbg.jpg) top center no-repeat;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#wrapper{
	width:870px;
	padding-right:30px;
	margin:0px auto;
	text-align:left;
	border:none;
}
div.element a, div.element i{
	display:block;
	font-size:12px;
	padding:3px 0px 3px 10px;
	line-height:37px;
}
div.element a{
	color:#FFF;
	text-decoration:none;
/*	border-bottom:1px solid #000; */
}
div.element a:hover{
	background-color:#616161;
	color:#fff;
}
.redbg{
	background-color:#f00;
}
.thumb{
	background-color:#000;
	width:38px;
	height:38px;
	float:left;
	border:0px;
	margin:0px 8px;
}
#accordion{
	margin-top:6px;
	/*padding:0 30px 0 1px;*/
	padding:0 1px;
	float:right;
	width:336px;
	height:469px;
	overflow:auto;
}
.toggler {
	color: #FFF;
	border-bottom:1px solid #464646;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.toggler a{
	display:block;
	padding: 1px 0px 2px 6px;
	margin:2px 0px;
	color:#FFF;
	text-decoration:underline;
	/*border-bottom:1px solid #18a8d7;*/
}
.toggler a:hover{
	background-color:#f00;
	color:#fff;
}
.element .cont{
	padding:6px 0px;
	border-bottom:1px solid #464646;
}
.element p {
}
.float-right {
	padding:10px 20px;
	float:right;
}
blockquote {
	padding:5px 0 5px 30px;
	font-style: italic;
}
#zplayer{
	margin-left:24px;
	width:484px;
	text-align:center;
}
#theswf{
	background:#000;
	width:480px;
	height:372px;
	/*border:2px solid #000;*/
}
.info{
	color:#FFF;
	background-color:#2c2c2c;
	height:76px;
	padding:6px 12px;
	overflow:auto;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-top:39px;
}
.info b{
	font-size:13px;
}
.throbber{
	background:#000; 
}
.playing{
	background-color:#616161;
}
#footer{
	font-size:11px;
	width:484px;
	color:#fff;
	padding:3px 0px 0px 24px;
	margin-bottom:1px;
}
#footer a,
.info a{
	color:#fff;
	text-decoration:underline;
}
#fullscreen{
	position:relative;
	left:370px;
	top:56px;
}
.clear{
	clear:both;
}
