body {
   background: #3E3E3E url("images/bg_circles.gif") top left repeat;
   font-size:10pt;
   font-family: Arial, Helvetica, sans-serif;
   padding:0;
   margin:0;
}
h1 { color: #025E00; font-size:12pt; }
h2 { color: #025E00; font-size:11pt; }
h3 { color: #025E00; font-size:10pt; }
h4 { color: #025E00; font-size:9pt; }
h5 { color: #025E00; font-size:8pt; }
h1.artistTitle {
   color: #025E00; font-size:16pt; text-align : center;
}
a, a:link, a:visited {color: #cc3300; text-decoration: none; font-weight: bold;}
a:active, a:hover {color: #ff9900; text-decoration: underline; font-weight: bold;}
a.titleLink, a.titleLink:link, a.titleLink:visited	{color: #025E00; font-weight: bold; text-decoration: none; }
a.titleLink:active, a.titleLink:hover              {color: #025E00; font-weight: bold; text-decoration: underline; }
img {border: 0}
label {font-weight:bold;} 

#scrollContent, #scrollComments, #scrollGigs {
   overflow: auto;
   padding-right: 5px;
}   
#scrollContent {
   height: 200px;
}
#scrollComments { 
   height: 900px;
   line-height: 120%;
}
#scrollGigs {
   height: 100px;
}
#gigBox {
   border: 1px solid green;
   margin: 20px 0 10px 0;
}
#container {
   width: 90%;
   min-width: 1000px;
   margin: 0 auto;
   padding-top: 0;
   padding-bottom: 10px;
   border: 1px solid black;
   background-color: white;
   line-height: 150%;
}
.formField {
   width: 300px;
}
#top {
   color: #FFD700 ;
   font-weight: bold; 
   margin: 0;
   padding: 0;
   text-align: center;
}
#topBand {
   background: black;
   padding: 0 0 0 5px;
   text-align: left;
   height:22px;
}
#welcomeText {
   float:left;width:240px;
}
#playerDiv {
   float:right;
   width:530px;
   height: 22px;
}
#undock {
   float:right;
   width:20px;
   height:22px;
   background:url(playerSkin/rightEdge.png) top left;
   cursor:hand;
   cursor:pointer;
}
#hidePlayer {
   float:right;
   width:30px;
   height:22px;
   background:url(playerSkin/rightEdge.png) top right;
   cursor:hand;
   cursor:pointer;
}
#redock {
   display:none;
   float:right;
   width:90px;
   height:22px;
   background:url(playerSkin/showJukebox.png) top right;
   cursor:hand;cursor:pointer
}
#banner {
   background: #025E00  url("images/headerGradient.gif") top left repeat-x;
   height: 72px;
   overflow: hidden;
}
#banner img {
   vertical-align: top;
}
#leftCol {
   margin-right: 30%;
   margin-left: 4em;
   clear: left;
}
#rightCol {
   float: right;
   clear: left;
   width: 25%;
   padding: 1em;
   margin: 0;
   font-size: 8pt;
   line-height: 135%;
   min-height: 700px;
   height:auto;
}
#leftColForAds {
   margin-right: 220px;
   margin-left: 4em;
   clear: left;
}
#rightAdsCol {
   float: right;
   clear: left;
   width: 210px;
   padding: 0;
   margin: 0;
   min-height: 700px;
   height:auto;
   text-align: center;
}
#leftAdsCol {
   float: left;
   width: 210px;
   padding: 0;
   margin: 0;
   min-height: 700px;
   height:auto;
   text-align: center;
}
#rightColForAds {
   float: right;
   margin-left: 220px;
   margin-right: 4em;
   width: 600px;
}
#rightCol h3 {
   text-align: center;
}
#singleCol {
   margin: 1em 4em;
}
#footer
{
   clear: both;
   margin: 0;
   padding: .5em;
   color: white; 
   font-size: 8pt;
   text-align: center;      
}
#footer a	{color: #ffffcc; text-decoration: underline; font-size: 8pt; padding: 4px;}
#footer a:active, #footer a:hover {color: Yellow; text-decoration: underline; font-size: 8pt; padding: 4px;}  

