@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo {
	float: left;
}
.videobox {
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	margin-top: -50px;
	height: auto;
	background-image: url(../images/shade.png);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 20px;
	overflow: hidden;
}
.vidcontainer {
	background-color: #666;
	height: 320px;
	width: 560px;
	float: right;
}
.vidtext {
	float: left;
	width: 370px;
	color: #FFF;
}
.vidtext h1 {
	font-size: 31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vidtext h2 {
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.button {
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	padding-left: 64px;
    padding-right: 64px;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 8px solid #222;
	background-color: #FFF;
}
.headtext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	color: #900;
	text-align: center;

}
.subheadtext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #900;
	text-align: center;

}
#bonus{
	width:650px;
	margin:20px auto;
	color:#000000;
}

#bonus .bonus-top{
	height:8px;
	overflow:hidden;
	background-image: url(../images/boxtopgreen.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#bonus .bonus-center{
	background-image: url(../images/boxcentergreen.png);
	background-repeat: repeat-y;
	background-position: right;
}


#bonus .bonus-bottom{
	height:18px;
	overflow:hidden;
	background-image: url(../images/boxbottomgreen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bonus .bonus-content{
	overflow:hidden;
	background-image: url(../images/bonusone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#bonus .bonus1-content{
	overflow:hidden;
	background-image: url(../images/bonusone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#bonus .bonus2-content{
	overflow:hidden;
	background-image: url(../images/bonustwo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#bonus .bonus3-content{
	overflow:hidden;
	background-image: url(../images/bonusthree.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#bonus .bonus4-content{
	overflow:hidden;
	background-image: url(../images/bonusfour.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#bonus .bonus5-content{
	overflow:hidden;
	background-image: url(../images/bonusfive.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}


#speakers{
	width:650px;
	margin:20px auto;
	color:#000000;
}

#speakers .speakers-top{
	height:8px;
	overflow:hidden;
	background-image: url(../images/boxtop.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#speakers .speakers-center{
	background-image: url(../images/boxcenter.png);
	background-repeat: repeat-y;
	background-position: right;
}


#speakers .speakers-bottom{
	height:18px;
	overflow:hidden;
	background-image: url(../images/boxbottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#speakers .speakers-content{
	overflow:hidden;
	background-image: url(../images/bonusimg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#days{
	width:650px;
	margin:20px auto;
	color:#000000;
}

#days .days-top{
	height:8px;
	overflow:hidden;
	background-image: url(../images/boxtopblue.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#days .days-center{
	background-image: url(../images/boxcenterblue.png);
	background-repeat: repeat-y;
	background-position: right;
}


#days .days-bottom{
	height:18px;
	overflow:hidden;
	background-image: url(../images/boxbottomblue.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#days .days1-content{
	overflow:hidden;
	background-image: url(../images/dayone.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#days .days2-content{
	overflow:hidden;
	background-image: url(../images/daytwo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#days .days3-content{
	overflow:hidden;
	background-image: url(../images/daythree.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#days .days4-content{
	overflow:hidden;
	background-image: url(../images/dayfour.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

#days .days5-content{
	overflow:hidden;
	background-image: url(../images/dayfive.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 49px;
	text-align: left;
}

.clr{clear:both; height:-1px; overflow:hidden;}

.style2 {color: #000000}

.style3 {

	color: #ab8c41;

	font-style: italic;

	font-weight: bold;

}

.style4 {

	font-size: xx-large;

	color: #b79648;

	font-weight: bold;

}

.style6 {color: #000000; font-weight: bold; }

.style7 {color: #ab8c41}


.register_form{
 background: url(../images/campaign-signup.png);
 height: 366px; 
 width: 270px;
 color:#999999;
 padding: 66px 15px 0px 15px;
 font-size:14px;
}
.register_form a{
	color:#af924d;
}
.register_form a:hover{
	color:#9bb53d;
}
.register_form_input_register1 table td{
	font-weight:bold;
}
.register_form_input_register1 input{
 width:150px;
 font-size:16px;
 font-weight:bold;
}
.register_form_input_login1 table td{
	font-weight:bold;
}
.register_form_input_login1 input{
 width:150px;
 font-size:16px;
 font-weight:bold;
}
.register_form_already_join{

}
.register_form_agree{
	font-size:12px;
}
.register_form_already_join{
	font-size:14px;
}

.register_form_input_register2_register{
	font-size:22px;
	font-weight:bold;
	color:#5d4714;
	background-color:#000000;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	border:none;
	width:160px;
	height:42px;
	cursor:pointer;
}
.register_form_input_register2_register:hover{
	background-position:0 -42px;
	color:#9a7318;
}
.register_form_input_login2_login{
	font-size:18px;
	font-weight:bold;
	color:#5d4714;
	background-color:#000000;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	border:none;
	width:160px;
	height:42px;
	cursor:pointer;
}
.register_form_input_login2_login:hover{
	background-position:0 -42px;
	color:#9a7318;
}
.register_form_wait_join_join{
	font-size:18px;
	font-weight:bold;
	color:#5d4714;
	background-color:#000000;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	border:none;
	width:160px;
	height:42px;
	cursor:pointer;
}
.register_form_wait_join_join:hover{
	background-position:0 -42px;
	color:#9a7318;
}

.register_form_already_join_tool{
	font-size:18px;
	font-weight:bold;
	color:#5d4714;
	background-color:#000000;
	background-image:url(../images/button-l.png);
	background-repeat:no-repeat;
	border:none;
	width:200px;
	height:42px;
	cursor:pointer;
}
.register_form_already_join_tool:hover{
	background-position:0 -42px;
	color:#9a7318;
}
.register_form_already_join_quit{
	font-size:18px;
	font-weight:bold;
	color:#5d4714;
	background-color:#000000;
	background-image:url(../images/button-s.png);
	background-repeat:no-repeat;
	border:none;
	width:100px;
	height:42px;
	cursor:pointer;
}
.register_form_already_join_quit:hover{
	background-position:0 -42px;
	color:#9a7318;
}
.register_form_input_captcha{
	border:solid 1px #666666;
}
.register_form_complete{
	font-size:18px;
	font-weight:bold;
}

p{
	margin: 16px 0;
}