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

#topleft{ background:url(/images/top_left.jpg) right no-repeat}
#topright{ background:url(/images/top_right.jpg) no-repeat}
#bottomleft{ background:url(/images/bottom_left.jpg) right no-repeat}
#bottomright{ background:url(/images/bottom_right.jpg) no-repeat}
#bottomrightB{ background:url(/images/SHOW_bottom_right.jpg) no-repeat}
#left{ background:url(/images/left.jpg) right no-repeat}

#right{ background:url(/images/SHOWS_right.jpg) no-repeat}

/*home*/

#a_bottom_right{ background:url(/images/a_bottom_right.jpg) no-repeat}
#a_right{ background:url(/images/a_right.jpg) no-repeat}

/*bio*/

#bright{ background:url(/images/right.jpg) no-repeat}


/*music*/




/*photos*/

#bottomleft_plain{ background:url(/images/bottom_left_plain.jpg) right no-repeat}
#leftplain{ background:url(/images/left_plain.jpg) top right no-repeat}

/*videos*/



/*shows*/


/*connect*/

#CONNECT_bottomright{ background:url(/images/CONNECT_bottomright.jpg) no-repeat}
#CONNECT_right{ background:url(/images/CONNECT_right.jpg) no-repeat}

/*booking*/

input, textarea {
background-color:#FFFFFF;
border: #FFFFFF 0px;
border-style:dotted;
color:#000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px; 
	padding: 0px;
}
body { background-color: #000000; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #433F3F;
}
.bottomnav {
	font-size: 12px;
	color: #433F3F;
}
a:bottom {
	color: #433F3F;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #F0961F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	color: #835a1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
.news1 {
	color: #F0961F;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
.news2 {
	color: #cf6518;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.required
{
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #821501; 
 color: #f48a13; 
 border: 3px solid #821501;
}
.form
{
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #821501; 
 color: #f48a13; 
 border: 3px solid #821501;
}

.formDefault
{
 color: #cb0101;
}