
body {
	font:75% normal Palatino Linotype, Book Antiqua, Palatino, serif;
	background-image: url(/javelins/images/bg.png);
	
	
}
a.band {
	color: #000000;
	text-decoration: none;
}
a.band:visited {
	color: #000000;
	text-decoration: none;
}
a.band:hover {
	color: #Fa0405;
	text-decoration: none;
}
.number{
	font-size: 20px;
	font-style:oblique;
	color: #Fa0405;
}
ul{
	list-style: none;
}


#mainContainer{
	width: 500px;
	margin:0 auto;
	display: block;
	float: center;
}
#bow{
	width: 500px;
	display: block;
	float: left;
}
#bow img{
	margin: 0 auto;
	display: block;
}

.giftBox{
	display: block;
	float: center;
	width: 500px;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
        background-color: #FFFFFF; 
	margin-bottom:20px;
	
}

.Year .coverImage{
	display: block;
	float: left;
	width: 102px;
	height: 102px;
	background-color: white;
	border-right: 5px solid black;
}


.Year .albumInfo{
	display: block;
	float: left;
	width: 490px;
	border-bottom: 0px solid black;
}

.Year .metaInfo{
	display: block;
	float: center;
	width: 200px;
	height: 100px;


}

.Year .metaInfo .albumYear{
	font-size: 20px;
	font-weight:bold;
	margin: 0px 0 0px;
	float: center;
	display: block;

}

.Year .metaInfo .downloadZip{
	float: left;
	display: block;
	margin-top:0px;
	margin-left:450px;
	height:45px;
}
.Year .metaInfo .downloadArt{
	float: left;
	display: block;
	margin-top:13px;
	margin-left:10px;
	height:45px;
}

.Year .metaInfo .artBy{
	float: left;
	margin:20px 0 0 20px;
	font-size:10px;
}


.Year .track a:hover{
	text-decoration: none;
	display: block;
	float: left;
	width: 490px;
	border-bottom: 1px solid black;
	
}

.Year .track .trackTarget a{
	display: block;
	float: left;
	width: 349.9px;
	font-size: 16px;
	text-decoration: None;
	background-color: white;
	color: black;
	line-height: 25px;
	padding-left: 10px;
	padding-right:30px;
}

.Year .track .ttLong a{
	display: block;
	float: left;
	width: 399.9px;
	font-size: 16px;
	text-decoration: None;
	background-color: white;
	color: black;
	line-height: 25px;
	padding-left: 10px;
	padding-right:30px;
	text-decoration: none
}


.Year .track .trackTarget a span{
	font-size: 12px;
	text-decoration: None;
	color: black;
	line-height: 18px;
	padding-left: 20px;

}

.Year .track .trackTarget a:hover{
	font-size: 16px;
	width: 348.9px;
	text-decoration: None;
	background-color: red;
	color: white;
	border-right: 1px solid black;

}

.Year .track .ttLong a:hover{
	font-size: 16px;
	width: 398.9px;
	text-decoration: None;
	background-color: red;
	color: white;
	border-right: 1px solid black;

}


.Year .track .trackMeta{
	display: block;
	float: left;
}
.Year .track .trackInfo{
	display: none;
	
}



.Year .track .trackMeta .trackInfoButton{
	display: block;
	float: left;
	width: 50px;
	height: 43px;
}

.Year .track .trackMeta .trackInfoButton a{
	display: block;
	float: left;
	width: 50px;
	font-size: 16px;
	text-decoration: None;
	background-color: white;
	color: black;
	line-height: 43px;
	text-align: center;
}
.Year .track .trackMeta .trackInfoButton a:hover{
	width: 48px;
	font-size: 16px;
	text-decoration: None;
	color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	
}

.Year .track .trackInfo{

	float: left;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
	background-color: white;
	margin-left:30px;
	margin-right:110px;
}


.Year .track .trackMeta .trackDownloadButton{
	display: block;
	height: 43px;
	float: left;
	width: 50px;
}
.Year .track .trackMeta .trackDownloadButton a{
	display: block;
	float: left;
	width: 50px;
	font-size: 16px;
	text-decoration: None;
	background-color: white;
	color: black;
	line-height: 43px;
	text-align: center;
}
.Year .track .trackMeta .trackDownloadButton a:hover{
	font-size: 16px;
	text-decoration: None;
	color: white;
	border-left: 1px solid black;
	width: 49px;

}


.Year2007 .tracklist .track .trackTarget a:hover,
.Year2007 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2007 .tracklist .track .trackMeta .trackInfoButton a:hover{
		background-color: #c63b3b;

}
.Year2007 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #c63b3b;
}



.Year2006 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2006 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2006 .tracklist .track .trackTarget a:hover{
	background-color: #8b5aa5;
}
.Year2006 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #8b5aa5;
}

.Year2004 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2004 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2004 .tracklist .track .trackTarget a:hover{
	background-color: black;
}
.Year2004 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid black;
}

.Year2004 .track .trackTarget a:hover span{
	color: white;
}

.Year2003 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2003 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2003 .tracklist .track .trackTarget a:hover{
	background-color: #d35d49;
}
.Year2003 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #d35d49;
}

