/*******
	CONCERTS
*******/
				
		.concert_listing {
			position: relative;
			width: 645px;
			height: auto;
			border-bottom: 1px solid #3a4553;
			padding: 3px 0px 3px 15px;
			margin-bottom: 1px;
			z-index:34;
		}
		
		* html .concert_listing {
		}
		
		.allowpointer .pointer {
			cursor: pointer;
		}
				
		.concerts .loading {
			width: 250px;
			text-align: center;
			margin: 55px auto 100px;
			
		}
		
			.concerts .loading h2 {
				font-weight: normal;
				font-size: 13px;
			}
			
		.concerts .merri_closed {
			width: 350px;
			text-align: center;
			margin: 15px auto 10px;
			line-height: 17px;
		}
		
			.concerts .merri_closed a, .concerts .merri_closed a:visited {
				color: #FFFFFF;
				text-decoration: underline;
			}
			
			.concerts .merri_closed a:hover {
				color: #FFFFFF;
				text-decoration: none;
			}
			
		.concerts #venues {
			position: relative;
			width: 100%;
			height: 30px;
			margin-bottom: 15px;
			overflow: hidden;
			z-index: 100;			
			visibility: hidden;	
		}
			
			.concerts #venues a:first-child img {
				margin-left: 0px;
				margin-right: 0px;
			}
			
			.concerts #venues a img {
				margin-left: 2px;
				margin-right: 0px;
				margin-top: -7px;
				float: left;
				cursor: pointer;
			}

			.concerts #venues a.over img, .concerts #venues a.active img {
				margin-top: 0px;
			}
			
		.concerts #new_all	{
			margin: 0px 0px 10px 15px;
			font-size: 13px;
			font-weight: bold;
			letter-spacing: 1px;
			display: none;
		}
		
			.concerts #new_all ul {
				list-style: none;
			}
			
				.concerts #new_all ul li {
					float: left;
					margin-right: 20px;
				}	
				
					.concerts #new_all ul li a, .concerts #new_all ul li a:visited {
						color: #6fc9fb;
						text-decoration: none;
						cursor: pointer;
					}
					
					.concerts #new_all ul li a:hover, .concerts #new_all ul li a.active {
						color: #FFFFFF;
						text-decoration: none;
					}
				
		.secondary {
			display: none;
		}
		
		.headliner2 {
			display:none;
		}
		
		.concerts #concertlistings {
			min-height: 200px;
		}
		
			.concert_listing img.band {
				margin: 0px;
				overflow: hidden;
			}	
			
			.extraHeadliner {
				visibility: hidden;
				display: none;
			}
			
			.lgImgHolder {
				position:relative;
				float:left;
				width: 105px;
				min-width: 105px;
				z-index:98;
				overflow:visible;
			}
				
				.lgImgHolder img {
					z-index:199;
				}
				
				.lgImgHolder .imglinks {
					display:none;
				}
		
		.concert_listing .theClearer {
			clear: none;
		}
			
		.concert_listing .title {
			display: none;
		}
		
			.concert_listing .selected .title {
				display: none;
			}			
				.concert_listing .title .details {
					font-size: 10px;
					margin-left: 5px;
					padding: 0px;
				}
			
			.concert_listing .name {
				position: relative;
				float: left;
				color: #71ccff;
				width: 295px;
				margin-left: 15px;
				margin-top: 15px;
				z-index: 53;
				/*border: 1px solid red;*/
			}
			
			.concert_listing .name a {
				color: #ffffff;
			}
			
				.concert_listing .name h2 {
					color: #d3efff;
					font-size: 12px;
					font-weight: bold;
					
				}
				
					.concert_listing .name h2.event, .concert_listing .name .supports {
						display: block;
					}
					
					.concert_listing .name h2.band {
						display: none;
					}
									
				.concert_listing .name .venue {
					color: #FFFFFF;
					margin-top: 1px;
				}
				
				.concert_listing .name .moreinfo {
					color: #6fc9fb;
					font-size: 10px;
					font-weight: bold;
					margin-top: 4px;
					/*visibility: hidden;*/
				}
				
				.concert_listing .name .doors {
					display: none;
					visibility: hidden;
				}
				
				.concert_listing .name .addinfo {
					color: #D3EFFF;
					font-weight: normal;
					font-size: 10px;
				}	
				
				.concert_listing .copy {
					display: none;
				}
				
					.concert_listing .copy .links {
						color: #FFFFFF;
					}
			
			.concert_listing .sponsor {
				position: relative;
				float: left;
				padding-top: 18px;	
			}
			
			.concert_listing .barholder {
				width: 180px;
				/*position: absolute;
				display: inline;
				right: 0px;
				*/
				position: relative;
				float: right;
				
				/*border: 1px solid pink;*/
				top: 0px;
				z-index: 26;
			}
			
				.concert_listing .barholder .info {
					width: 85px;
					margin-right: 0px;
					margin-top: 10px;
					padding: 0px;
					text-align: center;
					float: left;
					position: relative;
					z-index: 65;
					/*border: 1px solid blue;*/
				}
					
				.concert_listing .barholder .info .doors {
					color: #71ccff;
					margin-top: 1px;
					font-weight: bold;
				}
				
				.concert_listing .barholder .info .type {
					color: #71ccff;
					margin-top: 1px;
					font-weight: bold;
				}
				
				.concert_listing .barholder .info .age {
					color: #b9d1df;
					margin-top: 1px;
					font-weight: normal;
					font-size: 10px;
				}
										
				.concert_listing  .barholder .date {
					color: #b9d1df;
					font-size: 11px;
					font-weight: normal;
					letter-spacing: .1em;
					margin-bottom: 0px;
				}
				
							
				.concert_listing .barholder .over {
					color: #ffffff;
				}
			
			.concert_listing .buy {
				position: relative;
				display: block;
				width: 85px;
				float: right;
				margin-top: 5px;
				margin-right: 1px;
				margin-bottom: 4px;
				padding-right: 0px;
				text-align:right;
				z-index: 234;
				/*border: 1px solid orange;*/
			}
										
				.concert_listing .buy a {
					
					/*for read more links */
					
					color:#6FC9FB;
					font-size:10px;
					font-weight:bold;
					text-decoration:none;
					margin-right: 0px;
				}						
				
				.concert_listing .buy a:hover {
					color:#FFFFFF;
				}
			
							
			.concert_listing .buy img {
				position: relative;
				
			}
						
			.concert_listing .buy .price {
				position: relative;
				display: block;
				font-weight: bold;
				text-align: right;
				right: 0px;
				padding-right: 5px;
				margin-top: 8px;
			}
			
			.concert_listing .buy .details {
					position: relative;
					display: block;
					color:#6FC9FB;
					text-align: right;
					font-size:10px;
					font-weight:bold;
					text-decoration:none;
					cursor: pointer;
					right: 0px;
					padding-right: 5px;
					margin-top: 8px;
					z-index: 249;
				}
							
					.concert_listing .buy .details .detailsCopy {
						position: absolute;
						display: none;
						width: 140px;
						padding: 6px;
						color: #6FC9FB;
						background-color: #000000;
						bottom: 0px;
						left: -125px;
						border: 1px solid #3a4553;
						text-align: center;
						z-index: 250;
					}
					
					* html .concert_listing .buy .details .detailsCopy {
						left: -165px;
						top: 0px;
					}
					
			.concert_listing .topbg {
				visibility: hidden;
			}
			
				.concert_listing .topbg .close {
					display: none;
				}
				
			.concert_lisiting .btmbg {
				visibility: hidden;
			}
			
			.open {
				width: 659px;
				padding: 0px 0px 3px 0px;
				border-bottom: 1px solid #3a4553;
			}
			
			.open .extraHeadliner {
				visibility: visible;
				display: block;
			}
			
			.open hr {
				background-color: #2a79d5;
				color: #2a79d5;
				margin: 10px;
				position: relative;
				height: 2px; 
				width: 100%;
			}
				
			.open .theClearer {
				clear: both;
			}
				
				.open .pointer {
				 	cursor: default;
				}
				
				.open .lgImgHolder {
					position: relative;
					float: left;
					width: auto;
					padding-left: 15px;
				}
								
					.open img.band {
						margin-left: 0px;
						margin-top: 0px;
						margin-bottom: 15px;
						cursor: default;
						overflow:visible;
						z-index: 200;
					}
					
					.open .imglinks {
						position:relative;
						display: block;
						margin-left:0px;
						margin-bottom: 10px;
					}
					
					.open .imglinks.noimage {
						margin-top: 65px;
					}
					
						.open .imglinks a {
							font-size:11px;
							font-weight:bold;
							line-height:11px;
							text-decoration:none;
							color:#FFFFFF;
						}
						
						.open .imglinks a:hover {
							text-decoration:underline;
						}
						
				.open .title {
					position: relative;
					display: block;
					padding: 7px 0px 3px 15px;
					margin: 0px;
					height: 16px;
					background-image: url(../images/concerts/concerts_inactive_bg.gif);
					background-repeat: repeat-x;
					background-color: #000000;
					color: #000000;
					font-weight: bold;
					font-size: 12px;
					cursor: pointer;
				}
				
				.open .title.secondary  {
					position: relative;
					display: block;
					background-color: #996600;
					background-image: url(../images/concerts/concerts_inactive_bg_sec.gif);
					background-repeat: repeat-x;
					background-color: #000000;
					margin-bottom: 1px;
				}
				
				.open .primary {
					position: relative;
					height: auto;
					background-color: #005fc9;
				}
				
				.open .headliner2 {
					display: block;
				}
				
				.open .secondary {
					position: relative;
					height: auto;
					background-color: #996600;
				}
			
				.open .selected .title {
					display: none;
				}
				
				.open .selected .title.secondary {
					display: none;
					background-image: none;
				}
				
				.open .sponsor {
					display: none;
					visibility: hidden;
				}
																			
				.open .bar {
					position: absolute;
					display: block;
					width: 659px;
					height: 29px !important;
					background-color: #000000;
					top: 35px;
					left: 0px;
					padding: 0px;
					z-index: 13; 
				}
				
				.open .barholder {
					position: absolute;
					display: block;
					width: 659px;
					top: 35px;
					left: 0px;
					padding: 0px;
					z-index: 213; 
				}
											
					.open .barholder .buy {
						position: absolute;
						margin-top: 20px;
						right: -1px !important;
						top: -16px;
					}
					
						.open .buy .details .label {
							visibility:  hidden;
						} 
					
					.open .barholder .info {						
						position: absolute;
						margin-top: 27px;
						top: -19px;
						right: 77px;
					}	
					
						.open .barholder .info .doors, .open .barholder .info .type, .open .barholder .info .age {
							display:none;
							visibility: hidden;
						}
						
						.open .barholder .info .date {
							position: relative;
							color: #b9d1df;
							font-size: 14px;
							font-weight: normal;
							letter-spacing: .1em;
							float: right;
						}
						
										
				.open .name {
					position: relative;
					float: left;
					color: #71ccff;
					margin-left: 25px;
					margin-top: 21px;
					z-index: 45;
					cursor: default;
				}
				
					.open .name h2 {
						color: #ffffff;
						font-size: 26px;
						font-weight: bold;
						margin-bottom: 0px;
						cursor: default;
					}
						
						.open .name h2.event, .open .name .supports {
							display: none;
						}
						
						.open .name h2.band {
							display: inline;
						}
					
					.open .name .doors {
						position: relative;
						visibility: visible;
						display: block;
						left: 0px;
						top: 2px;
						margin-bottom: 20px;
						font-size: 13px;
						color: #b9d1df;
						font-weight: normal;
					}
					
					.open .name .addinfo {
						display: none;
						visibility: hidden;
					}	
					
					.open .name .moreinfo {
						display: none;
						visibility: visible;
					}
					
					* html .open .name .doors {
						/*position: relative;
						margin-top: -55px;
						float: left;
						*/
					}
					
					* html .open .secondary .name .doors {
						/*
						position: relative;
						margin-top: -40px;
						float: left;
						*/
					}
					
					
					.open .name .venue {
						font-size: 12px;
						font-weight: bold;
						position: absolute;
						top: -27px;
					}
					
					.open .name .copy {
						width: 380px;
						margin-top: 10px;
						margin-bottom: 5px;
						color: #000000;
						font-size: 11px;
						font-weight: bold;
						line-height: 11px;
						float: left;
						display: inline;
						position: relative;
					}
				
						.open .name .copy a, .open .name .copy a:visited {
							text-decoration: none;
						}
						
						.open .name .copy a:hover {
							text-decoration: underline;
						}
						
						.open .name .copy .links {
							color:#FFFFFF;
						}
						
				.open .topbg {
					position: relative;
					margin-top: 0px;
					padding-top: 5px;
					height: 14px;
					background-image: url(../images/concerts/concerts_open_topbg.gif);
					background-repeat: repeat-x;
					visibility: visible;
					/*border: 1px solid maroon;*/
				}
				
				.open .secondary .topbg {
					position: relative;
					margin-top: 0px;
					padding-top: 5px;
					height: 14px;
					background-image: url(../images/concerts/concerts_open_topbg_sec.gif);
					background-repeat: repeat-x;
				}
				
					.open .topbg .close {
						position: relative;
						float: right;
						margin-right: 15px;
						padding-top: 2px;
						color: #6fc9fb;
						font-weight: bold;
						cursor: pointer;
						display: inline;
					}
					
					.open .topbg .over {
						color: #FFFFFF;
					}
				
				.open .btmbg {
					position: relative;
					margin-top: 0px;
					margin-bottom: 0px;
					padding: 0px;
					width: 100%;
					height: 15px;
					background-image: url(../images/concerts/concerts_open_btmbg.gif);
					background-repeat: repeat-x;
					background-color: #000000;
					visibility: visible;
				}
				
				.open .selected .btmbg {
					border-bottom: 0px none;
				}
				
				.open .secondary .btmbg  {
					background-image: url(../images/concerts/concerts_open_btmbg_sec.gif);
				}
				
				#pag {
					text-align:right;
					padding-right:12px;
				}
				
				#pag a {
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					color:#FFFFFF;
				}
				
				#pag a:hover {
					text-decoration:underline;
					color:#CCCCCC;
				}
				
/* roll over message */

.subMessage {
	background-color:#000000;
	padding:12px;
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	right:0px;
	display:none;
	color:#6FC9FB;
	width:140px;
}

#bottom .news a:hover {
	text-decoration: underline;
}	
