

#home_banner {
	background-color: #e6e6e6;	
}
#home_banner .content_holder {
	width:77.500em;
}

#home_banner_mask,
#home_banner_imgs,
#home_banner_imgs img {
	width:1240px;
	height:500px;
}

#home_banner_imgs {
	
}


#home_banner_arrows div.arrow_left {
	background-position-x:7em;
}
#home_banner_arrows div.arrow_right {
	background-position-x:1.6em;
}
#home_banner_arrows div.arrow_left:hover {
	background-position-x:6em;
}
#home_banner_arrows div.arrow_right:hover {
	background-position-x:2.6em;
}


#home_banner .dots_holder {
	top: 3.5em;	
}


article#boxes {
	position:relative;
	top:3.000em;
}

.left_boxes {	
	float:left;
}

.right_boxes {	
	float:right;
}



.news {
	width:15.500em;
	height:47.750em;
}


#newsTicker {
	height:80%;
	margin-top: 15px;
}

#home_ticker_arrows {
	margin-top:20px;
}



.intro {
	width:37.500em;
}

.right_boxes h1 {
	font-size:2.500em;
	color:rgb(0,107,182);
}
.intro p:first-child {
	font-size:1.500em;
	line-height:1.10em;
	font-family:"alef_regular", Arial, sans-serif;
	color:rgb(80,160,216);
}

.theatre {
	width:37.500em;
	height:401px;	
}

.theatre #theatre_mask,
.theatre #theatre_imgs {
	width:640px;
	height:345px;
}
.theatre #theatre_mask {
	margin-right:-20px;
}
.theatre #theatre_imgs {
	margin-top: 10px;
}
#theatre_imgs div.theatre_item {
	float:left;
	width:280px;
	height:320px;
	margin:0px 20px;	
}

#theatre_imgs div.theatre_item .img_holder.wavy_bottom:after {
	position: relative;
	top: 298px;
}

.theatre #theatre_imgs div.theatre_item .img_holder {
	margin-top: 4px;
}

#theatre_imgs div.theatre_item .img_holder a.thumb_overlay {
	height:0px;	
	color:#fff;	
	top:0px;
	z-index:1;
}

#theatre_imgs div.theatre_item .img_holder:hover a.thumb_overlay {
	height:280px;
	background-position:center center;
}


.theatre #theatre_imgs div.theatre_item img {
	width:280px;
	height:280px;
}

#theatre_imgs div.theatre_item a.title {
	margin-top:300px;
	display:block;
}
#theatre_imgs div.theatre_item a.title h1 {
	font-size:1.7em;
	font-family:"alef_regular", Arial, sans-serif;	
}
