/* CSS Document */
body, div, span, h1, h2, h3, img, p, ul, li, ol, form, input, select, option, textarea, pre, iframe, table, td, tr, th, a, label, *{
	font-family:verdana;
	color:#002b54;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	border-collapse:collapse;
	outline:none;
	border:0;
}

#recaptcha_response_field{
	position:relative;
	left:0;
}
body {
	background:url(images/bg_body.gif) repeat-x top #ffffff;
	text-align:center;
}
.closed{
	background:url(images/bg_game.jpg) no-repeat top #ffffff;
	height:245px;
	width:1000px;
		margin-left:auto;
	margin-right:auto;
	padding-top:235px;	
}
.comingsoon{
		background:url(images/coming_soon.jpg) no-repeat top #ffffff;
	height:479px;
	width:1000px;
		margin-left:auto;
	margin-right:auto;

}


a#goBtn{
	background-image:url(images/btn_go.gif);
	background-repeat: no-repeat;
	background-color:none;
	background-position: left top;
	background-color:#faf5e9;
	width:158px;
	height:29px;
	cursor:pointer;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

a:hover#goBtn{
background-position: left -29px;
	
}


#wrapper{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/bg_wrapper.jpg) no-repeat top center;
}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

H3{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	margin-bottom:7px;
}



#footer{
	width:1000px;
	display:block;
	text-align:left;
		margin-left:auto;
	margin-right:auto;
	_margin-top:-12px;

}




#story{
	width:560px;
	background:url(images/bg_story.jpg) no-repeat top center #fff;
	margin-left:auto;
	margin-right:auto;
	height:660px;
		padding-top:100px;
}





.content{
	width:100%;
	text-align:left;
	display:block;
	height:630px;
	*height:700px;
	_height:690px;

}
.content2{
	width:100%;
	text-align:left;
	display:block;
}


#footer p{
	padding-top:10px;
	font-size:11px;
	color:#646464;
}

#footer a{
	font-size:10px;
	line-height:18px;	
	font-weight:normal;
	text-decoration:underline;
	color:#266eae;
}
#footer a:hover{
	color:#000;
}


#postBox{
 width:449px; height:369px; float:left; display:block;
}
#cafBox{
 width:465px; 
float:right; display:block;	padding-top:90px; *padding-top:95px; text-align:left; _padding-top:140px;
}

.cafcopy{
float:left;
display:block;
text-align:left;
margin-left:45px;
_margin-left:25px;

}

.channel{
	width:516px;
	background:url(images/header_channel.gif) top center no-repeat #fff;
	margin-left:auto;
	margin-right:auto;
	height:600px;
}


#form{
	text-align:left;
	width:960px;
	float:right;
}

#form p{
	line-height:20px;
	
}
.optins{
	float:right;
	width:915px;
	margin-top:3px;
}
.checkboxDiv{
	display:block; 
	clear:both;
	/*overflow:hidden;*/
	margin-bottom:5px;
	height:35px;
}
.checkbox {	
	float:left;
	margin-top:4px;
}
.accept{
	width:915px; text-align:left; margin-left:15px; line-height:23px;
}

/*for CAF PAGE ONLY! Float to LEFT*/
.formBoxLeftNoLabel{
/*	margin-bottom:5px;*/
	width:205px;
	float:left;
	height:21px;
	padding-bottom:5px;
	/*overflow:hidden;*/
}
/*for CAF PAGE ONLY! Float to RIGHT*/
.formBoxRightNoLabel{
/*	margin-bottom:5px;*/
	width:205px;
	float:right;
	height:21px;
	padding-bottom:5px;
	margin-right:50px;
	_margin-right:10px;
	/*overflow:hidden;*/
}
.star{
	color:#c80f1b;
}

label{
	display:block;
	width:110px;
	font-size:11px;
	line-height:23px;
	float:left;
	text-align:left;
	color:#002b54;
}
.captcha{
		display:block;

	font-size:11px;
	line-height:23px;
	float:left;
	text-align:left;
	color:#002b54;
	margin-right:7px;
}
.inputTxt{	
	line-height:19px;
	width:240px;
	font-size:11px;
	border:1px #7f9db9 solid;
	color:#6e7578;
	background-color:#ffffff;
	height:18px;
	z-index:100;
	float:right;
	display:inline-block;
	padding-top:3px;
	margin-right:100px;
	margin-bottom:10px;
	*padding-top:0px;
}
.input2{	
	line-height:19px;
	width:240px;
	font-size:11px;
	border:1px #7f9db9 solid;
	color:#6e7578;
	background-color:#ffffff;
	height:18px;
	z-index:100;
	
	display:inline-block;
	padding-top:3px;
	*padding-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	*margin-bottom:0px;
}
.inputDrop{	
	line-height:19px;
	width:242px;
	font-size:11px;
	border:1px #7f9db9 solid;
	color:#6e7578;
	background-color:#ffffff;
	height:23px;
	z-index:100;
	float:right;
	display:inline-block;
	padding-top:3px;
	margin-right:100px;
	margin-bottom:10px;
}
.inputPost{	
	line-height:19px;
	width:405px;
	font-size:14px;
	border:1px #abbac2 solid;
	color:#6e7578;
	height:21px;
	z-index:100;
	display:inline-block;
	margin-left:55px;
	margin-top:45px;
	float:left;
}
.inputCAF{	
	line-height:19px;
	width:200px;
	font-size:14px;
	border:1px #abbac2 solid;
	color:#6e7578;
	height:21px;
	z-index:100;
	z-index:100;
	display:inline-block;
	float:left;
	margin-bottom:8px;
	
}

.inputStory{	
	line-height:19px;
	width:840px;
	font-size:11px;
	border:1px #7f9db9 solid;
	color:#6e7578;
	background-color:#ffffff;
	height:100px;
	z-index:100;
	float:left;
	display:inline-block;
	padding-top:3px;

}
.clearfix{
	display:block;
	width:100%;
	clear:both;
	height:1px;
}
.link01{
font-weight:bold;
text-decoration:underline;
}
.link01:hover{
	color:red;
}

.line_seperator{
	height:1px;
	background:url(images/line_seperator.gif) repeat-x top;
	display:block;
	width:918px;
	margin-bottom:10px;
	margin-top:5px;
}

.error{
	color:#ea2121;
	font-weight:bold;
	font-size:12px;
}
