/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.block { display: block; }

p, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.header1 {
	font-size: 14px;
	color: #BE2926;
}

#ssLogo {
	padding-left: 12px;
	padding-top: 10px;
	float: left;
}

#topLogos {
	position: absolute;
	left: 805px;
	margin-top: 10px;
}

#contentWrapper {
	position: absolute;
	top: 171px;
	left: 14px;
	height: 475px;
	width: 1000px;
	border: 1px solid #999999;
}

#festivalTop {
	height: 54px;
	width: 450px;
	position: absolute;
	left: 154px;
	top: 172px;
	z-index: 1;
}

#leftNav {
	height: 422px;
	position: absolute;
	line-height: 18px;
	padding-top: 60px;
	left: 15px;
	top: 172px;
	width: 138px;
	background-image:url(../images/line.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #999;
}

#leftNav p {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 10px;
}

#leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E1154;
	text-decoration:none;
}

#leftNav a:hover {
	color: #000000;
}

#mainContent {
	height: 475px;
	width: 541px;
	position: absolute;
	left: 154px;
	top: 172px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border-right: 1px solid #999;
}

#mainContent p {
	margin: 0px;
	padding: 5px 15px;
}

#mainContent a {
	color: #6E1255;
	text-decoration: none;
}

#mainContent a:hover {
	color: #000;
}

#festivalLineup {
	margin: 0px;
	height: 422px;
	width: 319px;
	position: absolute;
	left: 696px;
	top: 172px;
	padding-top: 53px;
	background-color: #6E1255;
}
#festivalLineup a {
	font-size: 12px;
	color: #FFF;
}
#festivalLineup a:hover {
	color: #000;
}
#lineupBox {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 138px;
	height: 53px;
	top: 172px;
	left: 15px;
	background-color: #C3310A;
	z-index: 100;
}
#lineupBox a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 13px;
	line-height: 54px;
}
#lineupBox a:hover {
	color: #000000;
}
#mp3Box {
	position: absolute;
	width: 400px;
	top: 648px;
	left: 13px;
	z-index: 3;
}
#donateBox {
	position: absolute;
	width: 319px;
	height: 53px;
	top: 172px;
	left: 696px;
	border-bottom: 1px solid #999999;
}
#donateBox a {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 45px;
	line-height: 54px;
}
#donateBox a:hover {
	color: #000000;
}
#imeem {
	position: absolute;
	width: 321px;
	height: 33px;
	top: 648px;
	left: 695px;
	z-index: 3;
}
#imeem img {
	border: none;
}

/* Artist Styles */

.artistLarge {
	font-size: 16px;
}
#mainContent p.artistSmall {
	font-size: 10px;
	padding: 10px;
	line-height: 14px;
}
#Blue {
	color: #9FCAD0;
}
#Blue a {
	color:#9FCAD0;
}
#Blue a:hover {
	color:#000000;
}

#Pumpkin {
	color:#BB4717;
}
#Pumpkin a {
	color:#BB4717;
}
#Pumpkin a:hover {
	color:#000000;
}

#Yellow {
	color:#D1AE41;
}
#Yellow a{
	color:#D1AE41;
}
#Yellow a:hover {
	color:#000000;
}

#Purple {
	color:#6E1154;
}
#Purple a{
	color:#6E1154;
}
.Purple a:hover{
	color:#000000;
}

#Brown {
	color:#A85328;
}
#Brown a {
	color:#A85328;
}
#Brown a:hover {
	color:#000000;
}

#Red {
	color:#BE2926;
}
#Red a{
	color:#BE2926;
}
#Red a:hover{
	color:#000000;
}
#Orange {
	color:#E7542A;
}
#Orange a{
	color:#E7542A;
}
#Orange a:hover{
	color:#000000;
}
.larger {
	font-size: 12px;
	font-weight: bold;
}
#venues p {
	font-size: 14px;
}
