body{
font-family:Verdana;
font-size:11.5pt;
font-weight:bold;
margin: 0; padding: 0;
background-color: black;
background-repeat:repeat;
color:rgb(171, 190, 163);
}
embed { margin: 0; padding: 0; }


a {color:#FFFF40; text-decoration:none; outline:none}
a:hover {color: #FFFF40; text-decoration:underline}


a img { border: none; }

hr {
	
	color: black;
	background-color: black;
	height: 3px;
	border: 1px solid black;

}

div.img{

padding:10px;
height:auto;
width:auto;
text-align:center;
float:left;
position:relative;
}


div.desc{
text-align:center;
font-weight:bold;
width:120px;
margin:2px;
padding:0px;
position:relative;
}

.red {
	color: red;
}

.descTitle{
margin:0 auto;
padding:0px;
font-size:10pt;
position:relative;
font-weight:bold;
width:300px;
text-align:left;
text-decoration:underline;
color:rgb(171,190,163);
}

.volRow{
margin:0 auto;
padding:15px;
position:relative;
text-align:center;
width:300px;
}

.descVol{
margin:0 auto;
padding-bottom:5px;
padding-top:5px;
font-size:8pt;
position:relative;
text-align:left;
width:300px;
color:rgb(171,190,163);
}


#content{
margin:0 auto;
width:750px;
padding:0px;
position:relative;
}

#header{
	position:relative;
	margin:0px;
	padding:0px;
	background-image: url(images/header.jpg);
	top: 0;
	width:750px;
	height:191px;
}

#background{
	position:relative;
	margin:0 auto;
	padding:0px;
	padding-bottom:5px;
	top: 0;
	background-image: url(images/background.png);
	background-repeat:no-repeat;
	background-color:#29395a;
	width:750px;
	height:auto;
}

.pagecontent{
	position:relative;
	height: expression( this.scrollHeight < 599 ? "600px" : "auto" ); /* sets min-height for IE */
	min-height: 600px; /* sets min-height value for all standards-compliant browsers */
	overflow: auto;
	height:auto;
	width:600px;
	margin: 0;
	margin-bottom: 5px;
	padding:0px;
	padding-bottom: 20px;
	/*top: -5;*/
	top: 10px;
	left: 140px;
	/*background-image:url(images/contentbg.png);*/
	background-repeat:repeat;
	
	
	text-align:left;

}

.pagecontent p{
	color:#FFFFFF;
	font-family:Century Gothic, Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	margin: 10px auto;
	text-indent: 3px;

}



.title{
	margin-bottom:11px;
	background-color:black;
	color:white;
	font-size: 16pt;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sub_title{
	margin-bottom:11px;
	color:white;
	font-size: 16pt;
	border-bottom: 3px solid black;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.picmax{

   width: expression( document.body.clientWidth > (500/12) * parseInt(document.body.currentStyle.fontSize) ? "150px" : "auto" );
   max-width: 150px; /* this sets the max-width value for all standards-compliant browsers */
   
  vertical-align:middle;
color:#FFFF40; text-decoration:none; outline:none
   border:0;

}





.imgLink{
position:absolute;
top:35px;
float:left;
left:75px;
height:130px;
width:250px;
position:relative;
border:0px;
}

.footer{
	margin:20px auto;
	padding:0px;
	position:relative;
	top: 10px;
	width:750px;
	padding-top: 5px;
	border-top: 1px solid black;
	text-align:center;
	font-size: 8pt;
}

.linkRow{
	margin:6px;
	margin-left: 0px;
	margin-top: 0px;
	padding:0px;
	position:relative;
	z-index:1;
	font-size: 11pt;
	font-weight: bold;
}

.linkRow a{
	margin-left: 10px;
	
	color:rgb(171, 190, 163);
}

.linkCol{
	margin:0px;
	padding:0px;
	position:absolute;
	top:1px;
	left:0px;
}



.format{
 color:#FFFFFF;
 font-family:Arial;
font-size:10pt;
font-weight:normal;
margin: 5px 10px;

}

.list_format { 
	color:#FFFFFF;
	font-size:10pt;
	font-weight: normal;
	text-align: left;
}

.list_format ul {
	color:#FFFFFF;
	font-size:10pt;
	font-weight: normal;
	text-align: left;
}

.list_format li {
	margin-bottom:10px;
}

.list_format ul li {
	margin-bottom:10px;
}


.newst{
 color:#FFFFFF;
 font-family:Arial;
 font-weight:normal;
position: relative;
top:-30px;
left:0px;
text-align:left;
width:90%;
color:#FFFFFF;
margin:0 auto;
margin-bottom:50px;

}


.t{
position:relative;
top:-50px;
left:20px;
vertical-align:bottom;
text-align:right;
width:500px;
height:10px;

}


.u{
	position:relative;
	top:-60px;
	left:65px;
	text-align:left;
	height:10px;
	width:80%;
	color:#FFFFFF;
	font-size:8pt;
	font-family:Arial;
	font-weight:normal;
}



.date{
position: relative;
width:90%;
height:5px;
background-color:#000000;
margin-bottom:30px;
margin-top:10px;


left:0px;

}


.date img{
position: relative;
top:-22px;
/*left:-30px;*/
left: 0;
list-style-type:none;
width:58px;
/*float:left;*/


}





.center{
margin:0px auto;
text-align:center;
}


/*artist test CSS*/
.musicians_container {
	
	position: relative;
	width: 590px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	
}
.musician {
	position: relative;
	margin: 10px;
	width: 170px;
	height: 210px;
	float: left;
	text-align: center;
}

.musician_song {
	font-size: 8pt;
	margin-bottom: 3px;
	color: white;
	font-weight: normal;
	font-style: italic;
}



.dateToday{
	margin:0 auto;
	padding:5px;
	position:absolute;
	height:auto;
	font-size:12px;
}
.countdown{
	text-align:right;
	margin:0 auto;
	padding:5px;
	position:absolute;
	bottom: 5px;
	width:400px;
	height:auto;
	left:330px;
	font-size:14px;
	color: white;
}
.huge {
	font-size: 16pt;
}

.video{
	position:relative;
	padding:0px;
	top: 10px;
	margin-left: 5px;
	border:3px solid black;
	width:300px;
	height:250px;
	background-color:black;
	
}

.flashMusicPlayer{
padding:0px;
margin:0px;
position:absolute;

right:15px;
top:15px;
-moz-opacity:0.80;
filter:alpha(opacity=80%);
}





ul.sideMenu{
width:120px;
padding-left:0px;
cursor:default;
margin-left:0px;
}

ul.sideMenu li {
background-image: url("images/contentbg.png");
height:20px;
text-align:left;
list-style-type:none;

position:relative;
}

ul.sideMenu li > ul {
display:none;
position:absolute;
font-size:8pt;
font-weight:normal;
width:100px;
height:100px;
z-index:1001;
top:0px;
left:-140px;
}

ul.sideMenu li:hover, ul.sideMenu li.CssToHighlight {
}

ul.sideMenu ul.CSStoShow{
border:2px solid black;
display:block;
}

ul.sideMenu li:hover > ul {
display:block;
}






.col1{
margin:0px ;
padding:20px;
font-size:10pt;
position:relative;
float:left;
}

.col2{
margin:0px ;
padding:20px;
position:relative;
font-size:10pt;
float:right;
}

.cell{
padding:5px;
}

/*CSS for News Box on Index.php */
#index_newsbox {
	height:174px;
	width:388px;
	text-align:left;
	top: 30px;
	margin-left: 5px;
	padding:2px;
	position:relative;
	border:2px dashed black;
}

#volunteerimagelink {
	border:3px solid black;
	position:absolute;
	height:178px;
	width:183px;
	left:402px;
	top:280px;
	margin:5px;
}

