body 
{
	background-color: #ffffff;
	color: #000000;	
}

#contentContainer 
{
	width: 728px;
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;	
}

#cinetixxFooter 
{
	text-align: right;
	background-color: #000000;
	color: #f8f8f8;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 5px 0px;
	position: relative;
}

#cinetixxFooter a 
{
	text-decoration: none;
	font-weight: bold;
	color: #f8f8f8;
}

#matrix, #cinemaList
{
	clear: both;
	border-top: 1px solid #000000;
}

.rowHeaderDay 
{
	font-weight: bold;
	text-transform: uppercase;
	width: 30px;
	padding: 5px;
	margin: 0px;
}

.rowHeaderAuditorium 
{
	font-weight: bold;
	text-transform: uppercase;
	width: 79px;
	padding: 5px;
	padding-right: 1px;
	margin: 0px;
}

.auditoriumNameBox 
{
	width: 79px;
	margin: 5px; 
	margin-right: 1px;
	vertical-align: top;	
	margin-top: 0px;
	vertical-align: top;
	padding: 0px;	
	overflow: auto;
}

.showList ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.showList ul li
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
}

.eventImage 
{
	width: 80px;
	margin: 0px;
	padding: 0px;
}

.eventNameBox, .eventNameBoxHighlight
{
	width: 248px;
	background-color: #f8f8f8;
	color: #000000;	
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin: 0px;
}

.eventNameBoxHighlight 
{
	background-color: #919e00;
	color: #ffffff;	
}

.eventName, .eventNameHighlight
{
	font-size: 16px;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 248px;
	text-transform: uppercase;
}

.eventNameHighlight a
{
	color: #ffffff;
}

.cinemaHeaderName
{
	font-size: 16px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 20px;
}
.cinemaHeaderName a 
{
	color: #ffffff;
	text-decoration: underline;
}

.cinemaSmallHeaderName
{
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-top: 5px;
}

.cinemaHeaderDetails
{
	margin-bottom: 15px;
	color: #ffffff;
}

.cinemaHeaderDetails a
{
	color: #ffffff;
}

.cinemaBoxLeft 
{
	width: 80px;
	background-color: #a8b800;
	color: #ffffff;
	margin: 0; padding: 0;	
	border-bottom: 1px solid #ffffff;
	position: relative;
}

.cinemaBox
{
	width: 248px;
	background-color: #919e00;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

.cinemaSmallBox
{	width: 248px;
	background-color: #919e00;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
	position: relative;
}
 
.cinemaBoxRight
{
	width: 400px;
	background-color: #919e00;
	color: #ffffff;
	clear: right;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	position: relative;
}


#matrix table 
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.showTable 
{
	width: 330px;
	margin: 0px;
	padding: 0px;
}
.showTableTD 
{
	margin: 0px;
	padding: 0px;
	width: 330px;
}

.eventRowSeparator
{
	height: 1px;
	line-height: 1px;
	background-color: #ffffff;
	color: #000000;
}

.dateBoxLeft, .dateBox
{
	color: #f8f8f8;
	background-color: #000000;
	height: 35px;
	margin: 0px;
	position: relative;
}

.dateBoxLeft 
{
	width: 80px;
}

.dateBox
{	
	width: 578px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 16px;
	text-transform: uppercase;
}

.dateButton 
{
	text-decoration: none;
	color: #f8f8f8;
}

.dateButton:hover 
{
	text-decoration: underline;
}

.dateButtonFat
{
	text-decoration: none;
	color: ;
	font-size: 16px;
	font-weight: bold;
}

.dateButtonFat:hover
{
	text-decoration: underline;
}

.showPast 
{
	color: #565656;
}

.showSoldOut
 {
	color: #c72929;
 }
 
 .showNoInternet
 {
	color: #565656;
 }
 
 .showSale
 {
	color: #9bd0ef;
	text-decoration: underline;
 }
 
 .showReservation
 {
	color: #000000;
	text-decoration: underline;
 }
 
 .showSaleReservation
 {
	color: #7a8500;
	text-decoration: underline;
 }
 
 #legend 
 {
	width: 628px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 100px;
	margin-top: 20px;
	position: relative;
	color: #000000;
	background-color: #f8f8f8;
	border-top: 1px solid #000000;
 }

 
 #legend ul
 {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 20px;
	padding-left: 00px;
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
	margin-left: 0px;
	width: 248px;
 }
 
 #legend ul li
 {
	margin: 0px;
	padding: 0px;
 }
 
 
 #cinemaList ul
 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
 }
 
 #cinemaList ul li
 {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ffffff;
	clear: both;
 }
 
 
#cinemaList ul li a
{
	display: block;
	padding: 10px;
	padding-left: 100px;
	color: #919e00;
	position:relative;
	text-transform: uppercase;
	font-weight: bold;
}

#cinemaList ul li a:hover
{
	background-color: #919e00;
	color: #ffffff;
	text-decoration: none;
}

.cinemaCityList
{
	border: none;
	display:block;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	margin-top: -16px;
	text-transform: none;	
	color: #000000;
}

#cinemaList ul li a:hover .cinemaCityList
{
	color: #ffffff;
	text-decoration: none;
}

.cornerLeftTop
{
	height: 1px;
	width: 1px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
}

.cornerRightTop
{
	height: 1px;
	width: 1px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	top: 0px;
	right: 0px;
}

.cornerLeftBottom
{
	height: 1px;
	width: 1px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.cornerRightBottom
{
	height: 1px;
	width: 1px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
