﻿a {
	color: #0099cc;
}

.above {
	position: relative;
	top: -9px;
	margin-bottom: -9px;
}

.arrowButton {
	background: url('../images/arrow_btn.png') no-repeat;
	width: 23px;
	height: 23px;
	border: 0;
}

.artistInfo {
	float: right;
	width: 480px;
}

.artist {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

.artistLinks a {
	border: 1px solid #09c;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 0 4px 0 0px;
	font-weight: bold;
}

.artistLinks a:hover {
	border: 1px solid #f09;
	text-decoration: underline;
	color: #f09;
}


.artistPhoto {
	float: left;
	width: 150px;
	padding-right: 20px;
}

.artists h1 {
	width: 197px;
	height: 38px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.artists h1 span {
	display: block;
	background: url('../images/artists_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 197px;
	height: 38px;
}

.artists h2 {
	margin-top: -4px;
	color: #000;
}


.artists .mainContent {
	width: 650px;
	padding: 200px 165px 120px 165px;
}

.artists .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}

.artists .IE6 .mainContent {
	width: 650px;
	padding: 0 160px 0px 160px;
	margin-top: -270px;
	background: #fff;
}

.artists ul.artistLinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.artists ul.artistLinks li {
	display: inline;
}



body, html, .wrap {
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #fff url('../images/bluefade.png') repeat-x fixed top left;
}


body.homePage {
	background: #000;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.clearRight {
	clear: right;
}

.column1 {
	width: 452px;
	float: left;
	margin-right: 20px;
}

.column2 {
	width: 341px;
	float: right;
}

.directions h1 {
	width: 305px;
	height: 38px;
	position: relative;
	overflow: hidden;
}

.directions h1 span {
	display: block;
	background: url('../images/directions_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 305px;
	height: 38px;
}

.directions .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}


.emailLists {
	margin: 0;
	list-style: none;	
	display: inline;
	padding: 0;
	margin: 0;
}

.emailLists li {
	padding-right: 5px;
}

.errorNotice {
	color: #f00;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 954px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_wires.png') no-repeat;
	z-index: 2;
}

.footerIE6 {
	width: 954px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_wires.gif') no-repeat;
}

.homePage .footer {
	background: url('../images/footer_wires_home.png') no-repeat;
}

.homePage .footerIE6 {
	width: 954px;
	height: 123px;
	background: url('../images/footer_wires_home.gif') no-repeat;
	position: relative;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
}


.faq h1 {
	width: 495px;
	height: 38px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.faq h1 span {
	display: block;
	background: url('../images/faq_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 495px;
	height: 38px;
}

.faq h2 {
	color: #000;
}

.faq .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}

ul.hotels li {
	margin-bottom: 2em;
}

.faq .mainContent {
	width: 700px;
	padding: 200px 140px 120px 140px;
}

.form {
	margin: 0;
	padding: 0;
}

.formnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}

.gallery h1 {
	width: 128px;
	height: 38px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.gallery h1 span {
	display: block;
	background: url('../images/gallery_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 128px;
	height: 38px;
}

.gallery .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}


h1, h3 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #09c;
	margin: 0;
	padding: 0;
}


.headerFixer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100px;
}

.header {	
	width: 100%;
	min-width: 960px;
	height: 227px;
	background: url('../images/header.png') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}

.headerIE6 {	
	width: 100%;
	height: 227px;
	background: url('../images/header.gif') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}

.headerLogo {
	width: 226px;
	height: 194px;
	float: left;
}

.homePage {
	color: #fff;
}

.homePage #AboveAndBeyond {
	width: 156px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #AboveAndBeyond span {
	display: block;
	width: 156px;
	height: 23px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_aboveandbeyond2.gif") top center no-repeat;
}

.homePage .animal1 {
	width: 113px;
	height: 158px;
	position: relative;
	top: 180px;
	left: -50px;
	background: url('../images/gazelle2.gif') no-repeat;
	float: left;
}

.homePage .animal2 {
	width: 125px;
	height: 270px;
	position: relative;
	top: 130px;
	right: -60px;
	background: url('../images/giraffe2.gif') no-repeat;
	float: right;
}

.homePage .animalWrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}

.homePage #ArminvanBuuren {
	width: 126px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #ArminvanBuuren span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0; margin-top: 0;
	width: 126px;
	height: 59px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/arminvanbuuren_logo_glow3.gif") top center no-repeat;
}

