
.widgetBorder
{
	display: block;
}

.titleText
{
	font-size: 16px;

	color:#ffffff;
}


.widgetStage
{
	color:#ffffff;
	font-family:"Courier New", Courier, monospace;
	background:url(/images/themes/chromium/main_bg.jpg) no-repeat top center #000000;
 	border:none;
}


body {
background:url(/images/themes/chromium/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}


.topBorder
{
	background:url(/images/themes/chromium/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	width: 100%;
	height: 33px;
	top: 0px;
	left: 40px;
}

.bottomBorder
{
	background-image: url(/images/themes/chromium/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 100%;
	left: 40px;
	bottom: 0px;
	height: 33px;
}

.leftBorder
{
	background-image: url(/images/themes/chromium/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	height: 100%;
	width: 33px;
	left: 0px;
	top: 33px;
}

.rightBorder
{
	background-image: url(/images/themes/chromium/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	height: 100%;
	width: 33px;
	right: 1px;
	top: 33px;
}

.topLeftBorder
{
	background-image: url(/images/themes/chromium/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	left: 0px;
	top: 0px;
}

.topRightBorder
{
	background-image: url(/images/themes/chromium/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	right: 0px;
	top: 0px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/chromium/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	left: 0px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/chromium/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	right: 0px;
	bottom: 0px;
}


.widgetContainer
{
	color:#ffffff;
        background: url(/images/themes/chromium/bg.jpg) repeat #000000;
	font-size: 16px;
	word-spacing: -1px;
}


.stageWidget
{
	background:url(/images/themes/chromium/bg.jpg) repeat;
}



.mediaPlayer .borderArtWork
{
	display:none;
}



.widgetStage a:link
{
	font-family:"Courier New", Courier, monospace;
	color:#CED3D0;
	text-decoration: underline;
}

 

.widgetStage a:visited
{
	font-family: "Courier New", Courier, monospace;
	color:#CED3D0;
	text-decoration: underline;
}

 

.widgetStage a:hover 
{
	font-family:"Courier New", Courier, monospace;
	color:#ffffff;
	text-decoration: underline;
}

 

.widgetStage a:active
{
	font-family:"Courier New", Courier, monospace;
	color:#CED3D0;
	text-decoration: underline;
}
.imageWidget
{
	background: none;
	}
