* {
  margin: 0;
  padding: 0;
  color: #333;
}

body {
  background: url('http://sheetmusicpoint.com/template/images/bodybg5.gif');
  font:13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size:small;
  *font:x-small;  
}

a {
  color: #3B7689;
  color: #1674AA;
}

a:hover {
  text-decoration: none;
  color: #999;
}

ul, ol {
  list-style-type: none;
}

img {
  border: none;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.clearleft {
  clear: left;
}

.clearboth {
  clear: both;
}

.alphabetical li {
  display: inline;
}


.pdf {
  background: url('http://sheetmusicpoint.com/template/images/pdf.png') no-repeat left center;
  padding: 0 0 0 20px;
}

.pdf a {
  padding: 0 0 0 20px;
}

#pageheading {
  width: 100%;
  background: #fff;
}

#pageheading #logo {
  width: 960px;
  margin: 0 auto;
  padding: 15px 0 5px 0;
}

#pageheading #logo a {
  margin: 0 0 0 10px;
  font-size: 300%;
}

#pageheading #topnavwrapper {
  padding: 5px 0;
  background: #9F2B29;
}

#pageheading #topnav {
  width: 960px;
  margin: 0 auto;
}

#pageheading #topnav ul {
  padding: 0 0 0 10px;
}

#pageheading #topnav ul li {
  display: inline;
  margin: 0 10px 0 0;
  color: #888;
}

#pageheading #topnav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#pageheading #topnav ul li a:hover {
  color: #ccc;
}

#pageheading #navwrapper {
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#pageheading #subnav {
  margin: 0 auto;
  padding: 5px 0 0 0;
  width: 960px;  
}

#pageheading #search {
  width: 220px;
  float: left;
  margin: 5px 0 0 10px;
}

#pageheading #subnav #alphabeticalnav {
  width: 600px;
  float: left;
}

#pageheading #subnav p {
  padding: 0 0 0 10px;
  color: #666;
  float: left;
  width: 140px;
  margin: 0;
}

#pageheading #subnav ul {
  list-style-type: none;
  margin: 0 auto;
  float: left;
  width: 450px;
}

#pageheading #subnav ul li {
  display: inline;
  margin: 0 3px 0 0;
  color: #ccc;
}

#pageheading #subnav ul li a {
  color: #666;
}

#pageheading #subnav ul li a:hover {
  color: #B0C8DC;
}

#pageheading #subnav #social {
  width: 68px;
  float: right;
}

#wrapper {
  width: 960px;
  margin: 20px auto;
  background: #fff;
  min-height: 200px;
}

#leftsidebar {
  width: 160px;
  float: left;
  margin: 10px 0 20px 10px;
}

#leftsidebar #search input {
  margin: 0 0 5px 0;
}

#content {
  width: 750px;
  float: left;
  margin: 10px 10px 20px 10px;
  min-height: 500px;
}

#content h1 {
  border-style: solid none dotted none;
  border-width: 1px 0;
  font-size: 150%;
  padding: 1px 0.5em; 
  margin: 0 0 20px 0; 
  border-style: solid; 
  border-width: 1px 0 1px 0.8em;  
  border-color: #666 #666 #666 #222;
}

#content h2 {
  margin: 25px 0 20px 0;
  font-size: 125%;
}

#content h3 {
  margin: 20px 0 0 0;
}

#content ul {
  list-style-type: none;
  margin: 10px 0 10px 0;
}

#content ul li {
  margin: 0 0 2px 0;
}

#content p {
  margin: 10px 0;
}

#content #breadcrumb {
  margin: 0 0 10px 0;
}

#content #breadcrumb ul {
  margin: 0;
}

#content #breadcrumb ul li {
  display: inline;
  *margin: 0 10px 0 0;
}

#content #breadcrumb ul li:after {
  content: " / ";
}

#content #breadcrumb ul li#last:after {
  content: "";
}

#content img {
  margin: 10px 0;
}

#content .col1, #content .col2, #content #col1, #content #col2 {
  width: 45%;
  float: left;
}

#rightsidebar {
  width: 185px;
  float: right;
  margin: 0 0 20px 0;
}

#rightsidebar #menu {
  margin: 10px 15px 0 0;
}

#rightsidebar .menuheading {
  font-weight: bold;
  border-style: solid; 
  border-width: 1px 0 1px 0.8em;  
  border-color: #666 #666 #666 #222;
  padding: 1px 0.5em;
}

#rightsidebar .menusubheading {
  font-weight: bold;
  margin: 10px 0 0 0;
  color: #666;
}

#rightsidebar ul {
  margin: 5px 0 5px 20px;
}

#rightsidebar ul li {
  margin: 0 0 2px 0;
}

table {
  width: 100%;
  text-align: left;
}

table, th, tr, td {
  border: 1px solid #ddd;
  border-collapse: collapse;
  padding: 2px 3px;
}

th {
  background: #eee;
}

#footer {
  background: #ddd;
  text-align: center;
  height: 40px;
  border-top: 1px solid #bbb;
}

#footer p {
  color: #666;
  padding: 10px 0;
}

#footer a {
  color: #666;
}

/*composer work styles*/

#content .work {
  border: 1px solid #ddd;
  margin: 20px 0 10px 0;
  -moz-border-radius: 5px;
}

#content .work h3 {
  margin: 0;
  padding: 2px 0 2px 10px;
  background: #eee;
  color: #666;
  font-size: 110%;
}

#content .work h4 {
  margin: 10px;
  border-bottom: 1px dotted #666;
  font-size: 105%;
  font-weight: normal;
}

#content .work ul {
  padding: 0 0 0 10px;
}

#content .work ul li {
  background: url('http://sheetmusicpoint.com/template/images/pdf.png') no-repeat left center;
  padding: 0 0 0 20px;
}

#content .work p {
  padding: 0 0 0 10px;
}

#content .work .source {
  margin: 0 0 20px 0;
}

#content .work .bold {
  color: #666;
}

.work ul li.nopdf {
  background: none;
}

.instrument {
  text-align: right;
}



.work table, .work tr, .work th, .work td {
  border: 1px solid #999;
  border-collapse: collapse;
  padding: 2px;
}

.work table {
  margin: 15px 0 20px 10px;
  width: 97%;
  text-align: left;
}

.work th {
  font-weight: normal;
  background: #EDF3F9;
  background: #eee;
}

.work .download a {
  background: url('http://sheetmusicpoint.com/template/images/pdf.png') no-repeat left center;
  padding: 0 0 0 20px;
}

.work .bold {
  color: #666;
}

.work .alphabetical {
  margin: 10px 0 20px 0;
}

#content .work ul.alphabetical li {
  background: none;
  padding: 0;
}

.work a.back {
  background: url('http://sheetmusicpoint.com/template/images/back.png') no-repeat left center;
  padding-left: 20px;
}

#content .work .textlist li {
  padding: 0;
  background: none;
  list-style-type: square;
  margin: 0 0 0 15px;
}

/*****************
breadcrumb styles
******************/

#content #breadcrumb ul {
  margin: 0 0 20px 0;
}

#content #breadcrumb ul li {
  display: inline;
}

#content #breadcrumb ul li:after {
  content: " / ";
}

#content #breadcrumb ul li.nobullet:after {
  content: "";
}

/*************
column styles
**************/

.col1, .col2 {
  float: left;
  width: 45%;
}

.col1 {
  margin: 0 10px 0 0;
}

/**************
footnote styles
***************/

#content .footnote {
  color: #666; 
  font-weight: bold;
}

/*************
ad unit styles
**************/

#bottom {
  margin: 0 0 0 -5px;
}

