@charset "utf-8";
/* CSS Document */
/*
@font-face {  
  font-family: "myFutura";  
  src: url(../fonts/FUTURAL0.eot); 
  src: local("Futura Lt BT Light"), url(C:\Windows\Fonts\FutuLt_.ttf) format("truetype"); 
}  
*/
@font-face {
	font-family: "myFutura";
	src: url(../fonts/FUTURAL0.eot);
}

/* Font definition for everybody else */
@font-face {
	font-family: "myFutura";
	src: url("../fonts/FutuLt_.ttf") format("truetype");
	/*src: local("Futura Lt BT Light"), url(C:\Windows\Fonts\FutuLt_.ttf) format("truetype");*/
}

/* THEN use like you would any other font */  
.futura-font{ 
	font-family:"myFutura", verdana, helvetica, sans-serif;
	color:#999;
	font-size:25px;
}  

.futura-font-20{ 
	font-family:"myFutura", verdana, helvetica, sans-serif;
	color:#999;
	font-size:20px;
} 
.futura-font-16{ 
	font-family:"myFutura", verdana, helvetica, sans-serif;
	color:#ddd;
	font-size:16px;
}
.futura-font-13{ 
	font-family:"myFutura", verdana, helvetica, sans-serif;
	color:#999;
	font-size:13px;
}

a:link {
	color:#bbb;
	text-decoration:none;
}
a:visited {
	color:#bbb;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#bbb;
	text-decoration:none;
}
#ajax-empty{
	position:fixed;
	top:-5000px;
}
html{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-position:center top;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#loading{
	width:100%;
	position:fixed;
	margin-right:auto;
	margin-left:auto;
	top:200px;
	color:#fff;
	font-size:24px;
}
#cssda{
	position:fixed;
	right:0px;
	top:50px;
	border:0px;
	width:69px;
	height:164px;
}
#textStatus{
	position:fixed;
	width:100%;
	height:50px;
	font-size:12px;
	margin-right:auto;
	margin-left:auto;
	top:225px;
}
/* right side info panels*/
.info-panel{
	position:fixed;
	width:100px;
	height:50px;
	right:-80px;
	background-color:#555;
}
#info-panel1{
	right:0px;
	width:100%;
	top:100px;
}
#info-panel2{
	top:152px;
}
#info-panel3{
	top:204px;
}
#info-panel4{
	top:256px;
}
#info-panel5{
	top:308px;
}

#wrapper{
	width:990px;
	height:500px;
	margin-left: auto;
	margin-right: auto;
}
.bold-white-body{
	color:#aaa;
	font-weight:bold;
}
.bold-white-header{
	color:#aaa;
	font-weight:bold;
	font-size:18px;
}
#main-left{
	width:643px;
	height:280px;
	float:left;
	display:none;
}
#empty{
	width:91px;
	height:200px;
	float:left;
}
#left-arrow{
	width:53px;
	height:84px;
	float:left;
	background-image:url(../images/arrow_left.png);
	background-repeat:no-repeat;
	margin-top:108px;
}
#main-content-wrap{
	width:492px;
	height:350px;
	float:left;
	overflow:hidden;
	position:relative;
}
.images{
	float:left;
	position:absolute;
	left:493px;
	width:493px;
	height:280px;
}
#image-0{
	background-color:#000;
	position:relative;
	width:493px;
	height:280px;
	overflow:hidden;
}
#image-1{
	background-image:url(../images/genji.jpg);
	background-repeat:no-repeat;
}
#image-2{
	background-image:url(../images/warhawk.jpg);
	background-repeat:no-repeat;
}
#image-3{
	background-image:url(../images/nba08.jpg);
	background-repeat:no-repeat;
}
#image-4{
	background-image:url(../images/mlb08.jpg);
	background-repeat:no-repeat;
}
#image-5{
	background-image:url(../images/granTurismo.jpg);
	background-repeat:no-repeat;
}
#image-6{
	background-image:url(../images/heavenly.jpg);
	background-repeat:no-repeat;
}
#image-7{
	background-image:url(../images/parapa.jpg);
	background-repeat:no-repeat;
}
#image-8{
	background-image:url(../images/pain_blog.jpg);
	background-repeat:no-repeat;
}
#image-9{
	background-image:url(../images/ocbeerfest.jpg);
	background-repeat:no-repeat;
}
#image-10{
	background-image:url(../images/spyro.jpg);
	background-repeat:no-repeat;
}
#image-11{
	background-image:url(../images/crash.jpg);
	background-repeat:no-repeat;
}
#image-12{
	background-image:url(../images/resident.jpg);
	background-repeat:no-repeat;
}
#image-13{
	background-image:url(../images/monsterInlaw.jpg);
	background-repeat:no-repeat;
}
#image-14{
	background-image:url(../images/theman.jpg);
	background-repeat:no-repeat;
}
#image-15{
	background-image:url(../images/videocam.jpg);
	background-repeat:no-repeat;
}
#image-16{
	background-image:url(../images/lemon_moon.jpg);
	background-repeat:no-repeat;
}
#image-17{
	background-image:url(../images/jimmy.jpg);
	background-repeat:no-repeat;
}
#image-18{
	background-image:url(../images/betty.jpg);
	background-repeat:no-repeat;
}
#image-19{
	background-image:url(../images/thermador.jpg);
	background-repeat:no-repeat;
}
#image-20{
	background-image:url(../images/wb_events.jpg);
	background-repeat:no-repeat;
}
#image-21{
	background-image:url(../images/flightplan.jpg);
	background-repeat:no-repeat;
}
#image-22{
	background-image:url(../images/aliens.jpg);
	background-repeat:no-repeat;
}
#image-23{
	background-image:url(../images/guardian.jpg);
	background-repeat:no-repeat;
}
#image-24{
	background-image:url(../images/hannah.jpg);
	background-repeat:no-repeat;
}
#image-25{
	background-image:url(../images/nightmare.jpg);
	background-repeat:no-repeat;
}
#image-26{
	background-image:url(../images/bolt.jpg);
	background-repeat:no-repeat;
}
#image-27{
	background-image:url(../images/disney.jpg);
	background-repeat:no-repeat;
}
#image-28{
	background-image:url(../images/hilton.jpg);
	background-repeat:no-repeat;
}
#image-29{
	background-image:url(../images/lad.jpg);
	background-repeat:no-repeat;
}
#image-30{
	background-image:url(../images/yr.jpg);
	background-repeat:no-repeat;
}

