﻿body
{
	margin: 15px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: #252115;
	background-image: url(      'images/watermark.gif' );
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}

a
{
	color: #952210;
	text-decoration: underline;
}
a:visited
{
	color: #3C0A01;
}
a:hover
{
	color: #D47F2F;
	text-decoration: none;
}

.paypalBtn
{
	position: relative;
	top: 0px;
	vertical-align: top;
	height: 47px;
	width: 147px;
	border: 0px;
	margin: 0px;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 600px;
	height: 800px;
	left: 20px;
	top: 30px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

#epk
{
	padding-top: 100px;
	text-align: left;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

#pageContainer
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#pageContainer .design
{
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	background-color: white;
	width: 800px;
	height: 100%;
	z-index: 0;
}

.header
{
	background-image: url(        'images/bg.jpg' );
	width: 800px;
	height: 180px;
	margin: 0 auto;
	text-align: left;
}

.bandTitle
{
	position: relative;
	top: 10px;
	left: 15px;
	text-align: center;
	height: 100px;
	border: 1px black;
}

.pincushion
{
	position: relative;
	top: 20px;
	left: 55px;
}

.shows
{
	position: relative;
	left: 140px;
	width: 86px;
	height: 25px;
}

.music
{
	position: relative;
	left: 145px;
	width: 80px;
	height: 34px;
}

.photos
{
	position: relative;
	left: 150px;
}

.bio
{
	position: relative;
	left: 155px;
	top: 11px;
	width: 63px;
	height: 42px;
}

.contact
{
	position: relative;
	left: 155px;
	top: 22px;
	width: 129px;
	height: 62px;
}


.store
{
	position: relative;
	left: 155px;
	width: 85px;
	height: 34px;
}

#mainContainer
{
	position: relative;
	background-image: url(  'images/bg.jpg' );
	width: 800px;
	margin-top: 3px; /* 	overflow: auto; 	scrollbar-arrow-color: #FFEAF4; 	scrollbar-base-color: #013300; 	scrollbar-face-color: #FFEAF4; 	scrollbar-highlight-color: #fff8ea; 	scrollbar-darkshadow-color: #013300; */
}

#mainContainer .design
{
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
	width: 800px;
	height: 100%;
	z-index: 0;
}

.main
{
	height: 650px;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 10;
	overflow: auto;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14pt;
	text-align: left;
	position: relative;
}

.lblEmail
{
	position: absolute;
	top: 80px;
	left: 125px;
}

.txtMailFrom
{
	position: absolute;
	top: 80px;
	left: 225px;
}

.emailFormat
{
	position: absolute;
	top: 110px;
	left: 225px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}

.RegularExpressionValidator1
{
	position: absolute;
	top: 85px;
	left: 455px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}

.RegularExpressionValidator2
{
	position: absolute;
	top: 125px;
	left: 545px;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}


.lblSubject
{
	position: absolute;
	top: 105px;
	left: 125px;
}

.txtSubject
{
	position: absolute;
	top: 105px;
	left: 225px;
}

.RequiredFieldValidator1
{
	position: absolute;
	top: 110px;
	left: 455px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}

.lblMessage
{
	position: absolute;
	top: 155px;
	left: 125px;
}

.txtMessage
{
	position: absolute;
	top: 155px;
	left: 225px;
}

.RequiredFieldValidator2
{
	position: absolute;
	top: 210px;
	left: 565px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}

.btnSubmit
{
	color: #252115;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 355px;
	left: 250px;
	width: 75px;
}

.btnClear
{
	color: #252115;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 355px;
	left: 350px;
	width: 75px;
}

.txtMailingList
{
	position: absolute;
	top: 100px;
	left: 275px;
}

.btnMailingListSubmit
{
	color: #252115;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 155px;
	left: 300px;
	width: 85px;
}

.lblMailingList
{
	position: absolute;
	top: 70px;
	left: 150px;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
}

.lblMailingListEmail
{
	position: absolute;
	top: 105px;
	left: 225px;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
}

.btnMailingListClear
{
	color: #252115;
	font-family: 'trebuchet ms' ,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	position: absolute;
	top: 155px;
	left: 450px;
	width: 75px;
}

.Label1
{
	position: absolute;
	top: 200px;
	left: 250px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}

.Label1MailingList
{
	position: absolute;
	top: 200px;
	left: 150px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #252115;
}


.mailinglist
{
	position: absolute;
	right: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.facebook
{
	position: absolute;
	left: 35px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.myspace
{
	position: absolute;
	left: 70px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.twitter
{
	position: absolute;
	left: 105px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.youtube
{
	position: absolute;
	left: 140px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.twitter-follow-button
{
	position: absolute;
	left: 35px;
	top: 35px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.epk
{
	position: absolute;
	left: 250px;
	top: 10px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.showDate
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.showInfo
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-left: 0px;
}

.showDetails
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #252115;
	font-weight: bold;
	margin-left: 25px;
}

HR
{
	width: 100%;
}

.preLoadImages
{
	z-index: -1;
}

