/* T-VUE1583 Top Section Restructure */

.clear {
	clear:both;	
}

#CinemaIdent {
	display:none; /* hide old cinema name images */	
}

#filmFinderHide {
	display:none; /* hide old film finder */	
}

.topSectionRepeat {
	width:642px;
	background:url(../cinemas/images/T-VUE1583/topSectionRepeat.jpg) repeat-y;
	float:left;
	margin-bottom:5px;
}

.topSectionTop {
	width:642px;
	background:url(../cinemas/images/T-VUE1583/topSectionTop.jpg) no-repeat top left;
	padding-top:5px;
	float:left;
}

.topSectionFoot {
	width:632px;
	background:url(../cinemas/images/T-VUE1583/topSectionFoot.jpg) no-repeat bottom left;
	padding:0px 5px 5px 5px;
	float:left;
}

.topSectionLogo {
	float:left;
	padding-top:8px;
	padding-left:7px;
	width:157px;
}

.topSectionPromo {
	/*background:#d4ebfe;*/
	width:468px;
	height:60px;
	float:right;
}

.topSectionCinema {
	width:338px;
	float:left;
	padding-top:16px;
	padding-left:7px;
}

.topSectionPhone {
	width:276px;
	float:right;
	padding-top:13px;
	padding-right:4px;
}

.topSectionFilmFinder {
	width:625px;
	padding-left:7px;
	float:left;
}

.topSectionSelect {
	width:273px !important;	
}

.change  {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bolder;
	line-height:normal;
	margin: 10px 0px 10px 0px;
}
.footfloat { float:left;}

*+html .footfloat { float:none; }
* html .footfloat { float:none; }