.Year2003 .tracklist .track .wnc a:hover{
	background-color: white;
	color: black;
	border-color: white;
}

.Year2002 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2002 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2002 .tracklist .track .trackTarget a:hover{
	background-color: #369;
}
.Year2002 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #369;
}

.Year2005 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2005 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2005 .tracklist .track .trackTarget a:hover{
	background-color: #10399c;
}
.Year2005 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #10399c;
}


.Year2005 .track .trackTarget a:hover span{
	color: white;
}
.Year2008 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2008 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2008 .tracklist .track .trackTarget a:hover{
	background-color: #1a6935;
}

.Year2008 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #1a6935;
}

.Year2009 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2009 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2009 .tracklist .track .trackTarget a:hover{
	background-color: #00592d;
}

.Year2009 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #00592d;
}

.Year2010 .tracklist .track .trackMeta .trackDownloadButton a:hover,
.Year2010 .tracklist .track .trackMeta .trackInfoButton a:hover,
.Year2010 .tracklist .track .trackTarget a:hover{
	background-color: #cc0001;
}

.Year2010 .tracklist .track .trackMeta .trackDownloadButton a:hover{
	border-right: 1px solid #cc0001;
}



.Year2008 .track .trackTarget a:hover span{
	color: white;
}

.Year2009 .track .trackTarget a:hover span{
	color: white;
}



.expanded .trackTarget a, 
.expanded .trackMeta .trackDownloadButton a, 
.expanded .trackMeta .trackInfoButton a{
	border-bottom: 1px solid white;
}

.expanded .trackTarget a:hover, 
.expanded .trackMeta .trackDownloadButton a:hover, 
.expanded .trackMeta .trackInfoButton a:hover{
	border-bottom: 1px solid black;
}

.expanded .trackTarget .sm2_playing{
		border-bottom: 1px solid black;

}


.Year2008 .track .trackInfo a{
	color: #1a6935;	
}
.Year2008 .track .trackInfo a:hover{
	color: #1a6935;	
	text-decoration: none;
	
}

.Year2009 .track .trackInfo a{
	color: #1a6935;	
}
.Year2009 .track .trackInfo a:hover{
	color: #1a6935;	
	text-decoration: none;	
}

.Year2010 .track .trackInfo a{
	color: #cc9900;	
}
.Year2010 .track .trackInfo a:hover{
	color: #cc9900;	
	text-decoration: none;	
}





.disc{
	height: 25px;
	border-bottom: 5px solid black;
	font-size: 16px;
	text-decoration: None;
	background-color: black;
	color: white;
	line-height: 25px;

}
.disc p{
	margin:0 0 0 10px;
	padding: 0px;
}


.intro{
font-size: 32px;

}

.intro2{
font-size: 20px;

}


.intro2 a{
 color: #000000;
 }
.intro a:hover{
	text-decoration: none;
	background-color: #FFFFFF;     
	
}
.intro2 a:band {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: black 0.1em 0.1em 0.2em;
}

.intro3{
font-size: 20px;

}

.Year2002 .metaInfo .artBy a{
	color: #82CAFF;
}

.Year2002 .metaInfo .artBy a:hover{
	text-decoration:none;
	color: #82CAFF;
}

.Year2003 .metaInfo .artBy a{
	color: #d35d49;
}

.Year2003 .metaInfo .artBy a:hover{
	text-decoration:none;
}

.Year2003 .track .trackInfo a{
	color: #d35d49;	
}
.Year2003 .track .trackInfo a:hover{
	color: #d35d49;	
	text-decoration: none;
	
}



.Year2004 .metaInfo .artBy a{
	color: black;
}

.Year2004 .metaInfo .artBy a:hover{
	text-decoration:none;
}

.Year2005 .metaInfo .artBy a{
	color: #10399c;
}

.Year2005 .metaInfo .artBy a:hover{
	text-decoration:none;
}

.Year2006 .metaInfo .artBy a{
	color: #8b5aa5;
}

.Year2006 .metaInfo .artBy a:hover{
	text-decoration:none;
}

.Year2007 .metaInfo .artBy a{
	color: #c63b3b;
}

.Year2007 .metaInfo .artBy a:hover{
	text-decoration:none;
}


.Year2007 .track .trackInfo a{
	color: #c63b3b;	
}
.Year2007 .track .trackInfo a:hover{
	color: #c63b3b;	
	text-decoration: none;
	
}


.Year2008 .albumInfo{
	border-bottom: 0px;
}

.Year2008 .metaInfo .artBy a{
	color: #1a6935;
}

.Year2008 .metaInfo .artBy a:hover{
	text-decoration:none;
}


.Year2009 .albumInfo{
	border-bottom: 0px;
}

.Year2009 .metaInfo .artBy a{
	color: #00592d;
}

.Year2009 .metaInfo .artBy a:hover{
	text-decoration:none;
}


.Year2010 .metaInfo .artBy a{
	color: #cc9900;
}

.Year2010 .metaInfo .artBy a:hover{
	text-decoration:none;
}

