/** Redefinitions **/

body {
	margin: 0;
	border: 0;
	padding: 0 0 15px 0;
	
	background: #0a6c95 url("/images/common/bg.jpg") top left repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #171717;
}

h1 {
	font-size: 170%;
	font-weight: bold;
	color: #a31219;
	
	margin-top: 0;
	margin-bottom: 15px;
}

h1.main {
	text-indent: -9999px;
	overflow: hidden;
}

h1.home {
	width: 474px;
	height: 44px;
	background: url("/images/titles/home.gif") top left no-repeat;
}

h1.shows {
	width: 234px;
	height: 23px;
	background: url("/images/titles/shows.gif") top left no-repeat;
}

h1.tickets {
	width: 151px;
	height: 19px;
	background: url("/images/titles/tickets.gif") top left no-repeat;
}

h1.mailing {
	width: 198px;
	height: 23px;
	background: url("/images/titles/mailing.gif") top left no-repeat;
}

h1.party {
	width: 149px;
	height: 23px;
	background: url("/images/titles/party.gif") top left no-repeat;
}

h1.services {
	width: 219px;
	height: 22px;
	background: url("/images/titles/services.gif") top left no-repeat;
}

h1.links {
	width: 64px;
	height: 19px;
	background: url("/images/titles/links.gif") top left no-repeat;
}

h1.faqs {
	width: 65px;
	height: 19px;
	background: url("/images/titles/faqs.gif") top left no-repeat;
}

h1.gallery {
	width: 269px;
	height: 23px;
	background: url("/images/titles/gallery.gif") top left no-repeat;
}

h1.tag1 {
	width: 336px;
	height: 19px;
	background: url("/images/titles/terms.gif") top left no-repeat;
}

h1.tag2 {
	width: 216px;
	height: 23px;
	background: url("/images/titles/privacy.gif") top left no-repeat;
}

h1.tag3 {
	width: 95px;
	height: 22px;
	background: url("/images/titles/sitemap.gif") top left no-repeat;
}

h1.tag4 {
	width: 187px;
	height: 23px;
	background: url("/images/titles/404.gif") top left no-repeat;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #a31219;
	
	margin-top: 0;
	margin-bottom: 15px;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #a31219;
	
	margin-top: 0;
	margin-bottom: 15px;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #a31219;
	
	margin-top: 0;
	margin-bottom: 15px;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	color: #a31219;
	
	margin-top: 0;
	margin-bottom: 15px;
}

h6 {
	font-size: 100%;
	font-weight: bold;
	color: #727779;
	
	margin-top: 0;
	margin-bottom: 15px;
}

p, table, form {
	margin: 0 0 15px 0;
}

a, a:visited {
	color: #a31219;
}

a:active, a:hover {
	text-decoration: none;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

hr {
	height: 1px;
	margin: 0 0 5px 0;
	color: #fff;
	border-top: 1px dotted #2e385b;
}

/** ##### **/

/** Images **/

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

img.centered,
img.left-nowrap,
img.right-nowrap {
	margin-bottom: 10px;
}

/** ###### **/

/** Misc **/

.hide {
	display: none;
	visibility: hidden;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

.displayNone {
	display: none;
}

.textAlignRight {
	text-align: right;
}

.textAlignCenter {
	text-align: center;
}

.icon {
	border: 0;
	vertical-align: middle;
}

.printOnly {
	display: none;
	visibility: hidden;
}

.red {
	color: #a31219;
}

/** ##### **/

/** Containers **/

div#outerShell {
	clear: both;
	margin: 0 auto;
	width: 992px;
}

div#innerShell {
	float: left;
	clear: both;
	width: 992px;
	background: #fff url("/images/common/top_bg.jpg") top left no-repeat;
}

div#top {
	float: left;
	clear: both;
	width: 967px;
	padding-right: 25px;
	text-align: right;
}

div#container {
	float: left;
	clear: both;
	width: 992px;
	min-height: 122px;
	margin-top: 90px;
	background: url("/images/common/weeds_top.gif") bottom right no-repeat;
}

div#nav {
	float: left;
	width: 232px;
	padding-left: 12px;
	margin-top: 134px;
}

div#content {
	float: left;
	width: 748px;
}

div#body {
	float: left;
	width: 503px;
	margin-top: 74px;
}

div#flash {
	float: right;
	width: 230px;
}

div#curve {
	float: left;
	clear: both;
	width: 992px;
	height: 18px;
	background: url("/images/common/weeds_curve.gif") top left no-repeat;
}

div#footer {
	float: left;
	clear: both;
	width: 872px;
	min-height: 47px;
	padding-right: 120px;
	background: url("/images/common/weeds_footer.gif") top right no-repeat;
	color: #fff;
	font-size: 70%;
}

/** ##### **/

/** Navigation **/

div#nav ul {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}

div#nav ul li {
	width: 212px;
	height: 23px;
	margin: 0 0 2px 0;
}

div#nav ul li a {
	display: block;
	width: 212px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

div#nav li.home {
	background: url("/images/nav/home.gif") top left no-repeat;
}

div#nav li.home a:hover,
div#nav li.home a:active,
div#nav a.homeOn {
	background: url("/images/nav/home_on.gif") top left no-repeat;
}

div#nav li.shows {
	background: url("/images/nav/shows.gif") top left no-repeat;
}

div#nav li.shows a:hover,
div#nav li.shows a:active,
div#nav a.showsOn {
	background: url("/images/nav/shows_on.gif") top left no-repeat;
}

div#nav li.tickets {
	background: url("/images/nav/tickets.gif") top left no-repeat;
}

