/* Releases  */

div.release_wrapper{
	width:620px;
	margin-left:30px;
	font-size:12px;
	margin-top:35px;
	padding-bottom:20px;
	border:1px solid #ccc;
	

}

div.release_wrapper h3{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	float:left;


}

a.movie-title{
	color:#155977;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #2088B2;
	padding-bottom:2px;
	


}

a.movie-title:visited{
	color:#155977;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-bottom:3px;


}


a.movie-title:hover{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-bottom:3px;
	border-bottom:1px solid #97BB1B;
}
div.rating_bar{
	float:left;

	
	margin-left:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:default;
}

div.rating_yellow{
	background-image:url('http://www.nzbmovieseeker.com/images/rating_bar_yellow.gif');
	background-repeat:repeat-x;

}


div.rating_green{
	background-image:url('http://www.nzbmovieseeker.com/images/rating_background.gif');
	background-repeat:repeat-x;

}
div.rating_red{
	background-image:url('http://www.nzbmovieseeker.com/images/rating_bar_red.gif');
	background-repeat:repeat-x;

}


div.rating_results{
	position:absolute;
	width:370px;
	
	z-index:100;
	background-color:#fff;
	
	margin-left:-5px;
	margin-top:4px;
	display:none;
	min-hight:100px;
}

div.more_info_movie{
	position:absolute;
	width:470px;
	
	z-index:100;
	background-color:#fff;
	border:1px solid ccc;
	margin-left:-5px;
	margin-top:0px;
	
	height:120px;
	display:none;
	
}


div.more_info_js{
	display:inline;

}

#rating_yellow{
	border:5px solid #FEC313;


}

#rating_green{
	border:5px solid #97BB1B;

}
#rating_red{
	border:5px solid #CC0000;

}

#bar_green{
	background-color:#97BB1B;
}
#bar_yellow{
	background-color:#FEC313;
}

#bar_red{
	background-color:#CC0000;
}



div.rating_results p.loading{
	padding-top:20px;
	padding-bottom:20px;
	color:#CCCCCC;
	margin-left:20px;


}
div.rating_results table{
	width:360px;
	z-index:101;
	margin-left:5px;
	border-collapse:collapse;
	margin-top:15px;
	margin-bottom:15px;
}


div.rating_results table tr{
	
	margin-bottom:5px;
	float: left;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
}


div.rating_results table tr td.icon{
	width:100px;
	text-align:left;
	float:left;
	font-weight:normal;
	color:#333; 

}

div.rating_results table tr td.rating_color{
	width:210px;
	
	float:left;
	background-color:#97BB1B;
}

div.rating_results table tr td.rating{
	width:27px;
	text-align:left;
	float:right;
	color:#666;
}


div.release-wrapper .center{
	padding-top:15px;

}

div.release-wrapper .center .poster{
	width:100px;
	float:left;

}
div.release-wrapper .center .plot{
	padding-left:15px;
	float:left;
	width:455px;

}


div.release-wrapper .center .plot .info{
	padding-bottom:15px;
	color:#000000;
	
}

div.release-wrapper .center .plot p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	word-spacing:1px;
	line-height:1.3em;
	font-size:12px;


}

div.release-wrapper .show_release{
	margin-top:15px;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ccc;
	

}
div.release-wrapper .show_release .release_ajax{
	margin-top:15px;
	margin-left:10px;
	background-color:#FFFFFF;
	margin-right:10px;
		display:none;

}
div.release-wrapper .show_release .release_ajax table{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	

}


div.release-wrapper .show_release .release_ajax table tr td.info{
	color:#333;
	width:150px;
	padding-top:2px;
	padding-bottom:2px;

}


div.more_info_movie table tr td.info{
	color:#333;
	width:100px;
	padding-top:2px;
	padding-bottom:2px;

}


div.release-wrapper .show_release .release_ajax table tr td.data{
	
	

}



div.option_bar{
	float:left;

	background-image:url('http://www.nzbmovieseeker.com/images/option_bar.gif');
	background-repeat:repeat-x;
	margin-left:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:4px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

span.new_movie{
	font-weight:bold;
	font-size:14px;
	color:#EC7600;
	padding-top:3px;
	padding-left:10px;
	float:left;
}

div.tooltip_plot{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:10px;
	background-color:#333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:0px;
	position:absolute;
	z-index:2000;
	margin-top:-160px;
	margin-left:-110px;
	display:none;
	height:120px;
}


.rel_time{

padding-right:10px; font-size:10px; color:#999999; float:right;
}
