﻿#face img{ border:0px;}

#face {
	width: 100%;	
	clear: both;
	display: none;
	height:390px;
}

#visuals {
	width: 100%;	
	height: 390px;
	margin: 0px auto;
	position: relative;
	
	min-width: 977px;
}

#slides {
	height: 390px;
	left: 0px;
	margin: 0px auto;
	max-width: 977px;
	*max-width: 977px;
	min-width: 977px;
	overflow: hidden;
	position: relative;
	top: 0px;	
	*top: 0px;
	text-align:left;
	background:url(images/final_loading_big.jpg) top center no-repeat;
}

#slides a {
	display: block;
	height: 260px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 977px;	
}

#slides a{
	*width: auto;
	*height: auto;
	*left: 0;
	*top: 0;	
}

.noassign {
	background-repeat: no-repeat;
	height: 390px;
	position: absolute;	
	display: none !important;
}

.foreside {
	width: 100%;
	height: 390px;
	position: absolute;	
	overflow: hidden;
	z-index: 10;
	display: none;
}

.backside {
	width: 100%;
	height: 390px;
	position: absolute;	
	overflow: hidden;
	display: none;
}

#unitBlockSlide {
	height: 12px;
}

#slidenavi {	
	position: relative;
	top: 370px;
	left: 80px;
	height: 12px;
	width: 252px;
	margin-left: auto;
	margin-right: 0px;
	background:url(images/trap.gif) no-repeat;
	font-size: 8px;	
}

.slideb {
	margin-left: auto;
	margin-right: 0px;
}

.slidelink {
}

.slidebtn {
	cursor: pointer;
	width: 10px;
	height: 10px;
	margin-left: 8px;
	position: relative;
	background-color: rgb(0,0,0);
	border-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	float: left;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.selectedbtn {
	width: 10px;
	height: 10px;
	margin-left: 8px;
	position: relative;	
	background-color: rgb(0,0,0);
	border-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	background-image: url(images/btncenter.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	float: left;
	cursor: pointer;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#unitBlockslide {
	position: relative;
	width: 750px;
	top:-400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index:9999;
}

.menu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #AB1919;
}
