@charset "UTF-8";
/* CSS Document */

.roundcontwhite {
	width: 984px;
	color: #000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	/*border:1px solid #000;*/
	/*background-color:#ffffff;*/
	text-align:left;
}


.roundtopwhite { 
	background: url(http://www.galapagos4.com/images/top_right_white.gif) no-repeat top right; 
}

.roundbottomwhite {
	background: url(http://www.galapagos4.com/images/bottom_right_white.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#boardmenucontainer {
	width:984px;
	
	position:relative;
	top:10px;
	left:84px;	
	z-index:100;
}

#boardmenu {
    padding:0;
    border-top: 0;
    overflow: hidden;
	font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
	font-size:13px;
	background: url(http://www.galapagos4.com/images/msgboard_bar.gif) no-repeat bottom center; 
	position:relative;
	text-align:center;
	width:984px;
	
}

#line {
	background:#FFFFFF;
}

#boardmenu a:hover
{
  text-decoration:none;
} 

#boardmenu a:visited
{
  text-decoration:none;
} 



#boardmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align:center;
}
    
#boardmenu li {
    float:left;
    margin: 0;
    padding: 0;
	width:119px;	
    border-right: none;
	text-align:center;
	
}
#boardmenu li#newsli {
    width: 100px;

}
#boardmenu li#artistsli {
    width: 122px;

}
#boardmenu li#releasesli {
    width: 114px;

}
#boardmenu li#discussionli {
    width: 155px;

}
#boardmenu li#blackbookli {
    width: 121px;

}
#boardmenu li#radioli {
    width: 127px;

}

#boardmenu li#contactli {
  width: 121px;
}

#boardmenu li#firstli {
    width: 70px;
}
#boardmenu li#lastli {
    width: 54px;
	border-right:none;
}

#boardmenu a {
    display: block;
    padding: 6px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: .85em;
    line-height: 1em;

}

#boardmenu li#last a {
    border-right: none;
}

#boardmenu a#news {
    background: #fff;
}

#boardmenu a#news:hover {
    background: #ffffff;
	color: #65120d;
}


#boardmenu a#artists {
    background: #fff;
}

#boardmenu a#artists:hover {
    background: #ffffff;
	color: #65120d;
}



#boardmenu a#releases {
    background: #fff;
}

#boardmenu a#releases:hover {
    background: #ffffff;
	color: #65120d;
}


.large #boardmenu a#releases {
    font-size: 0.75em;
    line-height: 1.1em;
}

#boardmenu a#discussion {
    background: #fff;
}

#boardmenu a#discussion:hover {
    background: #ffffff;
	color: #65120d;
}



#boardmenu a#blackbook {
    background: #fff;
}

#boardmenu a#blackbook:hover {
    background: #ffffff;
	color: #65120d;
}


#boardmenu a#radio {
    background: #fff;
}

#boardmenu a#radio:hover {
    background: #ffffff;
	color: #65120d;
}


#boardmenu a#contact {
    background: #fff;
	border-right:none;
}

#boardmenu a#contact:hover {
    background: #ffffff;
	color: #65120d;
}

#boardmenu a#cart {
    background: #fff;
	border-right:none;
}

#boardmenu a#cart:hover {
    background: #ffffff;
	color: #65120d;
    text-decoration:underline;
}


#boardmenu a.active, #boardmenu a:hover {
    color: #000;
    text-decoration: none;
}
	
	
	#artistmenu {
    padding:0;
    overflow: hidden;
	font-family:"Lucida Grande",Verdana,Helvetica,sans-serif;
	font-size:12px;
	/* background:#e6f1f7; */
	background:#616876;
	display:none;
	width:690px;
    border-right: none;
	z-index:100;
	position:absolute;
	left:51%;
	margin-top:0px;
	margin-left:-503px;
	padding:0px;	
}	
		

#artistmenu a:hover
{
  background: #fff;
  text-decoration:none;
  color: #65120d;
} 

#artistmenu a:visited
{
  text-decoration:none;
} 



#artistmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
    
#artistmenu li {
    float:left;
    margin: 0;
    padding: 0px 0px 0px 16px;
    width: 212px;
	text-align:left;	
}

#artistmenu a {
    display: block;
    padding: 6px;
    margin: 0;
    text-decoration: none;
    color: #fff;
    font-size: .85em;
    line-height: 1em;
    border-left: 1px solid white;
}
