@charset "utf-8";
html, body {
	height:795px;
	
}

body {
	background: url(../images/body-bg2.jpg) no-repeat  top center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}


#wrap {

	margin: 0 auto;
	width:980px;
}

#hdr {
	border-bottom:3px solid #FFF;
	height:180px;
	position:relative;
}

#hdr h1{
	background: url(../images/tfwf_logo.png) top left no-repeat;
	height:116px;
	left:20px;
	margin:-58px 0 0 0;
	position:absolute;
	text-indent:-9999em;
	top:50%;
	width:432px;
}

#buytickets {
	bottom:-70px;
	background: url(../images/ticketbtn.png) top left no-repeat;
	height:120px;
	position:absolute;
	right:0px;
	text-indent:-9999em;
	width:120px;
	display:none;
}

.content_column {
	
	float:left;	
	min-height: 561px;
	height: 561px;
	padding:20px 20px 0 20px;
	width:450px;
}

.intro_box {
	background:url(../images/overlay.png) top left repeat;
	height:521px;
	width:430px;
	margin:0 auto;
	padding:10px;
	position:relative;
}
.left_text {
	position:absolute;
	top:10px;
	left:10px;
	width:430px;
	height:521px;
	background: url(../images/lefttext.png) top left no-repeat;
}
.content_column p {
 color:#FFF;
 margin:0.9em 0;
 font-size:11px;
 letter-spacing:0px;

}
.content_column h2 {
 color:#fff200;
 font-size:14px;
 letter-spacing:-1px;
}
.content_column strong {
 color:#fff200;	
}


#right_column {
	padding:155px 20px 40px 20px;
	min-height: 346px;
	height: 346px;
}

.signup_box{ 
	background:url(../images/overlay.png) top left repeat;
	height:25px;
	width:310px;
	margin:0 auto 50px auto;
	position:relative;
	padding:10px 15px 10px 70px; 
}
.signup_box h2{
	background: url(../images/register.png) top left no-repeat;
	position:absolute;
	top:-30px;
	left:-35px;
	width:100px;
	height:100px;
	text-indent:-9999em;
}

.signup_box label{
	color: #fff;
}
.signup_box input{
	border:1px solid #5C5255;
	color: #fff;
	background:#231F20;
}

#submit {
	color:#FFF;
	background:#0086B9;
	border:1px solid #0086B9;
	padding:3px 10px;
	font-size:10px;
	text-transform:uppercase;
}

.event_box{ 
	background:url(../images/overlay.png) top left repeat;
	height:281px;
	width:330px;
	margin:0 auto 50px auto;
	position:relative;
	padding:10px 20px 20px 50px;
}
.event_box h2{
	background: url(../images/events.png) top left no-repeat;
	position:absolute;
	top:-30px;
	left:-35px;
	width:100px;
	height:100px;
	
	text-indent:-9999em;
}

.event_box h3{
	color: #fff;
	padding:0;
	font-size:16px;
}

.event_box h3 strong{
	color: #fff200;
}
#ftr {
	background: red;
	height:141px;
	margin:0 auto;
	width:100%;
}

.push {
	height: 141px; /* .push must be the same height as #ftr */
}

.dialogClass {
	background:url(../images/overlay.png) top left repeat !important;
}

.dialogClass .ui-dialog-titlebar {
	border:none !important;
	background:none !important;
}

#event_text {
	background: url(../images/eventtext2.png) top left no-repeat;
	width:334px;
	height:280px;
}

#event_text3{
	background: url(../images/eventtext3.png) top left no-repeat;
	width:334px;
	height:280px;
	text-indent:-9999em;
}