@charset "UTF-8";

@font-face {
    font-family: 'HelveticaLightCn';
    src: url('helveticaneueltstd-ltcn-webfont.eot');
    src: url('helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStdLtCnRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaThinCn';
    src: url('helveticaneueltstd-thcn-webfont.eot');
    src: url('helveticaneueltstd-thcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-thcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-thcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-thcn-webfont.svg#HelveticaNeueLTStdThinCnRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'HelveticaLightCn';
	font-size: 14pt;
	background-color: #000;
	-webkit-transition: background 500ms;
	-moz-transition: background 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: background 500ms;
	-webkit-animation-name: fade-in;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	color:#FFF;
}

#mlSignup {
	height:80vh;
	width:80vw;
	margin-top:10vh;
	margin-left:10vw;
	margin-right:10vw;
	padding:0;
	background:#FFF;
	z-index:-2;
	position: absolute;
	overflow: hidden;
}


.MainPage {  }
.MainPage #mainContent {
}

p { text-align:justify; font-size:14pt; }

a:link, a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover { 
	color: #FFF;
	text-decoration: none;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

h1 {
	font-family: 'HelveticaThinCn';
	color: #AAA;
	font-size:28pt;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:10px;
	text-transform:lowercase;
}
h2 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 24pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; }
h3 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 18pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; }
h4 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 16pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; }

#pagetitle {
	width: 864px;
	font-family: 'HelveticaThinCn';
	font-size:60px;
	color:#FFF;
	top:0px;
	left:0px;
	position:absolute;
	z-index:1000;
	text-align:right;
}

#menubar {
	width: 864px;
	line-height:22px;
	margin-top:65px;
	margin-left:1px;
	height:22px;
	text-transform:lowercase;
	position:relative;
	z-index:1000;
	font-size:20px;
	color:#AAA;
	text-align:right;
	font-family: 'HelveticaThinCn';
}

#menubar a:link, #menubar a:visited {
	color:#AAA;
	text-align:center;
	top: 0px;
	text-decoration:none;
}

#menubar a:hover, #menubar a:active {
	color:#FFF;
}

.menuBtn {
	display:inline;
	padding-left: 10px;
}

#menuBtn1, #menuBtn2, #menuBtn3, #menuBtn4, #menuBtn5, #menuBtn6, #menuBtn7, #menuBtn8 { }


#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10, #page11, #page12, #page13, #page14, #page15, #page16, #page17, #page18, #page19, #page20, #page21, #page22 {
	top: auto;
	margin-top:-1000px;
	margin:0 auto;
	font-size:12pt;
	opacity:0;
	padding:0px;
	overflow:hidden;
	width:900px;
	height:613px;
	position: absolute;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: center center;	
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	z-index:-1;
}

#page0 {
	background-image: url(../images/bg01.jpg);
}

#page1 {
	background-image: url(../images/bg01.jpg);
}

#page2 {
	background-image: url(../images/bg03.jpg);
}

#page3 {
	background-image: url(../images/bg11.jpg);
}

#page4, #page11, #page12, #page13 {
	background-image: url(../images/bg06.jpg);
}

#page5 {
	background-image: url(../images/bg05.jpg);
}

#page6, #page14, #page15, #page16, #page17, #page18, #page19 {
	background-image: url(../images/bg04.jpg);
}

#page7 {
	background-image: url(../images/bg07.jpg);
}

#page8, #page20, #page21 {
	background-image: url(../images/bg08.jpg);
}

#page9 {
	background-image: url(../images/bg09.jpg);
}

#page10 {
	background-image: url(../images/bg10.jpg);
}

#page22 {
	background-image: url(../images/bg12.jpg);
}

.rightSidebar, .leftSidebar { 
	margin-top:90px;
	margin-right:40px;
	width:100px;
	height:450px;
	float:right;
	text-align:right;
	overflow:hidden;
	padding: 20px;
	background-image: url("../images/verticalBG.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.rightSidebar h3 { color:#FFF; margin:0; padding:0; }

#homePage, #newsPage, #bioPage, #multimediaPage, #musicPage, #cd001Reviews, #photosPage, #videoPage, #reviewsPage, #artworkPage, #calendarPage, #presskitPage, #contactPage, #contactPage2, #contactPage3, .presskitPage, .repPage, .artworkPage, .haydnPage {
	margin: 10px;
	margin-top: 90px;
	margin-right: 30px;
	width: 340px;
	height: 440px;
	padding: 20px;
	overflow-x: inherit;
	overflow-y: auto;
	float: right;
	text-align: right;
	clear: none;
	background-image: url("../images/horizontalBG.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
    -webkit-mask-box-image: url("../images/horizontalBGmask.png");
    -webkit-mask-box-image-source: url("../images/horizontalBGmask.png");
    -mask-box-image: url("../images/horizontalBGmask.png");
	-webkit-mask-type: alpha;
	mask-type: alpha;

}

#homePage {
	overflow:hidden;
}

#homeQuote {
	font-size:12pt;
	padding:5px;
	text-align:justify;
	position:relative;
	-webkit-transition: height 500ms;
	-moz-transition: height 500ms;
	-ms-transition: height 0.5s;
	-o-transition: height 500ms;
	transition: height 500ms;
	overflow-y:hidden;
	clear:both;
}