ul#topMenu {
   list-style-type: none;
   padding: 0;
   margin: 0;
   border: 0;
   background: white;
}
ul#topMenu li { 
   display: inline; 
   margin: 0;
   padding: 0;
   border: 0;
}
ul#topMenu a {
  margin: 0px;
  padding: 3px 1em;
  font-size: 9pt;
  font-weight: bold;
  color: #003300;
  text-decoration: none;
}
ul#topMenu a:hover {
  color: white;
  background: #FC9201 url("images/buttonGradient2.gif") top left repeat-x;
}
ul#topMenu a.current {
  color: #E14500;
  background: url("images/currentButton.gif") top left no-repeat;  
}
.bar {
   clear: both;
   border: 0;
   background:	#e0e0e0 url("images/chromeGradient.gif") top left repeat-x;
   height: 8px;
   font-size: 1pt;
}
.clear {
   clear:both;
}
.center {
   text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.middleAlign {
   vertical-align: middle;
}
/* -- spotlight box -- */

div#spotlight {
   border:1px solid black; 
   background: #DFF0D9 url("images/spotlightBG.jpg") 0 21px;
   margin-top: 15px;
}
p#spotlightContent {
   padding: .5em 1em; 
   margin: 0;
}
div.spotlightHeader {
   background: #025E00 url("images/spotlightHeadBg.gif") top left repeat-x;
   font-weight: bold;
   color: white;
   margin: 0;
   padding-left: 5px;
}
div.spotlightArtistOuter {
   background: url("images/spotlight.gif") top left no-repeat;
}
div.spotlightArtistInner {
   background: url("images/spotlight2.gif") top right no-repeat;
   text-align: center;
   padding: 15px 5px 8px 5px;
}
a#spotlightArtist {
   font-size:18pt;
   color:#a60000;
   font-weight:normal;
   font-family:Impact,Arial,Sans-serif;
}
a#spotlightArtist:hover, a#spotlightArtist:active {
   color:#a60000;
   font-weight:normal;
   text-decoration: underline;
}
div.spotlightLinks {
   font-size:8pt;color:#999999;
   margin-bottom: 20px;      
}
/* -- End spotlight box -- */

div#stampsPanel {
   text-align: center;
   border: 1px solid black;
   background: #e6e6e6;
   padding: 10px;
}
div#stampsPanel p {
   text-align: left;
   margin: 5px;
}
div#stampsPanel img {
   margin: 6px;
}
p.more {
   text-align: right;
   padding: 5px 20px 20px 5px;
}
div.more {
   text-align: right;
   padding: 0 20px;
}
/* -- Artist table styles -- */

table#artistTable th {background-color: #336600; color: #ffffff;}
table#artistTable td {padding-left: 10px;}
table#artistTable td.lighter {background-color: #f9f9f9;}
table#artistTable td.darker {background-color: #f0f0f0;}
.firstForLetter {font-size:140%; font-weight:bold; margin-left: -5px;}

#AlphaLinks { 
   word-spacing: 10px; 
   text-align: center;
   margin: 5px;
}
#AlphaLinks A {color: #025E00; font-weight: bold; text-decoration: underline; }
#AlphaLinks A:hover {color: #ff6600; }

/* -- End Artist table styles -- */

#artistComments {
   margin: 30px 5px 10px 5px;
}
#artistCommentsForm {
   margin: 20px 5px;
}

#albumsTable {
}

#albumsTable h5 {margin:3px 0px 2px 20px}
#albumsTable ol {margin-top:2px; line-height: 120%;}
#albumsTable li {font-size:10px;}

.smallText {
   color: #999999;
   font-size: 8pt;
}

div#aristLinks {
   background-image: url("images/artistLinksBG.gif");
   background-repeat: repeat-y;
   padding: 15px;
   float: left;
}

div#artistImage {
   margin-bottom: 10px;
   text-align: center;
}

div#note {
   font-weight: bold;
}

.adBanner {
   text-align: center;
   margin: 20px 0;
}

