@charset "UTF-8";

html, body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	background: url(../images/bg2.jpg) repeat-y center top;
}

/* CONTAINER */

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #2d5474;
	text-decoration: underline;
}

a.zwart-underline-naar-blauw-underline, #mainbar #notes p a.zwart-underline-naar-blauw-underline {
	color: #000000;
	text-decoration: underline;
}

a.zwart-underline-naar-blauw-underline:hover, #mainbar #notes p a.zwart-underline-naar-blauw-underline:hover {
	color: #2d5474;
	text-decoration: underline;
}

a.no-hover {
	color: #000000;
	text-decoration: none;
}
a.no-hover:hover {
	color: #2d5474;
	text-decoration: underline;
}

a.no-hover-no-underline {
	color: #000000;
	text-decoration: none;
}
a.no-hover-no-underline:hover {
	color: #000000;
	text-decoration: none;
}

a.thickbox {
	color: #000000;
	text-decoration: none;
}
a.thickbox:hover {
	color: #000000;
	text-decoration: none;
}

#container {
	height: 100%;
	min-height: 100%;
	width: 800px;
	margin: 0 auto 0 auto;
	paddin: 0;
	background: #f4f4f4 /*url(../images/bg-container.jpg) repeat-y -1px 500px*/;
	border-left: 0;/*1px solid #000000;*/
	border-right: 0;/*1px solid #000000;*/
	border-top: 0;
	border-bottom: 0;
}

* html #container {
overflow:visible;
}

/* UPPER HEADER */
#upper-header-wrapper {
	width: 800px;
	height: 45px;
	background: #cccccc url(../images/bg-upper-header.jpg) repeat-x;
}

	/* USER LOGIN */
	#user-login {
		float: left;
		width: 570px;
		height: 35px;
		text-align: left;
		font-size: 12px;
		padding: 10px 0 0 15px;
		color: #666666;
	}
	
	#user-login img {
		border: 0;
		padding-right: 10px;
		margin-top: 4px;
		margin-bottom: -4px;
	}
	
	#user-login a {
		color: #2d5474;
		text-decoration: none;
	}
	
	#user-login a:hover {
		color: #2d5474;
		text-decoration: underline;
	}
	
	#user-login a.log-out {
		color: #666666;
		text-decoration: underline;
	}
	
	#user-login a.log-out:hover {
		color: #2d5474;
		text-decoration: underline;
	}
	
	#user-login a.not-logged {
		color: #666666;
		text-decoration: underline;
	}
	
	#user-login a.not-logged:hover {
		color: #2d5474;
		text-decoration: underline;
	}

	/* SEARCH BAR */
	#search-bar {
		float: left;
		width: 215px;
		height: 45px;
		text-align: left;
		background: url(../images/bg-search-input.jpg) no-repeat 15px 9px;
	}
	
	#search-bar input {
		width: 150px;
		height: 22px;
		margin: 10px 0 0 19px;
		background-color: transparent;
		border: 0px;
		color: #666666;
		outline: none;
	}
	
/* HEADER */
#header {
	width: 800px;
	height: 152px;
	background: #f4f4f4 url(../images/header03.jpg) no-repeat;
}

#header img {
	width: 800px;
	height: 152px;
}

#home-button {
	width: 230px;
	height: 90px;
	position: absolute;
	top: 105px;
	z-index: 500;
	cursor: pointer;
}
/* LOWER HEADER */
#lower-header {
	width: 800px;
	height: 13px;
	background: url(../images/bg-lower-header.jpg) no-repeat;
}

