
.widgetBorder
{
	display: block;
}

.titleText
{
color: #FBDC3F;
font-size: 18px;


}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display: inline;
}

.widgetStage
{
	color: #FBDC3F;
	font-family: "Trebuchet MS";
	background:url(/images/themes/cityclubbing/main_bg.jpg) no-repeat top center #000000;
 	
	
}


body {
background:url(/images/themes/cityclubbing/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}

.topBorder
{
	background-image: url(/images/themes/cityclubbing/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	width: 100%;
	height: 2px;
	top: 0px;
	left:3px;
}

.bottomBorder
{
	background-image: url(/images/themes/cityclubbing/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 100%;
	height: 2px;
	left:3px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/cityclubbing/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 2px;
	height: 100%;
	top: 3px;
	left: 0px;
	
}

.rightBorder
{
	background-image: url(/images/themes/cityclubbing/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	width: 2px;
	height: 100%;
	top: 3px;	
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/cityclubbing/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
	top: 0px;
	left: 0px;
	
}

.topRightBorder
{
	background-image: url(/images/themes/cityclubbing/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
	top: 0px;
	right: 0px;
	
}

.bottomLeftBorder
{
	background-image: url(/images/themes/cityclubbing/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;	
	left: 0px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/cityclubbing/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;	
	right: 0px;
	bottom: 0px;
}

.widgetContainer
{
background:url(/images/themes/cityclubbing/bg.jpg) repeat-x #401f1a;
color: #FBDC3F;
font-size: 14px;
z-index:11;


}


.stageWidget
{
	background:none;
}
/*.borderArtWork
{
	background:url(/images/themes/cityclubbing/art.png) no-repeat;
	behavior: url('/stylesheets/iepngfix.htc'); 
	width:53px;
	height:51px;
	position: absolute;
	top:1px;
	right:8px;
}*/

.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetTitleBar{
border-bottom:none;
background:url(../../images/themes/cityclubbing/line.png) repeat-x bottom;
behavior: url('/stylesheets/iepngfix.htc'); 
height: 60px;
width: 99%;
padding-bottom: 30px;


}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color: #f5e7a3;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color: #f5e7a3;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color: #ffffff;

            text-decoration: underline;

}

.imageWidget
{
			background: none;
}
