* {padding:0px; margin:0px}
body {
    background:#000000 url(images/headerrepeater.jpg) repeat-x left top; 
    text-align:center;
	font-family:Helvetica;
	font-size: 10px

}
ul li{list-style-type: none;}

a {text-decoration:none; color:#feefe7}
a:hover {color:#ffffff !important}

.clear {clear:both}
.divider {padding:0px 10px}

/*For generic buttons*/
.cssButton{display:block; text-indent:-5000px}

/*Font styles*/
h1 {font-family:Georgia; color:#ed1f24; font-size:26px; font-weight:normal !important}
.redText {color:#ed1f24}
.mainBody {font-size:12px; color:#feefe7; line-height:16px; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}
.note {font-size:11px; color:#feefe7; line-height:16px; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}
.quoteText {font-family:Georgia; font-size:18px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}
.blocText {
	text-decoration: none;
	font-size:11px;
	color: #feefe7;
	display: inline;
	background-color: #231f20;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#pageWrapper {width:955px; margin:0px auto; text-align:left}

#header{width:100%; height:200px; background:url(images/header.jpg) no-repeat left top; position:relative;}
#mainNav {
    width:945px; 
    height:30px;
    position:relative;
    top:165px; 
    padding:10px 5px 0px 5px;
    text-align:left;
    color:#feefe7;
	font-family:Georgia;
    font-size:12px;
    
}
#mainNav a, #mainNav p {float:left; padding-right:15px;}
#mainNav p { position:relative; top:0px;}
.mainActive {color:#ed1f24}
.mainActive:hover {color:#ed1f24}
.contactRow {float:right !important; padding-right:0px !important}

#content {width:953;}

/*Slide Effects*/
h3.section {
	font-size:12px; color:#ed1f24; font-weight:normal; margin-top:3px; letter-spacing:0.4px;
}

#vertical_slide {
	background: #231f20;
	color: #ffffff;
	font-size:11px;
	padding: 10px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 5px;
}

/*Index Page*/
.indexContent {width:875px; background:url(images/indexhero.jpg) no-repeat left top; padding:40px 40px 40px 40px;}
.indexContent h2 {font-family:Georgia; font-size:20px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*biography page*/
.biographyContent {width:750px; padding:40px 40px 40px 40px;}
.biographyContent h2 {font-family:Georgia; font-size:18px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*discography page*/
.discographyContent {width:875px; background:url(images/discographyhero.jpg) no-repeat left top; padding:40px 40px 40px 40px;}
.discographyContent h2 {font-family:Georgia; font-size:20px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*TrackList page*/
.trackContent {width:875px; padding:40px 40px 40px 40px;}
.trackContent h2 {font-family:Georgia; font-size:18px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*Tour page*/
.tourContent {width:875px; padding:40px 40px 40px 40px;}
.tourContent h2 {font-family:Georgia; font-size:18px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*Contact page*/
.contactContent {width:875px; padding:40px 40px 40px 40px;}
.contactContent h2 {font-family:Georgia; font-size:18px; color:#feefe7; font-weight:normal; margin-top:3px; letter-spacing:0.4px;}

/*Footer*/
#footer {background:#000000 url(images/footerbackground.jpg) no-repeat left top; width:955px; padding:39px 0px 40px 0px;}
#footer p {text-align:center; color:#feefe7; font-size:11px;}

/* Lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

