@charset "utf-8";

*{
	margin:0;
	padding:0;	
}
img{
	border:none;	
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
img:hover {
	-webkit-filter: contrast(130%); 
	filter: contrast(130%) hue-rotate(2deg);
	transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
	
}
a{
	text-decoration:none !important;
	color:#06F;	
}
p{
	text-align:justify;	
}
a:hover{
	text-decoration:underline;	
}
a:focus{
	border:none;
}
#wrapper{
	background:#f5f5f5;
	width:1008px;
	margin: 0px auto;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
#xxlogo {
    background-position: 0 -70px;
    border: none;
    display: block;
    height: 49px;
    right: 20px;
    position: absolute;
    top: 44px;
    width: 101px;
    z-index: 10000;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#stateoption {
	display:none;
}
#home_img {
    background-position: 0 -70px;
    border: none;
    display: block;
    height: 49px;
    right: 20px;
    position: absolute;
    top: 40px;
    width: 100px;
    z-index: 10000;
	background-color: transparent;
	background-image: url("images/sprite.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#header{
	color:white;
	overflow:hidden;	
	background: #171717;
}
#top-bar{
	height:40px;	
	position:relative;
	background:url("images/top-bar-bg.png") repeat-x;
	padding-left:10px;
	padding-right:10px;
	z-index:21;
}
#searsx {
    width: 284px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
#logo{
    background: url("images/logo.png");
    position: absolute;
    z-index: 29;
    width: 95px;
    height: 59px;
    float: right;
    top: 10px;
    margin-right: 10px;
}
#site-title{
	float: right;
	margin-right: 122px;
	margin-top: 14px;
	list-style: none;
}
#site-title a{
	color:#FFF;
	text-decoration: none;
}
#page-links{
	float:right;
	margin-right:10px;	
}
#page-links li{
	list-style:none;
	float: right;
	white-space:nowrap;
}
#page-links li a,#page-links li a:link {
	color:#C9C9C9;
	display:block;
	margin:0 3px;
	padding:12px 15px 20px 10px;
	text-decoration:none;
	font-weight:500;
	font-size:11px;
	text-shadow:0 1px 0 #000;
}
#page-links li a:hover,#page-links li a:active {
	color:#fff;
	display:block;
	text-decoration:none;
}
#search-form{
	float:left;
	direction:ltr;	
}
#search{
	border:2px solid #bfcce1;
	height:24px;	
	padding:0;
	width:318px;
}
#search-submit{
	border: none;
	width:32px;
	height:32px;
	margin-top:5px;
	margin-bottom:-12px;
}
#plus {
	position:fixed;
	top:auto;
	bottom:0;
	left:0; 
	right:auto;	
}
#content {
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 7px);
	background: linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 7px);
	background-repeat: no-repeat;
	background-size: 100% 7px;
	background-color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: -22px;
	overflow: hidden;
}
.side-box-c {
	overflow:auto;
	background-color:#f5f5f5;
	border:1px solid #b8b8b8;
	padding: 0;
	margin-bottom:10px;	
}
.side-box-b {
	overflow:auto;
	background-color:#f5f5f5;
	border:1px solid #b8b8b8;
	padding: 0;
	margin-bottom:0;	
}
.side-box{
	overflow:auto;
	background-color:#f5f5f5;
	border:1px solid #b8b8b8;
	padding: 0;
	margin-bottom:0;	
}
.side-box-c h3 {
    background: linear-gradient(180deg, #141414 0%, #393737 122%);
    color: white;
    font-size: 15px;
    padding: 5px;
    text-shadow: 0 1px 0 #373434;
    padding: 15px 5px;
	font-weight: 500;
}
.side-box-b h3 {
    background: linear-gradient(180deg, #141414 0%, #393737 122%);
    color: white;
    font-size: 15px;
    padding: 5px;
    text-shadow: 0 1px 0 #373434;
    padding: 15px 5px;
	font-weight: 500;
}
#catg:after {
	content:"\f008";
	font-family:FontAwesome;
	color:#FFF;
	float: left;
	margin: 3px;
	cursor: default;
}
.side-box h3:after {
    content: "\f130";
    font-family: FontAwesome;
    color: #f8f8f8;
    margin: 0px 5px;
    font-size: 32px;
    cursor: default;
    z-index: 99999;
    float: left;
}
.side-box-c h3:after {
	content: "\f144";
    font-family: FontAwesome;
    color: #f8f8f8;
    margin: -10px 5px;
    font-size: 40px;
    cursor: default;
    z-index: 99999;
    float: left;
}
.side-box-b h3:after {
	content: "\f109";
	font-family: FontAwesome;
	color: #f8f8f8;
	margin: -10px 5px;
	font-size: 44px;
	cursor: default;
	z-index: 99999;
	float: left;
}
.side-box h4:after {
	content: "\f26c";
	font-family: FontAwesome;
	color: #f8f8f8;
	margin: -3px 5px;
	font-size: 19px;
	cursor: default;
	z-index: 99999;
	float: left;
}
#trailersinside:after {
	content:"\f12e";
	font-family:FontAwesome;
	color:#FFF;
	float: left;
	margin: 4px 6px;
	font-size: 15px;
	cursor: default;
}
.side-box h2{
	background: rgba(37,5,0,.7);
	color: white;
	font-size: 12px;
	padding: 5px;
	text-shadow: 0 1px 0 #373434;
	margin-bottom: 4px;
}
.side-box li{
	display: inline-block;
	list-style: none;
	border: 0 none;
	padding: 1px 20px 0px;
	margin: 4px;
	color: #ea4d20;
	height: 17px;
}
.banners p{
	width: 196px;
	padding: 6.2px 2px 2.3px 0 !important;
	display: block;
	background: rgba(21, 92, 84, 0.7);
	color: #F8F8F8;
	direction: rtl;
	font-size: 13px;
	font-family: iranyekan,tahoma;
	text-align: center;
	margin-top: 1px;
}
.banners a:hover{
	color:#FFF;
}
.banners p:hover{
	background:#921919;
}
.left li{
	background:none;
	direction:ltr;
	padding:5px 0;
	border-bottom:1px dashed #999;
}
#tv-posters{
	width:133px;
	float:none;
	border-left:2px solid #333;
}
#tv-posters img{
	width: 134px;
	height: 201px;
	margin-top: 1px;
}
#tv-posters p{
	width: 132px;
	text-align: center;
	font-family: iranyekan,tahoma;
	font-size: 15px;
	margin-top: -26px;
	background: rgba(26, 28, 29, 0.7);
	position: relative;
}
#tv-banners{
	width:196px;
	float:left;
	line-height:  10.6px;
}
#tv-banners img{
	width: 196px;
	height: 45px;
	border-radius: 0;
	margin-top: .7px;
}
#socialb {
	position: absolute;
	left: 5px;
	top: 45px;
	z-index:999999999999;
}
#socialb  img{
	border-radius: 50%;
}
#yearmo {
    position: absolute;
    left: 11px;
    margin-top: -20px;
    color: #2251AC;
    font-weight: 500;
}
#dub-posters{	
    margin-top: 0;
}
#dub-posters img {
	width: 70.55px;
	height: 102px;
	margin-right: 9px;
	float: right;
	margin-top: 5px;
	border-radius: 1px;
}
#dub-posters-cs img{
	width:61px;
	height:90px;
	margin-right:4px;
	margin-bottom:4px;
	float:right;
}
#dub-ex{
	color:#444;
	margin-top:100px;	
}
#dub-ex img{
	float:right;
	height:45px;	
	width:45px;
}
#dub-ex a{
    display: block;
    padding: 5px;
    height: 23px;
    width: 300px;
    border: 1px solid #dbdbdb;
    text-align: center;
    margin: auto;
    font-size: 13px;
    color: #000;
    background-color: #FFF;
	background-image: url(images/icons/fave-hover.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: right;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#dub-ex a:hover{
	background: #eee;
    background-image: url(images/icons/fave-hover.svg);
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: left;
}
#page {
	width: 675px;
	margin-top: 0;
	position: static;
}
#searchajax {
	width: 317px;
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}
#hot-new{
	border-collapse:5;
	border-spacing:0;
	margin-bottom:10px;
	margin-right:0;	
	width: 646px;
}
#hot-new img.new-movie-pic{
	width: 223px;
	height: 330px;
}
#hot-new td{
	border: 1px solid #333;
    position: relative;
    font-size: 14px;
    height: 34px;
    color: #f8f8f8;
    cursor: default;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
