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