@CHARSET "UTF-8";
/******** TAB CSS WORLDCUP ***********/
#tabbed_worldcup
	{
	float: left; 
	position: relative;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	width: 458px;
	}
	
.tab_content_worldcup
	{
	width: 463px;
	padding-top:4px;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 6px;
	float: left;
	background: #960404;
	position: relative;
	overflow: auto;
	height: 270px; /*prev 525*/
	display: inline-block;
	background: url(../images/temp/top_line_wc.jpg) top left no-repeat;
	}
	
.tab_worldcup
	{
	visibility:hidden;
	float: left; 
	position: absolute;
	display: block;
	}
	
#tabbed_worldcup #tabs_worldcup
	{
	position:relative;
	z-index:3;
	padding: 0px;
	margin: 0px;
	}
	
	
#tabbed_worldcup #tabs_worldcup li
	{
	list-style:none;
	position:relative;
	float:left;
	display:inline-block;
	cursor: pointer;
	padding: 0px;
	margin:0px;
	width:115px;
	height:24px;
	}

#tabbed_worldcup #tabs_worldcup li a
{
	display:block;
	line-height: 25px;
	background:url(../images/egames-current.jpg) no-repeat;
	font-size: 10pt;
	font-weight:bold;
	color:#fff2be;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#tabbed_worldcup #tabs_worldcup li a:hover, #tabbed_worldcup #tabs_worldcup li a.active 
{
	display:block;
	line-height: 25px;
	background:url(../images/e-games-hover.jpg) no-repeat;
	font-size: 10pt;
	font-weight:bold;
	color:#000000;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.hidden {
	display: none;
}

.show {
	display: inherit;
	visibility: visible;
	vertical-align: middle;
	text-align: left;
}

.wc-table
	{
	background: #550000;
	color: #000000;
	}

.wc-bg-header
	{
	background: url(../images/temp/wc-bg-header.jpg) repeat;
	height: 24px;
	color:#000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
	
.wc-tr_one
	{
	background: #8d0000;
	color: #fce1b3;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16pt;
	text-align: left;
	}

.wc-tr_two
	{
	background: #b90000;
	color: #fce1b3;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16pt;
	text-align: left;
	}