* {
	margin:0;
	padding: 0;
}

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#content {
	border: 5px solid #AC1801;
	margin: 2em auto 0 auto;
	overflow: hidden;
	width: 790px; 
	height: 520px;
}

#content #poster {
	float: left;
	height: 520px;
	width: 377px;
}

#content #links {
	background-image: url(http://trailers.apple.com/trailers/sony/redbelt/images/bg.jpg);
	background-repeat:repeat;
	border-left: 5px solid #AC1801;
	float: left;
	height: 520px;
	overflow: hidden;
	width: 408px;
}

#content #links #wrapper {
	margin: 2em auto 0 auto;
	overflow: hidden;
	width: 300px;
}

#content #links #trailers {
	_height: 1%;
	overflow: hidden;
}

#content #links #trailers .trailer {
	float: left;
}

#content  #links #trailers .trailer#trailer2 {
	float: right;
}

#content #trailers .trailer h2 {
	margin-bottom: .5em;
	_margin-bottom: .4em;
}


ul.buttons {
	list-style: none;
}

ul.buttons li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: .5em;
	_margin-bottom: .2em;
	padding: 3px 0;
	width: 111px;
}

ul.buttons li .button {
	background-color: #AC1800; 
	height: 28px;
	text-align: center;
	width: 111px;
}

ul.buttons li a {
	display: block;
	height: 28px;
	width: 111px;	
}

ul.buttons li .button img {
	margin-top: 7px;
}

#content #links #visit {
	margin-top: 3em;
	text-align: center;
}

#content #links #tagline {
	margin-top: 2em;
	text-align: center;
}

/**************TRAILER**************/

#content #movie {
	background-image: url(http://trailers.apple.com/trailers/sony/redbelt/images/movie_bg.jpg);
	background-repeat: no-repeat;
	height: 520px;
	overflow: hidden;
	width: 100%;
}

#content #movie #playerwrapper {
	height: 284px;
	margin: 9em 0 1em 0;
	overflow: hidden;
	text-align: center;
}

#content #movie #playerwrapper #low {
	margin-top: 4em;
}

#content #movie #playerwrapper #medium {
	margin-top: 2em;
}

#content #movie #back {
	text-align: center;
}


/**************FOOTER**************/
#footer {
	color: #8A8A8A;
	margin: 2em auto 0 auto;
	overflow: hidden;
	width: 790px;
}

#footer ul {
	list-style: none;
	overflow: hidden;
}

#footer ul li {
	font-size: .7em;
	margin-right: 2em;
	float: left;
}

#footer ul li a {
	color: #9E1A18;
}


#footer ul li img#quicktime,
#footer ul li img#restricted {
	margin-top: 1em;
}

#footer ul li.right {
	float: right;
}

#footer ul li.right#ratingslinks {
	margin: 0;
}