#homeQuoteText {
	color:#EEE;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	overflow-y:hidden;
	padding:5px;
}



#newsPage, #bioPage, #musicPage, #multimediaPage, #photosPage, #contactPage {
}

#newsPage { width:400px; }

.newsThumb {
	border-radius:10px;
	margin:3px;
}

#bioPage { width:800px; text-align:justify; padding:0; }
#bioPhoto { float:left; width:200px; height:100%; margin:0; background-image: url(../images/bioPic.jpg); position:fixed; }
#bioText { float:right; width:560px; padding:20px; margin:0; }

#musicPage { width:350px; }

#cd001Reviews {
	width:500px;
	margin-left:0;
}

#cd001Page {
	float:left;
	text-align:center;
	margin-top:60px;
	margin-left:20px;
	padding:20px;
	width:230px;
	height:450px;
}

#photosPage, .artworkPage { width:450px; }

#artworkPage { overflow:hidden; }

#reviewsPage { width:440px; }
#reviewsPage p { font-size:12pt; font-style:italic; }

#calendarPage { width:490px; }
#calendarPage a { }

.presskitPage, .repPage {
	margin-left:200px;
	width:440px;
	float:left;
	text-align:left;
	margin-right:0;
}

.repPage {
	text-align:right;
}

.repPage h1 { text-align:left; }
.repPage a { display:block; font-size:24pt; text-align:center; }

#contactPage1 { 
	-webkit-mask-box-image:none;
    -mask-box-image:none;
	background:none; 
	width:630px;
	height:280px; 
	clear:both; 
	padding:10px; 
	overflow:hidden;
	margin-top:90px;
	margin-left:230px; 
}
	

#contactPage h3 { margin: 1px; }
#contactPage p, #contactPage2 p, #contactPage3 p { text-align:right; font-size:12pt; }
#contactPage3 p { text-align:left; }

#contactPage2 { 
	float:right; 
	clear:right; 
	width:630px; 
	height:100px; 
	margin:10px; 
	margin-top:40px; 
	margin-right:50px; 
	padding:5px; 
	background:none; 
	-webkit-mask-box-image:none;
    -mask-box-image:none;
	overflow: hidden;
	font-size: 10pt;
}

#videoPage { width:470px; }

#videoPage .entry { padding: 0px; clear:both; }

.videothumb {
	background: #000000;
	width:100px;
	border: 1px solid #FFFFFF;
	margin: 10px;
	float: left;
	overflow: hidden;
}

.cliplisting {
	width:300px;
	text-align: left;
	color: #AAA; 
	padding:10px;
	float:right;
}
.cliptitle{ color: #FFF; font-size:16pt; }
cliptitle{ color: #FFF; font-size:16pt; }


#multimediaPage { width:300px; font-size:24pt; text-align:center; padding-top:150px; height:240px; }
#multimediaPage a { display:block; }
#artworkPage a { font-size:24pt; text-align:center; margin-right:20px; }

#mm-menubar, #rep-menubar, #artwork-menubar { 
	overflow:hidden; 
	width:864px; 
	top:90px; 
	z-index:10; 
	position:relative; 
	text-align:right;
}

#rep-menubar {
	width:200px; 
	text-align:left;
	margin-left:250px;
}

#mm-menubar a:link, #mm-menubar a:visited, #rep-menubar a:link, #rep-menubar a:visited, #artwork-menubar a:link, #artwork-menubar a:visited, #epk-menubar a:link, #epk-menubar a:visited  {
	color:#AAA;
	display:inline;
	width:auto;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}

#mm-menubar a:hover, #mm-menubar a:active, #rep-menubar a:hover, #rep-menubar a:active, #artwork-menubar a:hover, #artwork-menubar a:active, #epk-menubar a:hover, #epk-menubar a:active {
	color:#FFF;
}

.epk-menuItem {
	margin-bottom:10px;
}

.tracklisting { font-size: 10pt; color: #AAA; text-align:right; padding-bottom:20px; }
.trackcomposer { font-size: 12pt; text-transform: uppercase; }
.tracktitle { color: #FFF; font-size: 14pt;}
.trackmovement { font-size: 12pt; }
.audioBtn { font-family: 'HelveticaLightCn'; padding-right: 20px; font-size: 12pt; }

.listenBtn {
	display: inherit;
	float: right;
	text-align:right;
	margin-top:0px;
	padding-left: 20px;
}

#pubgallery { width: 390px; margin-left:0px; margin-bottom:10px; padding-bottom:10px; clear:both; }
#pubgallery #thumb {
	background: #000000;
	width: 50px;
	height: 50px;
	border: 1px solid #FFFFFF;
	margin: 6px;
	float: left;
	overflow: hidden;
}

#albumgallery { width: 400px; margin-left:0px; margin-bottom:10px; clear:both; text-align:center; }
#albumgallery #thumb {
	background: #000000;
	width: 45px;
	height: 45px;
	border: 1px solid #FFFFFF;
	margin: 4px;
	float: left;
	overflow: hidden;
}

