/* Content */
#content {
	/*background-image: url(../images/content_footer_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;*/
}



/* Flash billboard */
#flash_billboard {
	height: 312px;
	overflow: hidden;
}

  
/* Bottom Row */
#bottom_row {
	/* Layout */
	background-image: url(../images/bottom_row_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 20px;
}


#bottom_row #scroller {
	float: left;
	width: 470px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding-top: 17px;
	margin-bottom: 10px;
	overflow-x:auto;
	overflow-y:auto;
	background-color: #e4f3f8;
}

/* Film Highlight */
.highlight {
	/* Layout */
	padding: 0px 15px 0px 15px;
	background-image: url(../images/highlight_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.highlight_first {
	/* Layout */
	margin-left: 15px;
	padding: 0px 15px 0px 0px;
	background-image: url(../images/highlight_left_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.highlight div {
	width: 90px;
}
.highlight p {
	/* Layout */
}
.highlight p.summary {
	/* Layout */
	/*height: 4em;*/
    margin-top: 4px;
    overflow: visible;
}
.highlight strong {
	color: #063E85;
}
.highlight strong img {
	/*vertical-align: text-bottom;*/
}

	
	
/* Promotions */


#promos {
	float: left;
	width: 250px;
}

#promos #promos_content {
	float: left;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	padding-bottom: 10px;
	background-image: url(../images/whatsnew_bg2.jpg);
	background-repeat: repeat-y;
}

#promos a {
	color: #0066e0;
}

#promos li {
	color: #0066e0;
	font-size: 11px;
	font-face: Tahoma;
	margin-bottom: 5px;
}

#promos ul {
	list-style-image: url(../images/whatsnew_arrow.jpg);
	padding: 6px 10px 0px 23px;
}

/* IMAX Melbourne */
#melbourne {
	padding-top: 10px;
	padding-bottom: 5px;
}
#melbourne img {
	vertical-align: bottom;
}

#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}