﻿/* 
	
	Master Screen CSS
	Updated: Tuberdyke 4.17.13
	- updating logos
	
		
 */

/* ------------------------ 
		reset
------------------------ */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

	img {
		border: 0;
		outline: 0;
	}

	ol, ul { 
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
		caption, th, td {
			text-align: left;
			font-weight: normal;
		}

		
	body {
		line-height: 1.5;
		color: #000;
		background: #4a4a4a url(/content/v1/us/img/fullBodyBG.jpg) no-repeat center top;
		font-size: 62.5%;
		font-family: Tahoma, Geneva, sans-serif;
	}
	
	
	
		a,
		a:visited,
		a:hover,
		a:active {
			color: #0065b3;
			text-decoration: none;
		}
		
			a:hover {
				color: #007ac3;
				text-decoration: underline;
			}
			
		img.left,
		.image-left {
			float: left;
			padding: 0 10px 10px 0;
		}
		
		img.right,
		.image-right {
			float: right;
			padding: 0 0 10px 10px;
		}
		
	
		 #accessibility {
			position: absolute;
			left: -9999px;
		 }
	
	#container {
		width: 980px;
		margin: 0 auto;
		background: #fff;		
		position: relative;
		min-height: 845px;
		position: relative;
	}
	
/* ------------------------ 
		head
------------------------ */
 #head {
	margin: 0 auto;
	position: relative;
	background:url(/content/v1/us/img/header-bg.gif) 0 0 no-repeat;
	width: 980px;
	height: 145px;
 }
 
 	h1 {
		float: left;
		font-size: 15px;
		font-weight: bold;
	}
	
 	h1 a {
		float: left;
		background: url(/content/v1/us/img/buffalo-place.gif) 0 0 no-repeat;
		width: 239px;
		height: 145px;
		display: block;
		text-indent: -9999px;
	}
	
/* ------------------------ 
		TOPNAV 
------------------------ */
	#listserve a 	{
		text-indent: -9999px;
		overflow: hidden;
		width: 278px;
		background: url(/content/v1/us/img/eReport_1.png) no-repeat;
		display:block;
		position:absolute;
		right:0;
		height:24px;

	}
		#listserve a:hover {
			background-position: 0 -22px ;
			}


	ul#topNav {
	    float:right;  
	    position:relative;
	    top: 27px; 
	    height: 78px;
	}
	
	ul#topNav li {
		float: left;
		}
		
		ul#topNav li a {
			display: block;
			height: 78px;
			text-indent: -9999px;
			}
					
					
			#facebook {
				text-indent: -9999px;
				overflow: hidden;
				position: absolute;
				right: -10px;
				margin-top: 2px;
				width: 32px;
				height: 32px;
				background: url(/content/v1/us/img/facebook.gif) no-repeat;
			}
			
			
			
			li#twentynine a {
                background: url("/content/v1/us/img/icons_01.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
                height: 55px;
                margin: 15px 25px 0 0;
                width: 95px;
            }
			
			li#thursday a {
				background: url(/content/v1/us/img/icons_02.png) 0 0 no-repeat;
				width: 109px;
			}
			
			li#rocksharbor a {
				background:url(/content/v1/us/img/icons_03.png) 0 18px no-repeat;
				width: 109px;
			}
			
			li#rotaryrink a {
				background:url(/content/v1/us/img/icons_04.png) no-repeat 0 0;
				width: 131px;
			}
			
