#bottomModulesWrapper
{
	float			: left;
	width			: 100%;
	background		: url(/templates/artcolors15/colors/green/images/bottom-3-bg.png) repeat-x;
	height			: 140px;
	margin-bottom	: 5px;
}

#bmPosition
{
	height			: 128px;
	overflow		: hidden;
	margin-top		: 5px;
}

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

#topModulesWrapper
{
	float	: left;
}

.tcMod-f, 
.tcMod-l, 
.tcMod-r,
.tcMod-c
{	
	float: left;
	padding: 0;
	overflow: hidden;
}

.tcMod-f div.moduletable,
.tcMod-l div.moduletable,
.tcMod-r div.moduletable,
.tcMod-c div.moduletable
{
	padding: 0 9px 5px 9px;
}



.tcMod-l div.moduletable h3,
.tcMod-f div.moduletable h3 
{
	
}

.tcMod-l,
.tcMod-f 
{
	
}

.tcMod-c
{
	
}

.tcMod-r 
{
	

}

.tcMod-r div.moduletable h3 {
	
}

.tcMod-c div.moduletable h3
{
	
}





#tmwInner
{

}

#tmwInner h3 {
	font-size	: 12px;
	background	: url(/templates/artcolors15/colors/green/images/top-h3.gif) bottom left repeat-x;
	color		: #000;
	height		: 25px;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	line-height	: 25px;
	font-family	: Tahoma;
	font-weight	: bold;
	margin-bottom	: 5px;
}

#tmwInner div.moduletable {
	margin: 0;
	color		: #333;
}

#tmwInner ul {
	padding: 0;
	margin: 0 !important;
}

#tmwInner li {
	padding: 0;
	margin: 0;
	background: none;
}

#tmwInner li a:link,
#tmwInner li a:visited,
#tmwInner li a:active
 {
	color				: #000;
	padding-left		: 9px;
	background			: url(/templates/artcolors15/colors/green/images/top-li-bg.gif) 0px 5px no-repeat;
	padding-bottom		: 5px;
	padding-top			: 2px;
}

#tmwInner li a:hover
 {
	color				: #CC0000;
	text-decoration		: none;
}

#tmwInner div ul li.latestnews,
#tmwInner div ul li.mostread
{
	border-bottom		: 1px dotted #333;
}




#tmwInner a:link,
#tmwInner a:visited,
#tmwInner a:active
{
	color	: #0066cc;
	
}

#tmwInner a:hover
{
	text-decoration	: underline;

}


#tmwInner td {
	padding: 0;
}

#tmwInner .article_seperator {
	display: none;
}

#tmwInner table {
	border-spacing: 0;
	border-collapse: collapse;
}



