<!--

div#Content{
	width: 950px;
	background:#ffffff;
	color: #000000;
	text-align: center;
	border: solid 0px #000;
	font-size:90%;
}

div#Content table{
	margin: 0px;
}



#ContentCols{
	background:#ffffff;
	color: #000000;
	text-align: left;
	border: solid 0px #000;
	font-size:100%;
	margin-top: -14px;
}

#ContentCols h2{
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	background-color: #0070ad;
	color: #ffffff;
	padding: 4px;
	margin: 0px;
}

#ContentCols h2.FeaturedMallOTD {
	background-color: #FF7B00;
}

#ContentCols h2.FeaturedMovies {
	background-color: #00B852;
}
#ContentCols h2.FeaturedEvents {
	background-color: #7000ad;
}
#ContentCols h2.FeaturedPromotions {
	background-color: #ad0070;
}
#ContentCols img {
	border: solid 1px #eaeaea;
	padding: 2px;
	margin: 2px;
}
#ContentCols div.MovieBox {
	background-color: #eeeeff;
	padding: 2px;
	margin: 2px;	
}
#ContentCols p.MovieDesc {
	padding: 2px;
	margin: 2px;
	text-align: justify;
}

div#pageNav{
	background:#BFD3FF;
	color: #000000;
	text-align: left;
	margin-bottom:12px;
	padding:8px;
	font-size: 100%;
}
div#zoneNav{
	color: #000000;
	text-align: right;
	padding: 2px;
	font-size: 95%;
}
div#zoneNav a{
	color: #000000;
	text-decoration: none;
}
div#zoneNav a:hover{
	color: #000099;
	text-decoration: underline;
}

.ImgMall {
	padding:3px; margin: 0px 10px 10px 0px;
	border: solid 1px #888;
	background:#fff;
	float: left;
}

div#mallDir{
	text-align: left;
}
div#mallDir ol{
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

div#mallDir li.category{
	font-size: 120%;
	padding-bottom: 16px;
	list-style-type: none;
	border: solid 1px #000;
}
div#mallDir li.retailer{
	font-size: 95%;
	list-style-type: none;
	xborder: solid 1px #000;	
}
div#mallDir li.retailerHeader{
	list-style-type: none;
	border: solid 1px #aaa;	
	xfont-weight: bold;
}
div#mallDir span.retailerName{
	float: left;
	width: 50%;
	xborder: solid 1px #f00;	
}
div#mallDir span.retailerUnit{
	float: left;
	width: 20%;
	xborder: solid 1px #0f0;
}
div#mallDir span.retailerPhone{
	float: left;
	width: 29%;
	xborder: solid 1px #00f;	
}

table#MallList td {
	padding-bottom: 20px;
}
table#MallList a {
	text-decoration: none;
	color: #000000;
}
table#MallList a:hover {
	text-decoration: underline;
	color: #000099;
}
.event_desc {
	text-align: left;
	padding: 15px 15px 30px 15px;
	border: solid 1px #eee;
}
div.event_poster {
	float: right; margin: 0px 0px 15px 15px;
	padding: 9px;
}
img.event_poster{
	border: solid 1px #eee;
	padding: 5px;
}
.event_detail {
	font-weight: bold;
	width: 120px;
}

table.Events {
	border-bottom: solid 1px #ddd;
}
a.EventTitle {
	font-size: 120%;
}

div.eitem {
	margin: 1px;
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
	display: block;
	float: left;
	width:265px;
	height: 90px;
	padding: 10px;
}

a.elink {
	text-decoration: none;
	color: #338;
}
-->