/* ------------------------ 
		navigation
------------------------ */		
			
	#greyNav {
		position: absolute;
		top: 100px;
		left: 336px;
		height: 45px;
		z-index: 9999;
		}
	
	/* top nav */
			#greyNav li a {
				display: block;
				text-indent: -9999px;
				height: 45px;
				background:url(/content/v1/us/img/graynav.png) no-repeat 0 0;
			}
			
			#greyNav li	{
			    float:left;    
			}
			
				#greyNav li#navHome a {
					width:90px;
				}
					#greyNav li#navHome a:hover {
						background-position: 0 -45px;
					}

				
				#greyNav li#navEvents a {
					width: 134px;
					background-position: -90px 0;
				}
					#greyNav li#navEvents a:hover {
						background-position: -90px -45px;
						}
						

				#greyNav li#navAbout a {
					background-position: -224px 0;
					width: 102px;
				}
					#greyNav li#navAbout a:hover {
						background-position: -224px -45px; 
						}
						
				#greyNav li#navHistory a {
					background-position: -326px 0;
					width: 233px;
				}
					#greyNav li#navHistory a:hover {
						background-position: -326px -45px; 
						}
						
				#greyNav li#navContact a {
					width: 122px;
					background-position: -558px 0;
				}
					#greyNav li#navContact a:hover {
						background-position: -558px -45px;
						}
						
						
				#greyNav li#navFacebook a {
					width: 44px;
					background-position: -681px  0;
				}
					#greyNav li#navFacebook a:hover {
						background-position: -681px -45px;
						}
						
			    #greyNav li#navTwitter a {
					width: 46px;
					background-position: -726px 0;
				}
					#greyNav li#navTwitter a:hover {
						background-position: -726px -45px;
						}
						
						
		        #greyNav li#navFoursquare a {
					width: 45px;
					background-position: -657px 0;
				}
					#greyNav li#navFoursquare a:hover {
						background-position: -657px -45px;
						}
						


	/*MAIN NAVIGATION */

	#navigation,
	#sideNav {
		background: url(/content/v1/us/img/navigation.png) 0 0 no-repeat;
		height: 70px;
		width: 982px;
		position: absolute;
		top: 145px;
		left: -1px;
	}
	
		#navigation li,
		#sideNav li {
			float: left;
		}
		
			#navigation li a,
			#sideNav li a {
				background: url(/content/v1/us/img/nav.png) 0 0 no-repeat;
				display: block;
				height: 70px;
				text-indent: -9999px;
				color: #000;
			}
			
			#navigation #live a,
			#sideNav #navLive a {
				width: 165px;
				background-position: 0 0;
				}
				#navigation #live:hover a,
				#sideNav #navLive:hover a  {
					background-position: 0 -70px;
					}

			#navigation #work a,
			#sideNav #navWork a  {
				width: 156px;
				background-position: -165px 0;
				}
				#navigation #work:hover a,
				#sideNav #navWork:hover a  {
					background-position: -165px -70px;
					}			

			#navigation #play a,
			#sideNav #navPlay a {
				width: 157px;
				background-position: -321px 0;
				}
				#navigation #play:hover a,
				#sideNav #navPlay:hover a {
					background-position: -321px -70px;
					}	


		/* single drop down styles */		
		#navigation ul,
		#sideNav ul { /* all lists */
			list-style: none;
			width: 212px;
			position: absolute;
			left: -9999px;
			z-index: 99999;
			background: url(/content/v1/us/img/nav-hover.png) 0 bottom no-repeat;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
		
			#navigation li:hover ul, 
			#navigation li.sfhover ul,
			#sideNav li:hover ul, 
			#sideNav li.sfhover ul { /* lists nested under hovered list items */
				left: auto;
			}	

			#navigation ul li,
			#sideNav ul li {
				_height: 1%;
				display: block;
				float: none;
				line-height: 1.1;
				position: relative;
				z-index: 9999;
				background: url(/content/v1/us/img/arrow.png) 12px 2px no-repeat;
			}
				#navigation ul a,
				#sideNav ul a {
					width: auto !important;
					height: 24px;
					display: block;
					font-weight: bold;
					font-size: 12px;
					z-index: 9999;
					text-decoration: none;
				 	color: #fff;
					padding-left: 8px;
					background: none;
					text-indent: 14px;
					
				}
				
				#navigation ul a:hover,
				#sideNav ul a:hover  {
					color: #000;
					}

				
				#navigation ul li a,
				#sideNav ul li a {
					border-top: 0;
					z-index: 9999;
					position: relative;
					}
					
					
					#navigation li:hover a {
					
					}
				
					#navigation ul a:hover,
					#sideNav ul a:hover {
						z-index: 9999;
						position: relative;
						background: url(/content/v1/us/img/arrow.png) 0 0 no-repeat;
						}

		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			#navigation li.hover,
			#navigation li:hover,
			#navigation a:hover,
			#sideNav li.hover,
			#sideNav li:hover,
			#sideNav a:hover  {
				*position: static;
				position: relative;
				z-index: 9999;
			}


	#nav-shadow {
		background: url(/content/v1/us/img/nav-shadow.png) 0 0 no-repeat;
		width: 980px;
		height: 17px;
		position: absolute;
		left: 0;
		top: 215px;
		z-index: 9998;
		text-indent: -9999px;
		}
		
		
	/* ------------------------ 
			google custom search
	------------------------ */
			
		
	#cse {
		position: absolute;
		top: /*82px*/162px;
		left: 578px;
		z-index:9998;
	}
	
		#cse a,
		#cse a.gs-title,
		#cse .gs-title *,
		.gsc-cursor-box a {
			color: #0065b3 !important;	
		}
		
	
		.gsc-resultsHeader {
			border: 0 !important;	
		}
	
		table.gsc-search-box {
			width: 263px !important;
		}
	
		.gsc-branding,
		.gsc-adBlockVerticalInvisible,
		.gsc-tabsAreaInvisible,
		.gsc-adBlockInvisible {
			display: none;
			visibility: hidden;
			height: 0;
			overflow: auto;
		}
		
		
		div.gsc-clear-button {
			position: relative !important;
			top: -8px;
			margin-left: 0 !important;
		}
		
		input.gsc-input {
			padding: 3px 2px!important;
			position: relative;
			border: 0 !important;
			font-size: .9em;
			width: 290px !important;
			margin-left:10px;
		}
		
		input.gsc-search-button {
			display: block;
			position: relative;
			top: 2px;
			border: 0;
			padding: 0;
			width: 27px;
			height: 24px;
			padding: 28px 0 0;
			overflow: hidden;
			cursor: pointer;
			background: url(/content/v1/us/img/btn_cse_search.png) no-repeat;
		}
		
		
		.gsc-resultsbox-visible,
		.gsc-adBlock{
			background:#fff ;
			border:1px solid #AAAAAA;
			font-size:11px !important;
			line-height:1;
			margin:-15px 0 0 -579px;			
			padding:10px;
			position:absolute !important;
			text-align:left;
			width: 754px;
			z-index:999999;
		}

		.gsc-adBlock{
			background: transparent;
			border: 0;
			width: 230px;
			margin:-15px 0 0 -54px;	
		}
		
		.adBlock div {
			font-size: 11px;	
		}
			
			.gs-no-results-result .gs-snippet, 
			.gs-error-result .gs-snippet {
				background-color:#fff !important;
				border:1px solid #fff !important;
			}
			
			table.gsc-search-box
			{
			    background:url(/content/v1/us/img/cse_bg.png) no-repeat;
			    margin-bottom:0 !important;
			    width:389px !important;  
			    height:38px;  
			}
			
			input.gsc-input
			{
			    background:transparent !important;  
			    color:#a5a5a5;
			    text-transform:uppercase;
			    font-size:12px;  
			}
			
			div.gsc-clear-button
			{
			    position:relative;
			    top:-1px    
			}	
