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

html * {
	margin:0;
	padding:0;
}
body {
	height:100%;
	background-color:#200200;
}
#container a img {
	border:none;
}
#container {
	height:100%;
	background-color:#977347;
}
#container #top {
	background-color:#e5bf83;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/topbg.gif);
	height:210px;
}
#container #masthead {
	width:692px;
	height:160px;
	color:#200200;
	margin:0 auto;
}
#container #masthead h1 {
	background-image:url(../../../../../themes/tryonconcertassociation/assets/2010-2011Season.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
	width:524px;
	height:160px;
}
#container #masthead h1 span {
	display:none;
}
#container #masthead img {
	float:left;
}
#container #subhead {
	text-align:center;
	height:50px;
	padding:0;
	margin:0;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/subheadbg.gif);
	background-repeat:repeat-x;
	_margin-bottom:-10px;
}
#container #subhead h2 {
	width:692px;
	height:50px;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/subhead.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0 auto;
}
#container #subhead h2 span {
	display:none;
}
#container #middle {
	width:692px;
	margin:0 auto;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/bg.gif);
	background-repeat:repeat-y;
}
#container br.c {
	clear:both;
	height:1px;
}
#container #menu {
	width:144px;
	float:left;
	background-color:#503922;
	padding:0 12px;
}
#container #menu ul {
	list-style-type:none;
	text-align:center;
	margin-bottom:10px;
}
#container #menu ul li a {
	display:block;
	line-height:25px;
	height:25px;
	border-bottom:1px solid #503922;
	color:#e9cd94;
	text-decoration:none;
	font-weight:700;
	margin:0;
	padding:0;
	background-color:#200200;
}
#container #menu ul li a:hover {
	background-color:#ed1c24;
}
#container #menu ul li a.nav-selected {
	color:#200200;
	background-color:#977347;
}
#container #menu ul li ul {
	padding:0;
	margin:0;
}
#container #menu ul li ul li a {
	border:none;
	font-size:.85em;
	color:#e9cd94;
	height:auto;
	line-height:1em;
	padding:4px 5px;
	background-color:#977347;
}
#container #menu ul li ul li a.nav-selected {
	color:#200200;
}
#container #menu ul li ul li a:hover {
	background-color:#ed1c24;
	color:#e9cd94;
}
#container #menu ul li ul li ul li a {
	border:none;
	font-weight:normal;
	font-size:.85em;
	color:#503922;
	height:auto;
	line-height:1em;
	padding:4px 5px;
	background-color:#e5bf83;
	border-top:none;
}
#container #content {
	float:left;
	width:512px;
	padding:0 0 30px 12px;
	background-color:#977347;
	height:100%;
	min-height:100%;
}
#container #content-inner {
	border:5px solid #200200;
	background-color:#e5bf83;
	color:#200200;
	padding:10px;
	overflow: auto;
	width:482px;
}
#container #content-inner.artistwrapper {
	border:none;
	background-color:#200200;
	padding:10px;
	width:492px;
}
#container #content-inner .rightcolumn {
	width:210px;
	float:right;
	padding:8px 5px 5px 5px;
	text-align:center;
	font-size:.9em;
	border-bottom:2px solid #977347;
	border-top:2px solid #977347;
	background-color:#f2cc8d;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/rightcolbg.gif);
	margin-left:10px;
	margin-bottom:5px;
}
#container #content-inner .bio {
	border-bottom:2px solid #977347;
	border-top:2px solid #977347;
	background-color:#f2cc8d;
	padding:10px 8px 0 8px;
	margin-bottom:8px;
}
#container #content-inner .bio img {
	padding:0 0 5px 10px;
}
#container #bottom {
	text-align:center;
	background-color:#200200;
	height:30px;
	padding:12px 0;
	color:#e9cd94;
	width:100%;
	font-size:.9em;
}
#container #content-inner h3.ccm-page-list-title {
	font-variant:normal;
	font-size:1em;
	padding-bottom:5px;
	padding-left:16px;
	margin-left:20px;
	background-image:url(../../../../../themes/tryonconcertassociation/assets/i/16thbullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#container #content-inner h3.ccm-page-list-title a {
	color:#200200;
}
#container #content-inner h3.ccm-page-list-title a:hover {
	color:#ce000e;
}
#container #content-inner .artistmenu ul {
	list-style-type:none;
	padding-left:0;
	font-size:1.15em;
}
#container #content-inner .artistmenu ul li {
	display:block;
	padding:5px;
	height:90px;
	margin-bottom:10px;
	border-bottom:1px solid #977347;
	border-top:1px solid #977347;
	background-color:#f2cc8d;
}
#container #content-inner .artistmenu ul li img {
	float:left;
	line-height:95px;
}
#container #content-inner .artistmenu ul li a {
	display:block;
	line-height:95px;
	float:left;
	padding-left:10px;
}
.musicplayer {
margin:10px auto 5px auto;
}