@charset "utf-8";
/* ------------------------- */
/* ----- VIEWMOVIE PAGE ---- */
/* ------------------------- */
body{
	background: #212121 url(../img/gfx/bgfade_dark.png) no-repeat;
}
#bodywrap{
	background: #000;
	width: 958px;
	display: inline;
	float: left;
}
#mainwrap{
	border-color: #333;
}

#viewmovie{
	background: #000;
	color: #ccc;
	padding: 120px 0 150px 0;
	display: inline;
	width: 958px;
	float: left;
}
#flash-content {
	z-index: 90;
}
#dim {
	z-index: 100;
	text-align: right;
	padding: 5px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	color: #333333;
}
#dim a {
	padding: 2px 5px 2px 5px;
	border: 1px solid #222222;
	color: #666666;
	z-index: 100;
	width: 25px;
	position: relative;
	text-decoration: none;
	background-color: #111111;
}
#dim a:hover {
	background-color: #222222;
}
#latest_row_dark{
	width: 958px;
	background: #000 url(../img/gfx/fill_5x97_dark.png) repeat-x;
	float: left;
}
#latest_row_fillbtm_dark{
	height: 16px;
	background: #000 url(../img/gfx/dark_fill.png);
	float: left;
	display: inline;
	clear: left;
	margin: 0 5px 0 5px;
	width: 948px;
}
#footer_adwrap_dark{
	background: #000;
	width: 958px;
}
#footer_ad{
	width: 728px;
	margin: 0 auto;
}
.movie-note {
	margin: 0 auto;
	width: 600px;
	text-align: center;
}
.movie-note a, a:link, a:visited {
	color: #880000;
	text-decoration: underline;
}
