/*///////////////////////////////////////////////////////

CSS CREATED BY MICHAEL MOORE/WWW.ENOMALY.COM
CSS CREATED FOR ALLIANCE ATLANTIS
CSS CREATED MARCH 2007

///////////////////////////////////////////////////////*/
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	background: #FFF;
}
#wrapper {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background-color:black;
}
.logotop {
	padding: 20px 0 10px 20px;
	background-color:#fff;	
}
.banner {
	display: block;
	margin: 5px 15px 0 0; #margin: 7px 12px 0 0;
	width: 785px;
	height: 67px;
	float: right;
}
div.clear {
	clear: both;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}
td {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 10px 0;
	padding: 6px 10px;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../imgs/h1_bg.gif) repeat-y top center;
}
h1 em {
	font-style: normal;
	font-size: 14px;
	color: #000;
}
h4 {
	margin: 4px 30px;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
p {
	color: #FFF;
}
p.bodytext {
	padding: 0px;
	/*width:893px;*/
	margin-left:30px;
	margin-right:30px;
}
p a {
	color: #FFF;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
embed,
object,
iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*///////////////////////////////////////////////////////

NAVIGATION

///////////////////////////////////////////////////////*/
#nav {
	height: 28px;
	width: 915px;
	padding: 10px 20px 0 20px;
	_width:955px;
	_height:36px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../imgs/odeon/nav_bg.gif) no-repeat 0% 0%;
}
#nav ul {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	display: block;
}
#nav a {
	display: block;
}
#nav li.nav_cinema a {
	width: 101px;
	height: 24px;
	background: url(../imgs/odeon/nav_incinemas.gif) no-repeat top left;
}
#nav li.nav_cinema .sel a,
#nav li.nav_cinema a:hover {
	background: url(../imgs/odeon/nav_incinemas.gif) no-repeat bottom left;
}
#nav li.nav_dvd a {
	width: 76px;
	height: 24px;
	background: url(../imgs/odeon/nav_ondvd.gif) no-repeat top left;
}
#nav li.nav_dvd .sel a,
#nav li.nav_dvd a:hover {
	background: url(../imgs/odeon/nav_ondvd.gif) no-repeat bottom left;
}
#nav li.nav_films a {
	width: 106px;
	height: 24px;
	background: url(../imgs/odeon/nav_allfilms.gif) no-repeat top left;
}
#nav li.nav_films .sel a,
#nav li.nav_films a:hover {
	background: url(../imgs/odeon/nav_allfilms.gif) no-repeat bottom left;
}
#nav li.nav_trailers a {
	width: 85px;
	height: 24px;
	background: url(../imgs/odeon/nav_trailers.gif) no-repeat top left;
}
#nav li.nav_trailers .sel a,
#nav li.nav_trailers a:hover {
	background: url(../imgs/odeon/nav_trailers.gif) no-repeat bottom left;
}
#nav li.nav_showtimes a {
	width: 104px;
	height: 24px;
	background: url(../imgs/odeon/nav_showtimes.gif) no-repeat top left;
}
#nav li.nav_showtimes .sel a,
#nav li.nav_showtimes a:hover {
	background: url(../imgs/odeon/nav_showtimes.gif) no-repeat bottom left;
}
#nav li.nav_contests a {
	width: 88px;
	height: 24px;
	background: url(../imgs/odeon/nav_contests.gif) no-repeat top left;
}
#nav li.nav_contests .sel a,
#nav li.nav_contests a:hover {
	background: url(../imgs/odeon/nav_contests.gif) no-repeat bottom left;
}
#nav li.nav_media a {
	width: 121px;
	height: 24px;
	background: url(../imgs/odeon/nav_pressmedia.gif) no-repeat top left;
}
#nav li.nav_media .sel a,
#nav li.nav_media a:hover {
	background: url(../imgs/odeon/nav_pressmedia.gif) no-repeat bottom left;
}
#nav li.nav_francais a {
        width: 84px;
        height: 24px;
        background: url(../imgs/odeon/nav_francais.gif) no-repeat top left;
}
#nav li.nav_francais .sel a,
#nav li.nav_francais a:hover {
        background: url(../imgs/odeon/nav_francais.gif) no-repeat bottom left;
}
#body_cinemas #nav li.nav_cinema a {
	background: url(../imgs/odeon/nav_incinemas.gif) no-repeat bottom left;
}
#body_contests #nav li.nav_contests a {
	background: url(../imgs/odeon/nav_contests.gif) no-repeat bottom left;
}
/*///////////////////////////////////////////////////////

CONTENT ELEMENTS

///////////////////////////////////////////////////////*/
#content {
	padding: 0px;
	background: url(../imgs/odeon/content_bg.gif) repeat-y;
}
#content .inner {
	border: 1px solid #666;
}
#content .con {
	border: 1px solid #666;
	padding: 0px;
	margin: 0px;
	background: #000;
	float:left;
	width:953px;
}
#con_bottom {
	background: #000;
}
#con_bottom .inner {
	margin: 0 10px;
}
#con_bottom .buttons {
	padding: 6px 20px 0 20px;
	background: url(../imgs/odeon/bottom_bg.gif) repeat-x;
}
#con_bottom .actions {
	float: left;
	padding: 13px 0 20px 0px;
	
}
#con_bottom .bottom {
	display: none;
	clear: both;
	height: 10px;
	font-size: 1%;
	background: url(../imgs/odeon/bottom_leftcorner.gif) no-repeat bottom left;
}
#con_bottom .bottom .right {
	float: right;
	display: block;
	width: 10px;
	height: 10px;
	font-size: 1%;
	background: url(../imgs/odeon/bottom_rightcorner.gif) no-repeat bottom right;
}
#con_bottom .searchform {
	float: right;
	width: 300px;
	padding-top: 10px;
	text-align: right;
}
#con_bottom .btn_search a {
	float: right;
	display: block;
	width: 82px;
	height: 24px;
	background: url(../imgs/alliance/btn_search.gif) no-repeat;
}
#con_bottom .btn_search a:hover {
	background: url(../imgs/alliance/btn_search.gif) no-repeat bottom left;
}
#showtime_search_form .btn_search a {
	display: block;
	width: 82px;
	height: 24px;
	background: url(../imgs/odeon/btn_search.gif) no-repeat;
}
#showtime_search_form .btn_search a:hover {
	background: url(../imgs/odeon/btn_search.gif) no-repeat bottom left;
}

