@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #49141A;
}
.container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*///////////////////////////////////////////////////*/
/*////////////// HEADER STUFF CSS START /////////////*/
/*///////////////////////////////////////////////////*/

.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #320E12;
	clear: both;
	height: 1%;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	position: relative
	margin:0px;
	width:100%;
	background-position: left top;
}

html>body .top {
height: auto
}

.top .container {
	height: 100px;
	position: relative;
}

.top .secondarynav {
	height: 70px;
	width: 445px;
	float: right;
	clear: right;
	position:relative;
}
.secondarynav .buytickets {
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #320E12;
}
.secondarynav .searchbar {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.searchbar form {
	float:left;
	padding: 0px;
	margin: 0px;
	position:relative;
}
.searchbutton {
	/*position: absolute;*/
	display: block;
	/*left: 397px;*/
	/*top: 8px;*/
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	background-image: url(../images/search.gif);
	border: none;
	float:left
}
.searchfield {
	height: 21px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	float:left;
	border: 1px solid #bbbcbc;
	}

.menu {
	clear: both;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 80px;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	float: left;
	padding-right: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 30px;
	padding-left: 0px;
}
.menu a:hover {
	color: #F3C828;
	border-left-style: solid;
	border-left-color: #F3C828;
}
.menu ul {
	list-style-type: none;
	padding: 0;
}
.top .logo {
	display: block;
	float: left;
	clear: right;
	height: 50px;
	width: 500px;
	padding-top: 5px;
}

.top-middle {
	height: 100%;
	background-color: #48141A;
}
.top-middle .container {
	height: 30px;
	overflow: visible;
}
.middle {
	background-color: #1C1C1C;
	padding-bottom: 50px;
}
.middle .container {
	height: auto;
	padding: 20px 0px 0px 0px;
}
.content {
	height: 100%;
	position: relative;
	width: 960px;
	clear: both;
}
/*////////////// HEADER STUFF CSS END /////////////*/


/*/////////////////////////////////////////////*/
/*////////////// FOOTER CSS START /////////////*/
/*/////////////////////////////////////////////*/


.footer {
	background-color: #49141A;
	clear: both;
	padding-bottom: 100px;
}
.footer a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .container {
	vertical-align: middle;
	padding-top: 45px;
}
.footer .info {
	height: auto;
	color: #FFFFFF;
}
.footer .logo {
	background-image: url(../images/footerlogo.jpg);
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	width: 190px;
	float: left;
	margin-right: 15px;
}
.footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	float: left;
	margin-right: 15px;
}
.footer .officeinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	float: left;
	margin-right: 15px;
	width: 220px;
}
.footer .officeinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	float: left;
	width: 150px;
}
/*////////////// FOOTER CSS END /////////////*/


/*//////////////////////////////////////////////////////////*/
/*////////////// DROPLINE NAVIGATION CSS START /////////////*/
/*//////////////////////////////////////////////////////////*/



/* ================================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#IEroot #nav {
	width:960px;
	position:absolute;
	top: 75px;
	left:0px;
	float:left;
	margin:0px;
	padding:0px;
	
}

#IE8root .relative {
	top: 14px;
	
}

#IEroot .relative #navfix {
	float:left;
	left:350px;
	position:absolute;
	width:555px;
}

#IE8root .relative #navfix {
	float:left;
	left:300px;
	position:absolute;
	width:555px;
}

#IEroot .relative {
	left:0px;
	position:absolute;
}

#nav {
	width:960px;
	position:absolute;
	top: 58px;
	float:left;
	text-align:left;
}

#IE8root #nav {
	top: 44px;
}

#nav .select, #nav .current {
	padding:0;
	list-style:inline;
}
#nav li {
	display:inline;
	padding:0;
	height:auto;
}

#IEroot #nav ul {
	width:90px;
	float:left;
}

#IE8root #nav ul {
	width:120px;
}

#nav ul {
	float: left;
	width: 135px;
	display: block;
}

#IEroot .IEweird {
	float:left;
	position:absolute;
	width:960px;
	left:-36px;
	top:0px;
	margin:0px;
	padding:0px;
}

#IE8root .IEweird {
	float:left;
	position:absolute;
	width:960px;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
}



#nav .select a, #nav .current a {
	display:inline;
	height:20px;
	float:left;
	padding:0px 0px 6px 10px;
	text-decoration:none;
	font-size:16px;
	line-height:20px;
	white-space:nowrap;
	border-left:1px solid #320E12;
	color:#FFFFFF;
	margin: 0;
}




#nav .select a:hover {
	display:inline;
	height:20px;
	float:left;
	padding:0px 0px 6px 10px;
	text-decoration:none;
	font-size:16px;
	line-height:20px;
	white-space:nowrap;
	border-left:1px solid #320E12;
	color:#999999;
	margin: 0;
}


#nav .select a:hover, #nav .select li:hover a { /*menu text hover*/
	cursor:pointer;
	color:#FFFFFF;
	padding:0px 0px 6px 10px;
	border-left:1px solid #FFFFFF;
}
#nav .sub {
	display:none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#nav table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
