

.widgetBorder
{
	display: block;
}

.titleText
{

}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display: inline;
}

.widgetStage
{
	color:#FFFFFF;
	font-family:"Tahoma", Georgia, Times New Roman, Times, serif;
	background:url(/images/themes/Festival/main_bg.jpg) no-repeat top center #000000;
 	
	color:#339933;
    font-family:Arial, Helvetica, sans-serif
	
}



body {
background:url(/images/themes/Festival/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}



.topBorder
{
	background-image: url(/images/themes/Festival/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 22px;
	top: 6px;
	left:41px;
}

.bottomBorder
{
	background-image: url(/images/themes/Festival/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	left: 39px;
	bottom: 5px;
}

.leftBorder
{
	background-image: url(/images/themes/Festival/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 100%;
	top: 35px;
	left: 5px;
	
}

.rightBorder
{
	background-image: url(/images/themes/Festival/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 25px;
	height: 100%;
	top: 33px;	
	right: 5px;
}

.topLeftBorder
{
	background-image: url(/images/themes/Festival/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 41px;
	height: 35px;
	top: 0px;
	left: 0px;
	
}

.topRightBorder
{
	background-image: url(/images/themes/Festival/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width:41px;
	height: 33px;
	top: 0px;
	right: 0px;
	
}

.bottomLeftBorder
{
	background-image: url(/images/themes/Festival/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 39px;
	height: 38px;	
	left: 0px;
	bottom: 1px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/Festival/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 37px;
	height: 34px;	
	right: 0px;
	bottom: 1px;
}

.widgetContainer
{
background:url(/images/themes/Festival/bg.jpg) repeat #c1e4fa;

z-index: 13;

}


.stageWidget
{
	background:none;
}
/*.borderArtWork
{
	background:url(/images/themes/Festival/art.png) no-repeat;
	behavior: url('/stylesheets/iepngfix.htc'); 
	width:62px;
	height:104px;
	position: absolute;
	left:0px;
	bottom:0px;
}*/

.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;

}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#004c94;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#004c94;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#ffffff;

            text-decoration: underline;

}

 

.widgetStage a:active {

            font-family: Arial, Helvetica, sans-serif;

            color:#004c94;

            text-decoration: underline;

}
.imageWidget
{
	background: none;
}