#hot-new td:after{
    content: "\f005";
    font-family: FontAwesome;
    color: #FFF;
    float: left;
    margin: 3px 0 -20px 3px;
    cursor: default;
    padding: 0;
    font-size: 17px;
}
ul.main_nav li a.signin-other-options-text:hover {
	color:#f5de50;
}
#nb_extra a:hover {
    color: #f5de50;
}
#hot-new td div{
	margin-bottom: -2px;
	width:auto;
	left:0;
	background: #222;
	top:0;
	overflow: hidden;
	-moz-box-shadow: inset 0 0 30px #222;
	-webkit-box-shadow: inset 0 0 30px #222;
	box-shadow: inset 0 0 30px #222;
}
#hot-new td div:hover{
	-moz-box-shadow:inset 0 0 0 #333;
	-webkit-box-shadow:inset 0 0 0 #333;
	box-shadow:inset 0 0 0 #333;	
}
.qty {
	position:absolute;
	left:0;
	top:0;
}
#more-but{
	background:#333;
	padding:5px;
	padding-top:0;
	padding-right:20px;
	border:white;
}
.leftq {
	float:left;
}
#more-but a{
	color:#CCC;
	display:block;
	width:100%;
	height:100%;
}
#more-but:hover{
	color:#ddd;
	-webkit-transition: all 1s ease 0s; 
	-moz-transition: all 1s ease 0s; 
	transition: all 1s ease 0s;	
}


