.menupictures a:link, .menupictures a:visited, .menupictures a:hover {
    border-bottom: 3px double #a90606;
    background-repeat: no-repeat;
    background-image:url(../images/menu-highlight.gif);
    background-position: -410px 0px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

hr {size: 1px}

/*
a:link {color: #000000; text-decoration: none}
a:visited {color: #909090; text-decoration: none}
a:hover {color #000000; text-decoration: underline}
*/

h2
{
color: black;
font-size: 14pt;
font-weight: bold;
}

table
{
/*	background-color:transparent;
	border:1px solid #000000; */
	border-collapse: collapse; 
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.dark {
	background-color:transparent;
}

.light {
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;

}	

.menu {
	margin-bottom:5px;
}
.years {
	text-align:center;
	padding:0px; 
	width:100px;	
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}

.date, .venue .setlist {
	color:#828b8b;
}	

.date, .hdate {
	width:60px;
}

.venue, .hvenue {
	width:290px;
}

.setlist, .hsetlist {
	width:400px;
}

.hdate, .hvenue, .hsetlist {
	font-size:12px;
	font-weight: bold;
/*	background-color:#E3C5C5; */
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top; 
	line-height:20px; 
/*	border-bottom: 1px solid #ffffff; */
	padding:2px 2px 2px 2px; 
}	

.years {
	padding:2px 2px 2px 2px; 
	font-size:12px;
	font-weight: bold;
}


.date, .venue {
	font-size:12px;
	line-height:10px;
}

.setlist, .citystate {
	font-size:10px;
	line-height:9px;
}

.date, .venue, .setlist {
	padding:5px 5px 5px 5px; 
	vertical-align: top;
} 

.hbigger {
	letter-spacing:1px;
	font-size:18px;
	line-height:16px;
	font-weight:bold;
	color: #ffffff;
}

.hbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

.subhbigger {
	letter-spacing:1px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
}

.subhbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

/* gigplace css */
.selectmenu {
	text-align:center;
	padding:0px; 
	width:150px;	
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	padding:2px 2px 2px 2px; 
}

/* for oversize select menu items */

.selectmenu2 {
	text-align:center;
	padding:0px; 
	width:200px;	
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	padding:2px 2px 2px 2px; 
	}

.maincontent {
	padding: 5px 5px 5px 5px;
	width:770px;
	vertical-align: top;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}

.listplace {
	margin-top:3px;
	border-top:2px solid #ffffff;
	float:left;
	width:128px;
	text-align:center;
}

/* gigquick css */
.listquick {
	float:left;
	width:77px;
	text-align:center;
}

div.searchnav {
	width:780px;
	text-align:right;	
}

.navbox {float:right;}

.nav {
	float:left;
	padding:5px;
}

.nav a, .nav a:link, .nav a:visited {
	font-weight: normal;
}



.searchlist {
	font-size:10px;
	line-height:9px;
}

.foundtrack {
/*	background-color:#009999;*/
	font-weight:bold;
	color: #009999;
	}
	
hr {border:none; border-bottom:1px dotted #999999;}
