/* ======================================== Base Styles ==============================*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

body {
	background-color: #F5F5F5;
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-image:none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: transparent;
	line-height: 1.5em;
	margin: 0 0 12px 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #fff;
	background-color: transparent;
	margin: 0px 0 0 0;
	padding: 0px;
	text-indent: -9000px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	margin: 0px 15px 10px 0px;
	line-height: 1.6em;
}

#contentcolumn_results h2 {
	padding:0px;
	margin:0px;
	background-color: #9A6600;
	height: 33px;
	font-size: 15px;
	font-weight: normal;
	line-height: 2.3em;
	margin-bottom: 1px;
	padding-left:8px;
	width: 684px;
	font-weight:bold;
}

#contentcolumn_results h2.inside {
	background-color: #9A6600;
	height: 46px;
	font-size: 16px;
	font-weight: bold;
	line-height: 3em;
	margin-bottom: 1px;
	padding-left:16px;
	width: 436px;		

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 1.6em;
	margin: 12px 0 0 0;
	clear: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	padding: 12px 10px 5px 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	padding: 12px 10px 5px 10px;
}

blockquote {
	font-style: italic;
	border-left: 3px solid #211909;
	padding-left: 10px;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

ol {
	margin: 10px 0px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
font-size:125%;
line-height:1.3em;
	font-weight: normal;
}

ul {
	margin: 2px 0px 10px 0px; 
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ol li a {
	text-decoration: underline;
	font-size: 1em;
}

ol li a:hover {
	text-decoration: none;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}

/* ======================================== Form Elements ==============================*/
form div {
	display: block;
	clear: left;
	margin: 0 0 7px 0;
	float: left;
}

form fieldset {
	color: #cc0000;
	margin: 20px 0px 0px 15px;
	font-weight: bold;
	font-size: 1.4em;
	border: 1px solid #eee;
	padding: 0 0 15px 0;
}

form fieldset legend {
	color: #cc0000;
	margin: 0px 0px 15px 0px;
	display: block;
	float: left;
}

form label {
	color: #666;
	padding: 9px 0px 6px 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	clear: left;
}

form .hiddenlabel {
	display: none;
}

form span {
	margin: 6px 0px 9px 15px;
	display: inline;
}

form textarea {
	margin: 6px 0px 9px 15px;
}

form div.choice {
	display: inline;
	clear: both;
	margin: 0 4px 0 10px;
	width: 150px;
}

div#content form div {
	margin: 10px 0px 0 0px;
}



div#content form input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 16px;
	padding: 3px 0px 0 0px;
	margin: 4px 0px 4px 4px;
	font-size: 0.8em;
	float: left;
	font-weight: normal;
	display: block;
}




/* ======================================== Table Styles ==============================*/
/*table {
	padding: 0 0 0px 0;
	font-size: 1em;
	width: 80%;
	width:100%;
	clear: left;
	margin: 15px 0 15px 0;
}

table th {
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: #d4d4d4 1px solid;
	padding: 0.7em 0.6em 0.5em 0.6em;
	background-color: #cc0000;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

th a {
	color: #fff;
}

th a:hover {
	margin-top: 2px;
	text-decoration: underline;
}

th a:visited {
	margin-top: 2px;
	color: #fff;
}

table tr th.altend {
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0 0.6em 0 0.6em;
}

table tr td.secondheading {
	border: none;
	background-color: #cc0000;
	color: #fff;
	font-size: 1em;
	border-bottom: #d4d4d4 1px solid;
	font-weight: bold;
	text-align: right;
	padding: 0 0.6em 0 0.6em;
}

table tr.alt td.secondheading {
	border: none;
	background-color: #990000;
	color: #fff;
	font-size: 1em;
	border-bottom: #d4d4d4 1px solid;
	font-weight: bold;
	text-align: right;
	padding: 0 0.6em 0 0.6em;
}

table td {
	padding: 0.5em 1.2em 0.5em 0.5em;
	text-align: left;
	border-right: #d4d4d4 1px solid;
}

table tr.alt td {
	background-color: #f1f0f0;
}

table tr.alt td.altend {
	border: none;
	background-color: #f1f0f0;
}

table tr td.altend {
	border: none;
	background-color: #fff;
}
*/
/* ======================================== Screen Reader Hack ==============================*/
.hidden { /* \*/
	display: block;
	/* */
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 1px;
	height: 1px;
}

