﻿



Table#archiveItem img{border:#B8E30D 2px dashed; margin: -10px 10px 30px 30px; cursor:pointer}

.TBFormatted
{
	overflow: hidden;
}



.BackgroundButton
{
	background-color: Black;
	font-weight: bold;
	color: #00ADEE;
}

/*Summit Tab*/
.summit .ajax__tab_header
{
	padding-left: 20px;
	white-space: normal !important;
}
.summit .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
	background-image: url('Graphics/footer/bluebar.png' );
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	height: 25px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 14pt;
}
.summit .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.summit .ajax__tab_tab
{
	overflow: hidden;
	text-align: center;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}

.summit .ajax__tab_body
{
	border-top: solid 2px gray;
	border-left: solid 20px gray;
	border-right: solid 20px gray;
	border-bottom: solid 20px gray;
	background-color: White;
	padding: 15px;
}

.summit .ajax__tab_active
{
	/* border-bottom: solid 2px #00ADEE; */
	cursor: default;
	color: White;
}

.summit .ajax__tab_disabled
{
	color: Gray;
}



















.leftPeek
{
	position: absolute;
	bottom: 50px;
	width: 280px;
	margin-left: 8px;
}
.centerPeek
{
	position: absolute;
	bottom: 55px;
	width: 280px;
	margin-left: 5px;
}
.rightPeek
{
	position: absolute;
	bottom: 50px;
	width: 280px;
	margin-left: 5px;
}



.botbBandsLink
{
	position: relative;
	top: 375px;
	left: 195px;
	border: solid 8px red;
	height: 75px;
	width: 180px;
}

.botbFansLink
{
	position: relative;
	top: 375px;
	left: 410px;
	border: solid 8px red;
	height: 75px;
}

.botbFooterLink
{
	position: relative;
	top: 500px;
	left: 100;
	border: solid 8px red;
	height: 75px;
}

.throbCover
{
	clear: both;
	background-image: url('Graphics/HomePage/opaqueBox.png');
	text-align: left;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
	height: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}




/*Battle Of the Bands Tab*/
.botb .ajax__tab_header
{
	white-space: normal !important;
}
.botb .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
	background-image: url('Graphics/footer/bluebar.png' );
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	height: 25px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 14pt;
}
.botb .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.botb .ajax__tab_tab
{
	overflow: hidden;
	text-align: center;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
}

.botb .ajax__tab_body
{
	background-color: White;
	padding: 15px;
}

.botb .ajax__tab_active
{
	/* border-bottom: solid 2px #00ADEE; */
	cursor: default;
	color: White;
}

.botb .ajax__tab_disabled
{
	color: Gray;
}




/*General*/
body
{
	margin: 0 auto;
	text-align: center;
	font: 9pt Arial, Helvetica, sans-serif;
	font-family: Arial;
	background-color: #27292C;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('Graphics/background.png');
}

.mainContent
{
	clear: both;
	border: solid 10px white;
	background: #D1D2D3;
	width: 880px;
	height: auto;
	position: relative;
}

.headerCage
{
	text-transform: capitalize;
	font-size: 24pt;
	font-weight: bold;
	clear: both;
	text-align: left;
	padding: 35px 200px 10px 70px;
	color: #00ADEE;
}
.contentCage
{
	clear: both;
	text-align: left;
	padding: 0 200px 40px 70px;
	height: auto;
}
.cageNoMargins
{
	clear: both;
	padding: 0 0 50px 0;
	height: 364px;
	position: relative;
}

/*
CALENDAR
*/
.calendarBox h1
{
	color: White;
	font-size: 16pt;
}
.calendarBox h2
{
	margin-top: -15px;
	color: #00ADEE;
	font-size: 24pt;
}
.calendarBox
{
	clear: both;
	background-image: url('Graphics/calendar/calendarBox.png');
	text-align: left;
	overflow: hidden;
	padding: 10px 15px 20px 15px;
	height: 260px;
	width: 280px;
	position: absolute;
	right: 25px;
	top: 165px;
}

.calendarBox p
{
	line-height: 1em;
	color: White;
	font-size: 12pt;
	font-weight: bold;
}


