body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	font: 13px/16px Verdana, Geneva, sans-serif;
	color: #505050;
	background: #eaebeb url(../images/design/background.png) repeat-x;
}
a {
	color: #8f8d03;
	text-decoration: none;
	outline: none;
}
input, select { 
	vertical-align: middle; } a:hover { text-decoration: underline; }
img {
	border: 0; } form { margin: 0; } p { margin: 0; padding: 0 0 16px 0; }

UL{
	list-style-image: url('../images/bullet.png'); padding-left: 20px}
LI{	padding-bottom: 16px}

fieldset {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}
legend {
	display: none;
}



.layout {
	width: 1000px;
	margin: 0 auto 0 auto;
}
.shadow-top {
	height: 15px;
	background: url(../images/design/shadow-top.png);
	font-size: 0;
	line-height: 0;
	width: 800px;
	margin: 0 auto 0 auto;
}
.shadow-bottom {
	height: 54px;
	background: url(../images/design/shadow-bottom.png);
	width: 800px;
	margin: 0 auto 0 auto;
}
.index-page .shadow-bottom {
	height: 15px;

}
.container {
	background: white url(../images/design/main-background.png) 0 75px repeat-x;
	width: 100%;

}
.index-page .container {
	padding-bottom: 89px;
	width: 820px;
	margin: 0 auto 0 auto;
}



.head {
	height: 89px;
	overflow: hidden;
	padding-left: 55px;
}
.head img {
	vertical-align: top;
}
.logo {
	float: left;
	padding: 33px 30px 0 20px;
}
.slogan {
	float: left;
	padding-top: 47px;
}
.slogan h1 {
	font: 21px/23px Trebuchet MS, Tahoma, Verdana, Arial, Geneva, sans-serif;
	color: #4e555b;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background: white;	
	text-transform: none;
}

.menu-lang {
	float: right;
	background: #eaeaea;
	font-size: 10px;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	margin-top: 16px;
	padding: 0 30px 0 30px;
}
.index-page .menu-lang {
	padding-right: 40px;
}
.menu-lang a {
	color: #969595;
}
.menu-lang .active, .menu-lang a:hover {
	color: #343434;
	text-decoration: none;
}
.menu-lang span {
	padding: 0 5px 0 5px;
}


.index-block {
	padding: 0 60px 1px 60px;
}
.index-block img {
	vertical-align: top;
}



