body {
	background-color: #878787;
	padding: 0;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	color: #000000;
}

a {
	outline: 0;
	text-decoration: none;
	color: #9f6218;
}

b, strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 11px;
}

a:hover, a.selected {
	text-decoration: underline;
	color: #676865;
}

table {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
}

table td {
	text-align: left;
	vertical-align: top;
}

img, form, input {
	outline: 0;
}

#top-mask {
	z-index:1000;
	position:fixed;
	top: 0px;
	display: block;
	height: 15px;
	width: 100%;
	color: #878787;
	background-color: #878787;
	left: 0;
}

#bottom-mask {
	z-index:1000;
	position:fixed;
	bottom: 0px;
	display: block;
	height: 15px;
	width: 100%;
	color: #878787;
	background-color: #878787;
	clear: both;
	left: 0;
}

#intro, #home, #master, #admin {
	padding-top: 15px;
	position: relative;
} 

/**** INTRO ****/

#intro {
	background: #ffffff;
}

#intro #lc {
	background: #dad3cb url(../images/intro-left.jpg) no-repeat;
	width: 195px;
	/*position: fixed;
	float: left;
	left: 0;
	margin-left: 0;*/
}

#intro #cc {
	background: #c0c0be url(../images/intro-center25.jpg) no-repeat 0 115px;
	width: 315px;
	/*position: fixed;
	float: left;
	left: 200px;*/
}

#intro #rc {
	background: #f1f2f5 url(../images/intro-right.jpg) no-repeat;
	width: 435px;
	/*float: right;
	position: absolute;
	left: 520px;*/
}

#intro-menu {
	position: relative;
	top: 60px;
}

#intro-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#intro-menu a {
	text-decoration: none;
	color: #b6b0aa;
	padding-left: 10px;
}

#intro-menu a:hover {
	color: #9f6218;
	border-bottom: 1px solid #c17f26;
}

#intro #cc #season-partners {
	background: url(../images/season-partners.jpg) no-repeat center bottom;
	width: 315px;
	height: 60px;
	top: 530px;
	position: relative;
	color: #ffffff;
	font-size: 10px;
}

#intro #cc #season-partners .text {
	padding-left: 15px;
	text-align: center;
	padding-right: 15px;
}

/**** ADMIN ****/

#admin {
	background: #ffffff;
}

#admin #lc {
	background: #6f6e69;
	width: 195px;
	/*position: fixed;
	float: left;
	margin-left: 0;*/
}

#admin #cc {
	background: #cfcac4;
	width: 195px;
	/*position: fixed;
	float: left;
	margin-left: 200px;*/
}

#admin #cc #logo-admin {
	width: 195px;
	height: 85px;
	background: url(../images/master-logo25.jpg) -80px;
	overflow: hidden;
}


#admin #rc {
	background: #e2e1dd;
	width: 555px;
	z-index: 100;
}

#admin #rc #top-content {
	width: 100%;
	height: 65px;
}

/**** HOME ****/

#home {
	background: #ffffff;
	/*width: 1040px;*/
}

#home #lc {
	background: #6f6e69;
	width: 195px;
	/*position: fixed;
	float: left;
	margin-left: 0;*/
}

#home #cc {
	background: #d6d1cb;
	width: 315px;
	/*position: fixed;
	float: left;
	margin-left: 200px;*/
}

#home #cc #image {
	width: 315px;
	height: 600px;
	background: url(../images/home-center25.jpg) no-repeat 0 bottom;
}

#home #rc {
	background: #d6d1cb;
	width: 435px;
	/*margin-left: 480px;
	float: left;
	display: block;*/
}

#home #rc #top-content {
	width: 100%;
	height: 30px;
}

#home-wrapper {
	background-color: #d6d1cb;
}

#home-news-wrapper {
	background-color: #ffffff;
}

#home-features-wrapper {
	background-color: #ce8828;
	overflow: hidden;
}

#home-features-content {
	height: 145px;
	padding-top: 5px;
	font-size: 11px;
	color: #ffffff;
}

.home-features-content-wrapper {
	padding-left: 5px;
}

#home-features-content .title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	padding-bottom: 5px;
}

#home-features-content a {
	font-size: 9px;
	font-weight: bold;
	color: #9f6218;
}

#home-features-image {
	height: 145px;
	text-align: left;
	padding-top: 5px;
}

#home-features-footer {
	background-color: #b7b3a8;
}

.home-news {
	background-color: #d8d3cd;
}

.home-news-title {
	color: #ce8828;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 50px;
	border-bottom: 1px solid #ffffff;
	padding-left: 5px;
	margin: 0;
}

#home-next-concerts {
	color: #666761;
	font-size: 10px;
}

#home-next-concerts table {
	font-size: 10px;
	padding: 0;
	margin: 0;
	width: 220px;
}

