/* BASIC PAGE PROPERTIES

movie
480
337

*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family:monospace;
	text-align:center;
	font-size: 67%;
	background-color: #fff;
}


a {
	outline: none;
	color: #333;
	text-decoration:none;
	}
a:hover {
	color:#333;
	text-decoration:none;
}

/* MAIN BODY CONTAINERS */

	
#stage {
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size:1.4em;
	line-height:1;
	width: 779px;
	min-height: 700px;
	height: auto;
	background-color: transparent;
	background-image: url("../i/bt_sevs_bg.png");
	background-repeat:no-repeat;
	background-position:0 57px;
} 


	#player a {
			margin: 0;
			padding:20px 0 0;
			width:480px;
			height:336px;
			outline: none;
			color: #333;
			background-color:inherit;
			text-decoration:none;
			border-bottom:0 solid #333;
			display:block;
			}
			#stage h1 a:hover {
				color:#000;
				text-decoration:none;
			}


	#stage ul {
		display:block;
		width:779px;
		height:44px;
		margin:169px 0px 100px 200px;
		padding: 1px 0 1px 0;
		list-style-type:none;
	}
		#stage ul li a#zine {
			text-indent:-9999px;
			width:135px;
			height:44px;
			border:0;
			float:left;
			display:block;
			margin:0 0 0 146px;
			padding:0;
				
			}
		#stage ul li a#zine:hover {
			width:135px;
			height:44px;
			outline: none;
			color: #333;
			text-decoration:none;
			display:block;
		}
			#stage ul li a#zine {
				background: url("../i/seven_page_zine.jpg") 0 0 no-repeat;
			}
			
			#stage ul li a:hover#zine {
				background: url("../i/seven_page_zine.jpg") 0 -44px no-repeat;
			}
			
			
		#stage ul li h1 {
			float:left;
			margin:15px 0 3px;
			padding:0;
			outline: none;
			color: #333;
			text-decoration:none;
			float:left;
			display:inline;
			}

			#stage ul li h1 a {
			float:left;
			text-indent:-9999px;
			width:122px;
			height:33px;
			display:block;
			margin:0;
			padding:0;
				border:0;
			}
		#stage ul li h1 a:hover {
			width:122px;
			height:33px;
			outline: none;
			color: #333;
			text-decoration:none;
			display:block;
			margin:0;
			padding:0;
		}
			#stage ul li h1 a#broketape {
				background: url("../i/broketape_logo.jpg") 0 0 no-repeat;
			}
			
			
		

#player {
	margin: 55px 0 75px 160px;
	float:left;
	display:inline;
	padding: 0;
	z-index:3;
	width: 480px;
	height: 336px;
	color: #fff;
	
}

	#player a {
		margin:0;
		border-bottom:0px solid #333;
		background:none;
		text-indent:-9999px;
		display:block;
		width: 480px;
		height: 336px;
		background:url("/issue7/i/sevs_play.png") 0 0 no-repeat;

	}

	#player a:hover {
		margin:0;
		border-bottom:0px solid #333;
		background:none;
		text-indent:-9999px;
		display:block;
		width: 480px;
		height: 336px;
		background:url("/issue7/i/sevs_play.png") 0 -336px no-repeat;

	}

	

#footer {
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	font-size:1.2em;
	line-height:0;
	width: 779px;
	height: 1px;
}


.floatclear{
	clear:both;
}

#player div.trailer#video {
	float:left;
	text-align:center;
	width: 480px;
	height: 336px;
	margin:0 auto 35px;
	padding: 85px 0 75px 0;
	clear:both;

}

div.trailer#player object {
	width: 480px;
	height: 336px;

}
	