/*
WPBT2.org STYLES
==============================================================================
GENERAL STYLES
==============================================================================
*/

a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #054ed8;
	text-decoration: underline;
}
a:hover {
	color: #a2aff8;
	text-decoration: none;
}
a:active {
	color: #a2aff8;
	text-decoration: underline;
}
body {
	background-color: #000000;
	background-image: url(../imgs/background_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#ffffff; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:22px; left:0; background:#000000; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #000f6a; border-top:none; width:104px; margin:0}
ul.menu ul li a {display:block; padding:3px 2px 2px; background-color:#000000}
ul.menu ul li a:hover {background-color:#000f6a}
ul.menu ul ul {left:104px; top:-1px}
ul.menu .menulink {border:1px solid #000000; padding:3px 2px 2px; font-weight:bold; background:url(../imgs/header.gif); width:100px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../imgs/header_over.gif)}
ul.menu .sub {background:#000000 url(../imgs/arrow.gif) 98px 6px no-repeat}
ul.menu .topline {border-top:1px solid #000f6a}

.cell_empty {
	width: 4px;
}

.cell_empty_height {
	height: 4px;
}

.cell_empty_main {
	width: 6px;
}

.cell_navbar {
	vertical-align: top;
	text-align: center;
	width: 208px;
}

.cinema2 {
	vertical-align: bottom;
	text-align: center;
}

.footer {
	height: 30px;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}

.headline {
	font-weight:bold;
}

.home_banners {
	background-color: #000000;
}

.home_slideshow {
	background-color: #000000;
	vertical-align: top;
	text-align: left;
	width: 526px;
}

.home_slideshow_box {
	border: solid #ffffff 1px;
}

.home_watch_video {
	vertical-align: bottom;
	text-align: center;
}

.home_whats_on {
	vertical-align: top;
	text-align: left;
	width: 236px;
}

.home_whats_on_menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#000;
}

.nav_menu_bottom {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	padding-top: 5px;
}

.search {
	width: 492px;
}

.sign_up {
	width: 492px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.sign_up a {
	color: #a2aff8;
	text-decoration:none;
}

.sign_up a:hover {
	text-decoration: underline;
}

.white_line {
	background-color: #000000;
}
