/* Farm Aid Concert CSS */

#content {}
	#concert #header { background: transparent url(bg_header_concert.jpg) 196px 0  no-repeat; }
	#splash {
		background: transparent url(concert_mainphoto.jpg) 3px 0 no-repeat;
		min-height: 286px;
		margin: 0 0 0 5px;
		width: 693px;
	}
	.page #splash {
		background-image: none;
		width: auto;
	}
	#concert .callout h2 			{ background: transparent url(hdr_callouts_concert.jpg) no-repeat; }
		#concert #concertgear h2 	{ background-position: 0 -121px; }
		#concert #sponsors h2 		{ background: transparent url(hdr_sponsors.jpg) no-repeat; height: 70px; width: 229px; }
	
		#backstage { }
			#callouts #backstage .btn { left: 106px; }
		#concertgear { margin: 0; }
			#callouts #concertgear .btn { left: 330px; }
		#sponsors 	{
			background: transparent url(bg_callout_tall.jpg) 9px 54px no-repeat;
			color: #000;
			font-weight: bold;
			margin: 0;
			min-height: 200px;
			width: 229px;
		}
			#sponsors p { margin: 4px 20px 20px 28px; }
			#callouts #sponsors .readmore { left: 588px; }
			
#subcontent {}
	#purchaseonline {
		font-size: 1.9em;
		margin: 0 0 6px 10px;
		padding: 40px 70px 4px 0;
		min-height: 64px;
		width: 152px;
	}
		.poster { background: transparent url(2007POSTERICON.GIF) 0 0 no-repeat; } 
	*+html #purchaseonline { padding-left: 8px; }
	* html #purchaseonline { height: 64px; }
	#photo-action h4 {
		background: transparent url(bg_action_help.gif) 2px 0 no-repeat;
		height: 72px;
	}
	#event-action h4 {
		background: transparent url(bg_action_join.gif) 0 0 no-repeat;
		height: 58px;
	}
	#photo-action a {
		background: transparent url(bg_photo_link.jpg) 0 0 no-repeat;
		margin-top: -62px;
		min-height: 34px;
		padding-top: 42px;
	}
	#event-action a {
		background: transparent url(bg_event_link.jpg) 0 0 no-repeat;
		margin-top: -42px;
		min-height: 27px;
		padding-top: 42px;
	}
	
.video { width: 430px; }

	#event-action a:hover { background-position: -197px 0; }
    * html #join-action a 	{ height: 20px; }
/* ------------------------------------------------------ browsers ----- */
*+html #purchaseonline  { background-position: 5px 0; }	



