@CHARSET "UTF-8";



#WEBGL_MOVIE {
	position:relative; top:20px; left:0px;
	background-color:#000;
	width:980px;
	padding-top:4px;
}



#WEBGL_VIEWER {
	margin-top:15px;
}

#WEBGL_VIEWER > input {
	height:auto;
	border-style:solid; border-width:1px; border-color:#d53038;
	border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
	background-image:none; background-color:#FC000D;
	font-size:120%; font-weight:bold;
	box-shadow: 0px 0px 10px #000; -webkit-box-shadow: 0px 0px 10px #000; -moz-box-shadow: 0px 0px 10px #000;
}

#WEBGL_VIEWER > input:hover {
	color:#FFF;
	box-shadow: 0px 0px 10px #FF8; -webkit-box-shadow: 0px 0px 10px #FF8; -moz-box-shadow: 0px 0px 10px #FF8;
}

#NO_JAVASCRIPT, #NO_WEBGL {
	width:980px;
	background-color:#FC000D;
	border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	padding:30px 0 30px;
	color:#FFF;
	text-align:center;
}

#NO_WEBGL {
	background-color:#A5BFDD; color:#202020;
}



.article {
	margin-top:40px;
	border-top-style:solid; border-top-width:1px;
}

.article h3 {
	margin:40px 0 0;
	font-size:144%;
}

.movieFrame {
	margin-top:40px;
	position:relative;
}

.movie {
}

.desc {
	margin:0px;
	position:absolute; top:0px; right:0px;
	width:330px;
}

.desc p:first-child {
	margin-top:0px;
}



#LOGOS {
}

#LOGOS div {
	padding-top:20px;
}

#LOGOS img {
	margin-right:10px;'
}



#CONTENT_BODY_RIGHT {
	min-height:1020px;
}

#FOOTER_BODY {
	margin-top:30px;
}