#nav .current a {
	color:#FFFFFF;
}
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover { /*submenu hover*/
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	color:#999999;
}

#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:inline;
	position:absolute;
	width:70%;
	top:33px;
	left:0px;
	padding:0 0 0 -5px;
	z-index:100;
	color:#999999;
	font-size:10px;
}

#IEroot #nav .select li a:hover .sub, #IEroot #nav .select li:hover .sub {
	display:inline;
	position:absolute;
	width:70%;
	top:15px;
	left:-40px;
	padding:0;
	z-index:100;
	color:#999999;
	font-size:10px;
}


#navover .select li a:hover .sub, #navover .select li:hover .sub, #navoverc .select li a:hover .sub, #navoverc .select li:hover .sub {
	width:280px;
	
}

#IEroot #navoverc .select li a:hover .sub, #IEroot #navoverc .select li:hover .sub {
	width:240px;	
}

#navoverb .select li a:hover .sub, #navoverb .select li:hover .sub {
	width:450px;
}

#IEroot #navoverb .select li a:hover .sub, #IEroot #navoverb .select li:hover .sub {
	width:460px;
}

#nav .sub, #nav .sub_active {
	padding:0;
	list-style:none;
}

* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
}

#nav .select a:hover .sub li a, #nav .select li:hover .sub li a {
	display:block;
	padding:10px 18px 9px 13px;
	margin-top: 5px;
	white-space:nowrap;
	border:0;
	color:#999999;
	font-size:12px; /*submenu text size*/
}

#IEroot #nav .select a:hover .sub li a, #IEroot #nav .select li:hover .sub li a {
	margin-top: 8px;
	padding:5px 18px 9px 13px;
}








.relative #navfix {
	float:left;
	left:405px;
	position:absolute;
	width:555px;
}

#IE8root .relative #navfix {
	float:left;
	left:360px;
	position:absolute;
	width:555px;
}


.style1 {
	font-family: Georgia, Helvetica, sans-serif;
}
.style2 {
	font-size: 20px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: -100;
}

#IEroot .style3 {
	margin-left:80px;
}

#IE8root .style3 {
	margin-top: 20px;
	margin-left:40px;
	}

.styleB {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:135px;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: -100;
}


#IEroot .styleB {
	margin-left:210px;
}

#IE8root .styleB {
	margin-top: 20px;
	margin-left:160px;
	}
 

.styleC {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: -100;
}

#IEroot .styleC {
	margin-left:80px;
	}
	
#IE8root .styleC {
	margin-top: 20px;
	margin-left:40px;
	}

.styleD {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:135px;
	height: 35px;
	width:300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: -100;
}

#IEroot .styleD {
	margin-left:210px;
	}
	
#IE8root .styleD {
	margin-top: 20px;
	margin-left:160px;
	}

.styleE {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:270px;
	height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: -100;
}

#IEroot .styleE {
	margin-left:340px;
	}
	
#IE8root .styleE {
	margin-top: 20px;
	margin-left:290px;
	}

.styleF {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:405px;
	height: 35px;
	z-index: -100;
}

table, tr, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	margin-bottom: 15px;
}