#image-shadow{
	float:left;
	position:absolute;
	left:0px;
	width:493px;
	height:75px;
	top:275px;
	background-image:url(../images/feature_shadow.png);
	background-repeat:no-repeat;
}
#image-shadow2{
	float:left;
	position:absolute;
	left:493px;
	width:493px;
	height:75px;
	top:275px;
	background-image:url(../images/feature_shadow.png);
	background-repeat:no-repeat;
}






#logo-area{
	margin-top:20px;
	width:635px;
	height:34px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}
#logo-text{
	text-align:left;
	height:50px;
	color:#999;
	font-size:25px;
}


#main-right{
	width:202px;
	height:300px;
	float:left;
	display:none;
}
#top-bar{
	width:189px;
	height:253px;
	background-image:url(../images/top_bar.png);
	position:relative;
}
#header-text{
	position:absolute;
	width:170px;
	height:auto;
	bottom:3px;
	text-align:left;
	padding-left:9px;
	color:#ddd;
	font-size:20px;
	overflow:hidden;
	line-height:22px;
	font-family:"myFutura", verdana, helvetica, sans-serif;
}
#body-text{
	color:#888;
	text-align:left;
	font-size:12px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
}
#bottom-bar{
	margin-top:4px;
	width:189px;
	height:257px;
	background-image:url(../images/bottom_bar.png);
}

#right-arrow{
	margin-top:212px;
	float:left;
	width:54px;
	height:84px;
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	display:none;
}

#em-info{
	width:990px;
	height:200px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	display:none;
}
#about-em{
	width:300px;
	height:200px;
	float:left;
	color:#444;
	font-size:12px;
	text-align:left;
}
#down-arrow{
	width:90px;
	height:41px;
	margin-left:150px;
	margin-right:150px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	/* width 84px */
	background-image:url(../images/arrow_up_down.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#contact-info{
	width:300px;
	height:200px;
	float:left;
	color:#555;
	font-size:12px;
	text-align:left;
}
#logo-farm-text{
	width:800px;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
}
#logo-farm{
	clear:left;
	width:800px;
	height:294px;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	width:100px;
	height:96px;
	float:left;
	background-color:#222;
	border:5px solid #333;
	margin:1px;
}
#logo1{
	background-image:url(../images/logos/disney.jpg);
	background-repeat:no-repeat;
}
#logo2{
	background-image:url(../images/logos/abc.jpg);
	background-repeat:no-repeat;
}
#logo3{
	background-image:url(../images/logos/budlight.jpg);
	background-repeat:no-repeat;
}
#logo4{
	background-image:url(../images/logos/buena_vista.jpg);
	background-repeat:no-repeat;
}
#logo5{
	background-image:url(../images/logos/hilton.jpg);
	background-repeat:no-repeat;
}
#logo6{
	background-image:url(../images/logos/logitech.jpg);
	background-repeat:no-repeat;
}
#logo7{
	background-image:url(../images/logos/newline.jpg);
	background-repeat:no-repeat;
}
#logo8{
	background-image:url(../images/logos/playstation.jpg);
	background-repeat:no-repeat;
}
#logo9{
	background-image:url(../images/logos/sony.jpg);
	background-repeat:no-repeat;
}
#logo10{
	background-image:url(../images/logos/spyglass.jpg);
	background-repeat:no-repeat;
}
#logo11{
	background-image:url(../images/logos/touchstone.jpg);
	background-repeat:no-repeat;
}
#logo12{
	background-image:url(../images/logos/universal.jpg);
	background-repeat:no-repeat;
}
#logo13{
	background-image:url(../images/logos/vivendi.jpg);
	background-repeat:no-repeat;
}
#logo14{
	background-image:url(../images/logos/warner.jpg);
	background-repeat:no-repeat;
}
#footer-wrap{
	height:120px;
	width:990px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
#footer-left{
	text-align:left;
	float:left;
	width:198px;
	height:120px;
}
#footer-left2{
	text-align:left;
	float:left;
	width:198px;
	height:120px;
}
#footer-center{
	text-align:left;
	float:left;
	width:198px;
	height:120px;
}

#footer-right{
	text-align:left;
	float:left;
	width:198px;
	height:120px;
}
#footer-right2{
	text-align:left;
	float:left;
	width:198px;
	height:120px;
}