* {
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 1.4em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, input, td {
    font-size: 11pt;
    font-family: Gill, Humanist521, Helvetica, Arial, sans-serif;
    /* font-family: Utopia, Helvetica, Arial, sans-serif; */
}

h1,h2,h3,h4,h5,strong {
    font-family: Gill, Humanist521, Helvetica, Arial, sans-serif;
    /* font-family: Optima, 'URW Classico', Helvetica, Arial, sans-serif; */
}

body {
    background: #111 url("sysimages/gray_repeat.jpg") repeat;
    background-attachment: fixed;
    width: 100%;
    min-width: 1000px;
}

table {
    margin: 1em 0 1em;
    padding: 0;
}

td {
    padding: 0.4em 0.1em 0.4em;
}

p {
    margin: 0.25em 0 0.5em;
}

div.mpp_plot {
    display: inline-block;
    position: relative;
    vertical-align: top;
	width: 500px;
}

div.figure {
	margin: 1em;
	text-align: center;
	vertical-align: middle;
}

div.figure img {
	display: inline-block;
	vertical-align: middle;
	margin: 1em;
}

div.figure .caption {
	font-style: italic;
}

div.figure .caption:before {
	font-style: normal;
	font-weight: bold;
	content:'Figure. ';
}

img {
	border: none;
}

#content {
    text-align: justify;
	position: relative;
    margin: auto;
    width: 1000px;
	margin-top: 56px;
}

#institutes {
    margin-top: 2em;
    text-align: center;
}

#institutes img {
    height: 3em;
    margin: 1em;
}

div.symbolsleft {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	margin: 5em 0 0;
	padding: 0;
	font-weight: bold;
	color: #FFCC00;
}

.symbolsleft h2{
	font-size: 1em;
}

.symbolsleft a {
	display: block;
	padding: 0.1em 0.7em 0.1em 0.5em;
	color: #AAA;
	text-align: right;
}

.symbolsleft div {
	padding: 0.1em 0.7em 0.1em 0.5em;
	text-align: right;
	color: #000;
	background: #EEE url("sysimages/bg-content.png") repeat;
}

.symbolsleft a:hover {
	color: #FFCC00;
	text-decoration: none;
}

div.symbolsright {
	display: inline-block;
	vertical-align: top;
}

.centerwin {
	display: inline-block;
    position: relative;
    vertical-align: top;
	padding: 2em;
	margin: 0;
	background: #EEE url("sysimages/bg-content.png") repeat;
	border-radius: 10px;
	width: 856px;
}

#pieceinfo {
    display: inline-block;
    position: relative;
    vertical-align: top;
	margin-left: 15px;
	width: 330px;
}

.control,
.download {
	margin: 0.2em 0 0.5em;
}

.control h2,
.download h2 {
	font-size: 1em;
	margin: 1em 0 0.5em;
}

.control .value {
	display: inline-block;
    margin: 0; padding: 0;
	vertical-align: top;
	height: 32px;
	background: #FFF;
	text-align: center;
	width: 282px;
	border: 1px solid black;
	line-height: 30px;
	font-family: "Courier New", monospace;
	overflow: hidden;
}

.control .desc {
	margin: 0; padding: 0.2em;
	text-align: justify;
	font-size: 0.85em;
	width: 320px;
}

.control a {
    margin: 0; padding: 0;
	display: inline-block;
}

.control .icon {
	height: 32px;
}

.download p {
	margin:0 0 12px; padding: 0;
	font-size: 0.85em;
	line-height:0.8em;
	text-align: center;
}

#helpbox {
	display: none;
	margin-top: 2em;
	margin-bottom: 1em;
}

#helptext {
	margin-left: 4px;
}

#helpbox .help {
	display: none;
}

input.button {
    padding: 2px;
    display: inline-block;
    cursor: pointer;
    margin: 2px;
}

input {
    margin: 2px;
}

#title {
    text-align: left;
}

