/* REDEFINE GLOBAL HTML TAGS */
html {
	height: 100%;
			behavior: url(/includes/hover.htc);

}
body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006699;
	background-image: url(/images/page_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 100%;
}

h2 {
	color: #990033;
	font-size: 16px;
	margin: 4px 0px 0px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	}
a:link,  a:visited {
	color: #1077ab;
	text-decoration: none;
}

a:hover {
	color: #2498d2;
}

a img{
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}
/* PAGE LAYOUT */

table.main {
	width: 980px;
	background-repeat: no-repeat;
}

table.main td.header {
	height: 76px;
}

table.main td.toolbar {
	height: 30px;
}

table.main td.rightColumn {
background-color: #EFEEDC;
}

table.main td.rightColumn h1{
	background-image: url(/images/banner_sub.png);
	background-repeat: no-repeat;
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	padding: 16px 4px 6px 8px;
	margin: 0px;
}

table.main td.rightColumn h1 a:link, table.main td.rightColumn h1 a:visited {
	color: #FFFFFF;
}

table.main td.leftColumn {
width: 195px;
color: #FFFFFF;
}

/* SUB PAGE  */

div.content {
	margin: 8px;
}

div.content h2 {
	color: #000000;
	font-size: 17px;
	margin: 12px 0px 0px 0px;
	}

div.content {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

div.content a:link, div.content a:visited {
	color: #1077ab;
	margin: 0px;
	text-decoration: none;
}

div.content a:hover {
	color: #2498d2;
	margin: 0px;
}
div.content p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

div#breadcrumb {
	margin-bottom: 8px;
}

/* FOOTER */

div.footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 10px 0;
	position: relative;
	clear: both;
	width: 100%;
	margin: 0px auto;
}

div.footerPush {
	clear: both;
	height: 140px;
}

div.footer a:link, div.footer a:visited {
	color: #E6B53C;
	text-decoration: underline;
}

div.footer a:hover {
	color: #FFFFFF;
}

/* FORMS */

.dropDown {
	font-size: 11px;
	border: 1px solid black;
	padding: 1px;

}

.searchField {
	font-size: 11px;
	border: 1px solid black;
	padding: 1px;
	width: 140px;
	margin-top: 8px;
	background-image: url(../images/formFieldBg.gif);
	background-repeat:repeat-x;}

/* TOOLBAR */

div.toolbar {
margin-bottom: 4px;
}

.toolbarCell  {
	padding: 0px 1px 0px 1px;
}

.toolbarCell a:link, .toolbarCell a:visited {
	display: block;
	height: 21px;
	font-size: 12px;
	color: #EBE8F4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #012d63;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	line-height: 12px;
    text-align: center;
}

.toolbarCell a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

/*div.toolbar a, div.toolbar a:link, div.toolbar a:visited {
	color: #EBE8F4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #26174A;
	text-decoration: none;
	line-height: 12px;
}

div.toolbar a:hover {
	color: #FFFFFF;
	/*background-color: #000000;
}*/

/* LEFT COLUMN */

a.blockLink:link, a.blockLink:visited {
	color: #EBE8F4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #26174A;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;

	}

a.blockLink:hover {
	color: #000000;
	background-color: #E6B53C;
		margin: 0px;
	}

div.blockLink a:link, div.blockLink a:visited {
	color: #EBE8F4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #26174A;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	text-decoration: none;
	}

div.blockLink a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
		margin: 0px;
	}

input.blockLink {
	color: #012D60;
	background-color: #E6B53C;
    cursor:default;
    border: 1px solid #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
	}

input.blockLinkHover {
	color: #012D60;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
    cursor:pointer;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
	}

div.toolbarLeft {
	margin: 16px 0px 16px 5px;
	display: block;
	height: 120px;
	}

table.calendarSmall {
	border-collapse: collapse;
	color: #FFFFFF;
	font-size: 12px;
	width: 190px;
	margin: 0px 0px 0px 0px;
	background-color: #012d60;
	}

