

.widgetBorder
{
	display: block;
}

.titleText
{
font-size: 16px;
padding-top:0px;
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/space/main_bg.jpg) no-repeat top center #000000;
}



body {
background:url(/images/themes/space/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}



.topBorder
{
	background-image: url(/images/themes/space/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	top: 1px;
	left:15px;
}

.bottomBorder
{
	background-image: url(/images/themes/space/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	left: 16px;
	bottom: 0px;
	padding-right: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/space/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 11px;
	height: 100%;
	top: 15px;
	left: 0px;
	padding-bottom: 0px;
	
}

.rightBorder
{
	background-image: url(/images/themes/space/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 11px;
	height: 100%;
	top: 16px;	
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/space/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 1px;
	
}

.topRightBorder
{
	background-image: url(/images/themes/space/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	top: 0px;
	right: 0px;
	
}

.bottomLeftBorder
{
	background-image: url(/images/themes/space/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
	left: 0px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/space/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
	right: 1px;
	bottom: 0px;
}

.widgetContainer
{
background:url(/images/themes/space/bg.png);
behavior: url('/stylesheets/iepngfix.htc'); 
width: 100%;
height: 100%;
color: #ffffff;
}


.stageWidget
{
	background:none;
}


.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;

}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#ffffff;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#ffffff;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#ffffff;

            text-decoration: underline;

}
.imageWidget
{
background: none;
}
