body {
	margin:0;
	padding:0;
	background: #5b0201 url(/imgs/bg_grad.png) repeat-x 0 150px;
	font-family: Helvetica;
}

img {
	border:0;
}

ul, li {
	text-indent: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

input {
	border:0;
}

#btnNext, #btnShare {
	position: absolute;
	top: 250px;
}

#btnNext {
	left: 158px;
}

#btnShare {
	left: 145px;
}

#btnNext:hover {
	cursor: pointer;
}

input.text {
	background: url(imgs/txt_bg.png) no-repeat;
	width: 343px;
	height: 64px;
	padding: 15px 0 0 55px;
	font-size: 20px;
	color: #343434;
	font-weight: bold;
	margin-top: 10px;
	
}

h2, h3 {
	padding: 0;
	margin: 0;
}

#container {
	background: url(/imgs/bg_burst.png) center 150px no-repeat;
	min-height: 400px;
}

#head {
	background: url(/imgs/top_bg.png) repeat-x;
	height:150px;
	width:100%;
}

#header {
	width:978px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#share, #credit {
	position: absolute;
	top:0;
	width: 226px;
	height: 30px;
	background: url(/imgs/glob_bg.png) no-repeat;
	padding-top: 8px;
	color: #e7dddd;
	font-size: 12px;
	text-align: center;
}

#credit a, #credit a:link, #credit a:visited, #foot a, #foot a:link #foot a:visited {
	color: #e7dddd;
}

#share img {
	vertical-align: text-bottom;
	padding-left: 3px;
}

#share {
	left:0;
}

#credit {
	right: 0;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	width: 195px;
	height: 138px;
	background: url(/imgs/logo.png) no-repeat 0 15px;
	text-indent: -5000px;

}

#main {
	width: 378px;
	height: 255px;
	margin-left:auto;
	margin-right:auto;
	background: url(/imgs/main_bg.png) no-repeat;
	margin-top:50px;
	padding: 70px 70px 0 70px;
	text-align: center;
	font-size: 16px;
	color: #6f6e6e;
	font-weight: bold;
	line-height: 22px;
	position: relative;
}

#main h2 {
	color: #9b0401;
	font-size: 24px;
}

.red {
	color: #9b0401;;
}

.black {
	color: #000;
}

#main .hr {
	background: url(/imgs/hr.png) no-repeat;
	width: 359px;
	height: 2px;
	margin: 5px 0 8px 0;
	padding:0;
	clear:both;
}

#page1 input.button {
	background: url(/imgs/btn_next.png) no-repeat;
	width: 202px;
	height: 70px;
}

#page2, #pageerror, #pageload{
	display:none;
}

#pageload img {
	margin-top: 30px;
	margin-bottom: 10px;
}


#page2 a, #page2 a:link, #page2 a:visited {
	color:#494949;
	font-size: 12px;
	font-weight: bold;
}

#btnStartOver {
	position: absolute;
	right: 65px;
	top: 275px;
}

#btnStartOver:hover {
	cursor: pointer;
}

#gauge {
	width: 228px;
	height: 98px;
	background: url(/imgs/gauge.png) no-repeat;
	margin-right: auto;
	margin-left: auto;	
	position: relative;
}

#anchor {
	width:228px;
	height: 20px;
	background: url(/imgs/needle_anchor.png) no-repeat center;
	position: absolute;
	top: 65px;	
}

#needle {
	width: 228px;
	height: 98px;
	position: absolute;
	top: 0;
	left: 0;
	
}

.msg {
	font-size: 14px;
	font-weight: normal;
}

.msg a, .msg a:link, .msg a:visited {
	color: #000;
}


#foot {
	width: 878px;
	height: 121px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right: auto;
	background: url(/imgs/foot_bg.png) no-repeat;
	color: #ff0400;
	padding: 25px 50px 0 50px;
	font-size: 12px;
}

#foot h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#frick, #click, #who {
	line-height: 16px;
}

#frick {
	width: 350px;
	float: left;
}

#who {
	width: 300px;
	float: left;
	padding-left:30px;
	
	
}

#click {
	width: 150px;
	float:right;
	text-align: right;
}

#eg {
	font-size: 12px;
}

#eg a, #eg a:link, #eg a:visited {
	color: #000;
}