/*///////////////////////////////////////////////////////

BOTTOM ROLLOVER LINKS
(newsletter, privacy policy, unsubscribe, contest rules)

///////////////////////////////////////////////////////*/
#con_bottom {
	display: none;
}
#con_bottom .bullet {
	float: left;
}
#con_bottom a {
	text-decoration: none;
}
#con_bottom .bottom_newsletter a,
#con_bottom .bottom_newsletter a:hover {
	float: left;
	display: block;
	width: 82px;
	height: 13px;
	background: url(../imgs/odeon/bottom_newsletter.gif) no-repeat;
}
#con_bottom .bottom_newsletter a:hover {
	background: url(../imgs/odeon/bottom_newsletter.gif) no-repeat bottom left;
}
#con_bottom .bottom_unsubscribe a,
#con_bottom .bottom_unsubscribe a:hover {
	float: left;
	display: block;
	width: 88px;
	height: 13px;
	background: url(../imgs/odeon/bottom_unsubscribe.gif) no-repeat;
}
#con_bottom .bottom_unsubscribe a:hover {
	background: url(../imgs/odeon/bottom_unsubscribe.gif) no-repeat bottom left;
}
#con_bottom .bottom_contestrules a,
#con_bottom .bottom_contestrules a:hover {
	float: left;
	display: block;
	width: 98px;
	height: 13px;
	background: url(../imgs/odeon/bottom_contestrules.gif) no-repeat;
}
#con_bottom .bottom_contestrules a:hover {
	background: url(../imgs/odeon/bottom_contestrules.gif) no-repeat bottom left;
}
#con_bottom .bottom_privacypolicy a,
#con_bottom .bottom_privacypolicy a:hover {
	float: left;
	display: block;
	width: 100px;
	height: 13px;
	background: url(../imgs/odeon/bottom_privacypolicy.gif) no-repeat;
}
#con_bottom .bottom_privacypolicy a:hover {
	background: url(../imgs/odeon/bottom_privacypolicy.gif) no-repeat bottom left;
}
/*///////////////////////////////////////////////////////

SPLASH PAGE ELEMENTS

///////////////////////////////////////////////////////*/
#splash_video {
	position: absolute;
	z-index: 100;
	width: 330px;
	height: 190px;
	margin: 6px 0 0 544px;
}
#splash_movies {
	position: absolute;
	z-index: 200;
	width: 330px;
	height: 275px;
	margin: 203px 0 0 544px;
	background: #222;
}
/*///////////////////////////////////////////////////////

ARCHIVE ELEMENTS

///////////////////////////////////////////////////////*/
#archive {
	margin-top:15px;
	width:200px;
	position:relative;
	left:75px;
}
#archive td {
	font-size: 12px;
	text-transform: uppercase;
	border:solid 1px black;
	vertical-align:center;
	font-weight:bold;
}
#archive td:hover{
	border:solid 1px #d5b01e;
}

