img{border:0;}
#cinemaHome #carousel {
	width:180px;
	height:180px;	
	margin:0 auto;
	overflow:hidden;
	background: url(/cinema/bgMovie.png) 66px 15px no-repeat;
	float:left;
}

#cinemaHome #slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	/**/margin-left:66px;top:16px;padding:5px 0 0 7px;
	width:100px;
	height:147px;
	
	
	
	
}

/* remove the list styles, width : item width * total items */	
#cinemaHome #slides ul {
	position:relative;
	left:0;
	
	list-style:none;
	margin:0;
	padding:0;	
	width:112px;
	height:147px;
	
}

/* width of the item, in this case I put 250x250x gif */
#cinemaHome #slides li {
	width:91px;
	height:127px;	
	float:left;
	margin-left:93px;padding:0 0 20px 3px;

}

#cinemaHome #slides li img {
	padding:4px 2px;
}

/* Styling for prev and next buttons */
#cinemaHome #buttons {
	padding:145px 0 5px 105px;	
	position: absolute;
	z-index:100;

}

#cinemaHome #buttons a {
	display:block; 
	width:18px; 
	height:18px;
	text-indent:-999em;
	float:left;
	outline:0;
}

#cinemaHome a#prev {
	background:url(/cinema/arrow.png) 0 -18px no-repeat; 
}

#cinemaHome a#prev:hover {
	background:url(/cinema/arrow.png) 0 0 no-repeat;
}

#cinemaHome a#next {
	background:url(/cinema/arrow.png) -18px -18px no-repeat; 
} 

#cinemaHome a#next:hover {
	background:url(/cinema/arrow.png) -18px 0 no-repeat;
}
#cinemaHome #carousel h2{position:absolute;z-index:99; margin:-2px 0 5px 75px; font-size:14px;}
.clear {clear:both}
.imgPipoca{ position:absolute;z-index:99; } 
.imgPipocaPeq{ position:absolute;z-index:99; margin:145px 0 0 150px;}
#cinemaHome{ width:990px;}
#pSessoes{ float:left; width:800px;margin:0 0 0 10px; }
#cinemaHome #pSessoes h2{font-size:14px;padding:0px;margin:3px 0 0 0;}
#pSessoesArea{list-style:none; padding:5px; margin:0px; height:140px;}
#pSessoesArea ul{float:left; list-style:none; padding:0px; margin:0px;}
#cinemaProg li{ clear:both;margin: 3px 0;height:25px;}

#ProxFilme{float:left; width:470px;margin: 0 10px 0 5px !important;padding: 0 10px 0 0 !important;}
#cinemaProg{float:left; width:290px;}
#pSessoesArea p{font-size:12px;padding:3px;margin:2px 0; width:30px; font-weight:bold;float:left;}
#pSessoesArea span{font-size:12px;padding:3px;margin:2px 0;float:left;}
#ProxFilme .titulo{clear:both; font-size:14px; font-weight:bold;margin:5px 0 0 0; clear:both;}
#ProxFilme .sinopse{font-size:12px; text-align:justify;margin:5px 0 7px 0;clear:both;height:60px;}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
