/* 2. header [-begin-] */
BODY, TD, P, A, SPAN { color: #ffffff; }

a img { border: none; }

#headerContainer, #mainContainer, #menuContainer {
	width: 804px;
	background: #000000;
}
#headerContainer DIV { float: left; }
#lang { color: #666666; }

#banner {
	background: #000;
	width: 468px;
	height: 60px;
}
#menuContainer {
	height: 20px;
	border-left: 1px solid #8c8c8c;
}
#menuSeparator { background: #8c8c8c; }
#mainContainer {
	background: url('images/mainBg.gif') repeat-y left bottom #000000;
	height: 350px;
}
.menuItem A { color: #ffffff; }
.menuItemSel A { color: #cc0000; }
#main { color: #ffffff; }
#textHeader, .textBody { color: #ffffff; }
#imageLeft, #vertSeparator { background: #000000; }
#logos { background: #cc0000; }
.menuItem { color: #ffffff; }

.player, .playerbutton {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
.player { position: relative; }
.playerbutton img { cursor: pointer; }
.closebox {
	position: absolute;
	top: -10px;
	left: 410px;
	z-index: 5;
	cursor: pointer;
}
#pageContainer { position: relative; }
.ilmee {
	position: absolute;
	left: 805px;
	top: 12px;
	background: #c00;
}
.ilmee iframe {
	width: 139px;
	height: 353px;
	background: #c00;
}
.thatfunnyplacetocoverbug {
	position: absolute;
	left: 804px;
	top: 4px;
}
.videobanner {
	float: left;
	margin-left: 76px;
	cursor: pointer;
}
#feitvplayer {
	margin: 10px 0 20px 79px;
	display: none;
}
#feitvdisclaimer {
	color: #999;
	display: none;
}