.megamenu_container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.megamenu_fixed {
	width: 100%;
	height: 23px;
	position: fixed;
	top: 0;
	left: 50%;
	margin: 0 auto 0 0;
	z-index: 2;
	background-color: #3d3d3d;
}
.megamenu {
	font-size: 13px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: auto;
}
.mega-heading h1 {
	padding: 12px 10px;
}
.megamenu >li {
	display: inline;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
}
.megamenu >li.drop-align {
	float: right;
	padding: 2px 11px;
	margin-top:-42px
}
.megamenu_container .megamenu >li.drop-align{
	background:#f466ba;
}
.megamenu_container2 .megamenu >li.drop-align {
	background: #094a91;
}
.movie-stills .megamenu_container .megamenu >li.drop-align {
	background: #b6ca1e;
}
.megamenu_fixed .megamenu >li {
	padding: 15px 0 15px 10px
}
.megamenu >li:hover {
	background-color: #782863;
	cursor: pointer;
}
.actor-gallery .megamenu >li:hover {
	background-color: #092649
}
.movie-stills .megamenu >li:hover {
	background-color: #7d891e
}
.megamenu >li.active, .megamenu >li.active:hover {
	background-color: #782863
}
.megamenu_container .megamenu >li:first-child {
	border: none
}
.megamenu_fixed .megamenu >li:first-child, .megamenu_carousel .megamenu >li:first-child {
	border-left: none
}
.megamenu >li a {
	text-decoration: none;
	color: #bbb
}
.drop-align {
	position: relative;
}
.drop-align i {
	padding-left: 10px;
}
.megamenu >li a:hover {
	color: #efefef
}
.megamenu >li span a {
	color: #fff
}
.megamenu >li a:focus {
	outline: none
}
.megamenu >li .drop, .megamenu >li .nodrop {
	font-size: 14px;
	line-height: none;
	text-transform: uppercase;
	outline: 0;
	text-decoration: none;
	color: #fff;
}
.megamenu >li .drop {
	padding: 0;
}
.megamenu >li .nodrop {
	padding: 0;
}
.megamenu >li .drop:hover, .megamenu >li .nodrop:hover {
	cursor: pointer
}
#megamenu_trigger {
	position: fixed;
	z-index: 2;
	margin: 0 auto;
	left: 50%;
	margin-left: 510px;
	top: 0;
	width: 35px;
	height: 46px;
	background: url("images/button_up.png") right no-repeat #121212;
	display: block;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
