.showtimes { font-family: Arial, Helvetica, sans-serif }
.showtimes .heading a{ font-size: 16px; font-weight: bold; color: #eeeeee; text-decoration:none;}
.showtimes .time { color: #ff0000 }
.tabular { border-collapse: collapse; border: 1px solid #880088; font-size:14px; }
.tabular td.heading { background: #880088; color: #eeeeee }
.tabular td.heading-right { background: #880088; text-align: right; font-size: small }
.tabular td.address { font-size: small; color: #666666; background: #eeeeee }
.tabular td.detail { font-size: small; background: #eeeeee }
.tabular tr.alternate { background: #eeeeee }
.tabular td.item { border: 1px solid #880088 } 

body {
	background: #bbbbbb;
	text-align: center;
}
body a, body a:link, body a:visited, body a:active {
	/*font-size:12px;*/
	color:#222222;
	text-decoration:underline;
}
body a:hover {
	color:#880088;
	text-decoration:underline;
}

body li {
	vertical-align:top;
}
img
{  border-style: none;
}

#ad_wrapper {
	width:1040px;
	display:block;
	margin: auto;
}

#wrapper {
	width:820px;
	margin: auto;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

.bl {background: url(bl.gif) 0 100% no-repeat #ffffff; width: 826px}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:6px}

#outerContainer {
	width:820px;
	position: relative;
	background: #ffffff;
	display:block;
	overflow:hidden;
}
#headerContainer {
	display:block;
	width:820px;
	height:70px;
	background: #ffffff;
	/*padding:0px 0px 0px 0px;*/
	overflow:hidden;
}
#logo {
	display:inline;
	padding: 10px 0 5px 10px;
}
#menu {
	float:right;
	margin-right:40px;
	position:relative;
	bottom:25px;
	color:#444444;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	font-size:12px;
	color:#222222;
	text-decoration:underline;
}
#menu a:hover {
	color:#880088;
	text-decoration:underline;
}
#mapContainer {
	display:block;
	width:820px;
	height:490px;
	background: #ffffff;
	padding:0px 0px 0px 10px;
	overflow:hidden;
	/*float:left;*/
}
#theaters {
	display:inline;
	position: absolute;
	left: 10px;
	top: 113px;
	width: 200px;
	max-height: 445px;
	padding: 5px 5px 5px 5px;
	border-color: #880088;
	border-width: 1px;
	border-style: solid;
	overflow:hidden;
}

table.theatertable {
	width: 200px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align:top;
}
td.mapit {
	text-align: right;
}

#map {
	display:inline;
	float:right;
	position: absolute;
	left: 225px;
	top: 113px;
	width:570px; /*520*/
	height: 450px;
	margin:0px 20px 10px 10px;
	overflow:hidden;
}
#ad_half_banner {
	display:inline;
	float:right;
	position: absolute;
	left: 565px;
	top: 52px;	
	width: 234px;
	height: 60px;
	/*padding:0px 10px 10px 0px;*/
	overflow:hidden;
}
#ad_wide_skyscraper {
	display:inline;
	float:right;
	position: relative;
	left: 10px;
	top: -20px;
	width: 160px;
	height: 600px;
	overflow:hidden;
}
#showtimeContainer {
	display:block;
	width:800px;
	background: #ffffff;
	padding:10px 10px 0px 10px;
}

#footer {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
