html, body {
    height: 100%;
}
body {
	margin: 0px; 
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-position: top center;
}
body, div, p, td, input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
p {
	margin: 0px 0px 10px 0px;
}
#container {
	position: relative;
	margin: 0px auto;
	width: 100%;
    min-height: 100%;
}
	/* background images */
	.homeBg {
		background-image: url(/pub-share/rsvp/installation6/images/home_bg.jpg); 
	}
	.pressreleaseBg {
		background-image: url(/pub-share/rsvp/installation6/images/pressrelease_bg.jpg); 
	}
	.artistsBg {
		background-image: url(/pub-share/rsvp/installation6/images/theartists_bg.jpg); 
	}
	.tourstopsBg {
		background-image: url(/pub-share/rsvp/installation6/images/tourstops_bg.jpg); 
	}
	.pastshowsBg {
		background-image: url(/pub-share/rsvp/installation6/images/pastshows_bg.jpg); 
	}
	.rsvpBg {
		background-image: url(/pub-share/rsvp/installation6/images/rsvp_bg.jpg); 
	}
	
#contentContainer {
	position: relative;
	margin: 58px auto 0px auto;
	padding-bottom: 47px;
	width: 807px;
	height: 738px;
}
#navBar {
	padding: 15px 25px 15px 0px;
	width: 782px;
	height: 15px;
	background-color: #000000;
	text-align: right;
}
	#navBar a:link, #navBar a:active, #navBar a:visited {
		font-size: 13px;
		text-transform: uppercase;
		text-decoration: none;
	}
	#navBar a:hover {
		color: #ffffff;
		text-decoration: none;
	}
a.navSelected {
	color: #ffffff !important;
}
	/* nav colors by section */
	.navHome a, .navHome span, .linkColorHome a {
		color: #b57f00;
	}
	.navPressRelease a, .navPressRelease span, .linkColorPressRelease a {
		color: #e53b1b;
	}
	.navTheArtists a, .navTheArtists span, .linkColorTheArtists a {
		color: #5e8531;
	}
	.navTourStops a, .navTourStops span, .linkColorTourStops a {
		color: #b57f00;
	}
	.navPastShows a, .navPastShows span, .linkColorPastShows a {
		color: #1e88a4;
	}
	.navRSVP a, .navRSVP span, .linkColorRSVP a {
		color: #83167e;
	}
.navDivider {
	padding: 0px 15px;
	font-size: 16px;
}
#hdrBanner {	
	width: 807px;
	height: 134px;
}
#subHdr {
	width: 807px;
	height: 44px;
	background-color: #000000;
}
#contentAreaHome {
	width: 807px;
	height: 515px;
	background-color: #000000;
}
#contentAreaSub {
	width: 807px;
	height: 515px;
	background-color: #ffffff;
}
#homeTourStops {
	padding-left: 17px;
	width: 137px;
	height: 515px;
	float: left;
	color: #999999;
}
#homeMiddleColumn {
	width: 145px;
	height: 515px;
	padding-left: 15px;
	float: left;
	background-color: #323133;
}
.recapRow {
	padding-bottom: 7px;
	float: left;
	clear: both;
}
.recapThumb {
	float: left;
}
.recapThumb a:link, .recapThumb a:active, .recapThumb a:visited {
	display: block;
	border: 1px solid #B57F00;
}
.recapThumb a:hover {
	border: 1px solid #FFCC00;
}
.recapLink {
	padding: 7px 0px 0px 7px;
	float: left;
	clear: right;
	white-space: nowrap;
}
#homeMainContent {
	padding: 26px 15px 5px 15px;
	width: 463px;
	height: 484px;
	float: left;
	background-color: #ffffff;
}
#homeMainContent p {
	margin: 8px 0px;
	line-height: 16px;
}
.homeTitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.homeTitle span {
	font-size: 18px;	
}
.subTitle {
	margin-bottom: 10px;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#mediaSponsor {
	width: 150px;
	padding-left: 305px;
}
#pressreleaseMainContent {
	position: relative;
	top: 10px;
	padding: 0px 20px 0px 40px;
	width: 747px;
	height: 495px;
	overflow: auto;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	background-color: #ffffff;
}
#artistsContainer {
	width: 807px;
	float: left;
}
#artistsListArea {
	padding: 8px;
	width: 153px;
	height: 499px;
	float: left;
	overflow: auto;
	color: #999999;
	background-color: #323133;
}
	#artistsListArea a, #artistsListArea a:active, #artistsListArea a:visited {
		color: #5e8531;
		text-decoration: none;
		cursor: pointer;
	}
	#artistsListArea a:hover, #artistsListArea div.selected a {
		color: #ffffff;
		text-decoration: none;
		cursor: pointer;
	}
