@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana;
	padding-bottom:10px;
}
a {
text-decoration:none;
}
img {
border:0;
}
#page {
	color: #f0f0f0;
	text-align: left;
	width: 950px;
	height: 569px;
	position: relative;
	padding:0;
	margin:0;
	overflow:hidden;
}
#welcome {
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}
#header {
	position: absolute;
	top: 8px;
	right: 0px;
	clear: both;
	z-index: 2;
}
#content {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 5;
}
#content-text-team {}
#menu {
	clear: both;
	width: 100%;
	color: #FFFFFF;
	background-color: #3d3d42;
	z-index:5;
	position:relative;
}
#menu-cnt {
	width: 950px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	word-spacing: 20px;
	color: #96989c;
	font-size:14px;
}
#menu-cnt a {
	color: #96989c;
	cursor:pointer;
}
#menu-cnt a:hover {
	color:#f0f0f0;
}
#menu-cnt a.active {
	color:#f0f0f0;
}
.gray {
	color:#78797B;
	text-decoration:none;
}
.white {
	color:#F0F0F0;
	text-decoration:none;
}
.clear {
	clear: both;
}
#footer {
	color: #666669;
	width: 950px;
	font-size: 10px;
	text-align: left;
	padding-top: 24px;
}
.description {
	text-align:left;
	z-index:2;
	margin:0;
	padding:0;
}
.description p {
	padding:0;
	margin:0;
}
ul#subs {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	position:absolute;
	top:100px;
	left:41px;
	z-index:2;
	text-align:left;
}
ul#subs li {
	margin-bottom:13px;
	padding:0;
	font-size:14px;
}
ul#subs li a {
	cursor:pointer;
	color: #96989c;
}
ul#subs li a:hover {
	color:#f0f0f0;
}
ul#subs li a.active {
	color:#f0f0f0;
}
.downloads {
	position:absolute;
	top:200px;
	right:0px;
	width:688px;
	height:320px;
	text-align:left;
	z-index:5;
}
.downloads div.downloads-items {
	float:left;
	margin-right:30px;
	width:198px;
	height:142px;
	margin-bottom:30px;
}
.downloads div.downloads-items div.img {
	width:100%;
	height:125px;
	background-color:#ffffff;
}
.downloads div.downloads-items div.img img {
	margin-top:2px;
	margin-left:2px;
	width:194px;
	height:121px;
}
.downloads div.downloads-items a {
	float:right;
	font-size:10px;
	margin-top:2px;
	cursor:pointer;
	color:#f0f0f0;
}
.downloads div.downloads-items a:hover {
	float:right;
	font-size:10px;
	margin-top:2px;
	color: #96989c;
}
.backstage {
	position:absolute;
	width:879px;
	height:395px;
	z-index:10;
	left:41px;
	top:100px;
	overflow:hidden;
}
.backstage #images {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:2000px;
}
.backstage #images img {
	float:left;
	margin-right:10px;
}
.font-8pt {
	font-size:8pt;
}
.font-9pt {
	font-size:9pt;
}
.font-10pt {
	font-size:10pt;
}
.font-11pt {
	font-size:11pt;
}
.font-12pt {
	font-size:12pt;
}
.font-13pt {
	font-size:13pt;
}
.font-14pt {
	font-size:14pt;
}
.font-16pt {
	font-size:16pt;
}
.font-18pt {
	font-size:18pt;
}
span.big {
	font-size:18px;
}
.pages {
	position:absolute;
	top:520px;
	z-index:10;
	font-size:13px;
	color:#f0f0f0;
	right:35px;
	padding:0;
}
.pages a {
	cursor:pointer;
	color: #96989c;
}
.pages a:hover {
	color: #f0f0f0;
}
#paging-active {
	color: #f0f0f0;
}
.languages {
	position:absolute;
	top:0px;
	left:41px;
	font-size:11px;
	z-index:15;
	border-left:1px solid #96989c;
	padding-left:10px;
	height:25px;
	padding-top:10px;
}
.languages a {
	cursor:pointer;
	text-decoration:none;
	color: #96989c;
}
.languages a:hover {
	color:#f0f0f0;
}
.languages a.active {
	color:#f0f0f0;
}
.flash {
	padding:0;
	margin:0;
	margin-top:15px;
	margin-left:200px;
	width:auto;
	height:auto;
}
.downloadvideo {
	margin:0;
	padding:0;
	clear:both;
	float:left;
	color:#ffffff;
	font-size:12px;
	float:right;
	margin-right:228px;
	margin-top:5px;
}
.downloadvideo a {
	text-decoration:none;
	color:#ffffff;
}
.downloadvideo a:hover {
	text-decoration:underline;
	color:#78797B;
}