body
{
 background-color: #444;
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif
}

.widgetBorder
{
	display: block;
}

.titleText
{
font-size: 16px;
color: #dbc617;

}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display: inline;
}

.widgetStage
{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(/images/themes/hiphop/main_bg.jpg) no-repeat top center #000000;
}


body {
background:url(/images/themes/hiphop/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}


.topBorder
{
	background-image: url(/images/themes/hiphop/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	width: 100%;
	height: 14px;
	top: 1px;
	left:14px;
}

.bottomBorder
{
	background-image: url(/images/themes/hiphop/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 100%;
	height: 14px;
	left: 14px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/hiphop/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 14px;
	height: 100%;
	top: 14px;
	left: 0px;
}

.rightBorder
{
	background-image: url(/images/themes/hiphop/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 14px;
	height: 100%;
	top: 14px;	
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/hiphop/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	top: 1px;
	left: 0px;

}

.topRightBorder
{
	background-image: url(/images/themes/hiphop/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	top: 1px;
	right: 0px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/hiphop/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;	
	bottom: 0px;
	left: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/hiphop/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;	
	bottom: 0px;
	right: 0px;
}

.widgetContainer
{
background:url(/images/themes/hiphop/bg.png);
behavior: url('/stylesheets/iepngfix.htc'); 
width: 100%;
height: 100%;
color: #dbc617;


}


.stageWidget
{
	background:none;
}
/*.borderArtWork
{
	background:url(/images/themes/hiphop/art.png) no-repeat;
	behavior: url('/stylesheets/iepngfix.htc'); 
	width:62px;
	height:104px;
	position: absolute;
	left:0px;
	bottom:0px;
}*/

.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;

}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#dbc617;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#dbc617;

            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:#dbc617;

            text-decoration: underline;

}
.imageWidget
{
	background: none;
}