/* ======================================== Additional Classes ==============================*/
.bold {
	font-weight: bold;
}

.italic {
font-style:italic;

}


.update {
	color: #086195;
}

.textsize {
	color: #5ca3e6;
	font-weight: bold;
	margin-left: 12px;
}

.mid {
	font-size: 1.4em;
}

.lar {
	font-size: 1.5em;
}

.clear {
	clear: both;
}

div.hr hr {
  display: none;
}


 div.hr {
  height: 5px;
  background: #fff url(/performinggroups/images/bg/hr.gif) repeat-x top left;clear:both;
  margin:12px 0 8px 0;
}

/* ======================================== Main Common Custom Styles ==============================*/
#wrapper {
	margin: 0;
	width: 1002px;
	background: url(/performinggroups/images/bg/body_bg.gif) top right repeat-y;
	border-left: solid 0px white;
}

#maincontainer {
	padding: 0;
	width: 863px;
	padding: 0 0 30px 0;
	height: 100%;
	background-color:#fff;
}

/* ======================================== Header ==============================*/




/* ======================================== Navigation  ==============================*/
div#globalLogoPlaceholder {
	background: url('/performinggroups/images/logos/performing_groups.gif') left no-repeat;
	background-color: #996600;
}
#globalMenuPlaceholder {
	background-color: #442f04;
}
#globalMenu {
	background-color: #442f04;
}
#globalMenu ul {
	border-top: solid 1px #fff;
}
#globalMenu li {
	background-color: #442f04;
	border-left: solid 1px #fff;
	height: 12px;
	line-height: 13px;
}
#globalSecondaryMenu {
	background-color: #e6e0c9;
	border-top: solid 1px #e6e0c9;
	color: black;
}
#globalSecondaryMenu .searchBox {
	margin-top: -4px !important;
	margin-top: -3px;
	line-height: 40px;
}
#globalSecondaryMenu .searchBox .img {
	padding: 0px;
	margin-left: 0px;
}

/* ======================================== Content Wrapper  ==============================*/
#content {

	width: 860px;
	margin: 0px 0px 0px 0px;
	padding:0 0 15px 0;
	clear: both;
	display: block;
	float:left;
	height: 100%;
}

/* ======================================== Main Content - Centre Column ==============================*/
#contentcolumn {
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	width: 452px;
	background-color:#fff;
	float: left;
}

#contentcolumn p {
font-size:1.1em;
margin: 2px 0px 10px 0px;
padding:3px 5px 0px 5px;
line-height: 1.3em;
clear:none;
}

#contentcolumn #flash{
	padding: 0;
	margin: 0 0 5px 0;
	background-color: #fff;
	width: 452px;
	height:257px;
	clear:both;		
}
#contentcolumn #flash img {
	margin: 0;
	padding: 0;
}

#contentcolumn h2 {
	color: #FFFFFF;
	display: block;
	width: 444px;
	font-size: 15px;
	font-weight: bold;
	line-height:1.4em;
	padding:5px 0px 5px 8px;
	margin: 0px 0 0 1px;
	clear:both;
}



#contentcolumn .news_item {
	color: #666;
	background-color: #FFFFFF;
	display: block;
	margin:15px 0 0 0px;
	padding-bottom:5px !important;
	padding:0px;
	border-bottom:1px solid #eaeaea;
}

#contentcolumn .news_item div.news_item_right h4 {
padding: 0px;
margin: 0px;
}

#contentcolumn .news_item div.news_item_right p {
padding: 0px 1px;
margin: 0px;
}

#contentcolumn .news_item div.news_item_left	{
width:80px;
padding: 0px;
margin: 0px 10px 7px 1px;
float:left;
clear:none;
}

#contentcolumn .news_item div.news_item_right	{
width:357px;
padding: 0px;
margin: 0px;
float:left;
clear:none;
}

#contentcolumn .index_banner {
	margin:10px 0px 0px 0px;
	padding:0px;
}



#contentcolumn h4, #contentcolumn h5 {
	color: #666;
	margin:0;
	padding:5px 3px;
	font-weight:bold;
	font-size:1.4em;
}