.homePage #ArminvanBuurenText {
	width: 214px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #ArminvanBuurenText span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0; margin-top: 0;
	width: 214px;
	height: 23px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/billing_arminvanbuuren2.gif") top center no-repeat;
}

.homePage #ATB {
	width: 214px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #ATB span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_ATB2.gif") top center no-repeat;
}

.homePage #Axwell {
	margin: 0; padding: 0;
	width: 156px;
	height: 23px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.homePage #Axwell span {
	display: block;
	width: 156px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	float: left;
	background:url("../images/billing_axwell2.gif") top center no-repeat;
}

.homePage #Bassnectar {
	width: 205px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #Bassnectar span {
	display: block;
	width: 205px;
	height: 23px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_bassnectar2.gif") top center no-repeat;
}


.homePage #BennyBenassi {
	width: 214px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #BennyBenassi span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_bennybenassi2.gif") top center no-repeat;
}

.homePage .billingTier3 {
	font-family: "Arial black", "Helvetica Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	list-style-type: none;
	width: 680px;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
}

.homePage ul.billingTier3 {
	margin: 30px auto 0 auto;
}

.homePage div.billingTier3 {
	margin: 0 auto 30px auto;
}

.homePage .billingTier3 li {
	display: inline;
	white-space: nowrap;
	*display: inline-block;
	*float: left;
	*margin-left: 5px;
	*margin-right: 5px;
}

.homePage .billingTier3 li:after {
	content: " \2022";
	color: #09c;
	font-size: 11px;
	margin-left: 4px;
	margin-right: 4px;
}

.homePage .billingTier3 li.lineEnd:after {
	content: "";
}

.homePage .billingTier3 li:last-child:after {
	content: "";
}

.homePage #BoysNoize {
	width: 214px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #BoysNoize span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_boysnoize2.gif") top center no-repeat;
}


.homePage #ChemicalBrothers {
	width: 187px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #ChemicalBrothers span {
	display: block;
	padding: 0; margin-top: 0;
	width: 187px;
	height: 61px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/chemicalbrothers_logo_glow3.gif") top center no-repeat;
}

.homePage #ChemicalBrothersText {
	width: 214px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #ChemicalBrothersText span {
	display: block;
	padding: 0; margin-top: 0;
	width: 214px;
	height: 23px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/billing_thechemicalbrothers2.gif") top center no-repeat;
}


.homePage .columnA {
	width: 214px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.homePage .columnB {
	width: 156px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
}

.homePage .columnC {
	width: 153px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
}

.homePage .columnD {
	width: 205px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
}

.homePage .column1 {
	width: 440px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.homePage .column2 {
	width: 440px;
	float: right;
	margin: 0;
	padding: 0;
}


.homePage #DirtySouth {
	width: 214px;
	height: 23px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.homePage #DirtySouth span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url("../images/billing_dirtysouth2.gif") top center no-repeat;
}


.homePage #FeddeLeGrand {
	width: 214px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #FeddeLeGrand span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_feddelegrand2.gif") top center no-repeat;
}

.homePage h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
	position: relative;
}


.homePage h2.replacement {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 0;
	width: 710px; height: 30px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	text-align: center;
}

.homePage h2.replacement2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	width: 710px; height: 30px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	text-align: center;
}

.homePage h3 {
	position: relative;
	font-weight: normal;
	color: #fff;
}



.homeHeaderIE6 {
	width: 100%;
	height: 378px;
	background: url('../images/header_home_fullnav.gif') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}

.homeHeaderPriceIncreaseSun {
	width: 100%;
	height: 378px;
	background: url('../images/header_home_fullnav_priceSun.gif') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}


.homeHeader {
	width: 100%;
	min-width: 960px;
	height: 378px;
	background: url('../images/header_home_fullnav.png') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}

.homeHeaderPriceIncreaseSun {
	width: 100%;
	min-width: 960px;
	height: 378px;
	background: url('../images/header_home_fullnav_priceSun.png') no-repeat top center;
	margin-left: auto;
	margin-right: auto;
}


