/*--- html ---*/

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;	
	color: #eee !important;
	line-height:160%;
	background-color:#000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;	
	font-weight:bold;
	color: #eee;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;	
	font-weight:bold;
	color: #eee;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.05em;	
	font-weight:bold;
	color: #eee !important;	
}

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#ddd;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#F00;
	text-decoration:none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#F00;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color:#ddd;
	font-weight: normal;
	text-decoration:none;
}


.leftContent a:link {
	color: #aaa;
	text-decoration: none;
	font-style:normal;
}

.leftContent a:hover {
	font:Arial, Helvetica, sans-serif normal 10pt;
	color:#F60 !important;
	text-decoration: none;
}

.leftContent a:active {
	color: #777;
	text-decoration: none;
}

.leftContent a:visited {
	color: #aaa;
	text-decoration: none;
}

.blackonwhite {
	background-color:#fff;
	color:#333;
	padding:q0px;
}

.clause {
	font-weight:bold;
	color:#000;
	margin:0px 0 0 0;
}

.clauseText {
	margin:0 0 15px 0;
}


/*--- END html ---*/


.pagename {
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin:25px 0;
}

.contentname {	
	font-size:18px;
	font-weight:bold;
	color:#444;
	margin:0 0 25px 0;
}

.lhc {
	margin:0 15px 15px 0;
	width:190px;
	float:left;
	border:1px solid #ccc;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



.rhc {
	margin:0 0 15px 0;
	width:770px;
	float:right;
	/*border:1px solid #ccc;*/
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rhcw {
	margin:0 0 15px 0;
	width:770px;
	float:right;
	background-color:#FFF;
	color:#444;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rhcw h2 {
	color:#777;
}

.rhcw a:link {
	color: #C00;
}

.rhcw a:hover {
	color:#444;
}

.rhcw a:visited {
	color:#C00;
}



.inner {
	padding:10px;
}

.bigbuttons {
	/*width:140px; 
	font-size:30px;*/
}


/*--- text layout divs ---*/


/*input {
	background-color: #CCCCFF;
}*/

.disclaimer{
	font-size: 7pt; 
	color: #777777;
}

.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%
}

.artistsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #F00;
}

.artistsCo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f00;
}

.plain{
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #CCC;
}

.photocredit {
	font-size:11px;
	color:#ccc;
}

.appearing {
	font-weight:bold;
	color:#aaa;
}


#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;
}

.alertBox {
	border:1px solid #ccc;
	background-color:#fff;
	margin:0 auto0; 
	padding:0 20px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.alertHeader {
	font-size:1.5em;
	font-weight:bold;
	color:#F00;
}

.alertText {
	font-size:1em;
	font-weight:bold;
	color:#F00;
}

/*--- text layout divs ---*/

.leftContent{
	margin:5px 0 0 0px;
	padding:4px 0 4px 0;
}

.leftContentLast{
	margin:5px 0 0 10px;
	padding:4px 0 4px 0;
}

#content{
	margin-left: 158px;
	margin-right: 220px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right:20px;
}



/*--- text ---*/

.titles {
	font-weight:bold;
	font-style:italic;
	color:#6699CC;
}

.quote {
	font-style:italic;
}

.attributeTo {
	font-style:italic;
	color:#666666;
}

.artistePic {
	text-align:center;
	/*float:right; margin-left:40px;*/
}

.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{
	margin:0 auto 0 auto;
	width: 980px;
}

.headerContainer {
	 margin:15px auto 15px auto; 
	 width:980px;
}

.footer {
	clear: both;
	width:980px;
	height:140px;
	margin: 30px auto 30px auto;
	background-image:url(../images/fx_footer.jpg);
	background-repeat:no-repeat;
}

