@charset "UTF-8";
/* CSS Document */

* {margin: auto; padding:0px;}
body {
	font:normal 11px Verdana, Arial, sans-serif;
	background:#515151; width:auto;
	behavior: url("csshover3.htc");
}
a:link {color:#ef4035;}
a:visited {color:#ef4035;}
	
#container01 {
	width:960px; 
	margin:0px auto;
	padding:0; 
	background:#CCC; 
	border:1px solid black; }

#container02 {
	position:relative;
	padding:0;
	margin:0;
	background-color:#ccc;
}
	
	#container03 {
	position:relative; 
	padding:0; 
	margin:0; 
	width:900px; 
}
#main {
	float:left; 
	width:692px; 
	min-height:730px; 
	position:relative; 
	margin:0px; 
	padding:0px 5px 0px 5px; 
	display:inline; 
	background:#CCC;
}

.heading {
	font-size:24px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#fff;
	background:#000;
	width:100%;
	padding:5px 20px 5px 20px;
	margin:-20px 0 0 -20px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.content a:link{text-decoration:none;color:#EF4035;}
.content a:visited{text-decoration:none;color:#EF4035;}
.content a:hover{text-decoration:none;color:#EF4035;}
.content a:active{text-decoration:none;color:#EF4035;}
.content {
	display:block;
}
.content p{margin:10px auto;}
.content ol.indent30{margin:auto 30px;}
.subcontent_full{
	margin:10px 0;
	width:100%;
	display:inline-block;
	clear:both;
}
.subcontent_fl_l{
	float:left;
	width:380px;
}
.subcontent_fl_r{
	float:right;
	display:inline;
	background:#FFF;
	border:solid #000 1px;
	width:200px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 5px 5px;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
}
.subheading{margin:10px auto; color:#EF4035; text-transform:uppercase; width:100%; border-bottom:thin #EF4035 solid; font-size:18px;}
.subcontent_fl_l_img{
	margin:0 15px 0 0px;
	display:inline;
	float:left;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
}
.subcontent_fl_r_img{
	margin:0 0px 0 15px
	display:inline;
	float:right;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
}
.tab{
	position:relative;
	width:656px;
	background:#000;
	color:#FFF;
	padding:0px;
	margin:10px auto 0px;
	font: normal 18px 'Trebuchet MS',Verdana, sans-serif; 
	text-align:left;
	border-top-left-radius:     5px;
	border-top-right-radius:    5px;
	-moz-border-top-left-radius:     5px;
	-moz-border-top-right-radius:    5px;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
}

.super_a_cont{
	background:#fff;
	width:640px;
	padding:7px;
	margin: auto;
	border:thin #000 solid;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
	color:#000;
}
.super_c_cont{
	background:#fff;
	width:614px;
	padding:20px;
	margin: 15px auto;
	border:thin #000 solid;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
	color:#000;
}
.super_e_cont{
	background:#fff;
	width:640px;
	max-height:255px;
	min-height:120px;
	padding:7px;
	margin: auto;
	border:thin #000 solid;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
	overflow:auto;
	color:#fff;
}
.super_e_cont_so{
	background:#fff;
	width:640px;
	min-height:120px;
	padding:7px;
	margin: auto;
	border:thin #000 solid;
	box-shadow: 6px 6px 7px #666;	
	-webkit-box-shadow: 6px 6px 7px #666;
	-moz-box-shadow: 6px 6px 7px #666;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-6, offY=6, positive=true);
	color:#fff;
}
.e_cont{
	width:580px;
	margin:5px auto 10px;
	height:120px;
	background:#fff;
	clear:both;
	background:#FFF;
	font-size:10px;
	color:#FFF;
	overflow:hidden;	
}
.e_img{
	float:left;
	width:120px;
	height:120px;
}
.e_cp{
	background:#231F20;
	width:353px;
	height:110px;
	float:left;
	padding:10px 0px 0px 10px;
}
div.event-date{
	text-transform:uppercase;
	color:#EF4035;
	font-weight:bold;
}
div.event-info{
	text-align:left;
}
	
.e_nav{
	background:#231F20;
	float:right;
	width:95px;
	height:118px;
	padding:3px 0px 0px 0px;
	overflow:hidden;
}
.e_nav a:link, .e_nav a:visited, .e_nav a:active{
	display:block;
	background:url(../../images/graphics/popup/small-button_bg.png) repeat-x;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px auto;
	padding:3px 10px;
	text-align:left;
	width:60px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	text-shadow: 0.1em 0.1em 0.1em #999;
}
.e_nav a:hover{
	background:url(../../images/graphics/bg/red_sbi.png);
	color:#FFF;
}
	

#side {
	float: right;
	color:#fff;
	width:249px; 
	background:#595959; 
	line-height:16px;
	border:thin #000 solid;
	box-shadow: -6px 0px 7px #666;	
	-webkit-box-shadow: -1px 2px 3px #333;
	-moz-box-shadow: -1px 2px 3px #333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=-1, offY=2, positive=true);
	position:relative;
}

#side .s-module { 
	color:#000;
	width:100%;
	background-color:#595959;
}
#side .q-module { 
	color:#000;
	width:100%; 
	background-color:#595959;
}

#side .s-module-cont { 
padding:13px 20px 0px 20px;
background-color:#595959;
color:#CCC;
text-align:left;
margin:0px;
width:209px;
}

	
#side .s-module .headline{
	font-family: Arial,Helvetica,sans serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#000;
	background:url(../../images/graphics/bg/red.png)  #FFF repeat-x;
	margin-top:13px;
	padding:5px 5px 5px 20px;
	height:16px;
}

.q-headline{
	font-family: Arial,Helvetica,sans serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#000;
	background:url(../../images/graphics/bg/yellow.png) #FFF repeat-x;
	padding:5px 5px 5px 20px;
	margin-top:13px;
	height:16px;
}
.q-body{
	padding:0px;
}
.s-e-cont{
	clear:both;
	background:url(../../images/graphics/bg/link.png);
	display:inline-block;
	width:100%;
	height:26px;
	padding:0px 0px 0px 0px;
}
.s-e-cont:hover, .s-e-cont:hover a:link{
	background:url(../../images/graphics/bg/red.png) repeat-x;
	color:#FDBF57;
	text-decoration:none;
}
.s-e-date{
	float:left;
	width:50px;
	color:#FDBF57;
	padding:5px 0px 0px 20px;
}
.s-event{
	float:left;
	width:150px;
	color:#ccc;
	text-align: left;
	padding:5px 20px 0px 0px;
	overflow:hidden;
	height:15px;
}

img.s-img {
	border:0px;
	width:38px;
}
#main a.billing{
	font-size:20px;	text-decoration:none; color:#FDBF57; letter-spacing:1pt; text-transform:uppercase; font-family:Arial Narrow, Arial, Helvetica, sans-serif; display:inline;
}

