.widgetBorder
{
	display: block;
}


#aboutPage
{
  background:url(/images/themes/club/main_bg.jpg) no-repeat top #000000;
}

.titleText
{
color:#f95e00;
font-family:Arial, Helvetica, sans-serif;
}

.widgetTitleBar
{
	float: left;
	width: 100%;
	display: inline;
}


.widgetStage
{
	color:#f900f6;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/themes/club/main_bg.jpg) no-repeat top;
	border: none;
}



body {
background:url(/images/themes/club/main_bg.jpg) top center fixed #000000;
margin:0;
padding:0;
}


.topBorder
{
	background-image: url(/images/themes/club/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 15px;
	top: 0px;
	left: 19px;
}

.bottomBorder
{
	background-image: url(/images/themes/club/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 16px;
	left: 21px;
	bottom: 0px;
	
}

.leftBorder
{
	background-image: url(/images/themes/club/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 100%;
	width: 15px;
	left: 0px;
	top: 19px;
}

.rightBorder
{
	background-image: url(/images/themes/club/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 100%;
	width: 15px;
	right: 0px;
	top: 21px;
}

.topLeftBorder
{
	background-image: url(/images/themes/club/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 20px;
	width: 19px;
	left: 0px;
	top: 0px;
}

.topRightBorder
{
	background-image: url(/images/themes/club/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	right: 0px;
	top: 0px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/club/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 20px;
	width: 21px;
	left: 0px;
	bottom: 1px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/club/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	height: 20px;
	width: 21px;
	right: 0px;
	bottom: 0px;
}

.widgetContainer
{	
	
	background:url(/images/themes/club/bg.jpg) repeat;
	 
	
}

.stageWidget{background: none;}
/*{
	background:url(/images/themes/club/bg.gif) repeat-x #8c8c8c;
}*/


/*
.borderArtWork
{
	background:url(/images/themes/club/art.png) no-repeat;
	width:69px;
	height:33px;
	position: absolute;
	right:0px;
}
*/

.mediaPlayer .borderArtWork
{
	display:none;
}.widgetTitleBar{
border-bottom:none;
}
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#a85b31;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#a85b31;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#000000;

            text-decoration: underline;

}

 

.widgetStage a:active {

            font-family: Arial, Helvetica, sans-serif;

            color:#a85b31;

            text-decoration: underline;

}
.imageWidget
{
            background: none;
}