.seriallist {
	float: right;
	background: #fff;
	margin: 10px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.26);
	border-radius: 0px;
	width: 596px;
	margin: 0 20px;
}
.seriallist ul {
	padding:0;
}
.tabs li:first-child {
	border-top-right-radius:0;
}
.tabs li:last-child {
	border-top-left-radius:5px;
	margin-left:0px;
	padding-left:26px;
	padding-right:22.5px;
}
.tabs li:hover {
	background:#ef5948;
	border-bottom:5px solid #555;
	color:#ECECEC;
	box-shadow:0px 0px 10px rgba(0,0,0,0.26);
}
.stactive {
	background:#ef5948!important;
	border-left:solid 1px #48b9ef!important;
	border-bottom:5px solid #555 !important;
	color:#ECECEC!important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.26)!important;
}
.st ul li {
	width:612px;
	height:38px;
	border-bottom:#f3f3f3 solid 1px;
	float:right;
}
.st ul li img {
	margin: 2px 10px 2px 0;
	float: right;
	height: 35px;
	width: 180px;
	border-radius: 1px;
}

.seasons {
    width: 50px;
    float: right;
    border-right: solid 1px #f3f3f3;
    font-family: 'iranyekan,tahoma',iranyekan,tahoma;
    font-size: 12px;
    padding: 10px 15px 10px 15px;
    color: #A1A1A1;
    margin-right: 20px;
}
.s-name {
    width: 200px;
    float: left;
    border-right: solid 1px #f3f3f3;
    font-family: iranyekan,tahoma;
    font-size: 11px;
    color: #A1A1A1;
    height: 50.8px;
  margin-top: 
}


.s-name center {
	margin-top:13px;
	color:#979797;
}
.s-more {
	float:left;
	border-left:solid 2px #f3f3f3;
}
.s-more a {
	float:left;
	font-family:'yekan',iranyekan,tahoma;
	font-size:11px;
	color:#999;
	background:#E7E7E7;
	padding:5px 10px 5px 9px;
	margin-left:7px;
	margin-top:10px;
	border-radius:5px;
	transition:100ms all ease-in;
}
.s-more a:hover {
	background:#a3c018;
	color:#ECECEC;
}
.rer {
	width:100%;
	height:auto;
	background:#fff;
	float:left;
	margin-top:10px;
	border-radius:10px;
	font-family:'yekan',iranyekan,tahoma;
}

.parts {
    width: 80px;
    float: right;
    border-right: solid 1px #f3f3f3;
    font-family: 'iranyekan,tahoma',iranyekan,tahoma;
    font-size: 12px;
    padding: 10px 15px 10px 15px;
    color: #A1A1A1;
}


.st ul li {
    width: 636px;
    height: 38px;
    border-bottom: #f3f3f3 solid 1px;
    float: right;
    list-style: none;
}

.st {float:left;overflow: hidden}

.tabs li {
	float: right;
	background: #fff;
	font-family: 'iranyekan,tahoma';
	font-size: 13px;
	padding: 1px 28px;
	border-bottom: #f3f3f3 solid 5px;
	color: #555;
	cursor: pointer;
	transition: all 200ms ease-in;
	list-style: none;
}
#consumer_main_nav {
    bottom: 0;
    right: 140px;
    position: absolute;
}

ul.main_nav {
    font-size: 13px;
    list-style: none;
    padding: 0 0 0 1px;
}

ul {
    margin: 0;
    padding-left: 1.25em;
}

#navbar {
    color: #fff;
    font: 10pt Verdana, Arial, sans-serif;
}

