﻿a {
	color: #0099cc;
}

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

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

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

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

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

.afterparties .column2 {
	width: 330px;
	float: right;
}

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

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

.RBMAradio a:hover {
	border: 1px solid #f00;
	text-decoration: underline;
	color: #f00;
	background-color: #fc0;
}


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


.blog .mainContent {
	width: 650px;
	padding: 200px 165px 120px 165px;
	background: #fff;
}


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 h2 {
	color: #09c;
}

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

.errorResponse {
	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 .credit {
	font-weight: normal;
	font-size: 10px;
	color: #999;
}

.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: #000;
	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;
}


.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: 55px;
	left: 20px;
	height: 178px;
}

.nav li {
	float: left;
}

.nav #afterparties {
	position: relative;
	left: 297px;
	width: 51px;
	height: 28px;
}

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


.nav #navBlog {
	position: relative;
	top: 6px;
	left: 326px;
	width: 32px;
	height: 10px;
}


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


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

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

.nav #gallery {
	position: relative;
	left: 292px;
	width: 55px;
	height: 16px;
}


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

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

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


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


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

.nav #settimes {
	position: relative;
	top: 1px;
	left: 10px;
	width: 47px;
	height: 28px;
}

.nav #sponsors {
	position: relative;
	left: 315px;
	width: 69px;
	height: 28px;
}


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


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


.noticeBox {
	background-color: #000;
	padding-top: 16px;
	padding-bottom: 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: 600px;
	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;
}


.partners .mainContent {
	width: 850px;
	padding: 200px 65px 120px 65px;
	background: #fff;
}


.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: 255px;
	height: 30px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/saturday_september_4.jpg") top left no-repeat;
}


.sponsorLogos {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;	
	display: block;
	position: relative;
}

.mediapartnerLogos, .promopartnerLogos {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;	
	display: block;
	position: relative;
}

.sponsorLogos li, .mediapartnerLogos li, .promopartnerLogos li {
	float: left;
	padding: 0 0px 0 0px;
}


#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: 229px;
	height: 30px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background:url("../images/sunday_september_5.jpg") 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;
}