/* ------------------------ 
		content
------------------------ */
#content {
    min-height: 800px;
	padding: 9px;
	padding-bottom: 30px;
}

	h2 {
		font-size: 18px;
		font-weight: bold;
		margin-top: 10px;
	}
	
	h3 {
		font-size: 16px;
		font-weight: bold;
	}
		h3.mission {
			background: url(/content/v1/us/img/Hp_banner.jpg) 0 0 no-repeat;
			width: 963px;
			height: 76px;
			font-size: 19px;
			top: 80px;
			position: relative;
			font-weight: normal;
			padding: 12px;
			padding-left: 18px;
			padding-right: 20px;
			line-height: 24px;
			color: #4d4d4d;
			}
				h3.mission span {
					font-weight: bold;
					font-size: 20px;
					}
	
	h4 {
		font-size: 13px;
		font-weight: bold;
	}
	
	 .standout {
		font-size:18px;
		font-weight:bold;   
	 }
	
	#content p,
	#content ul,
	#content ol {
		padding: .5em 0;
	}
	
	#content ul,
	#content ol {
		margin-left: 25px;
		/*list-style-type: disc;*/
		list-style-type:none;
		top:172px;
	}	
	
	#content ol {
		list-style-type: decimal;
	}
	
	
	#social {
		display: block;
		width: 280px;
		height: 17px;
		position: absolute;
		left: 685px;
		top: 225px;
		}
	
	/* forms */
	fieldset legend {
		display: none;
	}
	
	fieldset dt {
		display: block;	
	}
	
	#content dt label,
	#content fieldset dt {
		color: #000;
		/*font-weight: bold;*/
	}
	
	#content dd input,
	#content dd select {
		background: #edeeec;
		border:1px solid #ccc;
		padding: 3px;
		font-size: .9em;
	}
	
	#content dd select {
		padding: 0;
		height: 21px;
	}
	
 	h3.sideNav {
		*margin-left: -880px;
        background: url("/content/v1/us/img/sidenavtop.jpg") no-repeat scroll 0 0 transparent;
        float: left;
        height: 22px;
        margin: 0 auto 0 11px;
        padding-top: 7px;
        text-indent: 10px;
        text-transform: uppercase;
        width: 199px;
		position: relative;
		top: 70px;
	}
	
	    /* chrome */

		h3.sideNav {
			*margin-left: -880px;
			background: url("/content/v1/us/img/sidenavtop.jpg") no-repeat scroll 0 0 transparent;
			float: left;
			height: 28px;
			margin: 0 auto 0 11px;
			padding-top: 7px;
			text-indent: 10px;
			text-transform: uppercase;
			width: 200px;
		}

 
	#content ul.leaf-nav {
		width: 201px;
		margin: 0 auto 0 10px;
		_display: inline;
		font-family: georgia;
		background:url(/content/v1/us/img/sidenav.jpg) no-repeat center bottom;
		float:left;
		clear:left;
		position: relative;
		top: 66px;
	}
	
		.leaf-nav li {
			margin: 0 10px;
			padding: 1em 0;
			border-top: 1px dotted #4b4b4b;
			line-height: 1;
			font-family: Tahoma, Geneva, sans-serif;
		}
	
			.leaf-nav a {
				color: #3d3d3d;
				text-transform:uppercase;
				font-size:11px;
			}
			
				.leaf-nav a:hover {
					text-decoration: none;
					color: #0065B3;
					}
	
	#inner-content {
		width: /*688px*/740px;
		float: left;
		_display: inline;
		margin: 0 5px;
		font-size: 1.1em;
		position:relative;
		top: 45px;
		padding-bottom: 30px;
	}
	
		
		h3#LeafTitle {
			text-transform: uppercase;
			text-indent: 10px;
			width: 450px;
		}
		
		#LeafContent p img
		{
		    -moz-box-shadow: 2px 5px 5px 2px #888;
            -webkit-box-shadow: 2px 5px 5px 2px #888;
            box-shadow: 2px 5px 5px 2px #888;  
            background:#ffffff;
            padding:5px;  
		}
		
		
		#LeafContent {
			font-size:14px;
			color:#4b4b4b;
			padding: 1em 10px 1em 10px;
		}
		
			#LeafContent th,
			#LeafContent td {
				padding: 5px;
			}
			
			
 /* contact */
 #contact-info {
 	float: right;
	_display: inline;
 	width: 330px;
 }
 
 #contactForm {
 	float: left;
	_display: inline;
	width: 330px;
 }	
 
 fieldset legend {
 	display: none;
 }
 
	fieldset dt {
		width: 100px;
		float: left;
		padding-top: .4em;
	}
	
	fieldset dd {
		padding: .2em 0;
	}
	
		fieldset dd input,
		fieldset dd textarea {
			width: 200px;
		}
	 
	 	#State {
			width: 25px;
		}
		
		#Zip,
		#Phone, #Fax {
			width: 85px;
		}
		
		#submit {
			margin-left: 100px;
			background:#1260A8;
			color: #fff;
			border: 1px solid #ccc;
			cursor: pointer;
			padding:4px 10px;
			text-transform: uppercase;
			font-weight: bold;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		input.validation-failed {
			background: #ffe5e5;
			border: 1px solid #f00;
		}
		
		
		.validation-advice {
			color: #f00;
			font-size: .9em;
			margin-left: 100px;
		}
		
		#lbl_signup {
			padding: .5em 0 1em 0;
			display: block;
			margin-left: 100px;
		}
		
			#lbl_signup input {
				position: relative;
				top: 2px;
			}	
	
	/* pagination */
	

	#ctl00_PageContent_PaginationBottom {
		clear: both;
		}

	#ctl00_PageContent_PaginationTop {
		width: 946px;
		}
		#ctl00_PageContent_PaginationTop ul,
		#ctl00_PageContent_PaginationBottom ul {
			float: right;
		}
	
	.pagination li {
		display: block;
		float: left;
		_display: inline;
		font-size: 10px;
		margin-right: 1px;
		
		}
	
		.pagination span#prevpage,
		.pagination span#nextpage{
			display: none;
				}
	
		.pagination a#prevpage,
		.pagination a#nextpage{
			display: block;
			width: 5px;
			height: 12px;
			text-indent: -9999px;
			overflow: hidden;
			margin-top: 4px;
		}
		
		.pagination a#prevpage {
			background: url(/content/v1/us/img/previous.gif) no-repeat;	
		}
		
		.pagination a#nextpage{
			margin-left: 5px;
			background: url(/content/v1/us/img/next.gif) no-repeat;	
		}
		
		.pagination li a,
		.pagination li span{
			display: block;
			padding-left: 4px;
			padding-right: 4px;
			padding-top: 1px;
			text-decoration: none;
		}
		
		.pagination li span{
			color: #000;
			font-weight: bold;
			text-decoration: none;
			padding-top: 0;
		}
		
			#ctl00_PageContent_PaginationBottom .pagination li span {
				padding-top: 1px;
				}

		
	/* errors */
	#errors,
	.errors {
		margin: 0!important;
		padding: 0!important;
	}
	
		#ctl00_PageContent_Errors1 span,
		.validation-advice,
		.errorlist,
		#ctl00_PageContent_Errors1 {
			color: #f00;
			font-size: 10px;
			font-weight: bold;
			position: relative;
		}

		#ctl00_PageContent_Errors1 span {
			border: 1px solid #f00;
			background: #ffe0e0 url(/content/v1/img/error.gif) no-repeat right 2px ;
			padding: 5px;
			display: block;
			margin: 0 0 5px 0;	
		}

		#ctl00_PageContent_Errors1 li {
				padding: 0!important;
		}

		.validation-failed {
			border-color: #f00 !important;
		}

		.errorlist {
			padding: .2em 1em;
			font-size: 1.1em;
			display: block;
		}
		