#home-next-concerts table td {
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

#home-next-concerts b, #home-next-concerts strong {
	color: #000000;
}

#home-next-concert a {
	font-weight: bold;
	text-decoration: none;
}

#home-next-concert a:hover {
	text-decoration: underline;
}

#news-item {
	padding-left: 5px;
}

.home-star-box {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 32px;
	background: #bab4a8 url(../images/starbg.gif) no-repeat left top;
	color: #ffffff;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}

.home-context-box {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 10px;
}

a.home-star-link {
	color: #ffffff;
}
/*#brochure-download {
	padding-left: 5px;
}

#brochure-download .title {
	font-weight: bold;
	color: #6f6d69;
	font-size: 16px;
}*/

#concert-partners {
	text-align: right;
	margin: 0;
	padding: 0;
	height: 65px;
}

#concert-separator {
	border-bottom: 1px solid #ffffff;
	line-height: 2px;
}

/**** MASTER ****/

#master {
	background: #ffffff;
}

#master #lc {
	background: #6f6e69;
	width: 195px;
	z-index: 200;
}

#master #cc {
	background: #cfcac4;
	width: 275px;
	z-index: 200;
}

#master #cc #logo {
	width: 275px;
	height: 85px;
	background-image: url(../images/master-logo25.jpg);
}

#master #cc #image {
	width: 275px;
	height: 515px;
	position: absolute;
	z-index: 9;
	top: 120px;
	overflow: hidden;
}

#master #cc #center-content {
	width: 175px;
	position: relative;
	z-index: 9;
	top: 100px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: transparent;
	float: right;
}

#master #rc {
	background: #e2e1dd;
	width: 475px;
	z-index: 100;
}

#master #rc #top-content {
	width: 100%;
	height: 65px;
}

/**** COLUMNS ****/

#left-fixed {
	margin-top: 85px;
	/*position: fixed;*/
	z-index: 900;
}

#center-fixed {
	margin-top: 0;
	/*position: fixed;*/
	z-index: 900;
}

/**** MENUS ****/

#top-menu {
	height: 25px;
	width: 100%;
	font-size: 9px;
	line-height: 16px;
}

#top-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#top-menu li {
	display: inline;
	padding-right: 8px;
	padding-left: 4px;
	border-right: 2px solid #878787;
}

#top-menu li.last {
	border-right-style: none;
	border-right-width: 0;
}

#top-menu a {
	color: #6f6d7b;
	text-decoration: none;
}

#top-menu a:hover {
	color: #9f6218;
}

#quick-links-menu {
	margin-top: 25px;
}

#first-level-menu, #quick-links-menu {
	z-index: 10;
}

#first-level-menu ul, #quick-links-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#first-level-menu li, #quick-links-menu li {
	width: 195px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	line-height: 15px;
}

#first-level-menu li a, #quick-links-menu li a {
	color: #ffffff;
}

#first-level-menu li:hover, #first-level-menu li.selected, #quick-links-menu li:hover, #quick-links-menu li.selected {
	background-color: #cfcac4;
	color: #9f6218;
}

#first-level-menu li:hover a, #first-level-menu li.selected a, #quick-links-menu li:hover a, #quick-links-menu li.selected a {
	color: #9f6218;
}

#first-level-menu a, #quick-links-menu a {
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px 2px 30px;
	display: block;
}

#first-level-menu a:hover, #first-level-menu a.selected, #quick-links-menu a:hover, #quick-links-menu a.selected {
	color: #9f6218;
}

#first-level-menu ul li ul, #quick-links-menu ul li ul {
	width: 185px;
	padding: 0 0 0 10px;
	margin: 0;
	display: none;
}

#first-level-menu ul li.selected ul, #quick-links-menu ul li.selected ul {
	width: 185px;
	padding: 0 0 0 10px;
	margin: 0;
	display: block;
}

#first-level-menu ul li ul li, #quick-links-menu ul li ul li {
	

/*font-size: 9px;*/
	line-height: 11px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}

#first-level-menu ul ul li a, #quick-links-menu ul ul li a {
	color: #ffffff;
}

#first-level-menu ul li:hover ul li a, #first-level-menu ul li.selected ul li a, #quick-links-menu ul li:hover ul li a, #quick-links-menu ul li.selected ul li a {
	color: #666761;
	font-weight: normal;
	font-style: normal;
}

#first-level-menu ul ul li a:hover, #first-level-menu ul ul li a.selected, #first-level-menu ul li:hover ul li a:hover, #first-level-menu ul li:hover ul li a.selected, #first-level-menu ul li.selected ul li a:hover, #first-level-menu ul li.selected ul li a.selected, #quick-links-menu ul ul li a:hover, #quick-links-menu ul ul li a.selected, #quick-links-menu ul li:hover ul li a:hover, #quick-links-menu ul li:hover ul li a.selected, #quick-links-menu ul li.selected ul li a:hover, #quick-links-menu ul li.selected ul li a.selected {
	color: #9f6218;
	font-weight: normal;
	font-style: normal;
}

