/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/* /////////////// basic elements /////////////// */

html,body { height: 100%; }

body {
	padding:0;
	text-align:center;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	float: top center;
	background-position: top center;
	background-image: url(../Headers/fullbackground3a.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

h1,h2,h3 span {
	height:15px;
	color: #FFFFFF;
}

h1 {
	height:39px;
	margin:0;
	padding:0;
	color: #FFFFFF;
}

h2 {
	height: 20px;
	margin:0;
	padding:5px;
	color: #FFFFFF;
	text-shadow: left;
	font-size: 24px;
}

h3 {
height:39px;
margin:0;
padding:0;
}


h6 {
	margin:0;
	padding:0;
	font-size: 16px;
}

p {margin:0;padding:0;}

acronym {
	border:none;
}

a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover, a:hover {
	color:#AC121A;
	background-color:#ffffff;
}

/* ////////////// layout ///////////////// */

#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	text-align:left;
	background-color: #464040;
	background-image: url(../Headers/backgroundv2.jpg);
	margin-top: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	height: auto;
	min-height: 100%;

}

#pageheader {
	width:900px;
	height: 200px

}

#allcontent {
	width:900px;

}

#photoheader {
	width:415px;
	margin-left: 450px;
	height: 165px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#menubar {
	width:900px;
	background-image: url(../Headers/menubar.png);
	background-repeat: repeat;
	text-align: center;
	top: 10px;
	position: relative;
	opacity:0.9;
}

#maincontainer {
	text-align: center;
	top: 20px;
}

#rightcontainer {
	text-align: center;
	float:right;
	width: 670px;
	margin-right: 10px;

}

#leftcontainer{
	text-align: center;
	float:left;
	width: 200px;
	margin-left: 10px;

}

#maincontent1, #maincontent2, #maincontent {
	background-repeat:repeat;
	display:block;
	padding:0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 880px;
	background-image: url(../Headers/menubar.png);
}

#rightcontent1, #rightcontent2 {
	clear:both
	background-repeat:repeat;
	display:block;
	padding:0;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../Headers/menubar.png);
	background-repeat: repeat;
}

#leftcontent1, #leftcontent2 {
	clear:both
	background-repeat:repeat;
	display:block;
	padding:2px;
	background-image: url(../Headers/menubar.png);
	width: 200px;
	background-repeat: repeat;
	margin-top: 10px;
}
#backtosonglist {
	background-repeat:repeat;
	display:block;
	padding:0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 880px;
	background-image: url(../Headers/menubar.png);
	text-align: center;
	float: left;
}

#footer {
	width:900px;
	text-align:center;
	background-image: url(../Headers/menubar.png);
	top: 5px;
	bottom: 20px;
	position: relative;
	height: auto;
	float: left;
	clear: both;
}
.even-row, tr.alt td {
	width: inherit;
	background-color: #141313;
}

#mailinglist{
	width: inherit;
	height: inherit;
}

#contentspace{
	width: 650px;
	height: inherit;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#maincontentspace {
	width: 870px;
	height: inherit;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#biotable{
	width: 660px;
	text-align: left;	

}

#albumtable{
	width: 350px;
	text-align: left;
	cellspacing: 0;
	margin-left: auto;
	margin-right: auto;
	text-indent: 5px;

}

#albumcontent{
	min-height: 1635px

}
#menubar .p1 {
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

#freesingle{
	width: 130px;
	text-align: center;
	float: right;
	background-image: url(../Headers/menubar.png);
	background-repeat: repeat;
	margin: 5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}

/* table widths */
#showtable {
	display:block;
	width: 880px;
	background-color: #221F1F;

}
#originalsongs {
	display:block;
	width: 670px;
}
#coversongs {
	display:block;
	width: 670px;

}
.showdate {
	width: 71px;
}
.showvenue {
	width: 226px;
}
.showcity {
	width: 78px;
}
.showstate {
	width: 36px;
}
.showwith {
	width: 357px;
}
.showsetlist {
	width: 55px;
}
.showbootleg {
	width: 57px;
}
#showtable2 {
	display:block;
	width: 880px;
	cursor:pointer;
}

