@charset "UTF-8";
/* CSS Document */

body {
	background-color: #A7A59C;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat;
}
body,td,th {
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mainPicHeader{
	background-image:url(images/kpa-main-pic-2.jpg);
	width:750px;
	height:500px;
	letter-spacing:3px;
}
.mainTable {
	width: 750px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.stageTable {
	width: 750px;
}
.mainHeader {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding: 2px;
	background-color: #EBEBEB;
}
.storiedPlacesAd{
width:300px;
height:400px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
background-image:url(images/storied-places-ad.jpg);
border:1px solid gray;
border-left:0px;

}

.indStage {
	background-image: url(images/tableBack.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	height: 600px;
	width: 50%;
	vertical-align: top;
}
.mp3player{
	
	border:1px solid black;
	background-color:#CFCCBB;
width: 300px;
	margin-left:10px;
	margin-right:10px;
padding:5px;
margin-bottom:10px;
font-size:14px;
text-align:center;

}
.aboutStage {
	background-image: url(images/tableBack.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	width: 300px;
	vertical-align: top;
	margin-left:10px;
	margin-right:10px;
	border:1px solid black;
	background-color: #FFFFFF;
}
.aboutModule{
	font-size:12px;
	padding:10px;
}
.indHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBBB1;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}
.indHeaderLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBBB1;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
.album {
	margin: 5px;
	font-size: 11px;
}
.project {
	border: 1px solid gray;
	text-align: center;
	background-color: #E1DFD4;
}
.mp3Table {
	background-color: #CFCCBB;
	text-align: center;
	width: 750px;
	margin-bottom: 2px;
	font-size: 12px;
}
.mp3TableText {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.demoReelLink {
	font-size: 11px;
	background-color: #DBD9CD;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: gray;
	border-bottom-color: gray;
	color: #333333;
}
.projectTitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #F5F4F0;
	text-align: center;
}

.albumTable td{
vertical-align:top;
}


.c_header{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
border-bottom:1px solid gray;
padding:1px;
margin-bottom:10px;
}
.c_title{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
border-bottom:1px solid gray;
margin-top:15px;
margin-bottom:5px;
padding:2px;
}
.c_subtitle{
font-size:12px;
}
.c_body{
font-size:11px;
padding:3px;
overflow: hidden;
}
.c_body img{
margin-right:4px;
margin-bottom:4px;
border:1px solid gray;
float:left;
width:150px;
}
.buy_button{
border:1px solid lightgray;
font-size:11px;
background:#FFF6E7;
text-align:center;
margin:25px;
padding:15px;
}


.gig_future_wrapper{
margin:10px;
font-size:11px;
text-align:center;
}

.gig_future_upper_table td{
vertical-align: middle;
text-align:left;
padding:3px;
font-weight:bold;
font-size:11px;
}

.full_span_comment{
padding:10px;
margin-top:15px;
margin-bottom:15px;
border-bottom:1px solid lightgray;
border-top:1px solid lightgray;
background:#F2F2F2;

}
.recordReleaseAd{
	border:1px solid gray;
	border-left:none;
	margin-bottom:10px;
	width:400px;
	background: #aa9b7f;
	color: #000000;
}
