body {
	background: #000000 url('../images/cinemas_html_bg.gif') repeat-y scroll top left;
}

#outer_wrapper {
	background: transparent url("../images/cinemas_arrow_bg3.gif") no-repeat scroll 168px 115px;
}

#inthecinemasbanner_img {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 240px;
	height: 44px;
}

a:link, a:visited {
	color:#FF3300
	}

a:hover, a:active {
	color:#FF3300;
	text-decoration: underline;	
	}
	

p {
	color: #999999;
	font-weight:bold;
	}
	

#cinemasmenu { 
	position: absolute;
	top: 148px;
	left: 13px;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;

} 


#cinemasmenu li {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #969;
}

#cinemasmenu li a {
	color: #969;
}

#cinemasmenu li a:hover {
	color: #FF3300;
}

#cinemasmenu .active {
	color: #f30;
}

#title {
	position: absolute;
	top: 130px;
	right: 0;
}

#main {
	position: absolute;
	top: 206px;
	left: 210px;
}

.event {
	position: relative;
	margin: 0 10px 50px 190px;
}

.event .date {
	margin-left: -190px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.event .minheighthack1 {
	width: 1px;
	height: 160px;
	float: right;
}

.event .minheighthack2 {
	height: 1px;
	clear: both;
}

.event h1 {
	margin-top: 2px;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
}

.event h2 {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}

.event_img {
	border: 0;
	position: absolute;
	top: 24px;
	left: 0;
	lef\t: -190px; /* Hack: Backslash means hide-from-IE 5 */
	width: 180px;
	height: 125px;
}

.buytickets_img {
	position: absolute;
	top: 149px;
	left: 64px;
	lef\t: -126px; /* Hack: Backslash means hide-from-IE 5 */
	width: 116px;
	height: 28px;
}

#ticketsbox {
	position: absolute;
	top: 600px;
	left: 8px;
	width: 169px;
	padding-bottom: 38px;
	background-color: #303;
	color: #969;
	text-align: center;
	font-weight: bold;
}

#ticketsbox h1 {
	text-align: left;
	line-height: 22px;
}

#ticketsbox p {
	font-size: 12px;
	color: #fff;
}

#tickets_becomeamember_img {
	position: absolute;
	top: 300px;
	bottom: 0;
	left: 0;
}

#contactbox {
	position: absolute;
	top: 750px;
	left: 8px;
	width: 169px;
	background-color: #333;
	text-align: center;
	font-weight: bold;
}

#contactbox p {
	margin: 12px 0 12px 0;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	 
}

#contactbox strong {
	color: #969;
}

h1 {color:#FFFFFF
}


h2 {
	color: #FFFFFF
	}
	
	
ul {
	color:#999999;
	font-weight:bold;
	}