/* INFERNO CSS FILE
*  version 2.0 by bigguy@talldude.com
*/

a:link, a:active, a:visited {
  color: #FF9900;
}

a {
  text-decoration: none; 
}

.thBody {
  color: #FFFFFF;
  background-color: #999999; 
  text-align: center;
  font-family: Trebuchet MS, Verdana, sans-serif;
}

.thFontBig {
  font-size: 30px;
  font-variant: bold;
  color: #FFFFFF;
}

.thFontBig2 {
  font-size: 30px;
  font-variant: bold;
  color: #FF9900
}

.thTable {
  border: 0px;
  width: 760px;
}

.thHeader {
  width: 165px;
  text-align: right;
  padding: 8px;
  vertical-align: top;
  background-color: #FFFFFF;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #000000;
}

.thBHeader {

  text-align: center;
  padding: 1px;

  background-color: #333333;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CC9933;
}

.thBHeader2 {

  text-align: center;
  padding: 1px;
  vertical-align: top;
  background-color: #333333;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CC9933;
  width: 400px;
}

.thRHeader {
  width: 640px;
  padding: 8px;
  vertical-align: top;
  background-color: #DDDBCC;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  color: #000000;
}

.thBandInfo {
  width: 100%;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: #212121;
  padding: 5px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-variant: italic;
  color: #CCCCCC;
}

.thCatHead {
  text-align: center;
  vertical-align: middle;
  background-color: #666666;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.thCatPlay {
  height: 16px;
  text-align: center;
  vertical-align: middle;
  background-color: #001100;
  padding: 6px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #FFFFFF;
}

/* MESSAGE classes - these CSS classes control the MESSAGES section */
.thMessage {
  width: 100%;
  text-align: left;
  vertical-align: top;
  background-color: #212121;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

.thMsgTable {
  border: 0px;
  background-color: #000000;
  width: 100%; 
  color: #FFFFFF;
}
.thMsgTable2 {
  border: 0px;
  background-color: #000000;
  width: 100%; 
  color: #FFFFFF;
  font-size: 9px;
}
.thMsgH {
  height: 30px;
  background-color: #C7B189;
  width: 100%;
  text-align: left;
  padding: 3px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #000000;
}

.thMsgL {
  width: 50%;
  height: 19px;
  text-align: left;
  padding-left: 3px;
  background-color: #666666;
  font-family: Trebucet MS, Verdana, sans-serif;
  font-size: 10px;
} 

a.thMsgL 	{ text-decoration: none; color : #FFFFCC; }
a.thMsgL:hover{ text-decoration: underline; color : #FFFFCC; }
a.thMsgL:visited{ text-decoration: underline; color : #FFFFCC; }
a.thMsgTable 	{ text-decoration: none; color : #FFFFCC; }
a.thMsgTable:hover{ text-decoration: underline; color : #FFFFCC; }
a.thMsgTable:visited{ text-decoration: underline; color : #FFFFCC; }



.thMsgR {
  width: 50%;
  height: 16px;
  text-align: right;
  padding-right: 3px;
  background-color: #001100;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
 } 

.thMsgB {
  width: 100%;
  background-color: #FFFFFF;
  padding: 8px;
  text-align: justify;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* STORE */
.thStore {
  text-align: left;
  vertical-align: top;
  background-color: #212121;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.thStoreTable {
  border: 0px;
}

.thStoreH {
  height: 30px;
  background-color: #C7B189;
  padding: 3px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 16px;
  color: #000000;
}

.thStoreL {
  height: 19px;
  text-align: left;
  padding-left: 3px;
  background-color: #666666;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
} 

.thStoreR {
  height: 19px;
  text-align: right;
  padding-right: 3px;
  background-color: #001100;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
} 

.thStoreB {
  background-color: #FFFFFF;
  padding: 8px;
  text-align: justify;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 12px;
   color: #000000;
}

/* MUSIC classes - these CSS classes control the MUSIC section */
.thMusic {
  width: 760px;
  background-color: #FFFFFF;
  font-family: Trebuchet MS, Verdana, sans-serif;
  color: #000000;
}

.thMusicTable {
  border: 0px;
}

.thMusicHL {
  background-color: #C7B189;
  width: 80%;
  padding: 3px;
  font-size: 15px;
   color: #000000;
}

.thMusicHR {
  background-color: #666666;
  text-align: right;
  width: 20%;
  padding: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #CC9933;
}

/* Music Image */
.thMusicI {
  padding: 1px;
  vertical-align: top;
  background-color: #666666;
} 

.thMusicI2 {
  padding: 1px;
  vertical-align: top;
  background-color: #000000;
  font-size: 9px;
} 
/* Music PLAY area */
.thMusicP {
  background-color: #FFFFFF;
  vertical-align: middle;
  font-size: 12px;
  color=#000000
}

.thMusicP2 {
  background-color: #666666;
  vertical-align: middle;
  font-size: 12px;
  color=#000000
}

/* Music Footer Left */
.thMusicL {
  height: 28px;
  width: 80px;
  padding-right: 3px;
  text-align: right;
  background-color: #D7D2C6;
  font-size: 11px;
  color: #000000;
}


/* Music Footer Right */
.thMusicR {
  height: 28px;
  width: 300px;
  padding-left: 3px;
  text-align: left;
  background-color: #D0CAB0;
  font-size: 11px;
  font-weight: bold;
   color: #000000;
}



.streamoption{

  font-size: 12px;

}
  
/* Theme FOOTER section */
.thFooter {
  width: 760px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #FFFFFF;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}