/* CONTENT-WRAPPER */
#content-wrapper {
	width: 800px;
}

	/* MENU */
	#menu {
		float: left;
		width: 165px;
		border-right: 1px solid #dbdbdb;
		text-align: left;
		padding: 10px 0 0 15px;
		font-size: 9px;
		color: #666666;
	}
	
	#menu ul {
		list-style: none;
		padding: 0;
		margin: 0 0 25px 0;
		border-top: 1px solid #dbdbdb;
		width: 145px;
	}
	
	#menu li {
		list-style: none;
		padding: 10px 0 10px 0;
		margin: 0 0 0 0;
		border-bottom: 1px solid #dbdbdb;
		width: 145px;
	}
	
	#menu li a {
		color: #2d5474;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}
	
	#menu li a:hover {
		color: #2d5474;
		text-decoration: underline;
	}
	
	#menu a {
		color: #666666;
		text-decoration: none;
	}

	#menu a:hover {
		color: #666666;
		text-decoration: underline;
	}
	
	/* CONTENT */
	#content {
		float: left;
		width: 570px;
		padding: 10px 25px 0 24px; 
		text-align: left;
	}
	
		/* DATEBAR */
		#datebar {
			float: left;
			width: 103px;
			padding: 0 15px 0 0; 
			background: url(../images/agenda-icon.jpg) no-repeat 36px 0;
			text-align: left;
			height: 81px;
		}
		
		#datebar #day {
			text-align: center;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 22px;
			font-style: italic;
			color: #2d5474;
			width: 62px;
			margin: 7px 0 0 39px;
		}
		
		#datebar #month {
			text-align: center;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			text-transform: uppercase;
			font-style: italic;
			color: #2d5474;
			width: 62px;
			margin: 2px 0 0 39px;
		}
	
		/* TITLEBAR */
		#titlebar {
			float: left;
			width: 452px;
			padding: 3px 0 0 0; 
			height: 78px;
			font-size: 25px;
			font-weight: bold;
			color: #000000;
		}
		
		#titlebar h2 {
			line-height: 20px;
			font-size: 15px;
			font-weight: normal;
			margin: 0;
			padding: 0 0 0 2px;
		}
		
		#titlebar a {
			color: #000000;
			text-decoration: none;
		}
		
		#titlebar a:hover {
			text-decoration: underline;
		}
		/* SIDEBAR */
		#sidebar {
			float: left;
			width: 103px; /* indien dit problemen gaat geven; terugzetten naar 100px */
			padding: 0 15px 0 0;
			color: #333333;
			font-size: 12px;
		}
		
		#sidebar p {
			margin: 0;
			padding: 0 0 10px 0;
			line-height: 17px;
		}
		
		#sidebar a {
			color: #333333;
			text-decoration: none;
		}
		
		#sidebar a:hover {
			text-decoration: underline;
		}
		
		#sidebar img {
			margin: 0;
			padding: 5px 0 0 0;
		}
		
		#rating {
			margin: -4px 0 3px 0;
			height: 15px;
		}
		
		#rating img {
			width: 20px;
			height: 15px;
			float: left;
			margin: -5px 0 0 0;
			border: 0;
			cursor: pointer;
		}
		
		#attended-past {
			margin-top: 10px;
			width: 97px;
			height: 36px;
			background: url(../images/i-was-here-checked.jpg) no-repeat;
		}
		
		#attended-future {
			margin-top: 10px;
			width: 97px;
			height: 36px;
			background: url(../images/ill-be-here-checked.jpg) no-repeat;
		}
		
		#attending-future, #attending-past {
			margin-top: 10px;
			width: 97px;
			height: 36px;
			background: url(../images/i-was-here.jpg) no-repeat;
		}
		
		#add-review {
			margin-top: 15px;
			width: 97px;
			height: 36px;
			background: url(../images/add-a-review.jpg) no-repeat;
		}
		
		#add-review a, #attending-future a, #attending-past a {
			border: 0;
			display: block;
			cursor: pointer;
		}

		#attending-past a#attending {
			background: url(../images/i-was-here.jpg) no-repeat 0 0; width: 97px; height: 26px;
		}
		
		#attending-past a#attending:hover {
			background: url(../images/i-was-here.jpg) no-repeat 0 -36px; width: 97px; height: 36px;
		}

		#attending-future a#attending {
			background: url(../images/ill-be-here.jpg) no-repeat 0 0; width: 97px; height: 26px;
		}
		
		#attending-future a#attending:hover {
			background: url(../images/ill-be-here.jpg) no-repeat 0 -36px; width: 97px; height: 36px;
		}
		
		#add-review a#add-a-review {
			background: url(../images/add-a-review.jpg) no-repeat 0 0; width: 97px; height: 26px;
		}
		
		#add-review a#add-a-review:hover {
			background: url(../images/add-a-review.jpg) no-repeat 0 -36px; width: 97px; height: 36px;
		}
		/* MAINBAR */
		#mainbar {
			float: left;
			width: 452px;
			min-height: 240px;
			padding: 0;
		}

		#mainbar a {
			text-decoration: none;
		}
		
		#mainbar a:hover {
			color: #000000;
			text-decoration: underline;
		}
		
		#mainbar ol {
			margin: 0 0 0 32px;
			padding: 0;
			font-size: 14px;
		}
		
		#mainbar p {
			margin: 0;
			padding: 0;
			color: #666666;
		}
		
		/* NOTES */
		#notes {
			float: left;
			width: 452px;
			padding: 15px 0 0 0; 
			font-size: 22px;
			font-weight: bold;
			color: #000000;
		}
		
		#notes p {
			color: #000000;
			font-size: 13px;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}
		
		/* REVIEWS */
		#reviews {
			width: 252px;
			padding: 90px 0 5px 117px; 
			font-size: 22px;
			font-weight: bold;
			color: #000000;
		}
		
		.reviews-avatar {
			float: left;
			width: 103px;
			min-height: 45px;
			padding: 0 15px 0 0;
			color: #333333;
			font-size: 12px;		
		}
		
		.reviews-avatar img {
			margin-left: 60px;
		}
		
		.reviews-comment {
			float: left;
			width: 452px;
			padding: 0;
			font-size: 13px;
		}
		
		.review-poster-info {
			float: left;
			width: 376px;
			margin: 0;
			padding: 0;
		}
		
		.review-poster-info a {
			color: #000000;
			text-decoration: none;
		}
		
		.review-poster-info a:hover {
			text-decoration: underline;
		}
		
		.review-poster-rating {
			float: left;
			width: 76px;
			margin: 0;
			padding: 0;
		}
		
		.review-poster-comment {
			clear: left;
			margin: 0 0 15px 0;
			padding: 5px 0 0 0;
			width: 455px;
			display: block;
		}
	
