@charset "utf-8";
/* CSS for Crossfire Exit Survey*/

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #101213 url(http://image.br.z8games.com/cfbr/web/survey/images/topBackGround.jpg) center top repeat-x;
}

#wrapper {
	width: 960px;
	min-height: 1200px;
	margin: 0 auto;
	/*background: #FFFFFF;*/
}	

#wrapper-inner {
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 1024px;
	background:url(http://image.br.z8games.com/cfbr/web/survey/images/wrapperBG.jpg) center top no-repeat #1f1f1f;
}

#gameHero {
	width: 320px;
	min-height: 100%;
	background: #171514;
	position: absolute;
	top: 0;
}

#gameHero_bottom {
	width: 320px;
	min-height: 30px;
	background:url(http://image.br.z8games.com/cfbr/web/survey/images/gameHero_bottom.jpg) center top no-repeat;
	position: absolute;
	bottom: 0;
}

#z8logo {
	width: 320px;
	min-height: 100px;
	background:url(http://image.br.z8games.com/cfbr/web/survey/images/z8Logo_w.png) center top no-repeat;
	position: absolute;
	bottom: 20px;
}

#wrapper-inner-body {
	width: 600px;
	min-height: 320px;
	position: relative;
	left: 335px;
}

#wrapper-inner-body h2 {
	font-family: "Russo One", sans-serif;
	font-size: 3em;
	text-align: center;
	color: #cba571;
	letter-spacing: 4px;
	padding-top: 35px;
	margin-bottom: 35px;
}

#wrapper-inner-body p {
	font-family: "Arial", sans-serif;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.8em;
	color: #C4BFB6;
	margin: 0 50px 10px 50px;
}

#surveyMonkeyInfo , iframe {
	background: #1f1f1f;
}