h1,h2,h3,h4,h5 {
    font-weight: normal;
    color: #444;
}

h1 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 0.2em;
}

h2 {
    font-size: 1.25em;
	margin: 2em 0 1em;
}

#info h2 {
	margin: 1.5em 0 0.5em -12px;
	padding: 5px 10px;
	border-left: 2px solid #FFCC00;
	border-top: 2px solid #FFCC00;
}

#info p {
	line-height: 1.5em;
}

#title h2 {
    border: none;
    margin: 0em 0 0.8em;
    padding: 0;
}

a.icon {
	margin:0; padding: 0;
	display: inline-block;
	font-size: 12px;
}

a.icon span {
	display: block;
	margin-top:50px;
	text-align: center;
}

a.audio {
	width: 48px; height: 64px;
	background: url("sysimages/icons/audio-yellow.png") no-repeat;
}

a.audio:hover {
	background: url("sysimages/icons/audio-white.png") no-repeat;
}

a.anno {
	width: 48px; height: 64px;
	background: url("sysimages/icons/anno-yellow.png") no-repeat;
}

a.anno:hover {
	background: url("sysimages/icons/anno-white.png") no-repeat;
}

a.score {
	width: 48px; height: 64px;
	background: url("sysimages/icons/score-yellow.png") no-repeat;
}

a.score:hover {
	background: url("sysimages/icons/score-white.png") no-repeat;
}

a.piece {
	width: 48px; height: 64px;
	background: url("sysimages/icons/piece-yellow.png") no-repeat;
}

a.piece:hover {
	background: url("sysimages/icons/piece-white.png") no-repeat;
}

a.close {
	width: 32px; height: 32px;
	background: url("sysimages/icons/close-yellow.png") no-repeat;
}

a.close:hover {
	background: url("sysimages/icons/close-white.png") no-repeat;
}

a.noarrow {
	width: 16px; height: 32px; margin: 0;
}

a.leftarrow {
	width: 16px; height: 32px;
	background: url("sysimages/icons/left-yellow.png") no-repeat;
}

a.leftarrow:hover {
	background: url("sysimages/icons/left-white.png") no-repeat;
}

a.rightarrow {
	width: 16px; height: 32px;
	background: url("sysimages/icons/right-yellow.png") no-repeat;
}

a.rightarrow:hover {
	background: url("sysimages/icons/right-white.png") no-repeat;
}

a.rotSSM0 {
	position: absolute;
	display: block;
	top: 2em; right: 2em;
	width: 48px; height: 48px;
	background: url("sysimages/icons/rot1-yellow.png") no-repeat;
}

a.rotSSM0:hover{
	background: url("sysimages/icons/rot1-white.png") no-repeat;
}

a.rotSSM1{
	position: absolute;
	display: block;
	top: 2em; right: 2em;
	width: 48px; height: 48px;
	background: url("sysimages/icons/rot2-yellow.png") no-repeat;
}

a.rotSSM1:hover{
	background: url("sysimages/icons/rot2-white.png") no-repeat;
}

ul 
{
    list-style: square outside url("ul-square.png");
    margin: 0.5em 0.5em 1em;
    padding: 0 1em 0;
}
  
li 
{
    margin: 0.15em;
    padding-left: 0.3em;
}


/*
a[href ^="http://"]:before
{
    content:'\2192';
} */


.centerwin a 
{
    color: #666;
    text-decoration: none;
}

.centerwin a:hover 
{
    color: #C02000; 
    text-decoration: underline;
}

.empty
{
    clear: both;
}

.info input[type=text], 
.info input[type=password]
{
    font-family: Georgia, serif;
    width: 30em;
    border: 0;
    background: none;
    border-bottom: 1px dotted black;
}

#songlist {
	margin-bottom: 1em;
	padding: 0.5em 0; 
	text-align: center; 
	border: 1px solid #aaa;
	background:#f3f4f5 url("sysimages/bg-notes_wr20.jpg") left center; 
}