#contentcolumn h4 a, #contentcolumn h5 a {
	color: #666;
	text-decoration:none;
}

#contentcolumn h4 a:hover, #contentcolumn h5 a:hover{
	color: #666;
	text-decoration:underline;
}

#contentcolumn h4 a:visited, #contentcolumn h5 a:visited{
	color: #666;
	text-decoration:none;
}
#contentcolumn div.news_item_right a.more_info{
	line-height:2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#contentcolumn div.news_item_right  a.content_book_now{
	line-height:2em;
	padding:0 0 0 21px;
	margin:0 0 0 20px;
	font-weight:bold;
}

#contentcolumn  div#flashcontent {
	margin:0px;
	padding:0px 0px 2px 1px;
}

#contentcolumn  div.imagePanel {
	float: right;
	margin: 2px 10px 0px 1px;
	display: inline;
	clear: left;
}

#contentcolumn  div.imagePanel img {
	border:1px solid #eaeaea;
	display: block;
}

#contentcolumn ol li, #contentcolumn ul li {
font-size:90%;
color:#666;
}

#contentcolumn ol li a, #contentcolumn ul li a {
color:#996600;
font-weight:normal;
text-decoration:none;
}

#contentcolumn ol li a:hover, #contentcolumn ol li a:hover {
text-decoration:underline;
}


/* ======================================== Left ==============================*/
#orchestranav {
	padding: 0;
	margin: 0;
	float: left;
	width: 160px;
	color: #fff;
	display: block;
}

#orchestranav h2 {
	color: #FFFFFF;
	display: block;
	width: 144px;
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 16px;
	margin: 0px;
	line-height:2.1em;
}

#orchestranav ul {
	list-style: none;
	margin: 1px 0 0px 0px;
	padding: 0px;
}

#orchestranav ul li.header{
	width: 143px;
	height: 35px;
	vertical-align: center;
	padding: 14px 0px 0px 17px;
	margin: 0;
	color: #FFF;
	background-position: center left;
	background-repeat: no-repeat;
}
#orchestranav ul li.header a {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decration: none;
}
#orchestranav ul li.header a.active {
	font-weight: bold;
}
#orchestranav ul li.header a:hover {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decration: underline;
}



#orchestranav h3 {
	color: #FFFFFF;
	display: block;
	width: 150px;
	height: 22px;
	font-size: 13px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0px;
}

#join_mailing_list {
	padding: 0 0 14px 0;
	margin: 8px 0 0 0;
	color: #666;
	width: 160px;
	display: block;
	height:160px;
}

#join_mailing_list img {
	display: block;
	padding: 0;
	margin:1px 0 0 0;
	width: 160px;
	height: 73px;
}

#join_mailing_list p {
	padding-top: 6px;
	padding-left: 11px;
	font-size: 1.1em;
	margin:0 0 8px 0;
	line-height:2.5em;
}

#join_mailing_list form {
	margin: 0px;
	display:inline;

}
#join_mailing_list input {
	padding: 2px;
	margin:0px 0 0 10px;
	font-size: 1.1em;
	width: 130px;
	height: 14px;
	display:inline;
}

#join_mailing_list .mail_button {
	padding: 2px;
	margin: 0;
	margin-right: 12px;
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border: none;
	width: 100px;
	height: 18px;
	float: right;
	color: #FFFFFF;
}

#right_ads {
	width: 140px;
	padding: 10px;
}

#right_ads img {
	margin: 6px;
	height:120px;
	width:120px;
}

#leftTiles div.tile {
	margin:0px;
	padding: 20px 20px 0 20px;
}
#leftTiles {
	width:160px;
	display: none;
}

/* ======================================== Right ==============================*/
#eventscolumn {
	float: right;
	width: 236px; /*Width of right column*/
	background: #fff;
	margin-bottom: 5px;
	text-align: left;
}

#eventscolumn h3 {
	color: #fff;
	display: block;
	width: 221px;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 14px;
	margin: 18px 0 0 0;
	line-height:2.4em;
	clear:both;
	_width: 221px;
   _margin: 14px 0 0 0;
}

#eventscolumn h4 {
	color: #666;
	font-size: 12px;
	font-weight:normal;
	margin-bottom:2px;

}

 /* ======================================== Calendar ==============================*/

