/* ---- CUSTOM */
.onstage {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
}

.mainheading {
	font-family: Tahoma,Verdana;
	font-size: 14px;
	color: #793404;
	font-weight: bold;
	line-height: 19px;
}
.subheading {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	color: #503f34;
	font-weight: bold;
	line-height: 15px;
}

.events_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #492d11;
	font-weight: bold;
}

.dancer_content_bk {
	background-image: url(../images/dancer_content_bk.jpg);
	background-repeat: no-repeat;
}
.dancer_inner_content_bk {
	background-image: url(../images/dancer_inner_content_bk.jpg);
	background-repeat: no-repeat;
}
.logobackground {
	background-image: url(../images/qb_logo.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.rhs_background {
	background-image: url(../images/rhs_background.jpg);
	background-repeat: no-repeat;
}
.rhs_inner_background {
	background-image: url(../images/rhs_inner_background.jpg);
	background-repeat: no-repeat;
}
.lhs_background {
	background-image: url(../images/lhs_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.lhs_inner_background {
	background-image: url(../images/lhs_inner_background.jpg);
	background-repeat: no-repeat;
}
.content_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dbd5d0;
	border-right-color: #dbd5d0;
	border-bottom-color: #dbd5d0;
	border-left-color: #dbd5d0;
}
.onstage_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574a4a;
	font-weight: bold;
}

.search {
	height: 15px;
	width: 153px;
	font-size: 9px;
	padding-left: 3px;
	background-color: #bead9f;
	border: 1px;
}

a.redlink:link, a.redlink:active, a.redlink:visited {
	font-weight:bold;
	color:#92420a;
	text-decoration:none;
	font-size: 13px;
}

a.redlink:hover {
	font-weight:bold;
	color:#92420a;
	font-size: 13px;
	text-decoration:underline;

}

a.booking:link, a.booking:active, a.booking:visited {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

a.booking:hover {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

/*---- */



/* ---- GLOBAL */
body, td, p, ul, li  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ---- */



/* ---- LINKS */
a:link, a:active, a:visited { 
	color: #92420a;
	text-decoration: none;
	text-decoration:underline;
}

a:hover {
	color: #92420a;
	text-decoration:underline;
}
/* ---- */



/* ---- CONSTANT - DO NOT REMOVE */
.showspeechbubble {behavior:url(../_css/components/speech_bubble.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ---- */