.footerContent{
	font-size:12px;
	color:#ccc;
	margin:77px 0 0 0;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

.subHeading {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

table .media{
	width: 100%;
}

td.media{
	font-size: 9pt; 
	border-bottom:  1pt solid gray;
	padding: 4px;
	height: 100px; 
	color:#777;
}

.mediarow{
	font-size: 9pt; 
	padding: 4px;
	height: 200px; 
	color:#777;
}

.boxheader{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12pt; 
	color:#ddd;
	padding: 7px;
	border-bottom:1px solid #ccc;
	margin:0 0 0px 0;
}

.boxheader_noborder{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12pt; 
	color:#ddd;
	padding: 7px;
	margin:0 0 13px 0;
}

.borderbottom {
	border-bottom:1px solid #ccc;
}

.sponsors{
	margin:20px auto; 
	padding:0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold;
	color:#000;	
}

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%;
}

.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;	
}


/* ------------- FORMS AND TABLES ------------- */
.tableContainer {
	border:1px solid #ccc;
	margin:0 0 30px 0;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.tdlabel {
	background-color:#666;
	color: #F90;
	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;
}

table.boxOff{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333;
	border: 1pt solid gray;
	margin-bottom: 25px;
}

td.header{
background-color:#7878A8; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:14pt; 
color:white
}

td.subHeader{
background-color:#7878A8; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:11pt; 
color:white
}

.caption{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: gray
}

.captionWhite{
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: white
}


/* ------------- END FORMS AND TABLES ------------- */


/* ------------- LISTS ------------- */
ol {
	margin:0px 0px 30px 0;
	list-style:decimal;
}

ul {
	margin:20px 0;
	padding:0;	
}

li {
	line-height:160%;
	list-style:none;
	margin:5px 0;
	padding:0;	
}

#artist_list {
	margin:0 0 0 -20px;
}

#artist_list li {
	margin:0;
	line-height:100%;	
	list-style:none;
}

#artist_list a:link,  a:visited {
	font-weight:normal;
	color:#777;
	text-decoration:none;
}

#artist_list a:hover {
	color:#333;
}

#artist_list a:active {
	color:#669;
}


/* ------------- END LISTS ------------- */

#errorLogo{
	margin-top: 5px;
	margin-left: 10px;
}

#errorContainer{
	margin-top:90px; 
	width: 100%;
}

.errorText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom:30px; 
	margin-left:auto;
	margin-right:auto;
	width: 70%;  
	text-align: center;
}

#messageBarContainer{
	/*width: 90%;*/
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;	
	height: 47px;
}

#wrapper{
	width: 600px;
}

#messageBar{
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff00ff;
	padding: 4px;
}

.messageText {
	color:#F60;
}

.name{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#006699;
}

.location{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
}

.phone{
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
text-align:right
}

.redhead {
	font-weight:bold;
	color:#C00;
}

.redhead_big {
	font-size:15px;
	font-weight:bold;
	color:#C00;
}

.header_box {
	background-color:#900;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0px 0;
	padding:5px 5px 15px 5px ;
}






/* BEGIN FAQ styles */
.faqs {
	/*width:800px;*/
	margin:0 auto;
	padding:20px;
	line-height:160%;
	color:#333;
	background-color:#FFF;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.faqscontainer {
	width:700px;
	margin:0 auto;

}

.question {
	font-size:1.2em;
	font-weight:bold;
	color:#69C;
}

.answer {
	margin: 0 0 40px 0;
}

.leader {
	font-weight:bold;
	color:#f00
}

.faqs a:link {
	color:#333;	
}

.faqs a:hover {
	color:#aaa;	
}

.faqs h1 {
	color:#000;
	margin:0 0 10px 0;
}

.faqs h2 {
	color:#000;
}

.faqs h2 {
	color:#000;
}

#faqs a:link {
	color:#777;
}

.faqs ul {
	margin:0 0 0 40px;
}

.faqs li {
	list-style:square;
}





/* END FAQ styles */


/*  BEGIN FORM STYLES  */
.formlabel {	
	padding:5px; 
	width:230px; 
	float:left; 
	overflow:hidden; 
	background-color:#444;
	min-height:25px;
}

.formdata {
	padding:5px; 
	width:518px; 
	float:left; 
	overflow:hidden; 
	background-color:#FFF;
	color:#444;
	min-height:25px;
}
/*  END FORM STYLES  */
