.floatLeft { float: left;}
.floatRight { float: right;}
.clear {clear: both;}

body {background-color: #000;}

#wrapper {width: 1280px;
		  margin: 0px auto;}

#container {background: url(../images/background.jpg) center;
			width: 1280px;
			height: 1024px;
			margin-top: -10px;}
			
#topContent {width: 1280px;
		  height: 320px;
		  margin: 0px auto;
		  margin-top: 325px;}

#midContent {width: 1280px;
		  height: 120px;}
			
#titleT {margin-left: 20px;
		margin-top: 10px;}
#cast {
		width: 735px;
		height: 53px;
		}
#tagline {
		width: 735px;
		height: 59px;
		}
#logo {
		width: 735px;
		height: 102px;
		}
#imax {
		width: 735px;
		height: 24px;
		margin-top: 0px;
		text-align:center;
		}
#player {background: black;
		 width: 495px;
		 height: 278px;
		 margin-top: 7px;
		 margin-left: 10px;}
		 
		 
#enter {background: url(../images/enter.png);
		background-repeat:no-repeat;
		position:relative;
	text-align:center;
		width: 340px;
		height: 60px;
		margin-left: 215px;}
		
#social {width: 400px;
		 height: 50px;
		 margin-left: 275px;
		 margin-top: 10px;
		 text-align: center;}
		 
#share {font-family: sans-serif;
		font-size: 10px;
		font-weight: bold;
		
		}
		
#shareimg {margin-top: 10px;
		margin-right:2px;
		padding-left:-70px;
		}
		
#fb {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}	
	 
#tw {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}	
	 
#dig {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}	
	 
#del {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}	
	 
#su {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}	
	 
#ri {
	 height: 24px;
	 width: 24px;
	 margin-left: 4px;}
	 
#legal {width: 250px;
		height: 20px;
		margin-left: 30px;
		margin-top: 5px;}
		
#privacy {margin-left: 50px;}

#terms {margin-left: 10px; }
	 
#privacy a, #terms a{font-family: sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #000;}
			
#copy{font-family: sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #000,}	
	
		
#billing { width: 1280px;
		  height: 230px;
		  margin: 0px auto;}
			