table.calendarSmall td{
	border: 1px solid #00629E;
	text-align: center;
	}

	table.calendarSmall td.header {
	background-color: #000000;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	}

table.calendarSmall a:link, table.calendarSmall a:visited {
	background-color: #000000;
	}

table.calendarSmall td.days{
	text-align: center;
	font-weight: bold;
	}

table.calendarSmall a:link, table.calendarSmall a:visited {
	background-color: #08223F;
	color: #E6B53C;
	font-weight: bold;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	}

table.calendarSmall a:hover {
	background-color: #FFFFFF;
	color: #2498D2;
		}

table.calendarSmallHeader td {
			border: 0px solid #000000;
		}

table.calendarSmallHeader td a:link, table.calendarSmallHeader td a:visited {
		background-color: #000000;
		color: #E6B53C;
		}

table.calendarSmallHeader td a:hover {
		background-color: #000000;
		color: #FFFFFF;
		}

div.calendarSmallDetail {
	font-size: 11px;
	padding: 12px 8px 8px 8px;
	margin-top: 2px;
	background-color: #012d60;
	color: #FFFFFF;
	width: 172px;
	background-image: url(../images/calendarDetailBg.png);
	background-repeat:no-repeat;
}
div.calendarSmallDetail a:link, div.calendarSmallDetail a:visited {
	color: #E6B53C;

}
div.calendarSmallDetail a:hover {
	color: #FFFFFF;

}
/* CALENDAR LARGE */

table.calendar {
	border-collapse: collapse;
	color: #000000;
	font-size: 12px;
	width: 540px;
	margin: 8px;
	}

table.calendar td{
	border: 2px solid #00629E;
	padding: 2px;
	}

	table.calendar td.header {
	background-color: #000000;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	}

table.calendar a:link, table.calendar a:visited {
	background-color: #000000;
	}

table.calendar td.days{
	text-align: center;
	font-weight: bold;
	width: 14%;
	}

table.calendar a:link, table.calendar a:visited {
	background-color: #EFEEDC;
	color: #E6B53C;
	font-weight: bold;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	}

table.calendar a:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
		}

table.calendarHeader td {
	color: #FFFFFF;
			border: 0px solid #000000;
		}

table.calendarHeader td a:link, table.calendarHeader td a:visited {
			background-color: #000000;
		}

.newsWell {
	font-size: 12px;
	margin-right: 8px;
}

.newsWell a:link, .newsWell a:visited {
	color: #95d2f7;
	text-decoration: none;
	display: block;
	/*padding: 6px;*/
}

/*.newsWell a:hover {
	color: #FFFFFF;
	background-color: #000000;
}*/

div.upcoming {
	width: 240px;
	margin: 8px 4px 4px 4px;
	font-size: 12px;
	float: left;
}

div.upcoming p {
	margin: 4px 0px 4px 0px;
}

td.arrow {
	width: 20px;
	}

/* HOME PAGE ONLY */

table.features {
	font-size: 12px;
}

table.features td.spotlightLeft {
	/*width: 277px;*/
	width: 50%;
}

table.features td.spotlightRight {
	/*width: 277px;*/
}

table.features p {
	font-size: 12px;
	margin: 4px 0px 4px 0px;
}

p.arrowBullet {
	float: left;
		background-image: url(/images/arrowBlackBeige.gif);
	background-repeat:no-repeat;
		padding-left: 15px;
}


div.spotlight {
	padding: 10px;
	clear: left;
}

div.spotlight h2 {
margin: 0px 3px 0px 3px;
padding: 0px;
line-height: 18px;
}

div.spotlightSmall {
	width: auto;
	display: block;
	height: 85px;
	overflow: hidden;
	border-left: 2px solid #CAC8A8;
		border-bottom: 2px solid #CAC8A8;
	background-color: #EAE8D6;
}

div.spotlightSmallText {
	width: auto;
	display: block;

	/*border-bottom: 2px solid #CAC8A8;
	border-left: 2px solid #CAC8A8;*/
	padding: 10px;
}

div.spotlightSmallText h2 {
margin: 2px 0px 2px 0px;
padding: 0px;
line-height: 18px;
}


div.thumb {
}

div.thumb img {
	margin-right: 4px;	float: left; clear: left;
}

div.clearer {
	clear: both;
	display: block;
	height: 1px;
}

div.subscriptionBox {
	width: 190px;
	float: right;
	background-color: #F9F7E9;
	border: 1px solid #CAC8A8;
	margin: 4px 4px 4px 8px;
	padding: 4px;
	display: table;
}

div.subscriptionBox h3 {
	margin-bottom: 10px;
}
div.subscriptionBox ul {
margin-top: 4px;
margin-left: 20px;
padding-left: 0px;
}


div.subscriptionBox p.lineBottom {
border-bottom: 1px solid #CAC8A8;
padding-bottom: 4px;
margin-top: 2px;
}

div.relatedLinksTop {
	width: 160px;
	float: right;
	background-color: #F9F7E9;
	border: 1px solid #CAC8A8;
	margin: 4px 4px 4px 8px;
	padding: 4px;
	display: table;
}

div.relatedLinksTop ul {
margin-top: 4px;
margin-left: 20px;
padding-left: 0px;
}

div.relatedLinksBottom {
	background-color: #F9F7E9;
	border: 1px solid #CAC8A8;
	padding: 4px;
}

div.relatedLinksBottom ul {
margin-top: 4px;
margin-left: 20px;
padding-left: 0px;
}

table.coloredPlum {
	color: #FFFFFF;
}

table.coloredPlum td {
	background-color: #3B2B65;
	margin: 5px;
}

ul#nav-secondary {
	width: 220px;
	padding: 4px;
	margin: 4px;
	float: right;
	border: 1px solid #CAC8A8;
}

