/* Default Stylesheet */

body {
  margin: 20px 0 0 0;
  padding: 0;
  font-family: tahoma, arial, sans-serif;
  background-color: #656565;
  background-image: url(/images/bg.jpg);
}


#site {
  position: relative;
  margin: 0 auto 0 auto;
  width: 780px;
}


#header {
  height: 74px;
  background-color: #FCFCFC;
  background-image: url(/images/bg_header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  border: 2px solid #CCCCCC;
  border-width: 2px 0 2px 0;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  color: #656565;
  text-align: center;
}

h3 {
  margin: 42px 0 18px 0;
  color: #CCCCCC;
  font-size: 14px;
  line-height: 16px;
}

h4 {
  padding-top: 24px;
  width: 560px;
  height: 16px;
  color: #303030;
  font-size: 14px;
  text-align: left;
  text-indent: 26px;
  background-image: url(/images/bg_headline_content.gif);
  background-repeat: no-repeat;
}

h5 {
  padding-top: 12px;
  color: #303030;
  font-size: 13px;
  text-align: left;
  text-indent: 10px;
  background-color: #CCCCCC;
}

.no-indent {
  text-indent: 0;
}


#sidebar {
  float: left;
  margin: 24px 24px 0 0;
  width: 182px;
  background-image: url(/images/bg_sidebar.jpg);
  background-repeat: no-repeat;
}


.box {
  margin-top: 18px;
  border: 1px solid #CCCCCC;
}

.box-inline {
  padding: 8px;
  background-color: #606060;
  border: 1px solid #AAAAAA;
}

.right {
  float: right;
  margin: 0 4px 8px 8px;
}

.left {
  float: left;
  margin: 0 8px 8px 4px;
}

.sheetmusic-large {
  width: 170px;
  height: 220px;
  border: 0;
}

.sheetmusic-small {
  width: 94px;
  height: 122px;
  border: 0;
}


#menu {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 3px;
  width: 174px;
  background-image: url(/images/bg_menu.jpg);
  background-repeat: no-repeat;
}

#menu li {
  margin: 0;
  padding: 0;
}

#menu li a {
  display: block;
  padding: 3px;
  color: #DBB860;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#menu li a:hover,
#menu li a.active {
  color: #CCCCCC;
  background-color: #858585;
}


#box-image-120 {
  width: 180px;
  height: 120px;
}

#box-beethoven-picture {
  float: left;
  width: 180px;
  height: 225px;
  border-bottom: 1px solid #959595;
}

#box-beethoven-caption,
#box-beethoven-painter {
  clear: both;
  display: block;
  padding: 4px 0 4px 0;
  width: 180px;
  color: #303030;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #606060;
}

#box-beethoven-painter {
  padding-top: 0;
  font-size: 10px;
  font-weight: normal;
}


#content {
  float: right;
  width: 560px;
}

.content-ads {
  margin: 0;
  padding: 6px 10px 0 10px;
  width: 540px;
  height: 68px;
  background-color: #CCCCCC;
}

p,
.content-list,
.cover-list,
.sample-list {
  margin: 0;
  padding: 4px 10px 8px 10px;
  color: #303030;
  font-size: 12px;
  background-color: #CCCCCC;
}

.content-list {
  list-style: disc;
}

.content-list li {
  margin-left: 14px;
}

.cover-list,
.sample-list {
  list-style: none;
}

.cover-list li {
  clear: both;
}


.half-page {
  clear: both;
  float: left;
  display: block;
  width: 40%;
}

.quote {
  padding: 4px 30px 8px 30px;
  color: #505050;
}

.close {
  margin: 0 0 12px 0;
  padding-bottom: 28px;
  background-image: url(/images/bg_content_close.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

a {
  color: #BF3525;
}

a:hover {
  text-decoration: none;
}

.link-download {
  font-weight: bold;
}

.pianist-picture {
  width: 160px;
  height: 200px;
  border: 0;
}

.cover-dvd {
  width: 110px;
  height: 150px;
  border: 1px solid #606060;
}

.cover-cd {
  width: 100px;
  height: 100px;
  border: 1px solid #606060;
}

.cover-left {
  float: left;
  margin: 0 8px 8px 0;
}

.top-margin {
  margin-top: 4px;
}


#footer {
  clear: both;
  padding: 20px 0 10px 0;
  width: 100%;
  color: #CCCCCC;
  font-size: 10px;
  font-weight: bold;
}

#footer span {
  display: block;
}

#footer a {
  color: #DBB860;
}



form {
  margin: 0;
  padding: 10px;
  background-color: #CCCCCC;
}

fieldset {
  margin: 0 0 8px 0;
  padding: 0;
  border: 0;
  color: #303030;
  font-size: 12px;
}

#contact-messages ul {
  list-style: disc;
  margin: 0;
  padding: 4px 0 8px 24px;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
  background-color: #CCCCCC;
}

#contact-messages ul li {
  margin: 0;
  padding: 0;
}

form textarea {
  display: block;
  width: 80%;
  height: 140px;
}

form label {
  font-weight: bold;
}