/* REGISTER */

#register iframe {
	border: 1px solid #666666;
}

#register p, #browse-setlists p, #content #setlist-p, #index-left p, #index-right p, #intro p {
	padding: 0;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}

#register table .input-bg {
	background: url(../images/input-bg.jpg) repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 24px;
}

#register table .input-nobg {
	height: 24px;
}

#register table a.forgot-pass {
	size: 11px;
	color: #666666;
	text-decoration: underline;
}

#register table a.forgot-pass:hover {
	text-decoration: none;
}

#register table .input-txt {
	width: 230px;
	height: 22px;
	margin: 0 0 0 5px;
	background-color: transparent;
	border: 0px;
	color: #666666;
	outline: none;
}

#register table .input-select {
	width: 250px;
	height: 22px;
}

#register table .input-submit {
	width:100px;
	height: 24px; 
	background: url(../images/input-bg.jpg) repeat-x;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0;
	border-bottom: 0;
}

#register #song-left {
	width: 150px;
	float: left;
}

#register #song-right {
	float: left;
	padding-left: 10px;
	width: 410px;
}

#register iframe {
	border: 1px solid #dbdbdb;
}

#main-content {
	float: left;
	width: 412px;
}

#submenu {
	float: left;
	border-left: 1px solid #dbdbdb;
	margin-left: 10px;
}

#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}

#submenu li {
	list-style: none;
	padding: 5px 0 0 5px;
	margin: 0;
}

#submenu li a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

#submenu li a:hover {
	color: #2d5474;
	text-decoration: underline;
}

#register .review-select {
	width: 100px;
	outline: none;
}

#register .review-textarea {
	width: 350px;
	height: 200px;
	outline: none;
	margin-top: 3px;
	border: 1px solid #000000;
	background: #fefefe;
	padding: 3px;
	color: #666666;
}

#register .review-text {
	width: 350px;
	height: 15px;
	outline: none;
}

#register .emailnote {
	font-size: 10px;
	margin-top: 3px;
	font-style: italic;
	font-weight: normal;
}

/* BROWSE-SETLISTS */
#browse-setlists ul {
	padding: 0;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #dbdbdb;
	list-style: none;
}

#browse-setlists ul li {
	border-top: 1px solid #dbdbdb;
	margin: 0;
	padding: 5px 0 5px 26px;
	font-size: 18px;
}

#browse-setlists ul li a {
	color: #000000;
	text-decoration: none;
}

#browse-setlists ul li a:hover {
	color: #2d5474;
	text-decoration: underline;
}

