#topSeats,
#bottomSeats
{
	width		: 99.9%;
	overflow	: auto;
	margin		: 0;
	padding		: 0;
	background	: #D2D9C9;
}

table.tblTopSeats,
table.tblBottomSeats
{
	border		: 0;
	margin		: 0;
	padding		: 0;
	width		: 99.9%;
	background	: none;
}

table.tblTopSeats td,
table.tblBottomSeats td
{
	margin		: 0;
	padding		: 0;
}

table.tblTopSeats td.topSeatsL,
table.tblTopSeats td.topSeatsC,
table.tblTopSeats td.topSeatsR,
table.tblBottomSeats td.bottomSeatsL,
table.tblBottomSeats td.bottomSeatsC,
table.tblBottomSeats td.bottomSeatsR 
{
	width		: 33%;
	
}

#topSeats .moduletable h3,
#bottomSeats .moduletable h3
{
	font-size	: 14px;
	background	: url(../images/top-h3.gif) bottom left repeat-x;
	color		: #333;
	height		: 25px;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	line-height	: 25px;
	font-family	: Arial;
	font-weight	: bold;
	margin-bottom	: 5px;	
}


#topSeats .moduletable,
#bottomSeats .moduletable
{
	font-size: 12px;
	padding	: 0px 3px 3px 3px;
}

#topSeats li a,
#bottomSeats li a
{
	color			: #FFF;
	font-size		: 12px;
}

#topSeats .moduletable p,
#bottomSeats .moduletable p
{
	padding			: 0 6px;
}

#topSeats .moduletable,
#bottomSeats .moduletable
{
	color			: #31312A;
}

#topSeats a:link,
#topSeats a:visited,
#topSeats a:active,
#bottomSeats a:link,
#bottomSeats a:visited,
#bottomSeats a:active
{
	color	: #F07508;
}


#topSeats a:hover,
#bottomSeats a:hover
{
	background	: none;
	color		: #CC0000;
}

#topSeats div ul li a:visited,
#topSeats div ul li a:link,
#topSeats div ul li a

{
	color		: #000;
	padding-bottom	: 5px;
	padding-top	: 2px;
}

#topSeats div ul li a:hover
{
	color		: #000;
	text-decoration	: underline;
}


#topSeats div ul li
{
	background-image	: none;
	padding			: 0;
	margin			: 0;
	margin-bottom		: 2px;
	line-height		: 20px;
}

#topSeats ul,
#bottomSeats ul
{
	margin	: 0;
	list-style: none;
	padding	: 0;
}



#topSeats ul li,
#bottomSeats ul li
{
	padding-left: 20px;
	line-height: 130%;
	background: none;
}

/* Overriding the bottom modules */

table.tblBottomSeats td
{
	margin		: 0;
	padding		: 0;
	background	: none;
	padding-left	: 3px;
}