#archive tr.alt td {
	background: #191814;
}
#archive td img {
	float: left;
	margin-right: 10px;
}
#archive td .date {
	font-size: 11px;
	color: #e5e679;
}
#archive td a {
	color: #FFF;
	text-decoration: none;
}
#archive td .entry{width:200px;}
#archive td .entry .left,
#archive td .entry .right{
	border:0px;
}
#archive td .entry .left{
	width:60px;
}
#pagination {
	padding: 5px 78px;
	font-size: 12px;
	text-align: right;
	text-transform: none !important;
	color: #FFF;
	background: url(../imgs/h1_bg.gif) repeat-y top center;
	float:left;
	width:797px;
	_width:953px;
	font-weight:bold;
	min-height:12px;
	_height:12px;
}
#pagination a {
	color: #FFF;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
#pagination b {
	color: #CFAB1D;
	padding-left:3px;
	padding-right:3px;
}
#pagination a:hover {
	text-decoration: underline;
}
#pagination .display {
	float: left;
}
.newsletter_poster a img {
	float: right;
	border: 1px solid #85aef8;
}
/*///////////////////////////////////////////////////////

SEARCH RESULTS ELEMENTS

///////////////////////////////////////////////////////*/
#table_search tr.alt td {
	background: #191814;
}
#table_search td {
	width: 50%;
	padding: 0 6px;
	font-size: 11px;
	color: #b7b5b5;
}
#table_search .search_image {
	float: left;
	margin-right: 10px;
}
#table_search .search_title {
	padding-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
#table_search .search_title a {
	color: #FFF;
}
#table_search .search_date {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#table_search .release {
	float: left;
	color: #edeabe;
	font-weight: bold;
}
#table_search .release em {
	color: #FFF;
	font-style: normal;
	
}
#table_search .info {
	float: right;
	text-align: right;
	font-weight: bold;
}
#table_search .info a {
	color: #edeabe;
	padding-left: 10px;
}
#table_search .info a:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////

TRAILER ELEMENTS

