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