 @charset "utf-8";
/************************************************************/
 /*reset */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead,  th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Helvetica, Verdana, Arial,sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/* end of reset */ 
 /************************************************************/
.MAINFRAME {
	background-image:url(bg_fade.png);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height:1250px;
	height:99%;
	background-color:#000000;
}
#logo {
	height:120px;
	cursor:pointer;
	background:transparent url(logo_bottom.png) no-repeat top left;
}
.MAINFRAME #container {
	width: 960px;
	height:1200px;
	min-height:1150px;
	margin: 0 auto;
	text-align: left;
	background-image:url(bg_movie.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
	border:1px solid #cccccc;
	vertical-align:top;
}
body {
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:12px;
	color:#FFFFFF;
	border:none;
	height:100%
}
a {
	color:#c7e300;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:hover {
	color:#c7e300;
	text-decoration: underline;
}
.MAINFRAME #top {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#000000;
	border:1px solid #cccccc;
	vertical-align:top;
}
.MAINFRAME #lang {
	float:right;
}
#lang_in {
	float:right;
	width:22px;
	height:22px;
	background:transparent url(ba.png) no-repeat top left;
	background-position: 0px -45px;
}
#lang_out {
	float:right;
	width:26px;
	height:22px;
	background:transparent url(ba.png) no-repeat top left;
	background-position: -22px -45px;
	cursor:pointer;
}
#pub {
	float:right;
	padding-right:10px;
	padding-top:10px;
}
/*#line {
	width: 960PX;
	height:5px;
	background:transparent url(ba.png) no-repeat top left;
	background-position: -22px -45px;
}*/
#left {
	width:260px;
	height:300px;
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:top;
}
#right {
	float:right;
	height:500px;
	width: 640px;
	padding-right:20px;
}
/*#caddie
{
height:39px;
width: 200PX;
background:transparent  url(common/caddie.png) no-repeat top left;
cursor:pointer;
vertical-align: middle;
padding-left:42px;
padding-top:10px;
}

#caddie:hover
{
color:#c7e300;
background:transparent  url(common/caddie_over.png) no-repeat top left;
}*/

#title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#cccccc;
	padding-left:20px;
	height:30px;
	vertical-align:bottom;

}
#mail {
	font-weight:bold;
	cursor:pointer;
	text-align:right;
	float:right
}
#mail:hover {
	color:#c7e300;
}
#rating {
	font-weight:bold
}
#trailer {
	width:640px;
	vertical-align: middle;
}
.comment_textarea {
	background:transparent url(ba.png) no-repeat top left;
	background-position: 0px -524px;
	height:60px;
	width:640px;
	border:0px;
	padding-left:5px;
	overflow-x: hidden;
	overflow-y: auto;
	resize: none;
}
#comments {
	height:420px;
	width:640px;
	border:0px;
	overflow-x: hidden;
	overflow-y: auto;
}
.comment_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #ffffff;
	color:#dddddd;
	font-size:12px;
}
.comment_description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #ffffff;
	color:#dddddd;
	font-size:10px;
}
.comment_spoiler {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-style:italic;
}
#synopsis {
	text-align:justify;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#INTERLINE {
	height:3px;
}
#trailer_list {
	height:96px;
	width:640px;
	vertical-align: middle;
	text-align:center;
	background-color: #333333;
	overflow:hidden;
}
#sharethis {
	height:20px;
	float:right;
	vertical-align: middle;
	text-align:right;
	font-weight:bold;
}

#g_rating
{
	height:25px;
	width:200px;
	vertical-align: bottom;
	text-align:right;
	float:right;
	padding-right:20px;
}
.g_rating_text
{
	height:20px;
	width:40px;
	vertical-align: middle;
	text-align:left;
	font-size:7px;
	
}
.description_title {
	vertical-align:top;
	width:80px;
	font-size:10px;
	font-weight:bold;
}
.description_value {
	vertical-align:top;
	font-size:10px;
	font-weight:bold;
}
.description_interline {
	height:1px;
}
.rater {
	cursor: pointer;
	width:96px;
	z-index:6;
}
span.mouseOn {
	display:block;
	float:left;
	background-image:url('common/gSelected.png');
	width:16px;
	height:15px;
}
span.mouseOff {
	display:block;
	float:left;
	background-image:url('common/bSelected.png');
	width:16px;
	height:15px;
}
span.blank {
	display:block;
	float:left;
	background-image:url('common/blank.png');
	width:16px;
	height:15px;
}
div.clear {
	clear:both;
}
#home {
	width:40px;
	height:20px;
	background:transparent url(ba.png) no-repeat top left;
	background-position: -712px -496px;
}
#home:hover {
	background:transparent url(ba.png) no-repeat top left;
	background-position: -666px -496px;
	cursor:pointer;
}
#comment_button {
	background:transparent url(ba.png) no-repeat top left;
	background-position: -694px -418px;
	height:20px;
	width:512px;
	border:0px;
	cursor:pointer;
	float:right;
}


#footer_container{
	margin: 0 auto;
	position: fixed; 
	bottom: 0;
	width:960px;
text-align:center;
height:110px;
	
	}
#footer{
	margin: 0 auto;
	width:800px;
	height:110px;
	background-color: #444444;
	border:1px solid #000;
	
	}
	
	
#footer_list{
	height:100px;
	overflow:hidden;
		width:800px;
		position:relative;
	}	
	
	
#footer_list_content{
	height:100px;
	overflow:hidden;
		width:800px;
		position:absolute;
		left:0px;
	}
#footer_list_content_flyer{
	height:100px;
	overflow:hidden;
		width:800px;
		
	}	
	
#footer_list_left{
	height:100px;
	width:0px;
	overflow:hidden;
	background-color:#FFF;
	position:absolute;
	left:0px;
		top:0px;
	}	
#footer_list_left:hover{
	background-color:#c7e300;
	}		
	
#footer_list_right{
	height:100px;
	overflow:hidden;
	width:0px;
		background-color:#FFF;
		position:absolute;
		left:800px;
		top:0px;
	}		
#footer_list_right:hover{
	background-color:#c7e300;
	}		
#footer_bar	
{	
	
	
	width:100%;
	text-align:left;
	height:20px;
	background-color: #c7e300;
	color:#000;
	font-weight:bold;
	vertical-align: bottom;
	
}
#footer_bar:hover
{
	cursor:pointer;
}

.footer_flyer {
	border:1px solid #eeeeee;
	height:90px;
	


}
.footer_flyer:hover {
	border:1px solid #c7e300;
	cursor:pointer;
}

	
	