///////////////////////////////////////////////////////*/
body#trailers {
	margin-top: 5px;
}
body#trailers #wrapper .logotop {
	padding: 0;
}
.titlebar .trailers-box {
	position:relative;
	width:953px;
	margin:0px auto 0px auto;	
	height:20px;
}
.titlebar .trailers-left{
	position:relative;
	float:left;
	left:32px;
	line-height: 21px;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.titlebar .trailers-right {
	position:absolute;
	float:right;
	right:38px;
	line-height: 21px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.titlebar .trailers-right .yellow {
	color:#fed221;
}
#trailers-flash-block {
	width:640px;
	height:370px;
	margin:2px auto 0px auto;
	_position:relative;
	_left:160px;
	background-image: url('../imgs/holder_trailerlarge.jpg');
}
#flash-footer {
	width:640px;
	height:30px;
	margin:2px auto 0px auto;
	border-top:solid 1px #737373;
	_position:relative;
	_left:160px;
	_text-align:center;
}
#flash-footer a.trailer-link {
	background-image:url(../imgs/odeon/btn_trailer_page.gif);
	width:129px;
	height:19px;
	display:block;
	margin:0px auto 0px auto;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
	font-size:10px;
	_position:relative;
}
#flash-footer a.trailer-link:hover {
	background-image:url(../imgs/odeon/btn_trailer_page_over.gif); 
	color:#000;
}
#trailers-bottom #alpha a {
	padding:0 5px;
}
#trailers-bottom #alpha .sel {
	color:#cfab1d;
	font-size:18px;	
}
/*///////////////////////////////////////////////////////

SHOWTIME ELEMENTS

///////////////////////////////////////////////////////*/
/* showtimes search bar */
.titlebar .btn_province,
.titlebar .btn_city,
.titlebar .btn_search {
	display:block;
	width:117px;
	height:17px;
	float:left;
	margin:2px 3px 0px 0px;
	_overflow:hidden;
}
.showtimes-form{
	border: 1px solid #474747;
	background: #2c303a;
	padding:0px;
	margin:0px;
	color:white;
	position:relative;
	top:-2px;
	#top:0px;
	_oveflow:hidden;
}
#filter_form .province {
	width:140px;
}
#filter_form .city {
	width:100px;
}
.showtimes-btn {
	position:relative;
	top:2px;
	width:85px; 
	background-image:url(../imgs/odeon/btn_search.gif);
}
.showtimes-btn:hover {
	background-image:url(../imgs/odeon/btn_search.gif)
}
/*showtimes listings */
#showtimes-listings-container {
	position:relative;
	float:left;
	margin:15px 0px 5px 30px;
	_margin:15px 0px 5px 15px;
	width:894px;
	_width:894px;
	min-height:250px;
	_height:250px;
}
#showtimes-listings-container .contest {
	position:relative;
	float:left;
	margin:0px 2px 2px 0px;
	padding:0px;
	height:88px;
	text-align:center;
	#overflow:hidden;
}
#showtimes-listings-container .film {
	position:relative;
	float:left;
	margin:0px 5px 5px 0px;
	width:420px;
	_width:440px;
	padding:5px 5px 2px 15px;
	border:solid 1px #696868;
	background-color:#29240f;
}
#showtimes-listings-container .film .left {
	position:relative;
	float:left;
	width:60px;
	height:80px;
}
#showtimes-listings-container .film .right {
	position:relative;
	float:left;
	margin:0px 0px 0px 15px;
	width:345px;
	/*_width:320px;*/
}
#showtimes-listings-container .film .right .title {
	color:#fed221;
	text-transform:uppercase;
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;
}
#showtimes-listings-container .film .right .description {
	color:#c8c6c6;
	font-size:12px;
	line-height:1.1em;
}
#showtimes-listings-container .film .right .opening {
	font-size:12px;
	text-transform:uppercase;
	float:left;
	width:192px;
	overflow:hidden;
	margin-top:5px;
	white-space:nowrap;
}
#showtimes-listings-container .film .right a.showtimes {
	position:relative;
	float:right;
	right:0px;
	/*_right:-20px;*/
	width:75px;
	height:23px;
	background-image:url(../imgs/odeon/btn_showtimes.gif);
	display:block;
	padding:0px;
	margin:0px;
	margin-top:2px;
}
#showtimes-listings-container .film .right a.moreinfo {
	position:relative;
	float:right;
	right:0px;
	width:75px;
	height:23px;
	background-image:url(../imgs/odeon/btn_moreinfo.gif);
	display:block;
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-right:1px;
}
/* showtimes times/locations */
#showtimes-container {
	position:relative;
	float:left;
	border:solid 1px #696868;
	background-color:#29240f;
	margin:15px 0px 10px 30px;
	_margin:15px 0px 10px 20px;
	padding:10px;
	width:868px;
}
#showtimes-container .left {
	position:relative;
	float:left;
	width:120px;
}
#showtimes-container .left .poster {
	position:relative;
	margin:0px auto 0px auto;
	width:120px;
	height:175px;
	border:solid 1px #d5b01e;
	text-align:center;
	background-color:#000;
}
#showtimes-container .left .btn-details {
	position:relative;
	margin:10px auto 0px auto;
	width:90px;
	height:26px;
	display:block;
	background:#fff url(../imgs/odeon/btn_film_details.gif) no-repeat;
}
#showtimes-container .right {
	position:relative;
	float:left;
	padding-left:10px;
	width:730px;
}
#showtimes-container .right .title {
	position:relative;
	float:left;
	width:auto;
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:15px;
	font-weight:bold;
}
#showtimes-container .right .title .rating {
	font-size:12px;
}
#showtimes-container .right .theatre {
	position:relative;
	float:left;
	width:225px;
	padding:0px 15px 15px 0px;
	_padding:0px 10px 10px 0px;
	line-height:1.2em;
}
#showtimes-container .right .theatre .name .three-d {
	color: #f8ea6d;
}
#showtimes-container .right .theatre .name {
	color:#fed221;
	text-transform:uppercase;
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;
}
#showtimes-container .right .theatre .address {
	color:#c8c6c6;
	font-size:12px;
	text-transform:capitalize;
}
#showtimes-container .right .theatre .times {
	font-size:12px;
	font-weight: normal;
	text-transform:uppercase;
}
#showtimes-container .right .theatre .times .days {
	font-weight: bold;
}
.showtimes-disclaimer {
	display: block;
	margin: 0 0 8px 0;
	font-size:10px;
	color: #CCCCCC;
	text-align: center;
}
/*///////////////////////////////////////////////////////

FOOTER ELEMENTS

///////////////////////////////////////////////////////*/
.actions,
.actions a {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.actions a:hover {
	color: #ffd325;
}
#footer {
	clear: both;
	padding: 0px 30px 15px 30px;
	color: #5c5b5b;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	background: #c9c7c7 url(../imgs/footer_bg.gif) no-repeat bottom left;
}
#footer .logos {
	float: left;
	position:relative;
	top:-7px;
	left:-7px;
}
/*///////////////////////////////////////////////////////

FORM ELEMENTS

///////////////////////////////////////////////////////*/
.msg {
	margin: 10px 30px 20px 30px;
	width:853px;
	padding: 10px 20px;
	color: #eeebbf;
	background: #4a483b;
}
.req {
	font-weight: bold;
	font-style: italic;
	color: #8fabf5;
}
input, select, textarea {
	font-size: 12px;
}
label {
	display: block;
	color: #eeebbf;
	margin-bottom: 2px;
}
form#search_form_aa {
	position:relative;
	float: right;
	width: 250px;
	_width:238px;
	right:20px;
        margin-top:2px;
}
#nav .input_search {
	width: 125px;
	height: 14px;
	margin: 0px 4px;
	padding: 1px 5px 0px;
	font-size: 10px;
	color: #FFF;
	border: 1px solid #474747;
	background: #2c303a;
	#position:relative;
	#top:-1px;
	_height:17px;
	float:right;
}
#nav .btn_search a {
	float: right;
	display: block;
	width: 85px;
	height: 17px;
	background: url(../imgs/odeon/btn_search.gif) no-repeat;
	
}
#nav .btn_search a:hover{
	background: url(../imgs/odeon/btn_search_over.gif) no-repeat;
}
/*///////////////////////////////////////////////////////

NEW STYLES BEING ADDED AFTER ORIGINAL WAS CREATED

///////////////////////////////////////////////////////*/
.tx-filmmanagement-pi5 {
	padding: 0px;
	margin: 0px;
}
.tx-filmmanagement-pi4  { 
	margin: 0px;
	font-size: 20px;
	color: #f0edc0;
	text-transform: uppercase;
	font-weight: bold;
}
.titlebar {
	height: 22px !important;
	padding: 0px !important;
	margin: 0px !important;
	line-height:22px !important;
	background: url(../imgs/h1_bg.gif) repeat-y top center;
	_overflow:hidden;
}
.titlebar h1 {
	float: left !important;
	padding: 0px 0px 0px 32px !important;
	margin: 0px !important;
	line-height: 21px !important;
	background: none !important;
	font-size:20px;
}
#alpha {
	float:left;
	width:600px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-left:50px;
	color:#cfab1d;
	
}
#alpha a {
	padding: 0 2px;
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
#alpha a:hover {
	color: #d5b01e;
	text-decoration: none;
}
/*////////////////////////////////////////////////

FILM DETAILS PAGE

////////////////////////////////////////////////*/
#details-flash-block {
	width:953px;
	height:337px;
}
#details-flash-block-image {
	background: url('../imgs/holder_filmdetails.jpg');
	width:953px;
	height:337px;
}
#details-bottom{
	width:780px;
	margin:0px auto 0px auto;
	height:270px;
	_position:relative;	
	_left:80px;
}
#details-bottom .poster {
	position:relative;
	float:left;
	width:160px;
	height:230px;
	margin:20px 20px 0px 0px;
	_margin:20px 15px 0px 0px;
	display:block;
	text-align:center;
}
#details-bottom .scroll-container {
	position:relative;
	float:left;
	width:600px;
	height:240px;
	margin:17px 0px 20px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
}
#details-bottom .text {
	position:relative;
	float:left;
	width:600px;
	height:240px;
	overflow:auto;
}
#details-bottom .text .heading {
	font-size:16px;
	font-weight:bold;
	color:#fed221;
}
#details-bottom .text .label {
	color:#adadad;
}
#details-bottom .text p {
	margin:0px 0px 15px 0px;
}