div#nav li.tickets a:hover,
div#nav li.tickets a:active,
div#nav a.ticketsOn {
	background: url("/images/nav/tickets_on.gif") top left no-repeat;
}

div#nav li.mailing {
	background: url("/images/nav/mailing.gif") top left no-repeat;
}

div#nav li.mailing a:hover,
div#nav li.mailing a:active,
div#nav a.mailingOn {
	background: url("/images/nav/mailing_on.gif") top left no-repeat;
}

div#nav li.party {
	background: url("/images/nav/party.gif") top left no-repeat;
}

div#nav li.party a:hover,
div#nav li.party a:active,
div#nav a.partyOn {
	background: url("/images/nav/party_on.gif") top left no-repeat;
}

div#nav li.services {
	background: url("/images/nav/services.gif") top left no-repeat;
}

div#nav li.services a:hover,
div#nav li.services a:active,
div#nav a.servicesOn {
	background: url("/images/nav/services_on.gif") top left no-repeat;
}

div#nav li.links {
	background: url("/images/nav/links.gif") top left no-repeat;
}

div#nav li.links a:hover,
div#nav li.links a:active,
div#nav a.linksOn {
	background: url("/images/nav/links_on.gif") top left no-repeat;
}

div#nav li.faqs {
	background: url("/images/nav/faqs.gif") top left no-repeat;
}

div#nav li.faqs a:hover,
div#nav li.faqs a:active,
div#nav a.faqsOn {
	background: url("/images/nav/faqs_on.gif") top left no-repeat;
}

div#nav li.gallery {
	background: url("/images/nav/gallery.gif") top left no-repeat;
}

div#nav li.gallery a:hover,
div#nav li.gallery a:active,
div#nav a.galleryOn {
	background: url("/images/nav/gallery_on.gif") top left no-repeat;
}

/** ##### **/

/** Left **/

div#bookBubble {
	padding-left: 55px;
}

div#mondayClub {
	padding: 5px 0 0 7px;
	background: #fff url("/images/common/1_bubble_bg.gif") top right no-repeat;
}

/** ##### **/

/** Sitemap **/

div.sitemapBox {
	padding: 0 0 15px 30px;
}

div.sitemapBox a {
	padding: 0 0 0 15px;
	background: url("/images/common/bullet.gif") left no-repeat;
}

/** ##### **/

/** Ticker **/

div#tickerContainer {
	width: 462px;
	border: 1px solid #abadae;
	padding: 1px;
}

iframe#tickerFrame {
	width: 460px;
	height: 1.5em;
	border: 1px solid #eaeaeb;
}

/** ##### **/

/** Events **/

div.eventContainer {
	border-bottom: 1px dotted #2e385b;
	margin-bottom: 15px;
}

/** ##### **/

/** Mailing List Form **/

div.formOuter {
	clear: both;
	width: 342px;
	margin: 0 auto;
}

div.formInner {
	float: left;
	clear: both;
	width: 322px;
	padding: 10px;
	border: 1px dotted #a31219;
}

div.formElementContainer {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

div.formElementCol30 {
	float: left;
	width: 28%;
}

div.formElementCol70 {
	float: right;
	width: 70%;
}

div.formElementCol70 input {
	width: 98%;
}

div.formButtons {
	float: left;
	width: 100%;
	text-align: right;
}

span.required {
	color: #f00;
}

.textfield {
	background-color: #fff;
}

.textfield-required {
	background-color: #ffdddd;
}

.textfield-ok {
	background-color: #eeffdd;
}

/** ##### **/

/** Gallery **/

div#galleryContainer {
	float: left;
	clear: both;
	width: 100%;
}

div.thumbRow {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
}

div.thumbContainer {
	float: left;
	width: 110px;
	padding-right: 15px;
}

div.thumbContainer div.thumb {
	float: left;
	clear: both;
	width: 110px;
	height: 110px;
}

div.thumbContainer div.thumb img {
	border: 0;
}

div.thumbContainer div.caption {
	float: left;
	clear: both;
	width: 100px;
	border-left: 5px solid #81B9C8;
	border-right: 5px solid #81B9C8;
}

div.thumbContainer div.caption p {
	margin: 0;
	border-top: 1px dotted #727779;
	padding: 2px;
	
	font-size: 0.8em;
	font-weight: bold;
	color: #069;
}

div.thumbContainer div.bottom {
	float: left;
	clear: both;
	width: 110px;
	height: 6px;
	line-height: 1px;
	background: url("/images/gallery/thumb_frame_bottom.gif") bottom left no-repeat;
	overflow: hidden;
}

div#galleryPhotoContainer {
	padding: 0 8px 8px 0;
	background: url("/images/gallery/drop_shadow.png") bottom right no-repeat;
	z-index: 5;
}

div#galleryPhotoInner {
	border: 5px solid #727779;
}

div#galleryPhotoToolbar {
	clear: both;
	height: 20px;
	padding: 0;
	background-color: #727779;
}

div#galleryPhotoToolbar a {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin: 1px 0 0 0;
	background: url("/images/gallery/close.gif") top right no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/** ##### **/

/** Footer **/

div#footer ul {
	margin: 10px 0 0 244px;
	padding: 0;
	list-style: none;
}

div#footer ul li {
	float: left;
	width: auto;
	margin-right: 10px;
	display: inline;
}

div#footer span {
	padding-right: 10px;
}

div#footer a, div#footer a:visited {
	padding-right: 10px;
	background: url("/images/common/footer_divider.gif") right no-repeat;
	color: #fff;
}

div#footer a:active, div#footer a:hover {
	text-decoration: none;
}

div#footer a.wi {
	background: none;
}

/** ##### **/