#menu a:link {
  color: white;
  text-decoration:none;

}

#menu a:visited {
  color: white;
  text-decoration:none;

}

#menu a:hover {
  color: #38527D;
  text-decoration:none;

}

#menu a:active {
  color: white;
  text-decoration:none;

}


#loggedinmenu a:link {
  color: #afafaf;
  text-decoration:none;
  font-weight: bold;
}

#loggedinmenu a:visited {
  color: #afafaf;
  text-decoration:none;
  font-weight: bold;
}

#loggedinmenu a:hover {
  color: white;
  text-decoration:none;
  font-weight: bold;
}

#loggedinmenu a:active {
  color: #38527D;
  text-decoration:none;
  font-weight: bold;
}

#loggedinmenu a {
  color: #afafaf;
  text-decoration:none;
  font-weight: bold;
  cursor: pointer;
}


a {
  color: #38527D;
  text-decoration:none;
}
  
a:link {
  color: #38527D;
  text-decoration:none;
}

a:visited {
  color: #8F8F8F;
  text-decoration:none;
}

a:hover {
  color: #8d4151;
  text-decoration:none;
}

a:active {
  color: #38527D;
  text-decoration:none;
}


.profileTitle {
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  color: black;

}

.profileTageLine {
  font-family: verdana;
  font-weight: none;
  font-size: 14px;
  color: black;
}

.profileStatsTitle {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
}

.profileStats {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: #38527D;
}

.profileDesc {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
}

#polaroid {
  background: white;
  width: 100%;
  height: 250px;
  
  padding-top:7px; 
  padding-left:7px; 
  padding-right:7px;
  
  border:1px solid #8F8F8F;
}

#polaroid img {
  margin: 0px;
  padding: 0px;
  display: block;
  
  border:1px solid black;
}

#polaroid .text{
  font-family: verdana;
  font-weight: none;
  font-size: 11px;
  color: black;
}

#rating {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  
  width: 100%;
  
  border:1px solid #8F8F8F;
}

#rating img {
  margin: 0px;
  padding: 0px;
}

#merch {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;  
  width: 100%;
  height: 45px; 
}

#blog {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  border: 1px solid #8F8F8F;
  
  width: 100%;
}

#blog .title{
  color: #394F72;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
}

#blog .body{
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
}

#blog .date{
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: black;
}


#gigs {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  border: 1px solid #8F8F8F;
  
  width: 100%;
}

#gigs .heading{
  color: #394F72;
  font-family: verdana;
  font-weight: bold;
  font-size: 12px;
}

#gigs .details{
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
}

#gigs .date{
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
  color: black;
}

#gigs .venue{
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
}

#discography {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  border: 1px solid #8F8F8F;
  
  width: 246px;
}

#discography .title{
  color: #394F72;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
}

#bandmem {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  border: 1px solid #8F8F8F;
  
  width: 100%;
}

#bandmem .title{
  color: #394F72;
  font-family: verdana;
  font-weight: bold;
  font-size: 10px;
}


#comments {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  
  
  width: 100%;
}

#mp3player {
  font-family: verdana;
  font-weight: none;
  font-size: 10px;
  color: black;
  
  background: white;
  border: 1px solid #8F8F8F;
  
  width: 100%;
}

.dropmenudiv{
	position:absolute;
	top: 0;
	/*Theme Change here*/
	line-height:12px;
	position:absolute;
	width: 150px;
	visibility: hidden;
	z-index:100;
	font-weight:normal; 
	font-size:11px; 
	font-family:Verdana;
	color: white;
	padding:0px;
}


.dropmenudiv a{
	/*width: 100%;*/
	/*display: block;*/
	text-decoration: none;
	font-weight: bold;
	color: white;
	border: 0px;
	z-index:100;
}

.dropmenudiv a:link {
  color: white;
  border: 0px;
  text-decoration:none;
}

.dropmenudiv a:visited {
  color: #8F8F8F;
  border: 0px;
  text-decoration:none;
}

.dropmenudiv a:hover {
  color: #8d4151;
  border: 0px;
  text-decoration:none;
}

.dropmenudiv a:active {
  color: #38527D;
  border: 0px;
  text-decoration:none;
}

.dropmenudiv #title{
	color:white;
	font-family:Verdana;
	font-size: 11px;
	background: #afafaf;
	border: 1px solid black;
	height:10px;
}

.dropmenudiv #onlinelist
{
  color: white;
  font-family:Verdana;
  font-size: 10px;
  height: 10px;
  text-indent: 5px;
}

.dropmenudiv img {
  height: 25px;
  width: 25px;
  border: 0px;
}

.mypaging {
  width: 16px;
  height: 16px;
  font-weight: bold;
  font-family: verdana;
  color: #394F72;
  background: white;
  border: 1px solid #afafaf;
  display: inline;
  text-align: center;
  cursor: pointer;
  margin-left: 1px;
  margin-right: 1px;
}

.mypagingselected{
  width: 16px;
  height: 16px;
  font-weight: bold;
  font-family: verdana;
  color: white;
  background: #394F72;
  border: 1px solid #394F72;
  display: inline;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
  cursor: pointer;
}


#allalerts {
   font-size: 10px;
}

#allalerts .title {
   font-size: 12px;
   color: #394F72;
}

#allalerts .time {
   font-size: 9px;
   color: #394F72;
}

#allalerts a{
   color: #394F72;
}

#allalerts a:link {
  color: #38527D;
  text-decoration:none;
}

#allalerts a:visited {
  color: #38527D;
  text-decoration:none;
}

#allalerts a:hover {
  color: #afafaf;
  text-decoration:none;
}

#allalerts a:active {
  color: #38527D;
  text-decoration:none;
}

#gmapinfowindow {
   font-size: 10px;
   font-family: verdana;
}

#gmapinfowindow .title{
   font-size: 12px;
   font-weight: bold;
   font-family: verdana;
   color: #38527D;
   padding-bottom: 0px;
}

#gmapinfowindow .address{
   font-size: 10px;
   font-family: verdana;
   padding-top: 0px;
}