#details-bottom .text ul {
	list-style:disc;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
#details-bottom .text .extras p.bodytext,
#details-bottom .text li,
#details-bottom .text span.extras {
	color:#fed221;
	margin:0px;
}
#details-bottom .text .bold {
	font-weight:bold;
	color:#fed221;
}
#footer #sub-menu {
	min-height:20px;
	_height:20px;
	position:relative;
	right:-10px;
}
#footer #sub-menu .btn-sub {
	position:relative;
	float:right;
	width:129px;
	height:28px;
	margin-bottom:8px;
	background-image:url(../imgs/odeon/btn_sub_generic.gif);
	text-align:center;
	color:#000;
	line-height:24px;
	font-weight:bold;
}
#footer #sub-menu .btn-sub:hover {
	background-image:url(../imgs/odeon/btn_sub_generic_over.gif);
}
	
/*////////////////////////////////////////////////

SHOWTIMES LISTINGS PAGE

////////////////////////////////////////////////*/
#showtimes-listings-container .film .imgleft {
	position:relative;
	float:left;
	border:solid 1px #d5b01e;
	margin-right:10px;
}
#showtimes-listings-container .film .imgright {
	position:relative;
	right:0px;
	float:right;
	top:-5px;
}
#showtimes-listings-container .film .contest_text {
	position:relative;
	float:left;
	text-transform:uppercase;
	line-height:1.2em;
	margin:5px 0px 0px 0px;
	width:100%;
}
#showtimes-listings-container .film .contest_text .title {
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;
}
#showtimes-listings-container .film .contest_text .prizes {
	color:#fed221;
}
#showtimes-listings-container .film .contest_text .prizes:hover {
	color:#fed221;
	text-decoration:underline;
}
#showtimes-listings-container .film .contest_text .date {
	color:#c8c6c6;
}
/*////////////////////////////////////////////////

CONTEST RULES/PRIVACY POLICY/CONTEST DETAILS PAGE ELEMENTS

////////////////////////////////////////////////*/
#contest-container {
	position:relative;
	width:800px;
	margin:7px auto 0px auto;
	padding-bottom:10px;
	_left:77px;
}
#contest-container .label {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
	text-transform:uppercase;
}
#contest-container a {
	color: #FFF;
	text-decoration: none;
}
#contest-container a:hover {
	text-decoration: underline;
}
/*////////////////////////////////////////////////

RTE STYLES

////////////////////////////////////////////////*/
.csc-header {
	height: 22px !important;
	padding: 0px !important;
	margin: 0px !important;
	line-height:22px !important;
	background: url(../imgs/h1_bg.gif) repeat-y top center;
}	
.csc-header h1 {
	float: left !important;
	padding: 0px 0px 0px 32px !important;
	margin: 0px !important;
	line-height: 21px !important;
	background: none !important;
	font-size:20px;
}
table.rte {
	width:893px;
	margin-left:30px;
	margin-right:30px;
}
div.message_no_results {
	padding-left:30px;
	margin: 15px 0px 15px 0px;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	height:150px;
	text-transform:none;
}	
