/* v1.0 | 20080212 */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------END CSS RESET--------------- */


html{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #daf3f1;
	background-image: url(../images/new_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #CCC;
	font-size: 12px;
	line-height: 14px;
}

body#homepage{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #daf3f1;
	background-image: url(../images/new_bg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #CCC;
	font-size: 12px;
	line-height: 14px;
}

p{
	margin-bottom: 10px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.cb{
	clear: both;
}

a:link, a:visited{
	fcolor: #ec88b8;
}

a{
	color: #ec008c;
}

#blockLink a{
	background-color: #24bdb1;
	padding: 7px;
	display: block;
	margin-left: 10px;
	float: left;
	font-size: 11px;
	color: #102e29;
}

#rightLinks{
	padding: 7px;
	margin-top: 3px;
	background-color: #b9e7e4;
	text-align: center;
	font-size: 11px;
	margin-right: 20px;
	color: #ec008c;
}

#rightLinks a{
	color: #ec008c;
	text-decoration: none;
}

#countdown{
	border-top: 3px solid #EC008C;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#countdown div{
	position: absolute;
	top:-2px;
	left: 50%;
	margin-left: 270px;
	height: 28px;
	width: 179px;
	background-image: url(../images/countback.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 4px;
}

h1, #zaLogo{
	height: 530px;
	width: 426px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.png);
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -510px;
	text-indent: -99999px;
}

#container{
	margin: auto;
	margin-top: 40px;
	width: 920px;
	padding-bottom: 20px;
	overflow: hidden;
}

#menuHold{
	height: 122px;
	width: 600px;
	text-align: right;
	float: right;
}

#menuHold a{
	text-decoration: none;
}

#menuPlace{
	padding-top: 10px;
	padding-right: 0px;
	position: relative;
	z-index: 100;
}

#leftColumn{
	width: 400px;
	min-height: 300px;
	margin-left: 0px;
	_margin-left: 0px;
	padding-top: 400px;
}

#leftColumn a{
	text-decoration: none;
}

#rightColumn{
	width: 518px;
	padding-top: 15px;
	margin-right: 0px;
}

#footer{
	width: auto;
	background-color: #24bdb1;
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 30px;
	line-height: 50px;
}

.lessbreak{
	line-height: 10px;
}

 

.newsPost{
	margin-top: 5px;
	margin-bottom: 25px;
	width: 516px;
	background-color: #94dbd5;
	/*background-image: url(../images/news_post_back.gif);
	background-repeat: repeat-x;
	background-position: top left;*/
	border: 1px solid #94dbd5;
}

.newsPostIn{
	margin: 8px;
	padding: 8px;
	padding-top: 13px;
	background-color: #c5ece9;
	fborder: 1px solid #555;
	/*background-image: url(../images/news_post_in.gif);
	background-repeat: repeat-x;
	background-position: top left;*/
	color: #000;
}

.newsPostIn .left{
	margin-right: 8px;
}

.newsPostIn .right{
	float: left;
	width: 405px;
	color: #111;
	font-size: 11px;
	padding-bottom: 5px;
}

.newsPostIn p a{
	color: #ec008c;
}

.newsPostIn h3 a{
	text-decoration: none;
	color: #ec008c;
}

.dateBlock{
	height: 54px;
	width: 54px;
	margin: 5px;
	margin-top: 0px;
	background-image: url(../images/date_back.gif);
}

.dateMonth{
	text-align: center;
	width: 54px;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #102e29;
	font-size: 13px;
}

.dateDay{
	text-align: center;
	width: 54px;
	padding-top: 13px;
	_padding-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
	color: #102e29;
	font-size: 26px;
}

.headlineBar{
	margin-bottom: 10px;
	width: 405px;
}

.headlineBar h3{
	color: #efedd7;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	float: left;
	width: 325px;
	line-height: 20px;
}

.headlineBar .right{
	width: 80px;
	font-size: 11px;
	text-align: right;
	color: black;
	font-weight: bold;
}

.headlineBar .right a{
	color: black;
}

.olderNews{
	background-color: #24bdb1;
	padding: 7px;
	display: block;
	font-size: 11px;
	width: auto;
	float: left;
	color: #102e29;
}


#featuredBand{
	height: 238px;
	width: 325px;
	padding: 10px;
	background-image: url(../images/feature_back.gif);
	background-color: #b9e7e4;
	margin-top: 10px;
	line-height: 12px;
}

#featuredBand h4{
	margin: 0px;
	margin-top: 25px;
	margin-left: 5px;
	padding: 0px;
	color: black;
	text-transform: uppercase;
	font-size: 13px;
}

#featuredBand .links{
	margin-left: 5px;
	margin-top: 2px;
	font-size: 11px;
}

#featuredBand .links a{
	color: #6d164b;
	margin-right: 10px;
}

#featureBanner{
	height: 26px;
	width: 135px;
	background-image: url(../images/featured_band.gif);
	position: relative;
	top: -248px;
	left: 10px;
	z-index: 20;
	margin-bottom: -26px;
}

#footSponsors{
	padding-top: 20px;
	width: 900px;
	margin: auto;
	padding-left: 50px;
	padding-bottom: 20px;
}

