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