/* ------------------------ 
		meta
------------------------ */
.activeRevision {
	padding-left: 5px;
	position: absolute;
	top: 10px;
	right: 20px;
}

	.activeRevision select {
		font-size: 12px;
		float: left;
		margin: 3px 5px;
	}
		.activeRevision select option {
			padding-left: 20px;	
			padding-top: 2px;
		}
		
		.activeRevision select option.active{
			height: 16px;
			background: url(/Pages/v1/default/Admin/Core/MochaUi/Themes/Catalyst/Images/icons/starIcon.gif) no-repeat left;
		}
		
		.activeRevision input {
			float: left;
			background:url("/Pages/v1/default/Admin/Core/MochaUi/Themes/Catalyst/images/button.gif") repeat-x scroll 50% 50% #2469BA;
			border:1px solid #1E579A;
			color:#FFFFFF;
			cursor:pointer;
			display:block;
			font-family:Arial, Verdana,Helvetica,sans-serif;
			font-size:10px;
			padding:4px 8px;
			text-transform:uppercase;	
		}

	div.metaEdit {
		/*position: absolute;
		top: 125px;
		right: 30px;
		font-size: 11px;
		line-height: 1.5;
		z-index: 9999;
		*width: 350px;*/
		background: #fff;
		padding: 10px 10px 0 10px;
		border: 5px solid #DFDFDF;
	}
	
		p.metaToggler {
			display: inline;
			color: #5288C9;
			padding-left: 20px;
			cursor: pointer;
			padding-bottom: 3px;
			margin-bottom: 2px;
			font-size: 12px;
			text-transform: uppercase;
		}
			p.metaToggler {
				background: transparent url(/Pages/v1/default/Admin/Core/MochaUi/Themes/Catalyst/Images/icons/editIcon.gif) no-repeat 2px -1px;
			}
			
	div.metaElement {
		clear: both;
		right: 0;
		margin-top: 10px;
	}
			
		div.metaElement fieldset {
			clear: both;
			background: #fff;
			border: 1px solid #DFDFDF;
			padding: 5px;
			margin-bottom: 10px;
		}
		
			div.metaElement fieldset dl{
				background: #eee;
				padding: 6px 10px;
				clear: both;
			}
			
				div.metaElement fieldset dt {
					color: #555555;
					}
					
					div.metaElement fieldset dd{
						
					}
					
					div.metaElement fieldset dd input {
						background:#EFF4FA none repeat scroll 0 0;
						border:1px inset #CCCCCC;
						font-size:11px;
						padding:3px;
						width: 300px;
					}
					
					div.metaElement fieldset dd input:focus {
						background: #E7EEF7;
					}
			
			input.invisible {
				display: none;
			}
		
		
	#meta-save-results {
		position: absolute;
		top: 0;
		left: 5px;
	}
		#meta-save-results .message {
			padding-left: 14px;
			font-weight: bold;
			color: #5288C9;
			text-transform: uppercase;
			background: url(/content/v1/us/img/admin/btn_save.gif) no-repeat;
		}