.s-event a:link {color:#EEECEC; text-decoration: none;}
.s-event a:visited {color:#EEECEC; text-decoration: none;}
.s-event a:hover {color:#EEECEC; text-decoration: none;}


#header { background-color:#000; margin:0; padding:0 0 0 0px; width:100%; clear:both; height:72px;}
div#header .venue {margin-top: 0pt; margin-bottom: 8px; font-family: Arial,Helvetica,sans serif; color:#ef4035; letter-spacing: 1px; line-height: 14px; font-size: 12px;}
#header .venueaddy {margin-bottom: 8px; font-family: Arial,Helvetica,sans serif; font-size: 11px; font-weight: normal; line-height: 1; letter-spacing: 1px; color: rgb(255, 255, 255);}
#header .venuebox {margin-bottom: 4px; margin-left:50px; margin-top:16px; float:left;}
#header .boxoffice {margin-bottom: 4px; margin-right:5px; margin-top:20px; float:right; width:340px; color:#FFF; font-size:12px; letter-spacing:.5px; font-family: Arial Narrow, Arial, Helvetica,Arial,sans-serif;}
#header .boxnumber {padding-left:5px; color:#fff; font-family:Arial, Helvetica, sans-serif; }

#mainleft {
	box-shadow: 5px 0px 8px #333;	
	-webkit-box-shadow: 5px 0px 8px #333;
	-moz-box-shadow: 5px 0px 8px #333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=5, offY=0, positive=true);
}
#mainright {
	box-shadow: -5px 0px 8px #333;	
	-webkit-box-shadow: -5px 0px 8px #333;
	-moz-box-shadow: -5px 0px 8px #333;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#666, offX=5, offY=0, positive=true);
}

/* ************** NAVIGATION START ******************** */
div#nav {
	height:26px;
	background:url(../../images/graphics/bg/nav_bg.png) repeat-x;
	background-color:#FFF;
}
div#nav * {
	z-index:1000;
}
#navi{
	width:100%;
	background:url(../../images/graphics/bg/nav_bg.png) repeat-x;
	list-style:none;
}
#navi a {
	padding:5px 25px;
	display: block;
	text-decoration:none;
	color:#FFF;
}