.calendarHeaderTable
{
	width: 100%;
	background-color: Black;
	padding: 5px 20px 5px 20px;
	border-top: solid 4px black;
}
.calendarHeaderTable td
{
	text-align: center;
	width: 8%;
	border-right: solid 1px white;
}
.calendarHeaderTable a
{
	color: White;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.calendarHeaderTable a:hover
{
	color: #FFCB05;
}

/*
blog
*/
.blogFooterNavText
{
	color: #272727;
	font-weight: bold;
}

.blogFooterNavText a
{
	color: #272727;
	text-decoration: none;
}
.blogFooterNavText a:Hover
{
	color: #272727;
	text-decoration: underline;
}
.blogBoxFooter
{
	color: #272727;
	font-weight: 900;
}

.blogBoxFooter a
{
	color: #272727;
	font-weight: 900;
}

.blogBoxFooter a:Hover
{
	text-decoration: underline;
}


.blogBox dt
{
	font-weight: bold;
	color: White;
	font-size: 10;
	text-transform: capitalize;
}

.blogBox
{
	text-align: left;
	background-color: #27292c;
	overflow: hidden;
	padding: 10px 15px 20px 15px;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('Graphics/TheLatest/blogBox.png');
	top: 15px;
	right: 15px;
	height: auto;
}

.blogBox a
{
	line-height: 1.5em;
	color: White;
	font-size: 9pt;
	font-weight: bold;
}

.blogBox a:Hover
{
	color: #FFCB05;
	font-size: 9pt;
	font-weight: bold;
}


.blogBox H2
{
	color: #00ADEE;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 0em;
}




.blogMainHeader a:hover
{
	color: #272727;
}




/*Default Home Page
*/

.HomePageBox
{
	clear: both;
	background-image: url('Graphics/HomePage/opaqueBox.png');
	text-align: left;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
	height: 360px;
	width: 290px;
	position: absolute;
	right: 10px;
	bottom: 15px;
}


.HomePageBox dt
{
	font-weight: bold;
	color: White;
	font-size: 10;
	text-transform: capitalize;
}


.HomePageBox a
{
	color: White;
	font-size: 9pt;
	font-weight: bold;
}

.HomePageBox a:Hover
{
	color: #FFCB05;
	font-size: 9pt;
	font-weight: bold;
}
.HomePageBox H1
{
	color: #00ADEE;
	font-size: 20pt;
	font-weight: bold;
}

.HomePageBox H1 A
{
	color: #00ADEE;
	font-size: 20pt;
	font-weight: bold;
}

.HomePageBox H1 a:Hover
{
	color: #FFCB05;
	font-size: 20pt;
	font-weight: bold;
}
.HomePageBox p
{
	color: White;
	font-weight: bold;
	font-size: 8pt;
}

.accordianContent
{
	padding-top: 10px;
	padding-left: 20px;
}
.lightBox
{
	border: solid 8px white;
	margin-bottom: 12px;
	cursor: pointer;
}
.accordianHeader
{
	padding-top: 10px;
	color: Gray;
	font-size: 12pt;
	cursor: pointer;
}


.selectedAccordianHeader
{
	height: auto;
	width: 80%;
	padding-top: 10px;
	padding-top: 10px;
	color: Black;
	font-size: 14pt;
}
h1
{
	color: #00ADEE;
	font-size: 20pt;
}

p.reference
{
	text-align: left;
	font: 9px Arial, sans-serif;
	color: #666666;
	width: 360px;
}

h2
{
	color: Black;
	font-size: 14pt;
}


p
{
	font-size: 10pt;
	font-family: Arial;
	color: #1a2b2f;
}

table.defaultText
{
	font-size: 10pt;
	font-family: Arial;
	color: #1a2b2f;
}
a
{
	color: #00ADEE;
	text-decoration: none;
}
div.Footer
{
	clear: both;
	background-position: center top;
	background-image: url('Graphics/footer/bluebar.png' );
	background-repeat: no-repeat;
	position: relative;
}


/*
Footer
*/
.legalText
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
}

.footerLinks
{
	text-align: center;
	height: 55px;
	font-size: 19pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}



.footerLinks a:hover
{
	color: White;
	text-decoration: none;
}
.footerBar
{
	text-align: center;
	font-size: 19pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.plugIn
{
	color: #00ADEE;
	text-decoration: none;
}


.hoverCssClass
{
	visibility: visible;
	color: White;
}



.doMoreMenu
{
	text-align: left;
	margin-top: -4px;
	width: 180px;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	background: url('Graphics/hoverMenus/doMore.png');
	background-repeat: no-repeat;
	color: #00ADEE;
	font-family: Arial;
	font-size: 8pt;
	line-height: 2em;
}
.doMoreMenu a
{
	padding-left: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
.doMoreMenu a:hover
{
	color: #FFCB05;
	text-decoration: none;
}

.knowMoreMenu
{
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	background: url('Graphics/hoverMenus/knowMore.png');
	background-repeat: no-repeat;
	color: #00ADEE;
	font-family: Arial;
	font-size: 8pt;
	line-height: 2em;
}
.knowMoreMenu a
{
	padding-left: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
.knowMoreMenu a:hover
{
	color: #FFCB05;
	text-decoration: none;
}


.jelInfoMenu
{
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	background: url('Graphics/hoverMenus/jelInfo.png');
	background-repeat: no-repeat;
	color: #00ADEE;
	font-family: Arial;
	font-size: 8pt;
	line-height: 2em;
}
.jelInfoMenu a
{
	padding-left: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
.jelInfoMenu a:hover
{
	color: #FFCB05;
	text-decoration: none;
}


.joinJelMenu
{
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	background: url('Graphics/hoverMenus/joinJel.png');
	background-repeat: no-repeat;
	color: #00ADEE;
	font-family: Arial;
	font-size: 8pt;
	line-height: 2em;
}
.joinJelMenu a
{
	padding-left: 10px;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
.joinJelMenu a:hover
{
	color: #FFCB05;
	text-decoration: none;
}


.archiveMenu
{
	text-align: left;
	width: 180px;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	background: url('Graphics/hoverMenus/archive.png');
	background-repeat: no-repeat;
	color: #00ADEE;
	font-family: Arial;
	font-size: 8pt;
	line-height: 2em;
}
.archiveMenu a
{
	padding-left: 10px;
	text-align: left;
	color: White;
	background-color: Transparent;
	text-decoration: none;
}
.archiveMenu a:hover
{
	color: #FFCB05;
	text-decoration: none;
}
.flyOutDiv
{
	display: none;
	position: absolute;
	z-index: 1;
	opacity: 0;
	filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
	font-size: 14px;
	background-color: Transparent;
	padding: 5px;
}
.flyOutDivCloseX
{
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF;
	padding: 5px;
}
