/* CSS Document */

body {
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #716F6E;
}

body .chinese {
	font-family: Simsun, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

a {
	color: #716F6E;
	text-decoration: none;
}

a:hover {
	background: #efe9e0;
	/* color: #b6b1a9; */
	opacity: .8;
	filter: alpha(opacity=80);
	zoom: 1;
}

/*------------------------------------------------------------------------------------------------------------------*/

#universe {
	width: 925px;
	margin: 0 35px 0 40px;
}

/*------------------------------------------------------------------------------------------------------------------*/

#header {
	width: 925px;
	height: 55px;
	background: url(../header/logo.gif) no-repeat;
	text-align: right;
	padding: 30px 0 0 0;
}

#header ul {
	margin: 0;
	padding: 0;
}

#header li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}


#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 0 0 35px;
	text-decoration: none;
	color: #716F6E;
	text-transform: uppercase;
}

#header a:hover {
	background: #3f372f;
	color: #C5BDB5;
	opacity: .8;
	filter: alpha(opacity=80);
	zoom: 1;
}

#header a.active {
	text-decoration: none;
	opacity: .6;
	filter: alpha(opacity=60);
	zoom: 1;
}

/*------------------------------------------------------------------------------------------------------------------*/

#submenu {
	width: 184px;
	top: 165px;
	position: absolute;
	font-size: 10px;
	padding-bottom: 30px;
	padding-left: 16px
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu ul ul {
	margin-bottom: 20px;
}

#submenu ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 5px 0;
}

#submenu ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: square;
	margin: 5px 0 5px 15px;
}

#submenu a {
	color: #5f574f;
	text-decoration: none;
	/* padding: 2px; */
}

#submenu a:hover {
	background: #3f372f; /* #A59D95 */
	color: #C5BDB5;
	/* opacity: .8;
	filter: alpha(opacity=80); */
	zoom: 1;
}

/*------------------------------------------------------------------------------------------------------------------*/

#content {
	width: 475px;
	margin-left: 215px;
	top: 110px;
	position: absolute;
	padding-bottom: 30px;
	color: #82786f;
	border: 0;
}

.item img.main{
	margin: 2px 0 40px 0;
}

.item img.mainb{ /* for use where content begins with h3 tag */
	margin: 2px 0 35px 0;
}

.item img.sheetmusic{
	margin: 2px 12px 0 0;
	float: left;
}

.item {
	width: 460px;
	margin: 0 0 45px 0;
	padding: 0 0 0 15px;
}

.item h1{
	margin: 0 0 18px -15px;
}

.item h1.sub{
	margin: 0 0 25px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}

.item h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #635c53;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	color: #a59d95;
}

.item h3.top {
	padding: 0 0 0 0;
}

.item h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #a59d95;
}

.item p {
	font-size: 10px;
	margin: 0 0 10px 0;
	line-height: 150%;
}

.item p img{
	float: left;
	margin: 3px 10px 5px 0;
}

.item .firstword {
	font-size: 150%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #909090;
	font-style: italic;
	padding-right: 1px;
}

/*-Reviews----------------------------------------------------------------------------------------------------------*/

.reviews .item{
	margin: 0 0 30px 0;
}

/*------------------------------------------------------------------------------------------------------------------*/

#news {
	width: 190px;
	top: 165px;
	margin-left: 715px;
	padding: 0 0 15px 20px;
	position: absolute;
	border: 0;
}

.news {
	width: 190px;
	font-size: 10px;
	line-height: 130%;
}

.news h1{
	margin: 0 0 0 -20px;
}

.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

.news ul {
	margin: 0;
	padding: 0;
}

.news ul ul {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: #a59d95 dotted 1px;
}

.news ul ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 5px 0 18px 0;
	padding: 0;
}

.news strong {
	color: #5d4f4b;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.news em {
	colour: #cccccc;
	font-weight: normal;
	font-style: normal;
}

.news a {
	color: #928b81;
	text-decoration: none;
}

.news a:hover {
	background: #efe9e0;
	/* color: #b6b1a9; */
	opacity: .8;
	filter: alpha(opacity=80);
	zoom: 1;
}

.news a:hover strong{
	background: #efe9e0;
	/* color: #b6b1a9; */
	opacity: .8;
	filter: alpha(opacity=80);
	zoom: 1;
}

/*------------------------------------------------------------------------------------------------------------------*/

#gallery {
  height:450px;
  display:none;
}

#singledisplay {
  height:450px;
  display:none;
}

#slideshow {
  display:none;
}

.gcap {
  font-size: 9px;
  margin:0;
	padding:0;
}
.scap {
  font-size: 9px;
  margin:0;
	padding:0;
}
.gcon { /* gallery image/caption container */
  width:72px;
  height:72px;
  margin:0 15px 15px 0;
	padding: 0;
  float:left;
  font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.gcon img{ /* gallery image/caption container */
	width:70px;
	height:70px;
	margin: 0;
	border: 1px #000000 solid;
}

.gcon:hover { /* gallery image/caption container */
  opacity: .6;
	filter: alpha(opacity=60);
	zoom: 1;
}

.scon { /* slideshow image/caption container */
  width:460px;
	height: 420px;
  margin: 0;
	padding:0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#slideshow {
  margin: 0;
	height: 450px;
}

#slideshow img {
  margin: 0;
	max-height: 420px;
	max-width: 460px;
}

#navigation {
	/*  text-align:center; */
	padding:0;
	height: 20px;
}

#prev, #back {
  color:#333333;
  cursor:pointer;
  font-weight: normal;
	font-size: 10px;
	display: block;
	float: left;
}

#time {
  color:#333333;
  cursor:pointer;
  font-weight: normal;
	font-size: 10px;
}

#auto {
  color:#333333;
  cursor:pointer;
  font-weight: normal;
	font-size: 10px;
	width: 218px;
	display: block;
	float: left;
}

#next {
  color:#333333;
  cursor:pointer;
  font-weight: normal;
	font-size: 10px;
	padding-left: 15px;
	display: block;
	float: left;
}

#prev:hover, #next:hover, #auto:hover, #back:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	zoom: 1;
}

.divider {
  margin: 0 10px;
  color: #999999;
}

.clearall {
  clear:both;
  margin:0;
	padding:0;
}