.homePage .headliners2Sat {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 377px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

.homePage .headliners2Sat li {
	display: block;
	float: left;
}

.homePage .headliners2Sun {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 374px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}

.homePage .headliners2Sun li {
	display: block;
	float: left;
}

.homePage .HilltopArena {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	padding: 0;
	width: 55px; height: 25px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #cf0;
}

.homePage .HilltopArena span {
	display: block;
	padding: 0; margin-top: 0;
	width: 55px;
	height: 25px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/hilltoparena3.gif") top center no-repeat;
}


.homePage #JohnDigweed {
	width: 153px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #JohnDigweed span {
	display: block;
	width: 153px;
	height: 23px;
	padding: 0; margin: 0;
	float: left;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_johndigweed2.gif") top center no-repeat;
}

.homePage #Kaskade {
	width: 156px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #Kaskade span {
	display: block;
	width: 156px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_kaskade2.gif") top center no-repeat;
}

.homePage #LaidbackLuke {
	width: 214px;
	height: 23px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.homePage #LaidbackLuke span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url("../images/billing_laidbackluke2.gif") top center no-repeat;
}


.homePage .mainContent {
	/* background: #000 url('../images/verticalrule_July8.gif') no-repeat 414px 280px; */
	background-color: #000;
	padding: 295px 90px 120px 90px;
	width: 780px;
}

.homePage .mainContentIE6 {
	background: #000;
	position: relative;
	margin-top: -170px;
	margin-left: 90px;
	margin-right: 90px;
	margin-bottom: 120px;
	width: 780px;
}


.homePage .MainStage {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	padding: 0;
	width: 41px; height: 25px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #cf0;
	text-align: center;
}

.homePage .MainStage span {
	display: block;
	padding: 0; margin-top: 0;
	width: 41px;
	height: 25px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/mainstage2.gif") top center no-repeat;
}

.homePage .MainStageLineup {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 214px;
	min-height: 180px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.homePage .MainStageLineup li {
	margin: 0;
	padding: 0;
}



.homePage #MajorLazer {
	width: 214px;
	height: 23px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.homePage #MajorLazer span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url("../images/billing_majorlazer2.gif") top center no-repeat;
}


.homePage #Moby {
	width: 214px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #Moby span {
	display: block;
	width: 214px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url("../images/billing_moby2.gif") top center no-repeat;
}


/*** HOME NAV ***/

.homePage .nav #artists {
	position: relative;
	left: -4px;
	width: 52px;
	height: 26px;
}

.homePage .nav #afterparties {
	position: relative;
	left: 303px;
	width: 53px;
	height: 28px;
}

.homePage .nav #navBlog {
	position: relative;
	left: 332px;
	width: 36px;
	height: 26px;
}

.homePage .nav #navBlog img {
	position: relative;
	top: 6px;
}

.homePage .nav #directions {
	position: relative;
	left: 32px;
	width: 72px;
	height: 26px;
}


.homePage .nav #faq {
	position: relative;
	left: 340px;
	width: 36px;
	height: 16px;
}


.homePage .nav #faq img {
	position: relative;
	top: 6px;
}

.homePage .nav #gallery {
	position: relative;
	left: 300px;
	top: 6px;
	width: 55px;
	height: 16px;
}


.homePage .nav #gallery img {
	position: relative;
	top: 0;
}

.homePage .nav #home {
	position: relative;
	left: -17px;
	width: 39px;
	height: 16px;
}


.homePage .nav #home img {
	position: relative;
	top: 6px;
}

.homePage .nav #press {
	position: relative;
	left: 312px;
	width: 43px;
	height: 16px;
}


.homePage .nav #press img {
	position: relative;
	top: 6px;
}

.homePage .nav #settimes {
	position: relative;
	left: 10px;
	width: 39px;
	height: 28px;
}

.homePage .nav #sponsors {
	position: relative;
	left: 321px;
	width: 66px;
	height: 28px;
}





.homePage .nav #tickets {
	position: relative;
	left: 24px;
	width: 52px;
	height: 26px;
}


.homePage .nav #venue {
	position: relative;
	left: 38px;
	width: 44px;
	height: 26px;
	z-index: 8;
}

/*** END HOME NAV ***/



.homePage #PrettyLights {
	width: 205px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #PrettyLights span {
	display: block;
	width: 205px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_prettylights2.gif") top center no-repeat;
}


.homePage .RedBullMusicAcademyTent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	padding: 0;
	width: 167px; height: 25px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #cf0;
}