#browse-setlists ul li a.futuregiglink {
	color: #999999;
	text-decoration: none;
}

#browse-setlists ul li a.futuregiglink:hover {
	color: #666666;
	text-decoration: underline;
}

#browse-setlists ul.leg-ul {
	margin: 0;
	padding: 0 0 0 26px;
	font-size: 18px;
	border: 0;
}

#browse-setlists li.leg-li {
	background: url(../images/arrow-right.jpg) no-repeat 9px 10px;
	border-top: 1px solid #dbdbdb;
	margin: 0;
	padding: 5px 0 5px 26px;
	font-size: 18px;
}

.attend-list {
	margin-bottom: 1px;
	height: 19px;
}

#register table tr td a {
	text-decoration: none;
}

#register table tr td a:hover {
	text-decoration: underline;
}

#register table tr td img {
	margin-right: 5px;
}

/* VENUE PAGE */
#content #register #venue-top {
	height: 15px;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}

#content #register #venue-top a {
	text-decoration: none;
}
#content #register #venue-top a:hover {
	text-decoration: underline;
}
#content #register #venue-left {
	float: left;
	width: 185px;
	margin-bottom: 10px;
}

#content #register #polaroid {
	margin-top: 6px;
	border-top: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 20px solid #ffffff;
	border-left: 5px solid #ffffff;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}

#content #register #venue-right {
	float: left;
	width: 385px;
	padding-top: 7px;
	margin-bottom: 10px;
}

/* LIGHTBOX */
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	border-top: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 15px solid #ffffff;
	background-color: #ffffff;
	z-index: 1002;
	overflow: hidden;
}

.white_content img {
	width: 66px;
	height: 22px;
	margin-top: 10px;
}

/* COMMUNITY */
.community-img {
	border: 0;
	margin: 0 0 1px 3px;
}

/* PROFILE */
#profile-avatar {
	float: left;
	width: 55px;
	height: 125px;
	padding: 0 0 0 0;
	margin: 5px 5px 0 15px;
	color: #333333;
	font-size: 12px;
	border-right: 1px solid #dbdbdb;
}

#avatar-comment {
	float: left;
}

#profile-avatar ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 -22px;
	width: 65px;
}

#profile-avatar li {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
}

#profile-avatar li a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#profile-avatar li a:hover {
	color: #2d5474;
	text-decoration: underline;
}


/* INDEX */
#index-left {
	width: 275px;
	float: left;
}

#index-right {
	float: left;
	width: 275px;
	margin-left: 20px;
}

#index-left a, #index-right a {
	text-decoration: none;
}

#index-left a:hover, #index-right a:hover {
	text-decoration: underline;
	color: #000000;
}

/* SONG STATS */
.stats-song-left {
	background: url(../images/statsbar-left-blue.jpg) no-repeat;
	height: 24px;
	width: 3px;
}

.stats-song-right {
	background: url(../images/statsbar-right-blue.jpg) no-repeat;
	height: 24px;
	width: 3px;
}

.stats-song-mid {
	background: url(../images/statsbar-mid-blue.jpg) repeat-x;
	height: 19px;
	color: #f0f8fc;
	padding-top: 5px;
	font-size: 10px;
}

.stats-song-left-gray {
	height: 24px;
	width: 3px;
}

.stats-song-right-gray {
	height: 24px;
	width: 3px;
}

.stats-song-mid-gray {
	height: 18px;
}

.gray-bg {
	background: url(../images/stats-bar-gray.jpg) no-repeat;
	height: 25px;
	width: 406px;
	color: #999999;
	padding-top: 5px;
	font-size: 10px;
}

.song-bar-absolute {
	position: absolute;
	z-index: 500;
}

.song-bar-absolute table {
	margin-top: -7px;
}

a.prev, a.next {
	text-decoration: none;
	color: #000000;
}

a.prev:hover, a.next:hover {
	text-decoration: underline;
	color: #000000;
}

a.inactivelink {
	color: #999999;
	text-decoration: none;
}

a.inactivelink:hover {
	color: #666666;
	text-decoration: none;
}

#content #register fieldset {
	border: 1px solid #999999;
	background: #ededed;
	padding: 10px;
}

#content #register fieldset legend {
	color: #666666;
}

h1.setlist {
	margin: 0;
	padding: 0; 
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