.thumb { 
	background: #000000;
	width: 80px;
	height: 80px;
	border: 1px solid #FFFFFF;
	margin: 6px;
	float: left;
	overflow: hidden;
}

.haydnPage {
	width: 380px;
	margin:5px;
}

#haydnPageLeft {
	float:left;
	width:440px;
	text-align:left;
}

#haydnPageRight {
	float:right;
	width:440px;
	text-align:right;
}

#haydnText {
	margin-top: 90px;
	height:300px;
	text-align:left;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical; 
}

#haydnGallery {
	height:100px;
	text-align:left;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 15px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(128,128,128,0.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

#haydnPress {
	margin-right: 30px;
	height:200px;
	text-align:right;
}

#haydnVideos {
	margin-top: 90px;
	margin-right: 30px;
	height:200px;
	text-align:right;
}


	#haydnVideos .videothumb {
		background: #000000;
		width:75px;
		border: 1px solid #FFFFFF;
		margin: 5px;
		float: left;
		overflow: hidden;
	}
	
	#haydnVideos .cliplisting {
		width:230px;
		text-align: left;
		color: #AAA; 
		padding:10px;
		float:right;
	}
	
	#haydnVideos .cliptitle { color: #FFF; font-size:14pt; }
	#haydnVideos cliptitle { color: #FFF; font-size:14pt; }
	#haydnVideos description { visibility:hidden; height:0; overflow:hidden; }

.entry {
	padding: 10px;
	border-bottom: 1pt solid #666;
	clear:both;
}

longdate { color: #A1DCFF; font-size: 11pt; }
shortdate { color: #AAA; font-size: 11pt; }
newsdate { color: #AAA; font-size: 11pt; display: block; }

quote {font-size: 11pt; font-style: italic; }
event { color: #FFFFFF; font-size: 16pt; }
venue { color: #CCCCCC; font-size: 14pt; }
city { color: #BBBBBB; font-size: 14pt; }
maplink { font-size: 12pt; color: #A1DCFF;}
repertoire { color: #999999; font-size: 12pt; display:block; }
details, description { color: #BBBBBB; font-size: 12pt; display:block; }
website { font-size: 12pt; color: #FECD1F; }
time { font-size: 10pt; }

headline { color: #FFFFFF; font-size: 14pt; display: block; }
newsitem { color: #BBBBBB; font-size: 12pt; display:block; }

content { font-size: 14pt; padding-left: 5px; }
education { font-size: 12pt; }
composer { color: #888; font-size:16pt; display: block; text-align:left; margin-bottom:-10px; }
work { color: #fff; font-size:12pt; margin:0; text-align:right; }
movement { color: #acacac; font-size: 12px; display: block; }

personnel { color: #CCCCCC; font-size: 14px; }
role { color: #888888; font-size: 12pt;}

reviewstext { font-style: italic; font-size:14pt; }
author { color: #BBBBBB; font-size: 14pt; font-style: normal; text-decoration: none; display: block; text-align: right; }
publication { color: #999999; font-size: 12pt; font-style: normal; text-decoration: none; margin-bottom: 20px; padding-bottom: 2px; display: block; text-align: right; }

#preloaderOverlay { background:#000; width:100%; height:100%; z-index:9999; margin-right:-100%; margin-bottom:-100%; top:0px; left:0px; color:#AAA; font-size:36pt; text-align:center; overflow:hidden; visibility:visible; padding-top:40%;}

#FlashAudioPlayer {
	width:900px;
	height:30px;
	top:0;
	left:0;
	text-align:center;
	position:absolute;
	z-index:1001;
	padding:0;
	padding-right:5px;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

#audioStatusBar {
	margin-top:-5px;
	width:0px;
	height:1px;
	background:#FC0;
	clear:both;
}

#audioplayerInfo { width:450px; overflow:hidden; text-overflow:ellipsis; padding:0; top:0; left:0; margin:0px; margin-bottom:4px; color:#AAA; clear:both; }

#playerTimer { float:right; text-align:right; padding:0; padding-top:4px; }

#audioControls { text-align:right; float:right; margin-top:-20px;  }

#audioComposer, #audioName, #audioMovement { margin-left:30px; text-align:left; float:left; font-size:16px; line-height:16px; height:16px; display:block; clear:left; }

#audioTrackDetails { width:450px; overflow:hidden; text-overflow:ellipsis; }

#audioName { color:#FFF; }

#audioComposer {  text-transform:uppercase; font-size:12px; }

#audioMovement { font-size:12px; }

#playpauseBtn, #playBtn, #pauseBtn, #prevBtn, #nextBtn, #audiopurchaseBtn { font-family:'HelveticaLightCn'; text-transform:uppercase; font-size:12px; visibility:hidden; padding-left:5px; padding-right:5px; letter-spacing:0px; }

#social-menubar { width:25px; height:200px; text-align:left; position:absolute; z-index:999; top:0px; }