#navi ul {  
	margin: 0; 
	padding: 0; 
	color:#fff;
	height:29px;
	background-color:#fff;
	list-style:none;
}

#navi li {
	float: left;
	padding:0px;
}
#navi li ul {
	position: absolute;
	left: -999em;
	background-color:#FFF;
}

#navi li:hover {
	left: auto;
	background:url(../../images/graphics/bg/red.png) repeat;
	background-color:#fff;
}
#navi li:hover ul {
	left: auto;
	background:url(../../images/graphics/bg/red.png) repeat;
	background-color:#fff;
}
#navi li:hover ul, #navi li.sfhover ul{
	left: auto;
	background:url(../../images/graphics/bg/nav_bg.png) repeat;
	background-color:#FFF;
}

/*  LEVEL 1 */

#navi-l1 a {
	padding:6px 0px;
	display: block;
	width: 190px;
	text-decoration:none;
	color:#FFF;
}
#navi-l1 ul {  
	margin: 0; 
	padding: 0; 
	color:#fff;
	height:29px;
	background-color:#fff;
	list-style:none;
}
#navi-l1 li {
	float: left;
	width: 200px;
	padding:0px 5px;
	background:url(../../images/graphics/bg/nav_bg.png) repeat;
	background-color:#FFF;
	clear:both;
}

#navi-l1 li ul li:hover{
	left: auto;
	background:url(../../images/graphics/bg/red.png) repeat;
	background-color:#fff;
}
#navi-l1 li:hover ul {
	left: auto;
	background:url(../../images/graphics/bg/red.png) repeat;
	background-color:#fff;
	width:200px;
}
#navi-l1 li:hover ul, #navi-l1 li.sfhover ul,#navi-l1 li:hover ul li{
	left: auto;
	background:url(../../images/graphics/bg/red.png) repeat;
	background-color:#FFF;
	text-align:left;
}
/* ************** NAVIGATION END ******************** */
/* ************** FOOTER START ******************** */

#footer {background:#000; color:#FFF; border-top:1px solid black; clear:both; margin:0; padding:0px 0px 10px 0px; text-align:center; }
#footer a{ text-decoration:none; }
#footer .address{margin: 10px auto; width:33%; float:left; display:inline; position:relative;}

.sponsors{
	text-align:center;
	width:100%;
	background-color:#FFF;
	padding-bottom:10px;
	color:#000;
}
.sponsors h3{margin: auto; color:#EF4035; text-transform:uppercase; width:100%; border-bottom:thin #EF4035 solid; font-size:14px;}
img.sponsors{
	margin-left:auto;
	margin-right:auto;
}

/* ************** FOOTER END ******************** */

/*  *********** email sign up form *************  */

.ET_Font {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
}
.ET_RequiredField {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
}
.ET_FormTable {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
}
.ET_FieldLabel {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
color: #000;
}
.ET_FieldDescription {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 10px;
color: #fff;
}