/*  ==================================================================================================================  */
/*  MODULE GENERAL  ==================================================================================================  */
/*  ==================================================================================================================  */
.movie-module {}
#main-column .movie-module {border-bottom:1px solid #dadada;margin-bottom:20px;padding-bottom:20px;}
#main-column .movie-module:last-child {border-bottom:none;padding-bottom:0;}
#side-column .movie-module {margin: 0px 0px 20px 0px; display: inline-block; width: 100%;}
#side-column .movie-module .movie-module-foot .more {font-size: 14px; height: 22px; padding: 4px 0 0;}
.movie-module .movie-module-foot a, .movie-module .movie-module-foot .more a {color: #ffffff;}

.movie-module .movie-num {color: #666666; display: block; float: left; font-size: 12px; font-weight: bold; margin-left: 10px; position: relative; top: 8px;}
.movie-module .movie-title {color:#ffffff; *float:left;}
.movie-module .movie-stlink {float: right;}
.movie-module .movie-total {clear: both; color: #009100; display: block;}
.movie-module .movie-buy {float: right;}
.movie-module a.movie-buy {color: #03A6E1; font-weight: bold; font-size: 12px;}
.movie-module a.movie-buy:hover {color: #03A6E1;}


.movie-module .head {display: inline-block;}
#main-column .movie-module .head {width: 100%;}
#side-column .movie-module .head {display: inline-block; width: 100%;}
.home .movie-module .head {display: block;}

/*  MAIN COLUMN MODULE TITLES  ==  */
#main-column .module-title {color: #00c8ff; float: left; font-size: 28px; font-weight: bold; line-height: 34px; text-transform: lowercase;}
#main-column .module-title .title-grey {color: #666666; font-size: 28px; font-weight: bold;}

/*  MAIN-COLUMN VIEW ALL  */
#main-column .movie-module .view-all {display: inline-block; float: right; font-size: 18px; font-weight: 500px; position: relative; right: 15px; top: 8px;}
#main-column .movie-module .view-all span {position: relative; right: 2px; top: -3px;}
#main-column .movie-module .view-all .arrow-r-sml {display: inline-block;}

/*  SIDE COLUMN VIEW ALL  */
#side-column .view-all {display: block; float: right; font-size: 14px; font-weight: bold; margin-right: 10px;}
#side-column .view-all span {}
#side-column .view-all .arrow-r-sml {left: 3px; top: 4px;}


/*  SIDE COLUMN MODULE TITLES  ==  */
#side-column .movie-module .head {background: #DEE2E3; padding: 9px 0 7px 15px;}
#side-column .module-title, #side-column .title-grey, #side-column .module-title a {color: #333333; display: inline-block; font-weight: bold; text-transform: lowercase;}

/*  SIDE COLUMN MODULE FOOTER  ==  */
#side-column .movie-module .movie-module-foot {background: #666666;}
#side-column .movie-module .movie-module-foot .more {color: #ffffff; cursor: pointer; display: block; text-align: center;}

/*  RATING STARS  ==============================  */
.rating-box {margin: 9px 0px 4px 0px; width: 100%;}
.rating-box .star-wrapper {display: inline-block;}
.rating-box .rating-starsmall {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -66px 0px; display: inline-block; height: 16px; margin: 0px; width: 17px;}
.rating-box .rating-starsmall-full {background-position: -46px 0px;}

.star-rating {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -46px 0px; display: inline-block; height: 16px; margin-bottom: 2px; width: 97px; }
.star-rating.stars-1 {background-position: -46px -0px;}
.star-rating.stars-2 {background-position: -46px -16px;}
.star-rating.stars-3 {background-position: -46px -32px;}
.star-rating.stars-4 {background-position: -46px -48px;}
.star-rating.stars-5 {background-position: -46px -64px;}

/*  HOVER COVERS  =============================  */
.movie-module .hover-cover {display: none;
	background: -moz-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%, rgba(69,198,254,0.65) 22%, rgba(69,198,254,0) 88%, rgba(69,198,254,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(69,198,254,0.65)), color-stop(22%,rgba(69,198,254,0.65)), color-stop(88%,rgba(69,198,254,0)), color-stop(100%,rgba(69,198,254,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a600c8ff', endColorstr='#0000c8ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	cursor: pointer; 
}

/*  DETAILS HOVER (DESKTOP)  */
.movie-module .details {background-color: rgba(0,0,0,.75); color: #ffffff; font-size: 12px; left: 0px; line-height: 22px;  padding: 10px; position: absolute; text-align: center; top: 0px; width: 100%;}
.movie-module .details .button {margin-bottom: 10px; width: 100%;}

/*  DETAILS OVERLAY (mobile)  */
#details-overlay .details {display: block; margin: 0px auto; padding: 60px 20px 20px; width: 320px;}
#details-overlay a {color: #ffffff;}
#details-overlay h3 {font-size: 22px; padding: 10px 0px 5px 0px;}
#details-overlay .button, #details-overlay button {margin-top:10px; width: 100%;}
#details-overlay .star-rating {position: absolute; left: 50%; margin-left: -48px; margin-top: 4px;}
#details-overlay .rating {display: inline-block; margin-bottom: 3px;}
#details-overlay #close-details {right: 20px; top: 20px;}


/*  PAGINATION  ===============================  */
#main-column #hubs-pagination, .movie-module .pagination {display: table; margin: 0px auto; width: 100%;}
#main-column #hubs-pagination .current-page, .movie-module .pagination .current-page {background: #00c8ff; color: #ffffff; display: inline-block; font-weight: 500; height: 40px; padding: 11px 22px 0px 22px;}

#main-column #hubs-pagination a {margin: 0px 5px 20px 5px; width: 120px;}

#main-column #hubs-pagination .hub-pagination-prev, #main-column #hubs-pagination .hub-pagination-next,
.movie-module .pagination .pagination-prev, .movie-module .pagination .pagination-next {background: #00c8ff; height: 40px; margin: 0px 2px;}
#main-column #hubs-pagination .hub-pagination-prev:hover, #main-column #hubs-pagination .hub-pagination-next:hover,
.movie-module .pagination .pagination-prev:hover, .movie-module .pagination .pagination-next:hover {background: #54ddff}
#main-column #hubs-pagination .hub-pagination-prev, .movie-module .pagination .pagination-prev {float: left; padding: 11px 15px 0px 13px}
#main-column #hubs-pagination .hub-pagination-next, .movie-module .pagination .pagination-next {float: right; padding: 11px 13px 0px 15px;}
#main-column #hubs-pagination .hub-pagination-prev span, .movie-module .pagination .pagination-prev span {background-position: -58px -248px;}
#main-column #hubs-pagination .hub-pagination-next span, .movie-module .pagination .pagination-next span {background-position: -69px -248px;}

.movie-module .pagination {margin-bottom: 10px;}

#main-column #hubs-pagination .links-dvdmonth {border-top: 1px solid #DADADA; display: block; text-align: center;}
#main-column #hubs-pagination .links-dvdmonth a {margin-top: 20px;}

/*  MODULE TABS  ==============================  */
/*  ACTUAL CLICKABLE TABS  */
.tab-wrap {position: relative; z-index: 2;}
.tab-wrap .tab-item {background-color: #ededed; border: 1px solid #dfdfdf; border-bottom: none; border-radius: 3px 3px 0px 0px; cursor: pointer; display: inline-block; padding: 15px 20px;}
.tab-wrap .tab-item.active {background-color: #ffffff;}
.tab-wrap .tab-item .tab-title {font-size: 16px; font-weight: 500;}
.tab-wrap .tab-item .tab-count {font-size: 14px;}

/*  CONTENT AREAS THAT SWAP  */
.tab-content-wrap {border: 1px solid #dfdfdf; position: relative; top: -1px; z-index: 1;}
.tab-content-wrap .tab-content {display: none; padding: 20px; position: relative; width: 100%;}
.tab-content-wrap .tab-content.active {display: block;}


/*  ==================================================================================================================  */
/*  GRID MODULE GENERAL STYLES  ======================================================================================  */
/*  ==================================================================================================================  */
.article-grid {background-color: #DDDDDD; overflow: hidden; padding: 10px; width: 100%;}
.article-grid .article {float: left; height: 476px; overflow: hidden; padding: 5px; position: relative;}
.article-grid .article a {color: #666666; font-weight: normal; font-size: 13px; line-height: 14px;}
.article-grid .article .image-wrap {position: relative; width: 100%;}
.article-grid .article h2 {color: #333333; font-size: 15px; font-weight: normal; line-height: 18px; margin:8px 0 0px;letter-spacing: 0;}
.article-grid img {display: block; width: 100%;}
.article-grid img[src=""]{visibility:hidden;height:170px}
.article-grid span {color: #A8A8A8; display: block; font-size: 12px;}
.article-grid .gradient {background: url("../img/tile-grid.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0); bottom: 0px; height: 200px; position: absolute; width: 100%;}
.article-grid a {color: #333333;}

/*  FULL COLUMN  ================  */
/*  HEADER  */
.home .grid-module .head {background: #dddddd; position:relative;}
.home .grid-module .head h2 {color: #333333; font-size: 36px; display:inline; line-height: 46px; margin-left: 10px; text-transform:lowercase;}
.home .grid-module .head .divider {background: none repeat scroll 0 0 #C0C0C0; color: #A4A4A4; display: inline-block; font-size: 40px; font-weight: normal !important; height: 25px; margin: 0 10px; overflow: hidden; position: relative; top: 3px;width: 1px;}
.home .grid-module .head a {font-size: 16px; position: relative;}
.home .grid-module .head a span, .head a img {position:relative;}
.home .grid-module .head a span {}

.home .grid-module .head .view-all {font-size: 16px; top: -3px;}
.home .grid-module .head .view-all .arrow-r-sml {display: inline-block; left: 5px; position: relative; top: 3px;}
.home .grid-module .head .view-all:hover .arrow-r-sml,
.home .grid-module .head .view-all .arrow-r-sml:hover {background-position:-11px -248px;}

.home .grid-module select.select {display: none; opacity: 0; position: absolute; right: 16px; top: 17px; z-index: 3; width: 137px;}

.home .article-grid {background: #dddddd; padding: 0px; width: auto;}
.home .article-grid .article {height: 350px; margin-bottom: 25px; padding: 10px; width: 33%;}
.home .article-grid .article h2 {font-size: 20px; font-weight: bold; letter-spacing: normal; line-height: normal;}
.home .article-grid .article span {margin: 10px 0px;}
.home .article-grid .article p {font-size: 16px; line-height: normal;}
.home .article-grid .article .gradient {
	background: -moz-linear-gradient(top,  rgba(221,221,221,0) 0%, rgba(221,221,221,0) 61%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,0)), color-stop(61%,rgba(221,221,221,0)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(221,221,221,0) 0%,rgba(221,221,221,0) 61%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(221,221,221,0) 0%,rgba(221,221,221,0) 61%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(221,221,221,0) 0%,rgba(221,221,221,0) 61%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(221,221,221,0) 0%,rgba(221,221,221,0) 61%,rgba(221,221,221,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}
.home .article-grid .article .playmebtn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
.home .article-grid .article .playmebtn:hover {background-position: 0px -46px;}
.home .article-grid .article .play-btn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
.home .article-grid .article .play-btn:hover {background-position: 0px -46px;}



/*  MAIN COLUMN  ================  */
#main-column .grid-module .head {position:relative;}
#main-column .grid-module .head h2 {color: #333333; font-size: 36px; display:inline; line-height: 46px; margin-left: 10px; text-transform:lowercase;}
#main-column .grid-module .head .divider {background: none repeat scroll 0 0 #C0C0C0; color: #A4A4A4; display: inline-block; font-size: 40px; font-weight: normal !important; height: 25px; margin: 0 10px; overflow: hidden; position: relative; top: 3px; width: 1px;}
#main-column .grid-module .head a {font-size: 16px; position: relative;}
#main-column .grid-module .head a span, .head a img {position:relative;}
#main-column .grid-module .head a span {}
#main-column .grid-module .head .view-all {font-size: 20px; top: 15px;}
#main-column .grid-module .head .view-all .arrow-r-sml {display: inline-block; left: 5px; position: relative; top: 0px;}
#main-column .grid-module .head .view-all:hover .arrow-r-sml,
#main-column .grid-module .head .view-all .arrow-r-sml:hover {background-position:-11px -248px;}
#main-column .grid-module .head select.select {display: none; opacity: 0; position: absolute; right: 16px; top: 17px; z-index: 3; width: 137px;}

#main-column .article-grid {background: none; padding: 0px; width: auto;}
#main-column .article-grid .article {height: 220px; margin-bottom: 20px; padding: 0px; width: 50%;}
#main-column .article-grid .article:nth-child(odd) {padding: 0px 5px 0px 0px;}
#main-column .article-grid .article:nth-child(even) {padding: 0px 0px 0px 5px;}
#main-column .article-grid .article .playmebtn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
#main-column .article-grid .article .playmebtn:hover {background-position: 0px -46px;}
#main-column .article-grid .article .play-btn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
#main-column .article-grid .article .play-btn:hover {background-position: 0px -46px;}

#main-column .home-movie-news .article {height: 250px;}
#main-column .home-movie-news .article .gradient, #main-column .article .gradient {height: 50px; display:none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.blog #main-column .home-movie-news .article p {display: none;}

/*  SIDE COLUMN  ================  */
#side-column .article-grid {background: #DEE2E3; padding: 0px; width: auto;}
#side-column .article-grid .article {height: auto; margin-bottom: 5px; padding: 10px; width: 100%;}
#side-column .article-grid .article .playmebtn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
#side-column .article-grid .article .playmebtn:hover {background-position: 0px -46px;}
#side-column .article-grid .article .play-btn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
#side-column .article-grid .article .play-btn:hover {background-position: 0px -46px;}

#side-column .article-grid .gradient {display: none; }

.hover-cover {height: 100%; left: 0px; position: absolute; top: 0px; width: 100%;}
.article-grid .article:hover a .hover-cover,
.movie-trailersclips .trailer-item:hover .gradient,
.thumb-caption-module .article:hover .hover-cover,
#movie-trailersclips .trailer-item:hover .hover-cover,
#movie-news .news-item .image-wrap:hover .hover-cover{ 
display: block;}


/*  ==================================================================================================================  */
/*  LIST MODULE GENERAL STYLES  ======================================================================================  */
/*  ==================================================================================================================  */
/*  SIDE COLUMN  ================  */
#side-column .list-module {background: #DEE2E3;}
#side-column .list-module .body ul {padding: 5px;}
#side-column .list-module .body ul li {border-bottom: 1px dotted #bbbbbb;}
#side-column .list-module .body ul li:last-of-type {border:none;}
#side-column .list-module .body ul li:hover {background: #e9ebec;}
#side-column .list-module .body ul li a {color: #666666; display: block; font-size: 14px; font-weight: bold; overflow: hidden; padding: 7px 10px 4px 10px; text-overflow: ellipsis; white-space: nowrap;}
#side-column .list-module .body ul li a:hover {color: #00c8ff;}


/*  ==================================================================================================================  */
/*  POSTER / LIST MODULE GENERAL STYLES  =============================================================================  */
/*  ==================================================================================================================  */
/*  SIDE COLUMN  ================  */
#side-column .poster-list-module {background: #DEE2E3;}
#side-column .poster-list-module .body .poster {background: #333333; text-align: center;}
#side-column .poster-list-module .body ul {padding: 5px;}
#side-column .poster-list-module .body ul li {border-bottom: 1px dotted #bbbbbb;}
#side-column .poster-list-module .body ul li:last-of-type {border:none;}
#side-column .poster-list-module .body ul li:hover {background: #e9ebec;}
#side-column .poster-list-module .body ul li a {color: #666666; display: block; font-size: 14px; font-weight: bold; overflow: hidden; padding: 7px 10px 4px 10px;  text-overflow: ellipsis; white-space: nowrap;}
#side-column .poster-list-module .body ul li a:hover {color: #00c8ff;}
#side-column .poster-list-module .body ul li .movie-date {color: #666666; display: block; float: right; font-size: 12px; font-weight: bold; margin-right: 7px; position: relative; top: 8px;}
#side-column .poster-list-module .body ul li .movie-num {color: #666666; display: block; float: left; font-size: 12px; font-weight: bold; margin-left: 10px; position: relative; top: 8px;}


/*  ==================================================================================================================  */
/*  THUMB / CAPTION MODULE GENERAL STYLES  ===========================================================================  */
/*  ==================================================================================================================  */
/*  SIDE COLUMN  ================  */
.thumb-caption-module {background: #DEE2E3;}
.thumb-caption-module .body .article {padding: 10px;}
.thumb-caption-module .body .article-image {float: left; height: 60px; margin: 2px 10px 0px 0px; position: relative; width: 60px;}
.thumb-caption-module .body .article-image a {display: block; height: 100%; position: relative; width: 100%;}
.thumb-caption-module .body .article-image img {height: 100%; position: absolute; width: 100%;}
.thumb-caption-module .body .article-info {flaot: left; font-size: 11px;}
.thumb-caption-module .body .article-info .article-title {display: block; color: #666666; font-size: 14px; margin-top: 5px;}
.thumb-caption-module .body .article-info .article-byline {color: #666666; font-size: 11px; margin-top: 5px;}
.thumb-caption-module .body .article-info .article-byline a {color: #666666; font-size: 11px; font-weight: bold; margin-top: 5px;}


/*  ==================================================================================================================  */
/*  CAROUSEL MODULE GENERAL STYLES  ==================================================================================  */
/*  ==================================================================================================================  */
/*  GENERAL  */
.carousel-module {background-color: #fff; position: relative;}

/*  HEADER  */
.carousel-module .head {position:relative; width: 100%;}
.home .carousel-module .head {background: #eeeeee;}
.carousel-module .head h2 {color: #333333; font-size: 36px; display:inline; line-height: 46px; margin-left: 10px; text-transform:lowercase;}
.carousel-module .head .divider {background: none repeat scroll 0 0 #C0C0C0; color: #A4A4A4; display: inline-block; font-size: 40px; font-weight: normal !important; height: 25px; margin: 0 10px; overflow: hidden; position: relative; top: 3px; width: 1px;}
.carousel-module .head a {font-size: 16px; position: relative;}
.carousel-module .head a span, .head a img {position:relative;}
.carousel-module .head a span {}

.view-all {font-size: 24px; top: -3px;}
.view-all .arrow-r-sml {display: inline-block; left: 5px; position: relative; top: 0px;}
.home .view-all .arrow-r-sml{top: 5px;}
.view-all:hover .arrow-r-sml,
.view-all .arrow-r-sml:hover {background-position:-11px -248px;}

.carousel-module .head select.select {display: none; opacity: 0; position: absolute; right: 16px; top: 17px; z-index: 3; width: 137px;}
.carousel-module .head ul.select {right: 0px;}
.carousel-module .head ul.select {width: 180px;}

/*  CAROUSEL  */
.carousel-module .carousel {background-color: #ffffff; overflow: hidden; position: relative; width: 100%;}
.carousel-module .carousel ul {left: 0px; overflow: hidden; position: absolute;}
.carousel-module .carousel li {cursor: pointer; float: left; overflow: hidden; position: relative; }
.carousel-module .carousel li .image-wrap {position: relative;}
.carousel-module .carousel li .image-wrap:hover .hover-cover {display: block;}
.carousel-module .carousel li .keyart {display: block; -webkit-user-select: none; -webkit-touch-callout: none; -webkit-appearance: none; width: 100%;}
.carousel-module .carousel h4 {color: #666666; font-size: 16px; line-height: 26px; overflow: hidden; padding: 10px; text-overflow: ellipsis; text-align: center; white-space: nowrap;}

.carousel-module .carousel li .play-btn {background:url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
.carousel-module .carousel li .play-btn:hover {background-position: 0px -46px;}


/*  PAGINATION ARROWS  */
.carousel-module a.arrow {background-color: rgba(255,255,255,.9); border-radius: 3px; box-shadow: 0 0 10px #c0c0c0; color: #00c7fc; display: none; font-size: 0px; margin-top: -10px; padding: 10px; position: absolute; top: 50%;}
.carousel-module a.arrow:hover {background-color: rgba(1,200,255, 0.9);}
.carousel-module a.arrow.left {right:-20px;}
.carousel-module a.arrow.left:hover .arrow-r-lrg {background-position: -21px -215px;}
.carousel-module a.arrow.right {left:-20px;}
.carousel-module a.arrow.right:hover .arrow-l-lrg {background-position: 0px -215px;}

/*  DETAILS  */
.details {color: #ffffff; }
.details p {color: #ffffff;}
.details h3 {display:block; font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.details h4 {display:inline;left:5px;position:relative;text-align:left;top:-7px;}
.details .runtime-rating {margin: 3px 0px 8px 0px;}
.details .rating {border:1px solid #fff; color: #ffffff; padding:5px 5px 3px 5px;}


/*  DETAILS (desktop)  */
.carousel-module .carousel .details {display: none;}


/*  MAIN COLUMN VERSION OF MODULE  =========================  */
#main-column .carousel-module .carousel, #main-column .carousel-module .carousel ul, #main-column .carousel-module .carousel li {height:275px;}
#main-column .carousel-module .carousel li {width: 147px;}
#main-column .carousel-module .carousel .details {height: 218px;}

/*  SIDEBAR VERSION OF MODULE  =========================  */
#side-column .carousel-module .head {}

#side-column .carousel-module .carousel,
#side-column .carousel-module .carousel ul,
#side-column .carousel-module .carousel li {height: 212px;}
#side-column .carousel-module .carousel {background-color: #DEE2E3;}
#side-column .carousel-module .carousel li {width: 113px;}
#side-column .carousel-module .carousel li:hover .hover-cover {display: block;}

#side-column .carousel-module .poster-wrap {background: #444444; padding-bottom: 148.67%; position: relative; width: 100%;}
#side-column .carousel-module .poster-wrap a {height: 100%; position: absolute; width: 100%;}
#side-column .carousel-module .poster-wrap img {height: 100%; position: absolute; width: 100%;}
#side-column .carousel-module h4 {font-size: 14px;}
#side-column .carousel-module a.arrow {padding: 10px 5px;}
#side-column .carousel-module a.arrow.left {right: -5px;}
#side-column .carousel-module a.arrow.right {left: -5px;}

/*  ==================================================================================================================  */
/*  POSTER GRID MODULE  ==============================================================================================  */
/*  ==================================================================================================================  */
#main-column .poster-grid-module .results ul li {float: left; height: 350px; padding: 0px 3px; position: relative; width: 33%;}

/*  POSTER TILE  */
#main-column .poster-grid-module .results .movie-inner {position: relative;}
#main-column .poster-grid-module .results .movie-inner .poster-wrap {padding-bottom: 148.27%; position: relative;}
#main-column .poster-grid-module .results .movie-inner .poster-wrap .movie-poster-link {display: block; height: 100%; position: absolute; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .poster-wrap .movie-poster-link img {display: block; height: 100%; position: absolute; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .poster-wrap .hover-cover {background: rgba(0,0,0,.75); display: none; height: 100%; position: absolute; width: 100%; z-index: 10;}
#main-column .poster-grid-module .results .movie-inner .movie-title {clear: both; color: #666666; display: block; font-weight: lighter; margin-bottom: 5px; overflow: hidden; position: relative; text-align: center; text-overflow: ellipsis; top: 5px; white-space: nowrap; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .more-txt, #main-column .poster-grid-module .results .movie-inner .available-text {color: #00c8ff; cursor: pointer; display: block; font-size: 12px; font-weight: bold; text-align: center; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .available-text {cursor:default;}
#main-column .poster-grid-module .results .movie-inner .more-txt:hover {color: #54ddff;}

#main-column .poster-grid-module .details {background: none;}

/*  RATING  */
.movie .details .rating {display: inline-block; margin: 10px 0 8px 0px; padding: 5px 6px 1px;}
.movie .details .rating-box {margin: 9px 0px 4px 0px; width: 100%;}
.movie .details .rating-box .star-wrapper {display: inline-block;}
.movie .details .rating-box .rating-starsmall {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -66px 0px; display: inline-block; height: 16px; margin: 0px 2px; width: 17px;}
.movie .details .rating-box .rating-starsmall-full {background-position: -46px 0px;}

.movie #details-overlay h3 {padding-bottom: 0px;}
.movie #details-overlay .rating {margin: 20px 0px;}
.movie #details-overlay .runtime-rating {display: inline-block;}
.movie #details-overlay .hover-rating {display: inline-block; margin-left: 20px;}
.movie #details-overlay .button {margin: 0px 10px 0px 0px;}



/*  MORE CONTENT  */
#main-column .poster-grid-module .results .movie-inner .more-wrapper {display: none; left: 0px; padding-bottom: 148.27%; position: absolute; top: 0px; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .more-wrapper .more-inner {background: rgba(0,0,0,.75); bottom: 0px; padding: 10px; position: absolute; width: 100%;}
#main-column .poster-grid-module .results .movie-inner .more-wrapper .more-inner a {font-size: 12px; font-weight: bold; display: block;}


/*  ==================================================================================================================  */
/*  FILTER MODULE  ===================================================================================================  */
/*  ==================================================================================================================  */
/*  FILTER MENUS  */
.filter-module {border-bottom: 1px dotted #AAAAAA; border-top: 1px dotted #AAAAAA; clear: both; margin-bottom: 20px; padding:10px; position: relative; width: 100%;}
.filter-module .filter-area {position: relative; width: 100%;}
.filter-module .filter-area .filter-wrap {/*display: block; float: left; height: 30px; position: relative; width: 33%;*/}
.filter-module .filter-area .filter-wrap select.select {height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 3; display: none;}
.filter-module .filter-area .filter-wrap .filter-type-wrap {}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type {left: 0px; top: 0px;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type.activated {z-index: 3;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li {padding: 0 20px 0px 10px;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li .option {color: #666666; font-weight: 500;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li:hover .option {color: #ffffff;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li .arrow-d-sml {float: left; left: 10px; position: relative;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li.selected {}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li.selected .option {color: #333333; text-transform: capitalize;}
.filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li.selected:hover .option {color: #333333;}
.filter-type-wrap .custom-select.relative {float:left;margin-right:10px;}


/*  CURRENT FILTERS / CLEAR  */
.filter-module .show-filters-area {border-bottom: 1px solid #eeeeee; margin-bottom: 12px; padding: 0px 0px 10px 0px; width: 100%;}
.filter-module .show-filters-area #show-filters {float: left;}
.filter-module .show-filters-area #show-filters .item-hdr {}
.filter-module .show-filters-area #show-filters .filter-selected {color: #666666; font-weight: bold;}
.filter-module .show-filters-area #clear-filters {float: right;}
.filter-module .show-filters-area #clear-filters a {font-size: 12px; font-weight: bold;}

/*  FILTER NAV  */
.hub-filter-nav {padding: 0px 0px 10px 0px;}
.hub-filter-nav .back-link {}
.hub-filter-nav .type-wrap span {color: #666666; display: inline-block; font-size: 22px; margin: 0 10px;}

/*  FILTER RESULTS SECTION  (for filter / results combo modules)  */
#filter-items .movie-module-foot .more {background: none repeat scroll 0 0 #00c8ff; color: #FFFFFF; display: block; padding: 10px 0; text-align: center;}
#filter-items .movie-module-foot .more:hover {background-color: #54ddff;}
#filter-items .filter-item-content {position: relative;}
#filter-items .filter-item-content .filter-item {border-bottom: 1px dotted #DDDDDD; margin-bottom: 17px; min-height: 120px; padding-bottom: 10px; position: relative;}

/*  POSTER IMAGE  */
#filter-items .poster-wrap {display: block; left: 0px; position: absolute; top: 0px; width: 80px;}
#filter-items .poster-wrap .poster-link {display: block; height: 110px; position: relative; width: 73px;}
#filter-items .poster-wrap .poster-link img {dislay: block; height: 100%; position: absolute; width: 100%;}
#filter-items .poster-wrap .hover-cover {display: none; height: 100%; position: absolute; width: 100%;
	background: -moz-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%, rgba(69,198,254,0.65) 22%, rgba(69,198,254,0) 88%, rgba(69,198,254,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(69,198,254,0.65)), color-stop(22%,rgba(69,198,254,0.65)), color-stop(88%,rgba(69,198,254,0)), color-stop(100%,rgba(69,198,254,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(69,198,254,0.65) 0%,rgba(69,198,254,0.65) 22%,rgba(69,198,254,0) 88%,rgba(69,198,254,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a600c8ff', endColorstr='#0000c8ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#filter-items  .poster-wrap:hover .hover-cover {display: block;}
#filter-items .poster-wrap .play-btn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; height: 46px; left: 50%; margin: -23px 0px 0px -23px; position: absolute; top: 50%; width: 46px;}
#filter-items .poster-wrap .play-btn:hover {background-position: 0px -46px;}

/*  INFO  */
#filter-items .movie-info {padding-left: 83px; position: relative; width: 100%;}
#filter-items .movie-info .reviews-title-rating {}
#filter-items .movie-info .reviews-title-rating a {}
#filter-items .movie-info .reviews-title-rating h3 {color: #333333;}

#filter-items .movierating-runtime {margin-bottom: 5px;}
#filter-items .movierating-runtime .rating, #filter-items .movierating-runtime .runtime {display: inline-block;}
#filter-items .movierating-runtime .runtime:before {color: #666666; content: "|"; font-size: 20px; margin: 0 5px 0 2px;}

#filter-items .button {background: #f6f6f6; font-size: 12px; width: 32%;}
#filter-items .button:hover {background: #00c8ff; color: #ffffff;}


/*  ==================================================================================================================  */
/*  LINK LIST MODULE  ================================================================================================  */
/*  ==================================================================================================================  */
#main-column .links-list-module {}
#main-column .links-list-module .list {margin-bottom:20px;overflow:hidden;position: relative; top: 0px; width: 100%;}
#main-column .links-list-module .list:last-child {margin-bottom:0;}
#main-column .links-list-module .list li {float:left;position: relative; width: 50%;}
#main-column .links-list-module .letter.list li {width: 5%;}
#main-column .links-list-module .list li:nth-of-type(2n+1) {padding: 0px 2px 4px 0px;}
#main-column .links-list-module .list li:nth-of-type(2n+2) {padding: 0px 0px 4px 2px;}
#main-column .links-list-module .list li a {display: block; font-weight: 500; overflow: hidden; padding: 8px 6px 6px 10px; text-overflow: ellipsis; white-space: nowrap; width: 100%;}
#main-column .links-list-module .list li a:hover {background: #f6f6f6; -moz-box-shadow: 3px 0 0 0 #00c8ff inset; box-shadow: 3px 0 0 0 #00c8ff inset; color: #00c8ff;}
#main-column .links-list-module h1, #main-column .links-list-module h2 {text-transform: lowercase;}
#main-column .links-list-module h2 {margin-bottom:20px;}

/*  ==================================================================================================================  */
/*  THEATER TIME MODULE  ================================================================================================  */
/*  ==================================================================================================================  */
.theater-time-module {position: relative;}
.theater-time-module select {display: none;}

/*  HEADER  */
.theater-time-module h1.time-loc-title, .theater-time-module h1.time-loc-title span {color: #333333; font-size: 36px; font-weight: 500; line-height: 38px; padding: 20px 0; width: 100%;}
.theater-time-module .print-showtimes {display: block; float: right; margin: 0px 0px 6px 0px;}
.theater-time-module .print-showtimes span {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -122px -204px; display: inline-block; height: 13px; position: relative; width: 10px;}
.theater-time-module .head .module-title {display: inline-block;}
.theater-time-module .head .view-all {display: block; float: right;}
.theater-time-module .head .view-all span {display: inline-block; font-size: 20px; font-weight: bold;}
.theater-time-module .head .view-all div {display: inline-block; position: relative; top: 2px;}

.theater-time-module #time-loc-form {background: #DADADA; padding-bottom: 20px; width: 100%;}
.theater-time-module #time-loc-form label {color: #333333; display: block; font-size: 12px; font-weight: bold;height: 20px;}

.theater-time-module #time-loc-form .time-loc-element {display: block; float: left; padding-top: 10px; position: relative; }

.theater-time-module #time-loc-form .time-loc-element.location {padding: 10px 50px 0px 20px; width: 45%;}
.theater-time-module #time-loc-form .time-loc-element.location #location {border-radius: 2px; color: #666666; font-size: 16px; font-weight: 500; padding: 10px 10px 6px 10px; width: 100%;}
.theater-time-module #time-loc-form .time-loc-element.location .location-go {background: #00c8ff; border-radius: 2px; color: #FFFFFF; display: block; font-weight: 500; height: 34px; padding: 0; position: absolute; right: 10px; top: 30px; width: 34px;}
.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location {width: 55%;}

.theater-time-module #time-loc-form .time-loc-element.area {width: 22%;}
.theater-time-module #time-loc-form .time-loc-element.area .select {position: relative;}
.theater-time-module #time-loc-form .time-loc-element.area ul.select.activated {position: absolute;}
.theater-time-module #time-loc-form .time-loc-element.area select.select {height: 100%; position: absolute; top: 15px; width: 100%; z-index: 2;}

.theater-time-module #time-loc-form .time-loc-element.date {padding: 10px 50px 0px 10px; width: 31%}
.theater-time-module #time-loc-form .time-loc-element.date input {border-radius: 2px; color: #666666; display: block; font-size: 16px; height: 34px; left: 0; padding: 5px 0 0 10px; position: relative; width: 100%;}
.theater-time-module #time-loc-form .time-loc-element.date .datepicker-button {background: #00c8ff; border-radius: 2px; color: #FFFFFF; cursor: pointer; display: block; font-weight: 500; height: 34px; padding: 0; position: absolute; right: 10px; top: 30px; width: 34px;}
.theater-time-module #time-loc-form .time-loc-element.date .datepicker-button span {background-position: -98px -248px; left: 8px; position: relative; top: 13px;}
.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.date {width: 44%;}


/*  TOOLS  */
.theater-time-module .showtime-tools {border-bottom: 1px solid #dadada; padding: 10px 0px 50px 0px; width: 100%;}
.theater-time-module .showtime-tools .theater-pages {float: left; font-weight: 500; position: relative; top: 7px;}
.theater-time-module .showtime-tools .tools-title {color: #333333; float: right; font-size: 14px; font-weight: 500; position: relative; top: 10px;}
.theater-time-module .showtime-tools .theater-tools-select {display: block; float: right; height: 40px; margin-left: 10px; position: relative; width: 200px;}
.theater-time-module .showtime-tools .theater-tools-select .select {width: 100%;}
.theater-time-module .showtime-tools .theater-tools-select .select .option {font-size: 14px}
.theater-time-module .showtime-tools .theater-tools-select select {height: 100%; position: absolute; width: 100%; z-index: 2;}

/*  FAV TOOLS  */
.theater-time-module .fav-tools {}
.theater-time-module .fav-tools a {margin: 10px 10px 0px 0px;}

.list-theaters {border-bottom: 1px solid #dadada; padding: 10px 0px;}
.list-theaters .title {color: #333333; display: block; font-weight: 500; margin: 10px 0px;}
.list-theaters .theater-list {}
.list-theaters .theater-list li {border-right: 1px solid #b2b2b2; float: left; margin: 0px 6px 9px 0px; padding: 0px 6px 0px 0px;}
.list-theaters .theater-list li:last-of-type {border: none;}
.list-theaters .theater-list li a {}



/*  ==================================================================================================================  */
/*  TEXT SHOWTIME OVERLAY  ===========================================================================================  */
/*  ==================================================================================================================  */
body #s2c-widget {border-radius: 0px; -webkit-box-shadow: 0px 0px 0px 20px rgba(0,0,0,.4); -moz-box-shadow: 0px 0px 0px 20px rgba(0,0,0,.4); box-shadow: 0px 0px 0px 20px rgba(0,0,0,.4);}
body #s2c-widget p {padding-bottom: 4px;}
body #s2c-widget div.s2icon {display: block; flaot: none;  margin: 0px auto; text-align: center; width: 100%;}
body #s2c-widget div.s2icon img {height: 40px;width: 121px;}
body #s2c-widget #s2title {height: auto !important; overflow: visible !important; position: relative;}
body #s2c-widget #s2title .text-head {font-size: 16px; padding-bottom: 0px 0px 4px 0px;}
body #s2c-widget #s2title .text-title {font-size: 20px; font-weight: bold;}
body #s2c-widget #s2title img {left: 0px; position: absolute; top: 62px; width: 80px;}
body #s2c-widget #s2title .text-info {padding-left: 95px;}
body #s2c-widget #s2title .text-info .text-theater-name {font-size: 16px;}
body #s2c-widget #s2title .text-info .text-show-date {color: #aaaaaa; font-size: 18px; font-weight: bold;}
body #s2c-widget #s2title .text-showtimes {border-top: 1px solid #DADADA; margin-top: 10px; padding-top: 20px;}
body #s2c-widget #s2title .text-showtimes-showtime {border-right: 1px solid #cccccc; display: block; float: left; font-size: 16px; margin-bottom: 6px; padding: 0 12px 0 6px; text-align: right; width: 33%;}
body #s2c-widget #s2title .text-showtimes-showtime:nth-of-type(3n) {border: none}
body #s2c-widget #s2title .text-showtimes-showtime:last-child {border: none;}

body #s2c-widget #s2elements {}
body #s2c-widget #s2elements #s2phone,
body #s2c-widget #s2elements #s2message {margin-right: 0px; width: 100% !important;}

body #s2c-widget #s2elements #s2send,
body #s2c-widget #s2elements #s2close {margin: 0px 0px 18px 0px; width: 46%;}
body #s2c-widget #s2elements #s2close {float: right;}

/*  ==================================================================================================================  */
/*  THEATER SHOW TIME LIST  ==========================================================================================  */
/*  ==================================================================================================================  */
.showtime-list-module {}
.showtime-list-module .loader {font-weight: 500; padding: 30px 0px 10px 0px; text-align: center;}
.showtime-list-module .loader .loading-anim {left: 10px; position: relative; top: 2px;}
.showtime-list-module .theater {position: relative; width: 100%;}
.showtime-list-module .theater .theater-number {background: #acacac; border-radius: 13px; color: #ffffff; display: block; font-size: 16px; font-weight: 500; height: 26px; left: 0px; padding-top: 4px; position: absolute; text-align: center; top: 20px; width: 26px;}
.showtime-list-module .button.lt-gray, .showtime-list-module .button.red {color: #ffffff}

.showtime-list-module .sorry-message {line-height: 30px; position: relative; top: 10px;}

.showtime-list-module .theater .head {border-bottom: 1px dotted #cccccc; padding: 20px 0px 20px 40px; position: relative; width: 100%;}
.showtime-list-module .theater .head .button {}
.showtime-list-module .theater .head .title {}
.showtime-list-module .theater .head .title a {color: #333333;}
#main-column .showtime-list-module .theater .head .title a {font-weight: bold;}
.showtime-list-module .mileage {float: right; font-size: 14px;font-weight: 500;}

.showtime-list-module .address-keys {}
.showtime-list-module .address-keys p {padding-bottom: 2px;}
.showtime-list-module .prices {}
.showtime-list-module .fav-map {}

/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢  */
.showtime-list-module .theater .head .theater-features {font-size: 14px;}
.showtime-list-module .theater .head .theater-features .title {font-size: 14px; font-weight: 500; width: auto;}
.showtime-list-module .theater .head .theater-features ul {}
.showtime-list-module .theater .head .theater-features ul li {float: left;margin-right: 5px;}
.showtime-list-module .theater .head .theater-features ul li:after {content: ","}
.showtime-list-module .theater .head .theater-features ul li:last-of-type:after, .movie-main-watchit .theater .head .theater-features ul li.title:after {content: "";}

.showtime-list-module .prices {display: block; margin-bottom: 5px;}
.showtime-list-module .prices .ticket-price {float: left; font-size: 14px; margin-right: 10px;}
.showtime-list-module .prices .ticket-price span {font-weight: 500;}
/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢  */

.showtime-list-module .online-tickets {height: 15px; margin: 4px 0px 16px 0px;}
.showtime-list-module .online-tickets a {display: block;}
.showtime-list-module .online-tickets span {color: #333333; display: block; float: left; font-size: 12px; font-weight: bold; margin-right: 6px;}
.showtime-list-module .online-tickets span.ticket-icon {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -136px -215px; height: 10px; position: relative; top: 4px; width: 17px;}

.showtime-list-module .theater .showtimes {}
.showtime-list-module .showtimes .bad-location {padding: 20px 0px;}
.showtime-list-module .showtimes .movie-listing {border-bottom: 1px dotted #cccccc; padding: 20px 0px 20px 0px; position: relative; width: 100%;}
.showtime-list-module .showtimes .movie-listing .moviePoster {left: 36px; position: absolute; top: 20px;}
.showtime-list-module .showtimes .movie-listing .moviePoster a {display: block; height: 110px; position: relative; width: 73px;}
.showtime-list-module .showtimes .movie-listing .moviePoster a img {display: block; height: 100%; position: absolute; width: 100%;}

.showtime-list-module .showtimes .movie-listing .movie-data-wrap {padding-left: 119px; width: 100%;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .movietitle a {color: #333333; font-size: 18px;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .rating {float: left; font-size: 14px;  margin-right: 8px;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .runtime {float: left; font-size: 14px;}

.showtime-list-module .showtimes .movie-listing .movie-data-wrap .showtimes-list .showtime-display-wrap {margin: 4px 0px;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .showtimes-list .stDisplay,
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .showtimes-list .showtime-display {border-right: 1px solid #CCCCCC; display: inline-block; margin: 3px 0px; padding: 0px; text-align: center; width: 90px;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .showtimes-list span:last-of-type {border-right: none;}
.showtime-list-module .showtimes .movie-listing .movie-data-wrap .showtimes-list .showtime-display .stDisplay {color: #a3a3a3; font-size: 14px; margin: 0px; padding: 0px;}

.showtime-list-module .favorite-add.fav-heart {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -136px -227px; height: 22px; position: relative; width: 24px;}
.showtime-list-module .favorite-add.fav-heart.favorite-remove {background-position: -160px -227px;}

.showtime-list-module .theater .head .address {font-size: 14px;}
.showtime-list-module .theater .head .address span {font-weight: 500;}


.showtime-list-module .theater .head .theater-features {font-size: 14px;}
.showtime-list-module .theater .head .theater-features .title {font-size: 14px; width: auto;}
.showtime-list-module .theater .head .theater-features ul {}
.showtime-list-module .theater .head .theater-features ul li {float: left;margin-right: 5px;}
.showtime-list-module .theater .head .theater-features ul li:after {content: ","}
.showtime-list-module .theater .head .theater-features ul li:last-of-type:after, .showtime-list-module .theater .head .theater-features ul li.title:after {content: "";}

.showtime-list-module .showtimes .movie-listing .showtimes-list {}
.showtime-list-module .showtimes .movie-listing .showtimes-list .movie-title-alt {margin-top: 20px; position: relative;}
.showtime-list-module .showtimes .movie-listing .showtimes-list .movie-title-alt:first-of-type {margin-top: 0px;}
.showtime-list-module .showtimes .movie-listing .showtimes-list .movietitle {font-size: 18px; font-weight: 500; position: relative;}
.showtime-list-module .showtimes .movie-listing .showtimes-list a {}
.showtime-list-module .showtimes .movie-listing .showtimes-list a:hover {}

.showtime-list-module .showtimes .movie-listing .ticketspasses {}


/*  ==================================================================================================================  */
/*  MOVIE TITLE OVOD  =============================================================================================  */
/*  ==================================================================================================================  */
.movie-module.ovod {}
.movie-module.ovod .body {border: 1px solid #dadada; padding: 20px;}
.movie-module.ovod .text {float:left;}

/*  BUTTONS  */
.movie-module.ovod .watch-now {color: #ffffff; float: right; margin-left: 5%; width: 145px;}
.movie-module.ovod .open .watch-now {background: #ffffff; -moz-box-shadow: 0px 0px 0px 2px #FF4F37; -webkit-box-shadow: 0px 0px 0px 2px #FF4F37; box-shadow: 0px 0px 0px 2px #FF4F37; color: #FF4F37;}
.movie-module.ovod .watch-now span {background-position: -98px -248px; display: inline-block; margin-left: 10px; position: relative; top: 2px;}
.movie-module.ovod .open .watch-now span {background-position: -258px -248px}

.movie-module.ovod .more-info {color: #ffffff; float: right; margin-left: 5%; width: 145px;}
.movie-module.ovod .open .more-info {background: #ffffff; -moz-box-shadow: 0px 0px 0px 2px #00c8ff; -webkit-box-shadow: 0px 0px 0px 2px #00c8ff; box-shadow: 0px 0px 0px 2px #00c8ff; color: #00c8ff;}
.movie-module.ovod .more-info span {background-position: -98px -248px; display: inline-block; margin-left: 10px; position: relative; top: 2px;}
.movie-module.ovod .open .more-info span {background-position: -22px -248px}

#main-column .movie-module.ovod .view-all {margin-left: 15px;}
#main-column .ovod .watchnow-provider-time {float: right;}
#main-column .ovod .watchnow-provider-time p {border-right: 1px solid #00C8FF; display: none; float: left; padding: 4px 12px 0 0; position: relative; margin-right: 14px; top: 2px;}
#main-column .ovod .watchnow-provider-time p a {font-weight: bold;}

#main-column .ovod .watchnow-provider-time .on-tv {}
#main-column .ovod .watchnow-provider-time .on-tv .on-tv-loading {display: none; float: left; position: relative; right: 8px; top: 2px;}
#main-column .ovod .watchnow-provider-time .on-tv.loading .on-tv-loading {display: block;}
#main-column .ovod .watchnow-provider-time .on-tv .icon {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -212px -223px; display: inline-block; height: 17px; margin-right: 7px; position: relative; top: 3px; width: 24px;}
#main-column .ovod .watchnow-provider-time .on-tv .provider-name {font-weight: bold;}

#main-column .ovod .watchnow-provider-time .set-provider {}
#main-column .ovod.tv-episodes .watchnow-provider-time .set-provider {border: none; margin-right: 0px;}

#main-column .ovod.tv-episodes .watchnow-provider-time .edit-provider {border: none; margin-right: 0px;}




/*  ==================================================================================================================  */
/*  OVOD SETTINGS OVERLAY  ===========================================================================================  */
/*  ==================================================================================================================  */
#ovod-settings-overlay {background: rgba(0,0,0,.75); display: none; height: 100%; left: 0px; overflow-y: auto; position: fixed; top: 0px; width: 100%; z-index: 99999;}
#ovod-settings-content {background: #ffffff; border: 1px solid #dadada; margin: 0 auto; max-width: 610px; position: relative; top: 200px;}
#ovod-settings-content .close {background-color: #FFFFFF; background-position: -178px -457px; border-radius: 15px; cursor: pointer; position: absolute; right: -15px; top: -15px;}

#ovod-settings-content .ovod-settings-title {background: #ededed; clear: both; font-size: 20px; font-weight: bold; padding: 20px 0px; text-align: center; width: 100%;}

#ovod-settings-content .details {padding: 20px 20px 30px 20px;}
#ovod-settings-content .ovod-form {background: #dadada; height: 90px;}
#ovod-settings-content .zip-provider .ovod-form {padding-right: 10px;}
#ovod-settings-content .ovod-form label {color: #333333; display: block; font-size: 12px; font-weight: bold;height: 20px;}

#ovod-settings-content .ovod-form .form-section {display: block; float: left; height: 65px; padding-top: 10px; position: relative; }
#ovod-settings-content .ovod-form .form-section input {border-radius: 2px; color: #666666; font-size: 16px; font-weight: 500; padding: 10px 10px 6px; width: 100%;}

/*  ZIP CODE  ===================================  */
#ovod-settings-content .form-section.form-zipcode {padding: 10px 50px 0px 20px;}
#ovod-settings-content .zip-only .form-section.form-zipcode {padding-right: 60px; width: 100%;}
#ovod-settings-content .zip-provider .form-section.form-zipcode {width: 33%;}
#ovod-settings-content .form-section.form-zipcode .location-go {background: #00c8ff; border-radius: 2px; color: #FFFFFF; display: block; font-weight: 500; height: 34px; padding: 0; position: absolute; right: 10px; top: 30px; width: 34px;}
#ovod-settings-content .zip-only .form-section.form-zipcode .location-go {right: 20px;}

/*  PROVIDER DROPDOWN  ==========================  */
#ovod-settings-content .form-section.form-provider {width: 66%}
#ovod-settings-content .zip-only .form-section.form-provider {display: none;}
#ovod-settings-content .form-section.form-provider .provider-wrap {display: none;}
#ovod-settings-content .form-section.form-provider.loaded .provider-wrap {display: block;}
#ovod-settings-content .zip-provider .form-section.form-provider,
#ovod-settings-content .form-section.form-provider {display: block; padding-right: 10px;}

/*  LOADING  */
#ovod-settings-content .form-section.form-provider .provider-loading {color: #00C8FF; display: block; font-weight: 500; position: relative; text-align: center; top: 10px;}
#ovod-settings-content .form-section.form-provider.loaded .provider-loading {display: none;}
#ovod-settings-content .form-section.form-provider .provider-loading span {margin: 0px 10px 0px 0px; position: relative; top: 2px;}

/*  GRID OF PROVIDERS  ==========================  */
#ovod-settings-content #provider-grid-wrap {padding: 20px 20px 10px 20px; position: relative; width: 100%;}
#ovod-settings-content .provider-grid-title {color: #333333; font-size: 14px; font-weight: bold; left: 55px; position: absolute; top: 40px;}
#ovod-settings-content .provider-grid {background: #dadada; display: table; padding: 45px 30px 0px 30px; width: 100%;}
#ovod-settings-content .provider-grid li {display: block; float: left; padding: 5px; position: relative; top: 0; width: 20%;}
#ovod-settings-content .provider-grid .provider {background: #ffffff; border: 1px solid #adadad; cursor: pointer; padding-bottom: 66.66%; position: relative; width: 100%;}
#ovod-settings-content .provider-grid .provider:hover {border: 1px solid #00c8ff;}
#ovod-settings-content .provider-grid .provider img {height: 100%; position: absolute; width: 100%;}
#ovod-settings-content .provider-grid li .provider-check {left: 2px; position: absolute; top: 3px;}

#vod-setting-actions {padding: 0px 20px; position: relative; width: 100%;}
#vod-setting-actions a {float: right; margin: 0px 0px 20px 5px;}


/*  ==================================================================================================================  */
/*  OVOD SCHEDULE OVERLAY  ===========================================================================================  */
/*  ==================================================================================================================  */
#ovod-schedule-overlay {background: rgba(0,0,0,.8); display: none; height: 100%; left: 0px; overflow-y: auto; position: fixed; top: 0px; width: 100%; z-index: 99999;}
#ovod-schedule-overlay .scroll-spacer {height: 120px; margin: 0px auto; width: 100px;}
#ovod-schedule-content {background: #ffffff; border: 1px solid #dadada; -webkit-box-shadow: 0px 0px 0px 20px rgba(255,255,255,.1); -moz-box-shadow: 0px 0px 0px 20px rgba(255,255,255,.1); box-shadow: 0px 0px 0px 20px rgba(255,255,255,.1); color: #333333; margin: 0 auto; max-width: 1000px; position: relative; top: 60px;}
#ovod-schedule-content .close {background-color: #FFFFFF; background-position: -178px -457px; border-radius: 15px; cursor: pointer; position: absolute; right: -15px; top: -15px;}

#ovod-schedule-content .schedule-header {background: #ededed; padding: 25px 40px 20px 40px;}
#ovod-schedule-content .schedule-header h4 {color: #333333; display: inline-block; font-size: 32px; font-weight: 500; margin-right: 3px; padding-right: 10px; position: relative; vertical-align: middle;}
#ovod-schedule-content .schedule-header h4:after {border-right: 1px solid #CACACA; content: ""; display: block; height: 40px; position: absolute; right: 0; top: -13px;}
#ovod-schedule-content .schedule-header span {color: #333333; display: inline-block; font-size: 22px; font-weight: 500; vertical-align: middle;}

#ovod-schedule-content .next-showing-wrap {padding: 20px; width: 100%;}
#ovod-schedule-content .next-showing-wrap .time-date {background: #e8e8e8; border-bottom: 1px solid #cccccc; font-size: 18px; padding: 16px 40px 20px 40px;}
#ovod-schedule-content .next-showing-wrap .time-date span {font-size: 20px; font-weight: 18;}
#ovod-schedule-content .next-showing-wrap .meta {background: #e8e8e8; padding: 20px 40px;}
#ovod-schedule-content .next-showing-wrap .meta .showing-data {display: block; font-size: 18px; font-weight: 500; }
#ovod-schedule-content .next-showing-wrap .meta .showing-synopsis {display: block; font-size: 15px; line-height: 22px; position: relative; top: 3px;}

#ovod-schedule-content .schedule-list {position: relative; width: 100%;}
#ovod-schedule-content .schedule-list li {border-bottom: 1px solid #E9E9E9; padding: 20px 30px; position: relative; width: 100%;}
#ovod-schedule-content .schedule-list li:last-child {border: none; }
#ovod-schedule-content .schedule-list li > div {margin-right: -4px;}
#ovod-schedule-content .schedule-list li .title-meta {display: inline-block; vertical-align: middle; width: 45%;}
#ovod-schedule-content .schedule-list li .title-meta span {display: block; font-weight: bold; margin-bottom: 5px;}
#ovod-schedule-content .schedule-list li .date {display: inline-block; font-weight: 500; vertical-align: middle ;width: 15%;}
#ovod-schedule-content .schedule-list li .time {display: inline-block; font-weight: 500; vertical-align: middle; width: 20%;}
#ovod-schedule-content .schedule-list li .provider-name {display: inline-block; font-weight: 500; vertical-align: middle; width: 20%;}





/*  ==================================================================================================================  */
/*  ADS  =============================================================================================================  */
/*  ==================================================================================================================  */
/*  SIDE COLUMN  ================  */
.mf-ad300-container {margin: 0px auto 20px auto; width: 300px;}
.mf-tower600-container {margin: 0px auto 20px auto; width: 300px;}

.mf-ad300-container iframe,
.mf-tower600-container iframe {display: block;}


/*  ==================================================================================================================  */
/*  SOCIAL BUTTONS  ==================================================================================================  */
/*  ==================================================================================================================  */
#permalink .share-container {margin:30px 0}
#permalink .aol-share {clear: both; float: left; height: 64px; margin:0 0 15px; overflow: hidden;}
#permalink .aol-share a {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/article-social.png") no-repeat scroll 0 0; display:inline; float:left; margin-right:3px; overflow:hidden; width:57px; height:60px; color:#000; outline:none; text-decoration:none; }
#permalink .aol-share a { opacity:1; font-weight: normal;}
#permalink .aol-share a:hover { opacity:0.8; }
#permalink .aol-share a.aol-share-facebook {background-position: 0 -146px; color:#000!important; }
#permalink .aol-share a.aol-share-facebook:hover {background-position: 0 -146px; color:#000 !important; }
#permalink .aol-share a.aol-share-twitter {background-position: -57px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-twitter:hover {background-position: -57px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-pinterest {background-position: -288px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-pinterest:hover {background-position: -288px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-email {background-position: -114px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-email:hover {background-position: -114px -146px; color:#000 !important;}
#permalink .aol-share a.aol-share-print {background-position: -119px -259px; color:#000 !important;}
#permalink .aol-share a.aol-share-print:hover {background-position: -119px -259px; color:#000 !important;}
#permalink .aol-share a.aol-share-comments {background-position: -171px -146px; color:#000 !important; width: 60px;}
#permalink .aol-share a.aol-share-comments:hover {background-position: -171px -146px; color:#000 !important;}
#permalink .aol-share a b {margin:5px auto; font-size:11px; line-height: 23px; display:block; text-align:center;}

#permalink .float-share { background: none repeat scroll 0 0 transparent; border: 0 none; height: auto; left: 27%; min-width: 0; padding: 0; position: fixed; top: 98px; width: 67px !important; z-index: 99999;}
#permalink .float-share a { margin: 0 0 10px;}

#permalink .fb-like-btn { float: left; width: 100%; margin:0;}
#permalink .fb-like-btn iframe {height: 20px;width:99%}

#permalink blockquote {background: #eaeaea; margin:1.5em 0; padding:14px; quotes:"\201C""\201D""\2018""\2019";}
#permalink blockquote:before {color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;}
#permalink blockquote p {display:inline;}
#permalink .twitter-tweet { border-color: #333 !important; margin: 10px 0 20px !important; width: 100% !important;}
#permalink .post-body .entry-content ul {list-style: disc inside none; padding-left:18px;}


/*  ==================================================================================================================  */
/*  MOVIE MAIN OVERVIEW WATCH IT (mf2-movie-title-main-showtimes) - movie overview page  =============================  */
/*  ==================================================================================================================  */
.movie-main-watchit {}
.movie-main-watchit .showtimes .movie-listing {border-bottom: 1px solid #cccccc; padding-left: 0px;}
.movie-main-watchit .showtimes .movie-listing:nth-of-type {border-bottom: none;}
.movie-main-watchit .theater .head {border: none; padding: 0px 0px 0px 40px;}
.movie-main-watchit .theater .head .title {display: inline-block; font-size: 25px; font-weight: 500; margin-bottom: 5px; width: 100%;}
.movie-main-watchit .theater .head .view-all-titles {font-size: 14px;}
.movie-main-watchit .theater .head .address {font-size: 12px;}
.movie-main-watchit .theater .head .address span {font-size: 12px; font-weight: bold;}
.movie-main-watchit .theater .head .online-tickets {margin-top: 1px;}

.movie-main-watchit .mileage {float: left; margin-bottom: 7px;}
.movie-main-watchit .prices {float: right; margin-bottom: 5px;}
.movie-main-watchit .prices .ticket-price {float: left; font-size: 14px; margin-left: 10px;}
.movie-main-watchit .prices .ticket-price span {font-weight: 500;}
.movie-main-watchit .favorite-add.fav-heart {display: block; left: 0px; position: absolute; text-indent: -99999px;}



.movie-main-watchit .showtimes .movie-listing .movie-data-wrap {padding: 0px;}
.movie-main-watchit .showtimes .movie-listing .movie-title-alt {border-bottom: 1px dotted #cccccc; padding: 0 0 25px 40px;}
.movie-main-watchit .showtimes .movie-listing .movie-title-alt:last-of-type {border-bottom: none;}
.movie-main-watchit .showtimes .movie-listing .movie-title-alt .showtime-display a {color: #ff4f38; font-size: 14px;}

/*  ==================================================================================================================  */
/*  MOVIE TITLE SHOWTIMES / TICKETS PAGE  ============================================================================  */
/*  ==================================================================================================================  */
.movie-title-showtimes .theater .head {border:none; padding: 0px;}
.movie-title-showtimes .theater-fav {left: -36px; position: absolute;}
.movie-title-showtimes .theater .head .title {display: inline-block; font-size: 25px; font-weight: 500; margin-bottom: 5px; width: 100%;}
.movie-title-showtimes .theater .head .view-all-titles {font-size: 14px;}
.movie-title-showtimes .theater .head .mileage {float: left; margin-bottom: 5px;}
.movie-title-showtimes .theater .head .prices {float: right;}

.movie-title-showtimes .favorite-add {display: block; left: -36px; position: absolute; text-indent: -99999px;}


.movie-title-showtimes .showtimes .movie-listing {padding-left: 40px;}
.movie-title-showtimes .showtimes .movie-listing .movie-data-wrap {padding-left: 0px;}
.movie-title-showtimes #show-paginate {margin-top: 20px;}


/*  ==================================================================================================================  */
/*  FAVORITE THEATERS PAGE  (/theaters/favorite)  ====================================================================  */
/*  ==================================================================================================================  */
.favorites-empty-theaters #mfSignInTheater {display: block; margin: 0px auto; width: 250px;}



/*  ==================================================================================================================  */
/*  THEATER SHOWTIMES / TICKETS PAGE  ================================================================================  */
/*  ==================================================================================================================  */
#main-column .single-theater-showtimes .module-title {margin-bottom: 0px;}
.single-theater-showtimes {}
.single-theater-showtimes .theater-info .showtimes .head {border-bottom: 0px; padding: 0px 0px 20px 0px;}

.single-theater-showtimes .theater-info .showtimes .movie-listing {border-bottom: none; padding: 0px;}
.single-theater-showtimes .theater-info .showtimes .movie-listing .ticketspasses {padding-top: 20px;}
.single-theater-showtimes .theater-info .showtimes .movie-listing .print-showtimes {margin-top: 10px;}

.single-theater-showtimes .showtimes .movie-listing .moviePoster {left: 0px;}
.single-theater-showtimes .showtimes .movie-listing .movie-data-wrap {padding-left: 83px;}

.single-theater-showtimes .showtimes-head h3 {color: #333333; display: block; float: left; font-weight: bold; padding: 20px; position: relative; top: 13px; text-transform: lowercase;}
.single-theater-showtimes #time-loc-form .time-loc-element.date {float: right;}

/*  ==================================================================================================================  */
/*  CHANGE LOCATION ADVANCED SEARCH  =================================================================================  */
/*  ==================================================================================================================  */
.changeLocation {}
.changeLocation .body {background: #dee2e3; padding: 20px;}
.changeLocation #locate-me {display: block;}
.changeLocation #locate-me .geo-loc-loader {left: 10px; position: relative; top: 3px;}
.changeLocation .or-text {color: #333333; display: block; font-weight: 500; margin: 20px 0px; text-align: center;}
.changeLocation .mf-search {padding:20px 0px 0px 170px; position: relative;}
.changeLocation .mf-search .field {left: 0px; position: absolute; top: 0; width: 160px;}
.changeLocation .mf-search label {color: #333333; display: block; font-size: 12px; font-weight: bold;height: 20px;}
.changeLocation .mf-search .mf-search-text {border-radius: 2px; color: #333333; font-size: 16px; left: 0; padding: 13px 10px 12px 10px; width: 100%;}
.changeLocation .mf-search .button {display: block; width: 100%;}

.changeLocation #locate-me span, .changeLocation .mf-search .button span {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -181px -66px; display: inline-block; height: 15px; margin-right: 10px; position: relative; top: 2px; width: 10px;}

.changeLocation .foot {}
.changeLocation .foot ul {display: table; margin: 20px auto; width: auto;}
.changeLocation .foot ul li {border-right: 1px solid #acacac; float: left; font-size: 12px; height: 20px; margin-right: 7px; padding-right: 6px;}
.changeLocation .foot ul li:last-of-type {border:none;}
.changeLocation .foot ul li a {}



/*  ==================================================================================================================  */
/*  MOVIE UNITY  =====================================================================================================  */
/*  ==================================================================================================================  */
#movie-utility{background: #dee2e3; float:right; margin: 0 0 20px; padding: 0px; width: 100%;}
#movie-utility .movie-info{margin:0 0 10px;}
#movie-utility .movie-stateicons {float: right;}
#movie-utility .movie-module-head {position: relative; z-index: 9999;}
#movie-utility .body {background: #dee2e3 none; position: relative;}
#movie-utility .movie-title{text-transform: none;}
#movie-utility .movie-poster {background: #333333; border-bottom: 1px solid #2F2F2F; height: 169px; margin: 0; position: relative; text-align: center;}
#movie-utility .movie-release-date { background: none repeat scroll 0 0 #000000; bottom: 0; color: #FFFFFF; font-size: 11px; font-weight: bold; left: 0; opacity: 0.8; padding: 4px 2px 4px 10px; position: absolute; right: 0px; text-align: left;}
#movie-utility .movie-data{ font-size: 11px; color:#fff; padding: 5px 10px 10px;}
#movie-utility .info-wrap {margin: 10px 0px 20px 0px; overflow: hidden;}
#movie-utility .info-wrap .info-wrap-left  {float: left; width: 130px; margin: 4px 0 0;}
#movie-utility .info-wrap .info-wrap-right  {float: right; width: 128px;}
#movie-utility .movie-runtimerating{color:#999;margin:0 0 2px; font-size: 12px;}
#movie-utility .movie-synopsis{color: #333333; font-size: 14px; font-weight: lighter; line-height: 17px; margin: 8px 0px 0px;}
#movie-utility .movie-state-intheaters .movie-state-icon.in-theaters {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/mf-mf-utility-module-sprite.png") no-repeat scroll 0 -179px transparent; height: 35px; width: 130px; overflow: hidden; text-indent:-9999px;}
#movie-utility .movie-state-intheaters .movie-state-icon.coming-soon {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/mf-mf-utility-module-sprite.png") no-repeat scroll 0 -358px transparent; height: 35px; width: 130px; overflow: hidden; text-indent:-9999px;}
#movie-utility .movie-state-intheaters .movie-state-border {border-top: 1px solid #3C3839;}

#movie-utility .movie-state-comingsoon .movie-state-link,
#movie-utility .movie-state-intheaters .movie-state-link,
#movie-utility .movie-state-ondvd .movie-state-link {color: #FFFFFF; display: block; font-size: 16px; font-weight: 500; margin: 0; padding: 15px 0 15px 0px; text-align: center;}

/*  BUTTON COLORS  */
#movie-utility .movie-state-comingsoon,
#movie-utility .movie-state-intheaters,
#movie-utility .movie-state-ondvd {background: #00c8ff;}
#movie-utility .movie-state-intheaters:hover,
#movie-utility .movie-state-comingsoon:hover,
#movie-utility .movie-state-ondvd:hover {background-color: #54ddff;}

/*  BUTTON ICONS  */
#movie-utility .movie-state-comingsoon p span,
#movie-utility .movie-state-intheaters p span,
#movie-utility .movie-state-comingsoon p span {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll; display: inline-block; position: relative;}

#movie-utility .movie-state-comingsoon p,
#movie-utility .movie-state-intheaters p,
#movie-utility .movie-state-ondvd p {display: block; padding: 0px;}

#movie-utility .movie-state-comingsoon p span,
#movie-utility .movie-state-intheaters p span {background-position: -136px -182px; height: 19px; margin-right: 10px; top: 3px; width: 17px;}
#movie-utility .movie-state-ondvd p span {background: none; height: 0px; width: 0px;}


#movie-utility .movie-state-ondvd .movie-state-link {color: #FFFFFF; display: block; font-size: 16px; margin: 0; overflow: hidden; padding: 16px 0 13px 0; text-align: center;}

#movie-utility .movie-state-ondvd {margin:10px 0px 0px;}
#movie-utility .movie-state-ondvd .movie-state-icon {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/mf-mf-utility-module-sprite.png") no-repeat scroll 33px -225px transparent; height: 35px; overflow: hidden; text-indent: -9999px; width: 130px;}
#movie-utility .movie-state-ondvd .movie-state-border {border-top:1px solid #3C3839;}

#movie-utility .movie-trailer{margin:5px 0px 0px; color: #ffffff; display: block;}
#movie-utility .movie-review-link{text-decoration:none;}
#movie-utility .movie-genres, #movie-utility .movie-genres a{color:##00B9FF;}
#movie-utility .genre {font-size: 16px; margin: 0px 0px 15px 0px;}

/*  STAR RATING  */
#movie-utility .movie-score {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat transparent; color: #999999; height: 16px; margin: 0px; padding: 0px; position: relative; width: 97px;}
#movie-utility .stars-1{background-position: -46px 0px;}
#movie-utility .stars-2{background-position: -46px -16px;}
#movie-utility .stars-3{background-position: -46px -32px;}
#movie-utility .stars-4{background-position: -46px -48px;}
#movie-utility .stars-5{background-position: -46px -64px;}
#movie-utility .movie-score span {display: block; left: 100px; position: absolute;}

/*  RATINGS  */
#movie-utility .movie-ratings{display:inline-block;}
#movie-utility .movie-ratings.g,
#movie-utility .movie-ratings.pg,
#movie-utility .movie-ratings.pg-13,
#movie-utility .movie-ratings.r,
#movie-utility .movie-ratings.nc-17,
#movie-utility .movie-ratings.not-yet-rated,
#movie-utility .movie-rating.not-rated {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0 0 transparent;}

#movie-utility .movie-ratings.g 	{background-position: -143px 0px; height: 16px; width: 23px;}
#movie-utility .movie-ratings.pg 	{background-position: -166px 0px; height: 16px; width: 34px;}
#movie-utility .movie-ratings.pg-13 {background-position: -200px 0px; height: 16px; width: 51px;}
#movie-utility .movie-ratings.r 	{background-position: -143px -16px; height: 16px; width: 23px;}
#movie-utility .movie-ratings.nc-17 {background-position: -166px -16px; height: 16px; width: 51px;}
#movie-utility .movie-ratings.not-yet-rated,
#movie-utility .movie-ratings.not-rated {background-position: -217px -16px; height: 16px; width: 36px;}

#movie-utility .movie-releaseyear,
#movie-utility .movie-ratings,
#movie-utility .movie-runtime {color: #333333; float: left; font-size: 16px; margin: 0px 6px 0px 0px;}
#movie-utility .movie-runtime {font-size: 14px; margin-top: 2px;}
#movie-utility .utility-bottom { margin: 0 10px; padding: 0 0 10px;}


/*  ==================================================================================================================  */
/*  AROUND THE WEB  ==================================================================================================  */
/*  ==================================================================================================================  */
#zerglayout {margin: 5px!important; width: auto!important;}
#zerglayout .zergentity {margin: 5px!important; width: 135px!important;}
#zerglayout .zergentity img {border: none!important;}
#zerglayout .zergentity .zergheadline a {color: #ffffff!important; font-weight: normal!important;}

#side-column .zergentity {background: #999999; color: #ffffff; }
#side-column .zergentity .zergheadline {height: 64px;}
#side-column .zergentity .zergheadline a {display: block; margin: 0px 5px;}
#side-column .latest-news-side .activity-byline a {color:#666666; font-weight: bold;}
#side-column .latest-news-side .activity-title {color: #666666; font-size: 14px; margin-top: 5px;}

.latest-news-side {background: #dee2e3;}
.latest-news-side .body {margin: 0px; overflow:hidden; padding: 0;}

.latest-news-side a:hover {}
.latest-news-side .activity-article {border-bottom: 1px dotted #aaaaaa; overflow: hidden; padding: 10px;}
.latest-news-side .activity-article:last-child {border: none;}
.latest-news-side .activity-clear {clear: both; border-bottom: 1px solid #333; border-top: solid 1px #1A1917; margin: 6px 0 10px;}
.latest-news-side .activity-image {float: left; width: 60px; margin: 2px 10px 0 0;}
.latest-news-side .activity-image img {border-bottom: solid 1px #333;}
.latest-news-side .activity-info {float: left; width: 185px; font-size:11px;}
.latest-news-side .activity-info.no-image {width: 260px; }
.latest-news-side .activity-byline {color: #666666; font-size: 14px; font-style: italic; font-weight: bold; margin: 2px 0 0;}
#side-column .latest-news-side .tweet-action {margin: 4px 0 0;}
#side-column .latest-news-side .tweet-action a {color: #00B9FF; padding: 0 4px 0 0;}
#side-column .latest-news-side .tweet-action a:hover {color:#fff;}


/*  ==================================================================================================================  */
/*  STAY CONNECTED  ==================================================================================================  */
/*  ==================================================================================================================  */
.mf-stayconnected {background: #dee2e3; padding-bottom: 20px;}
.mf-stayconnected .title{font-size:16px;text-align:center; font-weight: normal;}
.mf-stayconnected .social-items {margin: 6px 7px 0px 7px;}

/*  SOCIAL ICONS  */
.mf-stayconnected .social-items .social-items-row {display: table; margin: 0px auto; text-align: center; width: auto;}
.mf-stayconnected .social-items .social-items-row a {display: inline-block; margin: 2px;}
.mf-stayconnected .social-item {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0 0; width: 63px; height: 63px; display: inline-block;}
.mf-stayconnected .f_facebook{background-position: 0px -268px;}
.mf-stayconnected .f_facebook:hover{background-position: 0px -331px;}
.mf-stayconnected .f_twitter{background-position: -63px -268px;}
.mf-stayconnected .f_twitter:hover{background-position: -63px -331px;}
.mf-stayconnected .f_gplus{background-position: -126px -268px;}
.mf-stayconnected .f_gplus:hover{background-position: -126px -331px;}
.mf-stayconnected .f_tumblr{background-position: -189px -268px;}
.mf-stayconnected .f_tumblr:hover{background-position: -189px -331px;}
.mf-stayconnected .f_apple{background-position: -252px -268px;}
.mf-stayconnected .f_apple:hover{background-position: -252px -331px;}
.mf-stayconnected .f_android{background-position: -315px -268px;}
.mf-stayconnected .f_android:hover{background-position: -315px -331px;}
.mf-stayconnected .f_youtube{background-position: -378px -268px;}
.mf-stayconnected .f_youtube:hover{background-position: -378px -331px;}
.mf-stayconnected .f_rss{background-position: -441px -268px;}
.mf-stayconnected .f_rss:hover{background-position: -441px -331px;}

/*  SUBSCRIBE - EMAIL SIGNUP  */
.mf-stayconnected #mf-newsletter .button {background: none repeat scroll 0 0 #00c8ff; border: 0 none; border-radius: 1px; box-shadow: none; color: #FFFFFF; cursor: pointer; filter: none; font-size: 16px; padding: 9px 12px; position: absolute; right: 10px; top: 0px; *width:70px;}
.mf-stayconnected #mf-newsletter .button:hover {background: #54ddff}
.mf-stayconnected #mf-newsletter{border-bottom: 1px dotted #AAAAAA; border-top: 1px dotted #AAAAAA; float: left; margin: 10px 0; padding: 20px 0; text-align: center; width: 100%;}
.mf-stayconnected .signup-email{background: none repeat scroll 0 0 #B2B5B6; border: medium none; color: #FFFFFF !important; font-size: 14px; left: 0px; padding: 12px 12px 11px 12px; position: absolute; top: 0px; width: 100%;}
.mf-stayconnected .message {color: #ff0000; font-size: 11px; padding-bottom: 0px;}
.mf-stayconnected .mf-news-form {height: 39px; position: relative; width: 100%;}
.mf-stayconnected .mf-news-form .input-wrap {left: 10px; position: absolute; right: 72px;}

.mf-stayconnected .facebook-like .facebook iframe {border: medium none; overflow: hidden; width: 280px; height: 30px; background: none repeat scroll 0% 0% transparent;}
.mf-stayconnected .download-btn {background: #00c8ff; color: #FFFFFF; display: block; font-size: 16px; font-weight: 500; margin: 20px 10px 0; padding: 15px 0px; text-align: center;}
.mf-stayconnected .download-btn p {display: block; padding: 0px;}
.mf-stayconnected .download-btn p span {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll -118px -182px; display: inline-block; height: 19px; margin-right: 10px; position: relative; top: 3px; width: 18px;}
.mf-stayconnected .download-btn:hover {background-color: #54ddff;}

/*  CALL / TEXT  */
.mf-stayconnected .seven-film {border-bottom: 1px dotted #AAAAAA; clear: both; font-size: 18px; padding: 2px 0px 10px 0px;}
.mf-stayconnected .seven-film .sevenfilm-info {font-weight: bold;}
.mf-stayconnected .seven-film .sevenfilm-info .info-call, .mf-stayconnected .seven-film .sevenfilm-info .info-text {margin: 10px 0px 10px 20px;}
.mf-stayconnected .seven-film .sevenfilm-info .info-call a, .mf-stayconnected .seven-film .sevenfilm-info .info-text a{font-weight: bold;}

#blog_content h2.archive_heading {border-bottom: 1px solid #CFCFCF; font-size: 20px; font-weight: normal; margin: 40px 0 20px; padding: 0 0 10px; text-align: left; text-transform: uppercase;}



/*  ==================================================================================================================  */
/*  MOVIE TITLE OVERVIEW - REVIEWS MODULE  (mf2-movie-title-main-reviews)  ===========================================  */
/*  ==================================================================================================================  */
.review-module {position: relative; }

.review-module .filter-wrap {height: 30px; position: absolute; right: 0; top: 60px; width: 174px;}
.review-module .filter-wrap select {display: none; height: 100%; opacity: 0; position: absolute; width: 100%; z-index: 3;}

.review-module .tab-content-wrap .tab-content ul {}
.review-module .tab-content-wrap .tab-content ul li {border-bottom: 1px dotted #aaaaaa; margin-bottom: 12px;}
.review-module .tab-content-wrap .tab-content ul li:last-of-type {border-bottom: none;}

/*  THE REVIEW  */
.review-module .tab-content-wrap .tab-content .review-head {position: relative;}
.review-module .tab-content-wrap .tab-content .review-head .rating {background: #dddddd; color: #FFFFFF; display: inline-block; margin-right: 10px; padding: 14px 0 10px; text-align: center; width: 47px;}
.review-module .tab-content-wrap .tab-content .review-head .rating.red {background: #ff0000;}
.review-module .tab-content-wrap .tab-content .review-head .rating.yellow {background: #ffcc33;}
.review-module .tab-content-wrap .tab-content .review-head .rating.green {background: #66cc33;}

.review-module .tab-content-wrap .tab-content .review-head .info {display: inline-block; position: absolute; top: 4px;}
.review-module .tab-content-wrap .tab-content .review-head .info span {font-size: 14px; font-weight: bold;}
.review-module .tab-content-wrap .tab-content .review-head .info .date {}
.review-module .tab-content-wrap .tab-content .review-head .info .date:after {content: "|"; font-size: 22px; font-weight: 500; margin: 0px 0px 0px 5px; position: relative; top: 3px;}
.review-module .tab-content-wrap .tab-content .review-head .info .critic {}
.review-module .tab-content-wrap .tab-content .review-head .info .critic:after {content: "|"; font-size: 22px; font-weight: 500; margin: 0px 0px 0px 5px; position: relative; top: 3px;}
.review-module .tab-content-wrap .tab-content .review-head .info .title {}
.review-module .tab-content-wrap .tab-content .review-head .info .report-user {color: #333333; display: block; font-size: 12px;}

.review-module .tab-content-wrap #user-reviews .review-head .info { position: static; }
.review-module .tab-content-wrap #user-reviews .review-head .info .critic:after {content: ""; }
.review-module .tab-content-wrap #user-reviews .review-head div.rating-wrap { margin: 5px 0; float: left; }
.review-module .tab-content-wrap #user-reviews .review-head .info .report-user { display: inline-block; margin: 3px 0; font-weight: 500; }
.review-module .tab-content-wrap .tab-content .review-body {}
.review-module .tab-content-wrap .tab-content .review-body .review-text {margin-top: 6px; word-wrap: break-word;}
#main-column .review-module .tab-content-wrap .tab-content .review-body .review-text .show-more {font-size: 12px; font-weight: bold;}


/*  ==================================================================================================================  */
/*  MOVIE TITLE - REVIEWS MODULE  (mf2-movie-reviews-wrapup)  ========================================================  */
/*  ==================================================================================================================  */
.review-wrapup {padding-top: 20px; width: 100%;}
.review-wrapup .body {border-bottom: 1px solid #DADADA; border-top: 1px solid #DADADA; height: 108px; padding: 30px 0;}

.review-wrapup .rating-wrap {float: left;}
.review-wrapup .rating-wrap .rating {display: block; float: left; font-size: 30px;}
.review-wrapup .rating-wrap .copy {float: left;}
.review-wrapup .rating-wrap .copy .rating-type {font-size: 18px; font-weight: 500;}
.review-wrapup .rating-wrap .copy .rating-basis {display: block; font-size: 12px;}

.review-wrapup .rating-rotten-tomatoes {padding-top: 8px; width: 57%;}
.review-wrapup .rating-rotten-tomatoes .rating {font-weight: bold;}
.review-wrapup .rating-rotten-tomatoes .rating:after {content: "%"; display: inline-block; font-size: 18px; margin-right: 10px; position: relative; top: -9px;}
.review-wrapup .rating-rotten-tomatoes .rating span {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') left -395px no-repeat; display: block; float: left; height: 31px; margin-right: 7px; position: relative; top: -8px; width: 31px;}
.review-wrapup .rating-metacritic {width: 43%;}
.review-wrapup .rating-metacritic .rating-type {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -181px -182px; display: block; height: 40px; width: 176px;}
.review-wrapup .rating-metacritic .rating {background: #dddddd; color: #FFFFFF; margin-right: 10px; padding: 14px 0 10px; text-align: center; width: 47px;}
.review-wrapup .rating-metacritic .rating.red {background: #ff0000;}
.review-wrapup .rating-metacritic .rating.yellow {background: #ffcc33;}
.review-wrapup .rating-metacritic .rating.green {background: #66cc33;}
.review-wrapup .rating-metacritic .copy .rating-basis {float: right; position: relative; top: -10px;}


/*  ==================================================================================================================  */
/*  MOVIE TITLE - REVIEWS WRITE REVIEWS  (mf2-movie-reviews-wrapup)  ========================================================  */
/*  ==================================================================================================================  */
.review-write {background: #00c8ff; margin-bottom: 20px; padding: 20px; position: relative; width: 100%;}
.review-write .head {}
.review-write .head .title {color: #ffffff; float: left; font-weight: 500;}

.review-write .head .rating-wrap {float: right;}
.review-write .head .rating-wrap p {color: #FFFFFF; display: block; float: left; font-weight: 500; margin-right: 10px; padding: 0px;}
.review-write .head .rating-wrap .rating-star {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -163px -66px; cursor: pointer; display: block; float: left; height: 17px; margin: 0 3px 0 0; position: relative; width: 17px;}
.review-write .head .rating-wrap .star-5 {margin-right: 0;}
.review-write .head .rating-wrap.rated .rating-star { background: none; } 
.review-write .head .rating-wrap.stars-1 .star-1 {background-position: -145px -66px;}
.review-write .head .rating-wrap.stars-2 .star-1, .review-write .head .rating-wrap.stars-2 .star-2 {background-position: -145px -66px;}
.review-write .head .rating-wrap.stars-3 .star-1, .review-write .head .rating-wrap.stars-3 .star-2, .review-write .head .rating-wrap.stars-3 .star-3 {background-position: -145px -66px;}
.review-write .head .rating-wrap.stars-4 .star-1, .review-write .head .rating-wrap.stars-4 .star-2, .review-write .head .rating-wrap.stars-4 .star-3, .review-write .head .rating-wrap.stars-4 .star-4 {background-position: -145px -66px;}
.review-write .head .rating-wrap.stars-5 .star-1, .review-write .head .rating-wrap.stars-5 .star-2, .review-write .head .rating-wrap.stars-5 .star-3, .review-write .head .rating-wrap.stars-5 .star-4, .review-write .head .rating-wrap.stars-5 .star-5 {background-position: -145px -66px;}
.review-write .head .rating-wrap .star-rating-wrap { float: right; }
.review-write .review-text {border-radius: 3px; height: 130px; margin: 5px 0 10px; padding: 10px; resize: none; width: 100%;}
.review-write .foot {}
.review-write .foot .button {background: #00b2e3; color: #ffffff; display: block; float: right; margin: 0px 0px 0px 10px;}
.review-write .foot .button:hover {background: #54ddff; color: #ffffff;}

/*  ==================================================================================================================  */
/*  KNOT GALLERY  ====================================================================================================  */
/*  ==================================================================================================================  */
.gallery-module {margin-top:0 !important;}
.gallery-module .aol-twist-wrapper.fullscreen {z-index: 2147483647; }
.gallery-module a {color: #ffffff;}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-head .aol-twist-enter-fullscreen {background: none repeat scroll 0 0 #111111; border: 1px solid #000000; cursor: pointer; display: inline-block; font-size: 11px; font-weight: normal; margin: 5px 0 0 17px; padding: 1px 10px !important;}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-content {top: 40px !important;}
ul.aol-twist-thumbs {padding: 10px !important;}
ul.aol-twist-thumbs li {margin: 4px;}
.gallery-module  {margin: 20px 0px 0px;}
.blog #main-column .gallery-module h1, .blog .gallery-module h3 {background: none repeat scroll 0 0 #00c8ff; color: #FFFFFF; font-size: 20px; font-weight: 500; padding: 14px 10px 10px;}
h3.aol-twist-slide-title, h3.aol-twist-flyout-title {background: transparent none; font-size: 17px; border-bottom: 0; padding:0 0 2px;}
.gallery-module .aol-twist-wrapper .aol-twist-infobar .aol-twist-slide-caption, .aol-twist-flyout-caption {font-size: 12px !important; color: #fff; }
#permalink .gallery-module .aol-twist-wrapper p.aol-twist-flyout-caption, #permalink .gallery-module .aol-twist-wrapper p.aol-twist-flyout-caption p {color: #ffffff; line-height: 20px;}
h4.aol-twist-flyout-count {font-size: 12px !important;}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-ad {border: 0; }
.aol-twist-wrapper .aol-twist-flyout {z-index: 999999;-webkit-transform: translateZ(0);}
.aol-twist-wrapper .aol-twist-thumbs-container, .aol-twist-wrapper .aol-twist-slide-wrapper {z-index: 9999999; }
.gallery-module a:hover {color: #666;}
.gallery-module .aol-knot-wrapper {background: transparent none; border:0;}
.gallery-module .df-inline-slide, .gallery-module .aol-knot-slide-wrapper {background: transparent none;}
.gallery-module .aol-knot-nav-prev:hover,.gallery-module .aol-knot-nav-next:hover{background:transparent;}
.gallery-module .aol-knot-slide-video.aol-knot-active-slide iframe {margin: 0 auto !important;}
.gallery-module .aol-twist-wrapper .aol-twist-slide-wrapper .aol-twist-loading-indicator {background: none repeat scroll 0 0 #000000; color: #FFFFFF;   font-size: 11px; left: 0; letter-spacing: 2px; margin: 0 auto; opacity: 0.4; padding: 5px 0; position: absolute; right: 0; text-align: center; text-shadow: 1px 1px 3px #000000; top: 47%; width: 25%;}
.gallery-module .aol-knot-slide-video iframe {width: 85% !important; margin: 0 !important;}
.gallery-module .movie-module-body {background: transparent;   margin:20px 0px 0px 0px ; padding: 0; border-bottom: 0; box-shadow:none; }
.gallery-module .df-inline-info {padding: 0 20px 20px;}
#permalink .gallery-module .see-all-galleries,
.gallery-module .see-all-galleries {background: none repeat scroll 0 0 #00c8ff; border: medium none; clear: both; color: #FFFFFF; display: block; float: right; font-size: 16px; font-weight: 500; margin: 0px 0px 10px 0px; padding: 10px; text-align: center; width: 100%;}
#permalink .gallery-module .see-all-galleries:hover,
.gallery-module .see-all-galleries:hover {background: #54ddff;}
.gallery-module .aol-knot-fullscreen-right-thumbs {  bottom: 310px; left: 7px;  position: absolute; top: 150px;  width: 315px; }
.gallery-module .aol-knot-fullscreen-wrapper {display: none;}
.gallery-module .aol-knot-fullscreen-wrapper .aol-knot-fullscreen-right-infobar {color: #D8D8D8; font-size: 11px; height: 450px; line-height: 14px; margin: -30px 0 6px;  overflow-x:hidden;  padding: 0 20px 10px; width: 282px; word-wrap: break-word;  font: 15px/1.5em !important; letter-spacing: normal;}
.gallery-module .aol-knot-fullscreen-share {display: none;}
.gallery-module .aol-knot-fullscreen-title {font-weight: bold; font-size: 16px; margin: 0 0 6px; color:#fff;}
.gallery-module .aol-knot-fullscreen-caption{font-size: 12px; margin: 0 0 6px; color:#d8d8d8; line-height: 14px;}
.gallery-module .aol-knot-fullscreen-caption p {font-size: 12px !important; line-height: 14px !important; }
.gallery-module .aol-knot-nav-prev, .gallery-module .aol-knot-nav-next, .gallery-module .aol-knot-thumb-prev, .gallery-module .aol-knot-thumb-next {font-size: 100px; color:#fff;}
.gallery-module .aol-knot-default-enter-fullscreen {background: none repeat scroll 0 0 #111111; border-color: #2F2F2F; border-image: none; border-radius: 4px 0 0 4px; border-style: solid; border-width: 1px 0 1px 1px; bottom: 6px; color: #D8D8D8; cursor: pointer; font-size: 12px; font-weight: normal; height: 22px; line-height: 23px; padding: 10px; position: absolute; right: 0; text-align: left;}
.gallery-module .aol-knot-default-enter-fullscreen:hover {background: #000;}
.gallery-module .aol-knot-slideshow-title, .aol-knot-slide-info {color: #D8D8D8; font-size: 12px; line-height: 16px; padding: 20px 20px 10px;}
.gallery-module .aol-knot-fullscreen-right {width: 360px; background: none repeat scroll 0 0 #282A2A;}
.gallery-module .aol-knot-thumb:active,.gallery-module .aol-knot-thumb.active, .gallery-module .aol-knot-thumb:hover {border:5px solid #00c8ff;height:80px !important;width:80px !important;}
.gallery-module .aol-knot-fullscreen-exit, .gallery-module .aol-knot-fullscreen-bottom {display:none;}
.gallery-module .aol-knot-nav-prev, .gallery-module .aol-knot-nav-next, .gallery-module .aol-knot-thumb-prev, .gallery-module .aol-knot-thumb-next {width: 40px;}
#permalink .gallery-module blockquote {background:transparent;border-left:0;margin:0;padding:0; quotes: none;}
#permalink .gallery-module blockquote:before {color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right: 0;vertical-align:auto;}
#permalink .gallery-module blockquote p {display:block;}
#permalink .gallery-module  .twitter-tweet {border-color: transparent !important; margin: 0 !important; }
.hentry.post .post-content .gallery-module .fmvps-wrapper object, .hentry.post .post-content .gallery-module #SmartPlayer_0 object {width: 500px; margin: 0;}
.gallery-module div.aol-knot-enter-fullscreen {display:none !important;}
.gallery-module .aol-knot-enter-fullscreen {background: none repeat scroll 0 0 #111111; cursor: pointer; padding: 15px 0; width: 100%; }
.gallery-module .aol-knot-enter-fullscreen:hover {background: none repeat scroll 0 0 #000;}
.gallery-module .aol-knot-thumbs-wrapper .aol-knot-enter-fullscreen:hover , .gallery-module .aol-knot-thumbs-wrapper .aol-knot-enter-fullscreen {background: transparent;  font-size:0;padding: 0;}
.gallery-module .aol-knot-thumb {border:none;opacity:1 !important;margin:4px !important;width:80px;height:80px;}
.gallery-module .aol-knot-fullscreen-caption {background: none repeat scroll 0 0 #282A2A; position: absolute; z-index: 1; height: 150px; overflow-x: auto;}
.gallery-module .aol-knot-fullscreen-title {background: none repeat scroll 0 0 #282A2A; height: auto; margin: 0; padding: 0 0 4px; position: relative; width: 303px; z-index: 123;}
.gallery-module .aol-knot-fullscreen-wrapper .aol-knot-fullscreen-right-infobar {margin:0;}
.gallery-module .aol-knot-fullscreen-right .aol-share {margin: 0px auto; text-align: center; width: 100%;}
.gallery-module .aol-knot-fullscreen-right .aol-share a {display: inline-block; float: none;}
.knot-fullscreen #container, .knot-fullscreen .mf-banner-container {display:none;}

/*  THIS WAS BROUGHT OVER FROM aol-twist-gallery.css  */
.aol-twist-wrapper {background:#222;color:#eee;position:relative}
.aol-twist-wrapper .aol-twist-slide-wrapper{position:relative;z-index:10}
.aol-twist-wrapper .aol-twist-slide-wrapper{background: url('http://o.aolcdn.com/os/moviefone/img/tile-gallery.png') repeat 0px 0px; overflow: hidden; z-index: 11;  min-height: 250px !important; height: auto !important;}
#permalink .post-body .aol-twist-wrapper .aol-twist-slide-wrapper ul{ margin: 0; padding: 0px;}
.aol-twist-wrapper .aol-twist-slide-wrapper ul li{margin:0;list-style:none;float:left; min-height: 250px !important;}
.aol-twist-wrapper .aol-twist-slide-wrapper ul li iframe{margin-left: auto !important; margin-right: auto !important; }
.aol-twist-wrapper .aol-twist-slide-wrapper .aol-twist-loading-indicator{position:absolute;color:#fff;top:47%;text-align:center;left:0%;right:0%;padding:5px 0;display:none;font-size:11px;letter-spacing:2px;text-shadow:1px 1px 3px #000}
.aol-twist-wrapper .aol-twist-slide-wrapper .aol-twist-loading-indicator:after{content:"LOADING"}
.aol-twist-wrapper .aol-twist-slide-wrapper.aol-twist-loading .aol-twist-loading-indicator{display:block}

.aol-twist-wrapper .aol-twist-controls{position:relative;z-index:10}
.aol-twist-wrapper .aol-twist-controls{position:absolute;top:45%;font-size:30px;left:0;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.aol-twist-wrapper .aol-twist-controls .aol-twist-prev,
.aol-twist-wrapper .aol-twist-controls .aol-twist-next{background: url("http://o.aolcdn.com/os/moviefone/img/sprite-mf-main.png") no-repeat #00c8ff; border-radius: 2px; cursor: pointer; display: block; height: 60px; text-align: center; position: absolute; text-indent: -9999px; text-shadow: 1px 1px 5px #000000; width:35px;}
.aol-twist-wrapper .aol-twist-controls .aol-twist-prev:hover,
.aol-twist-wrapper .aol-twist-controls .aol-twist-next:hover {background-color: #54ddff;}
.aol-twist-wrapper .aol-twist-controls .aol-twist-prev{background-position: 0px -426px; left: 7px;}
.aol-twist-wrapper .aol-twist-controls .aol-twist-next{background-position: 0px -486px; right: 7px;}

.aol-twist-wrapper .aol-twist-thumbs-container {position: relative; z-index: 10}
.aol-twist-wrapper .aol-twist-thumbs-container {background: #f3f3f3;}
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-next-thumb,
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-prev-thumb {display:none}
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {overflow:hidden}
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs {margin:0;padding:0;text-align:center;line-height:0}
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li {cursor: pointer; list-style: none; display: inline-block; width: 80px; height: 80px}
.aol-twist-wrapper .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {border: 5px solid #00c8ff; height: 80px; width:80px;}
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container{background:#222}
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumb-controls,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls {position:absolute;top:30px;left:0;right:0}
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container .aol-twist-next-thumb,
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container .aol-twist-prev-thumb,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-next-thumb,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-prev-thumb {background:#333;width:20px;height:20px;display:block;text-align:center;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container .aol-twist-next-thumb,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-next-thumb {right:0}
.aol-twist-wrapper.thumb-carousel .aol-twist-thumbs-container .aol-twist-prev-thumb,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-prev-thumb {left:0}

.aol-twist-wrapper .aol-twist-flyout{background:#222;width:340px;padding:0 20px;position:absolute;top:0;right:0;bottom:0;z-index:1;overflow:auto}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-head{height:20px;position:absolute;top:0;right:0;left:0;line-height:20px}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-head .aol-twist-enter-fullscreen{font-size:11px;font-weight:normal;padding:0 20px;display:inline-block;cursor:pointer}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-head .aol-twist-exit{position:absolute;top:0;right:0;width:20px;display:block;text-align:center;height:20px;line-height:20px;cursor:pointer}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-content{position:absolute;bottom:300px;top:20px;overflow:auto;padding-right:20px;left:20px;right:0}

html.aol-twist-fullscreen,
.aol-twist-fullscreen body{overflow:hidden}
.aol-twist-wrapper.fullscreen{width:auto !important;height:auto !important;position:fixed;top:0;right:340px;left:0;bottom:0;z-index:1000}
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container{position:absolute;right:0;bottom:0;left:0}
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-next-thumb,
.aol-twist-wrapper.fullscreen .aol-twist-thumbs-container .aol-twist-prev-thumb{display:block}
.aol-twist-wrapper.fullscreen .aol-twist-slide-wrapper{width:auto !important;height:auto !important;position:absolute;top:40px;bottom:25%;left:30px;right:30px}
.aol-twist-wrapper.fullscreen .aol-twist-flyout{overflow:auto}
.aol-twist-wrapper.fullscreen .aol-twist-infobar{position:absolute;bottom:80px;left:30px;right:30px;top:75%}

.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-ad{position:absolute;bottom:20px;left:20px;right:20px;height:250px;border:1px solid #333}
.aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-ad:after{content:'ADVERTISEMENT';position:absolute;font-size:11px;color:#666;top:-25px;left:0;right:0;text-align:center}

body.knot-fullscreen #main-column {z-index:99801;}
body.knot-fullscreen div.mandatory-share {z-index:1;} 

html.aol-twist-fullscreen #container, html.aol-twist-fullscreen .mf-banner-container {display:none;}

/*  ==================================================================================================================  */
/*  FONE FINDS  ======================================================================================================  */
/*  ==================================================================================================================  */
.fone-finds{margin:20px 0 40px;}
.fone-finds .fone-finds-body {background: #dee2e3; padding: 20px 10px 10px 20px;}
.fone-finds .partner-photo {float: left; height: 100%; margin: 0px 20px 0px 0px; width: 150px;}
.fone-finds .partner-photo a {}
.fone-finds .partner-photo img {width: 100%;}
.fone-finds .rule-style1{margin-top:25px;}
.fone-finds ul {display: block; position: relative; width: 100%;}
.fone-finds ul li {font-size: 12px; line-height: 22px; margin: 0px 12px 7px 170px; padding: 0; position: relative;}
.fone-finds ul li a {display: block; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.fone-finds ul li span {display: block; line-height: 11px; margin: 0px 0px 6px 0px;}
.fone-finds ul li.first {float: none; padding: 10px 0 5px; text-align: left; width: auto;}
#main-column .fone-finds ul li.first a {color: #333333; font-size: 32px; font-weight: 600; line-height: 30px; overflow: visible; white-space: normal;}
#main-column .fone-finds ul li.first span {}


/*  ==================================================================================================================  */
/*  FACEBOOK COMMENTS  ===============================================================================================  */
/*  ==================================================================================================================  */
.fb-comments, .fb-comments * {width:100% !important;}


/*  ==================================================================================================================  */
/*  NETFLIX PROMO  ===================================================================================================  */
/*  ==================================================================================================================  */
#netflix-promo {background: #222222; height: 250px; margin: 0px auto 20px auto; position: relative; width: 300px;}
#netflix-promo a, #netflix-promo a .promo-img {height: 100%; position: relative; width: 100%;}
#netflix-promo a {display: block;}
#netflix-promo a .promo-img {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/netflix-promo.png') no-repeat 0px 0px;}

/*  ==================================================================================================================  */
/*  MOVIE TRAILERS PLAYER  (movie-trailers-player)  ==================================================================  */
/*  ==================================================================================================================  */
#main-column #movie-trailer-play {margin-top: 20px; width: 100%;}
#movie-trailer-play #trailer-player {padding-bottom: 67.25%; position: relative; width: 100%;}
#movie-trailer-play .current-video-player-wrap,
#movie-trailer-play .current-video-player-wrap iframe {height: 100%; position: absolute; width: 100%;}

/*  THE .fmvps-wrapper IS RENDERED BY THE PLAYER.  IF THAT CHANGES THE RESPONSIVENESS WILL PROBABLY BREAK  */
/*  THESE VIDEO STYLES ALSO STYLE THE AOL PLAYER IN THE BLOG POSTS  */
#movie-trailer-play #trailerPlayer .fmvps-wrapper {height: 100%; width: 100%;}
#movie-trailer-play #trailerPlayer .fmvps-wrapper div {height: 100%; width: 100%;}

/*  FOOTER  =====================  */
#movie-trailer-play #trailer-player .foot {background-color: transparent; border-bottom: 0; border-left: 0; border-right: 0; float: left; overflow: hidden;}
#movie-trailer-play #trailer-player .mf-player .player {height: 372px; position: relative; width: 660px;}
#movie-trailer-play #trailer-player .foot a {color: #00c8ff; display: block;}
#movie-trailer-play #trailer-player .hd-trailers {clear: both; padding: 5px 0px 0px 0px;}
#movie-trailer-play #trailer-player .hd-trailers span {float: left; font-size: 14px; font-weight: bold; margin: 0px 7px 0px 0px;}
#movie-trailer-play #trailer-player .hd-trailers span a {font-weight: bold;}
#movie-trailer-play #video-info {clear: both; color: #333333; display: inline-block; width: 100%;}
#movie-trailer-play #video-info .trailer-title {font-size: 20px; font-weight: bold; margin: 20px 0 5px;}
#movie-trailer-play #video-info .trailer-description {font-size: 14px;}

/*  SHARE  =====================  */
#movie-trailer-play #trailer-play-facebook {}
#movie-trailer-play #trailer-play-facebook .fb-logo {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat -60px -152px transparent; display: block; float: left; height: 30px; width: 30px;}
#movie-trailer-play #trailer-play-facebook a {font-size: 14px; position: relative; top: 6px;}
#movie-trailer-play .movie-share {float: right; position: relative;}
#movie-trailer-play .share-text {color: #666666; float: left; font-size: 12px; font-weight: bold; margin: 3px 10px 0 0;}


/*  ==================================================================================================================  */
/*  MOVIE TRAILERS  (movie-trailers-trailers)  =======================================================================  */
/*  ==================================================================================================================  */

.movie-trailersclips {position: relative; margin: 0;}
.movie-trailersclips .head {border-bottom: 0; padding: 10px 0 0;}
.movie-trailersclips .head h3 {}
.movie-trailersclips .head h3 a {color: #fff; display: inline-block; padding: 0 30px 0 0;}
.movie-trailersclips .body {position:relative;}

/*  TRAILER ITEMS  ==============  */
.movie-trailersclips .trailer-item {float: left; margin: 0px 0px 20px 0px; position: relative; width: 100%;}
.movie-trailersclips .trailer-item img {display: block; width: 100%;}
.movie-trailersclips .trailer-item .playmebtn {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px transparent; bottom: 20px; height: 46px; left: 20px; position: absolute; width: 46px;}
.movie-trailersclips .trailer-item .playmebtn:hover {background-position: 0px -46px;}
.movie-trailersclips .trailer-item .imagelink {text-decoration: none;}
.movie-trailersclips .trailer-item .video-playing {display: none;}

/*  GRADIENT  ===================  */
.movie-trailersclips .trailer-item .gradient {bottom: 0px; left: 0px; position: absolute; right: 0px; top: 60px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(2%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.movie-trailersclips .trailer-item:hover .gradient {top: 0px;}
.movie-trailersclips .trailer-item .video-playing .gradient {bottom: 4px; left: 4px; right: 4px;}
.movie-trailersclips .trailer-item:hover .video-playing .gradient {top: 4px;}

/*  PHOTO NAME  =================  */
.movie-trailersclips .trailer-item .photo-name {bottom: 33px; color:#fff; font-size: 14px; font-weight: bold; left: 80px; text-decoration: none; position: absolute; line-height: 12px;}
.movie-trailersclips .trailer-item .photo-name a {color: #fff; font-size:11px; font-weight: bold;}
.movie-trailersclips .trailer-item .video-playing .photo-name {bottom: 20px; left: 20px; }


/*  ==================================================================================================================  */
/*  DVD MONTHLY RELEASE DATES  (month-release-nav-dvds)  =============================================================  */
/*  ==================================================================================================================  */
#side-column #dvd-month-nav .monthly {display: none;}


/*  ==================================================================================================================  */
/*  COMMING SOON  (movie-comingsoon)  ================================================================================  */
/*  ==================================================================================================================  */
#side-column #movie-comingsoon .list-item-title {display: inline-block; padding: 7px 10px 0px 10px; width: 210px;}


/*  ==================================================================================================================  */
/*  IN THEATERS  (movie-intheaters)  =================================================================================  */
/*  ==================================================================================================================  */
#side-column .in-theaters .body ul li a.list-item-title {display: inline-block; padding: 7px 10px 0px 10px; width: 210px;}
#side-column .in-theaters .movie-date {color: #666666; display: block; float: right; font-size: 12px; font-weight: bold; margin-right: 7px; position: relative; top: 8px;}


/*  ==================================================================================================================  */
/*  FB MODULE (right rail)  ==========================================================================================  */
/*  ==================================================================================================================  */
.fb_module {margin: 0px auto 20px auto; width: 300px;}


/*  ==================================================================================================================  */
/*  TOP BOX OFFICE (movie-topboxoffice)  =============================================================================  */
/*  ==================================================================================================================  */
#side-column .top-box-office.poster-list-module .body ul li .list-item-title {display: inline-block; width: 190px;}


/*  ==================================================================================================================  */
/*  SPONSORED LINKS  =================================================================================================  */
/*  ==================================================================================================================  */
.sponsored-links {border: 1px solid #dbdbdb; margin: 0px auto 20px auto; padding: 20px; width: 100%;}
.sponsored-links .ASLcontainer > span {color: #666666; display: block; font-size: 12px; font-weight: 500; margin-bottom: 6px;}
.sponsored-links .adsonarAd {clear: both; font-size: 14px; font-weight: 500; line-height: 16px; margin-bottom: 10px;}
.sponsored-links .adsonarAd .adImage {border: 1px solid #dadada; float: left; margin: 0px 20px 60px 0px;}
.sponsored-links .adsonarAd .title {color: #333333; display: block; font-size: 18px; font-weight: 500;}
.sponsored-links .adsonarAd .displayUrl {display: block; font-size: 12px; font-weight: 500;}
.sponsored-links .buylink {display: block; font-size: 14px; font-weight: 500; margin: 10px 0px 0px 0px; text-align: right; width: 100%;}

#spl-center.sponsored-links .adsonarAd .adImage {height: 75px !important; margin-bottom: 20px; width: 75px !important;}
#spl-side.sponsored-links .adsonarAd .adImage {height: 40px !important; width: 40px !important;}

/*  ==================================================================================================================  */
/*  SPONSORED LINKS  =================================================================================================  */
/*  ==================================================================================================================  */
.list-slideshow {}
.list-slideshow .article {}

/*  ==================================================================================================================  */
/*  THEATER MAP - SIDE BAR MODULE  ===================================================================================  */
/*  ==================================================================================================================  */
.movie-showtimes-map {}
.movie-showtimes-map .map-area {border: 1px solid #bcbcbc; height: 350px; position: relative; width: 100%;}
.movie-showtimes-map .map-area > div {height: 100%; width: 100%;}


/*  ==================================================================================================================  */
/*  MOVIE TITLE - REVIEWS - REVIEWS (mf2-movie-reviews-reviews)  =====================================================  */
/*  ==================================================================================================================  */
.movie-reviews-reviews .filter-wrap {top: 10px;}



/*  ==================================================================================================================  */
/*  REVIEWS HUB FILTER (reviews-hub-display)  ========================================================================  */
/*  ==================================================================================================================  */
#review-filter {margin-top: 20px;}


/*  ==================================================================================================================  */
/*  TRAILERS COMING SOON (movies-trailers-comingsoon)  ===============================================================  */
/*  ==================================================================================================================  */
.trailers-comingsoon {padding-top: 20px;}
.trailers-comingsoon .module-title {float: left;}
.trailers-comingsoon .carousel h4 {line-height: normal; padding: 10px 0px 0px 0px;}
.trailers-comingsoon .carousel .date {color: #666666; display: block; font-size: 12px; font-weight: bold; text-align: center;}
.trailers-comingsoon.carousel-module a.arrow.right {left: -5px;}
.trailers-comingsoon.carousel-module a.arrow.left {right: -5px;}


/*  ==================================================================================================================  */
/*  MOVIE TIMES & TICKETS (mf-movie-title-main-showtimes)  ===========================================================  */
/*  ==================================================================================================================  */
.movie-times-tickets {}
.movie-times-tickets .head {}
.movie-times-tickets .module-title {display: inline-block;}
.movie-times-tickets #dates {display: block; float: right;}
.movie-times-tickets .body {}

.movie-times-tickets .body .watch-it-head {font-size: 20px; font-weight: bold; position: relative; width: 100%;}
.movie-times-tickets .body .watch-it-head div {cursor: pointer; display: block; float: left; padding: 20px 0px; text-align: center; width: 33%;}
.movie-times-tickets .body .watch-it-head div:hover {background: #f3f3f3; color: #00c8ff;}
.movie-times-tickets .body .watch-it-head div.selected {background: #00c8ff; color: #ffffff;}

.movie-times-tickets .body #watch-it-content {}
.movie-times-tickets .body #watch-it-content div {}
.movie-times-tickets .body #watch-it-content div#watch-it-content-ondvd {display: none;}
.movie-times-tickets .body #watch-it-content div#watch-it-content-online {display: none;}


/*  ==================================================================================================================  */
/*  NEWS PAGE CAROUSEL  (us-dl)  =====================================================================================  */
/*  ==================================================================================================================  */
#main-column #dl-carousel-new {margin-bottom: 40px; position: relative; width: 100%;}
#main-column #dl-carousel-new .overlay {display: none; height: 0px; width: 0px;}
#main-column #dl-carousel-new .dl-info-bg {}
#main-column #dl-carousel-new #dl-container {position: relative; width: 100%;}

#main-column #dl-carousel-new #dl-container #slide-list {position: relative; overflow: hidden; width: 100%;}
#main-column #dl-carousel-new #dl-container #slide-list .slide {display: none; height: 100%; position: relative; width: 100%;}
#main-column #dl-carousel-new #dl-container #slide-list .slide:first-of-type {display: list-item;}
#main-column #dl-carousel-new #dl-container #slide-list .slide a {display: block; padding-bottom: 52.65%; position: relative;}
#main-column #dl-carousel-new #dl-container #slide-list .slide a img {display: block; height: 100%; position: absolute; width: 100%;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-info-box a {padding-bottom: 0px;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content {position: relative; top: 10px; width: 100%;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-image-link {padding: 0px;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-link {color: #333333; font-size: 20px; padding: 0px;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-desc {padding-bottom: 10px;}
#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-desc a {display: inline; padding: 0px;}

#main-column #dl-carousel-new #dl-container .arrow-wrapper {display: none; position: absolute; top: 43.75%; width: 100%;}
#main-column #dl-carousel-new:hover #dl-container .arrow-wrapper {display: block;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev,
#main-column #dl-carousel-new #dl-container .arrow-wrapper .next {cursor: pointer; height: 0px; padding: 12px; position: absolute;width: 42px;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev:hover,
#main-column #dl-carousel-new #dl-container .arrow-wrapper .next:hover {}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev span,
#main-column #dl-carousel-new #dl-container .arrow-wrapper .next span {background: url('http://o.aolcdn.com/os/moviefone/img/sprite-mf-main.png') no-repeat 0px 0px transparent; display: block; height: 33px; margin-top: -16px; position: absolute; top: 0px; width: 21px;}



#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev {left: 0px; padding-left: 9px;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev span {background-position:  0px -215px;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .prev:hover span {background-position:  0px -182px;}

#main-column #dl-carousel-new #dl-container .arrow-wrapper .next {padding-right: 9px; right: 0px;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .next span {background-position:  -21px -215px;}
#main-column #dl-carousel-new #dl-container .arrow-wrapper .next:hover span {background-position: -21px -182px;}


#main-column #dl-carousel-new #dl-thumbs {left: 50%; margin: 45.65% 0px 0px -50px; position: absolute; top:0;}

#main-column #dl-carousel-new #dl-thumbs .dots {display: block; float: left; margin: 5px;}
#main-column #dl-carousel-new #dl-thumbs a {display: block;}
#main-column #dl-carousel-new #dl-thumbs .thumb-link {background: #ffffff; border-radius: 5px; height: 10px; padding: 0px; width: 10px;}
#main-column #dl-carousel-new #dl-thumbs .thumb-link.active {background: #00c8ff;}


/*  ==================================================================================================================  */
/*  ROB'S GLOBAL  ====================================================================================================  */
/*  ==================================================================================================================  */

.movie-module.two-column .keyart {float:left;max-width:194px;overflow:hidden; position: relative; width:30%;}
.movie-module.two-column .keyart img {height:100%;width:100%;}
.movie-module.two-column .information .text {margin-left:33%;}

.movie-module.four-column .grid {font-size:0;}
.movie-module.four-column .grid li {display:inline-block;font-size:16px; /*margin-top:20px;*/margin-top:0px; padding-right:10px;vertical-align:top;width:25%;word-wrap:break-word;}
/*
.movie-module.four-column .grid li:nth-child(4n+4) {padding-right:0;}
.movie-module.four-column .grid li:nth-child(-n+4) {margin-top:0;}
*/
.movie-module.four-column .grid li img {display:block;height:100%;width:100%;}
.movie-module.four-column .grid li a, .cast li a:hover {color:#333;}
.movie-module.four-column .grid li span {display:block;}
.movie-module.four-column .image-wrap {border:1px solid #dadada;max-height:193px;margin-bottom:10px;overflow:hidden;position:relative;width:100%;}
.movie-module.four-column .image-wrap:hover .hover-cover {display: block;}
.movie-module.four-column hr {background-color:#dadada;border:none;height:1px;margin-top:20px;width:100%;}

.movie-module.attribution {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/attribution-tms.png") no-repeat;height:25px;width:102px;}

.movie-module.listings {border-bottom:1px solid #dadada;border-top:1px solid #dadada;padding:10px;}
.movie-module.listings a {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/icon-grid.png") no-repeat;padding-left:27px;}

.pagination {text-align:center;}
/*
.pagination .button {border-radius:0;color:#fff;display:inline-block;min-width:100px;text-transform:none;}
*/
.pagination .button {color: #ffffff;}
.pagination .button:first-child {margin-right:20px;}

/*  ==================================================================================================================  */
/*  CELEBRITY  =======================================================================================================  */
/*  ==================================================================================================================  */

/* HERO  =====  */

.celebrity .hero {border-bottom:none;height:400px;margin-top:0px;}
.celebrity .hero #viewport, .celebrity .hero #viewport li {width:100%;}
.celebrity .hero .details {max-width:none;}
.celebrity .hero .photo {border:1px solid #dadada;display:block;float:left;line-height:0;margin-right:20px;}
.celebrity .hero .text {float:left;}
.celebrity .hero .photos {text-shadow:none;}
.celebrity .hero .bio, .celebrity .hero .button {color:#fff;}
.celebrity .hero .aol-share {bottom:20px;position:absolute;right:20px;}
.celebrity .hero .aol-share-facebook {background-position:-60px -92px;}
.celebrity .hero .aol-share-twitter {background-position:0px -92px;}
.celebrity .hero .aol-share-pinterest {background-position:-90px -92px;}
.celebrity .hero .aol-share-email {background-position:-270px -92px;}
.celebrity #gradient, .celebrity #gradient .container {background:none;}
.celebrity #artwork .container, .celebrity #gradient .container {max-width:970px;}

/*  ==================================================================================================================  */
/*  CELEBRITY: OVERVIEW  =============================================================================================  */
/*  ==================================================================================================================  */

/* AWARDS & NOMINATIONS ===== */

.movie-module.awards table {width:100%;}
.movie-module.awards td {border:1px solid #dadada;padding:10px;}
.movie-module.awards hr {background-color:#dadada;margin:20px 0 20px 0;}

/*  ==================================================================================================================  */
/*  CELEBRITY: CREDITS ===============================================================================================  */
/*  ==================================================================================================================  */

/* CREDITS ===== */
.credits .filter-wrap {height: 30px; position: absolute; right: 0; top: 0px; width: 174px;}
.credits .filter-wrap select {display: none; height: 100%; opacity: 0; position: absolute; width: 100%; z-index: 3}

.credits.movie-module .tab-content-wrap .tab-content {padding: 20px 10px 20px 20px;}
.credits.movie-module.four-column .grid li:nth-child(4n+4) {padding-right: 10px;}


/*  ==================================================================================================================  */
/*  MOVIES & TV TITLE PAGE  ==========================================================================================  */
/*  ==================================================================================================================  */

/* HERO  =====  */

.title .hero {border-bottom: none; height: 400px; margin-top: 0px;}
.title .hero #viewport, .title .hero #viewport li {width:100%;}
.title .hero  .details {max-width:none;}
.title .hero .divider {color:#fff;}
.title .hero .buttons {margin:10px 0 10px 0;}
.title .hero .release-year {font-size:16px;}
.title .hero .prompt {margin-top:10px;}
.title .hero hr {margin:10px 0 10px 0;}
.title .hero .button {color:#fff;float:left;height:50px;margin:0 5px 5px 0;padding-top:12px;text-shadow:none;}
.title .hero .red {height:50px;padding-top:16px;}
.title .hero img {position:relative;}
.title .hero .icon {top:7px;}
.title .hero .star {top:2px;}
.title .hero .cta a {color:#fff;font-weight:bold;}
.title .hero .plus-sign {color:#00c8ff;}
.title #gradient, .title #gradient .container {background:none;}
.title #artwork .container, .title #gradient .container {max-width:970px;}
.title #artwork .container {background-position:right center;background-size:auto 100%;}
.title #gradient .container {background:url("http://testing.giantsource.biz/berman-braun/moviefone/img/gradient-hero-v2.png") no-repeat left top;background-size:100% 100%;}

.hero .tomatoes-rating {background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') no-repeat 0px 0px; display: inline-block; height: 32px; position: relative; width: 31px;}
.hero .tomatoes-rating.fresh {background-position: 0px -394px; top: 7px;}
.hero .tomatoes-rating.rotton {background-position: -43px -394px; top: 10px; width: 29px;}


.hero .rating-wrap { display: inline-block; height: 16px; top: 3px; position: relative; }
.hero .rating-wrap p.rate-label { float: left; margin-right: 10px; white-space: nowrap; font-weight: bold; padding: 0; line-height: 16px; }
.hero .rating-wrap p.rate-label:after { content:":"}
.hero .rating-wrap .star-rating-wrap { float: right; background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') -365px -32px no-repeat; }
.hero .rating-wrap .star-rating-wrap .star-mask { background: none; }
.hero .rating-wrap .star-rating-wrap .rating-bar { background: url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png') -46px -64px no-repeat; }
.hero .rating-wrap .star-rating-wrap.user-rating .rating-bar { background-position: -365px -48px; }

/* MOVIES & TV HERO ===== */
.title .hero .details {width:100%;}
.title .hero .options {height:38px;position:relative;margin-bottom:10px;}
.title .hero .heading {padding-top:10px;}
.title .hero p {padding-bottom:10px;}
.title .hero .tv-hero-provider {float: left;}
.title .hero .where-to-watch {background-color:rgba(0,0,0,.5);border-radius:5px;display:inline-block;min-width:303px;margin:10px 0 10px 0;padding:20px;position:relative;}

.title .hero .next-starttime-wrap {display: none; height: 0px;}
.title .hero .next-starttime-wrap .starttime {}
.title .hero .next-starttime-wrap .starttime-channel {border-right: 1px solid #ffffff; font-weight: bold; padding: 3px 4px 0px 0px;}
.title .hero .next-starttime-wrap .starttime provider {}
.title .hero .next-starttime-wrap .edit-provider{font-size: 12px; font-weight: 500;}

.title .hero .custom-select {box-shadow:none !important;position:absolute;right:0;top:0;width:132px;}
.title .hero .custom-select, .title .hero .custom-select .selected {color:#fff !important;text-shadow:none;}
.title .hero .custom-select, .title .hero .custom-select li {background-color:#00c8ff;}
.title .hero .custom-select, .title .hero .custom-select li:hover {background-color: #54ddff;}

.title .hero .arrow-d-sml {background-position:-98px -248px;}
.title .hero .provider {border-radius:3px;float:left;font-size:0;height:38px;margin-right:5px;padding:6px 10px 5px 10px;height:auto;}
.title .hero .provider.red {font-size:16px;height:37px;padding:10px 20px 10px 20px;}
.title .hero .balloon {background-image:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png");background-position:-253px -40px;height:14px;margin-right:5px;width:19px;}
.title .hero .bubble {background-color:#00C8FF;border-radius:2px;font-size:10px;font-weight:bold;padding:4px !important;position:relative;text-shadow:none;top:-2px;}

/* OVERVIEW ===== */

.movie-module.overview {border-bottom:none !important;padding-bottom:0 !important;}
.movie-module.overview .keyart  img {width:100%;}
.movie-module.overview .playmebtn {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0); height: 46px; left: 50%; margin: -23px 0 0 -23px; position: absolute; top: 50%; width: 46px;}
.movie-module.overview .playmebtn:hover {background-position: 0px -46px;}


/* RELATED ARTICLES ===== */

.movie-module.news {padding-bottom:0px !important;}

/* TRAILERS & CLIPS ===== */

.movie-module.movie-trailersclips {padding-bottom:0px !important;}

/*  ==================================================================================================================  */
/*  OVOD  =========================================================================================================  */
/*  ==================================================================================================================  */

.movie-module.ovod-options .body {border: 1px solid #dadada; padding: 0px;}
.movie-module.ovod-options .text {float:left;}
.movie-module.ovod-options .ovod-item {border-bottom: 1px dotted #dadada; padding: 18px 0px 10px 0px;}
.movie-module.ovod-options .ovod-item:last-child {border-bottom:none; margin-bottom:0;}
.movie-module.ovod-options .ovod-item.next-episode {background: #f4f4f4;}
.movie-module.ovod-options .ovod-item.next-episode .heading {font-size: 20px; font-weight: bold; padding: 0px 0px 10px 20px;}
.movie-module.ovod-options .ovod-item .watch-now, .movie-module.ovod-options .ovod-item .more-info {margin-right: 20px;}
.movie-module.ovod-options .ovod-item .text {padding-left: 20px;}
.movie-module.ovod-options .ovod-item.next-episode .text {padding-right: 20px;}
.movie-module.ovod-options .ovod-item .text .episodic-data {padding-bottom: 0px;}
.movie-module.ovod-options .ovod-item .text .epi-season {font-weight: bold;}
.movie-module.ovod-options .ovod-item .text .airdate {display: block; font-size: 14px;}
.movie-module.ovod-options .ovod-item .text .synopsis {font-size: 14px; line-height: 20px; margin-top: 10px;}

.movie-module.ovod-options .ovod-item .ovod-option-providers {max-height: 0px;}
.movie-module.ovod-options .ovod-item.loading .ovod-option-providers {max-height: 200px;}
.movie-module.ovod-options .ovod-item.open .ovod-option-providers {max-height: 1000px;}
.movie-module.ovod-options .ovod-item .episode-loading {display: none; text-align: center;}
.movie-module.ovod-options .ovod-item .episode-loading span {position: relative; top: 2px;}
.movie-module.ovod-options .ovod-item.loading .episode-loading {display: block;}
.movie-module.ovod-options .ovod-item .ovod-option-content {display: none;}
.movie-module.ovod-options .ovod-item.open .ovod-option-content {display: block;}

.movie-module.ovod-options .ovod-item .ovod-option-providers .synopsis {padding: 10px 20px 10px 20px;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap {padding: 0px 10px;position: relative; width: 100%;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-provider {float: left; padding: 10px; position: relative; width: 33.3%;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-inner-wrap {border: 1px solid #dadada; position: relative; width: 100%;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo {display: inline-block; height: 46px; position: relative; text-align: center; width: 84px; vertical-align: middle;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo img {position: relative; height: 100%;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .info {display: inline-block; font-size: 12px; line-height: normal; vertical-align: middle;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .info .type {font-weight: bold; margin-right: 5px;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .info a {color: #333333;}
.movie-module.ovod-options .ovod-item .ovod-option-providers .ovod-option-provider-wrap .info a:hover {color: #00c8ff;}

.movie-module.ovod-options.movie-title-ovod .body {border: 1px solid #dadada;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-provider {padding: 3px 10px; width: 100%;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-inner-wrap {padding: 10px;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo {margin-top: -23px; position: absolute; top: 50%;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .info {padding-left: 95px; width: 100%;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type {display: block; font-weight: 500; margin-bottom: 2px;}
.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap {float: left; width: 33%;}

#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time {float: left; margin: 10px 0px 0px 20px;}
#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time p a {margin-right: 3px;}
#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time .edit-provider {border-right: none;}
#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time .set-provider {border-right: none;}
#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time .next-airing-loading {position: relative; top: 2px;}
#main-column .movie-module.ovod-options.movie-title-ovod .watchnow-provider-time .loaded .next-airing-loading {display: none;}


/*  ==================================================================================================================  */
/*  CREDITS  =========================================================================================================  */
/*  ==================================================================================================================  */
.full-cast {position:relative;}
.full-cast a, .full-cast a:hover {color:#333;}
.full-cast .tab-content img {display:block;height:100%;width:100%;}
.full-cast .tab-content li {border-bottom:1px solid #dadada;padding:10px 0 10px 0;}
.full-cast .tab-content li:first-child {padding-top:0;}
.full-cast .tab-content li:last-child {border-bottom:none;padding-bottom:0;}
.full-cast .image-wrap {border:1px solid #dadada;display:inline-block; float: left; max-height:80px;max-width:80px;overflow:hidden;position:relative;}
.full-cast .image-wrap:hover .hover-cover {display: block;}
.full-cast .tab-content span {display: block; float: left; left:10px; margin-right: 5px; position:relative;}
.full-cast .filter-wrap {height: 30px; position: absolute; right: 0; top: 60px; width: 174px;}
.full-cast .filter-wrap select {display: none; height: 100%; opacity: 0; position: absolute; width: 100%; z-index: 3;}
.full-cast li {display:table;height:80px;text-align:left;width:100%;}
.full-cast .credit-image {display:table-cell;height:100%;width:80px;}
.full-cast .credit-text {display:table-cell;height:100%;padding-left:10px;vertical-align:middle;}

/*  ==================================================================================================================  */
/*  TV: EPISODES  ====================================================================================================  */
/*  ==================================================================================================================  */

/* OVERVIEW ===== */

.movie-module.overview .season-number {height:56px;}
.movie-module.overview .select {left:0 !important;right:auto !important;width:183px;}
.movie-module.overview select {display:none;opacity:0;position:absolute;height:56px;z-index:3}
.movie-module.overview .show-title {font-size:24px;}


/*  ==================================================================================================================  */
/*  MAP DIRECTION MODULE  ============================================================================================  */
/*  ==================================================================================================================  */
#map5897 {margin-bottom:9px; width:100%; height:300px;}
#map5897 > div {width: 100% !important;}
.mqa-zlf {bottom:10px !important;}
.mqacopyright {bottom: -11px !important;}
.directions-map-display .head {padding: 20px 0px 10px 0px}
.directions-map-display .map-area {overflow:hidden;}
.directions-map-display .map-left {background: #DEE2E3; padding:14px; width:100%;}
.directions-map-display .map-right { border: 1px solid #CCCCCC; width: 100%;}
.directions-map-display .larger-map {background: none repeat scroll 0 0 #EEEEEE; display: block; font-size: 11px; margin:-10px 0px 0px 0px; padding: 4px 6px;}
.directions-map-display #directions {margin-top: 20px;}
.directions-map-display .section {float: left; width: 60%;}
.directions-map-display #startingAddress,
.directions-map-display #destinationAddress {font-size: 12px; height: 38px; padding: 8px 10px 6px; width: 100%;}
.directions-map-display .button-wrapper {background: url("http://content.mqcdn.com/winston-release5-18/cdn/dotcom3/images/buttons/green_31px.png") no-repeat scroll -351px -96px transparent;border: 0 none;display: block;float: right;height: 36px;padding-right: 0;text-align: center;width: 150px;}
.directions-map-display .map-options {border-bottom: 0;}
.directions-map-display .theater-name {font-size: 24px; font-weight: 500; line-height: 28px; padding-left: 30px; position: relative;}
.directions-map-display .theater-name .icon {background: url("http://new.mapquest.com/icons/stop.png") no-repeat 0px 0px transparent; display: inline-block; height: 28px; left: 0; position: absolute; top: -4px; width: 22px;}
.directions-map-display .theater-address { padding: 10px 0px 0px 30px;}
.directions-map-display .theater-address span {display: block; margin-top: 2px;}
.directions-map-display .submit {float: right; height: 38px; width: 38%;}
.mqabasicwnd {width:200px !important;}

#nearby {margin: 30px 0 0; overflow:hidden;}
#nearby.movie-module {border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px;}
#nearby .tab-rest {color:#2f2f2f; float:left; font-weight: bold; font-size:14px; padding: 10px 15px;}
#nearby .tab-bar {float:left; padding: 10px 15px;}

#near-restaurants .restaurant {border-bottom: 1px dotted #acacac; overflow: hidden; padding: 10px 0px; position: relative; width: 100%;}
#near-restaurants .restaurant div {float: left;}
#near-restaurants .restaurant .restaurant-icon, #near-restaurants .restaurant .bar-icon {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png") no-repeat scroll transparent; display: block; height: 24px; position: absolute; width: 24px;}
#near-restaurants .restaurant .restaurant-icon {background-position: -70px -450px; left: 10px; top: 8px;}
#near-restaurants .restaurant .bar-icon {background-position: -94px -450px;}

#near-restaurants .restaurant .rest-name {padding-left: 40px; width: 30%;}
#near-restaurants .restaurant .rest-address {padding: 0px 5px; width: 40%;}
#near-restaurants .restaurant .rest-distance{padding: 0px 5px; width: 10%;}
#near-restaurants .restaurant .rest-directions{float: right;}

/*  ==================================================================================================================  */
/*  APP PROMO ========================================================================================================  */
/*  ==================================================================================================================  */

.mf2-app-promo {background-color:#00c7fc;border-radius:5px;margin-bottom:20px;}
.mf2-app-promo h3 {color:#fff;font-weight:bold;padding:10px 10px 0 10px;}
.mf2-app-promo hr {background-color:#fff;}
.mf2-app-promo div {text-align:center;}
.mf2-app-promo .white {background-position:10px center;background-repeat:no-repeat;font-size:12px;padding:10px 10px 10px 32px;height:30px;text-align:center;text-transform:none;margin:0 0 10px 5px;width:90px;}
.mf2-app-promo .white:first-child {margin-left:0;}
.mf2-app-promo .android {background-image:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/logo-android.png");color:#98c022;}
.mf2-app-promo .iphone {background-image:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/logo-apple.png");}
.mf2-app-promo .ipad {background-image:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/logo-apple.png");}
.mf2-app-promo .white-stroke {color:#fff;margin-bottom:10px;}

/*  ==================================================================================================================  */
/*  NEWSLETTER =======================================================================================================  */
/*  ==================================================================================================================  */

.syndication-moviemail .mf-news-form {background-color:#dadada;margin-bottom:20px;padding:20px;}
.syndication-moviemail .module-title {margin-bottom:11px;}
.syndication-moviemail .signup-email {background-color:#fff;border-radius:3px;color:#333;font-size:16px;min-height:39px;padding:10px;width:218px;}

/*  ==================================================================================================================  */
/*  SIMILAR SHOWS ====================================================================================================  */
/*  ==================================================================================================================  */

.mf2-tv-title-similar {background-color:#DEE2E3;}
.mf2-tv-title-similar .body {padding:0 10px 10px 10px;}
.mf2-tv-title-similar li {background-color:#fff;float:left;overflow:hidden;width:135px;}
.mf2-tv-title-similar li:first-child {margin-right:10px;}
.mf2-tv-title-similar li:nth-child(n+3) {display:none;}
.mf2-tv-title-similar a {display:block;font-size:0;position:relative;}
.mf2-tv-title-similar a:hover .hover-cover {display:block;}
.mf2-tv-title-similar a, .mf2-tv-title-similar a img {width:100%}
.mf2-tv-title-similar h4 {color:#666;font-size:16px;font-weight:bold;padding:10px;text-align:center;}

/*  ==================================================================================================================  */
/*  SIMILAR MOVIES ===================================================================================================  */
/*  ==================================================================================================================  */

.mf2-movie-title-similar {background-color:#DEE2E3;}
.mf2-movie-title-similar .body {padding:0 10px 10px 10px;}
.mf2-movie-title-similar li {background-color:#fff;float:left;overflow:hidden;width:135px;}
.mf2-movie-title-similar li:first-child {margin-right:10px;}
.mf2-movie-title-similar li:nth-child(n+3) {display:none;}
.mf2-movie-title-similar a {display:block;font-size:0;position:relative;}
.mf2-movie-title-similar a:hover .hover-cover {display:block;}
.mf2-movie-title-similar a, .mf2-movie-title-similar a img {width:100%}
.mf2-movie-title-similar h4 {color:#666;font-size:16px;font-weight:bold;padding:10px;text-align:center;}

/*  ==================================================================================================================  */
/*  ADVANCED SEARCH ==================================================================================================  */
/*  ==================================================================================================================  */

.advanced-search-form .module-title {float:none !important;}
.advanced-search-form td {padding:5px;vertical-align:top;}
.advanced-search-form .label {text-align:right;vertical-align:middle;width:109px;}
.advanced-search-form input[type='text'] {background-color:#dadada;border-radius:3px;color:#333;font-size:16px;padding:10px;}
.advanced-search-form form, .advanced-search-form .custom-select {float:left;}
.advanced-search-form .custom-select {margin-right:5px;}
.advanced-search-form .links li {display:inline-block;}

/*  ==================================================================================================================  */
/*  SEARCH OVERLAY ===================================================================================================  */
/*  ==================================================================================================================  */

.search-overlay #search-overlay {display:block;}
.search-overlay #content {background-color:transparent;}
.search-overlay #footer {display:none;}

/*  ==================================================================================================================  */
/*  SEARCH RESULTS  ==================================================================================================  */
/*  ==================================================================================================================  */

/* HEADER & SUB NAV ===== */
.productheader h1 {color:#999;font-size:30px;line-height:40px;}
.query-text {color:#333;}

#search-results-nav {border-top:1px solid #999;border-bottom:1px solid #999;margin:20px 0 20px 0;padding:20px 0 20px 0;}
#search-results-nav .nav-item {float: left; margin-right: 15px;}
#search-results-nav .nav-item a {}
#search-results-nav .nav-item .count {color: #333333; font-size: 14px;}

#main-column .searchresults .module-title {float: none; margin-bottom:11px; width: 100%;}
#search-theaters .search-loading {text-align: center;}
#search-theaters .search-loading .loading-anim {display: inline-block; left: 3px; position: relative; top: 2px;}


/* RESULTS ===== */
.search-results {border-bottom: 1px solid #dadada; margin-bottom: 20px; padding-bottom: 20px; position: relative;}
.search-results .thumbnail {position: absolute; top: 0px; width: 130px;}
.search-results .thumbnail img {left: 0px; position: absolute; top: 0px; width: 100%;}
.search-results .info {padding-left:145px; position: relative; width: 100%;}
.search-results .name {color:#333; display: block; font-size: 20px; font-weight: bold !important; line-height: 25px; margin-bottom: 5px;}
.search-results .birthdate, .search-results .birthplace {color: #aaaaaa; display: block; font-size: 14px;}
.search-results .birthplace {margin:0px 0px 10px 35px;}
.search-results .category, .search-results .sub-category {font-size:18px;font-weight:bold;}
.search-results .category, .search-results .sub-category a {text-transform: lowercase;}
.search-results .category {color:#333333; display: inline-block; padding-top: 4px;}
.search-results .sub-category {color:#aaaaaa;}
.search-results .ratings, .search-results .description {color:#333;font-size:16px;}
.search-results .ratings span { line-height: 26px; }
.search-results .rating-wrap p.rate-label { display: inline; font-weight: 400; line-height: 26px; }
.search-results .rating-wrap p.rate-label:after { content: ":"; }
.search-results .rating-wrap .star-rating-wrap { display: inline-block; }

.search-results .description {line-height:21px;}
.search-results .button {color:#fff;margin-bottom:5px;}

/* MOVIES / TV ===== */
#search-movie-bucket .ratings .star-rating {position: relative; top: 3px;}
#search-movie-bucket .search-results, #search-tv-bucket .search-results {min-height: 215px;}
#search-movie-bucket .search-results .mpaa-rating, #search-tv-bucket .search-results .mpaa-rating {border: 1px solid #333333; color:#333; font-size:10px; font-weight: bold; padding: 3px 3px 0 3px;}
#search-movie-bucket .search-results .release-year, #search-tv-bucket .search-results .release-year {color: #aaaaaa; display: inline-block; font-size: 14px;}
#search-movie-bucket .search-results .ratings {font-weight: bold;}
#search-tv-bucket .search-results .description {padding-bottom: 0px;}

/* CELEBRITIES ===== */
#search-celeb-bucket .search-results {min-height: 195px;}

/* VIDEOS ===== */
#search-videos .search-results {}
#search-videos .search-results .duration {color: #aaaaaa; display: block; font-size: 14px; line-height: normal;}
#search-videos .search-results .category {}
#search-videos .search-results .sub-category {color: #333333;}
#search-videos .search-results .description {display: block; position: relative; top: 8px;}


/* ARTICLES ===== */
.search-results .byline {color:#aaaaaa;font-size:14px;font-weight:normal !important; padding-bottom: 2px;}

/*  THEATERS ==== */
#search-theaters .location-message {border-bottom: 1px solid #EEEEEE; border-top: 1px solid #EEEEEE; display: block; margin-bottom: 20px; padding: 10px 0px 6px 0px;}
#search-theaters .search-results .mile {color: #aaaaaa; font-size: 14px; line-height: normal; padding-bottom: 3px;}


/* RECENT EPISODES ===== */
#main-column hr {background-color:#dadada;border:none;height:1px;margin:20px 0 20px 0;}

/* UNKNOWN ===== */
#trailerhub-video-dl {}
#trailerhub-video-dl div {width: 100% !important}

/*  ==================================================================================================================  */
/*  MOVIE GENRES  ====================================================================================================  */
/*  ==================================================================================================================  */

.mf2-movie-genres-title {border-bottom:0 !important;color:#333;margin-bottom:0 !important;}

.mf2-movie-genres-filters .filter-wrap {/*width: 250px;*/}

.mf2-movie-genres-grid li {float:left;padding:5px;width:100%;}
.mf2-movie-genres-grid .button {color:#fff;width:100%;}

/*  ==================================================================================================================  */
/*  MOVIE GENRE  =====================================================================================================  */
/*  ==================================================================================================================  */

.mf2-movie-genre-title {border-bottom:0 !important;color:#333;margin-bottom:0 !important;}

.mf2-movie-genre-coming-soon .head, .mf2-movie-genre-in-theaters .head, .mf2-movie-genre-on-dvd .head {background:transparent;}
.mf2-movie-genre-coming-soon .module-title, .mf2-movie-genre-in-theaters .module-title, .mf2-movie-genre-on-dvd .module-title {float:left;}
.mf2-movie-genre-coming-soon .view-all, .mf2-movie-genre-in-theaters .view-all, .mf2-movie-genre-on-dvd .view-all {float:left;margin-top:9px;}

/*  ==================================================================================================================  */
/*  TV GENRES  =======================================================================================================  */
/*  ==================================================================================================================  */

.mf2-tv-genres-title {border-bottom:0 !important;color:#333;margin-bottom:0 !important;}

.mf2-tv-genres-filters .filter-wrap {width: 250px;}

.mf2-tv-genres-grid li {float:left;padding:5px;width:100%;}
.mf2-tv-genres-grid .button {color:#fff;width:100%;}

/*  ==================================================================================================================  */
/*  TV GENRE  ========================================================================================================  */
/*  ==================================================================================================================  */

.mf2-tv-genre-title {border-bottom:0 !important;color:#333;margin-bottom:0 !important;}

/*  ==================================================================================================================  */
/*  CURATED LISTS HUB  ===============================================================================================  */
/*  ==================================================================================================================  */
#main-column .mf2-hub-curated-lists-lists {min-height: 215px; position: relative;}
#main-column .mf2-hub-curated-lists-lists .thumbnail {left: 0px; position: absolute; top: 0px; width: 130px;}
#main-column .mf2-hub-curated-lists-lists .thumbnail img {position: absolute; width: 100%;}
#main-column .mf2-hub-curated-lists-lists .info {padding-left: 145px; position: relative; width: 100%;}
#main-column .mf2-hub-curated-lists-lists .title {font-weight: bold; margin-bottom: 5px; text-transform:lowercase;}
#main-column .mf2-hub-curated-lists-lists .posted {font-weight:bold; padding-bottom: 3px;}
#main-column .mf2-hub-curated-lists-lists .description {padding-bottom: 6px;}


/*  ==================================================================================================================  */
/*  CURATED LIST = ===================================================================================================  */
/*  ==================================================================================================================  */
.mf2-curated-list-editorial {}
#main-column .mf2-curated-list-editorial .module-title {width: 100%;}
.mf2-curated-list-editorial p {padding-bottom:0 !important;}
.mf2-curated-list-editorial .posted {color:#666;}
.mf2-curated-list-editorial .date {color:#000;}

.mf2-curated-list-editorial .body {padding-top: 10px; position: relative; width: 100%;}
.mf2-curated-list-editorial .body p {font-size: 22px; marginf-top: 15px;}

.mf2-curated-list-grid .module-title {margin-bottom:2px !important;}
.mf2-curated-list-grid .button {padding: 4px 20px;}

/*  ==================================================================================================================  */
/*  APP LANDING PAGE  ================================================================================================  */
/*  ==================================================================================================================  */
.mf2-app-content {margin-bottom:0 !important;}
.mf2-app-content .module-title {margin-bottom:11px;}
.mf2-app-content .feature-list {border-top:1px solid #dadada;float:left;list-style:disc;padding:20px 0 0 14px;width:50%;}
.mf2-app-content .feature-list li {float:left;margin-bottom:20px;padding-right:20px;}
.mf2-app-content .device-list {float:left;width:100%;}
.mf2-app-content .device-list li {border-top:1px solid #dadada;padding:20px 0 20px 0;}
.mf2-app-content .device-list li:last-child {padding-bottom:0;}
.mf2-app-content .device-info {float:left;position:relative;}
.mf2-app-content .device-name {font-size:24px;float:left;font-weight:bold;margin:70px 0 0 20px;}
.mf2-app-content .device {float:left;height:164px;width:116px;}
.mf2-app-content .android {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/android.png") no-repeat;}
.mf2-app-content .iphone {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/iphone.png") no-repeat;}
.mf2-app-content .ipad {background:url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/ipad.png") no-repeat;}
.mf2-app-content .download-now {color:#fff;float:right;margin-top:63px;}

/*  ==================================================================================================================  */
/*  SALETHRU CONCIERGE  ==============================================================================================  */
/*  ==================================================================================================================  */
.recommendation.sailthruRecommendation {background: #ffffff; border: none; box-shadow: 0px 0px 0px 2px #dee2e3;display:none !important}
#sailthru-concierge {}
#sailthru-concierge .recommendation{background: #ffffff; box-shadow: 5px 5px 5px rgb(0,0,0,.5);font-size: 12px; border-top:2px solid #c00;  display: none; padding-bottom: 10px; position: fixed; overflow:hidden; right:-300px; text-align: left; width:300px;}
#sailthru-concierge .ie {border: 1px solid #666666;}
#sailthru-concierge .recommendationWrapper {float: left; padding: 10px; width: 260px;}
#sailthru-concierge span.row {display: block;}
#sailthru-concierge .recommendation a {color: #CC0000; font-size: 11px; text-decoration: none; }
#sailthru-concierge span.recommendationCategory {border-bottom: 2px solid #00c8ff; color: #666666; font-size: 12px; font-weight: 500; margin: 0px 0px 0px 2px;}
#sailthru-concierge span.recommendationTitle { margin-bottom: 5px;}
#sailthru-concierge span.recommendationTitle a {color: #666666; font-size: 14px;}
#sailthru-concierge .imgReplace {display: block;}
#sailthru-concierge .imgReplace span {display: none;}
#sailthru-concierge div.openWrapper {display: none; float: left; width: 20px; }
#sailthru-concierge a.openRecommendation {background: url("http://cdn.sailthru.com/assets/images/icons/open.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 13px; margin-left: 5px; margin-top: 36px; width: 13px; }
#sailthru-concierge a.openRecommendation:hover {background: url("http://cdn.sailthru.com/assets/images/icons/open.gif") no-repeat scroll 0 -13px rgba(0, 0, 0, 0); }
#sailthru-concierge a.closeRecommendation {background: url("http://cdn.sailthru.com/assets/images/icons/close.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 13px; position: absolute; right: 5px; top: 5px; width: 13px; }
#sailthru-concierge .recommendationThumb {background: none repeat scroll 0 0 #CCCCCC; float: left; height: 50px; width: 50px; }
#sailthru-concierge .recommendationThumb img {width: 50px; }
#sailthru-concierge .recommendationDetails {float: left; margin-left: 5px; width: 205px; }
#sailthru-concierge .recommendationFooter {clear: both; font-size: 11px; padding-right: 5px; text-align: right; }

/*  SAILTHRU  LIGHTBOX  */
.sailthru_lightbox {display: none; }
.sailthru_lightbox { font-size: 14px; left: 50%; margin-left: -270px; min-height: 330px; padding: 10px; position: absolute; text-align: left; top: 3%; width: 540px; z-index: 99999999 !important; }
.sailthru_lightbox .head {left: -36px; overflow: hidden; position: relative; width: 200px; z-index: 1; }
.sailthru_lightbox .left {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-main.png") no-repeat scroll -62px 0 rgba(0, 0, 0, 0); float: left; height: 45px; width: 9px; }
.sailthru_lightbox .right {background: url("http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-main.png") no-repeat scroll -251px -1px rgba(0, 0, 0, 0); border-bottom: 1px solid #000000; float: left; height: 34px; width: 16px; }
.sailthru_lightbox .head-title {border-bottom: 1px solid #000000; color: #FFFFFF; float: left; font-size: 15px; font-weight: bold; height: 14px; padding: 10px 0; text-decoration: none; text-indent: 10px; text-shadow: 0 1px 1px #000000; text-transform: uppercase; width: 170px; }
.sailthru_lightbox h2 {font-size: 18px; font-weight: bold; text-transform: uppercase; }
.sailthru_lightbox p {color: #666666; font-size: 16px; padding: 10px 0; text-align: center; }
.sailthru_lightbox .item-0 {display: none; }
.sailthru_lightbox p.strong {color: #000000; font-size: 18px; font-weight: bold; line-height: normal; padding: 20px 0; }
.sailthru_lightbox fieldset legend {font-size: 18px; font-weight: bold; }
.sailthru_lightbox fieldset p {display: inline-block; font-size: 12px; margin: 5px 0; padding: 0; text-align: left; width: 100%; }
.sailthru_lightbox .lists {padding: 10px 0; position: relative; }
.sailthru_lightbox .list_name {}
.sailthru_lightbox .list_desc {color: #999999; font-size: 12px; margin-left: 30px; padding: 0; }
.sailthru_lightbox ul {list-style: none outside none; margin: 0; padding: 0; }
.sailthru_lightbox ul .tag {background: none repeat scroll 0 0 #919191; border-radius: 2px; color: #FFFFFF; float: left !important;  font-size: 12px; list-style: none outside none; margin: 3px 5px 0 0; padding: 8px 7px 6px; }
.sailthru_lightbox ul .newremover {background: url("http://o.aolcdn.com/os/music/art/2-AOL-Follow-button-sprite.png") no-repeat scroll -5px -12px rgba(0, 0, 0, 0); cursor: pointer; float: right; height: 14px; margin-left: 5px; width: 12px; }
.sailthru_lightbox .form {background-color: #FFFFFF; border: 2px solid #A52C10; padding: 15px 25px; position: relative; z-index: 5009999; }
.sailthru_lightbox #alerts_form {margin: 0; overflow: hidden; padding: 30px 50px 60px; }
.sailthru_lightbox .my_alerts {margin-bottom: 20px; }
.sailthru_lightbox .button {background-color: #980300; border: 0 none; border-radius: 5px; box-shadow: 1px 2px 2px #CCCCCC; color: #FFFFFF; cursor: pointer; display: block; float: right; font-weight: bold; height: 32px; line-height: 32px; margin: 0; text-align: center; text-shadow: 0 1px 1px #000000; text-transform: uppercase; width: 100px; }
.sailthru_lightbox .settings_cancel {background: none repeat scroll 0 0 #000000; border: 3px solid #FFFFFF; border-radius: 20px; box-shadow: 2px 2px 7px #333333; color: #FFFFFF; cursor: pointer; font-size: 16px; font-weight: normal; height: 20px; line-height: 16px; padding: 5px 3px 2px; position: absolute; right: -10px; text-align: center; top: -10px; vertical-align: middle; width: 20px; }

/*  ======================================================================================================  */
/*  SITEMAP  =============================================================================================  */
/*  ======================================================================================================  */

.static-sitemap h2 {font-size:24px;padding: 20px 0;clear:both;}
.static-sitemap h2 a {color:#666;}
.static-sitemap > a {display: block;float: left;width: 50%;padding: 8px 6px 6px 10px;}
.static-sitemap > a:hover {background: #f6f6f6;box-shadow: 3px 0 0 0 #00c8ff inset;-moz-box-shadow: 3px 0 0 0 #00c8ff inset;color: #00c8ff;}

/*  ======================================================================================================  */
/*  BROWSE COUNTRY  ======================================================================================  */
/*  ======================================================================================================  */

.browse-country h2 {padding: 20px 0;color:#666;font-size:24px;clear:both;}

/*  ======================================================================================================  */
/*  BREADCRUMBS  =========================================================================================  */
/*  ======================================================================================================  */
.crumbs-list {height: 100%; text-transform: lowercase; overflow: hidden;}
.crumbs-list li {float:left;font-weight: 500;}
.crumbs-list li a {font-weight: 500;}
.crumbs-list li a:hover {color:#666;}
.crumbs-list li a:after {content:"/";margin:0px 10px;color:#00c8ff;}
.crumbs-list li:last-child a:after {content:"";}

/*  ======================================================================================================  */
/*  LIST BLOGGERS  =======================================================================================  */
/*  ======================================================================================================  */

.list-bloggers {clear:both;}
.list-bloggers .body {margin-top: 15px;}
.list-bloggers .blogger {height:100%;overflow:hidden;margin-bottom:20px;}
.list-bloggers .blogger-image {float: left;width:23.5%;margin-right:5%;}
.list-bloggers .blogger-image img {width:100%;height:auto;}
.list-bloggers .blogger-info {float: left;width:71%;}
.list-bloggers .blogger-name {font-size:1.25em;text-transform:lowercase;}
.list-bloggers .blogger-social li {float:left;}
.list-bloggers .blogger-social li:before {content: "";display: block;border-left: 1px dotted #666;height: 28px;width: 0px;float: left;margin: 0 5px;}
.list-bloggers .blogger-social li:first-child::before{display:none;}
.list-bloggers .blogger-social a {background-image:url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png');display:block;float:left;width:30px;height:30px;}
.list-bloggers .blogger-twitter {background-position: 0px -122px;}
.list-bloggers .blogger-twitter:hover {background-position: 0px -152px}
.list-bloggers .blogger-facebook {background-position: -31px -122px}
.list-bloggers .blogger-facebook:hover {background-position: -31px -152px}
.list-bloggers .blogger-rss {background-position: -242px -122px;}
.list-bloggers .blogger-rss:hover {background-position: -242px -152px;}
.list-bloggers .blogger-gplus {background-position: -121px -123px}
.list-bloggers .blogger-gplus:hover {background-position: -121px -153px}

/*  ======================================================================================================  */
/*  BLOGGER ================================================================================================  */
/*  ======================================================================================================  */

.blog-writer {overflow: hidden;; clear: both;}
.blog-writer .body {margin-top: 15px;}
.blog-writer .blogger {height:100%;overflow:hidden;margin-bottom:20px; clear: both;}
.blog-writer .blogger-image {float: left;width:23.5%;margin-right:5%;}
.blog-writer .blogger-info {float: left;width:71%;}
.blog-writer .blogger-image {float: left;width:23.5%;margin-right:5%;}
.blog-writer  .blogger-image img {width:100%;height:auto;}
.blog-writer .blogger-name {font-size:1.25em;text-transform:lowercase;}
.blog-writer .blogger-social li {float:left;}
.blog-writer .blogger-social li:before {content: "";display: block;border-left: 1px dotted #666;height: 28px;width: 0px;float: left;margin: 0 5px;}
.blog-writer .blogger-social li:first-child::before{display:none;}
.blog-writer .blogger-social a {background-image:url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png');display:block;float:left;width:30px;height:30px;}
.blog-writer .blogger-twitter {background-position: 0px -122px;}
.blog-writer .blogger-twitter:hover {background-position: 0px -152px}
.blog-writer .blogger-facebook {background-position: -31px -122px}
.blog-writer .blogger-facebook:hover {background-position: -31px -152px}
.blog-writer .blogger-rss {background-position: -242px -122px;}
.blog-writer .blogger-rss:hover {background-position: -242px -152px;}
.blog-writer .blogger-gplus {background-position: -121px -123px}
.blog-writer .blogger-gplus:hover {background-position: -121px -153px}

/* NOT SURE IF THIS LIVES ANYWHERE ELSE  - HERE IT WILL STAY...FOR NOW */
/*list post*/
 #movie-news .news-item {overflow: hidden;padding: 0 0 5px;}
#movie-news .news-item-wrap {margin:0;}
#movie-news .title { color: #00ccff;    display: block;  font-family: Helvetica, Arial, sans-serif;  font-weight: 500; line-height: 26px;}
#movie-news .title:hover { color: #54ddff; }
#movie-news .byline a, #movie-news .byline { color: #757373;    font-size: 16px;    font-style: italic;    font-weight: normal;margin: 6px 0 0;}
#movie-news .byline a:hover { text-decoration: underline;}
#movie-news .image {float: left;margin-right:4%;width:46%;}
#movie-news .news-item .image .image-wrap {position: relative; width: 100%;}
#movie-news .image img {border-bottom: 0;width:100%;height:auto; display: block !important;}
#movie-news .info {float: left;width: 48%;}
#movie-news .feature-news img {width:100%;height:auto;}


/*tag page */
.list-post-tag {margin: 20px 0 0;}
#main-column .list-post-tag h1 {margin:0 0 30px; font-weight: normal;}
.list-post-tag .mf-head-banner .head { width: 600px;}
.list-post-tag .mf-head-banner .head-title { width: 570px;}
.list-post-tag #movie-news .news-item-wrap {margin: 0;}
.list-post-tag #movie-news .info {margin: 10px 0 0;}

/*  ======================================================================================================  */
/*  BOX OFFICE  ==========================================================================================  */
/*  ======================================================================================================  */
.boxoffice-list li {margin-bottom:40px; position: relative; }
.boxoffice-list .box-num {color: #666666; float: left; font-size: 50px; font-weight: 500; left: 0px; line-height: 1; margin-right: 2%; position: absolute; text-align: center; top: 0px; width: 50px;}
.boxoffice-list .box-poster {left: 65px; position: absolute; top: 0px; width:100px;}
.boxoffice-list .box-poster img {height: auto; width: 100%;}
.boxoffice-list .box-info {float: left; padding-left: 180px; width: 100%;}
.boxoffice-list .box-title a {color: #333333; display: block; font-size: 22px;}
.boxoffice-list .box-title .box-gross {color: #666666; display: block; font-weight: 500; margin: 4px 0px 3px 0px;}
.boxoffice-list .box-title .box-rating-genre {color: #666666; font-size: 12px; font-weight: 500;}
.boxoffice-list .box-title .star-rating {float: left; margin: 0px 20px 0px 0px;}
.boxoffice-list .box-plot {font-size: 14px;}
.boxoffice-list .box-plot .read-more {font-size: 12px;}

.boxoffice-list .box-links {}
.boxoffice-list .box-links .button {font-size: 14px; margin: 0px 5px 10px 0px; width: 47%;}

.boxoffice-list .more-box-office {display: block; margin: 0px auto; width: 200px;}

/*  ======================================================================================================  */
/*  UNSCRIPTED  ==========================================================================================  */
/*  ======================================================================================================  */

body.fullscreen {}
body.fullscreen #content {background:transparent;max-width:none;padding:0;}
#unscripted-footer {margin: 60px 0 0;}
#unscripted-footer a { color: #00B2DD; padding: 0 10px 0 0; font-size: 11px;}
#unscripted-content.main {position: relative;overflow:hidden;background:#000;}
#unscripted-content.main .unscripted-image-overlay {background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 3%, rgba(0,0,0,0) 52%, rgba(0,0,0,0.69) 70%, rgba(0,0,0,1) 78%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(3%,rgba(0,0,0,0)), color-stop(52%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0.69)), color-stop(78%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.69) 70%,rgba(0,0,0,1) 78%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.69) 70%,rgba(0,0,0,1) 78%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.69) 70%,rgba(0,0,0,1) 78%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0) 52%,rgba(0,0,0,0.69) 70%,rgba(0,0,0,1) 78%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */height: 100%;   left: 0;   position: absolute;   bottom: 0;   width: 100%;   z-index: 2;}
#unscripted-content.main .unscripted-image {position: relative;}
#unscripted-content.main .unscripted-image img { width:100%; height:auto;}
#unscripted-content.main .unscripted-movie-info {position: absolute; bottom:5%; left:10%; z-index: 6; color: #fff; width:38%; font-family: Anivers-Regular, Arial, sans-serif; width:100%; text-shadow: 0 -1px 4px #000000;}
#unscripted-content.main .unscripted-movie-info a {color: #fff; font-weight: bold;}
#unscripted-content.main .unscripted-image-play {display: block; background: url('http://www.blogsmithmedia.com/www.moviefone.com/media/mf-unscripted-sprite.png?v3') no-repeat scroll 0 0 transparent; position: absolute; z-index: 4; left: 50%; top: 28%; margin-left: -75px; width: 150px; height: 150px; cursor: pointer;}
#unscripted-content.main .unscripted-logo {   background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-unscripted-sprite.png?v3") no-repeat scroll 0 -206px transparent;   bottom: 12%;   cursor: pointer;   height: 80px;   position: absolute;   right: 7.5%;   width: 260px;   z-index: 4;}
#unscripted-content.main .unscripted-ad {bottom: 22%;cursor: pointer;height: 60px;position: absolute;right: 11%;width: 260px;z-index: 4;}
#unscripted-content.main .unscripted-movie-title {font-size:30px; letter-spacing: -1px; font-weight: normal; margin: 0 0 10px;line-height: 40px;}
#unscripted-content.main .unscripted-movie-cast {font-size: 70px;font-style: normal;font-weight: normal;text-transform: normal;letter-spacing: -3px;line-height: 1em;}
#unscripted-content.main .unscripted-text {font-size:12px; line-height: 16px; margin: 20px 0 0; font-family: Arial, Helvetica, sans-serif; width: 500px;}

#unscripted-content.asset {position:relative;}
#unscripted-content.asset .unscripted-video {width: 100%;}
#unscripted-content.asset .unscripted-video .b-video, #unscripted-content.asset .unscripted-video .b-video div {width: auto !important; height:auto !important;}
#unscripted-content.asset .unscripted-video object, #unscripted-content.asset #adaptvDiv0,#unscripted-content.asset #SmartPlayer_0 {width:100% !important;}
#unscripted-content.asset .unscripted-movie-info {float:right; margin: 0 0 20px 0; font-family: Anivers-Regular, Arial, sans-serif; color: #999; width:100%;}
#unscripted-content.asset .unscripted-movie-title {font-size:26px; line-height: 30px;  font-weight: bold; margin: 5px 0;}
#unscripted-content.asset .unscripted-movie-cast {font-size: 20px;font-style: normal;font-weight: normal;text-transform: normal;line-height: 20px; margin: 5px 0 15px; width: 90%;}
#unscripted-content.asset .unscripted-text {font-size:12px; line-height: 16px; margin: 30px 0 0;}
#unscripted-content.asset .unscripted-view-more {background: #00c8ff;color: #FFFFFF; cursor: pointer; font-family: Anivers-Regular,Arial,sans-serif; font-size: 16px; font-weight: bold;overflow: hidden;text-transform: uppercase;width: 100%;}
#unscripted-content.asset .unscripted-more-text {color: #FFFFFF;float: left;font-family: Anivers-Regular,Arial,sans-serif;font-size: 14px;font-weight: bold;padding-left: 10px;text-transform: uppercase;line-height:30px;}
#unscripted-content.asset .unscripted-more-arrow {background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-unscripted-sprite.png?v3") no-repeat scroll right -541px transparent;float: right;height: 30px;margin: 0 3px 0 0;width: 15%;}
#unscripted-content.asset #unscripted-more-content {display: none;width: 100%;}
#unscripted-content.asset .unscripted-more-content {overflow: hidden;width: 100%; }
#unscripted-content.asset .unscripted-more-image {float: left;width: 36%;}
#unscripted-content.asset .unscripted-more-image img { width: 100%; display:block;}
#unscripted-content.asset .unscripted-more-title {color: #000;float: left;font-family: Anivers-Regular,Arial,sans-serif;font-size: 14px;margin: 10px 0 0 6px;text-align: left;text-decoration: none;width: 56%;}
#unscripted-content.asset .unscripted-more-title:hover {color: #aaa;}
#unscripted-content.asset .scroll-content {left: 0;position: absolute;top: 0;width:100%;}
#unscripted-content.asset .slider-wrap{position:absolute;right:0;top:0;width:15px;background-color:#666; border-left: solid 1px #222;}
#unscripted-content.asset .slider-vertical{position:relative;height:100%; border: 0; border-radius: 0; width: auto; background: transparent none;}
#unscripted-content.asset .ui-slider-handle{width:15px;height:10px;margin:0 auto;background-color:#333;display:block;position:absolute; border: 0; border-radius:0; left:auto;}
#unscripted-content.asset .ui-slider-handle:hover { background-color:#444; }
#unscripted-content.asset .ui-slider-handle img{border:none}
#unscripted-content.asset .scrollbar-top{position:absolute;top:0;}
#unscripted-content.asset .scrollbar-bottom{position:absolute;bottom:0;}
#unscripted-content.asset .scrollbar-grip{position:absolute;top:50%;margin-top:-6px;}
#unscripted-content.asset .ui-slider-range{position:absolute;width:100%; background: transparent none;}
#unscripted-content.asset #scroll-pane,#unscripted-content.asset .scroll-pane { height:100%; min-height:180px;position:relative;}
#unscripted-content.asset .unscripted-ad {margin: 10px 0 0;}
#unscripted-content.asset .unscripted-share {overflow: hidden; margin: 0 0 18px;}
#unscripted-content.asset .unscripted-share span, #unscripted-content.asset .unscripted-share a { float: left; }
#unscripted-content.asset .unscripted-share span {margin: 6px 10px 0 0; font-family: Anivers-Regular,Arial,sans-serif; font-size: 14px;font-weight: bold; }
#unscripted-content.asset .aol-share a {background-image:url('http://testing.giantsource.biz/testing/berman-braun/moviefone/img/sprite-mf-main.png');display:block;float:left;width:30px;height:30px;overflow:visible;}
#unscripted-content.asset .aol-share a:before {content: "";display: block;border-left: 1px dotted #666;height: 28px;width: 0px;float: left;margin-left:-4px;}
#unscripted-content.asset .aol-share a:first-child::before{display:none;}
#unscripted-content.asset .aol-share a.aol-share-facebook {background-position: -31px -122px}
#unscripted-content.asset .aol-share a.aol-share-facebook:hover {background-position: -31px -152px}
#unscripted-content.asset .aol-share a.aol-share-email {}
#unscripted-content.asset .aol-share a.aol-share-email:hover {}
#unscripted-content.asset .aol-share a.aol-share-twitter {background-position: 0px -122px;}
#unscripted-content.asset .aol-share a.aol-share-twitter:hover {background-position: 0px -152px}

#movie-utility{font-family:Arial, Helvetica, sans-serif; width: 90%; background: #231F20 none; padding: 0 0 15px; margin: 5px 0 0;}
#movie-utility a{color:#00B2DD;}
#movie-utility .movie-info{margin:0 0 10px 10px;}
#movie-utility .movie-title{font-family:Anivers-Regular, Arial, Helvetica, sans-serif;color:#fff;font-size:22px;line-height:20px;display:inline-block;text-decoration:none;margin:10px 0 10px 10px;}
#movie-utility .movie-poster{float:left;width:60px;margin:0 10px 0 0;border:solid 1px #3C3839;}
#movie-utility .movie-data{float:left;font-size:11px;color:#fff;width:70%;}
#movie-utility .movie-runtimerating{color:#999;margin:0 0 2px;}
#movie-utility .movie-synopsis{line-height:14px;margin:2px 0;}
#movie-utility .movie-state-intheaters{border-top:solid 1px #1a1617;}
#movie-utility .movie-state-intheaters .movie-state-icon.in-theaters{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -179px transparent;height:35px;width:130px;overflow:hidden;text-indent:-9999px; margin: 0 0 0 10px;}
#movie-utility .movie-state-comingsoon .movie-state-icon.coming-soon{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -358px transparent;height:35px;width:130px;overflow:hidden;text-indent:-9999px; margin: 0 0 0 10px;}
#movie-utility .movie-state-comingsoon .movie-state-border, #movie-utility .movie-state-intheaters .movie-state-border{border-top:1px solid #3C3839;}
#movie-utility .movie-state-comingsoon .movie-state-link, #movie-utility .movie-state-intheaters .movie-state-link{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -262px transparent;height:40px;margin:0 auto;overflow:hidden;text-indent:-99999px;width:280px;display:block; float: left; margin: 0 0 0 10px;}

#movie-utility .movie-state-link{display:block;}
#movie-utility .movie-state-ondvd{border-top:solid 1px #1a1617;margin:10px 0 0;}
#movie-utility .movie-state-ondvd .movie-state-icon{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -214px transparent;height:35px;width:130px;overflow:hidden;text-indent:-9999px; margin: 0 0 0 10px;}
#movie-utility .movie-state-ondvd .movie-state-border{border-top:1px solid #3C3839;}
#movie-utility .movie-state-ondvd .movie-state-link{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -308px transparent;height:40px;margin:0 auto;overflow:hidden;text-indent:-99999px;width:280px;display:block; float: left; margin: 0 0 0 10px;}
#movie-utility .movie-score{color: #999999;   float: left;   font-size: 10px;   height: 18px;   margin: 5px 10px 0 -3px;   padding: 3px 0 0 105px;   width: auto;}
#movie-utility .movie-trailer{margin:5px 0 0;color:#fff;display:block;}
#movie-utility .movie-review-link{text-decoration:none;}
#movie-utility .stars-1{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -4px transparent;}
#movie-utility .stars-2{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -43px transparent;}
#movie-utility .stars-3{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -76px transparent;}
#movie-utility .stars-4{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -110px transparent;}
#movie-utility .stars-5{background:url("http://o.aolcdn.com/os/movies/mt-backgrounds/mf-mf-utility-module-sprite") no-repeat scroll 0 -145px transparent;}
#movie-utility .movie-ratings{display:inline-block;}
#movie-utility .movie-ratings.pg-13{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -271px transparent;height:16px;width:51px;}
#movie-utility .movie-ratings.pg{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -243px transparent;height:16px;width:35px;}
#movie-utility .movie-ratings.g{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -360px transparent;height:16px;width:25px;}
#movie-utility .movie-ratings.nc-17{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -331px transparent;height:16px;width:53px;}
#movie-utility .movie-ratings.r{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -383px transparent;height:16px;width:25px;}
#movie-utility .movie-ratings.not-yet-rated, #movie-utility .movie-rating.not-rated{background:url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-carousel-popupsprite.png") no-repeat scroll 0 -301px transparent;height:16px;width:38px;}
#movie-utility .movie-releaseyear, #movie-utility .movie-ratings, #movie-utility .movie-runtime{float:left;margin:0 6px 0 0;}
#movie-utility .utility-bottom {overflow: hidden;}



/*  ======================================================================================================  */
/*  SHOW FEEDS  ==========================================================================================  */
/*  ======================================================================================================  */

.show-feeds h2 {padding: 20px 0;color:#666;font-size:24px;clear:both;}

/*  ======================================================================================================  */
/*  INNER PAGE CAROUSEL  =================================================================================  */
/*  ======================================================================================================  */

.carousel-module.inner .head {background: #fff;}
.carousel-module.inner .carousel li img {width:100%;height:auto;max-height:288px;}
/*.carousel-module.inner a.arrow {display:inline-block;}*/
.carousel-module.inner .button {margin-bottom:10px;}
.carousel-module.inner .runtime-rating {margin-bottom:15px;}
.carousel-module.inner .details h3 {margin-bottom:10px;}

/*  ======================================================================================================  */
/*  SIDE BAR PHOTO GALLERY  ==============================================================================  */
/*  ======================================================================================================  */

.sidebar-photo-gallery {background:#DEE2E3;}
.sidebar-photo-gallery ul {padding:0 10px;}
.sidebar-photo-gallery li {float: left;width: 135px;background: #999;height:211px;margin:0 10px 10px 0;text-align: center;font-size:13px;}
.sidebar-photo-gallery li:nth-of-type(even),.sidebar-photo-gallery li.even {margin:0;}
.sidebar-photo-gallery li img {width:100%;height:auto;}
.sidebar-photo-gallery li a {color:#fff;}
.sidebar-photo-gallery li a.title {display:block;padding:0 5px;}

/*  ======================================================================================================  */
/*  SUMMER MOVIES  =======================================================================================  */
/*  ======================================================================================================  */

.summer-banner-link {display:block;}
.summer-banner {display:block; margin: 0 auto 20px;}
.summer-top { float:left; display:inline; width:620px; }
.summer-top #dl-container { width: 620px;}
.summer-top #dl-carousel-new {float:left; width: 620px;}
/* DL */
#dl-carousel-summer {margin:0 auto 8px; overflow:hidden; position:relative; clear:both; float: left;}
#dl-carousel-summer .dl-info-bg {height: 85px;left: 0;position: absolute;bottom: 0; width: 100%; z-index: 9; opacity: 0.5;filter: alpha(opacity=50); background: #000 none;}
#dl-carousel-summer .slide-video .dl-info-bg {height: 60px;left: 0;position: absolute;bottom: 0; width: 100%; z-index: 9;  opacity: 1;filter: alpha(opacity=100); background: #000 none;}
#dl-carousel-summer .dl-info-box {position: absolute; display:block; left: 0;bottom: 0; padding:15px 70px 15px 70px; width:480px; height: 60px; z-index: 10; }
#dl-carousel-summer #dl-container {overflow:hidden; position:relative; width:620px; background-color:#000; height:330px;}
#dl-carousel-summer #dl-container a:hover {text-decoration:none;}
#dl-carousel-summer #dl-container #slide-list {position:relative;}
#dl-carousel-summer #dl-container #slide-list li {float:left; position:relative; height:330px; overflow:hidden;}
#dl-carousel-summer #dl-container #slide-list .play-btn {background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/toptrailer-rollovers-png.png") no-repeat scroll 4px 0 transparent; display: block; height: 60px;  text-align: center; width: 60px; position: absolute; left:290px; top: 150px; cursor: pointer;}
#dl-carousel-summer #dl-container #slide-list .play-btn:hover {background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/toptrailer-rollovers-png.png") no-repeat scroll -115px 0 transparent;}
#dl-carousel-summer #dl-container #slide-list img {width:620px;}
#dl-carousel-summer #dl-container .slide-background {position:absolute; bottom:0; left:0; width:620px; height:80px; background-color: #000; opacity:0.5; filter:alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
#dl-carousel-summer #dl-container .slide-background a {width:620px; height:80px; display:block; text-indent:-9999px; overflow:hidden;}
#dl-carousel-summer #dl-container h4 {left:10px; position:absolute; top:232px; z-index:7;}
#dl-carousel-summer #dl-container h4 a {font-size:22px; line-height:24px; color:#fff; font-weight:normal; display:block; width:500px; text-decoration:none; z-index:6;}
#dl-carousel-summer #dl-container .image-credit {font-size:9px; position:absolute; right:10px; bottom:8px; color:#aaa; line-height:12px;}
#dl-carousel-summer #dl-container .dl-link {float:left; display:inline; position:relative; left:0 !important; bottom:0!important; margin:0; padding:0;  width:100%; line-height: 28px; text-shadow: 1px 0px 8px #000000; filter:none;  color: #FFFFFF;font-family:Arial,sans-serif,Helvetica;font-size: 22px;font-weight: normal;}
#dl-carousel-summer #dl-container p { float:left; display:inline; position:relative; margin:2px 0 0 0; width:100%; font-size:14px; color:#c3c3c3;  text-shadow: 1px 0px 8px #000000;}
#dl-carousel-summer #dl-container p a, #dl-carousel-summer #dl-container p a:hover, #dl-carousel-summer #dl-container p a:visited, #dl-carousel-summer #dl-container p a:active { color:#be2505; text-decoration:underline; }

#dl-carousel-summer #dl-carousel #thumbnails {position:relative; overflow:hidden; text-align:left; width:550px; margin-right:30px; float:left; overflow:hidden;}
#dl-carousel-summer #dl-carousel #thumbnails ul {width:999px; position:relative; left:0;}
#dl-carousel-summer #dl-carousel #thumbnails li {float:left; cursor:pointer;}
#dl-carousel-summer #dl-carousel #thumbnails img {padding-right:5px;}
#dl-carousel-summer #dl-controls { height:42px; z-index:99000 !important; }
#dl-carousel-summer #dl-controls .arrow-prev, #dl-carousel-summer #dl-controls .arrow-next {position:absolute; z-index:13; width:27px; height:42px; background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png"); background-repeat: no-repeat;}
#dl-carousel-summer #dl-controls .arrow-prev {margin:25px 0 0 -585px; background-position:0 0;}
#dl-carousel-summer #dl-controls .arrow-prev:hover { cursor:pointer; }
#dl-carousel-summer #dl-controls .arrow-next {margin:25px 0 0 -20px; background-position:0 -42px;}
#dl-carousel-summer #dl-controls .arrow-next:hover { cursor:pointer; }

#dl-carousel-summer #dl-thumbs {overflow: hidden; width: 120px; margin: 8px auto 0; position:absolute; z-index:12; margin:-15px 0 0 280px;}
#dl-carousel-summer #dl-thumbs .thumb {float: left;}
#dl-thumbs .thumb-link {width:12px; height:12px; background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat scroll -334px -1779px transparent; margin: 0 2px 0 0;}
#dl-thumbs .thumb-link.active, #dl-thumbs .thumb-link:hover {background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat scroll -308px -1779px transparent;}
#dl-carousel-summer #dl-thumbs .last {border-right: 0;}
#dl-carousel-summer  #dl-thumbs .thumb-link {background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-july9?10") no-repeat scroll -335px -1779px transparent; margin: 0 2px 0 0; width: 14px; height: 14px;}
#dl-carousel-summer  #dl-thumbs .thumb-link.active, #dl-thumbs .thumb-link:hover {background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-july9?10") no-repeat scroll -304px -1779px transparent;}


.movie .mf-carousel-box-wrap .banner-long .head, .movie .pressed .banner-long .head { width:300px; }
.movie .mf-carousel-box-wrap .mf-head-banner .head-title, .movie #movie-news .head-title { width:180px; }
.movie .mf-carousel-box-wrap { float:left; margin:31px 0 0 -9px; width:615px; }
.movie .mf-carousel-box-wrap .results { height:285px; }
.movie .mf-carousel-box-wrap .carousel-hover .wrapper { height:210px; }
.movie .mf-carousel-box-wrap .movie-wrapper { margin:0 15px 0 0; width:140px; }
.movie .mf-carousel-box-wrap .movie-poster { height:210px; border-bottom:none; }
.movie .mf-carousel-box-wrap .release-date, .mf-carousel-box-wrap .movie-title { color:#686868 !important; font-family:Arial, Helvetica, sans-serif !important; }
.movie .mf-carousel-box-wrap .carousel-hover .overlay { height:210px; }
.movie .mf-carousel-box-wrap .carousel-hover { height:210px; border-top:none; border-bottom:none; }
.movie .mf-carousel-box-wrap .more-txt { margin-top:2px; display:block; width:140px; text-align:center; color:#686868; font-style:italic; font-size:11px; }
.movie .mf-carousel-box-wrap .pick-movie, .movie .mf-carousel-box-wrap .hot-movie, .movie .mf-carousel-box-wrap .new-movie { top:150px; }
.movie .mf-carousel-box-wrap .carousel-hover .hover-rating { margin:12px 0 4px 15px; }
.movie .mf-carousel-box-wrap .carousel-hover .runtime-rating { margin:10px 0; }
.movie-news-header { width: 620px; font-family: Anivers-Bold,Helvetica,Arial,sans-serif;font-size: 18px; font-weight: normal; padding: 14px 0 0; clear: both; float:none;}
.movie #movie-news {clear:both; float: left; margin: 0; width: 620px;  }
.movie #movie-news .head { float:left; display:inline; margin:0 0 15px 0; width:100%; font-size:22px; line-height:26px; color:#333; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.movie #movie-news .news-item-wrap { margin:0; }
.movie #movie-news .news-item { border-bottom:0; float:left; margin:0 0 20px 0; padding:0; width: 100%; }
.movie #movie-news .image img { margin: 0 10px 0 0; border-bottom:none; }
.movie #movie-news .image img.lazy {display:none;}
.movie #movie-news .info {width: 290px; margin: 3px 0 0;}
.movie #movie-news .title, .movie #movie-news-articles .title:hover { display:block; font-family:Arial, sans-serif, Helvetica; /*font-family: Anivers-Bold,Helvetica,Arial,sans-serif;*/ font-size:18px; font-weight:bold; line-height:22px; color:#000;}
.movie #movie-news .title:hover {color: #000;}
.movie #movie-news .view-more-content {margin: 0 10px 10px 0;}
.movie #movie-news .byline { margin-top:10px; font-size:14px; font-weight:normal; font-style:normal !important; }
.movie #movie-news .byline a, .movie #movie-news .byline a:hover { color:#757373; }
.movie #movie-news .info p { margin:15px 0 0 0; color:#333; font-size:15px; line-height:20px; }
.movie #movie-news .info p a, .movie #movie-news .info p a:hover, .movie #movie-news .info p a:visited { color:#a82e10; text-decoration:underline; }
.movie #movie-news .border-clear { border-bottom:none; border-top:none; clear: both; margin: 0; }
.movie #movie-news .news-item .social { margin:20px 0 0 0; }
.movie #movie-news .news-item .social .aol-share-plusone { *display:none; }
.movie #movie-news .feature-news { float:left; position:relative; margin:0 0 20px 0; width:620px; height:330px; }
.movie #movie-news .feature-news .info-bg {height:100px;left: 0;position: absolute;bottom: 0; width: 100%; z-index: 9; opacity: 0.5;filter: alpha(opacity=50); background: #000 none;}
.movie #movie-news .feature-news .info-box { position:absolute; left:0; bottom:0; z-index:10; width:100%; height:100px; }
.movie #movie-news .feature-news .info-box h3 { float:left; margin:15px 0 0 15px; padding:0; width:85%; font-size:24px; font-weight:normal; }
.movie #movie-news .feature-news .info-box a, .movie #movie-news .feature-news .info-box a:hover, .movie #movie-news .feature-news .info-box a:visited, .movie #movie-news .feature-news .info-box a:active { color:#fff; }
.movie #movie-news .feature-news .info-box p { float:left; margin:4px 0 0 15px; padding:0; width:95%; font-size:14px;  color:#c3c3c3;  text-shadow: 1px 0px 8px #000000; }
.movie #movie-news .feature-news .info-box p a, .movie #movie-news .feature-news .info-box p a:hover, .movie #movie-news .feature-news .info-box p a:visited, .movie #movie-news .feature-news .info-box p a:active { color:#be2505; text-decoration:underline; }

#summer-biggest-movies, #p20220410 { float:right !important; display:inline; }


#summer-biggest-movies { float:left; margin:5px 0 15px 12px; *margin-left:0;  width: 300px; min-height: 350px; background: #fff;}
#summer-biggest-movies .may, #summer-biggest-movies .june, #summer-biggest-movies .july{display: none;}

/*monthly calendar module*/
.sm-calendar {float:left;margin:0;width:300px;overflow:hidden;}
.sm-calendar.last {margin:0;}
.sm-calendar .sm-calendar-head {overflow:hidden;_height:1%; margin: 0 0 0 15px;}
.sm-calendar .sm-calendar-more {
    float: right;
    font-size: 18px;
    *line-height:20px;
    padding: 0 15px 0 0;
    margin:27px 0 0 0;
    font-weight:bold;
}
.sm-calendar .sm-calendar-month, #summer-photo-galleries .head {float: left;font-size: 18px;font-weight: bold;line-height:25px;height: 25px;margin: 22px 8px 0 0;text-align: left;width: 100px;}

#content .sm-calendar .sm-calendar-month a {color:#333;cursor:pointer;font-weight:bold;}
#content .sm-calendar .sm-calendar-more {cursor:pointer;}
#content .sm-calendar .sm-calendar-more span {color:#00c8ff;float:left;}
#content .sm-calendar .sm-calendar-more span:first-child {color:#00c8ff; cursor:pointer;float:left;margin-right:10px;}
#content .sm-calendar .sm-calendar-body a {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.sm-calendar .sm-calendar-body {color: #fff;font-family: Arial,Helvetica,sans-serif;}
.sm-calendar .sm-calendar-item { overflow:hidden;_height:1%; margin:0; padding:18px 0 0 0;}
.sm-calendar .odd-row {padding:18px 0 5px 0; background-color:#f2f2f2;}
.sm-calendar .sm-calendar-date {
    border-right: 0 none;
    color: #999;
    float: left;
    font-size:9px;
    padding: 2px 0 10px;
    text-align: center;
   line-height:20px;
    width: 78px;
}
.sm-calendar .sm-calendar-day {display:block;font-size: 36px; font-weight:bold; *line-height:23px; }
.sm-calendar .sm-calendar-movie {float: left; text-align:left; width:220px; padding: 3px 0 0;}
#content .sm-calendar .sm-calendar-title a{font-family: Arial,Helvetica,sans-serif;font-size: 14px; padding: 0; font-weight:bold;}
.sm-calendar .sm-calendar-links {padding: 0;}
.sm-calendar .sm-calendar-links li {
    border-right: 1px solid #DCDCDC;
    float: left;
    line-height: 10px;
    margin: 4px 6px 0 0;
    padding: 0 8px 0 0;
}
.sm-calendar .sm-calendar-links li:last-child {border-right: 0;}
#content .sm-calendar .sm-calendar-body .sm-calendar-links li a, #content .sm-calendar .sm-calendar-body .sm-calendar-links li a:hover, #content .sm-calendar .sm-calendar-body .sm-calendar-links li a:visited {font-size:12px; color:#00c8ff;}
.sm-calendar .sm-calendar-links .sm-calendar-lastlink {border-right:0;}

#summer-photo-galleries { float:left; margin:20px 0 15px 0; height:auto; }
#summer-photo-galleries .head { margin:0; width:200px;  background-position:0 -110px;  }
#summer-photo-galleries ul li { float:left; display:inline; margin:15px 10px 0 0; width:135px; height:207px; text-align:center; }
#summer-photo-galleries ul li.even { margin-right:0 !important; }
#summer-photo-galleries ul li h4 { font-size:13px; line-height:16px; font-weight:bold; }
.aol-knot-fullscreen-share { display:none; }
#gallery-bottom-box { }

.aol-knot-nav-prev, .aol-knot-nav-next, .aol-knot-thumb-prev, .aol-knot-thumb-next { color:#fff !important; font-size:100px !important; }
.aol-knot-nav-outer { *display:table; }
.aol-knot-nav-middle {*margin-top:40%; *display:table-cell; *vertical-align: middle;}
.aol-knot-nav-inner {*position: relative; *width:250px; *height:150px;}
.aol-knot-wrapper .icon-angle-left, .aol-knot-wrapper .icon-angle-right {*font-weight: normal;*font-style: normal;*text-decoration: inherit;*display: block;*width: 27px;*height: 42px;*line-height: normal;*vertical-align: baseline;*background-position: 0% 0%; *background-repeat: no-repeat;}
.aol-knot-wrapper .icon-angle-left { *background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") 0 0; }
.aol-knot-wrapper .icon-angle-right { *background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") 0 -42px; }


:root .aol-knot-nav-next .aol-knot-nav-inner, .aol-knot-nav-next .aol-knot-thumb-inner, .aol-knot-thumb-next .aol-knot-nav-inner, .aol-knot-thumb-next .aol-knot-thumb-inner { text-align:left\0/IE9; }
.aol-knot-fullscreen-title { margin-bottom:15px; font-size:15px; font-weight:bold; }
.aol-knot-fullscreen-caption { font-size:13px; padding:0 5% 0 0; width:95%; height:100px; overflow: auto; overflow-x:hidden;  }
.aol-knot-fullscreen-wrapper .aol-knot-fullscreen-right-infobar { margin-bottom:15px !important; padding:20px 0 0 20px !important; }

.aol-knot-fullscreen-wrapper .aol-knot-thumb{margin:3px !important; width:80px !important; height:80px !important; }
.aol-knot-fullscreen-wrapper .aol-knot-thumb:active, .aol-knot-fullscreen-wrapper .aol-knot-thumb.active{width:80px;height:80px;opacity:.7;border:none;}
.aol-knot-fullscreen-wrapper .aol-knot-thumb.active:hover, .aol-knot-fullscreen-wrapper .aol-knot-thumb:hover{width:80px;height:80px;border:none;opacity:1;}
.aol-knot-fullscreen-wrapper .aol-knot-thumb-image {margin:0; max-width:80px; max-height:80px; opacity:.7}
.aol-knot-thumbs-inner {/*bottom: 310px;*/overflow: auto;/*position: absolute;top: 100px;*/overflow-x:hidden; width:100%; /*height:260px !important;*/ }
.aol-knot-fullscreen-exit .icon-remove { *background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") 0 -154px no-repeat; *display:block; *margin-top:8px; *width:18px; *height:18px; }

/*############## SUMMER SMACKDOWN   ############*/
#smackdown-box { margin:0 auto 15px; padding:0; width:940px; height:/*599px*/ 675px; background-color:#383838; }
.smackdown-img-bg { position:absolute; top:auto; left:auto; z-index:3; width:940px; height:675px; }
.smackdown-inner { position:absolute; top:auto; left:auto; margin:0; padding:0; width:940px; height:/*599px*/ 675px; background:url(http://www.blogsmithmedia.com/www.moviefone.com/media/summer-movies-bg-bracket.png?3) 0 0 no-repeat; z-index:4; }
#summer-movies-poll { /*display:none;*/ float:left; display:inline; width:600px; color:#333; }
.movie #directions { float:left; display:inline; margin:0 20px 0 20px; *margin-top:20px; padding:15px 0 0 0; width:900px; height:auto; border-top:2px solid #696968; }
.movie #directions .summer-logo, .movie #directions .box, .movie #directions .social { float:left; display:inline; }
.movie #directions .social { float:right; width:121px; }
.movie #directions .social .aol-share a {background: url(http://o.aolcdn.com/os/movies/css-js/sprite/share-badges) no-repeat scroll 0 0; display:inline; float:left; margin-right:7px; overflow:hidden; width:57px; height:60px; color:#000; outline:none; text-decoration:none; }
.movie #directions .social .aol-share a.aol-share-facebook {background-position: 0 -81px; color:#000 !important;}
.movie #directions .social .aol-share a.aol-share-facebook:hover {background-position: 0 -81px; color:#000 !important;}
.movie #directions .social .aol-share a.aol-share-twitter {background-position: -57px -81px; color:#000 !important;}
.movie #directions .social .aol-share a.aol-share-twitter:hover {background-position: -57px -81px; color:#000 !important;}
.movie #directions .social .aol-share a b {margin:5px auto; font-size:14px; line-height: 23px; display:block; text-align:center;}
.movie #directions .social .aol-share .aol-share-twitter { margin-right:0; }
.movie #directions .box { margin-left:0px; width:770px; color:#ccc; font-size:12px; line-height:16px; }
.movie #directions .box ul { margin-top:13px; }
.movie #directions .box ul li { float:left; display:inline; margin:0; padding:0 0 0 14px; text-indent:-14px; }
.movie #directions .box .hdr { *width:100%; margin-bottom:3px; font-size:15px; font-weight:bold; }

.bracket-row { float:left; display:inline; margin:0 0 0 20px; padding:0; width:100px; height:auto; }
.bracket-row li { float:left; display:inline; margin:0; }
.bracket-row li ul.choices li { margin:0 0 15px 0; padding:0; width:100px; height:40px; }
.bracket-row li ul.choices li .label { float:left; display:inline-block; margin:0; padding:8px 3px 0 3px; width:76px; height:32px; background-color:#fff; overflow:hidden; text-align:center; vertical-align:central; color:#ccc; font-size:11px; line-height:13px; -webkit-border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; border-radius:3px 0 0 3px; }
.bracket-row li ul.choices li .btn { float:left; display:inline-block; margin:0; padding:0; width:18px; height:40px; background:#efefef url(http://www.blogsmithmedia.com/www.moviefone.com/media/summer-movies-bracket-icons.gif) -54px center no-repeat; text-indent:-99999; font-size:0; line-height:0; -webkit-border-radius:0 3px 3px 0; -moz-border-radius:0 3px 3px 0; border-radius:0 3px 3px 0;  }
.bracket-row li ul.choices li.active .label, .bracket-row li ul.choices li.inactive .label, .bracket-row li ul.choices li.selected .label { padding:8px 3px 0 3px !important; width:76px !important; height:32px !important; font-size:11px !important; line-height:13px !important; color:#666; }
.bracket-row li ul.choices li.active:hover { cursor:pointer; }
.bracket-row li ul.choices li.long-title .label { padding-top:1px !important; height:39px !important; }
.bracket-row li ul.choices li.short-title .label { padding-top:12px !important; height:28px !important; }
.bracket-row li ul.choices li.inactive .label { color:#ccc !important; }
.bracket-row li ul.choices li.active .btn { background-position:0 center; background-color:#c30; }
.bracket-row li ul.choices li.selected .btn { background-position:-18px center; background-color:#390; }
.bracket-row li ul.choices li.inactive .btn { background-position:-36px center; background-color:#e0e0e0; }
.bracket-row li.question { *margin-bottom:15px; }
.movie #hub-list-main { margin:5px 0 50px 0; width:620px; }
#hub-list-main .head, #hub-list-main .results { float:left; display:inline; margin:0; padding:0; width: 100%; }
#hub-list-main .head { margin: 0 0 20px; color: #333; font-family: Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; line-height: 26px; }
.movie #hub-list-main .movie-wrapper { margin:0 20px 0 0; height:275px; }
.movie #hub-list-main .movie-title { margin-top:8px; font-size:13px; color:#666 !important; font-weight:bold !important; }
#movielist-info, #summer-movies-poll { display:none; }
.movie #bracket-dates { float:left; display:inline; margin:20px 0 0 0; padding:0; width:100%; height:15px; font-family: Arial,Helvetica,sans-serif; font-size:11px; color:#999; font-style:italic; }
.movie #bracket-dates li { float:left; display:inline; margin:0 0 0 20px; padding:0; width:100px; text-align:center; }
.movie #bracket-dates .date-round4 { width:175px; }

#bracket-round1-left .q1{ margin-top:17px; }
#bracket-round2-left .q1{ margin-top:45px; }
#bracket-round2-left li ul.choices li { margin-bottom:70px; }
#bracket-round3-left .q1{ margin-top:102px; }
#bracket-round3-left li ul.choices li { margin-bottom:180px; }
#bracket-round4 { margin-left:0; width:218px; }
#bracket-round4 li ul.choices .c1 { margin-top:213px; }
#bracket-round4 li ul.choices .c2 { margin:213px 0 0 18px; }
#bracket-round3-right { margin-left:0; }
#bracket-round3-right .q2{ margin-top:102px; }
#bracket-round3-right li ul.choices li { margin-bottom:180px; }
#bracket-round2-right .q3{ margin-top:45px; }
#bracket-round2-right li ul.choices li { margin-bottom:70px; }
#bracket-round1-right .q5{ margin-top:17px; }
#bracket-round3-left li ul.choices li.c2, #bracket-round3-right li ul.choices li.c2 { margin-bottom:50px; }
#bracket-round2-left li.q2 ul.choices li.c2, #bracket-round2-right li.q4 ul.choices li.c2 { margin-bottom:53px; }
#bracket-round2-left .q2, #bracket-round2-right .q4 { *margin-top:55px; }


/*###################BRACKET WITH HYPERLINKS####################*/
.bracket-row li ul.choices li .label a, .bracket-row li ul.choices li .label a:visited {  font-size:11px !important; line-height:13px !important; color:#666; text-decoration:underline; }
.bracket-row li ul.choices li .label a:hover { text-decoration:none; }

/*###################Top Trailers####################*/
.movie #top-trailers .head { float: left; display:inline; margin: 22px 0 0 0; padding:0 0 0 33px; width: 200px; height: 25px; font-family:Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; line-height:25px; text-align: left; background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") no-repeat scroll 0 -173px transparent;}
.movie #top-trailers .view-more { float:right; display:inline; margin:23px 0 0 0; font-size:13px; line-height:25px; color:#a82e10; text-decoration:underline; }
.movie #top-trailers.movie-module .trailers { float:left; display:inline; margin:15px 0 0 0; *margin-left:-15px; padding:0; height:auto; background:#fff; }
.movie #top-trailers.movie-module .trailer-block { margin:0 0 15px 0; width:100%; }
.movie #top-trailers.movie-module .trailer-link { margin:0; width:100%; border:none; }
.movie #top-trailers.movie-module .play-btn { position:absolute; top: 0; left:0; margin: 96px 0 0 239px; display:block; width:64px; height:64px; opacity: 0.6; text-align: center;  background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") no-repeat scroll 0 -200px transparent; }
.movie #top-trailers.movie-module .even .play-btn { margin:96px 0 0 0; background-position:-17px -200px; }
.movie #top-trailers.movie-module .trailer-title { position:relative; margin:5px auto 0; padding:0; width:90%; height:auto; font-family:Arial,sans-serif,Helvetica; font-size:14px; line-height:18px; color:#000; text-align:center; }
.movie #top-trailers.movie-module .trailer-title:hover { cursor:pointer; }
.movie #top-trailers .trailer-link:hover .play-btn { opacity:1; }
.movie #top-trailers .trailer-link:hover .trailer-title { background:none; }

/*###################Colorful Stay Connected Module###################*/
.movie .mf-stayconnected-module, .summer-movies .mf-stayconnected-module { margin:15px 0 0 0;  }
.mf-stayconnected-module {float:left; padding: 0; width:300px; }
.mf-stayconnected-module .movie-module-head {background: #A70800 none;}
.mf-stayconnected-module .red .head-left, .mf-stayconnected-module .red .head-right { display:none; }
.mf-stayconnected-module .movie-module-head h3.head-center { width:258px !important; height:auto !important; background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") no-repeat scroll 0 -379px #A70800; color: #FFFFFF; font-size: 16px !important; line-height:22px !important; margin: 10px; padding: 0 0 0 22px; text-transform: none; box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; border-bottom:none !important; text-shadow:none !important; font-family:Arial,Helvetica,sans-serif; }
.mf-stayconnected-module .follow_bl {background: #FFFFFF none; margin: 0; border: 1px solid #cfcfcf;}
.mf-stayconnected-module .social-item { background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 42px; width: 43px; *width:46px; }
.mf-stayconnected-module .f_facebook{background-position: 0 -284px;}
.mf-stayconnected-module .f_facebook:hover{background-position:0 -284px;}
.mf-stayconnected-module .f_youtube{background-position:-231px -284px;}
.mf-stayconnected-module .f_youtube:hover{background-position:-231px -284px;}
.mf-stayconnected-module .f_twitter{background-position:-46px -284px;}
.mf-stayconnected-module .f_twitter:hover{background-position:-46px -284px;}
.mf-stayconnected-module .f_gplus{background-position:-91px -284px;}
.mf-stayconnected-module .f_gplus:hover{background-position:-91px -284px;}
.mf-stayconnected-module .f_tumblr{background-position:-137px -284px;}
.mf-stayconnected-module .f_tumblr:hover{background-position:-137px -284px;}
.mf-stayconnected-module .f_apple{background-position:-202px -286px;}
.mf-stayconnected-module .f_apple:hover{background-position:-202px -286px;}
.mf-stayconnected-module .f_android{background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat -137px -3154px;}
.mf-stayconnected-module .f_android:hover{background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat -137px -3114px;}
.mf-stayconnected-module .f_bberry{background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat -53px -3154px;}
.mf-stayconnected-module .f_bberry:hover{background: url("http://o.aolcdn.com/os/movies/css-js/sprite/mf-dark-sprite-v2.png") no-repeat -53px -3154px;}
.mf-stayconnected-module .f_rss{*width:43px; background-position:-184px -284px;}
.mf-stayconnected-module .f_rss:hover{background-position:-184px -284px;}
.mf-stayconnected-module .social-items {margin: 0; padding: 10px 10px 10px 13px;}
.mf-stayconnected-module .social-items a { padding: 0;}
.mf-stayconnected-module a { color: #a82e10 !important; font-weight: bold !important;}
.mf-stayconnected-module #mf-newsletter {margin: 0; background: #A70800 none; padding: 5px 0 15px 11px;}
.mf-stayconnected-module #mf-newsletter .social-title { padding: 5px 5px 0 10px; }
.mf-stayconnected-module #mf-newsletter .newsletter-input {background: #fff; width: 278px; height: 36px;}
.mf-stayconnected-module #mf-newsletter .message { margin-bottom:5px; color:#fff; }
.mf-stayconnected-module #mf-newsletter .signup-email {  float:left; display:inline; background: none repeat scroll 0 0 #FFFFFF; border: 0 none; color: #333333; display: block; float: left; font-size: 12px; margin: 0 0 0 2px; padding: 10px; width: 183px; height: 16px; font-style: italic;}
.mf-stayconnected-module #mf-newsletter .button { float:left; display:inline; background: none repeat scroll 0 0 #63B82A; border: 0 none; color: #fff; font-size: 13px; line-height:16px; font-weight: bold; padding:0; margin:0; width:72px; height:36px; cursor: pointer; border:4px solid #fff; font-family:Arial,Helvetica,sans-serif; }
.mf-stayconnected-module #mf-newsletter .newsletter-text {color: #d49788; font-size: 12px; font-weight: bold; margin: 0 0 6px;}
.mf-stayconnected-module .seven-film .call {background: transparent none; padding: 0; }
.mf-stayconnected-module .seven-film { padding: 0 0 15px;}
.mf-stayconnected-module .social-title { font-family: Anivers-Regular,Arial,sans-serif; font-size: 14px; color: #fff; text-transform: uppercase; text-align: left; padding: 5px 5px 10px 10px; text-align: center;}
.mf-stayconnected-module .border-clear {margin: 5px 0; border-top: solid 1px #000;}
.mf-stayconnected-module .send-to-phone .social-items-row { padding: 0 0 0 20px; text-align:center; }
.mf-stayconnected-module .send-to-phone .social-items-row a { padding: 0 10px 0 0;}
.mf-stayconnected-module .sevenfilm-info { color: #666666; font-weight: bold;margin: 10px 0 0 13px;    text-align: left;}
.mf-stayconnected-module .download-link { background: none repeat scroll 0 0 #9A9A9A;    display: block;    margin: 0 auto;    overflow: hidden;    width: 273px; *height:45px;}
.mf-stayconnected-module .download-text {float: left;    font-size: 14px;    margin: 15px 5px 15px 30px; color: #fff;}
.mf-stayconnected-module .download-btn { background: url("http://www.blogsmithmedia.com/www.moviefone.com/media/mf-summer-utils3.png") no-repeat scroll -308px -283px transparent;    color: #FFFFFF;    display: block;    float: left;    height: 45px;    margin: 0;    padding: 0;    text-align: center;    text-decoration: none;  width: 40px;}
.mf-stayconnected-module .facebook-like {width: 278px; margin: 12px 0 0 12px;}
.mf-stayconnected-module #facebook {background: transparent none;}
.mf-stayconnected-module .mf-news-form b {color:#fff;}
.mf-stayconnected-module .pluginButton { *display:inline-block; *width:50px;  }

.static-ad-block { margin:15px 0 0 0; }

/*  ==================================================================================================================  */
/*  SUMMER SLIDSHOWS  ================================================================================================  */
/*  ==================================================================================================================  */

.list-summer-slideshows-var {clear:both;}

/*  ==========================================================================================================================  */
/*  STAY CONNECTED OVERRIDES  ================================================================================================  */
/*  ==========================================================================================================================  */

#s2c-widget .button {font-family: Helvetica, Arial, sans-serif !important;border-radius: 3px !important;background: #00c7fc !important;box-shadow: none !important;text-shadow: none !important;width:45%;}
#s2c-widget #s2close {color:#fff !important;background: #ff4f37 !important;}
#s2c-widget #s2elements #s2phone {font-size: 12px !important;width: 94% !important;box-shadow: none!important;}
#s2c-widget #s2elements #s2country {width: 94% !important;}
#s2c-widget #s2data a {color:red !important;}

/*  ======================================================================================================  */
/*  KNOT  ================================================================================================  */
/*  ======================================================================================================  */

.aol-knot-slide { background-size: contain; }
.aol-knot-fullscreen-wrapper .aol-knot-thumb { background-size: contain !important; }

/*  ======================================================================================================  */
/*  UNSCRIPTED MORE  =====================================================================================  */
/*  ======================================================================================================  */

#main-column .unscripted-more.poster-grid-module .results ul li { height: auto; }
#main-column .unscripted-more.poster-grid-module .results .movie-inner .poster-wrap {padding-bottom:0; }
#main-column .unscripted-more.poster-grid-module .results .movie-inner .poster-wrap .movie-poster-link, 
#main-column .unscripted-more.poster-grid-module .results .movie-inner .poster-wrap .movie-poster-link img  {position: static; height: auto;}

/*  ======================================================================================================  */
/*  MR AND MR MOVIEFONE  =================================================================================  */
/*  ======================================================================================================  */

.template-2 #main-column {margin-right:0 !important;}

/*  ======================================================================================================  */
/*  MR AND MR MOVIEFONE  =================================================================================  */
/*  ======================================================================================================  */

.mr-and-ms-moviefone #content-inner {background:#000 url("http://o.aolcdn.com/os/moviefone/img/background-template2.jpg") no-repeat center center;background-size:cover;}
.mr-and-ms-moviefone #content {background-color:transparent;padding:0;}
.mf2-mr-and-ms-moviefone {color:#fff;line-height:normal;}
.mf2-mr-and-ms-moviefone .column {float:left;text-align:center;}
.mf2-mr-and-ms-moviefone .left {font-size:0;}
.mf2-mr-and-ms-moviefone .couple-image {max-width:444px;width:100%;}
.mf2-mr-and-ms-moviefone .right {padding:20px;}
.mf2-mr-and-ms-moviefone h1, .mf2-mr-and-ms-moviefone h2, .mf2-mr-and-ms-moviefone h3, .mf2-mr-and-ms-moviefone h4 {color:#fff;font-weight:bold;line-height:normal;}
.mf2-mr-and-ms-moviefone h1 {font-size:50px;}
.mf2-mr-and-ms-moviefone h2 {font-size:39px;}
.mf2-mr-and-ms-moviefone h3 {font-size:32px;}
.mf2-mr-and-ms-moviefone h4 {font-size:26px;}
.mf2-mr-and-ms-moviefone .search-begins {margin-top:20px;}
.mf2-mr-and-ms-moviefone .blue-text {color:#23CDFD;}
.mf2-mr-and-ms-moviefone hr {background-color:transparent !important;border-top: 1px dotted #fff !important;}
.mf2-mr-and-ms-moviefone .text-box {background-color:rgba(0,0,0,.7);display:inline-block;margin-bottom:20px;padding:20px;}
.mf2-mr-and-ms-moviefone .disclaimer {color:#536c77;font-size:14px;margin-top:20px;}

/*  ======================================================================================================  */
/*  ABOUT  ===============================================================================================  */
/*  ======================================================================================================  */

.about #content {background-color:#fff;}
.about .module-title {float:none !important;}
.about .moviefone-logos {display:inline-block;padding-right:20px;width:25%;}
.about .moviefone-logos img {width:100%;}
.about .moviefone-logos:last-child {margin-right:0;}
.mf2-about .moviefone-logos{width:50%;float:left;margin:18px 0;text-align:center}

/*  ======================================================================================================  */
/*  HIDE Features link in UNB  ===============================================================================================  */
/*  ======================================================================================================  */

#unb.theme-light .unb-bar a.unb-button.play{display:none !important}

/*  ==================================================================================================================  */
/*  0 --- 767  =======================================================================================================  */
/*  ==================================================================================================================  */

@media only screen and (max-width : 767px) {

	/* SEARCH OVERLAY ===== */
	.search .icon {background-position:-347px 0;width:18px;}

	/*  CAROUSEL / GRID MODULE HEADERS (home)  =========================  */
	.home .movie-module .head {padding: 10px 0 0px 0;}
	.home .movie-module .head h2 {font-size: 22px; line-height: 34px; margin-left: 10px;}
	.home .movie-module .head a {font-size: 18px;}
	.home .movie-module .head .view-all {top: 2px;}
	.home .movie-module .head .divider {font-size: 24px; margin: 0px 3px 0px 5px;}
	.home .movie-module .head select.select {padding:10px 0px; top: 3px;}

	/*  CAROUSEL  ======================================================  */
	.carousel-module .carousel li {width:145px;}
	.carousel-module .carousel, .carousel-module .carousel ul, .carousel-module .carousel li {height:272px;}
	.carousel-module .carousel .details {height: 215px;}
	.carousel-module .carousel .details .red,
	.carousel-module .carousel .details .blue {font-size: 14px; padding: 3px 20px 2px 20px;}

	/* MOVIES & TV HERO ===== */
	.title .hero .details, .title .hero .where-to-watch {padding:10px !important;}
	.title .hero .details {padding-bottom:40px !important;}

	/* MANDATORY SHARE BAR ===== */
	.mandatory-share .share {right:30px !important;top:-30px !important;}

	/* GENRES ==========================================================  */
	.mf2-movie-genres-grid li, .mf2-tv-genres-grid li {max-width:none;}

	/* APP INFO PAGE  ==========================================================  */
	.mf2-app-content .device {background-size:100% 100% !important;height:98.7px;width:70px;}
	.mf2-app-content .device-name {font-size:16px;margin:38px 0 0 10px;}
	.mf2-app-content .download-now {margin-top:28px;}

	/* ADVANCED SEARCH ===== */
	.advanced-search-form input[type='text'] {width:153px;}
	.advanced-search-form .label {font-size:12px;width:72px;}

	/* MR AND MS MOVIEFONE ===== */
	.mf2-mr-and-ms-moviefone .column {width:100%;}
	.mf2-mr-and-ms-moviefone .right {background-color:#000;padding:10px;}
	.mf2-mr-and-ms-moviefone h1 {font-size:31px;}
	.mf2-mr-and-ms-moviefone h2 {font-size:24px;}
	.mf2-mr-and-ms-moviefone h3 {font-size:21px;}
	.mf2-mr-and-ms-moviefone h4 {font-size:16px;}
	.mf2-mr-and-ms-moviefone .search-begins {margin-top:10px;}
	.mf2-mr-and-ms-moviefone .text-box {margin-bottom:10px;padding:10px;}
	.mf2-mr-and-ms-moviefone .disclaimer {font-size:12px;margin-top:10px;}

	/* ABOUT ===== */
	.about .module-title {font-size:23px;}
	.about .moviefone-logos {width:50%;}
}

/*  ==================================================================================================================  */
/*  768  =============================================================================================================  */
/*  ==================================================================================================================  */

@media only screen and (min-width : 768px) {}

/*  ==================================================================================================================  */
/*  0 --- 1046  ======================================================================================================  */
/*  ==================================================================================================================  */

@media only screen and (min-width : 768px) and (max-width : 1046px) {
	/*  CAROUSEL/ GRID MODULE HEADERS (home)  ==========================  */
	.home .movie-module .head {padding:10px 0 10px 0;}
	.home .movie-module .head h2 {font-size:36px;line-height:46px;margin-left:10px;}
	.home .movie-module .head a {font-size: 18px;}
	.home .movie-module .head select.select {padding:10px 0px; top: 8px;}
	.carousel-module .carousel li {width:194px;}
	.carousel-module .carousel, .carousel-module .carousel ul, .carousel-module .carousel li {height:342px;}
	.carousel-module .carousel .details {height:288px;}

	/*  FILTER MODULE  =================================================  */
	#filter-items .button {margin: 5px 0px; width: 49%;}

	/*  SHOWTIMES LIST =================================================  */
	.showtime-list-module .showtimes .button {margin-bottom: 5px; width: 49%;}

	/* GENRES ==========================================================  */
	.mf2-movie-genres-grid li, .mf2-tv-genres-grid li {max-width:203px;}

	/* MOVIES & HERO ===== */
	.title .hero .details, .title .hero .where-to-watch {padding:10px}

	/* MR AND MS MOVIEFONE ===== */
	.mf2-mr-and-ms-moviefone .column {width:100%;}
}

/*  ==================================================================================================================  */
/*  1047 =============================================================================================================  */
/*  ==================================================================================================================  */

@media only screen and (min-width : 1047px) {
	/*  CAROUSEL / GRID MODULE HEADERS (home)  =========================  */
	.home .movie-module .head {padding:20px 0px 10px 0px;}
	.home .movie-module .head h2 {font-size:36px;line-height:46px;margin-left:10px;}
	.home .movie-module .head select.select {padding :8px 0px; top: 18px;}
	.carousel-module .carousel li {width:194px;}
	.carousel-module .carousel, .carousel-module .carousel ul, .carousel-module .carousel li {height:342px;}
	.carousel-module .carousel .details {height:288px;}
	
	/* GENRES ==========================================================  */
	.mf2-movie-genres-grid li, .mf2-tv-genres-grid li {max-width:203px;}

	/* MOVIES & HERO ===== */
	.title .hero .details, .title .hero .where-to-watch {padding:20px}

	/* MR AND MS MOVIEFONE ===== */
	.mf2-mr-and-ms-moviefone h1 {margin-top:100px;}
}

/*  ===================================================================================================================================  */
/*  1047 <  ===========================================================================================================================  */
@media only screen and (max-width : 1047px) {
  /* Unscripted */
  #unscripted-content.main .unscripted-movie-cast {font-size:51px;}
}

/*  ===================================================================================================================================  */
/*  1024<  ============================================================================================================================  */
@media only screen and (max-width : 1024px) {
  #unscripted-content.main .unscripted-image-play {top: 18%;}
}

/*  ===================================================================================================================================  */
/*  1047 --- <  =======================================================================================================================  */
@media only screen and (max-width : 970px) {
	/*  MOVIE OVERVIEW OVOD  ===========================================  */
	.movie-module.ovod .text {width: 100%;}
	.movie-module.ovod .watch-now {float: left; margin-left: 0px; width: 200px;}
	
	/*  TV OVOD  =======================================================  */
	.movie-module.ovod-options .ovod-item .watch-now {float: right;margin: 10px 20px 10px 0px;}
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-provider {width: 50%;}
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo {width: 50%;}

}


/*  ===================================================================================================================================  */
/*  768 --- 840  ======================================================================================================================  */
@media only screen and (min-width : 768px) and (max-width : 840px) {
	/*  THEATER GEAT DIRECTION MODULE  =================================  */
	#near-restaurants .restaurant .rest-name {width: 50%;}
	#near-restaurants .restaurant .rest-address {width: 50%;}
	#near-restaurants .restaurant .rest-distance{padding-left: 40px; width: 25%;}
}

/*  ===================================================================================================================================  */
/*  920 <  ============================================================================================================================  */
@media only screen and (max-width : 920px) {

  /* unscripted */
  #unscripted-content.main .unscripted-image-overlay {position: relative;height: 155px;margin-top: -155px;}
  #unscripted-content.main .unscripted-movie-info {position: relative;left:0;background: #000;padding:0 25px 25px 25px;}
  #unscripted-content.main .unscripted-image-play {top:28%;}
  #unscripted-content.main .unscripted-logo {position:relative;float:right;right: 0;margin:0 15px 15px 0;display:inline;}
  #unscripted-content.main .unscripted-text {width: 100%;}
}

/*  ===================================================================================================================================  */
/*  678 --- 840  ======================================================================================================================  */
@media only screen and (min-width : 678px) and (max-width : 840px) {
	/*  POSTER GRID  ===================================================  */
	#main-column .poster-grid-module .results ul li {width: 33%;}

	/*  FILTER MODULE  =================================================  */
	#main-column .filter-module .filter-area .filter-wrap {width: 50%;}

	/*  MODULE TABS ====================================================  */
	.tab-wrap .tab-item.active {padding-right: 0px;}
	.tab-wrap .tab-item {width: 48%;}

	/*  REVIEWS MODULE =================================================  */
	.review-module .body {padding-top: 20px;}
	.review-module .filter-wrap {top: 30px;}

	/*  SHOWTIMES FILTER  ==============================================  */
	.theater-time-module #time-loc-form {height: 157px;}
	.theater-time-module #time-loc-form .time-loc-element.location {padding-right: 60px; width: 100%;}
	.theater-time-module #time-loc-form .time-loc-element.location .location-go {right: 20px;}
	.theater-time-module #time-loc-form .time-loc-element.area {padding-left: 20px; width: 49%;}
	.theater-time-module #time-loc-form .time-loc-element.date {width: 49%;}
	.theater-time-module .showtime-tools .theater-pages {margin-bottom: 20px;  width: 100%;}
	.theater-time-module .showtime-tools .theater-tools-select {width: 80%;}

	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location {width: 100%;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.date {padding: 10px 60px 0px 20px; width: 100%;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.date .datepicker-button {right: 20px;}

	/*  ADVANCED SEARCH (change location)  =============================  */
	.changeLocation .mf-search {padding: 0px;}
	.changeLocation .mf-search .field {margin-bottom: 10px; position: relative; width: 100%;}

	/*  MOVIE OVERVIEW OVOD  ===========================================  */
	.movie-module.ovod .details .provider-grid li {width: 25%;}
	.movie-module.ovod .zip-provider .ovod-form {height: 193px;}

	.movie-module.ovod .zip-only .form-section.form-zipcode,
	.movie-module.ovod .zip-provider .form-section.form-zipcode {padding-right: 60px; width: 100%;}

	.movie-module.ovod .zip-only .form-section.form-zipcode .location-go,
	.movie-module.ovod .zip-provider .form-section.form-zipcode .location-go {right: 20px;}

	.movie-module.ovod .zip-provider .form-section.form-provider {padding-left: 20px; padding-right: 20px; width: 100%;}

	/*  BOX OFFICE LIST  ===============================================  */
	.boxoffice-list .box-links .button {width: 100%;}

}

/*  ===================================================================================================================================  */
/*  0 --- 767  ======================================================================================================================  */
@media only screen and (max-width : 767px) {
	/*  HIDE BANNER ADS ON MOBILE SIZES  ===============================  */
	.mf-banner-container .mf-banner {display: none;}
	.mf-ad300-container {display: none; }
}


/*  ===================================================================================================================================  */
/*  678 --- 768  ======================================================================================================================  */
@media only screen and (min-width : 678px) and (max-width : 768px) {
	/*  GRID MODULE (main-column)  =====================================  */
	#main-column .article-grid {padding: 0px;}
	#main-column .article-grid .article {height: auto; padding: 0px; width: 100%;}
	#main-column .article-grid .article:nth-child(odd) {padding: 0px;}

	/*  POSTER GRID MODULE (main-column)  ==============================  */
	#main-column .poster-grid-module .results ul li {height: 260px;}

	/*  GRID MODULE  (home)  ===========================================  */
	.home .article-grid .article {width: 50%;}

	/*  FONE FINDS  ====================================================  */
	.fone-finds .partner-photo {float: none; margin: 0px auto;}
	.fone-finds ul li, .fone-finds ul li.first {margin-left: 0px;}

	/*  NEWS HOME CAROUSEL  ============================================  */
	#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-link {font-size: 16px;}
	#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-desc {font-size: 12px; line-height: 14px;}

	/*  FILTER MODULE  =================================================  */
	#main-column .filter-module .filter-area .filter-wrap {width: 100%;}
	#main-column .filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li .arrow-d-sml {float: right;}


	/*  LINKS LIST  ====================================================  */
	#main-column .links-list-module .list li {float: left; position: relative; width: 100%;}

	/* SITEMAP  ====================================================  */
	.static-sitemap > a {width:100%;}

	/*  FILTER MODULE  =================================================  */
	#filter-items .button {margin: 5px 0px; width: 100%;}

	/*  MODULE TABS ====================================================  */
	.tab-wrap .tab-item .tab-title {font-size: 14px;}
	.tab-wrap .tab-item .tab-count {font-size: 12px;}

	/*  SHOWTIMES LIST =================================================  */
	.showtime-list-module .showtimes .button {margin-bottom: 5px; width: 100%;}

	/*  GET DIRECTION ==================================================  */
	.directions-map-display .section {width: 100%;}
	.directions-map-display .submit {margin-top: 10px; width: 100%;}

	/*  THEATER GEAT DIRECTION MODULE  =================================  */
	#near-restaurants .restaurant .rest-name {width: 100%;}
	#near-restaurants .restaurant .rest-address {margin: 6px 0px; padding-left: 40px; width: 100%;}
	#near-restaurants .restaurant .rest-distance{padding-left: 40px; width: 25%;}

	/*  SPONSORED LINKS CENTER  ========================================  */
	#spl-center.sponsored-links .adsonarAd .adImage {height: 40px !important; margin-bottom: 30px; width: 40px !important;}

	/*  BOX OFFICE LIST  ===============================================  */
	.boxoffice-list .box-num {font-size: 30px;}
	.boxoffice-list .box-poster {left: 50px; width: 80px;}
	.boxoffice-list .box-info {padding-left: 145px;}
	
	/*  TV OVOD  =======================================================  */
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-provider {padding: 5px 10px; width: 100%;}
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo {width: 70%;}

	/*  MOVIE OVOD  ====================================================  */
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap {margin-top: 10px; width: 50%;}
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap:first-of-type,
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap:nth-of-type(2n) {margin-top: 0px;}
}

/*  ===================================================================================================================================  */
/*  480 --- 677  ======================================================================================================================  */
@media only screen and (min-width: 480px) and (max-width: 677px) {
	/*  GRID MODULE (side-column)  =====================================  */
	#side-column .article-grid {padding: 10px 10px 0px 10px;}
	#side-column .article-grid .article {height: 250px; margin-bottom: 0px; padding: 0px; width: 50%;}
	#side-column .article-grid .article:nth-child(odd) {padding: 0px 5px 0px 0px;}
	#side-column .article-grid .article:nth-child(even) {padding: 0px 0px 0px 5px;}

	/*  GRID MODULE (home)  ============================================  */
	.home .article-grid .article {width: 50%;}
	

	/*  FILTER MODULE  =================================================  */
	#filter-items .button {margin: 5px 0px; width: 49%;}

	/*  SHOWTIMES LIST =================================================  */
	.showtime-list-module .showtimes .button {margin-bottom: 5px; width: 49%;}

	/*  SHOWTIMES FILTER  ==============================================  */
	.theater-time-module #time-loc-form .time-loc-element.location {padding-right: 60px; width: 100%;}
	.theater-time-module #time-loc-form .time-loc-element.location .location-go {right: 20px;}
	.theater-time-module #time-loc-form .time-loc-element.area {padding-left: 20px; width: 49%;}
	.theater-time-module #time-loc-form .time-loc-element.date {width: 49%;}
	
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location {padding-right: 50px;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location .location-go {right: 10px;}
	

	/*  THEATER GEAT DIRECTION MODULE  =================================  */
	#near-restaurants .restaurant .rest-name {width: 50%;}
	#near-restaurants .restaurant .rest-address {width: 50%;}
	#near-restaurants .restaurant .rest-distance{padding-left: 40px; width: 25%;}

	/*  SPONSORED LINKS CENTER  ========================================  */
	#spl-side.sponsored-links {margin-bottom: 40px;}
	


}

/*  ===================================================================================================================================  */
/*  0 --- 677  ========================================================================================================================  */
@media only screen and (max-width: 677px) {
	/*  AOL GALLERY MODULE  ============================================  */
	.gallery-module {overflow:hidden;}

	/*  ZERGNET - (around the web)  ====================================  */
	#zerglayout > div {margin: 0px auto; width: 290px;}

	/*  FILTER MODULE  =================================================  */
	#main-column .filter-module .filter-area .filter-wrap {width: 100%;}
	#main-column .filter-module .filter-area .filter-wrap .filter-type-wrap .filter-type li .arrow-d-sml {float: right;}
	
	/* Unscripted */
	#unscripted-content.main .unscripted-movie-cast {font-size:40px;}
	#unscripted-content.main .unscripted-movie-title {font-size:25px;line-height:25px;}

	/*  BOX OFFICE LIST  ===============================================  */
	.boxoffice-list .box-links .button {width: 100%;}


}

/*  ===================================================================================================================================  */
/*  0 --- 480  ========================================================================================================================  */
@media only screen and (max-width : 480px) {
	/*  PAGE HEADERS ===================================================  */
	#content .page-header h1 {font-size: 22px;}

	/*  GRID MODULE (main-column) ======================================  */
	#main-column .article-grid {padding: 0px;}
	#main-column .article-grid .article {height: auto; padding: 0px; width: 100%;}

	/*  GRID MODULE (home) =============================================  */
	.home .article-grid .article {width: 100%;}

	/*  FONE FINDS  ====================================================  */
	.fone-finds .partner-photo {float: none; margin: 0px auto;}
	.fone-finds ul li, .fone-finds ul li.first {margin-left: 0px;}

	/*  NEWS HOME CAROUSEL  ============================================  */
	#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-link {font-size: 16px;}
	#main-column #dl-carousel-new #dl-container #slide-list .slide .dl-content .dl-desc {font-size: 12px; line-height: 14px;}

	/*  POSTER GRID  ===================================================  */
	#main-column .poster-grid-module .results ul li {height: 260px; width: 33%;}
	#main-column .poster-grid-module .results ul li:nth-child(odd) {padding: 0px 5px 0px 0px;}
	#main-column .poster-grid-module .results ul li:nth-child(even) {padding: 0px 0px 0px 5px;}

	/*  LINKS LIST  ====================================================  */
	#main-column .links-list-module .list li {float: left; position: relative; width: 100%;}

	/* SITEMAP  ====================================================  */
	.static-sitemap > a {width:100%;}

	/*  FILTER MODULE  =================================================  */
	#filter-items .button {margin: 5px 0px; width: 100%;}

	/*  MODULE TABS ====================================================  */
	.tab-wrap .tab-item.active {padding-right: 0px;}
	.tab-wrap .tab-item {width: 48%;}
	.tab-wrap .tab-item .tab-title {font-size: 14px;}
	.tab-wrap .tab-item .tab-count {font-size: 12px;}

	/*  REVIEWS MODULE =================================================  */
	.review-module .body {padding-top: 20px;}
	.review-module .filter-wrap {top: 30px;}

	/*  SHOWTIMES LIST =================================================  */
	.showtime-list-module .showtimes .button {margin-bottom: 5px; width: 100%;}

	/*  SHOWTIMES FILTER  ==============================================  */
	.theater-time-module #time-loc-form .time-loc-element.location {padding-right: 60px; width: 100%;}
	.theater-time-module #time-loc-form .time-loc-element.location .location-go {right: 20px;}
	.theater-time-module #time-loc-form .time-loc-element.area {padding-left: 20px; padding-right: 20px; width: 100%;}
	.theater-time-module #time-loc-form .time-loc-element.date {padding-left: 20px;  padding-right: 60px; width: 100%;}
	.theater-time-module #time-loc-form .time-loc-element.date .datepicker-button {right: 20px;}
	.theater-time-module .showtime-tools .theater-pages {margin-bottom: 20px;  width: 100%;}
	.theater-time-module .showtime-tools .theater-tools-select {width: 80%;}

	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location {padding-right: 60px; width: 100%;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.location .location-go {right: 20px;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.date {padding-left: 20px;  padding-right: 60px; width: 100%;}
	.favoritetheaters .theater-time-module #time-loc-form .time-loc-element.date .datepicker-button {right: 20px;}


	/*  ADVANCED SEARCH (change location)  =============================  */
	.changeLocation .mf-search {padding: 0px;}
	.changeLocation .mf-search .field {margin-bottom: 10px; position: relative; width: 100%;}

	/*  MOVIE OVERVIEW OVOD  ===========================================  */
	.movie-module.ovod .details .provider-grid li {width: 25%;}
	.movie-module.ovod .zip-provider .ovod-form {height: 193px;}

	.movie-module.ovod .zip-only .form-section.form-zipcode,
	.movie-module.ovod .zip-provider .form-section.form-zipcode {padding-right: 60px; width: 100%;}

	.movie-module.ovod .zip-only .form-section.form-zipcode .location-go,
	.movie-module.ovod .zip-provider .form-section.form-zipcode .location-go {right: 20px;}

	.movie-module.ovod .zip-provider .form-section.form-provider {padding-left: 20px; padding-right: 20px; width: 100%;}

	/*  GET DIRECTION ==================================================  */
	.directions-map-display .section {width: 100%;}
	.directions-map-display .submit {margin-top: 10px; width: 100%;}

	/*  THEATER GEAT DIRECTION MODULE  =================================  */
	#near-restaurants .restaurant .rest-name {width: 100%;}
	#near-restaurants .restaurant .rest-address {margin: 6px 0px; padding-left: 40px; width: 100%;}
	#near-restaurants .restaurant .rest-distance{padding-left: 40px; width: 25%;}

	/*  SPONSORED LINKS CENTER  ========================================  */
	#spl-center.sponsored-links .adsonarAd .adImage {height: 40px !important; margin-bottom: 30px; width: 40px !important;}

	/*  BOX OFFICE LIST  ===============================================  */
	.boxoffice-list .box-num {font-size: 30px;}
	.boxoffice-list .box-poster {left: 50px; width: 80px;}
	.boxoffice-list .box-info {padding-left: 145px;}

	/*  TV OVOD  =======================================================  */
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .ovod-option-provider {padding: 5px 10px; width: 100%;}
	.movie-module.ovod-options.episodes .ovod-item .ovod-option-providers .ovod-option-provider-wrap .logo {width: 70%;}

	/*  MOVIE OVOD  ====================================================  */
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap {margin-top: 10px; width: 50%;}
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap:first-of-type,
	.movie-module.ovod-options.movie-title-ovod .ovod-item .ovod-option-providers .ovod-option-provider-wrap .license-type-wrap:nth-of-type(2n) {margin-top: 0px;}


	/*  OVOD SETTINGS ==================================================  */
	#ovod-settings-content .provider-grid li {width: 33.3%;}


}

/*  ===================================================================================================================================  */
/*  0 --- 400  ========================================================================================================================  */
@media only screen and (max-width : 400px) {
	/*  POSTER GRID  ===================================================  */
	#main-column .poster-grid-module .results ul li {height: 330px; width: 50%;}
	#main-column .poster-grid-module .results ul li:nth-child(odd) {padding: 0px 5px 0px 0px;}
	#main-column .poster-grid-module .results ul li:nth-child(even) {padding: 0px 0px 0px 5px;}

	/*  MODULE TABS ====================================================  */
	.tab-wrap .tab-item.active {padding-left: 10px;}
	.tab-wrap .tab-item .tab-title {font-size: 12px;}
	.tab-wrap .tab-item .tab-count {font-size: 10px;}

	/*  OVOD SETTINGS ==================================================  */
	#ovod-settings-content .provider-grid li {width: 50%;}
	#vod-setting-actions a {margin: 5px 0 10px 0px; width: 100%;}
}
/*  ===================================================================================================================================  */
/*  0 --- 969  ========================================================================================================================  */
@media only screen and (max-width: 969px) {
	#movie-maininfo .movie-maininfo-bg {left: 0px; margin: 0px; width: 100%;}
}