#second-level-menu, #admin-menu {
	text-align: right;
	width: 130px;
	float: right;
	padding-right: 10px;
	font-size: 10px;
	z-index: 10;
	position: relative;
}

#second-level-menu ul, #admin-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#second-level-menu ul li, #admin-menu ul li {
	padding-bottom: 2px;
	padding-top: 2px;
}

#second-level-menu ul li ul, #admin-menu ul li ul {
	display: none;
}

#second-level-menu ul li.selected ul, #admin-menu ul li.selected ul {
	display: block;
}

#second-level-menu ul li ul li, #admin-menu ul lu ul li {
	padding: 2px 0;
}

#second-level-menu a, #admin-menu a {
	text-decoration: none;
	color: #666761;
}

#second-level-menu a:hover, #second-level-menu a.selected, #admin-menu a:hover, #admin-menu a.selected {
	color: #9f6218;
}

#second-level-menu ul ul li a, #admin-menu ul ul li a {
	color: #666761;
/

*font-size: 9px;*/
}

#top-menu form.paypal-cart {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	display: inline;
}

/**** CONTENT ****/

#body-content {
	
}

.label {
	font-weight: bold;
	color: #9f6218;
}

.highlight {
	color: #9f6218;
	background-color: transparent;
}

.pager {
	text-align: center;
}

.form-error {
	background: #efbabb;
	color: #8a1f11;
	border: 1px solid #8a1f11;
}

.error-message {
	color: #8a1f11;
	font-size: 11px;
}

#pager-list ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
}

#pager-list ul.row {
	display: block;
	list-style-type: none;
	margin: 0;
}

#pager-list ul.row li {
	line-height: 26px;
	height: 26px;
	margin-right: 2px;
	margin-left: 2px;
}

#pager-list ul.row li.id {
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#pager-list ul.row li.title {
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#pager-list ul.row li.tools {
	width: 55px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

li.tools .tools-item {
	width: 20px;
	margin: 0;
	padding: 2px;
	float: left;
}

li.tools .tools-pad-right {
	width: 5px;
	margin: 0;
	padding: 0;
	float: right;
}

#pager-list ul.row li.view {
	width: 20px;
	height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	float: right;
}

#pager-list ul.row li.edit {
	width: 20px;
	height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	float: right;
}

#pager-list ul.row li.delete {
	width: 20px;
	height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	float: right;
}

#pager-list ul.row li.pad-left {
	width: 5px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#pager-list ul.row li.pad-right {
	width: 5px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}


.odd {
	background-color: #cfcac4;
}

.even {
}

#concert-musicians {
	
}

#concert-musicians table {
	width: 100%;
	border: 0;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}

#concert-musicians td {
	width: 25%;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

#ticket-prices {
	
}

#ticket-prices strong {
	color: #9f6218;
}

#ticket-prices table {
	color: #666761;
	width: 100%;
	border: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #969990;
}

#ticket-prices td {
	width: 25%;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 2px;
}

#ticket-prices table.sections td {
	width: 33%;
}

.note {
	color: #666761;
	font-style: italic;
	font-size: 9px;
}

#musicians table, #products table {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#musicians table td, #products table td {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	margin: 0;
}

#series-item {
	padding-top: 5px;
	padding-bottom: 5px;
}

#partner-sortable, #track-sortable, #image-sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#partner-sortable li, #track-sortable li, #image-sortable li {
	margin: 0 3px 3px 3px;
	padding: 0.4em;
	padding-left: 1.5em;
	border: 1px solid #bbb;
	background-color: #e2e1dd;
}

#partner-sortable li span, #track-sortable li span, #image-sortable li span {
	position: absolute;
	margin-left: -1.3em;
}

.partner-delete, .track-delete, .image-delete {
	float: right;
	width: 16px;
	height: 16px;
	padding-left: 5px;
	direction: ltr;
}

.partner-edit, .track-edit, .image-edit {
	float: right;
	width: 16px;
	height: 16px;
	padding-left: 5px;
	direction: ltr;
}

#canadon {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

select.menu-choices {
	font-size: 10px;
	width: 100%;
}

textarea {
	width: 100%;
	height: 80px;
}

.critics {
	color: #9f6218;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mentions {
	font-size: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	float: right;
}

table.donations {
	border: 1px solid #ce8828;
	font-size: 9px;
}

table.donations th {
	background-color: #ce8828;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

.product-price {
	color: #9f6218;
	font-size: 14px;
	font-weight: bold;
}

.product-not-in-stock {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #911007;
}