/*Top and bottom module style */
#bottomModulesWrapper
{
	float	: left;
	width	: 100%;
	margin-bottom	: 3px;
	margin-top	: 5px;
	background	: url(../images/bottom-mod-bg.jpg) repeat-x;
	margin-top	: 10px;
}

#bmwInner
{
	margin-left	: 7px;
	margin-right	: 7px;
}


.tcModBottom-f, 
.tcModBottom-l, 
.tcModBottom-r,
.tcModBottom-c
{	
	float: left;
	padding: 0;
}

.tcModBottom-f div.moduletable,
.tcModBottom-l div.moduletable,
.tcModBottom-r div.moduletable,
.tcModBottom-c div.moduletable
{
	padding:0 3px;

}





.tcModBottom-l div.moduletable h3,
.tcModBottom-f div.moduletable h3 
{

}

.tcModBottom-l,
.tcModBottom-f 
{
	
}
/* adding border */
.tcModBottom-c
{
}

.tcModBottom-l
{
	
}

.tcModBottom-r 
{
	

}

.tcModBottom-r div.moduletable h3 {
	
}

.tcModBottom-c div.moduletable h3
{
	
}




/* top modules styling */
#bmwInner
{

}

#bmwInner h3 {
	font-size	: 12px;
	background	: url(../images/bottom-h3.gif) bottom left repeat-x;
	color		: #FFF;
	height		: 25px;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	line-height	: 25px;
	font-family	: Tahoma;
	font-weight	: bold;
	margin-bottom	: 5px;
	text-indent		: 12px;
}

#bmwInner div.moduletable {
	margin: 0;
	color		: #000;
}

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

#bmwInner li {
	padding: 0;
	margin: 0;
	background: url(../images/top-li-bg.gif) no-repeat 0px 5px;
}

#bmwInner td {
	padding: 0;
}

#bmwInner .article_seperator {
	display: none;
}

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

#bmwInner a:link,
#bmwInner a:visited,
#bmwInner a:active
{
	color	: #69b546;
	
}

#bmwInner a:hover
{
	text-decoration	: underline;
}
#bmwInner ul li
{
	background	: url(../images/top-li-bg.gif) 0px 7px no-repeat;
	padding-left	: 15px;
	line-height		: 20px;
}

#bmwInner ul li a:link,
#bmwInner ul li a:visited

{
	color		: #2d3739;
	font-size	: 11px;
	font-family	: verdana;
}

#bmwInner ul li#current a
{
	text-decoration	: underline;
}

#bmwInner div div
{
	height		: 145px;
	overflow	: hidden;
}
