/*

	Atrium-Centers stylesheet imports
	by the alm!ghty demigods of grimlab

 */

html{filter:expression(document.execCommand("BackgroundImageCache",false,true));}
html,body{margin:0px;padding:0px;background:#ffffff;}

.home .header,
.home .content,
.home .footer {
	display: none;
}
.microsite {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000000 url(/img/micrositenoflash.jpg) center center no-repeat;
	float: left;
}
.microsite embed {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	float: left;
}
.microsite .getflashplayer {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -20px;
}
.microsite .getflashplayer a {
	color: #ffffd0;
}
.microsite .getflashplayer a.gohtml {
	padding: 2px 5px;
	border: 1px solid #ffffff;
	margin: 5px;
}
.hidden {
	display: none; 
}