ul#nav-secondary li{
	margin: 2px 2px 2px 15px;
}


div.concertImage {
	padding: 0px 6px 6px 0px;
	text-align: center;
	float: left;
}

div.bioImage {
	padding: 8px 8px 8px 0px;
	text-align: center;
	float: left;
}

div.sectionListing {
	display: block;
}



table.border {
	border-collapse: collapse;
}

table.border td {
	border: 2px solid #CAC8A8;
	padding: 4px;
}

    /* NAV - top horizontal nav */

#nav, #nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
	#nav {
        font-weight:bold;
        font: bold 96% arial;
    }
	#nav li {
        margin: 0px;
        padding: 0;
    }
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
        text-decoration:none;
        cursor:pointer;
        color:#fff;
        display: block;
        padding: 9px 4px 2px;
    }
	#nav a:hover {color:#ffffff; }
	#nav li:hover, #nav li.hover {
    position: static;
}
	#nav li ul {
        width:14em;
        font-size:90%;
        position: absolute;
        font-weight:normal;
        left: -999em;
    }
	#nav li:hover ul, #nav li.sfhover ul {left: auto;z-index:99999;}
    #nav li li {
        background:none;
        float:none;
		width:15em;
        padding: 0px;
		z-index:99999;
		margin: -1px;
    }
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
        color:#fff;
		width: 100%;
		height: auto;
		padding-top: 6px;
		padding-bottom: 6px;
		margin: 0px;
		text-align: left;
		padding-left: 10px;
		font-weight: normal;
		z-index:99999;
    }

    /* NAV 2 - Find a Concert Drop Down */
	#nav2, #nav2 ul {
        padding: 0;
        margin: 0px 0px 0px 0px;
        list-style: none;
    }
	#nav2 {
        font-weight:bold;
    }
	#nav2 li {
        float: left;
        width: 0em;
        display:block;
        padding: 0;
    }
	#nav2 a, #nav2 a:link, #nav2 a:visited, #nav2 a:hover, #nav2 a:active {
        text-decoration:none;
		font-size: 11px;
        cursor:pointer;
		background-color: #000000;
		background-image: url(/images/arrowDown.gif);
		background-repeat: no-repeat;
		background-position: right;
		color: #ffffff;
		border: 1px solid #666666;
        display: block;
        padding: 1px 4px 1px 4px;
    }
	#nav2 a:hover {background-color:#333333;}

	#nav2 li ul {
        width:12em;
        position: absolute;
        font-weight:normal;
        left: -999em;

    }
	#nav2 li:hover ul, #nav2 li.sfhover ul {left: auto;z-index:99;}
    #nav2 li li {
        background:none;
        float:none;
border-width: 0px;
		width:15em;
        padding: 0px;
		margin: 0px;

    }
	#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
        color: #1077ab;
		width: 90%;
		height: auto;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 10px;
		margin: 0px;
		text-align: left;
		border: none;
		font-weight: normal;
		border: 0px solid #000000;
		background-image: none;
		background-color: #F9F7E9;
    }

	#nav2 li li a:hover {
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 10px;
		background-color: #FFFFFF;
		color: #2498d2;
		font-weight: normal;
		border: 0px solid #000000;
		background-image: none;
	}

#skip a, #skip a:hover, #skip a:visited, #skip a:focus
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#info_wells{
    margin-top: 10px;
    clear: both;
}

#info_wells td{
    border: 2px solid #CAC8A8;
    padding: 5px;
    width: 33%;
}

#info_wells h3{
    color: #444;
    font-size: 16px;
    margin: 0 0 5px 0;
    line-height: normal;
}

#info_wells a{
    color: #1077AB;
}

#info_wells #social_media{
    margin: 0 auto;
}

#info_wells #social_media td{
    border: none;
    text-align: center;
    color: #777;
}
