#container_top {
	width: 956px;
	height: 13px;
	background: url(../media/images/layout/f_top_border.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/f_top_border.png", sizingMethod="crop");
}

#container_bottom {
	width: 956px;
	height: 12px;
	background: url(../media/images/layout/f_bottom_border.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/f_bottom_border.png", sizingMethod="crop");
}

/*-------------------------- FanScore Page Content -------------------------*/

#otx_fanscore{
	position: absolute;
	top: 35px;
	right: 100px;
}

#topten_movie_footer{
	height: 50px; margin-top:-4px;
}

#otx_top {
	background: url(../media/images/layout/otx_top.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/otx_top.png", sizingMethod="crop");
	height: 11px; 
	width: 311px;
}

#otx_bottom
{
	background: url(../media/images/layout/otx_bottom.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/otx_bottom.png", sizingMethod="crop");
	height: 11px; 
	width: 311px;
}

#otx_popup{
display:none;
width:311px;
height:100px;
position:absolute;
z-index:2;
top: 30px;
right: 60px;
background: #FFFFFF;
}

#otx_center{
width:311px;
background: url(../media/images/layout/otx_bg.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/otx_bg.png", sizingMethod="scale");
position: relative;
}

#otx_data{
width:286px;
margin:auto;
font-size:10px;
color:#464646;
}

.otx_close_button{
position: absolute;
right: 6px;
top: -5px;
 cursor: pointer
}

#topten_movie_header_bg{
	background:url(../media/images/layout/topten_movie_head_bg.gif) no-repeat;
	padding:3px;
}
#topten_movie_header_bg{
	background:url(../media/images/layout/topten_movie_head_bg.gif) no-repeat;
	padding:3px;
}
#fanscore_header{
	margin-left: 65px;
	padding-top: 15px;
	font-size: 30px;
	color: #000066;
	text-align:left;
	}

a.showhide {
	color:#000000;
}
a:visted.showhide {
	color:#000000;
}
a:hover.showhide {
	color:#000000;
}

.dn { 
	overflow:hidden; 
	line-height:16px;
	text-align:left;
    display:none;
}

#about {
	margin-left: 65px;
	padding-top: 0px;
	position:relative;
	width:820px;
	text-align:left;
	}

#loved_loathed {
	margin-left: 65px;
	padding-top: 0px;
	position:relative;
	width:820px;
	text-align:left;
	}

#facts {
	margin-left: 65px;
	padding-top: 0px;
	position:relative;
	width:820px;
	text-align:left;
	}

#fanscore_display_nav{
	width:930px;
	margin: auto;
	text-align:left;
	padding-top: 5px;
	}

#fanscore_display_area{
	width: 930px;
	margin:auto;
	text-align:left;
	background:url(../media/images/layout/fanscore_panel.png) repeat-y;
	position: relative;
	}
	
#fanscore_data{
	width:920px;
	margin:auto;
	background: url(../media/images/layout/fanscore_panel_bg.jpg) repeat-x bottom;
	padding-bottom:45px;
	}

#date_toggle{
	width: 230px;
	z-index:15;
	height: 24px;
	position: absolute;
	top: -45px;
	left: 350px;
	}

#date_toggle_text{
	width: 180px;
	font-weight:bold;
	background:url(../media/images/layout/date_toggle_bg.gif) repeat-x;
	display:block;
	float:left;
	height:24px;
	padding:5px;
	text-align: center;
	}
	
#facebook_btn {
	width: 163px;
	height: 32px;
	background: url(../media/images/facebook_btn.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/facebook_btn.png", sizingMethod="crop");
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: -51px;
	right: 5px;
}

.movie_row {
	float: none;
	clear: both;
	padding-top: 5px;
	margin:auto;
}


.rank_col_all{
	width:45px;
	float: left; 
	margin-left:50px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	height:30px;
	padding-top:5px;
}

.movie_col_all{
	width: 566px;
	float: left; 
	font-size:20px;
	padding-left: 15px;
	border-bottom:1px solid #cccccc;
	height:30px;
	padding-top:5px;
}

.fanscore_col_all{
	width: 60px;
	float: left; 
	font-size:26px;
	font-weight:bold;
	color:#ff6600;
	border-bottom:1px solid #cccccc;
	height:30px;
	padding-top:5px;
}

.rating_col_all{
	width:130px;
	float: left; 
	font-size:10px;
	border-bottom:1px solid #cccccc;
	height:30px;
	padding-top:5px;
	color:#464646;
	text-align:right;
}

.rank_header_all {
	width:45px;
	float: left; 
	margin-left:50px;
	border-bottom:1px solid #cccccc;
	height:23px;
	padding-top:5px;
}

.movie_header_all {
	width: 515px;
	float: left;
	padding-left: 15px; 
	border-bottom:1px solid #cccccc;
	height:23px;
	padding-top:5px;
}

.fanscore_header_all {
	width: 144px;
	float: left; 
	border-bottom:1px solid #cccccc;
	height:23px;
	padding-top:5px;
}

.rating_header_all{
	width: 90px;
	float: left; 
	border-bottom:1px solid #cccccc;
	height:23px;
	padding-top:5px;
	text-align:right;
}

.user_rating_style{
	color: #6d6b99;
	font-weight:bold;
}

.topten_user_rating_style{
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.fanscore_col_title {
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
}

a.fanscore_movie_links:link{
	color:#464646;
	text-decoration:none;
	}
a.fanscore_movie_links:visited{
	color:#464646;
	text-decoration:none;
	}
a.fanscore_movie_links:active{
	color:#464646;
	text-decoration:none;
	}
a.fanscore_movie_links:hover{
	color:#464646;
	text-decoration:underline;
	}

a.fanscore_movie_links_topten{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	}
	
#top_ten_area{
margin:auto;
}
#topten_movie_display{
	float:left;
	width:135px;
	margin:10px 00px 00px 17px;
	padding:0px 20px 0px 0px;
}