html{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #bababa;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
}

a{
	color: #EEE;
}

.left{
	float: left;
}

.right{
	float: right;
}

img{
	border: none;
}

h3{
	margin-top: 10px !important;
	padding: 0px;
}

#background {position:fixed; top:0; left:0; width: 100%; height: 100%; z-index: 1;}


#container{
	width: 810px;
	margin: auto;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#container div {
	z-index: 1;
}

#container div div {
	z-index: 1;
}

#player {
	width: 280px;
	height: 75px;
	background-color: #855e69;
}


.lefter{
	float: left;
}

.middler{
	float: left;
}

.righter{
	float: right;
}

.cb{
	clear: both;
}

#container #menuHolder{
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 20px;
}

#container #menuHolder ul{
	margin: 0px;
	padding: 0px;
	margin: auto;
	width: 803px;
	font-size: 11px;
}

#container #menuHolder ul li{
	display: block; 
	float: left;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #454545;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 95px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase; 
}

#container #menuHolder ul #end{
	margin-right: 0px;
	border: none;
}

#container #menuHolder ul .cb{
	height: 0px;
	width: 0px;
	display: block;
}

#container .lefter{
	width: 100px; 
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: none;
}

#newsBlock{
	background-image: url(../../img/blue_back_cell.png);
	padding-top: 0px !important;
}

#showsBlock{
	background-image: url(../../img/news_back_cell.png);
	padding-top: 0px !important;
}

#journalBlock{
	background-image: url(../../img/salmon_back_cell.png);
}

#merchBlock {
	background-image: url(../../img/merch_back_cell.png);
}

#contactBlock{
	background-image: url(../../img/contact_back_cell.png);
	padding-top: 0px !important;
}

#releasesBlock{
	background-image: url(../../img/releases_back_cell.png);
	padding-top: 0px !important;
}

#aboutBlock{
	background-image: url(../../img/about_back_cell.png);
	padding-top: 0px !important;
}

#mediaBlock{
	background-image: url(../../img/media_back_cell.png);
	padding-top: 0px !important;
}

#container .middler .hold{
	padding: 20px;
	width: 470px;
	margin-right: 20px;
}

#container .righter{
	width: 280px;
	margin: 0px;
	padding: 0px;
}

.righter .hold{
	padding: 20px;
	margin-top: 20px;
	width: 240px;
}

.newsPost{
	padding-bottom: 20px;
	border-bottom: 1px dotted #86bead;
	margin-bottom: 20px;
}

#journalBlock .newsPost{
	border-bottom-color: #58131a;
}

.newsScroller h3{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 15px;
}

.newsPost h3{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 15px;
}

.dateHold{
	margin-bottom: 10px;
}

.newsScroller .date{
	font-weight: bold;
	font-size: 11px;
	color: #f0f3ad;
	text-transform: uppercase;
}

.newsPost .date{
	font-weight: bold;
	font-size: 11px;
	color: #f0f3ad;
	text-transform: uppercase;
}

.newsScroller .author{
	font-size: 11px;
	color: #EEE;
}

.newsPost .author{
	font-size: 11px;
	color: #EEE;
}

.rss{
	font-size: 11px;
	color: #DDD;
}

.rss img{
	vertical-align: top;
}

#flags {
	text-align: center;
}

#upcomingShows{
	margin: 0px;
	padding: 0px;
	width: 240px;
	font-size: 11px;
	margin-bottom: 5px;
}

#container .righter .hold{
	font-size: 11px;
	margin-bottom: 20px;
}

#container .righter .hold h4{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #30b399;
}

#upcomingShows li a{
	color: black;
	text-decoration: none !important;
}

#upcomingShows a li{
	color: black;
	text-decoration: none !important;
}

#upcomingShows li{
	display: block;
	width: 240px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}

#upcomingShows li:hover{
	background-image: url(../../img/background_cell2.png);
}

#container .footer{
	padding: 0px;
	width: 810px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#container .footer img{
	margin-right: 20px;
}

#container .footer .right{
	margin: 0px;
}

.landingTop{
	margin-bottom: 0px !important;
	padding: 0px !important;
}

