﻿/* Begin CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End CSS Reset */

/* Begin global document styles */

body {
	color:#000000;
	font-family:helvetica,verdana;
	font-size:11px;
	background-color:#ffffff;
}
a {
	color:#000000;
}
a:hover {
	color:#00acec;
}
p {
	margin-bottom:5px;
	padding-right:5px;
	padding-bottom:5px;
}
h1.columnheading {
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	margin-bottom:5px;
	border-style:solid;
	border-color:#666666;
	border-width: 2px 0 2px 0;
	text-transform:uppercase;
}
h1.secureheading {
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	margin-bottom:5px;
	border-style:solid;
	border-color:#666666;
	border-width: 0 0 2px 0;
	text-transform:uppercase;
}
h1.searchresultheading {
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	margin-bottom:5px;
	text-transform:uppercase;
}
input {
	outline-style:none;
	outline-width:0px;
}
input.textfield {
	border-style:none;
	width:435px;
	height:18px;
}
input.numberfield {
	border-style:none;
	width:30px;
	height:18px;
}
textarea {
	border-style:none;
	outline-style:none;
	outline-width:0px;
}
select {
	border-style:none;
	height:18px;
	outline-style:none;
	outline-width:0px;
	padding:0px;
	margin:0px;
}
checkbox {
	border-style:none;
	height:18px;
	outline-style:none;
	outline-width:0px;	
}
a.promolink {
	text-decoration:none;
	color:#ffffff;
}
label {
	font-weight:bold;
}

/* End global document styles */



/* Begin structural div styles */
#wrapper {
	position:relative;
	width:970px;
	margin:auto;
}
#main {
	position:relative;
	width:970px;
	height:auto;
	margin:auto;
	margin-top:23px;
	border-style:solid;
	border-color:#000000;
	border-width:0 4px 0 4px;
	float:left;
}
#maininner {
	width:960px;
	height:auto;
	margin:auto;
}
#header {
	position:relative;
	width:960px;
	padding-bottom:5px;
	float:left;
}
#masthead {
	position:relative;
	width:960px;
	height:97px;
	background-image:url(/interface/lamirada2011-header_02.gif);
	background-repeat:no-repeat;
	float:left;
	z-index:1000;
}
#navcontainer {
	position:relative;
	width:960px;
	height:30px;
	background-color:#000000;
	float:left;
	z-index:1000;
	margin-top:4px;
}
/* Begin main menu styles */
#navcontainer ul {
	margin-left:10px;
}
#navcontainer ul li { 
	float:left;
	text-transform:uppercase;
	margin-right:10px;
}
#navcontainer ul li a {
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	color:#ffffff;
	text-decoration: none;
	float: left;
}
#navcontainer ul li a:hover {
	color:#ea0089;
}
#navcontainer ul li a.selected {
	color:#ea0089;
}
/* End main menu styles */

/* Begin sub menu styles */
#contentright1 ul li a {
	font-size:11px;
	font-weight:bold;
	/*padding-top:7px;*/
	color:#000000;
	text-decoration: none;
}
#contentright1 ul li a:hover {
	color:#00acec;
}
#contentright1 ul li a.selected {
	color:#00acec;
}
/* End sub menu styles */

/* Begin film sub menu styles */
#filmscontentleft ul li a {
	font-size:11px;
	font-weight:bold;
	/*padding-top:7px;*/
	color:#000000;
	text-decoration: none;
}
#filmscontentleft ul li a:hover {
	color:#00acec;
}
#filmscontentleft ul li a.selected {
	color:#00acec;
}
/* End sub menu styles */

/* Begin sub sub menu styles */
#contentright1 ul li ul {
	margin-bottom:10px;
}
#contentright1 ul li ul li a {
	font-size:11px;
	font-weight:normal;
	/*padding-top:7px;*/
	color:#999999;
	text-decoration: none;
}
#contentright1 ul li ul li a:hover {
	color:#00acec;
}
#contentright1 ul li ul li a.selected {
	color:#00acec;
}
/* End sub sub menu styles */

#content {
	position:relative;
	width:960px;
	margin-top:5px;
	float:left;
	overflow:hidden;
}
#contentleft {
	position:relative;
	width:615px;
	height:auto;
	border-style:solid;
	border-color:#000000;
	border-width:0 4px 0 0;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#filmscontentleft {
	position:relative;
	width:172px;
	float:left;
}
#filmscontentright {
	position:relative;
	width:428px;
	float:left;
	border-style:solid;
	border-color:black;
	border-width:0 0 0 0;
	margin-left:10px;
}
#contentright1 {
	position:relative;
	width:165px;
	border-style:solid;
	border-color:#000000;
	border-width:0 4px 0 0;
	float:left;
	padding-left:5px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#contentright2 {
	position:relative;
	width:162px;
	border-style:solid;
	border-color:#000000;
	border-width:0 0 0 0;
	float:left;
	padding-left:5px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#search {
	font-family:helvetica,verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:2px;
	width:162px;
	height:17px;
	background-color:#e4e6e7;
	background-image:url(/interface/search-background.gif);
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#666666;
	border-width:2px 0 2px 0;
	text-transform:uppercase;
}
#s {
	font-family:helvetica,verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#e4e6e7;
	border-style:none;
	width:132px;
	margin-left:8px;
	margin-top:-2px;
}
#searchsubmit {
	width:10px;
	height:13px;
}
#buttonblock {
	margin-top:6px;
}
#shareblock {
	margin-top:6px;
}
#footer {
	position:relative;
	width:960px;
	height:19px;
	float:left;
	margin-top:5px;
	font-size:10px;
}
#footerbar {
	background-color:#919295;
	color:#eeeeee;
	width:946px;
	height:16px;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
	font-size:10px;

}
#footer a {
	text-decoration:none;
	color:#eeeeee;
}
#footer a:hover {
	text-decoration:underline;
	color:#eeeeee;
}

