
/*Now Showing Movies Module*/
#xs_1 .pane{
	background:none;
	}
.padding{
	padding:5px;}
ul.show_list li{
	background: url("../images/info-bg.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 112px;
/*    padding-left: 10px;*/
    padding-top: 4px;
    position: relative;
    width: 210px;
	margin-top:5px;
	}
.show_list li img {
    float: left;
    margin-right: 10px;
}
.show_list h5{
	color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.153em;
	}
.show_list .tickets_buy{
	margin-top:5px;
	}
.show_list li .button3 {
    background: url("../images/button3.png") no-repeat scroll left top transparent;
    bottom: 18px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 1.2em;
    position: absolute;
    right: -6px;
    text-decoration: none;
    width: 113px;
}
.show_list li .button3:hover {
    background: url("../images/button3-act.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    position: absolute;
    right: -48px;
    width: 155px;
}
.show_list li .button3 em {
    left: 10px;
    position: absolute;
    top: 6px;
	font-size:17px;
	font-family:"Myriad Pro";
	font-weight:bold;
	text-decoration:none !important;
	font-style:normal !important;
}
.slider_left_wrapper{
	padding-left:10px;
		}
.slider_left_wrapper .items {
	min-height:360px;
	}
#slider_left h3{
	font-size:24px;
	font-family:"Myriad Pro";
	font-weight:bold;
	color:#fff;
	padding-bottom:5px;
	}
.movie_name {
	font-size:18px;
	font-family:"Myriad Pro";
	color:#fff;
	padding-top:10px;
	background-color:#000;
	margin-right:20px;
	padding-bottom:8px;
	padding-left:10px;
	}
.movie_name span{
	margin-left:25px;
	}
.navigatin_buttons span.right{
	margin-left:18px;
	}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#loopedSlider {
    clear: both;
    height: 431px;
    width: 950px;
}
.container1 {
    cursor: pointer;
    height: 430px;
/*    left: 240px;*/
    overflow: hidden;
    position: relative;
	float:right;
/*    top: 20px;*/
width: 687px;
margin-right: 20px;


}
ul.pagination {
/*    left: 20px;*/
    list-style: none outside none;
    margin: 0;
    padding: 0;
/*    position: absolute;*/
/*    top: 20px;*/
	width:255px;
	float:left;
	margin-left:20px;
}

.slides {
    left: 0;
    position: absolute;
    top: 0;
    width: 687px !important;
}
.slides div.slide {
/*    display: none;
    height: 431px;
    overflow: hidden;
    width: 687px;*/
}

ul.pagination li {
    /*background: url("../images/info-bg.jpg") no-repeat scroll left top transparent;*/
    float: left;
/*    height: 137px;*/
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
    width: 210px;
}
.pagination li img {
    float: left;
    margin-right: 10px;
}
h5 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.153em;
}
ul.pagination li.active a {
    background: url("../images/button3-act-ori.png") no-repeat scroll left top transparent;
 /*   color: #7C7B7B !important;*/
/*   position: absolute;*/
/*    right: -38px;*/
    width: 155px;
	left:104px;
}

#video {
    /*background: url("../images/video-bg.png") no-repeat scroll left top transparent;*/
    display: block;
/*    height: 489px;*/
    padding-bottom: 13px;
    width: 100%;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.pagination {
	width:210px;
	padding-left:20px;
	padding-top:20px;
}
.pagination li {

}
.pagination li img {
	float:left;
	margin-right:10px;
}
.pagination li p strong {
	color:#686767;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-top:2px;
	margin-bottom:-4px;
}
.pagination li.last h5 {
	margin-bottom:15px;
}
.pagination li p span {
	color:#b627ba;
	font-size:12px;
	text-decoration:underline;
}
.pagination li .button3 {
	background:url(../images/button3.png) no-repeat left top;
	display:inline-block;
	width:113px;
	height:34px;
	position:absolute;
	right:4px;
	bottom:21px;
	text-decoration:none;
	color:#fff;
	line-height:1.2em;
	font-size:16px;
	
}
.pagination li .button3:hover{
	width:155px;
/*	position:absolute;
	right:-38px;*/
	color:#fff;
	background:url(../images/button3-act-ori.png) no-repeat left top;
	left:104px;

}
/*.name{
	width:120px;
	}*/