#landingNews{
	margin-bottom: 20px;
	margin-top: 0px !important;
	padding-top: 0px !important;
	background-image: url(../../img/blue_back_cell.png);
}

#landingShows{
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px !important;
	background-image: url(../../img/news_back_cell.png);
}

#sideShows{
	background-image: url(../../img/news_back_cell.png);
	margin-top: 0px;
	padding-top: 0px;
}

.showSideTopper{
	margin-bottom: 0px;
	margin-top: 20px !important;
}

#landingJournal{
	margin-bottom: 20px;
	background-image: url(../../img/salmon_back_cell.png);
}

#landingMerch{
	margin-bottom: 20px;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background-image: url(../../img/merch_back_cell.png);
}
#landingMerch h3 {
	font-size: 1.1em;
}

#landingMerch a {
	color: black;
}

#merchTop{
	margin-top: 10px;
}

#landingNews ul{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#landingNews ul li{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #008575;
}

#landingNews ul li:hover{
	background-image: url(../../img/background_cell2.png);
}

#landingNews strong{
	float: left;
}

#landingJournal{
	margin-bottom: 0px;
}

#landingJournal ul{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#landingJournal ul li{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #823a2e;
}

#landingJournal ul li:hover{
	background-image: url(../../img/background_cell2.png);
}

#landingJournal strong{
	float: left;
}

.newsScroller{
	height: 180px;
	padding-right: 10px;
	margin-top: 10px;
	overflow: auto !important;
}

.showHolder{
	margin-bottom: 20px;
}

.showHolder h3{
	margin: 0px;
	color: #373901;
}

.showHolder strong{
	color: black;
}

ul.releases {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	ul.releases li {
		margin-bottom: .5em;
	}

table#shows {
	width: 100%;
	}
	table #colDate { width: 18%; }
	table #colLocation { width: 27%; }
	table #colVenue { width: 42%; }
	table #colInfo { width: 13%; }
	table#shows tr {
		text-align: left;
		color: #454806;
		}
		table#shows tr th {
			padding-bottom: 10px;
			border-bottom: 1px solid #73771c;
		}
		table#shows tr td {
			padding: 5px 0;
		}
		table#shows tr:hover td {
			background-image: url(../../img/background_cell2.png);
		}
	table#shows a {
		text-decoration: none;
	}
	table#shows a:hover {
		text-decoration: underline;
	}
	table#shows td.info {
		text-align: right;
	}


#contactForm{
	background-color: #b17670;
	padding: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	}
	#contactForm dl {
		margin: 0;
		padding: 0;
	}
	#contactForm dd {
		margin: 0;
		padding: 0;
	}
	#contactForm ul.errors {
		background: yellow;
		margin: 0;
		padding: 0;
		}
		#contactForm ul.errors li {
		margin-left: 25px;
		}

.contactEmail{
	width: 420px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.contactText{
	width: 420px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.mediaEntry .left{
	margin-right: 10px;
}

#aboutTop{
	background-image: url(../../img/about_top_border.png) !important;
	height: 22px;
	width: 510px;
}

#contactTop{
	background-image: url(../../img/contact_top_border.png);
	width: 510px;
	height: 22px;
}

#mediaTop{
	background-image: url(../../img/media_top_border.png);
	width: 510px;
	height: 22px;
}

#releasesTop{
	background-image: url(../../img/releases_top_border.png);
	width: 510px;
	height: 22px;
}

#journalBottom{
	background-image: url(../../img/salmon_drips_back.png);
	width: 510px;
	height: 40px;
}

#showsTop{
	background-image: url(../../img/green_top_border.png);
	width: 510px;
	height: 19px;
}

#newsTop{
	background-image: url(../../img/blue_top_border.png);
	width: 510px;
	height: 22px;	
}

.showSideTopper{
	background-image: url(../../img/green_top_border.png);
	width: 280px;
	height: 19px;
}

#merchTop{
	background-image: url(../../img/merch_topper.png);
	width: 280px;
	height: 22px;
}

.releaseList a{
	display: block;
	margin-bottom: 2px;
}

#message {
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: yellow;
	z-index: 10;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	color: black;
	font-weight: bold;
}