@charset "utf-8";
#content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}#logo {

}
#logo img {
	position: relative;
	top: -5px;
}

#contact {
	font-size: x-small;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 10px;
}
#ep1 {
	width: 321px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	float: left;
	margin-bottom: 16px;
}
.break {
	clear: both;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
#notfilm {
	width: 658px;
	margin-right: auto;
	margin-left: auto;
}
#disclaimer {
	font-size: small;
	margin-bottom: 4px;
	color: #F00;
}
#menu {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(menu/menu.jpg);
	position: relative;
}
.inputfield {
	width: 120px;
}

#smallmenu {
	height: 23px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: none;
}
#butt1 {
	position: absolute;
	top: 176px;
	height: 93px;
	width: 95px;
	left: 412px;
}
#butt2 {
	position: absolute;
	top: 318px;
	height: 96px;
	width: 98px;
	left: 226px;
}
#butt3 {
	position: absolute;
	top: 160px;
	height: 96px;
	width: 88px;
	left: 195px;
}
#butt4 {
	position: absolute;
	top: 134px;
	height: 90px;
	width:102px;
	left: 49px;
}
#butt5 {
	position: absolute;
	top: 49px;
	height: 85px;
	width:99px;
	left: 66px;
}
#butt6 {
	position: absolute;
	top: 100px;
	height: 90px;
	width:100px;
	left: 560px;
}
#butt0 {
	position: absolute;
	top: 256px;
	height: 100px;
	width:100px;
	left: 560px;
}
@font-face {
	font-family: "Broken 15";
	src: url( fonts/BROKEN.eot ); /* IE */
	src: local("Broken 15"), url( fonts/BROKEN15.TTF ) format("truetype"); /* non-IE */
	font-size: 47px;
	}  
	  
	/* THEN use like you would any other font */  
	.broken {
	font-family:"Broken 15", verdana, helvetica, sans-serif;
	}  
.standardbox {
	text-align: left;
}
.imagebox img {
	border: 1px solid #000;
	padding: 0px;
	margin: 4px;
}
.headline {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-bottom: 6px;
	margin-top: 3px;
}

.imagebox a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	
}

.imagebox a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.gamebox {
	width: 332px;
	text-align: center;
}
.screenshot {
	width: 252px;
	float: left;
	height: 150px;
}
.filminfobox {
	float: none;
}
.nofloat {
	clear: both;
}
.filmtext {
	padding: 6px;
}
.mailbox {
	width: 480px;
	margin-top: 12px;
}
#signup {
	height: 137px;
	width: 321px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(images/signpaper.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}
.signform {

}
#tip {
	width: 350px;
	height: 32px;
	padding: 3px;
	position: absolute;
	left: 260px;
	top: 4px;
	background-image: url(images/tippaper.jpg);
	background-repeat: no-repeat;
}
#socialmedia {
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.floatleft {
	float: left;
	padding: 4px;
}
#contactbox {
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	margin-top: 15px;
	padding: 8px;
	background-image: url(images/contactpaper.jpg);
	background-repeat: no-repeat;
}