ul.main_nav li.spacer {
    background: #555555;
    background: -webkit-linear-gradient(top, #333333 15%, #727272 50%, #232323 85%);
    background: linear-gradient(to bottom, #333333 15%,#727272 50%,#232323 85%);
    height: 46px;
    padding: 0px;
    width: 1px;
}
ul.main_nav li {
    background: transparent;
    float: left;
    margin: 0;
    padding: 7px 40px 0 15px;
    position: relative;
    height: 39px;
    list-style: none;
}
ul.main_nav li p.navCategory {
    margin: 9px -33px 0 8px;
    vertical-align: middle;
}
ul.main_nav li p {
    cursor: default;
    line-height: 120%;
}
ul.main_nav a {
    color: #fff;
    outline: none;
    text-decoration: none;
	font-family: iranyekan,tahoma;
	font-size: 13px;
}
ul.main_nav li p {
    cursor: default;
    line-height: 120%;
}
ul.main_nav li span.downArrow {
    border-color: #ccc transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 17px;
    top: 23px;
    -webkit-transition: .3s;
    transition: .3s;
    width: 0;
	display: none;
}
ul.main_nav li.spacer {
    background: #555555;
    background: -webkit-linear-gradient(top, #333333 15%, #727272 50%, #232323 85%);
    background: linear-gradient(to bottom, #333333 15%,#727272 50%,#232323 85%);
    height: 46px;
    padding: 0px;
    width: 1px;
}
ul.main_nav li {
    background: transparent;
    float: left;
    margin: 0;
    padding: 7px 40px 0 15px;
    position: relative;
    height: 39px;
    list-style: none;
}
ul.main_nav li {
    background: transparent;
    float: right;
    margin: 0;
    padding: 7px 40px 0 15px;
    position: relative;
    height: 39px;
    list-style: none;
}

ul.main_nav li p.singleLine {
    padding-top: 1px;
	margin-right: -23px;
}

ul.main_nav li p.watchlist a {
    color: #f5de50;
}
#navbar a:hover {
    text-decoration: underline;
}

ul.main_nav li.css_nav_item:hover, ul.main_nav li.js_nav_item:hover {
    background: #444;
    background: -webkit-linear-gradient(top, #333333 15%, #505050 50%, #333333 85%);
    background: linear-gradient(to bottom, #333333 15%,#505050 50%,#333333 85%);
}

#nb_personal {
    z-index: 200;
}

#consumer_user_nav {
    bottom: 0;
    position: absolute;
    left: 10px;
}

#nb_personal .no_arrow, #nb_personal .no_arrow:hover {
    padding-right: 5px;
    background: transparent none repeat scroll 0 0;
	direction: ltr;
}

ul.main_nav li a.signin-button {
    position: relative;
    padding: 2px 5px 2px 0px;
    border: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-decoration: none;
    background-color: #3B5998;
    border-color: #3B5998;
    vertical-align: bottom;
	margin-top: -2px;
	float: left;
}

ul.main_nav li span.facebook-logo {
    background: url("images/icons.png") no-repeat;
    background-size: 15px, 15px;
    background-position: 0 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: bottom;
    margin-right: -3px;
    margin-left: 3px;
}

ul.main_nav li span.signin-facebook-text {
    margin-left: 0px;
    font-size: 14px;
}

ul.main_nav li a.signin-other-options-text {
    margin-left: 10px;
    text-decoration: underline;
    font-size: 11px;
	font-size: 14px;
}


#content-2-wide #main, #content-2-wide .main {
    background-color: transparent;
    float: left;
    margin: 0;
    max-width: 667px;
    padding: 0;
    width: 667px;
}

.heroic-overview .vital {
    background-color: #333;
    color: #fff;
}

.heroic-overview #quicklinksBar #quicklinksMainSection {
    display: inline-block;
    padding: 15px 10px 0 20px;
}
.heroic-overview #quicklinksBar {
    font-family: iranyekan,tahoma, Arial, sans-serif;
}

.heroic-overview #quicklinksBar .quicklink:link, .heroic-overview #quicklinksBar .quicklink:visited {
    color: #bab9b9;
	text-decoration: none;
}
.heroic-overview #quicklinksBar .quicklink:link:hover, .heroic-overview #quicklinksBar .quicklink:visited:hover {
    color: #e5bd28;
}

.heroic-overview #quicklinksBar .quicklink {
    color: #bab9b9;
    cursor: pointer;
}

.heroic-overview #quicklinksBar span {
    font-weight: normal;
}

