#bottomSeats
{
	width		: 99.9%;
	overflow	: auto;
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats {
	border		: 0;
	margin		: 0;
	padding		: 0;
	width		: 99.9%;
	background	: #131929;	
}

table.tblBottomSeats td {
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats td.bottomSeatsL,
table.tblBottomSeats td.bottomSeatsC,
table.tblBottomSeats td.bottomSeatsR 
{
	width		: 33%;
	background	: #182034;
	
}

#bottomSeats .moduletable h3 {
	font-size	: 12px;
	background	: #2C3341;
	color		: #FFF;
	height		: 25px;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	line-height	: 25px;
	text-indent	: 10px;
}

#bottomSeats .moduletable {
	font-size: 12px;
}

#bottomSeats li a
{
	color: #1B2B03;
	font-size		: 11px;
}

#bottomSeats .moduletable p {
	padding: 0 6px;
}

#bottomSeats .moduletable
{
	color			: #c8c297;
}






#iconMenu div.module a.mainlevel,
#iconMenu div.module a.mainlevel:link,
#iconMenu div.module a.mainlevel:visited,
#iconMenu div.module a.mainlevel:active
{
	font-family		: arial;
	font-size 		: 9px;
	color 			: #00FF21;
    	text-align		: left;
  	margin-bottom		: 3px;
  	text-indent		: 12px;
  	padding-right		: 5px;
  	padding-left		: 5px;
}
  

#iconMenu div.module a.mainlevel:hover {
	text-decoration		: none;
	background		: none;
	color			: #000;
}





ul#mainlevel-navbot1 {
	list-style : none;
	padding : 0;
	margin : 0;
	font-size : 10px;
	height	: 15px;
	font-family	: tahoma;
  }

ul#mainlevel-navbot1 li {
	background-image 	: none;
	padding	 		: 0;
	display			: inline;
	margin 			: 0;
	white-space 		: nowrap;
	height			: 12px;
  }

ul#mainlevel-navbot1 li a {
	/* move the menu item vertically by padding it on top */
	/* height of main menu item */
	text-decoration		: none;
	color 			: #ffffff;
	font-size 		: 1.1em;
	text-align		: center;
	border			: none;
	width			: 100px;
	height			: 15px;
	margin-left		: 5px;
	margin-right		: 5px;
	padding			: 0 2px 0 2px;
}

#topMainMenu > ul#mainlevel-navbot1 li a {
	width : auto;
  }

ul#mainlevel-navbot1 li a:hover {
	color			: #FFF;
	background		: none;
}