@charset "UTF-8";
/* CSS Document */
	
	
/* ______________________________________________________________
   __________________________ Create Account _______________________ */
	
	
body{font-family: Arial, Helvetica, sans-serif; 
	color:#555; 
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #fff; 
	height:100%; 
	width: 100%;
	font-size:small;
	min-width:1015px;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
strong { font-weight:bold;}

#hdrWrap{/*This houses the main background for the home page Flash navigation*/
	position: relative;
	height:32px !important;
	width: 100%;
	margin:0 0 25px 0; 
	background: url(../images/playNavBg.gif) 0 0 repeat-x;
	z-index:4;
	overflow: hidden;
}

#htmlNav{/*This houses the main HTML navigation*/
	width:842px;
	height:32px !important;
	margin: 0 auto;
	position: relative;
	top: 0px;
	z-index:1;
	overflow: hidden;
}

/* HTML Navigation */
	
/* Nav */
#navBg ul#bu_nav{
	position: absolute;
	top: 6px;
	left: 2px;
	display: block;
	list-style: none;
	height:auto;
	width: auto;
	text-align: left;
	overflow: hidden;
}
	#navBg ul#bu_nav li{
		display: inline;
		list-style: none;
		margin:0 2px 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: 700;
		color:#feb62a;
		overflow:hidden;
	}
	#navBg ul#bu_nav .noMarg{
		margin:0;
	}
		#navBg ul#bu_nav li a, #navBg ul#bu_nav li a:link, #navBg ul#bu_nav li a:visited{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: 700;
			color:#fff;
			text-decoration: none;
		}
		#navBg ul#bu_nav li a:hover{
			font-family:Arial, Helvetica, sans-serif;
			color:#feb62a;
			text-decoration: none;
		}
		#navBg ul#bu_nav li .active{
			color:#fff;
		}

/* Footer Elements */
	
	/* Nav */
	#ftrBg ul{
	position: absolute;
	top: 48px;
	left: 215px;
	display: block;
	list-style: none;
	height:auto;
	width: 490px;
	text-align: center;
	}
	#ftrBg ul li{
		display: inline;
		list-style: none;
		margin:0 3px 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: 800;
		color:#b4b4b4;
	}
	#ftrBg ul .noMarg{
		margin:0;
	}
		#ftrBg ul li a, #ftrBg ul li a:link, #ftrBg ul li a:visited{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: 700;
			color:#b4b4b4;
			text-decoration: none;
		}
		#ftrBg ul li a:hover{
			font-family:Arial, Helvetica, sans-serif;
			color:#045aa1;
			text-decoration: none;
		}
		#ftrBg ul li .active{
			color:#5ad0fa;
		}
	
	#ftrBg p{
	position: absolute;
	top: 69px;
	left: 230px;
	height:auto;
	width: 460px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#a1a1a1;
	}
	
#ftrWrap{
	position: relative;
	top: -8px;
	left:0;
	height:auto;
	width: 936px;
	margin: 0 auto;
}
	
#ftrBg{
	height:auto;
	width: 836px;
	margin: 0 auto;
}

#ftrContent{
	height:auto;
	width: 836px;
	margin: 0 auto;
}

/* BELOW can be used to change the color of the Privacy Policy and Terms of Use links in the footer when necessary */

#ftrContent ul li a.new:link{color:#ff9a00;}
#ftrContent ul li a.new:visited{color:#ff9a00;}
#ftrContent ul li a.new:hover{color:#ffcc00;}
#ftrContent ul li a.new:active{color:#ff9a00;}



#disGame{
	display: block;
	position: absolute;
	top: 32px;
	left: 48px;
}

#truste{
	margin-right: 15px;
}


#logoff{
	position: absolute;
	top: 7px;
	font-weight:bolder;
	right: 0px;
	font-size: 11px;
}
	
#logoff a, #logoff a:link, #logoff a:visited{
  color: #fff;
	display: block;
	border: none;
	text-decoration: none;
	font-size:11px;

}

#logoff a:hover{
  color: #feb62a;
	display: block;
	border: none;
	text-decoration: none;
}

#flashContainer {
	position:relative;
	margin:0 auto 0 auto;
	width:995px;
	height:1010px;
}


#puffleContainer {
	position:relative;
	margin:0 auto 0 auto;
	width:995px;
	height:900px;
	border:none;
	outline:none;
}


#puffle-page {
	border:none;
	outline:none;
}