
.widgetBorder
{
	display: block;
}

.titleText
{

}

.widgetTitleBar
{
	
}
.widgetStage
{
	
	background:url(/images/themes/lightshow/main_bg.jpg) no-repeat top center #000000;
 	}
	
	
body {
background:url(/images/themes/lightshow/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}	
	

.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#0d22ef;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#3defdc;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#00aeef;

            text-decoration: underline;

}

 

.widgetStage a:active {

            font-family: Arial, Helvetica, sans-serif;

            color:#0d22ef;

            text-decoration: underline;

}

.topBorder
{
	background:url(/images/themes/lightshow/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 22px;
	top: 0px;
	left:32px;
}

.bottomBorder
{
	background-image: url(/images/themes/lightshow/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 22px;
	left: 31px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/lightshow/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 100%;
	top: 32px;
	left: 0px;
}

.rightBorder
{
	background-image: url(/images/themes/lightshow/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 22px;
	height: 100%;
	top: 32px;
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/lightshow/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	top: 0px;
	left: 0px;
}

.topRightBorder
{
	background-image: url(/images/themes/lightshow/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	top: 0px;
	right: 0px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/lightshow/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 29px;
	height: 32px;
	left: 3px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/lightshow/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	right: 0px;
	bottom: 0px;
}



.widgetContainer
{
	background:#000000;
	behavior: url('/stylesheets/iepngfix.htc'); 
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
        width: 100%;
height: 100%;
}


.stageWidget
{
	background:none;
}




.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;

}
.imageWidget
{
	background: none;
}