.homePage .RedBullMusicAcademyTent span {
	display: block;
	padding: 0; margin-top: 0;
	width: 167px;
	height: 25px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/redbullmusicacademyriversidestage.gif") top center no-repeat;
}


.homePage #RichieHawtin {
	width: 153px;
	height: 23px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.homePage #RichieHawtin span {
	display: block;
	width: 153px;
	height: 23px;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/billing_richiehawtin2.gif") top center no-repeat;
}


.homePage .StageLineup {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	/* width: 156px; */
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.homePage #subscribe_form #email, .homePage #subscribe_form #cellphonenumber {
	background: #333;
	border: 1px inset #666;
}


.homePage #subscribe_form #gotoStep2, .homePage #subscribe_form #gotoStep3 {
	background-color: #333;
	border: 1px outset #666;
}

.homePage #subscribe_form label {
	color: #999;
}

.homePage .SundaySchoolGrove {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	padding: 0;
	width: 106px; height: 25px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #cf0;
}

.homePage .SundaySchoolGrove span {
	display: block;
	padding: 0; margin-top: 0;
	width: 106px;
	height: 25px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	overflow: hidden;
	background: url("../images/sundayschoolgrove3.gif") top center no-repeat;
}

.IE6 .mainContent {
	width: 800px;
	padding: 0 20px 0px 100px;
	background: #fff;
	margin-top: -270px;
}

.IE6 .roundedcorners .tl {
	background: url('../images/roundedcorners_white.gif') top left no-repeat;
}

.IE6 .roundedcorners .tr {
	background: url('../images/roundedcorners_white.gif') top right no-repeat;
}

.IE6 .roundedcorners .bl {
	background: url('../images/roundedcorners_white.gif') bottom left no-repeat;
}

.IE6 .roundedcorners .br {
	background: url('../images/roundedcorners_white.gif') bottom right no-repeat;
}

img {
	border: 0;
}

input {
	color: #999;
}


.mainContent {
	width: 820px;
	padding: 170px 80px 120px 80px;
	background: #fff;
}


#map1 {
	padding-bottom: 20px;
}



.nav {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;	
	display: block;
	position: relative;
	top: 60px;
	left: 20px;
	height: 178px;
}

.nav li {
	float: left;
}

.nav #afterparties {
	position: relative;
	left: 303px;
	width: 53px;
	height: 28px;
}


.nav #artists {
	position: relative;
	left: -4px;
	width: 52px;
	height: 26px;
}


.nav #navBlog {
	position: relative;
	left: 332px;
	width: 36px;
	height: 26px;
}



.nav #directions {
	position: relative;
	left: 32px;
	width: 72px;
	height: 26px;
}


.nav #faq {
	position: relative;
	left: 570px;
	width: 30px;
	height: 100px;
}


.nav #faq img {
	position: relative;
	top: 6px;
}

.nav #gallery {
	position: relative;
	left: 300px;
	width: 55px;
	height: 16px;
	z-index: 6;
}


.nav #gallery img {
	position: relative;
	top: 6px;
}

.nav #home {
	position: relative;
	left: 0px;
	width: 39px;
	height: 16px;
}

.nav #home img {
	position: relative;
	top: 6px;
}


.nav #press {
	position: relative;
	left: 312px;
	width: 43px;
	height: 16px;
}

.nav #sponsors {
	position: relative;
	left: 321px;
	width: 66px;
	height: 28px;
}



.nav #press img {
	position: relative;
	top: 6px;
}

.nav #tickets {
	position: relative;
	left: 24px;
	width: 52px;
	height: 26px;
}


.nav #venue {
	position: relative;
	left: 38px;
	width: 44px;
	height: 26px;
	z-index: 8;
}

.note {
	font-size: 9px;
	font-style: italic;
	width: 300px;
	margin: 20px auto 20px auto;
	text-align: center;
	color: #999;
}

.noticeBox {
	background-color: #000;
	padding: 16px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	-moz-border-image: url('../images/noticebox_edge.gif') 1 1 1 1 stretch;
	-webkit-border-image: url('../images/noticebox_edge.gif') 1 1 1 1 stretch;
	border: 1px solid #906;
	width: 560px;
	text-align: center;
}

