﻿body
{
    background: #111;
	background-image: url(bg1.gif);	
}

#backing {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
}

#confirm {
	border-color:#111;
}

.headline {
	color:#111;

}

input, select, textarea {
	border-color:#111;
}


.button {
	color:#111;
}

/*
------------------------------------------------------- 
	forum CSS 
------------------------------------------------------- 
*/

#messages .messageBox .tlcorner {
	background-image: url(conf/tl_corner.gif);
	background-repeat: no-repeat;
	height:40px;
}

#messages .messageBox .trcorner  {
	background-image: url(conf/tr_corner.gif);
	background-repeat: no-repeat;
	height:40px;
}

#messages .messageBox .panelheaderbar  {
	background-image: url(conf/panel_mid.gif);
	background-repeat: repeat-x;
	height:32px;
}


/*
------------------------------------------------------- 
	content CSS 
------------------------------------------------------- 
*/

/*
------------------------------------------------------- 
	subcontent CSS 
------------------------------------------------------- 
*/

#subcontent .tlcorner {
	background-image: url(tlx_corner.png);
	background-repeat: no-repeat;
}

#subcontent .trcorner  {
	background-image: url(trx_corner.png);
	background-repeat: no-repeat;
}

#subcontent .panelheaderbar  {
	background-image: url(panel_midx.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color:#000000;
	padding-top:8px;
}

#subcontent .panelheaderbar a {
	font-size: 12px;
/*	text-decoration:none; */
	color:#000000;
}

#subcontent .blcorner{
	background-image: url(blx_corner.gif);
	background-repeat: no-repeat;
}

#subcontent .brcorner {
	background-image: url(brx_corner.gif);
	background-repeat: no-repeat;
}

#subcontent .panelfooterbar{
	background-image: url(bottom_midx.gif);
	background-repeat: repeat-x;
}


/* ----------------------------------------- */


#playoff td {
	border-color:#111;
	width:74px;
}

#scouting { 
    width: 190px;
}

/* 
-------------------------------------------------------
	panel CSS 
------------------------------------------------------- 
 */
 
.tlcorner {
		background-image: url(corner1.gif);
		background-repeat: no-repeat;
		float:left;
		clear:left;
}

.trcorner {
		background-image: url(corner2.gif);
		background-repeat: no-repeat;
		float:right;
}

.tlcorner, .trcorner {
		width:6px;
		height:32px;
}

.tlcorner, .trcorner, .panelheaderbar {
		margin-top: 4px;
}

.blcorner {
		background-image: url(corner3.gif);
		background-repeat: no-repeat;
		float:left;
		clear:left;
}

.brcorner {
		background-image: url(corner4.gif);
		background-repeat: no-repeat;
		float:right;
}

.blcorner, .brcorner, .panelfooterbar {
		width:6px;
		height:9px;	
}

.panelheaderbar {
		background-image: url(title_mid.gif);
		background-repeat: repeat-x;
		height:28px;
		overflow:hidden;
		float:left;
		color:#FFFFFF;
		font-weight:bold;
		font-size: 11px;
		padding-top: 4px;
}

.panelfooterbar {
		background-image: url(footer_mid.gif);
		background-repeat: repeat-x;
		float:left;
}

.panelcont {
		clear:both;
		background:#FFFFFF;
		padding-left: 6px;
}

.panelcont, .panelcont a{
	font-size: 11px;
	color:#5E5E5E;
}

.panelcont b, .panelcont b a{
	font-size: 11px;
}

/* 
-------------------------------------------------------
*/
