@charset "utf-8";

/* The (not so)Great Southern California ShakeOut - Global Stylesheet */
/* Developed by The dellusion Factory */


/* --------------------------------------- */
/* --( Style Sheet Import )-- */
/* --------------------------------------- */

/* self clearing rules */
.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.selfclear { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.selfclear { display: block; }
/* End hide from IE-mac */

/* --------------------------------------- */
/* --( Global Classes )-- */
/* --------------------------------------- */
body, html {
	padding:0;
	margin: 10px 0 0 0; 
	background:#000;
	font-family: sans-serif;
	font-family: sans-serif;
	font-size:  14px;
	line-height: 22px;
}

	#topcontainer {	
		width:1070px;
		margin:0px auto;
	}
	
	#protect{width:948px;margin:0px auto 39px auto; text-align:center;}
	#redwrapper{width:100%;min-width:1070px;margin:0px auto;display:block;background: url(../_img/wrapper_bg.jpg); background-position:center;}
	#redline{width:60%; height:188px;  background:#540000; text-align:right; float:left;}
	#redlineR{width:40%; height:188px; background:#310000; text-align:left; float: left;}
	
	.footer p{
		float: left;
	}
	.footer p.copy{
		margin: 0px;
		width: 395px;
		height: 24px;
		text-align: left;
		padding-top: 2px;
		padding-left: 12px;
	}
	.spacer{
		margin-right: 48px;
	}
	.footer p.copy a{
		margin: 0px;
	}
	.footer p.if{
		float: right;
		padding-top: 3px;
		margin: 0px;
	}
	.footer p.if a{	
		margin: 0px;
		color: #4d0000;
	}
	.footer.large{
		font-size: 16px;
		min-width:1070px;
	}
	.footer{
		width: 570px;
		color: #e9141b;
		clear: both;
		padding-top: 25px;
		margin: 0px auto;
		text-align: center;
		font-size: 13px;
		position: relative;
	}
		.center_me{
		text-align: center;
		margin-bottom: 0px;
		font-size: 16px;
		letter-spacing: 1px;
	}
		a{
		outline: none;
		border: 0px;
		color: #e9141b;
		text-decoration: none;
		margin:  0px 18px;	
	}
	a:hover {
		color: #ffffc1;
	}
	
	#play_game{
		display: block;
		width: 285px;
		height: 163px;
		margin-top: 12px;
		margin-left: 32px;
		background: url(../_img/play_game.png) no-repeat;
		text-indent: -3000px;
		top: 11px;
		/*left: 660px;
		position: absolute;*/
	}
	#play_game:hover{
		background-position: 0px -163px;
	}
	
	div.last{
		margin-top:73px;
		color: #4d0000;
	}
	
	.footer p{
		float: left;
	}
	.footer p.copy{
		margin: 0px;
		width: 395px;
		height: 24px;
		text-align: left;
		padding-top: 2px;
		padding-left: 12px;
	}
	.spacer{
		margin-right: 48px;
	}
	.footer p.copy a{
		margin: 0px;
	}
	.footer p.if{
		float: right;
		padding-top: 3px;
		margin: 0px;
	}
	.footer p.if a{	
		margin: 0px;
		color: #4d0000;
	}
	.footer.large{
		font-size: 16px;
	}
	.footer{
		width: 570px;
		color: #e9141b;
		clear: both;
		padding-top: 25px;
		margin: 0px auto;
		text-align: center;
		font-size: 13px;
		position: relative;
	}
	.usc{
		background: url(../_img/usc_logo.gif) no-repeat;
		width: 26px;
		height: 16px;
		display: block;
		text-indent: -3000px;
		top: 30px;
		left: 353px;
		position: absolute;
	}
	.scec{
		background: url(../_img/scec_logo.gif) no-repeat;
		width: 38px;
		height: 22px;
		display: block;
		text-indent: -3000px;
		top:26px;
		left: 61px;
		position: absolute;
	}
	a.participate {
		display: block;
		width: 263px;
		height: 24px;
		background: url(../_img/participate.gif) no-repeat;
		position: absolute;
		z-index: 5;
		text-indent: -3000px;
		top: 135px;
		left: 267px;
	}
	a.participate:hover {
		background-position: 0px -24px;
	}
	h1.protect_heading {
		width: 491px;
		height: 28px;
		background: url(../_img/protect_heading.gif) no-repeat;
		margin: 0px auto 39px auto;
		text-indent: -3000px;
	}
	#flash{
		width: 948px;
		height: 330px;
		background:  url(../_img/shakeout_noflash.gif) no-repeat;
		margin:0 auto;
	}