.menu-main {
	background: url(../images/design/menu-main-bg.gif) repeat-x;
	margin: 0 60px 1px 60px;
	height: 37px;
	font: 14px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.index-page .menu-main {
	margin: 0 60px 0 60px;
}
.menu-main a {
	color: #ffffff;
	margin: 0 20px 0 20px;
	letter-spacing: 1px;
}
.index-page .menu-main a {
	font-size: 13px;
	margin: 0 12px 0 12px;
}
.menu-main a:hover {
	color: #aba900;
	text-decoration: none;
}
.menu-main .active, .menu-main .active:hover {
	color: #aaa549;
	cursor: default;
	text-decoration: none;
}



.sidebar {
	float: left;
	width: 261px;
	overflow: hidden;
	padding-left: 60px;
}
.sidebar img {
	vertical-align: top;
}



.main {
	padding-right: 60px;
	float: right;
	width: 618px;


}
.play-button {color:#90772a;
	font-weight: bold;}
h1 {
	font: 24px/86px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background: #c5c3a3 url(../images/design/h1-background.png) repeat-y;
	margin: 0;
	padding: 0 40px 0 40px;
	overflow: hidden;
	height: 68px;
	text-transform: uppercase;
}
.menu-sub {
	padding: 0 40px 0 40px;
	background: #c5c3a3;
	border-bottom: 1px solid #dcdbc8;
	font: 12px/22px Tahoma, Geneva, sans-serif;
	height: 22px;
	color: #ffffff;
}
.menu-sub a {
	color: #ffffff;
}
.menu-sub a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu-sub .active, .menu-sub .active:hover {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.menu-sub span {
	padding: 0 5px 0 5px;
}
.main-inner {
	padding: 40px 20px 40px 40px;
	background: #FFFFFF;
	min-height: 350px;

}
.concert-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.concert-list li {
	background: url(../images/design/concert-list-line.gif) 0 bottom repeat-x;
	padding: 11px 15px 0px 275px;
}

.concert-list li p span {
	font-size: 14px;
	color: #660000;
}

.concert-list li p a {
	font-size: 14px;
	color: #003c78;
}


.concert-list .date {
	position: absolute;
	margin-left: -260px;
	width: 230px;
}
.cd-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cd-list li {
	width: 573px;
	background: url(../images/design/concert-list-line.gif) 0 bottom repeat-x;
	padding: 15px 5px 17px 0;
	overflow: hidden;
	font-size: 12px;
}
.cd-list .pic {
	float: left;
	padding: 0 24px 0 0;
}
.cd-list .pic img {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #e3e3e3;
}
.cd-list h2 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 15px 0;
}
.cd-list h2 a {
	color: #000000;
}
.cd-list a:hover {
	color: #828002;
}
.cd-list .studio {
	float: right;
	color: #d1d1d1;
	padding: 0;
}
.text {
	padding: 0 15px 0 15px;
	text-align: justify;
}
.back {
	font-size: 11px;
}
.gallery .top {
	height: 15px;
	padding-bottom: 7px;
	font-size: 12px;
	background: url(../images/design/concert-list-line.gif) 0 bottom repeat-x;
}
.gallery .bottom {
	height: 15px;
	padding-top: 7px;
	font-size: 12px;
	background: url(../images/design/concert-list-line.gif) repeat-x;
}
.gallery .start-slideshow {
	background: url(../images/design/start-slideshow.gif) left center no-repeat;
	padding-left: 11px;
	float: left;
}
.gallery .next {
	font-size: 11px;
	float: right;
}
.gallery .prev {
	float: right;
	font-size: 11px;
}
.gallery .pages {
	float: right;
	width: 170px;
	font-size: 11px;
	text-align: center;
}
.gallery .content {
	padding: 15px 0 0 0;
	margin: 0 -20px -15px 0;
}
.gallery .content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.gallery .content li {
	float: left;
	padding: 0 30px 30px 0;
	height: 132px;
}
.gallery .content img {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #e3e3e3;
}
.gallery .content a:hover img {
	background: #cccccc;
	border-color: #cccccc;
}
.gallery .content .download {
	position: absolute;
	margin: 3px 0 0 3px;
	font-size: 11px;
}



.clear {
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
}



h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}



.repertuar {
	width: 100%;
	border-collapse: collapse;
}
.repertuar td {
	vertical-align: top;
	padding: 14px 10px 12px 10px;
}
.repertuar thead td, .repertuar thead .one, .repertuar thead .two, .repertuar thead .three, .repertuar thead .four{
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	font-style: normal;
	color: #636363;
}
.repertuar .row td {
	background: url(../images/design/concert-list-line.gif) repeat-x;
}
.repertuar .one {
	font-weight: bold;
	font-size: 12px;
	width: 145px;
}
.repertuar .two {
	font-style: italic;
	width: 170px;
	font-size: 12px;
}
.repertuar .three {
	font-size: 12px;
	color: #8f8d03;
	width: 160px;

}
.repertuar .four {
	font-size: 10px;
	line-height: 18px;
	width: 230px;

}
.repertuar .four span {
	position: absolute;
	margin: 3px 0 0 -45px;
	text-align: right;
	width: 40px;
	vertical-align: top;
}
.repertuar .four span img {
	margin-left: 5px;
}


.reverse .sidebar {
	float: right;
	padding: 0 60px 0 0;
}
.reverse .main {
	padding: 0 1px 0 0;
}


.heading {
	padding: 0 60px;
	padding-bottom: 1px;
}