/*Table link formatting*/
th.highlight {
	color:#FFFFFF;
	background-color:#A2171C;
}
tr.highlight, tr.highlight a:link, td a:link.highlight {
	color:#FFFFFF;
	cursor: pointer;
	background-color: #9F181F;
}
tr-even-row.highlight {
	color:#FFFFFF;
	background-color:#A2171C;
}
#showtable.tr a:hover, #showtable.td a:hover{
	color: #00CC33;
	background-color:#A2171C;
}
tr.over td{
	background-color: #A3161E;
	cursor: pointer;
}
tr a{
	display:block
}	
tr:hover {
	background-color: #A2171C;
	width: inherit;
}
/*test content*/

#rightcontaineraa {
	text-align: center;
	float:right;
	width: 670px;
	margin-right: 10px;

}
#leftcontaineraa{
	text-align: center;
	float:left;
	width: 200px;
	margin-left: 10px;

}
#rightcontent1a, #rightcontent2a {
	clear:both
	background-repeat:repeat;
	display:block;
	padding:0;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../Headers/menubar.png);
	background-repeat: repeat;
}
#leftcontent1a, #leftcontent2a {
	clear:both
	background-repeat:repeat;
	display:block;
	padding:0;
	background-image: url(../Headers/menubar.png);
	width: 200px;
	background-repeat: repeat;
	margin-top: 0px;
}
#showdetails {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-indent: 5px;
	outline-color: #CCCCCC;
	outline-style: solid;
	outline-width: 2px;
}

/* flip styles */
.work-sample {
	background: #9ecb3b;
	width: 400px;
	height: 200px;
	opacity:0.9;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
	background-color: #951C23;
}


#work .wrapper {
	width: 860px;
}

.work-sample h2 {
	font-size:16px;
	margin: 20px 0 0 20px;
}

.work-sample:hover {
	background-color: white;
}
#flip-side a {
	color: #c50076;
	text-decoration: none;
}
#flip-side a:hover {
	text-decoration: underline;
}
.close-flip {
	width: 34px;
	height: 40px;
	color: #A5151E;
	background-image: url(../Headers/close.jpg);
}
.close-flip span {
	display: none;
}

/* The band sample "flip side", initially hidden div */
#flip-side {
	position: absolute;
	z-index: 1000;
	width: 400px;
	min-height: 200px;
	background-color: #921D23;
}
.flip-content {
	display: none;
	background-color: #FFFFFF;
	height: auto;
}
#flip-side .screenshot {
	background-color: #AA131C;
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
#flip-side .screenshot img {
	height: 100%;
}
#flip-side .info {
	color: #333;
	width: 50%;
	height: 100%;
	float: right;
	overflow: auto;
	background-color: #FFFFFF;
}
#flip-side .info .wrapper {
	width: 85%;
	height: 80%;
	padding: 20px 30px;
}
#flip-side h3 {
	font-size: 14px;
	color: #c50076;
	font-weight: bold;
	
}
#flip-side p {
	margin-bottom: 15px;
}
#flip-side .info a.close-flip {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.work-sample h1 {
	font-size: 20px; 
	margin-bottom: 15px;
}
.slidable-page {
	z-index: -1;
	padding-top:10px;
}
.slidable-page .wrapper {
	min-height: 600px;
}
.wrapper {
	_width:859x;
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
}
#theband {
	color: #c50076;
	width: 815px;
	height: 100px;
	background-image: url(../Headers/theband2.jpg);
}
#theband-mondl {
	color: #c50076;
	background-image: url(../Headers/theband-Mondl2.jpg);
}
#theband-gotreau {
	color: #c50076;
	background-image: url(../Headers/theband-Gotreau2.jpg);
}
#theband-vanderpoel {
	color: #c50076;
	background-image: url(../Headers/theband-VanderPoel2.jpg);
}
#theband-weber {
	color: #c50076;
	background-image: url(../Headers/theband-Weber2.jpg);
}
legend {
	color: #FFFFFF;



}
