body {
	font-size: 100%;
	font-family: Times New Roman;
	color: #330;
	background-color: #ccc;
	margin: 0;
	padding: 0 0 8px 0;
	text-align: center;
}

a {
	color: #8f6d50;
	text-decoration: none;
}
a:hover {
	color: #f4ba88;
}

a img {
	border: none;
}

p {
	margin: 1em 0;
	line-height: 1.4em;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

table {
	font-size: 1em;
}

h2 {
	margin: 0 0 1em 0;
	padding: 5px 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #69c;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	color: #69c;
	margin: 0;
	padding: .5em 0;
}


#rsi {
	display: block;
	background-color: #fff;
	margin-bottom: 8px;
	text-align: left;
}

#content {
	font-size: .8em;
	width: 730px;
	background: #eee url(images/sys/bg_main.gif) top left repeat-y;
	margin: 0 auto;
	text-align: left;
}

#content h1 {
	height: 255px;
	font-size: 1px;
	margin: 0;
}
#content h1 a {
	display: block;
	height: 100%;
	background: #963 url(images/sys/title-stream.jpg) top left no-repeat;
}
#content h1.eng a {
	background-image: url(images/sys/title-eng-stream.jpg);
}

#content h1 span {
	visibility: hidden;
}


#tongue {
	float: right;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 1em 15px 0 0;
}
#tongue:hover {
	color: #f4ba88;
}


#menu {
	padding: 10px;
	background: #8f6d50;
}

#menu li {
	display: inline;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li a {
	color: #fff;
}
#menu li a:hover {
	color: #f4ba88;
}



#list {
	float: left;
	width: 160px;
	margin-bottom: 2em;
}

#list h2 {
	border-top: none;
	padding: 5px 6px;
}


#submenu li {
	list-style: none;
}

#submenu strong {
	display: block;
	color: #69c;
	margin: 10px 0 5px 0;
	padding: 2px 6px 0 6px;
	cursor: pointer;
}
#submenu.gallery strong {
	font-size: 1.2em;
	cursor: default;
}

#submenu a,
#submenu em,
#submenu span {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 4px 6px 2px 6px;
}
#submenu.gallery a {
	color: #69c;
	margin: 10px 0 5px 0;
	border-bottom: none;
	padding: 2px 6px 0 6px;
}


#submenu ul.disabled {
	display: none;
}



#main {
	margin: 0 0 2em 180px;
	padding: 30px 20px 10em 0;
}



/*cover*/
#pdf {
	float: right;
	margin: 0 0 1em 2em;
}

div.column {
	float: left;
	width: 175px;
}

div.column ul {
	margin-bottom: 2em;
}

div.column ul li {
	margin: .5em 0;
}



/*editions,musicians,musics*/
div.title {
	margin-bottom: 2em;
}

div.title h2 {
	width: 60%;
	margin: 0;
	text-align: left;
}

div.title em {
	float: right;
	font-size: 1.1em;
	font-style: normal;
	text-align: right;
}

div.title div.bottom {
	clear: right;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

div.recital {
	margin-left: 150px;
	padding: .5em 0;
	line-height: 1.6em;
}

div.edmusic {
	border-top: 1px solid #ccc;
	margin-bottom: 1em;
}

div.edmusic h3 a,
div.edmusic h3 span {
	float: left;
	color: #69c;
}

div.edmusic h3 em {
	display: block;
	margin-left: 150px;
}

div.edmusic h3 em a {
	float: none;
	color: #8f6d50;
}
div.edmusic h3 em a:hover {
	color: #f4ba88;
}

div.details {
	margin-left: 150px;
}

a.listen,
p.movements,
div.details ul.musicians,
div.musician ul,
div.music ul {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: .5em 0;
	line-height: 1.6em;
}
a.listen {
	display: block;
	background: url(images/sys/audio.gif) center left no-repeat;
	padding-left: 25px;
}

div.musician img {
	float: right;
	margin: 0 0 1em 1em;
}

div.musician p,
div.music p {
	line-height: 1.6em;
}

div.musician h3,
div.music h3 {
	margin-top: 1.5em;
}



/*gallery*/
div.gallery {
	text-align: center;
}

div.gallery div.img {
	margin-bottom: 2em;
}

div.gallery div.img img {
	display: block;
	margin: 0 auto 1em auto;
}



/*link*/
dl.links dt {
	margin: 0 0 .3em 0;
	padding: 0;
	font-weight: bold;
}

dl.links dd {
	margin: 0 0 1em 0;
	padding: 0;
}



/*info*/
h2.info {
	text-align: right;
}

h2.info span {
	float: left;
}

h2.info a {
	text-transform: none;
}

table.info {
	width: 500px;
	margin: 1em 0;
}
table.info thead td {
	font-weight: bold;
}

p.legend {
	margin-top: 3em;
	border-top: 1px solid #ccc;
	padding: .5em 0;
}

dl.info dt {
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: bold;
}

dl.info dd {
	margin: 0 0 2em 0;
	padding: 0;
}

ul.info li {
	margin-left: 2em;
	margin-bottom: 1em;
	list-style: square;
}




#footer {
	clear: left;
	height: 100px;
	background: #8f6d50;
	padding: 0 30px;
}

#footer #bsi {
	float: left;
	margin-top: 36px;
}

#footer #rete2 {
	float: right;
	margin-top: 30px;
}



/*quickNav*/
#quickNav {
	position: absolute;
	font-size: 1px;
	top: expression(body.scrollTop+35+'px');
	left: 3px;
	width: 20px;
	overflow: hidden;
}
body>#quickNav {
	position: fixed;
	top: 35px;
}

#quickNav #rtsi {
	display: block;
	margin-bottom: 80px;
}

#quickNav li {
	height: 20px;
	background-color: #b0b0b0;
	margin-bottom: 2px;
	overflow: hidden;
}
#quickNav li.selected {
	background-color: #fff;
}
#quickNav li.separator {
	margin-top: 22px;
}

#quickNav li a {
	display: block;
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
}

#quickNav li a span {
	visibility: hidden;
}