/* ------------------------ 
		modal
------------------------ */
#sbox-content #container,
#sbox-content #content,
#sbox-content #innerContent {
	width: auto;	
	background: #fff;
	margin: 0;
	padding: 0;
	float: none;
}

	#sbox-content #innerContent h3 {
		margin-top: 0;
	}



#sbox-content #head,
#sbox-content #footer {
	display: none;	
}

/* ------------------------ 
		footer
------------------------ */
 	#footer {
		clear: both;
		width: 980px;
		position: relative;
		margin: 0 auto;
		background: transparent;
		color:#ffffff;
		font-size:12px;
		line-height:1.2em;
		padding-top:10px;
	}
	
		
	    #footer ul {
	        display: inline-block;
	        float: left;
	        margin-right: 100px;
	        list-style-type: none;
	        margin-top: 20px;    
	        padding-bottom: 30px;
	    }
	        #footer ul li.first {text-decoration:underline;}
	        #footer ul.last {margin-right:20px;}
	    
		#footer p {
			padding: 1em 0;
		}
		

			#footer a {
				color: #ffffff;
				}
				
				#footer a:hover {
				}
				
/* ------------------------ 
		admin content 
------------------------ */
	#buffaloConcert {
	
	
	}
	
		#sponsors {
			text-align: center;
		}
	
			#buffaloConcert h4 {
				font-weight: bold;
				text-transform: uppercase;
				text-align: center;
				padding-bottom: .5em;
				font-size: 1.1em;
			}
			
			#buffaloConcert .sponsors {
				width: 220px;
				float: left;
				_display: inline;
				padding: 1em 0;
			}
			
		#schedule {
			clear: both;
			width: 668px;
			margin: 0 auto;
			/*padding-top: 355px;
			background: url(/content/v1/us/img/content/summer-concert-bg.jpg) no-repeat top;
			*/
		}
	
			#details {
				position: absolute;
				left: -9999px;
			}
			
		#concerts {
			padding: 0 10px;
		}
			
		#concerts  h3 {
			clear: both;
			display: block;
			font-weight: bold;
			padding-top: 1em;
			font-size: 1.4em;
			border-top: 1px dotted #ccc;
			}
			
			#concerts  h3 span {
				displaY: block;
				font-size: .8em;
				font-weight: normal;
				}
			
		.concertImage {
			float: right;
			width: 380px;
			overflow: hidden;
		}
		
			.concertImage img {
				border: 1px solid #ccc;
				margin: .5em 0 1em 0;
			}
		
		.concertInfo {
			width: 265px;
			float: left;
			padding-top: .5em;
		}
		
			a.headliner {
				font-size: 1.4em;
				font-weight: bold;
			}
	
			a.subheadliner {
				font-size: 1.2em;
				font-weight: bold;
			}
			
			
	
	#contentTable td {
		border-bottom:#ccc solid 1px;
		padding:5px;
		font-size:11px;
	}
	
	#contentTable h3 {
		font-size:13px;
		background:#E4EDFC;
		color:black;
		font-weight:bold;
		text-align:center;
		text-align:left;
		padding:5px;
		margin: -5px;
		margin-top:10px;
		border:0px;
	}
	
	#parktrans td{
		background:#CFDFFA;
		padding:10px;
		text-align:center;
	}
	
	#LeafContainer p {
		margin-bottom:7px;
	}
	
	.parktrans {
		color:#0066CC;
		text-transform:uppercase;
		font-weight:bold;
		font-size:16px;
	}
	
	.title {
		color:#0066CC;
		font-size:15px;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	.TitleNoTable {
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		font-weight:BOLD;
		margin-top:10px;
	}
	
	#innercontent li{
		list-style-type:disc;
		margin-left:32px;
		margin-top:4px;
	}
	
	#BtnSeries a{
		display:block;
		background:url(/content/v1/us/img/BPEventDtl.gif);
		width:172px;
		height:27px;
		text-indent:-9999px;
	}

/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


<!--/* 0.00123039561105127 */-->