.bl {background: url(images/bl.gif) bottom left no-repeat #EBB23A;} 
.br {background: url(images/br.gif) bottom right no-repeat;} 
.tl {background: url(images/tl.gif) top left no-repeat;} 
.tr {background: url(images/tr.gif) top right no-repeat;} 
.searchBox {background: url(images/searchGrad.gif) top center repeat-y; padding:2px 10px 10px 10px; text-align:center; } 
.clearBox {font-size: 1px; height: 1px; background:;}
form {margin:0px;}
#searchLabel {font-size:10pt;}

.emusic {
   color: #FC291E;
   font-weight:bold;
   font-family: Candra, Verdana, Arial, Helvetica, sans-serif;
}
.note {
   font-size:10pt;
   color: #333333;
}
table td {
   vertical-align: top;
}
      

#loginBox {
   border:1px solid green;
   width: 300px;
   padding: 20px;
}
#loginBox {
   font-size: 9pt;
}
.errormsg {
   color: red;
   font-weight: bold;
   text-align: center;
}      
.linkblock {
   width: 300px;
   margin: 30px;
}
.linkblock a, .linkblock a:visited, .linkblock a:active, .linkblock a:hover{
   color: black;
}
.signedinas {
   float: right;
   color: #666666;
   font-style: italic;
}   
#editTable {
   width: 100%;
   border: 1px solid;
}
#editTable th {
   background-color: green;
   color: white;
}
#gigTable {
   width: 99%;
   border: 1px solid #cccccc;
}
#gigTable th {
   background-color: green;
   color: white;
}
.centerTable {
   text-align: center;
}
.centerTable table  {
   margin: 25px auto;
}
.centerTable table td {
   text-align: left;
}
.btnCell {
   white-space: nowrap;
   text-align: right;
}
.lightRow {
   background-color: #f0f0f0;
}
.darkRow {
   background-color: #d6d6d6;
}
.historicRow {
   color: #999999;
   text-decoration : line-through;
}
.pagination  {
   font-weight: bold;
   font-style: italic;
   color: #117700;
   text-align : center;
}
.newsDate {
   color: #999999;
   font-size: 8pt;
   font-style: italic; 
   font-weight:normal;    
}
.postSummary {
   background: #f6f6f6;
   margin: 10px 0;
   padding: 0 0 5px 0;
}
H2.newsTitle {
   background: #dfefd6;
   margin: 0 5px 0 0;
   padding: 1px 10px;
}
.summaryContent {
   padding: 5px 30px;
}
#artistNews {
   width: 99%;
}
#artistNews, #forumLatest {
   border: 1px solid black;
   margin: 20px 0 10px 0;
}
#newsFrame {
   width: 100%;
   height: 300px;
}
.formItem {
   margin: 0 20px 20px 20px;
}
.action {
   font-weight: bold;
   font-size: larger;
}
.reasons {
   width: 550px;
   margin: auto;
   font-size: 16px;
   border: 1px solid #333333;
}
.reasons h2 {
   font-size: 16px;
   text-align:center;
}
a.blackLink {
   color: black;
}
a.greenLink {
   color: #025E00;
}
a.light, a.light:visited, a.light:hover {
   font-weight: normal;
   text-decoration: underline;
}
.greyBG {
   background-color: #e9e9e9;
   padding: 2px 30px 20px 30px;
   margin: 40px 60px;
}
.centered {
   margin-left:auto;
   margin-right:auto;
   text-align: center;
}
img.centered {
   display:block;
}
a.rollagain {
   display:block;
   height: 113px;
   width: 150px;
   background: url(images/dice.gif) 0px 113px;
}
a.rollagain:hover {
   background: url(images/dice.gif) 0px 0px;
}
#emusic img {
   float: left;
   margin: 0px 25px 0px 0px;
}
a.silent {
   text-decoration:none;
   font-weight: normal;   
   color: black;
}
#ad {
   border: 1px solid #666666;
   width: 200px;
   margin: 15px auto;
}
#ad h4 {
   text-align: center;
   font-size: 12px;
   margin:0 0 5px 0;
}
