@charset "utf-8";
body {
 	text-align: center;
	margin: 0;
}

img{
	border: 0px;
}

a{
	border-style: none;
	outline: none;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363636;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

p.textcenter {
    text-align: center;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px; }


ul {
  float: left;
  padding-top: 0px;
  margin-top: 0px;
  list-style: none;
  text-align:center;
}
 
ul.first {
  float: left;
  padding-top: 0px;
  padding-left: 80px;
  margin-top: 0px;
  list-style: none;
  text-align:center;
} 
 
 
li {
  margin: 0px;
  padding: 5px;
  text-align:center;
} 

#name{
	color: #be1e2d;
	font-size: 12.5pt;
	margin-left: 50px;
}

#bio{
	width: 355px;
	padding-left: 85px;
	padding-top: 10px;
	line-height: 15px;
}


div.wrapper{
 	text-align: left;
	width: 960px;
   	margin-left: auto;
   	margin-right: auto;
	clear: both;
}

div.navigation{
	float: left;
}

div.homePhotos{
	float: left;
	width: 540px;
}

div.about{
	float: left;
	width: 270px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363636;
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 50px;
	line-height: 13px;
}

div.bio{
	float: left;
	width: 525px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #363636;
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 30px;
	line-height: 13px;
}

div.bioPhotos{
	float: left;
	width: 320px;
	padding-top: 10px;
}

div.musicGallery{
	float: left;
	width: 845px;
	height: 284px;	
}

div.musicPhotos{
	float: left;
	width: 820px;
	height: 290px;	
	padding-left: 20px;
}

div.galleryMain{
	float: left;
	width: 380px;
	padding-top: 40px;
	padding-left: 30px;

}

div.galleryThumbs{
	float: left;
	width: 400px;
	padding-top: 15px;
}

div.contactPhoto{
	float: left;
	padding: 35px;
	width: 380px;
	height: 500px;
}

div.contact{
	float: left;
	width: 380px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

iframe.innerframe{
	margin-left: 35px;
}

p.musicHeading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 30px;
}

p.musicSubHeading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #be1e2d;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

p.contact{
	color: #333333;
}

p.phoneNum{
	color: #464646;
}

img.musicPagePhotos{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

img.gallery{
	padding: 5px;
}

img.home{
	margin: 20px 33px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