#eventscolumn fieldset {
	width: 220px;
	margin:0px 0px 0px 10px;
	font-weight:normal;
	font-size:1.1em;
	border:0;
	padding: 0 0 5px 3px;
	display:inline;
}

#eventscolumn fieldset legend{
	display:none;
	margin:0;
}

#eventscolumn .calendarform div{ 
	margin:10px 0px 0 0px;
}

#eventscolumn .calendarform span.secondrow{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	height: 16px;
	padding: 2px 0px 0 2px;
	margin: 0px 0 0 0;
	float:left;
	display:inline;
	clear:right;
}

#eventscolumn .calendarform span.secondrow label{
	margin:6px 0px 6px 15px;
}

#eventscolumn .calendarform select {
	width:190px;
	margin: 0px 0px 10px 0px;
	font-size:1em;
	color: #b79304;
	margin:6px 0px 6px 15px;
	clear:left;
	display:block;
}

#eventscolumn .calendarform select.date1 {
	width:180px;
	font-size:1em;
	color: #b79304;
	margin:0px 0px 6px 0px;
	clear:left;
	display:inline;
	float:left;
}

#eventscolumn .calendarform select.date2 {
	width:60px;
	font-size:1em;
	color: #b79304;
	margin:0px 0px 6px 15px;
	clear:none;
	display:inline;
	float:left;
}

#eventscolumn .calendarform select.group1 {
	width:180px;
	font-size:1em;
	color: #b79304;
	margin:0px 0px 6px 0px;
	clear:left;
	display:block;
	float:left;
}

#calTbl {
 width: 210px;
 padding: 0;
 margin: 0;
 font: normal 1.1em Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #fff;
 border:0;
 margin:0px 0px 0px 10px;
}

#calTbl table {
 width: 210px;
text-align: center;

}



table#calTbl td {
 font: normal 1.0em Arial, Helvetica, sans-serif;
 text-align: center;
 border:1px solid #e5e2d6;
 background-color:#F7F6F2;
 width:30px;
 height:16px;
 padding:0 0 0 2px;
 color:#666;
}


table#calTbl  th {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #B79304;
	width:*;
	height:21px;
	padding:0 0 0 2px;
	margin:0;
	text-align: center;
	vertical-align: middle;
}

#calTbl th a:link, th a:visited, th a:active {
 color: #ffffff;
 text-decoration: none;
}

#calTbl td a:link, #calTbl td a:visited, #calTbl td a:active {
 color: #B79304;
 text-decoration: none;
}

#calTbl td a:hover {
 color: #B79304;
 text-decoration:none;
}

#calTbl .today, #calTbl td.today a, #calTbl td.today a:link, #calTbl td.today a:visited {
	color: #fff;
	font-weight: bold;
	background: #666;
}

#calTbl td.om
{
	background-color: white;
	border:1px solid white;
}

#calTbl td.td
{
	background-color:#BA9752;
}

#calTbl td.td a
{
	color:#ffffff;
}

#calTbl td.td a:hover
{
	color:#ffffff;
}

#calTbl td.hd
{
color:#ffffff;
 border:1px solid #999999;
 background-color: #999999;
}

#calTbl td.hd a
{
color:#ffffff;
   text-decoration:none;
}

#calTbl td.hd a:hover
{
	color:#ffffff;
   text-decoration:underline;
}

#calTbl td.sd
{
	background-color: #444444;
	border:1px solid #444444;
}


#calTbl td.sd a
{
   color:#ffffff;
   text-decoration:none;
}
#calTbl td.sd a:hover
{
	color:#ffffff;
   text-decoration:underline;
}


#eventscolumn .searchevents {
 width: 210px;
 padding: 0px;
 margin: 0px;
 font: normal 1.1em Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #f7f6f2;
 border:0;
}

#eventscolumn .searchevents input.searchevents {
width:167px;
 height:17px;
font-size:0.9em;
color: #666;
margin:10px 0px 0px 0px;
clear:none;
display:inline;
float:left;
 background-color:#fff;
 border:1px solid #D4D4D4;
 padding:4px 0 0 4px;
 text-align:left;
 }

#eventscolumn .searchevents input.searchevents_btn {
width:30px;
 height:22px;