.tickets_buy{
	position:absolute;
	left: 104px;
	top:35px;
	}
li .name input{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.153em;
	text-align:left;
	margin-bottom:12px;
	background:none;
	border:none;
	cursor:pointer;
	padding:0px;
	position:absolute;
	left: 102px;
}

.tickets_buy input{
	background-image:url(../images/buy_now.jpg);
	background-repeat:no-repeat;
	border:none;
	height:20px;
	width:79px;
	cursor:pointer;
	}
.pagination li .button3 em {
	position:absolute;
	top:6px;
	left:10px;
	font-weight:bold;
}
.videos {
	margin-left:240px;
	position:relative;
	top:19px;
}



.carousel ul li {
	float:left;
}
.carousel-box {
	position:relative;
	width:950px!important;
	height:204px!important;

}
.carousel {
	overflow:hidden;
	margin-left:51px;
	background:url(../images/carousel-bg.png) repeat-x left top;
	width:840px !important;
	height:204px!important;
	padding-top:10px;
	padding-left:10px;
}
.carousel li {
	padding-right:10px;
	height:204px;
	width:95px;
}
.carousel li a {
	width:95px;
	height:204px!important;
	color:#989898;
	font-size:12px;
	text-decoration:none;
}


.carousel li a:hover {
	color:#000;
}




.carousel li span {
	display:block;
	padding-top:7px;
}
.carousel-box .prev {
	position:absolute;
	left:0;
	top:12px;
	width:39px;
	height:130px;
	background:url(../images/prev.png) no-repeat;
	cursor:pointer;
}
.carousel-box .prev:hover {
	background:url(../images/prev-act.png) no-repeat;
}
.carousel-box .next {
	position:absolute;
	right:0;
	top:12px;
	width:39px;
	height:130px;
	background:url(../images/next.png) no-repeat;
	cursor:pointer;
}
.carousel-box .next:hover {
	background:url(../images/next-act.png) no-repeat;
}


		/*
		 * Required 
		*/
		/*.container1 { width:687px; height:431px; overflow:hidden; position:relative; cursor:pointer;  top: 20px; left:240px;}*/
		.slides { 
		width:687px !important;
		position:absolute; 
		
		top:0;
		left:0; 
		}
		.slides div.slide { 
/*		width:687px; 
		height:431px; 
		display:none; 
		overflow:hidden; */

		}
		/*
		 * Optional
		*/
		#loopedSlider { 
		width:950px; 
		height:431px; 
		clear:both; 

		}

		ul.pagination li  { 
		float:left; 	
		width:210px;
		height:115px;
		background:url(../images/info-bg.jpg) no-repeat left top;
		padding-top:10px;
		padding-left:10px;
		position:relative;

		}
		ul.pagination li a { 
		color:#7c7b7b
		}


/*Main Slider*/

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  235px;
    height: 375px;
}

/*.jcarousel-skin-tango .jcarousel-item {
    width: 210px;
    height: 116px;
}*/

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: none;
    color: #000;
}



/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
   top: 415px;
    left: 21px;
    width: 95px;
    height: 32px;
    cursor: pointer;
	}
.jcarousel-skin-tango .jcarousel-next-vertical:hover{
	opacity:0.7;
	}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 415px;
    left: 130px;
    width: 95px;
    height: 32px;
    cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover{
	opacity:0.7;
	}
ul#mycarousel{
	/*margin-left:20px !important;*/
	}
	
	
	
.bottom_name{
    position: absolute;
    top: 400px;
	background-color:#000;
	padding:5px 0px 5px 10px;
	width:687px;
	}
.bottom_name input{
	font-size:18px;
	font-family:"Myriad Pro";
	color:#fff;
	background:none;
	border:none;
	cursor:pointer;
}
.bottom_name input.buy_now{
	background-image:url(../images/buy_now_big.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:95px;
	margin-left:15px;
	}
#video h3{
	color: #FFFFFF;
    font-family: "Myriad Pro";
    font-size: 24px;
    padding-bottom: 7px;
	margin-left:20px;
	position:absolute;
	margin-top:-432px;
	
	}
.jcarousel-skin-tango{
	width:270px;
	}