body { 
  margin: 0 auto; 
  text-align: center; 
  background-color: #FFF; 
  color: #555; 
}
body, p, ol, ul, td {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size:   13px;
}

h1, h2, h3 {
  text-align: center;
  margin: 0;
  padding: 0;
}

h1 {
  padding-top: 0.2em;
  padding-bottom: 0.4em;
  font-size: 16px;
  font-weight: bold;
}
h2 {
  text-align: left;
  font-size: 15px;
  font-weight: bold;
}
h3 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
pre {
  background-color: #eee;
  padding: 12px;
  font-size: 0.7em;
}

a { color: #555; text-decoration: none; font-weight: normal;}
a:visited { color: #555; }
a:hover { color: #111; }

.buttonPng { 
  cursor: pointer;
  margin-left: 5px;
  margin-right; 5px;
  opacity: 0.5;
}
.buttonPng:hover {
  opacity: 1.0;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #000;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #CCC;
  height: 18px;
  width: 0%;
}

.table_line0 {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #7abeb4;
}
.table_line1 {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #ebf7f5;
}
.trackIsPublic {
  width: 45px;
  text-align: middle;
  border-right: 4px solid;
  border-color: #7f9;
}
.trackNotPublic {
  width: 45px;
  text-align: middle;
  border-right: 4px solid;
  border-color: #f97;
}
.trackProbhited {
  background-color: #000;
}

.outline{
  text-align:left;
  margin-top:0px;
  width: 960px;
}
.titlebar0{
  margin-top:-5px;
  width:960px;
  height:150px;
  margin-bottom:5px;
  background: #fff url(../images/bits/badadagu_supermanstrip_bluegreenorange.png);
}
.titlebar1{
  margin-top:-5px;
  width:960px;
  height:150px;
  margin-bottom:5px;
  background: #fff url(../images/bits/trashcan_vomit_bar.jpg);
}
.titlebar2{
  margin-top:-5px;
  width:960px;
  height:150px;
  margin-bottom:5px;
  background: #fff url(../images/bits/kashii_from_nishiku_at_dusk_reds2.jpg);
}
#menushader {
  width:100%;
  background: #000;
  opacity: 0.7;
  height:24px;
}
.menubar{
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  margin-top:0px;
  height:20px;
}
table.caption {
  background-color: white;
  border-style:none;
  padding-bottom:10px;
  padding-left:10px;
}
td.caption {
  background-color:#eee;
  color:#000000;
}
tr td {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 13px;
  vertical-align: top;
}
tr th {
  padding-left: 4px; 
  padding-right: 4px;
  vertical-align: top;
}

.albumInfo {
  margin: 10px auto;
  overflow: hidden;
  background-color: #ebf7f5;
  width:930px;
  padding: 15px;
}

.albumInfo #albumOverview {
  float: left;
  width:510px
}
.albumInfo #albumOverview table {
  padding: 5px;
  margin-top:15px;
  background-color: #fffcf0;
  width:510px;
}
.albumInfo #albumOverview div {
  padding: 5px;
  margin-top:15px;
  background-color: #fffcf0;
  width:510px;
}
.albumInfo #albumTrackList {
  float: right;
  width: 400px;
}
.albumInfo #albumTrackList table {
  padding: 5px;
  margin-top:15px;
  background-color: #fffcf0;
  width:400px;
}
.albumInfo #albumFooter {
  text-align: right;
  font-size: 10px;
}

.audiotrackListTbl {clear: left; }
.audiotrackListTbl table {
    width: 98%;
    font-weight: normal;
	border-spacing: 8px 4px;
   }
 .audiotrackListTbl thead tr th {
    text-align: center;
    font-weight: normal;
    vertical-align:middle;
}
 .audiotrackListTbl tfoot tr th {
    text-align: center;
    font-weight: normal;
    vertical-align:middle;
 }
 .audiotrackListTbl table tr td {
    text-align: left;
    font-weight: normal;
    vertical-align:middle;
 }
 .audiotrackListTbl tbody tr td {
    text-align: left;
    font-weight: normal;
    vertical-align:middle;
 }
 .audiotrackListTbl tbody tr th {
    text-align: left;
    font-weight: normal ;
    vertical-align:middle;
 }
#sort_order {
	font-weight: bold;
	text-align:center;
	font-size:10px;	
}

#audiotrackBox {
  padding:5px;
  background-color: #ebf7f5;
  border-left: 8px solid;
  border-color: #7abeb4;
}
.audiotrackBoxTbl { clear: left; }
.audiotrackBoxTbl table {
  width: 98%;
}
.audiotrackBoxTbl table th {
  text-align: left;
  font-weight: bold;
  border-bottom: 4px solid #ccc;
}
.audiotrackBoxTbl table tr td {
  padding: 4px 4px;
}

tr.shade {
  background: #999;
}
#audiotrackblurb {
  width:760px;
}
#loginBox{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    padding: 10px;
    text-align:center;
    background-color:#fffcf0;
}
.reviewBox{
  margin-top:5px;
  margin-left:120px;
  background-color:#ebf7f5;
  width:820px;
}
#newComment{
    margin-top:10px;
}
.reviewBody{
  padding:5px;
  padding-left:15px;
  text-align:left;
  background-color: #ebf7f5;
}
.reviewBodyProvisional{
  float:left;
  width:820px;
  padding:5px;
  padding-left:15px;
  text-align:left;
/*  vertical-align:top;
*/  border-left: 8px solid;
  border-color: #7abeb4;
  background-color: #ebf7f5;
}
.reviewByline{
  vertical-align: top;
  width: 180px;
  padding: 5px;
  background-color: #fffcf0; /* #7abeb4; */
  float: right;
  text-align: left;
  clear: right;
}
.reviewFooter {
  clear: both;
}
#audiotrackView{
    margin-top:15px;
}
#audiotrackBox{
    margin-bottom:15px;
}
.list {
    padding:5px;
}
input, textarea, select, option {
  font-size:13px;
  background-color:#ebf7f5;
  color:#000;
  border-style: solid;
  border-color: #7abeb4;
  border-width: 1px;
  text-align:left;
}
input {
}
textarea {
  width: 720px;
}
.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
  background:#000;
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }

.in_place_editor_field:after {
  content: ' \270d' 
}
