@charset "UTF-8";
/* CSS Document */

p {
	color: #FFF;
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	display:inline;
}
hr {
	z-index: 1;	
}
body {
	background-color: #000;
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
}
em {
	color: #0FC5F0;
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	font-style: normal;
}
h1 {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	font-size: 24px;
	display:inline;
}
h2 {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	font-size: 18px;
	display:inline;
}
hr {
	width: 500px;
	position: absolute;
	left: 25px;
	top: 50px;
}
li {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	list-style-type: none;
	color: #FFF;
}


a:link {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #0FC5F0;
}
a:visited {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #999;
}
a:hover {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FF0;
}
fieldset {
	position: absolute;
	top: 200px;
	left:200px;
}
label.blockLabel {
	display: block;
	position: relative;
	margin: 12px
}

#page {
	position: relative;
	width:800px;
	height: 600px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#intro_logo {
	position: absolute;
	top:150px;
	left: 250px;
	
}
#nav {
	position:absolute;
	top: 200px;
	width:650px;
	left: 75px;
	top: 150px;
	text-align:center;
	z-index: 1;
}

/* head buttons */
#buttons {
	position: absolute;
	width: 800px;
	height: 90px;
	top: 30px;
	left: 0px;
}
#home_btn {
	position: absolute;
	top: 0px;
	left:20px;
	background-color: #000000;
}
	
#info_btn {
	position: absolute;
	top: 0px;
	left:80px;
	background-color: #000000;
}
#credits_btn {
	position: absolute;
	top: 0px;
	left:190px;
	background-color: #000000;
}
#login_btn {
	position: absolute;
	top: 0px;
	left:340px;
	background-color: #000000;
}
#main_logo {
	position: absolute;
	top: -20px;
	left:590px;
	background-color: #000000;
}

/* end head btns */

/* partner credits */

#company_info {
	position: absolute;
	top: 0px;
}
#top {
	padding-left:15px;
}
#partner_cred {
	position:absolute;
	top:250px;
}
#partner_cred h1 {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	font-size: 24px;
	display:inline;
	padding-left: 15px;
}
#partner_cred h2 {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	font-size: 18px;
	display:inline;
	padding-left: 15px;
}
#partner_cred ul {
	width:800px;
	left:0px;
}
#partner_cred ul li {
	margin: 5px;
}
#names ul {
	position: absolute;
}
#names ul li {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	list-style-type: none;
	margin: 4px;
}
#view_cv ul {
	position: absolute;
	left:150px;
}
#view_cv ul li {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	list-style-type: none;
	margin: 4px;
}

/* project credits */

/*
#names_left ul {
	position: absolute;
	top:190px;
}
#names_left ul li {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	list-style-type: none;
	text-align:right;
}
#names_right ul {
	position: absolute;
	left:200px;
	top:190px;
}
#names_right ul li {
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	list-style-type: none;
	text-align:left;
}
*/
#cred_page {
	position: relative;
	width:400px;
	height:500px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#head_logo {
	position:absolute;
	text-align:center;
	width: 100%;
}
#credit_list {
	position: absolute;
	top:190px;
	font-family: "Futura Std Bold Condensed", "Futura Std Heavy", 
	"Futura Bold", Tahoma;
	color: #FFF;
	padding: 10px;
}


/* video */

#video {
	position: absolute;
	width:650px;
	z-index: 1;
	left: 75px;
	top: 150px;
	text-align:center;
}
#title {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 15px;
}
#project_btns {
	position: absolute;	
	width: 800px;
	height: 90px;
	top: 65px;
	left: 2px;
}
#proj_credits {
	position: absolute;
	top: 0px;
	left:20px;
}
#proj_art {
	position: absolute;
	top: 0px;
	left:90px;
}
#contact {
	position: absolute;
	top: 0px;
	left:225px;
}
/* company credits */
#cc_page {
	position: relative;
	width:700px;
	height: 280px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* company INFO */

#comp_info {
	position:absolute;
	top:150px;
	left:75px;
	width:650px;
}