.widgetBorder
{
	display: block;
}

.titleText
{
font-size: 14px;
color: #897200;

}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display:inline;
}

.widgetStage
{
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	background:url(/images/themes/Disco/main_bg.jpg) no-repeat top center #000000;
}


body {
background:url(/images/themes/Disco/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}


.topBorder
{
	background-image: url(/images/themes/Disco/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 18px;
	top: 0px;
	left:22px;
}

.bottomBorder
{
	background-image: url(/images/themes/Disco/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 18px;
	left: 22px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/Disco/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 18px;
	height: 100%;
	top: 23px;
	left: 1px;
	
}

.rightBorder
{
	background-image: url(/images/themes/Disco/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 18px;
	height: 100%;
	top: 24px;	
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/Disco/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 23px;
	top: 0px;
	left: 1px;
	
}

.topRightBorder
{
	background-image: url(/images/themes/Disco/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 24px;
	top: 0px;
	right: 0px;
	
}

.bottomLeftBorder
{
	background-image: url(/images/themes/Disco/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;	
	left: 1px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/Disco/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 24px;
	height: 32px;	
	right: 0px;
	bottom: 0px;
}

.widgetContainer
{
background: url(/images/themes/Disco/bg.png);
behavior: url('/stylesheets/iepngfix.htc');
width: 100%;
height: 100%;
color: #897200;

}

.stageWidget
{
	background:none;
}
/*.borderArtWork
{
	background:url(/images/themes/Disco/art.png) no-repeat;
	width:166px;
	height:101px;
	position: absolute;
	top:0px;
	right:0px;
}*/

.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;

}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#f0d8b2;

            text-decoration: underline;

}
.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#f0d8b2;

            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:#f0d8b2;

            text-decoration: underline;

}
.imageWidget
{
		background: none;
}