.heroic-overview .vital .ghost {
    margin: 0 .5em;
    color: #6b6b6b;
}
.heroic-overview #quicklinksBar .titleOverviewShareButton {
    float: left;
    cursor: pointer;
    display: inline-block;
    padding: 15px 20px 0 20px;
}
.heroic-overview #quicklinksBar .quicklink {
    color: #bab9b9;
    cursor: pointer;
}
.heroic-overview .title_block {
    padding: 20px 0 14px 0;
	direction: ltr;
}
.heroic-overview .title_block::before, .heroic-overview .title_block::after {content: " ";display: table;}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper {
    float: right;
    position: relative;
    margin-right: 10px;
    width: 185px;
    z-index: 2;
	direction: ltr;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating {
    background: url("images/rating.png") no-repeat;
    background-position: -15px -118px;
    font-size: 11px;
    height: 40px;
    line-height: 13px;
    padding: 2px 0 0 34px;
    width: 58px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .ratingValue {
    margin-bottom: -2px;
    white-space: nowrap;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating {
    font-size: 11px;
    line-height: 13px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .ratingValue strong {
    font-size: 24px;
    font-weight: normal;
    font-family: Arial;
    line-height: 24px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .ratingValue {
    white-space: nowrap;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .ratingValue strong {
    font-size: 24px;
    font-weight: normal;
    font-family: Arial;
    line-height: 24px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .grey {
    color: #6b6b6b;
    font-size: 10px;
}
.heroic-overview .title_block .title_bar_wrapper a:link, .heroic-overview .title_block .title_bar_wrapper a:visited {
    color: silver;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .imdbRating .small {
    font-size: 10px;
	font-family: iranyekan,tahoma;
}
.heroic-overview .title_block .title_bar_wrapper a:link, .heroic-overview .title_block .title_bar_wrapper a:visited {
    color: silver;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget {
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 92px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-button {
    height: 42px;
    width: 91px;
}
.star-rating-button {
    position: relative;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-button button {
    border-left: 1px solid #6b6b6b;
    color: #fff;
    font: normal 11px/13px Verdana, Arial, sans-serif;
    text-align: left;
    white-space: normal;
    padding: 1px 0 1px 1px;
    height: 42px;
    width: 91px;
    border-radius: 0;
}
.star-rating-button button {
    display: inline-block;
    background-color: transparent;
    padding: 0;
    border: 0;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    outline: none;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-button .star-rating-star {
    background: url("images/rating.png") no-repeat;
    background-position: -8px -196px;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 1px;
}	  
.star-rating-button .star-rating-star {
    background: url("images/rating.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-button button {
    color: #fff;
    font: normal 9px/21px iranyekan,tahoma, Arial, sans-serif;
    text-align: center;
    white-space: normal;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-text {
    display: block;
    padding-top: 8px;
}
.heroic-overview .title_block .title_bar_wrapper .titleBar {
    position: relative;
    padding: 0 20px;
}
.heroic-overview .primary_ribbon {
    position: absolute;
    height: 58px;
    width: 0;
    padding-right: 5px;
}
.heroic-overview .primary_ribbon .wl-ribbon.not-inWL, .heroic-overview .primary_ribbon .wl-ribbon.retina.not-inWL {
    background-position: -8px -62px;
}
.heroic-overview .title_block .title_bar_wrapper .title_wrapper {
    min-height: 58px;
}
.heroic-overview .title_wrapper {
    margin-left: 2px;
}
.star-rating-button em {
}
.heroic-overview .title_block .title_bar_wrapper .title_wrapper h1 {
	display: inline-block;
    margin: 0 0 25px 0;
    padding-bottom:1px;
    color: #fff;
	font-size: 17px;
	cursor: default;
}
.heroic-overview #titleYear {
    color: silver;
    font-family: iranyekan,tahoma;
    font-size: 15px;
    line-height: 100%;
	cursor: default;
}
.heroic-overview #titleYear a:link, .heroic-overview #titleYear a:visited {
    color: silver;
	text-decoration: none;
}
.heroic-overview .title_block .title_bar_wrapper .title_wrapper .subtext {
    font-size: 11px;
    color: silver;
}
.heroic-overview .title_block .title_bar_wrapper .title_wrapper .subtext {
    font-size: 12px;
    color: #bfbfbf;
	text-align: right;
	direction: rtl;
	margin-bottom: -6px;
	cursor: default;
	font-family: iranyekan,tahoma;
}
.heroic-overview .title_block .title_bar_wrapper a:link, .heroic-overview .title_block .title_bar_wrapper a:visited {
    color: #bfbfbf;
	text-decoration: none;
	-webkit-transition: all 250ms ease-in;
	transition: all 250ms ease-in;
}
.heroic-overview #titleYear a:hover {
	color:#F8F8F8;
}
.heroic-overview .title_block .title_bar_wrapper a:hover {
	color:#F8F8F8;
	transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
}
.heroic-overview .title_block::after {
    clear: both;
}
.post-ratings {
    text-align: center;
}
.post-ratings IMG {
    border: 0;
    padding: 3px 0;
    margin: 0px;
}
.wpfp-span {}
.wpfp-span li {
	list-style: none;
	margin: 3px 0;
}
.wpfp-span ul {
	display: -moz-groupbox;
	width: 520px;
	line-height: 17px;
	margin: 44px;
}
.heroic-overview .title_block::before, .heroic-overview .title_block::after {
    content: " ";
    display: table;
}
#main_top {
	float: none;
	overflow: hidden;
	background: #FFF;
}
#mov {
	margin: 0 auto;
}
#mov img {
    width: 545px;
    height: auto;
    background: #eee;
}
.heroic-overview .vital::after {
    clear: both;
}
#content-2-wide #main, #content-2-wide .main {
    background-color: transparent;
    float: left;
    margin: 0;
    max-width: 667px;
    padding: 0;
    width: 667px;
}
.heroic-overview {
	display: block;
    background-color: #eee;
}
.heroic-overview .vital {
	background:linear-gradient(180deg, #101010 0%, #252525 100%);
    color: #fff;
    float: right;
	width: 672px;
	border-left: 2px #ccc solid;
	cursor: default;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget {
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 92px;
}
.heroic-overview .title_block .title_bar_wrapper .ratings_wrapper .star-rating-widget .star-rating-button {
    height: 42px;
    width: 91px;
}
.heroic-overview .minPosterWithPlotSummaryHeight {
    min-height: 269px;
	float: right;
	width: 165px !important;
}
.heroic-overview .poster {
    float: right;
    display: inline-block;
}
.heroic-overview .poster img {
    display: inline-block;
	width: 177px;
	height: 268px;
}
.heroic-overview .plot_summary_wrapper {
    overflow: hidden;
	width: 670px;
	float: right;
	color: #333;
}
.heroic-overview .titleReviewBar {
    height: auto;
    margin: 19px auto;
    text-align: center;
	cursor: default;
}

.heroic-overview .titleReviewBar .titleReviewBarItem {
    display: inline-block;
}

.heroic-overview .titleReviewBar .titleReviewBarSubItem {
    display: inline-block;
}
.heroic-overview .titleReviewBar .metacriticScore {
    color: white;
    font-size: 13px;
    height: 28px;
    text-align: center;
    vertical-align: 55%;
    width: 28px;
}
.heroic-overview .titleReviewBar .metacriticScore span {
    line-height: 28px;
    vertical-align: middle;
}
.heroic-overview .titleReviewBar .metacriticScore {
    color: white;
    font-size: 13px;
    text-align: center;
}
.heroic-overview .titleReviewBar .titleReviewBarSubItem {
    display: inline-block;
	text-align: right;
	color: #333;
}

.heroic-overview .titleReviewBar .subText {
    font-size: 11px;
    color: #444;
}
.heroic-overview .titleReviewBar .divider {
    border-left: solid 1px #c5c5c5;
    display: inline-block;
    height: 32px;
    margin: 0 5px 0 5px;
    padding: 0;
    vertical-align: top;
    width: 1px;
}
.heroic-overview .titleReviewBar .titleReviewBarItem {
    display: inline-block;
    color: #333;
	line-height: 20px;
    font-size: 12px;
	background: transparent;
    padding: 0 11px;
}
.heroic-overview .titleReviewBar .subText {
    font-size: 11px;
    color: #444;
}
.heroic-overview .popularityTrendUp, .heroic-overview .popularityTrendDown, .heroic-overview .popularityTrendFlat {
    width: 35px;
    height: 28px;
    vertical-align: -8%;
}
.heroic-overview .popularityTrendUp {
    background-position: -14px -364px !important;
}
.heroic-overview .titleOverviewSprite {
    background: url("images/rating.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.heroic-overview .titleReviewBar .subText {
    font-size: 11px;
    color: #2F70E3;
	font-family: iranyekan,tahoma;
}
.heroic-overview .popularityImageUp {
    background-position: -14px -478px;
    height: 8px;
    width: 8px;
}
.heroic-overview .titleOverviewSprite {
    display: inline-block;
    vertical-align: middle;
}
.heroic-overview .popularityUpOrFlat {
    color: #0078ff;
	font-family: iranyekan,tahoma;
}

h4.inline {
    display: inline;
    padding: 0 0.5em 0 0;
	font-weight: 500;
	font-family: iranyekan,tahoma;
	color: #000;
}
.heroic-overview .plot_summary_wrapper .plot_summary a {
	text-decoration: none;
    white-space: nowrap;
	color: #444;
	-webkit-transition: all 350ms ease-in;
	transition: all 350ms ease-in;
}
.heroic-overview .plot_summary_wrapper .plot_summary a:hover {
	color: #1f9ff0;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.heroic-overview .plot_summary_wrapper .plot_summary .credit_summary_item {
    padding-bottom: 8px;
	line-height: 20px;
	font-family: iranyekan,tahoma;
	text-transform: capitalize;
}
..heroic-overview .plot_summary_wrapper .plot_summary {
	padding: 18px 20px 2px;
	font-size: 12px;
	color: #555;
}
.heroic-overview .minPlotHeightWithPoster {
    min-height: 201px;
}
.heroic-overview .plot_summary_wrapper .plot_summary .summary_text {
	padding-bottom: 20px;
	cursor: default;
}
.plot_summary p {
      line-height: 21px;
}
.tahoma a:hover {
	color:#38B0E0;
	transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.tahoma a {
	color:#444;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
.tahoma {
	font-family:tahoma;
	font-size:11px;
	vertical-align: middle;
	cursor: default;
}

.heroic-overview .titleReviewBar .metacriticScore {
    color: #FFF;
    font-size: 14px;
    text-align: center;
    vertical-align: 55%;
    width: 28px;
}
.positive, .score_favorable, .score_outstanding {
    background-color: #66CC33;
	padding:2px;
}
.heroic-overview .titleReviewBar .imdbrateage {
    color: #FFF;
    font-size: 10px;
    font-family: iranyekan,tahoma;
    height: auto;
    text-align: center;
    vertical-align: 0;
    width: 28px;
    padding: 2px 6px;
}
.positive, .age_rated, .score_outstanding {
    background-color: rgba(252, 60, 71, 0.61);
}
.heroic-overview .popularityTrendUp, .heroic-overview .popularityTrendDown, .heroic-overview .popularityTrendFlat {
    width: 35px;
    height: 28px;
    vertical-align: -8%;
	margin: 0 3px;
}

.redesign .article.highlighted {
    background: #EFE3A4;
    border: 6px double white;
    margin: -3px -3px 2px -3px;
    padding: 8px 12px;
}

#ajaxsearchpro2_1 .probox .proloading, #ajaxsearchpro2_2 .probox .proloading, div.ajaxsearchpro[id*="ajaxsearchpro2_"] .probox .proloading {
background: #ccc;
}

.redesign #titleAwardsRanks {
    border: 0;
    margin: 0;
    padding: 11px 12px 12px 12px;
}
#content-2-wide #main .article, #content-2-wide .main .article {
    border-top: 1px solid #CCC;
}

#combined-photos {
	width: 673px;
}

.mediastrip {
	margin-right: 16px;
    width: 645px;
    display: flex;
    overflow: hidden;
    background: #222;
}


.rec_wrapper {
    height: 265px;
    position: relative;
	width: 650px;
}

.rec_const_picker {
    height: 265px;
    position: absolute;
    width: 231px;
	left:2px;
}

.rec_view {
    height: 265px;
    overflow: hidden;
    position: absolute;
    width: 246px;
}

.rec_slide {
    height: 238px;
    position: absolute;
    width: 2460px;
}

.rec_page {
    height: 238px;
    float: left;
    width: 246px;
}
.rec_item {
    float: left;
    height: 113px;
    margin: 3px;
    width: 76px;
}
.rec_item .rec_overlay, .rec_item .glyph {
    display: none;
}

.rec_item .rec_overlay {
    display: block;
    height: 113px;
    position: absolute;
    width: 76px;
}

.rec_item .rec_overlay .rec_filter {
    background: #333;
    display: block;
    filter: alpha(opacity=75);
    height: 113px;
    opacity: 0.75;
    position: absolute;
    width: 76px;
}
.rec_item .rec_watchlist_glyph {
    background: #000 url("images/in_watchlist-v.png") center center no-repeat scroll;
}

.rec_item .glyph {
    border: 1px solid white;
    background: black;
    color: white;
    font-size: 8px;
    line-height: 24px;
    left: 25px;
    position: absolute;
    height: 24px;
    width: 24px;
    top: 44px;
    border-radius: 3px;
}

.rec_item .rec_overlay, .rec_item .glyph {
    display: none;
}

.rec_item .rec_blocked_glyph {
    background: #000 url("images/is-blocked.png") center center no-repeat scroll;
}

.rec_item .rec_rating_glyph {
    background: #000 url("images/has_rating_icon.png") right center no-repeat scroll;
}

.rec_item .rec_pending_glyph {
    background: #000 url("images/spinner-featured.gif") no-repeat scroll center center;
}

.rec_item a, .rec_item img {
    display: block;
}

.rec_item a, .rec_item img {
    display: block;
}

.rec_item.rec_selected {
    box-shadow: 0 0 0 2px #f3ce13;
}

.rec_nav {
    height: 13px;
    position: absolute;
    top: 248px;
    width: 100%;
    text-align: center;
}

.rec_nav_page_num {
    left: 7px;
    display: none;
    position: absolute;
}
a.rec_nav_disabled, a.rec_nav_disabled:hover {
    color: #ccc;
    cursor: default;
}
.rec_nav a {
    color: #136CB2;
    cursor: pointer;
    line-height: 13px;
    position: relative;
	font-size: 11px;
	text-decoration: none;
}
.rec_nav a:hover {
	color: #B25413;
}
.rec_overviews {
    right: 32px;
    position: absolute;
    height: 265px;
    width: 360px;
}
.rec_actions {
    position: absolute;
    top: 200px;
}
.rec_details {
	height: 265px;
	overflow: hidden;
	position: absolute;
	width: 215px;
	right: 6px;
}
.rec-jaw-lower {
	font-family: iranyekan,tahoma;
	font-size:10px;
	text-transform:capitalize;

}
.rizr {
      line-height: 180%;
}
.rec_actions .rec_action_divider {
    padding-bottom: 5px;
}
.wlb_classic_wrapper {
    position: relative;
}
.wlb_wrapper {
    position: relative;
}
.btn2_alert {
    bottom: 22px;
    left: -40px;
    padding: 5px 0 0;
    position: absolute;
    width: 225px;
    z-index: 5;
    color: #333333;
}
.btn2.primary {
    border-color: #D5AB55 #c93 #c93 #D5AB55;
    background: #fefcea;
    background: -webkit-linear-gradient(top, #fefcea 0%, #f3ce00 100%);
    background: linear-gradient(top, #fefcea 0%,#f3ce00 100%);
    background-color: #f3ce00;
}
.rec_actions .btn2 {
    display: block;
    padding: 0px;
    text-align: center;
    width: 126px !important;
}
.btn2 .btn2_text, .btn2 .btn2_glyph {
    font-weight: normal;
    display: none;
    margin: 0;
}
.rec_details .rec-outline {
    display: block;
}

.rec_details .rec-info {
    font-size: 11px;
    line-height: 14px;
	color: #555;
	margin-top: 13px;
	text-align: left;
}
.rating-list {
    border: 1px solid #efefef;
    border-radius: 6px;
    padding: 3px 3px 1px 4px;
    width: 198px;
    height: 13px;
    font-size: 11px;
    text-align: left;
}
.rec_overview {
    height: 265px;
    position: absolute;
    width: 360px;
	margin-right: -15px;
}
.rec_poster {
	height: 85%;
	position: absolute;
	top: 3px;
	width: 383px;
	direction: ltr;
	box-shadow: 0 0 2px 0 #555;
	background: #eee;
	padding: 4px;
}

/* Menus */

#menu {
    font-family: iranyekan,tahoma;
	font-size: 13px;
	margin: 0px 1px;
    padding: 0;
	z-index: 999999;
    list-style: none;
	float: right;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
ul#menu li {
    display: block;
    position: relative;
    float: right;
	z-index: 999999;
	margin: 0 0 -2px 0;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
ul#menu li ul {
    display: none;
	z-index: 999999;
	-webkit-transition: all 450ms ease-in;
	transition: all 450ms ease-in;
}
ul#menu li a {
	display: block;
	text-decoration: none;
	z-index: 999999;
	color: #ffffff;
	border-bottom: 1px solid #555;
	padding: 5px 10px 5px 13px;
	white-space: nowrap;
	margin:0;
}
ul#menu li a:hover {
background: #3b3b3b;
z-index: 999999;
}
ul#menu li:hover ul {
    display: block;
	z-index: 999999;
    position: absolute;
}
ul#menu li:hover li {
    float: none;
    font-size: 11px;
	z-index: 999999;
}
ul#menu li:hover a {
	background: #3b3b3b; 
	z-index: 999999;
}
ul#menu li:hover li a:hover {
    background: #1e7c9a;
	z-index: 999999;
}
.adv_head {
    font-size: 12px !important;
	cursor: default;
}
.imdbrating_post {
	float: left;
	width: 19px;
	margin: -10px 0;
	padding: 3px 8px;
	background: linear-gradient(180deg, #ffab13 0%, #f5c65d 100%);
	text-align: center;
	font-family: tahoma;
	border-radius:50%;
	font-size: 12px;
	text-indent: 0;
	color: #000;
	cursor: default;
}
.imdbb_votes_pic {
	height:auto;
}
#combined-photos {
	width:670px;
}
.mediastrip a {margin:0 2px;}

/* New Releated Movies */

.section.INDEXBloCKS .DataFill > .movie {
    width: 223px;
    height: 300px;
}
.moviesBlocks > .movie {
    width: 157px;
    height: 230px;
    border: 2px solid #3A4150;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.49);
    direction: rtl;
    position: relative;
    display: inline-block;
}
.moviesBlocks > .movie > a {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.topbarMovie {
    position: absolute;
    top: 0;
    border-radius: 0px 0px 70px 70px;
    left: 0;
    width: 100%;
    background: transparent;
    padding: 6px 10px 5px;
    transform: rotateX(-95deg);
    transform-origin: top center;
    transition: .3s all ease;
    opacity: 0;
}
.movie .views {
    float: right;
}
.movie .category {
    float: left;
    font-weight: bold;
    color: #EFE094;
    font-size: 15px;
}
.moviesBlocks > .movie img {
    height: 100%;
    width: 100%;
}
.boxcontentFilm {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    height: 0px;
    padding: 0;
    opacity: 0;
    font-size: 14px;
    background: rgba(23, 26, 33, 0.95);
    transition: .5s all cubic-bezier(0.56, 0.28, 0.34, 1.34);
}
.boxcontentFilm > h2 {
    font-size: 13px;
    height: auto;
    text-align: center;
	font-weight: 500;
	font-family: iranyekan,tahoma;
	margin-top: 5px;
    padding: 0;
    color: #fff;
    overflow: hidden;
    transform: translate(0px, 180px);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.68);
    padding-bottom: 9px !important;
    transition: .4s all cubic-bezier(0.44, 0.44, 0.54, 1.19);
    margin-bottom: 8px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.11);
}
.boxcontentFilm > p {
    transform: translate(0px, 180px);
    transition: .4s all cubic-bezier(0.44, 0.44, 0.39, 1.07);
    font-size: 12px;
    height: 90px;
    overflow: hidden;
    color: #eee;
    text-shadow: 1px 1px 1px #222;
	
	margin-right: 16px;
	font-family: iranyekan,tahoma;
}
.boxcontentFilm .posterContent {
    box-shadow: inset 0px 0px 35px rgba(0, 0, 0, 0.61);
    position: absolute;
    bottom: 0;
    z-index: -1;
    right: 0;
    opacity: .5;
    -webkit-filter: grayscale();
    width: 100%;
    height: 0px;
    transition: .5s all cubic-bezier(0.56, 0.28, 0.34, 1.34);
    background-position: bottom center;
    background-size: 224px 316px;
}
.StarLabels {
    position: absolute;
    bottom: 10px;
    transition: .3s all cubic-bezier(0.56, 0.28, 0.34, 1.34);
    left: 10px;
    font-size: 16px;
    background: #3A4150;
    color: #BDBDBD;
    padding: 4px 8px;
    border-radius: 2px;
}
.StarLabels span {
    font-family: iranyekan,tahoma;
    font-weight: bold;
    padding-left: 4px;
}
.moviesBlocks > .movie > a {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.moviesBlocks > .movie:hover {
    z-index: 2000;
}
.movie:hover .boxcontentFilm {
    height: 160px;
    opacity: 1;
}
.movie:hover .boxcontentFilm > h2 {
    transform: translate(0);
    transition: .4s .3s all cubic-bezier(0.44, 0.44, 0.54, 1.19);
}
.movie:hover .boxcontentFilm > p {
    transform: translate(0);
    transition: .4s .5s all cubic-bezier(0.44, 0.44, 0.39, 1.07);
}
.movie:hover .boxcontentFilm .posterContent {
    height: 160px;
    transition: .5s all cubic-bezier(0.56, 0.28, 0.34, 1.34);
}
.movie:hover .StarLabels {
    transform: translate(0px, -158px);
    background: #F1D33B;
    color: #191D24;
}
.moviesBlocks {
    margin: 0 10px;
}
.sidebars {
	width: 130px !important;
	margin: 0 -12px !important;
	height: 200px !important;
	cursor: default;
}