html{
	height:100%;
	background:#065268 url(/images/bg-page.png) no-repeat;
}
body{
	margin:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#666;
	height:100%;
	min-width:980px;
}
h1{
	font-size:24px;
	font-weight:normal;
	color:#000;
}
img{
	display:block;
	border:0;
}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input{font:100% Arial, Helvetica, sans-serif;}
#wrapper{
	width:981px;
	overflow:hidden;
	min-height:100%;
	background:url(/images/bg-wrapper.gif) repeat-y;
}
* html #wrapper{
	overflow:visible;
	height:100%;
}
.logo{
	display:block;
	width:144px;
	height:183px;
	background:url(/images/logo.gif) no-repeat;
	margin:28px 0 0 43px;
}
.logo a{
	display:block;
	width:113px;
	height:180px;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar{
	width:205px;
	float:left;
}
#sidebar form{
	background:url(/images/txt-enter-email.gif) no-repeat 1px 30px;
	width:143px;
	margin:71px 0 0 31px;
}
#sidebar input{
	background:#30616f;
	border:1px solid #fff;
	color:#d6dfe2;
	font-size:12px;
	width:131px;
	padding:3px 5px;
	font-weight:bold;
}
#sidebar .btn-go{
	display:block;
	width:45px;
	height:23px;
	margin:6px 0 0;
	float:right;
	padding:0;
	border:0;
}
.sub-links{
	margin:86px 0 0 39px;
	padding:0;
	list-style:none;
	font:11px Arial, Helvetica, sans-serif;
}
.sub-links .twitter{
	margin:0 0 0 2px;
}
.sub-links .twitter a{
	background:url(/images/ico-twitter.gif) no-repeat;
	padding:2px 0 0 44px;
}
.sub-links .myspace{
	margin:0 0 0 2px;
}
.sub-links .myspace a{
	background:url(/images/ico-myspace.gif) no-repeat;
	padding:2px 0 0 44px;
}
.sub-links .rss{
	margin:0 0 0 2px;
}
.sub-links .rss a{
	background:url(/images/ico-rss.gif) no-repeat;
	padding:2px 0 0 44px;
}
.sub-links a{
	color:#fff;
	text-decoration:none;
	background:url(/images/ico-facebook.gif) no-repeat;
	display:block;
	padding:4px 0 0 46px;
	width:25px;
	height:36px;
	line-height:12px;
}
.sub-links a:hover{
	text-decoration:underline;
}
#content{
	float:right;
	width:776px;
}
#header{
	background:#000;
	padding:21px 0 18px;
}
.sub-nav{
	width:100%;
	overflow:hidden;
}
.sub-nav ul{
	margin:0 -4px 0 0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	float:right;
	display:inline;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.sub-nav ul li{
	float:left;
	background:url(/images/divider.gif) no-repeat 100% 50%;
	padding:0 4px 0 4px;
	margin:0 -1px 0 1px;
}
.sub-nav ul li a{
	color:#f9f3ad;
	text-decoration:none;
}
.sub-nav ul li a:hover{
	text-decoration:underline;
}
#nav{
	margin:17px 0 0;
	padding:0;
	list-style:none;
	font-size:17px;
	width:100%;
	overflow:hidden;
}
#nav li{
	float:left;
	margin:0 21px 0 0;
}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{
	text-decoration:underline;
}
#main{
	padding:27px 23px 0;
	background:url(/images/bg-main.gif) no-repeat;
}
#main h1{
	margin:0 0 7px;
}
#main h2{
	margin:0;
}
#main p{
	line-height:18px;
	margin:0 0 18px;
}
.visual{
	margin:0 0 44px;
}
.visual-box{
	background:#053e4e;
	width:729px;
	padding:0 0 5px;
	margin:0 0 25px;
	overflow:hidden;
}
.visual-box .ttl{
	color:#fffefe;
	font-size:16px;
	float:right;
	padding:9px 20px 0 0;
}
.pagination{
	margin:6px 0 0 8px;
	display:inline;
	padding:0;
	list-style:none;
	height:1%;
	float:left;
	overflow:hidden;	
	font:16px Arial, Helvetica, sans-serif;
}
.pagination li{
	float:left;
	margin:0 5px 0 0;
}
.pagination li a{
	color:#c3d1d5;
	background:#376571;
	text-decoration:none;
	display:block;
	width:24px;
	text-align:center;
	line-height:24px;
}
.pagination .active a,
.pagination li a:hover{
	background:#afc1c6;
	color:#000;
}
.events-list{
	margin:18px 0 35px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(/images/bg-events-list.gif) repeat-y;
}
.events-list .active{
	background:url(/images/bg-active-events.gif) repeat-x;
}
.events-list .active ul{
	color:#000;
}
.events-list li{
	float:left;
	padding:6px 0 0 6px;
	width:140px;
}
.events-list li ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
.events-list li ul li{
	background:none;
	float:none;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:0 0 0 9px;
	width:129px;
}
.events-list li ul .bullet{
	background:url(/images/bullet.gif) no-repeat 0 6px;
}
.events-list h2{
	line-height:12px;
	padding:0 0 11px;	
}
.events-list .buy-ticket{
	margin:15px 0 0 3px;
	display:block;
}
.events-list .today{
	background:url(/images/txt-todays-events.png) no-repeat;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
}
.events-list .just{
	background:url(/images/txt-just-announced.png) no-repeat;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
}
.events-list .onsale{
	background:url(/images/txt-onsale-now.png) no-repeat;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
}
.events-list .special{
	background:url(/images/txt-spec-events.png) no-repeat;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
}
.events-list .latest{
	background:url(/images/txt-latest-news.png) no-repeat;
	text-indent:-9999px;
	width:100%;
	overflow:hidden;
}

.copyright  {
	color:#000000;
	font-family:arial,helvetica;
	font-size:11px;
	line-height:14px;
	padding:10px 5px 5px;
}