/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:850px;/* for mozilla*/
	background-color: #FFF;
	}
p
	{
	margin:0px 0px 18px 0px;
	}
h1
	{
	margin:0px 0px 18px 0px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	}
ul.normallist
	{
	list-style:disc;
	margin:0px 0px 18px 20px;
	}
ol
	{
	list-style:decimal;
	margin:0px 0px 18px 20px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:850px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(images/bg_outer.gif) repeat-y -1px center;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	line-height:18px;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
h2 {
	font-weight: 800;
	font-family: tahoma;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B5D3E7;
	margin-bottom:10px;
}

#left 
	{
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	}
#footer 
	{
	width:850px;
	clear:both;
	height:60px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(Images/bg_footer.gif) no-repeat;
	font-size: 9px;
	}
#footer p
	{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:16px 0px 0px 189px;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:670px;
	float:right;
	}
#clearfooter {width:100%;height:62px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-62px;} /*safari wrapper */
#content
	{
	width:490px;
	float:left;
	}
#right
	{
	width:160px;
	float:right;
	background-color: #B2D2E2;

	
	}
.text
	{
	column-count:2;
	column-gap:35px;
	margin:13px;
	}
.widetext
	{
	margin:13px;
	background:#fff;
	border-top:1px solid #97ab2a;
	border-bottom:1px solid #97ab2a;
	padding:17px 0px;
	}
.widetext2
	{
	margin:0px 13px;
	background:#fff;
	}



	
/* ------ MAIN LAYOUT END ------ */



#login
	{
	background:url(Images/bg_login.gif) no-repeat;
	height:36px;
	}
#login li a
	{
	display:block;
	color:#005d82;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 5px 5px 8px;
	}



#nav
	{
	background:url(Images/bg_nav.gif) no-repeat;	
	}
	
#nav li
	{
	border-bottom:5px solid #fff;
	}
	
#nav li a
	{
	display:block;
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 5px 4px 8px;
	}
	
.redtext
	{
	color:#FF0000;
	}
	
#tablejoinorchestra
	{
	background:#ebebeb;
	padding:3px 0px 0px 0px;
	}
#tablejoinorchestra td
	{
	padding:3px 0px 3px 10px;
	}
.tableleadsoloist
	{
	margin:0px 0px 18px 0px;
	}
.tableleadsoloist td
	{
	padding:3px 0px;
	border-bottom:1px solid #e5e5e5;
	}
.tableleadsoloist h2
	{
	background:#e5e5e5;
	padding:2px 5px;
	font-weight:bold;
	}

.padtable td {
	padding: 3px;
}
.txtfield {
	background-color: #F1F7FA;
	border: 1px solid #738C1F;
	padding: 2px;
}
#scroller {
	background-color: #996666;
	height: 30px;
	width: 480px;
}
#tickets td {
	padding: 3px;
}
#update td {
	padding: 3px;
}
#footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
