/* header & nav overrides */
#site-header { overflow: hidden; background: url(http://i.cdn.turner.com/adultswim/music/tools/img/bg_header_tile.jpg) repeat; }
#site-header-wrapper { width: 1000px; margin: 0 auto; position: relative; }
#page-logo { position: absolute; top: -8px; left: -487px; padding: 0; }
.ie7 #page-logo { height: 90px; top: 0; left: -216px; }
#site-nav { background-color: #ffffff; }
#site-nav-list li a:hover, #nav-continued li a:hover { color: #FF0086; }
#site-nav-account-search a { color: #ffffff; }



body {
	background: #a5ab7f;
}


#wrapper {
	width:1000px;
	height: 1000px;
	text-align:left;
	background: #a5ab7f url(http://i.cdn.turner.com/adultswim/music/africanswim/tools/img/bkgd2.jpg) top left no-repeat;
	position:relative;
	z-index:1;
	margin: 0 auto;
}
	
	#nav {
		
	}
	
	#header {
		margin-top:0px;
	}
		
		.floatWrapper {
			float:left;
		}
		
		/* !!! PHASE 1 !!!*/
		#logo {
			height: 22px;
		} 
		
		/* !!! PHASE 2 !!! 
		#logo {
			margin-left:17px;
			width:583px;
			height:177px;
			background:transparent url(http://i.cdn.turner.com/adultswim/williams/music/ghostlyswim/tools/img/ghostlySwimLogo2.gif) no-repeat;
		} */
		
		#toyota {
			margin-left:30px;
			width:206px;
			height:120px;
		}
		
		/* !!! PHASE 1 !!! */
		#album {
			margin-left:41px;
			width:253px;
			height:114px;
		} 
		
		/* !!! PHASE 2 !!! 
		#album {
			margin-left:93px;
			width:255px;
			height:130px;
		} */
	
	#content {
		width:996px;
		 /*margin-top:-45px; !!! PHASE 2 !!! */
		margin-top:-17px; /* !!! PHASE 1 !!! */
	}
		#left {
			float:left;
		}
		
			#videoPlayer {
				/* margin:-8px 0 0 140px; !!! PHASE 2 !!! */
				 /*//margin:36px 0 0 140px; !!! PHASE 2 !!!  -37*/
				margin:74px 0 0 195px; /* !!! PHASE 1 !!! */
				//margin:90px 0 0 195px; /* !!! PHASE 1 !!! */
				display:none;
				z-index:101;
			}
			
			/* Targets Safari Only */
			@media screen and (-webkit-min-device-pixel-ratio:0){
			#videoPlayer {
				/* margin:36px 0 0 140px;  !!! PHASE 2 !!! */
				margin:90px 0 0 195px; /* !!! PHASE 1 !!! */
				}
			}
			
				#closeBtn {
					position:absolute;
					margin-left:395px;
					/*margin-top:21px;  !!! PHASE 2 !!! */
					margin-top:16px; /* !!! PHASE 1 !!! */
				}
		
		#right {
			float:right;
			width:313px;
		}
			
			#musicPlayer {
				margin-top:192px;
				height: auto;
				overflow: visible;
				position:relative;
				z-index:3;
			}
		
			#videoTrack {
				width:485px;
				height:369px;
				margin-left:-58px;
				margin-top:7px;
				background:transparent url(http://i.cdn.turner.com/adultswim/music/africanswim/tools/img/bkgd_vids2.gif) no-repeat;
				text-align: center;
				position:relative;
				z-index:2;
			}
				
				#exclusive {
					margin:27px 0 0 4px;
					width:131px;
					height:52px;
					background:transparent url(http://i.cdn.turner.com/adultswim/music/ghostlyswim/tools/img/exclusive.gif) no-repeat;
				}
				
				.videoTrackThumb {
					float:left;
					clear:right;
					width:120px;
					height:90px;
					border:1px solid white;
					//font-size:4px;
				}
				
				.thumbtop {
				}
				.thumbbot {
					margin-top: 27px;
				}
				.thumbleft {
					//margin-left: 6px;
				}
				.videoTrackThumbs > .thumbleft {
					margin-left: 12px;
				}
				.thumbright {
					margin-left:7px;
				}
				
				#videoTrackName {
					text-align:center;
					margin:0 auto;
					width:227px;
					height:26px;
				}
				
			#ghostlyLink {
				margin-top:9px;
			}

	#footer {
		margin-top:20px;
	}

