.menusearch a:link, .menusearch a:visited, .menusearch a:hover {
    border-bottom: 3px double #a90606;
    background-repeat: no-repeat;
    background-image:url(../images/menu-highlight.gif);
    background-position: -490px 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;
}

.main {min-height:200px;}

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;
}

.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;}

.tableftcorner {
	width:13px;
	background-position: -7px 0px;
}

h1 {font-size:16px;}
ul {padding-left:30px;color:#828b8b;}
.main p {padding-top:5px;padding-bottom:0px;color:#828b8b}

.main a:link, .main a:visited {font-weight:normal;} 
.main a:hover {font-weight:normal;color:#ffffff;}


#footer {
        padding: 0;
        margin: 0 auto;
        width: 800px;
        clear: both;
        text-align:center;
        }

#footer p {
        margin: 0;
        padding: 10px 0;
        text-align: center;
        font-size:8px;
        color:#333333;
        }

#footer a {color:#444444;}
#footer a:hover {color:#555555;}


/* form css */

fieldset,legend {border:1px solid #000}

fieldset {padding:5px;margin-top:10px;}
legend {padding: 2px 6px;}

label {
    display:block;
    float:left;
    margin-right:0.5em;
    text-align:right;
    width:10em;
    }

select, input {
    background-color: #4d2523;
    color: #e3e3e3;
    border:1px solid #000;
    }
    
input.search, input.order {float:left;width:2em;}
    
input.submit {margin: 10px 0px 10px 10em;}

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;}

