@import url('../index.css');

body {
	background-color: #FFF;
	margin: 10px 0px 0px 0px;
	background-attachment: fixed;
	background-image: url(../assets/04-15-Showreel22.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*font-size:10px;*/
}
body,div,p,tr,td,span {
	font-size:1.4em;
}

a:link {
	color:#666;
	text-decoration: none;
}
a:visited {
	color:#666;
	text-decoration: none;
}
a:hover {
	/*background-color:#888;*/
	color:#EEE;
	color:#900;
}
img a:hover {
	background-color:none;
	background-color:transparent;
	color:#EEE;
	color:#900;
}
p {
	margin:0px;
	padding-top:4px;
}

.headerBG {
	text-align:center;
	position: absolute;
	top: 0px;
	width:100%;
}
.videoBG {
	text-align:center;
	padding: 20px 0px 100px;
	background-image: url(../assets/symbols/showreelBG2222.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: absolute;
	top: 90px;
	width:100%;
}
.jumpDIV {
	position: absolute;
	width: 246px;
	height: 80px;
	right: 0px;
	bottom: 15px;
	z-index: 1;	
}
.backDIV {
	position: absolute;
	width: 110px;
	height: 50px;
	left: 6px;
	top: 100px;
	z-index: 5;	
}
.menuBottom {
	/*font-size: .8em;*/
	padding: 5px 0px 5px 0px;
	color:#999999;
	background-color:#000000;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 39px;
	bottom: 83px;
	z-index: 2;
}
.copytextDIV {
	text-align: right;
	position: absolute;
	width: 20%;
	right: 8px;
	bottom: 210px;	
	font-size:9px;
	z-index: 3;
}
.leftDIV {
	text-align: left;
	position: absolute;
	width: 20%;
	left: 7px;
	bottom: 210px;	
	/*font-size:9px;*/
	z-index: 4;
}
.copytext {
	/*font-size:8px;*/
}

.big {
	font-size: 2.6em;
	color:#990000;
	text-transform: uppercase;
}
.bottomDIV {
	position: absolute;
	bottom: 0px;
	height:90px;
	width:100%;
	background: url('../assets/intro/images/kvet1.png') no-repeat bottom center;
	color: #666666;
	/*font-size: 9px;*/
	font-size: .5em;
}
.bottomDIV2 {
	position: absolute;
	bottom: 6px;
	width:100%;
}
