@charset "utf-8";
.toggleTD {
	border: 1px dotted #EBCE7B;
}
.style1 {font-weight: bold}
.style3 {font-weight: bold}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}


body	{
	padding:0;
	border:0;
	background: #000000 url(../images/bg2.jpg) top center no-repeat fixed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.headerDiv {

}
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBCE7B;
	border-right-color: #EBCE7B;
	border-bottom-color: #EBCE7B;
	border-left-color: #EBCE7B;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBCE7B;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.subHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #EBCE7B;
}
.imageTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tableLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBB257;
	border-right-color: #EBB257;
	border-bottom-color: #EBB257;
	border-left-color: #EBB257;
}
.superT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EBCE7B;
	line-height: 30px;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBCE7B;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBCE7B;
	text-transform: uppercase;
}
.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #dddddd;
	width: 732px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	height: 450px;
}
.timer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 30px;
	width: 252px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 28px;
	width: 100%;
	color: #EBCE7B;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.footer {
	margin-right: 15px;
	margin-left: 15px;
}


.rtCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(../images/black-15.png);
}
.floaterDiv {
	float: none;
	overflow: visible;
	z-index: 2;
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 183px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBCE7B;
}
.tableSubclass {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #EBCE7B;
	border-right-color: #EBCE7B;
	border-bottom-color: #EBCE7B;
	border-left-color: #EBCE7B;
	border-top-style: dashed;
}
.tableHead {
}


.barWrap {
	margin: 300px auto 0 auto;
	background-color: #f7f7d4;
	height: 80px;
	border: #fff solid 2px;
}
.contentWrap {
	width: 800px;
	margin: 0 auto;
}
.infoBalloon {
	margin: 0 0 0 0;
	
}
.infoBalloonContent {
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.successBalloon {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.errorBalloon {
	margin-right: 0;
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.resultText {
	color: #FF0000;
	text-align:center;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}
.mailWrap {
	font-size:11px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border: 1px none #666666;
	padding: 0px;
}
.newsletterInput {
	border: 1px solid #01426C;
	padding: 4px;
	color: #000000;
	font-size:12px;
	width: 200px;
	text-align: center;
}
.newsletterButton {
	font-size:11px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.contactWrap {
	margin: 20px auto 0 auto;
	text-align:center;
	color: #fff;
	line-height: 24px;
}
.contactWrap A:link, .contactWrap A:visited, .contactWrap A:active{
	color: #000000;
	text-decoration: none;
	background-color:#fff;
	padding: 4px;
}
.contactWrap A:hover {
	text-decoration: underline;
}

link { color: #EBCE7B; text-decoration: none; }
v:link { color: #EBCE7B; text-decoration: none; }
a:link { color: #EBCE7B; text-decoration: none; }
a:visited { color: #EBCE7B; text-decoration: none; }
a:active { color: #EBCE7B; text-decoration: none; }
a:hover { color: #EBCE7B; text-decoration: underline;}
.textLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBB257;
	border-right-color: #EBB257;
	border-bottom-color: #EBB257;
	border-left-color: #EBB257;
	padding-top: 12px;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000033;
	height: 20px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EBCE7B;
	border-right-color: #EBCE7B;
	border-bottom-color: #EBCE7B;
	border-left-color: #EBCE7B;
	text-transform: none;
	border-top-style: solid;
	text-align: center;
}
}
.borderTable {
	border: 1px solid #EBCE7B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.toggleTD {
	border: 1px dotted #EBCE7B;
}
.newsTitleTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBCE7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EBCE7B;
}
.newsTable {
	margin-bottom: 8px;
	margin-top: 20px;
}
.fanzone {
	padding: 0px;
	height: 340px;
	width: 1000px;
	border: 1px solid #E4C778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/black.png);
	padding-top: 3px;
}

#fandiv .fanzone td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.toggleTDfan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBCE7B;
	border-right-color: #EBCE7B;
	border-bottom-color: #EBCE7B;
	border-left-color: #EBCE7B;
}
.majorSponsor img {
	background-image: url(../images/sponsors/CorpSponBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 160px;
	margin: 4px;
}
.majorSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.goldSponsorOLD {
	text-align: center;
	height: 100px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.silverSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.goldSponsor img {
	background-image: url(../images/sponsors/GoldSponBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 113px;
	width: 150px;
	margin: 4px;
}
.silverSponsor img {
	background-image: url(../images/sponsors/silverSponBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 140px;
	margin: 4px;
}
.bronzeSponsor img {
	background-image: url(../images/sponsors/bronzeSponBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 98px;
	width: 130px;
	margin: 4px;
}
.bronzeSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.businessSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.proudSponsor td {
	background-image: url(../images/black-15.png);
	text-align: center;
	font-weight: bold;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.businessSponsor img {
	background-image: url(../images/sponsors/BusinessSponBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 83px;
	width: 110px;
	margin: 4px;
}
.proudSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.sponsorHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #EBCE7B;
	background-image: url(../images/black-15.png);
	text-align: center;
	padding: 4px;
	width: 100%;
	font-weight: bold;
}
.goldSponsor {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.boxgrid{
	width: 230px;
	height: 230px;
	float:left;
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCCCC;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	color:#ffffff;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 4px;
				}
.boxcaption h1 {
	color:#EBCE7B;
	letter-spacing:-1px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 17pt;
	line-height: 20px;
}

				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 120px;
	width: 100%;
	opacity: .8;

				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 240;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
div#container {
	overflow: hidden;
	width: 700px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}

ul#artists {
	float: left;
	list-style: none;
	margin-left: 0;
	width: 700px;
	padding-left: 0px;
	display: inline;
}

ul#artists li {
	float: left;
	display: inline;
}

ul#filter {
	font-size: 13px;
	list-style: none;
	margin-left: 0px;
	width: 700px;
	text-align: center;
	padding: 0px;
	
}
ul#filter li {
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 0px;
	padding-left: 0px;
	
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a {
	text-decoration: none;
	text-transform: uppercase;
}
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a {
	color: #FFFFFF;
	text-decoration: none;
}
.swiftPhotosGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.swiftPhotosGallery ul {
	display: inline;
	padding: 10px;
}
.swiftPhotosGallery img {
	border: 1px solid #999999;
	margin: 5px;
}
.swiftPhotosGallery li {
	display: inline;
	list-style-type: none;
}
