/*--- html ---*/

body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;	
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;	
	color: #e43c33;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;	
	color: #444444;
 	font-weight: bold;
}

.container {
	margin:20px auto 20px auto;
	width:700px;
}
/*--- END html ---*/


/*--- text layout divs ---*/

#popup {
	margin:0;
	background-image:url(../images/fx_pop-up_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	line-height:150%
}

.popup_header {
	height:40px;
}

.popup_content {
	margin:40px auto 0 auto;
	width:90%;
}

#popup ul {
	margin:0;
	padding:0;
}

#popup li {
	margin:0;
	padding:0;
	line-height:150%;
	list-style:none;
	list-style-position:inside;
}

/*--- text layout divs ---*/


/*--- text ---*/

.blue_body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18pt; 
	font-weight: normal; 
	color: #333333
}

.normal {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 21pt; 
	color: #000000
}

.artists {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 150%;
	color:#000000;
}

.titles {
	font-weight:bold;
	font-style:italic;
	color:#6699CC;
}

.quote {
	font-style:italic;
}

.attributeTo {
	font-style:italic;
	color:#666666;
}

.bandMembers {
	font-weight:bold;
	color:#FFCC00;
}

.artistsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #7878a8;
}

.artistsCo {
	font-size: 10pt;
	font-weight: bold;
	color: #7878a8;
}

.artistePic {
	text-align:center;
	/*float:right; margin-left:40px;*/
}

.plain{
	font-size: 9pt; 
	color: #000000
}

table.plain{
	font-size: 9pt; 
	color: #333333;
}

table.boxOff{
	font-size: 9pt; 
	color: #333333;
	border: 1pt solid gray;
	margin-bottom: 25px;
}

.header{
	background-color:#7878A8; 
	font-weight:bold; 
	font-size:14pt; 
	color:white
}

td.subHeader{
	background-color:#7878A8; 
	font-weight:bold; 
	font-size:11pt; 
	color:white
}

.caption{
	font-size: 8pt; 
	color: #000000;
	width:425px; 
	margin:10px 0 0 0; 
	text-align:Right;
}

.disclaimer{
	font-size: 7pt; 
	color: #777777;
}

#container{
	position: absolute;
	top: 250px;
	left: 30px;
	width: 700px;
	visibility: visible;
	height: 400px;
}

#left_container{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 500px;
	z-index: 1;
}

#right_container{
	float: right;
	margin-left: 0px;
	margin-top: 10px;
	width: 150px;
	z-index: 1;
}.subHeading {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

table.media{
	width: 320px;
	border: 1pt solid gray;
}

td.media{
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
	padding: 4px;
	height: 100px;
}

.media_header{
	background-color:#7878A8; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12pt; 
	color:white;
	padding: 4px;
}

table.sponsors{
	margin-left: auto;
	margin-right: auto; 
	margin-top: 20px;
	width: 640px;
	border: 1pt solid gray;
}

td.sponsors{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #7878A8;
	border-bottom:  1pt solid gray;
	padding: 4px;
	height: 110px;
}

td.accom{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
}

td.links{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
	padding: 6px 6px 15px 6px;
}

.newsletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 170%;
	color: gray;
	padding: 20px;
}

.white12PtB{
	font-size: 12pt;
	color: White;
	font-weight: bold;
}

/* gallery styles*/

.galleryTable{
	border: 1pt solid #cccccc;
	width: 180px;
	margin-top: 15px;
}

.galleryFrame{
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1pt solid red;
}

#galleryImage{	
	height: 135px;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.galleryCap{
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	height: 45px;
}

.galleryBox{
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
}

.author {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	color: #7878A8;
}

#logo{
	margin-left:30px;
	margin-top:30px;	
}
/* terms etc */

.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	line-height: 180%;
}

ol{
	list-style-type: decimal;
	list-style: outside;
	font-weight: bold;
}

ul{
	padding-bottom: 18px;
	list-style: square;
}

li {
	font-weight: normal;
	padding-top: 17px;
	line-height: 200%;
}

.terms_table{
	border: 1pt solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	padding: 8pt;
}

.terms_bar {
	background-image: url(../images/terms_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	width:610px;
	padding:0 27px 0 27px;	
}

.terms_bar a:link, #terms_bar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	text-decoration:underline;
}

.terms_bar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #444444;
	text-decoration:none;
}

.roundedcornerbox {
	width:900px; 
	border:1px solid #ccc; 
	padding:15px; 
	margin:25px 0 0 0;
	background-image:url(../images/box_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.roundedcornerboxplain {
	width:700px; 
	border:1px solid #ccc; 
	padding:15px; 
	margin:25px 0 0 0;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.appBox {
	position:relative; left:0px;
	width:570px;
	padding:10px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* ------------- BOXES ------------- */
.box {
	border:1px solid #999;
	margin:15px 0 0 0;
}
/* ------------- END BOXES ------------- */


/* ------------- FORMS AND TABLES ------------- */
.tdlabel {
	background-color:#666;
	color: #FFC;
	text-align:left;
	padding:2px 7px;
	border-bottom:1px solid #ccc;
}

.tdlabeloptional {
	background-color:#666;
	color:#fff;
	text-align:left;
	padding:2px 7px;
	border-bottom:1px solid #ccc;
}

.tddata {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px;
}

.tddatabottom {
	border-bottom:1px solid #ccc;
}

.input{
	background-color:#CCF;
	font-size:12px;
	font-weight:bold;
}

/* ------------- END FORMS AND TABLES ------------- */


/* ------------- LISTS ------------- */
ol {
	margin:0px 30px 30px 0;
	list-style:decimal;
}

li {
	margin:0;
	line-height:140%;
}


/* ------------- END LISTS ------------- */

