@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	color: #000000;
}
img {
border:none;
}
#content {
	background: url(http://trailers.apple.com/trailers/miramax/blindness/i2/bg.jpg) no-repeat;
	height: 800px;
	margin: 0 auto;
	width: 1024px;
	position: relative;
}

#navigation {
	margin: 0 auto;
	width: 687px;
	height: 30px;
	padding-top: 38px;
}

#movieholder {
	position: absolute;
	background: white;
	border: 1px solid #E6EAEA;
}
.small #movieholder {
	width: 320px;
	height: 188px;
	top: 160px;
	left: 340px;
}
.medium #movieholder {
	width: 480px;
	height: 276px;
	top: 130px;
	left: 270px;
}
.large #movieholder {
	width: 640px;
	height: 356px;
	top: 84px;
	left: 187px;
}
/* ----------- BACK ----------- */
#back{
	background: url('http://trailers.apple.com/trailers/miramax/blindness/i2/back.gif') no-repeat 0 0;
	padding-top:31px;
	width: 67px;
	height: 0;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 446px;
	left: 460px;
}
/* ----------- LEFT ----------- */
#teaser{
	background: url('http://trailers.apple.com/trailers/miramax/blindness/i2/teaser.gif') no-repeat top left;
	padding-top: 31px;
	width: 288px;
	height: 0;
	overflow: hidden;
	display: block;
	margin-left: 40px;
	float: left;
	position: absolute;
	top: 446px;
}
#leftMenu {
	margin-left: 80px;
	position: absolute;
	top: 480px;
	float: left;
}
/* ----------- RIGHT ----------- */
#trailer{
	background: url('http://trailers.apple.com/trailers/miramax/blindness/i2/theatrical.gif') no-repeat top left;
	padding-top: 31px;
	width: 288px;
	height: 0;
	overflow: hidden;
	display: block;
	margin-left: 360px;
	position: absolute;
	top: 446px;
}
#rightMenu {
	margin-left: 450px;
	position: absolute;
	top: 480px;
}
/* ----------- SHARED ----------- */
.menuList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
}
.menuList li {
	width: 132px;
	height: 24px;
}
.menuList li a {
	padding-top: 24px;
	height: 0;
	overflow: hidden;
	display: block;
	background:  url('http://trailers.apple.com/trailers/miramax/blindness/i2/menu.gif') no-repeat 0 0;
	position: relative;
	
}
.menuList li.small  a{
	background-position: 0 0;
	top: -171px;
}
.menuList li.medium  a{
	background-position: 0 -24px;
	top: -171px;
}
.menuList li.large a {
	background-position: 0 -48px;
	top: -171px;
}
.menuList li.iphone a {
	background-position: 0 -72px;
	top: -171px;
}
.menuList li.ipod a {
	background-position: 0 -96px;
	top: -171px;
}
.menuList li.hidef a {
	background-position: 0 -120px;
	top: -171px;
}

/* BUTTONS */
.button {
	display:block;
	overflow: hidden;
	height: 0;
	position: absolute;
}
#visitsite {
	width: 352px;
	padding-top: 169px;
	top: 88px;
	margin-left: -46px;
	background: url('http://trailers.apple.com/trailers/miramax/blindness/i2/linkhome.jpg') no-repeat;
	float: left;
}
#quicktime {
	width: 60px;
	padding-top: 30px;
	top: 765px;
	margin-left: 300px;
}
#apple {
	width: 30px;
	padding-top: 30px;
	top: 765px;
	margin-left: 367px;
}
