/* CSS Document */

body {
	font: 0.75em Arial, Helvetica, sans-serif; color:#fff; background:#000 url(../images/body-bg.gif) repeat-x top; margin:0; padding:0; text-align:center;
}

#wrapper {
	background:url(../images/wrapper-bg.jpg) no-repeat top;
}

#content {
	width:790px; text-align:left; margin:0 auto; overflow:hidden;
}

.contentText {
	padding:0.5em 0; margin:0.5em 0; border-top:1px solid #87BEE7; border-bottom:1px solid #87BEE7; line-height:1.5em;
}

.contentText a, .contentText a:visited, .contentText a:hover {
	color:#FFF;
}

.contentText a:hover, {
	text-decoration:none;
}

a img {
	border-style:none;
}

.allTheatres {
	width:810px; margin-right:-3px;
}

.theatre {
	background:#FFF url(../images/one_bg.gif) no-repeat; width:250px; float:right; height:172px; margin:0 20px 20px 0; float:left; text-align:center; display:inline;
}

.theatre a img {
	margin-top:10px;
}

.theatreShowLink {
	color:#0E82B5; display:block; padding:7px 0; border:1px solid #C2CED6; width:230px; margin:0 auto; margin-top:5px; font-weight:bold;
}
.theatreShowLink:hover {
	background:#E0F4FC;
}
#footer {text-align:center; font-size:11px; color:white; padding:10px; line-height:1.8em;}
.linkWhite {color:#EBF3F6;}