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

html {
	background-color: #342A1E;
}
body {
	width: 928px;
	height: 685px;
	margin: auto;
	background-image: url(images/MAD2009.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Mute {
	background-image: url(images/Mute.jpg);
	height: 22px;
	width: 24px;
	display: block;
	background-position: 0px 0px;
	float: left;
	margin-top: -40px;
	margin-left: 15px;
}
#Mute:hover, #Mute.unmute:hover {
	background-position: 0px -22px;
}
#Mute.unmute {
	background-image: url(images/UnMute.jpg);
	background-position: 0px 0px;
}

#lineup {
	background-image: url(images/Lineup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 452px;
}
#tickets a {
	width: 406px;
	height: 233px;
	float: left;
	background-image: url(images/SiteEntry.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-position: 0px 0px;
}
#tickets a:hover {
	background-position: 0px -233px;
}
#shoutout, #shoutback {
	height: 233px;
	float: left;
	width: 311px;
	background-image: url(images/ShoutOut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#shoutout {
	width: 311px;
	background-image: url(images/ShoutOut.jpg);
}
#shoutback {
	width: 191px;
	background-image: url(images/ShoutBack.jpg);
	text-align: center;
	padding-right: 20px;
}

.loading {
    background: transparent url(images/loading-thickbox.gif) 50% 50% no-repeat;
}
#lineup .TopRow {
	margin-left: 555px;
	margin-top: 5px;
}
#lineup .MiddleRow {
	margin-left: 415px;
	margin-top: 10px;
}
#lineup .BottomRow {
	margin-left: 580px;
	margin-top: -95px;
}
#lineup a, #lineup a:hover {
	background-image: url(images/Lineup-TL.jpg);
	height: 138px;
	width: 157px;
	float: left;
	margin: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px 0px;
}
#lineup .TopRow .TL a {
	margin-top: 16px;
}
#lineup .TopRow .TL a:hover {
	background-position: 0px -138px;
}
#lineup .TopRow .TR a {
	background-image: url(images/Lineup-TR.jpg);
	height: 123px;
	width: 121px;
}
#lineup .TopRow .TR a:hover {
	background-position: 0px -123px;
}
#lineup .MiddleRow .ML a {
	background-image: url(images/Lineup-ML.jpg);
	height: 190px;
	width: 153px;
	margin-top: 10px;
	background-position: 0px 0px;
}
#lineup .MiddleRow .ML a:hover {
	background-position: 0px -190px;
}
#lineup .MiddleRow .MC a {
	background-image: url(images/Lineup-MC.jpg);
	height: 125px;
	width: 127px;
	margin-top: -10px;
}
#lineup .MiddleRow .MC a:hover {
	background-position: 0px -127px;
}
#lineup .MiddleRow .MR a {
	background-image: url(images/Lineup-MR.jpg);
	height: 145px;
	width: 148px;
	margin-top: -30px;
}
#lineup .MiddleRow .MR a:hover {
	background-position: 0px -148px;
}
#lineup .BottomRow .B a {
	background-image: url(images/Lineup-B.jpg);
	height: 124px;
	width: 173px;
	margin-top: 0px;
	background-position: 0px 0px;
}
#lineup .BottomRow .B a:hover {
	background-position: 0px -123px;
}
