body {
	background-color: #ffffff;
	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 {
	display: none;
}

#bottom-mask {
	display: none;
}

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

/**** INTRO ****/

#intro {
	background: #ffffff;
}

#intro #lc {
	display: none;
}

#intro #cc {
	display: none;
}

#intro #rc {
	background: #f1f2f5 url(../images/intro-right.jpg) no-repeat;
	width: 100%;

}

/**** ADMIN ****/

#admin {
	background: #ffffff;
}

#admin #lc {
	display: none;
}

#admin #cc {
	display: none;
}

#admin #rc {
	width: 100%;
}

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

/**** HOME ****/

#home {
	background: #ffffff;
}

#home #lc {
	display: none;
}

#home #cc {
	display: none;
}

#home #rc {
	width: 100%;
}

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

#home-wrapper {}

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

#home-features-wrapper {}

#home-features-content {}

.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 {}

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

#home-next-concerts {
	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;
}

#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 {
	display: none;
}

#master #cc {
	display: none;
}

#master #rc {
	width: 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 {
	display: none;
}

/**** 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;
}