#index_bottom_images {
	position: relative;
	width: 600px;
	top: 60px;
	margin-bottom: 60px;
	text-align: center;
}



/*CSS for Schedule page */
.stage_schedule {
	width: 560px;
	margin: 0 auto;
	height: auto;
	padding-top: 30px;
	text-align: center;
}

.stage {
	width: 185px;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: 1px solid white;
	text-align: left;
}

.stage h2 {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 3px;
	font-size: 14pt;
	width: 170px;
}

.stage p {
	text-indent: 0px;
	margin: 10px;
	padding: 0;
}


/*** CSS for Festival Info pages ***/

#festinfo_bodytext {
	width: 570px;
	margin: 0;
	margin-left: 15px;
	margin-top: 40px;
	margin-bottom: 30px;
	
}

#festinfo_bodytext p {
	text-indent: 0px;
}

/*CSS for Media/Photos page ***/
#image_pages {
	font-size: 8pt;
}
#image_pages a {
	color: white;
}

#images_panel {
	position: relative;
	width: 510px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	overflow: auto;
}

.image_frame {
	position: relative;
	margin: 2px;
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
	border: 1px solid black;
	background-color:  transparent;
}

.image_frame:hover {
	cursor: pointer;
	position: relative;
	margin: 2px;
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
	border: 1px solid black;
	background-color: #092a46;
}

.image_frame img {
	
	max-width: 110px;
	width: expression( this.scrollHeight > 111 ? "110px" : "auto" ); /* sets max-height for IE */
	
	margin-top: 4px;
	border: 1px solid white;
}

#singeimageview {
	position: relative;
	width: 510px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
}

#singeimageview img {
	border: 3px solid white;
}


/*CSS for the SLIDESHOW */
div.slideshow {
	position: relative;
	top: 55px;
	margin: 0 auto;
	margin-top:0px;
	border: 3px solid white;
}
div.slideshow ul {
	bottom: 0;
	position: relative;
	height:10px;
	padding: 4px 8px;
	width:auto;
	z-index: 1000;
	top:-20px;
	left:-8px;
	
	
}
div.slideshow ul a {
	background: url(css/a.gif) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 12px;
	
}
div.slideshow ul a.prev {
	background-image: url(css/prev.gif);
	width: 14px;
}
div.slideshow ul a.next {
	background-image: url(css/next.gif);
	margin-right: 0;
	width: 14px;

}
div.slideshow ul a.active,
div.slideshow ul a.prev:hover,
div.slideshow ul a.next:hover {
	background-position: 0 -14px;
}
div.slideshow ul li {
	float: left;
	list-style: none;
	
}