#footSponsors li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 84px;
	_height: 88px;
}

#footSponsors2 {
	padding-top: 0px;
	width: 900px;
	margin: auto;
	padding-left: 50px;
	padding-bottom: 20px;
	margin-top: 20px;
	height: 64px;
	_height: 68px;
}

#footSponsors2 li{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#comments{
	margin-top: 30px;
}

#comments h4{
	margin-bottom: 10px;
	font-size: 16px;
	color: #102e29;
}

.zaComment, .zaComment2 {
	background-color: #3ca899;
	_height: 50px;
}

.zaComment .right, .zaComment2 .right{
	float: right;
	padding: 10px;
	background-color: #a1dfda;
	width: 370px;
	min-height: 50px;
	_height: 50px;
	margin-bottom: 0px;
	color: #333;
}

.zaComment .left, .zaComment2 .left{
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	width: 90px;
	padding-bottom: 0px;
	color: #c3ece8;
}

.zaComment .left a, .zaComment2 .left a{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: white;
}

.zaComment2 {
	background-color: #6d164b;
}

.zaComment2 .left a{
	
}

#commentForm{
	padding: 10px;
	background-color: #a1dfda;
	font-size: 10px;
	color: #102e29;
}

#commentForm label{
	display: block;
	width: 110px;
	min-height: 20px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
}

#commentForm .texter{
	width: 200px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #666;
	padding: 2px;
}

#commentForm .texterarea{
	width: 360px;
	height: 150px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #666;
	padding: 2px;
}

#commentForm small{
	_position: relative;
	top: -15px;
}

.band{
	float: left;
	padding: 5px;
	background-color: #bae8e5;
	margin-right: 10px;
	width: 152px;
	font-size: 11px;
	margin-top: 10px;
	cursor: pointer;
	color: #ec008c;
}

.bandimage{
	display: block;
	border: 1px solid #999;
	height: 83px;
	width: 150px;
	margin-bottom: 5px;
	background-image: url(../images/no_image.jpg);
}

.bandBio{
	margin-top: 10px;
	_margin-top: -10px;
	background-color: #c5ece9;
	padding: 10px;
	color: #333;
}

.bandBio img{
	border: 2px solid #666;
	margin: 0px;
	padding: 0px;
	_margin-top: -10px;
}

.bandBio h3{
	font-size: 18px;
	margin-bottom: 20px;
	color: #ec008c;
	padding-bottom: 12px;
	border-bottom: 1px solid #666;
	padding-top: 0px;
	margin-top: 10px;
}

#flicks img{
	margin-right: 8px;
	margin-top: 8px;
}

.faqBlock {
	margin-bottom: 25px;
	line-height: 14px;
	padding: 20px;
	background-color: #c5ece9;
	color: #333;
}

.faqBlock .question{
	font-weight: bold;
	font-size: 16px;
	color: #ec008c;
	display: block;
	margin-bottom: 10px;
}

.hotels, #fleaMarketList{
	list-style: disc;
	margin-left: 20px;
	margin-top: 10px;
}

.directions{
	list-style: decimal;
	margin-left: 20px;
	margin-top: 10px;
}

.hotels li, .directions li, #fleaMarketList li{
	display: list-item;
	margin-bottom: 10px;
}

.infoBlocker{
	padding: 20px;
	background-color: #c5ece9;
	display: block;
	margin-bottom: 20px;
	color: #333;
}

.infoBlocker a{
	color: #ec008c;
}

.green{
	color: #102e29;
}

.infoBlocker .green{
	font-size: 14px;
}

.ticketsPrice{
	font-size: 18px;
	color: #ec008c;
}

.white{
	color: #0c302c;
}

.menuBarThing {
	padding: 5px;
	background-color: #24bdb1;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 485px;
	text-align: center;
	color: #0a312c;
}

.menuBarThing form{
	display: inline;
}

.bandLinks{
	display: block;
	padding: 10px;
	background-color: #a1dfda;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 327px;
}

.bandLinks:hover{
	background-color: #0f3631;
}

.bandLinks a{
	text-decoration: none;
}

.h1, #menuHold, #zaLogo, #featureBanner, img, div { 
	ffgbehavior: url(http://www.thefestfl.com/iepngfix.htc);
 }
 

#creditHolder {
	background-color: #333;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

#creditHolder div{
	width: 900px;
	margin: auto;
	text-align: right;
}

blockquote{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

#videoHolder {
	background-image: url(../images/featured_video_block.jpg);
	background-color: #7f0f4e;
	height: 339px;
	width: 517px;
	margin-bottom: 50px;
	text-align: center;
}

#videoHolder div{
	padding-top: 50px;
}

#videoHolder div object{
	border: 4px solid #5e0732;
}

.olderNews a, .olderNews a:link, .olderNews a:visited, .olderNews a:active, .olderNews a:hover{
	color: #102e29 !important;
}

#flicked {
	padding: 7px;
	margin-top: 3px;
	background-color: #b9e7e4;
	text-align: center;
	font-size: 11px;
	margin-right: 20px;
	color: #ec008c;
	margin-right: 55px;
}