/* Jamroom Ranking System default CSS file
 * version 2.0 By Brian Johnson (bigguy@jamroom.net)
 * Copyright 2003-2005 by Talldude Networks, LLC
 * http://www.jamroom.net
 */

a:link, a:active, a:visited {
  color: #CC0000;
  text-decoration: none;
  font-family: Georgia;
}

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

#body {
  background-color: #000000;
}

#storebody {
  background-color: #000000;
  background-image: url('http://www.pieinear.com/jamroom/templates/DansImages/carnivalbkd.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#artistbody { 
background: #000000 url('http://www.pieinear.com/jamroom/templates/DansImages/artistposter3.jpg') repeat center; 
}

#table {
  font-family: Verdana, sans-serif;
  width: 100%;
  border-width: 2px;
  border-color: #FFFFFF;
  background-color: transparent;
}



#head {
  height: 30px;
  font-size: 16px;
  font-variant: italic;
  font-weight: bold;
  text-align: center;
  background-color: #000000;
  color: #FFFFFF;
} 

#info {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  color: #999999;
}

#artinfo {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  color: #000000;
} 

#artistinfo1 {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  background-color: #220000;
  color: #FFFFFF;
} 

#artistinfo2 {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  background-color: #660000;
  color: #cccccc;
} 

#row {
  background-color: transparent;
  padding: 1px;
  font-size: 15px;
  text-align: center;
  color: #FFFFFF;
} 

#artrow {
  background-color: transparent;
  padding: 1px;
  font-size: 15px;
  text-align: center;
  color: #000000;
} 


#box {
  background-color: #111111;
  padding: 1px;
  font-size: 10px;
  color: #999999;
}

#dropmenudiv{position:absolute;border:1px solid black;border-bottom-width: 0;font:normal 12px Georgia;line-height:18px;z-index:100;}#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid black;padding: 1px 0;text-decoration: none;font-weight: bold;}#dropmenudiv a:hover{ /*hover background color*/background-color: #333333;}.CrateMenu {width: 650px; height: 32px;    background-image: url(http://www.pieinear.com/jamroom/templates/DansImages/paradebox.jpg);    padding: 8px;}

.noCrateMenu {width: 650px; height: 32px;    padding: 8px;    
}