#megamenu_trigger.active {
	background: url("../images/button_down.png") right no-repeat #121212
}
.megamenu_carousel_frame {
	width: 960px;
	overflow: hidden;
	height: 54px
}
.megamenu_carousel_prev, .megamenu_carousel_next {
	display: block;
	padding: 0;
	margin: 0;
	width: 15px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px
}
.megamenu_carousel_prev:hover, .megamenu_carousel_next:hover {
	cursor: pointer
}
.megamenu_carousel_prev {
	background: url("../images/previous.png") no-repeat;
	left: -15px
}
.megamenu_carousel_next {
	background: url("../images/next.png") no-repeat;
	right: -15px
}
.megamenu_fullwidth {
	top: -49px;
	left: -9999em;
	z-index: 9998;
	float: left;
	width: 100%;
	margin: 0px 0 10px 0;
	padding: 5px 0;
	border-top: none;
	background: #ffe5f9;
	
}
.megamenu_fullwidth2 {
	background: #dbe9fa;
}
.movie-stills .megamenu_fullwidth {
	background: #f0f4d3;
}
.megamenu_push .megamenu_fullwidth {
	top: 0;
	display: none;
}
.megamenu >li:hover .megamenu_fullwidth {
	left: 0
}
.megamenu_scrollbars {
	width: 980px;
	height: 540px
}
.megamenu_scrollbars .megamenu_scroller_container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.megamenu_scrollbars .megamenu_scroller_container .megamenu_scroll_area {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.megamenu_scrollbars .megamenu_scroller_container .pane {
	background: #F4F4F4;
	-webkit-box-shadow: 0 1px 1px #000;
	-moz-box-shadow: 0 1px 1px #000;
	-o-box-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 1px #000;
	position: absolute;
	width: 1px;
	right: 8px;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.megamenu_scrollbars .megamenu_scroller_container .pane .slider {
	background: #CCC;
	width: 5px;
	position: relative;
	margin-left: -2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.megamenu_scrollbars .megamenu_scroller_container .pane .slider:hover {
	cursor: pointer
}
.list_col2 {
	float: left;
	width: 18%;
	padding: 0 2px 0 13px;
}
.col_22 {
	float: none;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	color: #645a61;
	text-transform: uppercase;
	padding-left: 3px;
}
ul.prev-next {
	padding: 0;
	margin: 0;
}
ul.prev-next li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 3px;
}
ul.prev-next li a {
	color: #101010;
	text-decoration: underline;
}
ul.prev-next li a:hover {
	color: #101010;
	text-decoration: none;
}
.mega-heading {
	padding: 0 0 0 10px;
	position: relative;
	top: 0;
}
.mega-heading h1 {
	float: left;
}
.megamenu .col_1 {
	width: 50px
}
.megamenu .col_2 {
	width: 105px
}
.megamenu .col_3 {
	width: 210px
}
.megamenu .col_4 {
	width: 290px
}
.megamenu .col_5 {
	width: 370px
}
.megamenu .col_6 {
	width: 450px
}
.megamenu .col_7 {
	width: 530px
}
.megamenu .col_8 {
	width: 610px
}
.megamenu .col_9 {
	width: 690px
}
.megamenu .col_10 {
	width: 770px
}
.megamenu .col_11 {
	width: 850px
}
.megamenu .col_12 {
	width: 930px
}
.megamenu .col_nomargins {
	margin: 0
}
.megamenu .col_nomargin_left {
	margin-left: 0
}
.megamenu .col_nomargin_right {
	margin-right: 0
}
.megamenu .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 18px
}
.black_bg {
	background-color: #000;
}
.megamenu >li ul, .megamenu >li ol {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0
}
.megamenu >li ul {
	list-style: disc
}
.megamenu >li ol {
	list-style: decimal
}
.megamenu >li ul li, .megamenu >li ol li {
	font-size: 12px;
	line-height: 22px;
	position: relative;
	color: #ddd
}
.megamenu .calendar, .megamenu .note, .megamenu .help, .megamenu .delete, .megamenu .favorite, .megamenu .lock, .megamenu .archive, .megamenu .briefcase, .megamenu .search, .megamenu .user {
	padding-left: 36px;
	margin-bottom: 18px
}
.megamenu .calendar {
	background: url("images/icons/calendar.png") no-repeat 0 4px
}
.megamenu .note {
	background: url("images/icons/note.png") no-repeat 0 5px
}
.megamenu .archive {
	background: url("images/icons/archive.png") no-repeat 0 4px
}
.megamenu .search {
	background: url("images/icons/search.png") no-repeat 0 4px
}
.megamenu .help {
	background: url("images/icons/help.png") no-repeat 0 4px
}
.megamenu .delete {
	background: url("images/icons/delete.png") no-repeat 0 5px
}
.megamenu .favorite {
	background: url("images/icons/favorite.png") no-repeat 0 4px
}
.megamenu .lock {
	background: url("images/icons/lock.png") no-repeat 0 4px
}
.megamenu .briefcase {
	background: url("images/icons/briefcase.png") no-repeat 0 5px
}
.megamenu .user {
	background: url("images/icons/user.png") no-repeat 0 4px
}
.megamenu .dark, .megamenu .brown, .megamenu .yellow, .megamenu .red, .megamenu .blue, .megamenu .green {
	padding-left: 15px;
	color: #ccc;
	margin-bottom: 18px
}
.megamenu .dark {
	border-left: #3B3B3B solid 7px
}
.megamenu .brown {
	border-left: #8D8767 solid 7px
}
.megamenu .yellow {
	border-left: #DBA742 solid 7px
}
.megamenu .red {
	border-left: #C05D48 solid 7px
}
.megamenu .blue {
	border-left: #52878B solid 7px
}
.megamenu .green {
	border-left: #B0BD85 solid 7px
}
.megamenu .table_light, .megamenu .table_dark {
	width: 100%;
	padding: 0;
	margin: 6px 0 18px 0;
	font-size: 12px
}
.megamenu table {
	border-spacing: 0;
	border-collapse: collapse
}
.megamenu .table_light th, .megamenu .table_dark th {
	text-align: left;
	padding: 12px 9px 12px 9px;
	font-weight: bold;
	font-size: 12px
}
.megamenu .table_light {
	border: 1px solid #cbcbcb;
	border-bottom: none
}
.megamenu .table_light th {
	color: #3A3A3A;
	border-bottom: 1px solid #cbcbcb;
	background: #F5F5F5
}
.megamenu .table_light td {
	border-bottom: 1px solid #cbcbcb;
	background: #fff;
	padding: 12px 9px 12px 9px;
	color: #888
}
.megamenu .table_dark {
	border: 1px solid #000;
	border-bottom: none
}
.megamenu .table_dark th {
	color: #FFF;
	border-bottom: 1px solid #000;
	background: #0D0D0D
}
.megamenu .table_dark td {
	border-bottom: 1px solid #000;
	background: #0F0F0F;
	padding: 12px 9px 12px 9px;
	color: #DDD
}
.megamenu img {
	border: none
}
.megamenu .inline_img {
	border: 1px solid #000;
	-webkit-box-shadow: 0 1px 1px #000;
	-moz-box-shadow: 0 1px 1px #000;
	-o-box-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 1px #000;
	padding: 4px;
	background: #F4F4F4;
	margin-bottom: 18px
}
.megamenu .megamenu_fullwidth .img_list {
	list-style: none;
	margin: 0;
	padding: 0
}
.megamenu .megamenu_fullwidth .img_list li {
	float: left;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px
}
.megamenu iframe {
	border: none
}
.megamenu_tabs .megamenu_tabs_panels {
	margin: 0 0 15px 0
}
.megamenu_tabs ul {
	list-style: none
}
.megamenu_tabs_hide {
	position: relative;
	left: 0;
	top: 0;
	display: none
}
.megamenu_tabs .megamenu_tabs_nav {
	overflow: hidden;
	padding: 11px 15px 20px;
}
.megamenu_tabs .megamenu_tabs_nav li {
	display: inline;
	float: left;
	width: auto;
	white-space: nowrap;/*margin-right: 20px*/
}
.megamenu_tabs .megamenu_tabs_nav li a {
	color: #8f808b;
	position: relative;
	float: left;
	padding: 4px 7px;
	margin-right: 1px;
}
.megamenu_tabs li a.current, .megamenu_tabs li a.current:hover {
	background-color: #782863;
	color: #fff;
}
.megamenu_tabs .megamenu_tabs_nav li a:hover, .megamenu_tabs .megamenu_tabs_nav li a:focus {
	background-color: #782863;
	color: #fff;
}
.megamenu_fullwidth2 .megamenu_tabs .megamenu_tabs_nav li a:hover, .megamenu_fullwidth2 .megamenu_tabs .megamenu_tabs_nav li a:focus {
	background-color: #092649;
}
.megamenu_fullwidth2 .megamenu_tabs li a.current, .megamenu_fullwidth2 .megamenu_tabs li a.current:hover {
	background-color: #092649;
}
.movie-stills .megamenu_tabs .megamenu_tabs_nav li a:hover, .movie-stills .megamenu_tabs .megamenu_tabs_nav li a:focus {
	background-color: #7d891e;
}
.movie-stills .megamenu_tabs li a.current, .movie-stills .megamenu_tabs li a.current:hover {
	background-color: #7d891e;
}
/* second dropdown styles stary */
.megamenu_container .megamenu >li:hover {
	background: #c93b8f;}

.megamenu_container .megamenu >li.active, .megamenu_container .megamenu >li.active:hover {
	background: #c93b8f;
}

.megamenu_container2 .megamenu >li:hover {
	background: #052e5b;
}
.megamenu_container2 .megamenu >li.active, .megamenu_container2 .megamenu >li.active:hover {
	background: #052e5b;
}
.movie-stills .megamenu_container .megamenu >li:hover {
	background: #737e19;}
.movie-stills .megamenu_container .megamenu >li.active, .movie-stills .megamenu_container .megamenu >li.active:hover {
	background: #737e19;
}
#megamenu_tabs_02.megamenu_tabs li a.current, #megamenu_tabs_02.megamenu_tabs li a.current:hover {
	background-color: #006f8e;
	color: #fff;
}
#megamenu_tabs_02.megamenu_tabs .megamenu_tabs_nav li a:hover, #megamenu_tabs_02.megamenu_tabs .megamenu_tabs_nav li a:focus {
	background: #006f8e;
	color: #fff;
}
/* second dropdown styles end */

/* pictures dropdown styles stary */

.megamenu_container3 {
	width: 658px;
	height: 23px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	background: #7d891e;
	top: 0;
}
.megamenu_container3 ul.megamenu {
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: none;
}
.megamenu_container3 .megamenu ul.megamenu_tabs_nav {
	position: relative;
	top: 0;
}
.megamenu_container3 .megamenu li {
	padding-top: 0px;
	position: relative;
	top: 4px;
}
.megamenu_container3 .megamenu >li:hover {
	background: #7d891e;
	float: none;
	cursor: pointer !important;
}
.megamenu_container3 .megamenu >li.active, .megamenu_container3 .megamenu >li.active:hover {
	background: #7d891e;
	float: none;
}
#megamenu_tabs_03.megamenu_tabs li a.current, #megamenu_tabs_03.megamenu_tabs li a.current:hover {
	background-color: #7d891e;
	color: #fff;
}
#megamenu_tabs_03.megamenu_tabs .megamenu_tabs_nav li a:hover, #megamenu_tabs_03.megamenu_tabs .megamenu_tabs_nav li a:focus {
	background: #7d891e;
	color: #fff;
}
/* pictures dropdown styles end */