#artistsMainContent {
	width: 638px;
	height: 515px;
	float: left;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
}
#tourstopsContainer {
	width: 807px;
	float: left;
}
#tourstopsListArea {
	padding: 19px 10px 0px 22px;
	width: 164px;
	height: 515px;
	float: left;
	overflow: auto;
	color: #999999;
	background-color: #000000;
}
.tourstopsLeftColumnHdr {
	margin: 32px 0px 15px 0px;
}
#tourstopsMainContent {
	padding: 20px 30px 35px 30px;
	width: 551px;
	height: 460px;
	float: left;
	color: #000000;
	background-color: #ffffff;
}
.tourstopsCityInfo {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

.tourStopsPhotoGalleriesHeader {
	margin-bottom: 20px;
}

.tourstopsGalleryPreview {
	margin-bottom: 10px;
}
.tourstopsLocationHeader {
	font-size:18px; 
	color: #000; 
	margin-top:15px;
}

.tourstopsGalleryPreviewName {
	font-weight: bold;
	color: #000;
}

.tourstopsPhotoGalleriesLinkHolder .galleryLink {
	margin-left: 10px;
}

.tourstopsPhotoGalleriesLinkHolder {
	float: left;
	margin-top: 5px;
	width: 105px;
}
#pastshowsContainer {
	width: 807px;
	float: left;
}
#pastshowsListArea {
	padding: 28px 0px 0px 23px;
	width: 173px;
	height: 487px;
	float: left;
	overflow: auto;
	color: #999999;
	background-color: #000000;
}
.pastshowsLeftColumnHdr {
	margin-bottom: 25px;
}
.pastshowsLeftColumnHdr a, .pastshowsLeftColumnHdr a:active, .pastshowsLeftColumnHdr a:visited {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.pastshowsLeftColumnHdr a:hover {
	text-decoration: none;
	color: #ffffff;
}
.pastshowsLeftColumnYear {
	color: #ffffff;
}
#pastshowsMainContent {
	padding: 8px;
	width: 595px;
	height: 499px;
	overflow: auto;
	float: left;
	color: #999999;
}
.pastshowsInstHdr {
	margin: 10px 0 15px 15px;
}
.pastshowsInstHdr a, .pastshowsInstHdr a:active, .pastshowsInstHdr a:visited {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.pastshowsInstHdr a:hover {
	text-decoration: none;	
	color: #000000;
}
.pastshowsInstHdrYear {
	color: #000000;
}
.pastshowsCityInfo {
	padding-left: 15px;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}
.error {
	color: #83167e;
	font-weight: bold;
}
#rsvpContainer {
}
#rsvpContainer td {
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}
.rsvpConfirm {
	margin-top: 30px;
	font-size: 16px;
	line-height: 21px;
	color: #000;
	font-weight: bold;
}
input.submit {
	width: 100px;
	height: 35px;
	background-color: #6d096c;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
	border: none;
	padding: 0px;
	cursor: pointer;
}
input.submit:hover {
	background-color: #666;
}
/* photo galleries */

.photoSubnavAt {
	color: #ffffff;
	font-weight: bold;
}
.photoSubnavAt a {
	color: #ffffff;
}
#photoGalleryHolder {
	position: absolute;
	top: 250px;
	left: 250px;
	width: 500px;
}
.photoGalleryThumbnail {
	position: relative;
	float: left;
	width: 51px;
	height: 35px;
	margin: 0 2px 2px 0;
}
.photoGalleryThumbnail a img {
	border: 0;
}
#photoGalleryMainImage {
	position: relative;
	width: 477px;
	height: 326px;
	clear: both;
	padding-top: 8px;
}
#galleryForwardBackButtons a img {
	border: 0;
}
#galleryBackButtonHolder {
	float: left;
}
#galleryNextButtonHolder {
	margin-left: 387px;
}

.messageContent {
	width: 430px;
	margin: 0 auto;	
	background: #ffffff;
	padding: 20px;
	font-size: 12px;
}

.messageContent a {
	color: #b57f00;
	font-weight: bold;
	text-decoration: none;
}

.messageContent a:hover {
	color: #333333;
}

.topMessage {
	border-top: 25px solid #000000;
	margin-top: 35px	
}

.botMessage {
	margin-top: 15px;
	text-align: center;	
}

.thanks {
	color: #b57f00;
	font-weight: bold;
	font-size: 24px;
}

.screenshot {
	border: 1px solid #000000;	
}