font-size:12px;
color: #fff;
margin:10px 0px 0px 5px;
clear:none;
display:inline;
float:left;
 font-weight:bold;
 background-color:#000;
 border:0;
 padding:0px;
 text-align:center;
 display:block;
 clear:none;
 cursor:pointer;
}

 /* ======================================== End Calendar ==============================*/


#eventscolumn img.events_img {
height:115px;
width:235px;
margin:1px 0 12px 0;
}

#eventscolumn p {
	padding: 0px 6px 0px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	color:#666;
}

#eventscolumn p a.booknow {
	font-weight:bold;
	padding-left:21px;
}



#eventscolumn .rightbox {
	border: 1px solid #ede6cd;
	background-color: #fefaef;
	margin-top: 10px;
}



#eventscolumn ul {
	list-style-type: none;
	margin: 0px 0 4px 12px;
	padding: 0px;
}

#eventscolumn ul li {
	background-color: transparent;
	color: #666;
	font-size: 1.1em;
	line-height: 1.5em;
}

#eventscolumn ul li a {
	color: #666;
	font-size: 1em;
}

/* ======================================== Footer ==============================*/
#footer {
	clear: both;
	display:block;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	padding: 12px 0 5px 0;
	margin: 0;
	width: 860px;
	height: 84px;
	border-bottom: 10px solid black;

}

#footer p {
	color: #fff;
	margin:0;
}

#footer p.alt {
	color: #fff;
	margin:5px 0 0 0;
	padding:0;
}

#footer a {
	color: #fff;
	text-decoration:underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer div {
	text-align: center;
	float: none;
}








/* ====================sub & sub_sub nav ===========*/




#orchestranav ul.sub_nav{
	padding: 0px;
	margin: 0px;
	padding-bottom: 16px;
	background-color:#FFF;
	display: block;
}
#orchestranav ul li.sub_nav,
#orchestranav ul li.sub_nav_active{
	width: 160px;
/*	height: 22px; */
	display: block;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EAEAEA;
}

#orchestranav ul li.sub_nav_active a,
#orchestranav ul li.sub_nav a {
	padding: 4px 0px 6px 17px;
	display: block;
	color: #000;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decoration: none;
}

#orchestranav ul li.sub_nav_active a,
#orchestranav ul li.sub_nav a:hover {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decoration: none;
}



/* 3 level */

#orchestranav ul li.sub_sub_nav_active,
#orchestranav ul li.sub_sub_nav{
	width: 160px;
	height: 22px;
	display: block;
	vertical-align: center;
	color: #000;
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EAEAEA;
	
}


#orchestranav ul li.sub_sub_nav_active a,
#orchestranav ul li.sub_sub_nav a {
	width: 126px;
	height: 12px;
	display: block;
	padding: 0px 0px 6px 34px;
	color: #000;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decoration: none;
}
#orchestranav ul li.sub_sub_nav_active a,
#orchestranav ul li.sub_sub_nav a:hover {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.1em;
	text-decoration: none;

}

#orchestranav ul li.sub_nav_active {
padding:0px;
margin:0;
}

#orchestranav ul li.sublist_holder{
	width: 160px;
	display: block;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	display: block;
}

#orchestranav ul li.sublist_holder ul li ul li a{
padding-top:4px;
}

#orchestranav ul ul{
padding-top:0px;
margin-top:0;
}


/* ----------------------------------------------------------------= user options (print and mail)
---------------------------------------------------- colours should be redefined in the sections CSS -- */
div.userOptions {
	font-size: small;
	padding: 12px 0px;
	margin: 0px 0px 0px 90px;
}

div.userOptions img {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 20px;
}

div.userOptions p {
	font-size: small;
	margin:0px;
	padding:0px;
	float: left;
}
div.userOptions p a {
	font-size: small;
	margin:0px;
	padding:0px;
}
/* -- end user options  -- */

/*-------------------------------------------------------------------- =Flash Default*/

#flashcontent {
	color:#ffffff;
	margin:0 0 0 1px;
	background-color:#ffffff;
}

#flashcontent img{
	display:block;
}

#flashcontent div.imageCaption{
	padding:0.5em;		
	background-color:#22191A;
}

#flashcontent a{
	color:#ffffff;
}

/*------------------------------------------------------------------- =Columns Table*/
table.columnsTable {
 width:100%;
}

table.columnsTable tr td {
	vertical-align: top;
}