/* trailers dropdown styles start */

.megamenu_container4 {
	width: 658px;
	height: 23px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	background: #b6ca1e;
	top: 0;
}
.megamenu_container4 .megamenu >li:hover {
	background: #637002;
}
.megamenu_container4 .megamenu >li.active, .megamenu_container4 .megamenu >li.active:hover {
	background: #637002;
}
#megamenu_tabs_04.megamenu_tabs li a.current, #megamenu_tabs_04.megamenu_tabs li a.current:hover {
	background-color: #637002;
	color: #fff;
}
#megamenu_tabs_04.megamenu_tabs .megamenu_tabs_nav li a:hover, #megamenu_tabs_04.megamenu_tabs .megamenu_tabs_nav li a:focus {
	background: #637002;
	color: #fff;
}
/* trailers dropdown styles end */

.megamenu .contact_form {
	display: block;
	margin-bottom: 10px
}
.megamenu .contact_form label {
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	line-height: 18px;
	color: #fff
}
.megamenu .form_element:focus {
	background-color: #FFF;
	outline: none
}
.megamenu .contact_form textarea {
	height: 120px;
	resize: none
}
.megamenu .contact_form .required {
	color: #C00
}
.megamenu .contact_form .special {
	display: none
}
.megamenu .contact_form .error, .megamenu .contact_form .sent {
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #000;
	-webkit-box-shadow: 0 1px 1px #000;
	-moz-box-shadow: 0 1px 1px #000;
	-o-box-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 1px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.megamenu .contact_form .error {
	background: #f7cac4;
	color: #992213
}
.megamenu .contact_form .sent {
	background: #d8f6bc;
	color: #2f530b
}
.megamenu .contact_form .button:hover, .megamenu .contact_form .button:focus {
	color: #fff;
	background-color: #1A1A1A
}
.megamenu .contact_form .button:active {
	position: relative;
	top: 1px;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	-o-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000
}
@media only screen and (max-width:980px) {
.megamenu_container, .megamenu_fixed {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
	left: auto;
	top: auto;
}
.megamenu >li {
	border: none
}
.megamenu >li span {
	white-space: nowrap
}
.megamenu_carousel_frame {
	width: auto;
	overflow: visible;
	height: auto
}
.megamenu_carousel_prev, .megamenu_carousel_next {
	display: none
}
.megamenu >li .megamenu_fullwidth {
	position: relative;
	top: auto;
	width: 100%;
	margin: 0 0 0 -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.megamenu_push .megamenu >li .megamenu_fullwidth {
}
.megamenu .dropdownspacer {
	display: none
}
.megamenu .col_1, .megamenu .col_2, .megamenu .col_3, .megamenu .col_4, .megamenu .col_5, .megamenu .col_6, .megamenu .col_7, .megamenu .col_8, .megamenu .col_9, .megamenu .col_10, .megamenu .col_11, .megamenu .col_12 {
	margin-left: 0.83333333333333%;
	margin-right: 0.83333333333333%
}
.megamenu img_margin_right {
	margin-right: 0.83333333333333%
}
.megamenu .col_1 {
	width: 6.6586586586587%
}
.megamenu .col_2 {
	width: 15%
}
.megamenu .col_3 {
	width: 23.333333333333%
}
.megamenu .col_4 {
	width: 31.658658658667%
}
.megamenu .col_5 {
	width: 40%
}
.megamenu .col_6 {
	width: 48.333333333333%
}
.megamenu .col_7 {
	width: 56.658658658667%
}
.megamenu .col_8 {
	width: 65%
}
.megamenu .col_9 {
	width: 73.333333333333%
}
.megamenu .col_10 {
	width: 81.658658658667%
}
.megamenu .col_11 {
	width: 90%
}
.megamenu .col_12 {
	width: 98.333333333333%
}
.megamenu img {
	max-width: 98%;
	height: auto;
	width: auto\9
}
.megamenu embed, .megamenu object, .megamenu iframe {
	width: 100%
}
.megamenu >li .megamenu_scrollbars {
	width: 100%;
	height: auto
}
.megamenu_scrollbars .megamenu_scroller_container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible
}
.megamenu_scrollbars .megamenu_scroller_container .megamenu_scroll_area {
	position: relative;
	overflow-y: hidden
}
.megamenu .form_element {
	width: 96%
}
}
@media only screen and (max-width:479px) {
.megamenu .col_1, .megamenu .col_2, .megamenu .col_3, .megamenu .col_4, .megamenu .col_5, .megamenu .col_6, .megamenu .col_7, .megamenu .col_8, .megamenu .col_9, .megamenu .col_10, .megamenu .col_11, .megamenu .col_12 {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
	float: left;
	display: block
}
.megamenu .col_nomargin_left, .megamenu .col_nomargin_right {
	margin-left: 0;
	margin-right: 0
}
.megamenu img {
	max-width: 96%;
	height: auto;
	width: auto\9
}
.megamenu_tabs_hide {
	display: block
}
.megamenu_tabs .megamenu_tabs_nav {
	display: none
}
}
.next_demo, .previous_demo {
	position: absolute;
	padding: 0 12px 0 12px;
	height: 23px;
	background-color: #121212;
	top: 0px;
	color: #fff;
	font-size: 12px;
	line-height: 23px;
	background-color: #3d3d3d;
	border: solid 1px #434343;
	background-image: url("images/bg.png");
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	-o-box-shadow: 0px 2px 3px #ccc;
	box-shadow: 0px 2px 3px #ccc
}
.next_demo {
	right: 0;
	-webkit-border-radius: 0 0 0 3px;
	-moz-border-radius: 0 0 0 3px;
	border-radius: 0 0 0 3px
}
.previous_demo {
	left: 0;
	-webkit-border-radius: 0 0 3px 0;
	-moz-border-radius: 0 0 3px 0;
	border-radius: 0 0 3px 0
}
.next_demo a, .previous_demo a {
	color: #fff;
	text-decoration: none
}
@media only screen and (max-width: 1020px) {
.next_demo, .previous_demo {
	display: none;
}
}
.menu-tab-list {
	padding: 0 8px;
	overflow: hidden;
	position: relative;
}
.menu-tab-list div a {
	color: #555;
	text-transform: uppercase;
}
.menu-tab-list div a:hover {
	color: #F36523;
}
.menu-tab-list .list_col2 {
	border-right: 1px dashed #acacac;
}
.list_col2.bdr {
	border-right: 0;
	width: 15%;
}
.menu-tab-list .prev-next {
	float: none;
	position: absolute;
	right: 20px;
	bottom:-9px;
}
.menu-tab-list .prev-next a {
	color: #F36523;
}
.menu-tab-list .prev-next a:hover {
	color: #000;
}
/*tabs and menu styles */

.movie-stills {
	position: relative;
}
.movie-stills .r-tabs .r-tabs-nav .r-tabs-tab {
	width: auto;
	margin-left: 10px;
}
.movie-stills .r-tabs-nav {
	position: absolute;
    right: 75px;
    top: 11px;
    z-index: 11;
}
.movie-stills .r-tabs .r-tabs-nav {
    border-bottom:0;
}
.movie-stills .r-tabs .r-tabs-nav .r-tabs-anchor {
	color: #6A6A6A;
    padding: 1px 7px;
}
.movie-stills .r-tabs .r-tabs-nav .r-tabs-tab {
	background: none;
}
.movie-stills .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
	background: #93a030;
	color:#FFF;
}
.movie-stills .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	background: #b6ca1e;
	color:#FFF;
}
.movie-stills .r-tabs-tab.r-tabs-state-active > span {
	border-left: 5px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #7d891e;
	bottom: -14%;
	position: absolute;
	right: 50%;
}