﻿a:link
{
	color:Yellow;
	text-decoration:none;	
}
a:hover
{
	color:gray;
	text-decoration:none;	
}



body{
margin:0;
padding:0;
line-height: 1.5em;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: white;
background-color:#7b1e1f;
}

b{font-size: 110%;}
em{color: red;}




#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#7b1e1f;
}

#topsection{

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

}

#leftcolumn{
float: left;
width: 230px; /*Width of left column in pixel*/
margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 180px; /*Width of right column*/
margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 100%;

color: #FFF;
text-align: center;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#TopArea
{
	width:980px;
	padding-left:5px;
	padding-right:5px;
		
}





#TopArea .Liveshow
{
	width:980px;
	height:20px;
			
}

.show a
{
	color:Yellow;
	text-decoration:none;	
}
.show a:hover
{
	color:gray;
	text-decoration:none;	
}


.mm a
{
	color:Maroon;
	text-decoration:none;	
	padding-left:2px;
	padding-right:1px;
	font-size:9px;
}
.mm a:hover
{
	color:black;
	text-decoration:none;	
	font-size:9px;
}



#TopArea .Banner
{
	width:980px;
	
	
		
}

#TopArea .Menu
{
	width:980px;
	height:25px;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
		
}


#TopArea .Live
{
	width:980px;
		
}





#TopArea .Menu a
{
	padding-left:12px;
	padding-right:13px;
	color:yellow;
	text-decoration:none;
	display:block;
	float:left;
	height:22px;
	padding-top:3px;
	font-weight:bold;
	
		
}

#TopArea .Menu a:hover
{
	color:black;
	background-image:url(Bg/bgmenu.gif);
	text-decoration:none;
	
		
}

#TopArea .Menu a.selected
{
	color:black;
	background-image:url(Bg/bgmenu.gif);
	text-decoration:none;
	
		
}


#LeftArea
{
	width:220px;
	padding:5px;
	
	
}


#LeftArea .Topsubmenu
{
	width:220px;
	background-image:url(Bg/topmenu.gif);
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	
}


#LeftArea .submenu
{
	width:208px;
	border:1px solid white;
	padding:5px;
}


#LeftArea .submenu a
{
	color:White;
	text-decoration:none;
}


#LeftArea .submenu a:hover
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}





#LeftArea .LeftDescription
{
	width:208px;

	border:1px solid white;
	padding:5px;
	margin-top:10px;
}



#RightArea
{
	width:170px;
	padding:5px;

	
	
}

#RightArea .RightDes
{
	width:160px;
	border:1px solid white;
	padding:5px;
	
}


#FooterArea
{
	width:980px;
	padding-left:5px;
	padding-right:5px;	

}

#FooterArea .Address
{
	width:980px;
	color:White;
	color:black;
	font-size:10px;
	border-bottom:1px dotted white;
	border-top:1px dotted white;

}

#FooterArea .FooterDes
{
	width:980px;
	padding-top:5px;
	
		
}



#HomeBody
{
	width:560px;
	padding-left:10px;
	padding-right:10px;	
	padding-top:5px;
	background-color:#f5f4f2;
	
	color:Black;
	margin-top:5px;

	
}

#HomeBody .Soldeshow
{
	width:560px;
	padding-top:4px;
	
	
}

#HomeBody .HomeDescription
{
	width:560px;
	padding-top:5px;
	
	
}

