/* CSS Document */

body{
	 font-family: Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;;
	 font-size: 13px;
	 font-weight:700;
	 background: url(images/bg.jpg) #000000 center top fixed no-repeat;
	 margin: 0;
	 margin-right:10px;
}

table{
	font-size: 100%;
	color: white;
 	cellspacing:0;
	cellpadding:0;
}

#body{background:#000000; 
	}

a:link     {text-decoration:none; color: #66CCFF; font-weight:bold}
a:visited  {text-decoration:none; color:#66CCFF; font-weight:bold}
a:hover    {text-decoration:underline; color:#66CCFF; font-weight:bold}
a:active   {text-decoration:underline; color:#66CCFF; font-weight:bold}

a img{ padding:0}


h1 {font-size: 180%; margin-bottom:10}
h2 {font-size: 150%;}
h3 {font-size: 120%; font-weight:bold;}


img {border:none;}

ul {list-style: none;margin: 0;padding: 0;}
p {margin:10px 0; line-height:15px}



#nav {padding:0; margin:0; list-style:none; height:30px; background:#000; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:30px; background:url(images/tab_base.jpg)}
#nav li a.top_link#home { width:100px; background: url(images/tab_home.jpg);}
#nav li a.top_link#band { width:105px; background: url(images/tab_band.jpg);}
#nav li a.top_link#band:hover span.down{ background: url(images/tab_band2.jpg);}
#nav li a.top_link#show { width:105px; background: url(images/tab_shows.jpg);}
#nav li a.top_link#media { width:110px; background: url(images/tab_media.jpg);}
#nav li a.top_link#media:hover span.down{background: url(images/tab_media2.jpg);}
#nav li a.top_link#merchandise { width:156px; background: url(images/tab_merchandise.jpg);}
#nav li a.top_link#links { width:99px; background: url(images/tab_links.jpg);}
#nav li a.top_link#contact { width:115px; background: url(images/tab_contact.jpg);}

#nav li a.top_link:hover {background: url(images/blank_over.gif) no-repeat;}
#nav li a.top_link:hover#home { width:100px; background: url(images/tab_home.jpg) 0 -30px;}
#nav li a.top_link:hover#band { width:105px; background: url(images/tab_band.jpg) 0 -30px;}
#nav li a.top_link:hover#show { width:105px; background: url(images/tab_shows.jpg) 0 -30px;}
#nav li a.top_link:hover#media { width:110px; background: url(images/tab_media.jpg) 0 -30px;}
#nav li a.top_link:hover#merchandise { width:156px; background: url(images/tab_merchandise.jpg) 0 -30px;}
#nav li a.top_link:hover#links { width:99px; background: url(images/tab_links.jpg) 0 -30px;}
#nav li a.top_link:hover#contact { width:115px; background: url(images/tab_contact.jpg) 0 -30px;}

#nav li:hover > a.top_link#band {color:#fff; background: url(images/tab_band.jpg) 0 -30px;}
#nav li:hover > a.top_link#band span {background:url(images/tab_band.jpg) 0 -30px;}
#nav li:hover > a.top_link#band span.down {background:url(images/tab_band.jpg) 0 -30px;}
#nav li:hover > a.top_link#media {color:#fff; background: url(images/tab_media.jpg) 0 -30px;}
#nav li:hover > a.top_link#media span {background:url(images/tab_media.jpg) 0 -30px;}
#nav li:hover > a.top_link#media span.down {background:url(images/tab_media.jpg);}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:30px; width:120px; height:auto; z-index:300;background: #1B2425; filter:alpha(opacity=85);	-moz-opacity:0.85;-khtml-opacity: 0.85;	opacity: 0.85;}
#nav li:hover ul.sub li
{display:block; height:25px; position:relative; float:left; width:120px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:25px; width:120px; line-height:25px; text-indent:5px; color:#fff; text-decoration:none;}

#nav li:hover ul.sub li a:hover 
{background: #2E4249; color:#fff;}

#news{padding:0; margin:0; text-align:left}
#news tr td{ padding-bottom:45px}
#news tr td h3{ border-bottom:#333 solid 1px; margin-bottom:10px;  padding-bottom:0}
#news h4{font-size: 110%; font-weight:bold; padding:10px; margin-bottom:0;  padding-bottom:0}


#up{color: #CCCCCC; font-size:90%; font-weight: 500; padding-left:20px; line-height:15px}
#up a{ color:#C1E2E8}
#up li{ line-height:19px}


#member {font-size:17px; }
#member a:hover{ text-decoration:none}
#member a img{border: #666666 2px solid; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
#member a:hover img{border: #66CCFF 2px solid;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

#pic a img{border: #666666 2px solid; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
#pic a:hover img{border: #66CCFF 2px solid;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}

#q {list-style:none; margin-left:20px; font-size:110%}
#q li{ padding-bottom:20px}
#q span{color: #335B73}

#sho{background:#000910; padding:10px; margin:0 0 15px 0}
#sho h3{margin:0 0 8px 0; color: #B7EDFF}
#sho span{color: #999999}

#gallery, #gallery ul {padding:0; margin:0; list-style:none;}

#gallery {width:720px; height:720px; position:relative; }
#gallery li {width:140px; background: #132B33; margin-right:1px; float:left;}
#gallery li p { font-weight:bold; color:#fff; height:33px; line-height:30px; padding:0px; margin:0; cursor:pointer;}
#gallery li.galleryon p {background:#6da5bf; color:#fff;}
#gallery ul {display:none;}

#gallery li.galleryon ul {display:block; width:600px; height:600px; border:1px solid #6da5bf; border-width:15px 1px; background:; padding:50px; position:absolute; left:0; top:30px;}
#gallery li.galleryon ul li em {display:none;}
#gallery li.galleryon ul li {width:118px; height:109px; float:left; margin:5; text-align:center; padding:8px; cursor:pointer; }
#gallery li.galleryon ul li span img {border:1px solid #fff; border-color:#000 #ccc #eee #444;}
#gallery li.galleryon ul li.hz {padding-top:21px; height:97px;}

#gallery li.galleryon ul li.page em {display:block; position:absolute; left:60px; top:30px; border:1px solid #664;}
#gallery li.galleryon ul li.hz em {left:0px; top:0px;}
#gallery li.galleryon ul li.page em img {display:block;}

#botnav{text-align:center; margin-left: 100px}
#botnav li{float:left; padding:0 15px}
