/* @override http://www.portlandstudios.com/santa/style.css */

/* hide from ie on mac \*/

        * {margin:0px; padding:0px;}
	html {height: 100%;width: 100%;overflow: auto;}
	#flashcontent {margin:70px auto 0px auto; width:1000px; height:500px;}
	
/* end hide */
	
	body {text-align: center; background:url(images/gradient.gif) top #3DB3E5 repeat-x; font-family:arial; font-size:x-small;}
	body a:link, body a:hover, body a:visited {color: #FF4747;}	
	#searchcontent {display: none;}

        #gamelogo {width:114px; height:101px; margin:20px auto; background:url(images/gamelogo.gif) center no-repeat;}
        #footer {display:block; width:317px; height:78px; clear:both; margin:20px auto; background:url(images/portland.gif) center no-repeat;}
	
	#noflash {width:300px;margin: 0px auto; padding-top:100px; font-family: Arial, Helvetica, sans-serif;font-size: .7em;line-height: 1.5em;color: #333333;}

	#noflash p {margin:10px auto; width:300px; color:#aaa; margin:30px 0px; text-align:left; font-size:120%;}
	
	#noflash #logo {margin:0px auto; width:300px; height: 27px; background: url(images/logo.gif) no-repeat;}
	#noflash #logo h1 {color:#fff; display:block; text-align:center; width:300px; height:0px;}
        #noflash ul {list-style:none; width:300px; margin:0px auto;}
        #noflash ul li {float:left; margin-left:20px;}
        #noflash ul li a {color:#666; display:block; text-decoration:none; font-size:12px;}
        #noflash a:hover {color:#fff;} 
	
	#noflash #installflash a {display: block; padding:3px; height: 20px; text-align:center; border:1px solid #333; text-decoration:none;}

/* 12/23/10 Updates */

div#new-footer {
	position: relative;
	margin: 10px auto 0px;
	width: 1000px; 
	height: 50px;
}

p#credits {
	position: absolute;
	left: 0px;
	/*font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;*/
	color: #fffeff;
	font-size: 20px;
}

p#credits a {
	color: #2a3b8a;
}
		
div#social {
	position: absolute;
	width: 300px;
	right: -58px;
	top: 4px;
}

	

