/* Festival Calendar Page Header
-----------------------------------------------------------------------------*/

#fest-cal {
	width: 100%;
	margin: 0 auto;
	background-image:url('/2011/images/festival-calendar-bg2.jpg');
    background-repeat:repeat 100%;
    }
#fest-cal-header {
	height:100%;
	}
#fest-cal-headtop {
	height:35px;
	background-image: url(/images/btn-search.gif);
    background-repeat:repeat-x;
	color:#fff;
   	}
#fest-cal-footerbtm {
	height:15px;
	color:#fff;
    background-image: url(/images/btn-search.gif);
    background-repeat:repeat-x;
	}
.AscTopHead{
    font-size: 12px;
    text-decoration: none;
    font-weight:bold;
    text-shadow:0px 1px 1px #000;
    line-height:32px;
    text-align: left;
    color: #fff;
    padding-left: 5px;
    }
a.fest-cal-headtop {
	color:#fff;
	font-size:12px;
	text-decoration:none;
   	}
 a.fest-cal-headtop:hover {
	color:#fff;
	font-size:12px;
	text-decoration:underline;
   	} 
#fest-cal-headbtm {
	border-bottom:1px solid #800000;
	}


/* celebFooter
-----------------------------------------------------------------------------*/
#fest-cal-footer {
	}

/* celeb-text
-----------------------------------------------------------------------------*/
#fest-cal-text ul{
list-style-type: none;
text-align: left;
border-bottom:1px dashed #800000;
height:24px;
}
#fest-cal-text ul li { display: inline; }
#fest-cal-text ul li a{
text-decoration: underline; 
color: #800000;
font-weight:normal;
font-size:12px;
border-right:0px dashed;
padding-right:30px;
padding-left:30px;
}
#fest-cal-text ul li a:hover{
 text-decoration:none;
 color:#C60309;
 }
 
.fest-cal-text{
text-decoration: none; 
color: #800000;
font-weight:normal;
font-size:12px;
border-right:0px dashed;
padding-right:30px;
padding-left:30px;
}
 /* Celebrity Page End
-----------------------------------------------------------------------------*/