.noticeBox a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.noticeBox a:visited {
	color: #f00;
	text-decoration: none;
}

.noticeBox a:hover {
	text-decoration: underline;
}

.noticeBox a:active {
	color: #c00;
	text-decoration: none;
}

.noticeBox .tl {
	background: url('../images/noticebox_corners.gif') top left no-repeat;
	top: -1px;
	left: -1px;
}

.noticeBox .tr {
	background: url('../images/noticebox_corners.gif') top right no-repeat;
	top: -1px;
	right: -1px;
}

.noticeBox .bl {
	background: url('../images/noticebox_corners.gif') bottom left no-repeat;
	bottom: -1px;
	left: -1px;
}

.noticeBox .br {
	background: url('../images/noticebox_corners.gif') bottom right no-repeat;
	bottom: -1px;
	right: -1px;
}

.noticeBox .tl, .noticeBox .tr, .noticeBox .bl, .noticeBox .br {
	width: 15px;
	height: 16px;
	position: absolute;
}


p {
	margin-top: 0;
	border-top: 0;
}

.presenter {
	position: relative;
	left: 20px;
	top: 69px;
	float: left;
	color: #666666;
	font-size: 10px;
}

.presenter img {
	float: left;
	position: relative;
	top: -19px;
	margin-right: 3px;
}


.press h1 {
	width: 101px;
	height: 38px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.press h1 span {
	display: block;
	background: url('../images/press_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 38px;
}

.press .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}


.roundedcorners {
	position: relative;
}

.roundedcorners .tl {
	background: url('../images/roundedcorners_white.png') top left no-repeat;
	top: -1px;
	left: -1px;
}

.roundedcorners .tr {
	background: url('../images/roundedcorners_white.png') top right no-repeat;
	top: -1px;
	right: 1px;
}

.roundedcorners .bl {
	background: url('../images/roundedcorners_white.png') bottom left no-repeat;
	bottom: 1px;
	left: -1px;
}

.roundedcorners .br {
	background: url('../images/roundedcorners_white.png') bottom right no-repeat;
	bottom: 1px;
	right: 1px;
}


.roundedcorners .tl, .roundedcorners .tr, .roundedcorners .bl, .roundedcorners .br {
	width: 16px;
	height: 16px;
	position: absolute;
}




#Saturday {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0; margin-top: 0;
	width: 710px;
	height: 30px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/saturday_september_4.gif") top left no-repeat;
}


#step2, #step3 {
	display: none;
}

#subscribeStatus {
	position: absolute;
	top: 68px;
	left: 300px;
	z-index: 2;
	width: 510px;
	height: 23px;
	display: none;
	
}

#subscribeStatus span {
	float: right;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
}

.successNotice {
	color: #09c;
}

#Sunday {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0; margin-top: 0;
	width: 710px;
	height: 30px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/sunday_september_5.gif") top left no-repeat;
}


ul {
	margin-top: 0;
	padding-top: 0;
}

.updateMethods {
	margin: 0;
	list-style: none;	
	display: inline;
	float: right;
	padding: 67px 20px 0 0;
}

.updateMethods form {
	margin-right: 10px;
}


.updateMethods #email {
	display: inline;
}

.updateMethods li, .updateMethods input {
	float: left;
	margin-right: 5px;
}


.venue .column2 .p1 {
	margin-top: 60px;
}

.venue h1 {
	width: 193px;
	height: 38px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.venue h1 span {
	display: block;
	background: url('../images/venue_h1.gif') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 38px;
}

.venue .IE6 {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff url('../images/bluefade.gif') repeat-x scroll top left;
}

.wires-upper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.wires-upperLeft {
	width: 50px;
	height: 288px;
	background: url('../images/wires_giraffe_left2.gif') no-repeat top left;
	position: relative;
	top: 16px;
	float: left;
	/* margin-left: -1px; */
}

.wires-upperRight {
	width: 20px;
	height: 255px;
	background: url('../images/wires_upperright2.gif') no-repeat top left;
	position: relative;
	top: 48px;
	margin-right: 8px;
	float: right;
}

.wires-upperRightIE6 {
	width: 20px;
	height: 255px;
	background: url('../images/wires_upperright2.gif') no-repeat top left;
	position: relative;
	top: 48px;
	margin-right: 4px;
	float: right;
}

.wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
