@import url(reset.css);
@import url(forms.css);

a { color: #fff; }

body {
	background: #32160B url(../images/bg.jpg) top center no-repeat;
	color: #fff;
	font: 100% Arial, Helvetica, sans-serif;
}

em { font-style: italic; }

h1 { padding-bottom: 1.2em; }
h1#global_title { text-indent: -999%; }

h2 {
	font-size:  1.4em;
	padding-bottom:  .6em;
	color: #fff200;
	font-weight:  bold;
}
	
h3 {
	font-size:  1.2em;
	padding-bottom:  .4em;
	color: #fff200;
	font-weight:  bold;
}

h4 {
	font-size:  1.05em;
	padding-bottom:  .2em;
	color: #fff200;
	font-weight:  bold;
}

p {
	padding-bottom: 1.2em;
	line-height: 1.4em;
}

small { font-size: .75em; }

strong { font-weight: bold; }

sup { font-size: .8em; vertical-align: top; }

ul, ol {
	margin-left: 30px;
	padding-bottom: 1.2em;
	}
	ul li, ol li {
		padding-bottom: 1em;
	}


.buttons {
	padding: 12px 12px 0 0;
	text-align:  right;
	}
	.buttons form, .buttons input, .buttons a { display:  inline; }


#container {
	width: 1016px;
	margin:  0 auto;
	height: 670px;
	position:  relative;
	font-size:  .9em;
	}
	
	#info #container { background: url(../images/bg_info.jpg) top center no-repeat; }
	#info #content {
		width: 428px;
		position:  absolute;
		top: 160px;
		left:  548px;
	}
	
	#intro #container { background: url(../images/bg_intro.jpg) top center no-repeat; }
	#intro #content {
		width: 428px;
		position:  absolute;
		top: 114px;
		left:  548px;
	}
	
	#scaling #container { background: url(../images/bg_info.jpg) top center no-repeat; }
	#scaling #content {
		width: 428px;
		position:  absolute;
		top: 44px;
		left:  548px;
	}

        .marketing #container{ background: url(../images/bg_marketing.jpg) top center no-repeat !important; width: 1072px; height: 1001px;}
	
	#game #container { width: 1023px; }

        .marketing #content{position: absolute !important; top: 208px !important; left: 34px !important; width: 992px !important; height: 598px !important;}

        .marketing #link a{display: block; height: 0px; padding: 48px 0 0 0; overflow: hidden; position: absolute; top: 619px; left: 349px; width:300px;}
	
#faq {
	border-bottom: 1px dotted #fff;
	padding-bottom: 12px;
	margin-bottom: 24px;
	}
	#faq dt {
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	#faq dd {
		margin: 0;
		padding: 0 0 1.4em;
		}
		#faq dd ul { list-style-type: disc; }
		#faq dd ol { list-style-type: decimal; }
		#faq dd ul, #faq dd ol {
			padding: .5em 0 1em;
			margin-left: 35px;
			}
			#faq dd ul li, #faq dd ol li {
				padding-bottom: .4em;
			}

#footer {
	color: #e9050c;
	width: 1016px;
	margin:  0 auto;
	font-size: .75em;
	}
	#footer a { color: #e9050c; }
	#footer #global_nav {
		width: 435px;
		padding-left:  24px;
		float:  left;
		}
		#footer #global_nav a { text-decoration:  none; }
		#footer #global_nav a:hover { text-decoration: underline; }
	#footer #disclaimer {
		width: 555px;
		float:  left;
	}
			
#modal {
    background: #000;
    border: 1px solid #fff !important;
	font-size: .8em;
	color: #fff;
	}
	#modal p {
    	width: 100%;
	}
	#modal img { cursor: pointer; }
	

#popup {
	background:  #6d3321 url(../images/bg_popup.jpg) top left repeat-y;
	}
	#popup #content {
		background:  url(../images/popup_header.jpg) no-repeat;
		width: 395px;
		padding: 260px 56px 40px 48px;
		font-size: .8em;
	}
	
	.iw_prize_list {
	
		}
		.iw_prize_list li { padding-bottom:  .4em; }

.answer {
	padding-bottom:10px;
	padding-top:10px;
}
	
	.answer .radio {
		float:left;
		padding-right:5px;
	}

	.answer .radio input {
		width:13px;
		height:13px;
		padding:0;
		margin:0;
		vertical-align:top;
	}
	
	.answer .checkbox {
		float:left;
		padding-right:5px;
	}

	.answer .checkbox input {
		padding:0;
		margin:0;
	}
	
	
.prizes {
	float:left; 
	width: 180px;
	text-align:center;
	padding: 15px 0;
	}
.prize_container {
	height:250px;}
