body
{
	background: #94afdb url(/images/blue/backgrounds/trees_bg.gif) bottom left repeat-x;
}

/* Layout ========================================================================== */

#container
{
	background: #94afdb url(/images/blue/backgrounds/content.gif) top left repeat-y;
}

#header
{
	background: url(/images/blue/backgrounds/header.jpg) top left no-repeat;
}

#footer
{
	background: url(/images/blue/backgrounds/footer.jpg) top left no-repeat;
}

/* Mailing List ============================================================= */

#mailingList
{
	color: #000;
}

input.MailingListEmailText
{
	border: 2px solid #000;
	background: #9a9a9a;
}

/* Titles ===================================================================== */

h2
{
	color: #fff;
}

/* Main Menu ===================================================================== */

li.bio a
{
	background: url(/images/blue/menu/band.jpg) top left no-repeat;
}

li.bio a:hover
{
	background: url(/images/blue/menu/band_over.jpg) top left no-repeat;
}

li.tour a
{
	background: url(/images/blue/menu/tour.jpg) top left no-repeat;
}

li.tour a:hover
{
	background: url(/images/blue/menu/tour_over.jpg) top left no-repeat;
}

li.news a
{
	background: url(/images/blue/menu/news.jpg) top left no-repeat;
}

li.news a:hover
{
	background: url(/images/blue/menu/news_over.jpg) top left no-repeat;
}

li.music a
{
	background: url(/images/blue/menu/music.jpg) top left no-repeat;
}

li.music a:hover
{
	background: url(/images/blue/menu/music_over.jpg) top left no-repeat;
}

li.interact a
{
	background: url(/images/blue/menu/interact.jpg) top left no-repeat;
}

li.interact a:hover
{
	background: url(/images/blue/menu/interact_over.jpg) top left no-repeat;
}

/* Content ====================================================================== */

#mainContent p
{
	color: #fff;
}

#mainContent a
{
	color: #000;
}

#tourDates a
{
	color: #fff;
}

#tourDates a:hover
{
	color: #94AFDB;
}

#mainContent a:hover
{
	color: #FFF;
}

.overflowContent h4
{
	border-bottom: 3px dotted #9a9a9a;
}

/* Tour Dates ========================================================================== */

a.sidebarFeature
{
	background: url(/images/blue/albumCovers/pullmethrough.jpg) top left no-repeat;
}

ul#concerts li
{
	border-bottom: 3px dotted #9a9a9a;
}

/* Footer ============================================================================== */

#footer p
{
	color: #000;
}

#occ
{
	width: 136px;
	height: 41px;
	background: url(/images/blue/occ_logo.gif) top left no-repeat;
}

#legalLinks a
{
	color: #000;
}

#legalLinks a:hover
{
	background: #9a9a9a;
}

/* Mailing List Form ============================================================================== */

fieldset
{
	border-top: 3px solid #757575;
}

legend
{
	color: #FFF;
}

/* Discography =============================================================================== */

#mainContent a.wma, #mainContent a:hover.wma
{
	background: transparent;
}

td.dark
{
	background: #757575;
}

/* Sidebar Titles ========================================================================== */

h2.sidebar
{
	background: url(/images/blue/titles/sidebar_title_bg.gif) top left no-repeat;
}

/* Page Titles ======================================================================== */

h2.pageTitle
{
	background: url(/images/blue/titles/page_title_bg.gif) top left no-repeat;
}

/* Tour Dates ====================================================================== */

table.tourDates th
{
	background: #ddd7ce;
}

table.tourDates td
{
	background: #757575;
	color: #fff;
}

/* News Items =================================================== */

.newsItem
{
	border-bottom: 2px dotted #757575;
}

a.moreLink
{
	background: #757575 url(/images/buttons/moreinfo.gif) center right no-repeat;
}

a.moreLink:hover
{
	background: #555 url(/images/buttons/moreinfo.gif) center right no-repeat;
}

#mainContent h2.pageTitle a
{
	color: #fff;
}

#mainContent h2.pageTitle a:hover
{
	color: #94AFDB;
}

/* Interact Section =================================================== */

h3.interactTitle, p.focus
{
	color: #fff;
	background: #757575;
}

/* Review Navigation ================================================== */

ul#reviewNav {
	background: #a9a9a9;
}

ul#reviewNav li ul {
	background: #a9a9a9;
}

/* News Back To Top Link ========================================================= */

a.backToTop {
	background: #757575;
}

a.backToTop:hover {
	background: #555;
}

/*Buisness Iquiry===========================================================*/
.formInputs label{
font-family: Georgia, Helvetica, serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

