
.widgetBorder
{
	display: block;
}

.titleText
{
font-size: 16px;
padding-top:5px;
padding-left:5px;
}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display: inline;
}

.widgetStage
{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(/images/themes/fire/main_bg.jpg) no-repeat top center #000000;
	
 }
 
 
 body {
background:url(/images/themes/fire/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}

.topBorder
{
	background-image: url(/images/themes/fire/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	top: 0px;
	left:65px;
}

.bottomBorder
{
	background-image: url(/images/themes/fire/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 21px;
	left: 65px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/fire/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 100%;
	top: 85px;
	left: 0px;
	
}

.rightBorder
{
	background-image: url(/images/themes/fire/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 21px;
	height: 100%;
	top: 85px;	
	right: 8px;
}

.topLeftBorder
{
	background-image: url(/images/themes/fire/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 65px;
	height: 85px;
	top: 0px;
	left: 0px;
	
}

.topRightBorder
{
	background-image: url(/images/themes/fire/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 81px;
	height: 85px;
	top: 0px;
	right: 7px;
	
}

.bottomLeftBorder
{
	background-image: url(/images/themes/fire/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 65px;
	height: 100px;	
	left: 0px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/fire/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 80px;
	height: 100px;	
	right: 8px;
	bottom:0px;
	
}

.widgetContainer
{
background:url(/images/themes/fire/bg.jpg) repeat-x #e86000;
color: #ffffff;
font-family: "Courier New", Courier, monospace;
font-size: 16px;
word-spacing: 2px;
}


.stageWidget
{
	background:none;
}


.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;
}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#eebd23;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#eebd23;

            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:#eebd23;

            text-decoration: underline;

}
.imageWidget
{
            background: none;
}
