/* CSS Document */
body {
	background-color: #fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.pagecontainer {
	width:100%;
	margin:0 auto;
	cursor:default;
}
.content-wrapper {
	background-color: #fff;
	margin:0px auto;
	width:100%;
	text-align:center;
	cursor:default;
}
.header-lower {
	background:transparent url("/images/navbar/bg.png") repeat-x;
	width:100%;
	height:46px;
	text-align:center;
}
.header_wrapper {
	background-image: url(/images/header_bg.png);
	width:100%;
}
.header {
	margin:0 auto;
}
.topads {
	margin: 0px auto;
	width:990px;
	height:20px;
	padding:10px 0 10px 0;
}

.topads-a {
	float: left;
	margin-left:10px;
	text-align:left;
	width: 217px;
	height: 10px;
}

#MoreMenuDiv { 
	margin:0 auto;
}
.header-lower-more-menu {
	border-right:5px #fff solid;
	border-left:5px #fff solid;
}
.socialbar_horizontal {
	float:right; 
	margin:11px 0 0 0;
}
.game_clubpenguin {
	clear:both;
	margin:0px auto;
	width: 100%;
}
.footer-content {
	margin:0 auto;
}
#cpcopyright {
font:normal 11px Arial;color: #a1a1a1; width: 100%; background-color: #fff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

#cpcopyright a:link, #cpcopyright a:visited, #cpcopyright a:hover{
font-weight: bold;
color:#ff9a00;
text-decoration: none;
}


#cpcopyright a:hover{
color:#ffcc00;
}

.asterisk {
    color: #00529B;
}

