@charset "UTF-8";
/* CSS Document */

body { 
	margin:0 auto; 
	text-align:center;
	background:url(../images/bg-long-03.jpg) top center no-repeat #000;
}


#globe-logo {
	position: fixed;
	top: 0;
	margin: 0 0 0 -805px;
	z-index: 10000;
}


#globe{
	margin: 376px auto 0 auto;
	width: 832px;
	text-align: left;
	display:block;
}

#globe img{
	border:none;
}


#video-player{
	height:555px;
	width:827px;
	margin-top: -270px;
	padding-bottom: 30px;
	background:url(../images/video_player_bg.png);
}


#video-player-flash{
	margin-left:50px;
	margin-top:27px;
}
#video-player-flash img {
	margin-top:18px; margin-left:-7px;
}

#left-column{
	margin-top:-15px;
	margin-left: 12px;
	float:left;
	width:570px;
}

#gallery{
	width:570px;
	height:465px;
	background:#000;
}

#gallery-flash{
	margin-left:10px;
	margin-top:10px;
}

#news{
	margin-top:10px;
	width: 570px;
	height:2528px;
	background:#000;
}

#news-flash{
	margin-left:10px;
	margin-top:10px;
}


#surf-iframe{
	margin-left:10px;
}


#right-column{
	margin-top:-15px;
	margin-right: 20px;
	float:right;
	width:220px;
}


#the-feed{
	width:220px;
	height:465px;	
	background:#000;
}

#the-feed-iframe{
	overflow:hidden; 
}

#the-feed-flash{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

#product{
	margin-top:10px;
	width:220px;
	height:2528px;	
	background:#000;
}

#product-flash{
	margin-left:10px;
	margin-top:10px;
}


#footer{
	position: absolute;
	margin-top:-300px;
	margin-left: 12px;
	width:800px;
	z-index:-1000;
}

#globe-dion{
	margin-left:-670px;
	position: absolute;
	top:351px;
	z-index: 1;
}

#globe-0000{
	margin-left:417px;
	position: absolute;
	top:-1;
	z-index: 1;
}

#kern-link{
	margin-left:-733px;
	position: absolute;
	top:1078px;
	z-index: 1;
}

#nate-tyler{
	margin-left:405px;
	position: absolute;
	top:809px;
	z-index: 1;
}

#thegoodss-link{
	margin-left:407px;
	position: absolute;
	top:1027px;
	z-index: 1;
}

#globetv-vimeolink{
	margin-left:417px;
	position: absolute;
	top:1233px;
	z-index: 1;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	#globe-logo {
	left: 50%;
	position: fixed;
	top: 0;
	margin: 0 0 0 -805px;
	z-index: 10000;
	}

	
	#globe-dion{
	left: 50%;
	margin-left:-670px;
	position:absolute;
	top:351px;
	}
	
	#globe-0000{
	left: 50%;
	margin-left:417px;
	position: absolute;
	top:-1;
	z-index: 1;
	}
	
	#kern-link{
	left: 50%;	
	margin-left:-733px;
	position: absolute;
	top:1078px;
	z-index: 1;
    }

	#nate-tyler{
		left: 50%;
		margin-left:405px;
		position: absolute;
		top:809px;
		z-index: 1;
	}
	
	#thegoodss-link{
		left: 50%;
		margin-left:407px;
		position: absolute;
		top:1027px;
		z-index: 1;
	}
	
	#globetv-vimeolink{
		left: 50%;
		margin-left:417px;
		position: absolute;
		top:1233px;
		z-index: 1;
	}
	
		#the-feed-iframe{
		overflow:hidden;
		margin-top: 1px;
		}

}
/* IE8/7 rules here */
#globe-logo {
	position: fixed\9;
	top: 0\9;
	margin: 0 0 0 -805px\9;
	z-index: 10000;
	left: 50%\9;
}


#globe-dion { 
	position: absolute\9;
	margin-left: -670px\9;
	top: 351px\9;
	left: 50%\9;
}

#globe-0000{
	margin-left:417px\9;
	position: absolute\9;
	top:-1\9;
	z-index: 1;
	left: 50%\9;
}

#kern-link{
	left: 50%\9;	
	margin-left:-733px\9;
	position: absolute\9;
	top:1078px\9;
	z-index: 1;
    }

#nate-tyler{
	left: 50%\9;
	margin-left:405px\9;
	position: absolute\9;
	top:809px\9;
	z-index: 1;
}

#thegoodss-link{
	left: 50%\9;
	margin-left:407px\9;
	position: absolute\9;
	top:1027p\9x;
	z-index: 1;
}

#globetv-vimeolink{
	left: 50%\9;
	margin-left:417px\9;
	position: absolute\9;
	top:1233p\9x;
	z-index: 1;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */