@charset "utf-8";
/* C S S - D O C U M E N T */

html, body{background-color:#544E4F;}

#center{
	background:url(../images/trailers_background.jpg) bottom left no-repeat black;
	width:800px;
	height:600px;
	margin:48px auto 0 auto;
	padding:0;
	display:block;
	position:relative;}

a img{
	padding:0;
	margin:0;
	border:none;
}
a{
	padding:0;
	margin:0;
}

h2{
	font-family:'CenturyGothic','Century Gothic','ArialMT','Arial',sans-serif;
	font-size:1.2em;
	font-weight:100;
	border-bottom:solid white 1px;
	width:760px;
	margin:10px auto;
	padding:1px;
	text-align:center;
	color:white;
}

#trailers{
	padding:0;
	display:block;
	width:780px;
	margin:20px auto 10px;
}

#trailers a img{
	padding:0;
	margin:10px;
	border:solid white 1px;
}

#trailers a:hover img{
	padding:0;
	margin:10px;
	border:solid #cccc99 1px;
}

#header{
	border-bottom:solid #8a644a 10px;
}

.highslide-body{
	background-color:black;
}
.x{
	background:url(../images/x.png) no-repeat top right;
	cursor:pointer;
	height:10px;
	width:100%;
}

.highslide-container div{
	background-color:black;
}

embed{
	background-color:black;
}