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

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


.rate_it .question {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}

.rate_it .vote_div {
	padding-top: 10px;
}

.rate_it .vote_div ul {
	list-style: none;
}

.rate_it .vote_div li {
	padding-top: 10px;
	font-size: 14px;
}

.rate_it .vote_div li input {
	vertical-align: text-bottom;
}

#fanscore_topten_new {
	width: 325px;
	z-index: 1000;
}

#fanscore_topten_header_new {
	width: 100%;
	height: 68px;
	position: relative;
}

.unrated {
	background: url(../media/images/layout/topten_header_unrated_new.png) no-repeat;
}

.rated {
	background: url(../media/images/layout/topten_header_rated_new.png) no-repeat;
}

.rate_it_new {
	background: url(../media/images/layout/topten_header_blank_bg_new.png) no-repeat;
}

#fanscore_topten_header_new a#rate_it_btn {
	width: 66px;
	height: 22px;
	background: url(../media/images/layout/movies_topten_rate_it.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/movies_topten_rate_it.png", sizingMethod="crop");
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 38px;
	left: 145px;
	cursor: pointer;
}

.rated a#rate_it_btn, .rate_it_new a#rate_it_btn {
	display: none;
}

.rate_it_new #fanscore {
	display: none;
}

.rated #rate_it_header_new, .unrated #rate_it_header_new {
	display: none;
}

.rate_it_new #rate_it_header_new {
	display: block;
}

.header_rate_this_movie_new {
	color: #cae3ff;
	font-size: 16px;
	position: absolute;
	top: 14px;
	left: 19px;
}

.header_movie_title_new {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 36px;
	left: 19px;
}

#you_rated {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	left: 59px;
	top: 33px;
}

#you_rated #your_rating {
	font-size: 13px;
	color: #bcb8ff;
}

.unrated #you_rated, .rate_it #you_rated {
	display: none;
}

#fanscore_topten_new #fanscore_topten_header_new #fanscore {
	position: absolute;
	top: 8px;
	right: 12px;
	color: #fd7d00;
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
}

#fanscore_topten_subheader_new {
	width: 100%;
	height: 24px;
	background: url(../media/images/layout/topten_subheader_bg_new.png) no-repeat;
	position: relative;
}

#fanscore_topten_new #fanscore_topten_subheader_new a#weekly_topten_link {
	width: 108px;
	height: 12px;
	background: url(../media/images/layout/topten_subheader_weekly_topten.png) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 19px;
	cursor: pointer;
	z-index: 1;
}

#fanscore_topten_new #fanscore_topten_subheader_new h1#fanscore_faq_title {
	width: 88px;
	height: 10px;
	background: url(../media/images/layout/fanscore_facts_title.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 9px;
	left: 16px;
	display: none;
}

#fanscore_topten_new #fanscore_topten_subheader_new span#as_of_date {
	position: absolute;
	top: 8px;
	right: 19px;
	font-size: 11px;
}

#fanscore_topten_new #fanscore_topten_subheader_new a#back_link {
	position: absolute;
	top: 8px;
	right: 19px;
	font-size: 11px;
	display: none;
}

#fanscore_topten_content_outer_new {
	width: 100%;
	background: url(../media/images/layout/topten_content_outer_bg_new.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/layout/topten_content_outer_bg_new.png", sizingMethod="scale");
}

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

#fanscore_topten_content_inner_new {
	margin: 0px 5px 0px 5px;
	width: 315px;
	background: url(../media/images/layout/topten_content_inner_bg_new.gif) bottom repeat-x;
}

#fanscore_topten_new .topten_row {
    width: 296px;
    height: 23px;
    margin: 0 10px 0 9px;
    border-bottom: 1px solid #CCCCCC;
    color: #464646;
    font-family: Arial, Helvetica, sans-serif;
}

#fanscore_topten_new .current {
    background-color: #fbd43b;
}

#fanscore_topten_new .topten_row .rank {
    width: 30px;
    float: left;
    font-size: 10px;
    text-align: center;
    padding-top: 5px;
}

#fanscore_topten_new .topten_row .title {
    width: 226px;
    float: left;
    font-size: 12px;
    padding-top: 5px;
    margin-left: 8px;
    font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}

#fanscore_topten_new a {
    color: #464646;
}

#fanscore_topten_new .topten_row .row_fanscore {
    text-align: right;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding-top: 2px;
	margin-right: 4px;
	color: #FD7D00;
}

#fanscore_topten_content_inner_footer_new {
	width: 100%;
	height: 25px;
	position: relative;
}

#fanscore_topten_content_inner_footer_new img {
	position: absolute;
	left: 15px;
	top: 10px;
}

#fanscore_topten_content_inner_footer_new a {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 11px;
}

#topten_new {
	
}

#fanscore_faq {
	width: 296px;
	margin: 0px 9px 0px 10px;
	padding-bottom: 10px;
	display: none;
}

#rate_it_form {
	display: none;
}
	
/*USED IN SEND FRIEND THICKBOX*/
 #send_friend_form div.row {
	height: 25px;
	padding-bottom: 15px;
}

#send_friend_form p {
	padding: 3px 10px 0 2px;
	text-align: right;
	clear: both;
	font-size: 10px;
	font-style: italic;
	color: #898989;
	line-height: normal;
	margin: 0;
}

#send_friend_form div.last {
	height: 25px;
	text-align: right;
	width: 342px;
	padding-top: 20px;
}

#send_friend_form label {
	width: 85px;
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	float: left;
	font-weight: none;
}

#send_friend_form input.text {
	width: 242px;
	height: 15px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 14px;
	outline: none;
	float: left;
	color: #464646;
}