/* End structural div styles */

/* Begin classes */

/* Begin Program table */
.programtable {
	margin-top:-3px;
	border-collapse:separate;
	border-spacing: 0 5px;
}
.programtable thead td{
	background-color:black;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
}
.programtable thead tr {
	height:20px;
}
.programtable tbody {
	background-color:white;
	color:black;
}
.programtable tr {
	height:12px;
}
.programtable td {
	text-align:left;
	padding-left:5px;
}
.programtable td a {
	text-decoration:none;
}
.sessiontimecol {
	width:160px;
}
.titlecol {
	width:200px;
}
.categorycol {
	width:150px;
}
.bookingscol {
	width:100px;
}

/* End Program Table */

/* Begin Secure table */
.securetable {
	margin-top:-3px;
	border-collapse:separate;
	border-spacing: 0 5px;
}
.securetable thead td{
	background-color:black;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:5px;
}
.securetable thead tr {
	height:20px;
}
.securetable tbody {
	background-color:white;
	color:black;
}
.securetable tr {
	height:12px;
}
.securetable td {
	text-align:left;
	padding-left:5px;
}
.securetable td a {
	text-decoration:none;
}
.securetable td a.selected {
	text-decoration:none;
	font-weight:bold;
	color:#00acec;
}
.scol1 {
	width:260px;
}
.scol2 {
	width:160px;
}
.scol3 {
	width:160px;
}
.scol4 {
	width:180px;
}

/* Ends Secure table */

/* Begin Film List Box */

.filmlistbox {
	position:relative;
	width:592px;
	min-height:117px;
	background-color:#e4e6e7;
	padding:9px;
	margin-bottom:5px;
	float:left;
}
.filmlistimage {
	position:relative;
	margin:0;
	padding:0;
	float:left;
}
.filmlistcontentbox {
	position:relative;
	width:400px;
	min-height:117px;
	float:left;
	margin-left:15px;
}
.filmlisttable {
	position:relative;
	float:left;
	width:400px;
	min-height:117px;
}
.filmlisttable td a {
	text-decoration:none;
	font-weight:bold;
}
.filmlistheading {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
.filmlistcontentleft {
	width:140px;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-color:white;
	border-width:0 4px 0 0;
	padding-right:6px;
}
.filmlistcontentright {
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
}

/* End Film List Box */

.contentinner {
	width:430px;
}
.buttonimage {
	border-style:none;
}
.adimage {
	width:162px;
	height:110px;
	margin-top:2px;
	border-style:none;
}
.searchresultbox {
	border-style:solid;
	border-color:#000000;
	border-width:0 0 1px 0;
	margin-right:5px;
}
.searchresultbox a {
	text-decoration:none;
	font-weight:bold;
}
.searchresultsheader {
	margin-bottom:7px;
	padding-bottom:20px;
	border-style:solid;
	border-color:#000000;
	border-width:0 0 1px 0;
	margin-right:5px;
}
.searchresultslabel {
	float:left;
	font-weight:bold;
}
.searchresultsnextback {
	font-weight:bold;
	float:right;
}
.searchresultsnextbackdisabled {
	font-weight:bold;
	color:#666666;
}
.searchresultsnextback a {
	text-decoration:none;
	font-weight:bold;
}
.errormessage {
	font-weight:bold;
	color:red;
}

/* End classes */

/* Begin Carousel Styles */

.mainimagecontainer {
	position:relative;
	width:428px;
	height:309px;
	margin-bottom:5px;
}
.mainimageprevbar {
	position:absolute;
	width:10px;
	height:309px;
	left:0px;
	top:0px;
	background-image:url(/interface/button_left_off.gif);
	z-index:100;
	opacity:0.4;
	filter:alpha(opacity=40);
	outline: none;
}
.mainimageprevbar:hover {
	background-image:url(/interface/button_left_on.gif);
}
.mainimagenextbar {
	position:absolute;
	width:10px;
	height:309px;
	left:418px;
	top:0px;
	background-image:url(/interface/button_right_off.gif);
	z-index:100;
	opacity:0.4;
	filter:alpha(opacity=40);
	outline: none;
}
.mainimagenextbar:hover {
	background-image:url(/interface/button_right_on.gif);
}
.mainimagenext {
	outline: none;
}
.mainimageprev {
	outline: none;
}

/* End Carousel Styles */



