
.widgetBorder
{
	display: block;
}


.titleText
{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #5B4415;

}
#profileHeadingText
{
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.widgetTitleBar
{
	border-bottom:none;
	}


.widgetStage
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/themes/burlap/main_bg.jpg) top #000000;
	}
	
	
body {
background:url(/images/themes/burlap/main_bg.jpg) no-repeat top center fixed #000000;
margin:0;
padding:0;
}
	

.topBorder
{
	background:url(/images/themes/burlap/border/topline.png);
	border:none;
	width: 100%;
	height: 15px;
	top: 2px;
	left:55px;
}

.bottomBorder
{
	background-image: url(/images/themes/burlap/border/botline.png);
        background-repeat: no-repeat;
        border: none;
	width: 100%;
	height: 16px;
	left: 55px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/burlap/border/leftline.png);
	width: 15px;
	height: 100%;
	top: 51px;
	left: 0px;
}

.rightBorder
{
	background-image: url(/images/themes/burlap/border/rightline.png);
	width: 15px;
	height: 100%;
	top: 51px;
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/burlap/border/tl.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 51px;
	top: 1px;
	left: 1px;
}

.topRightBorder
{
	background-image: url(/images/themes/burlap/border/tr.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 51px;
	top: 1px;
	right: 1px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/burlap/border/bl.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 51px;
	left: 1px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/burlap/border/br.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 51px;
	right: 1px;
	bottom: 0px;
}
.widgetContainer
{
background:url(/images/themes/burlap/bg.jpg) repeat top left #d4d4d4;
font-size: 14px;
color:#5B4415;
}
.stageWidget
{
	background:none;
}

/*
.borderArtWork
{
	background:url(/images/themes/burlap/art.png) no-repeat;
	width:69px;
	height:33px;
	position: absolute;
	right:0px;
}
*/

.mediaPlayer .borderArtWork
{
	display:none;
}
/* #main{
background:#000000;
}((header/menu colour))*/ 
.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#7B5D21;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#7B5D21;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#A38548;

            text-decoration: underline;

}

 

.widgetStage a:active {

            font-family: Arial, Helvetica, sans-serif;

            color:#7B5D21;

            text-decoration: underline;

}
.imageWidget 
{
		background: none;
	}
