<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
-------------------------------------------------------
	contentbox CSS 
------------------------------------------------------- 
 */
 
.boxtlcorner { float: left; clear: left; }
.boxtrcorner { float: right; }
.boxtlcorner, .boxtrcorner { width: 6px; height: 25px; }
.boxtlcorner, .boxtrcorner, .boxheader { margin-top: 4px; }
.boxblcorner { float: left; clear: left; }
.boxbrcorner { float: right; }
.boxblcorner, .boxbrcorner, .boxfooter { width: 6px; height: 9px; }
.boxheader  
{
    overflow: hidden;
    float: left;
    font-weight: bold;
    font-size: 11px;
    padding-top: 4px;
    height: 21px;
 }
 a .boxheader
 {
     font-weight:bold;
 }
.boxfooter { float: left; 
               }
.boxcontent  
{
    clear: both; font-size: 11px; padding: 6px 7px 0 7px; 
    /*overflow: hidden; No can do, hides a lot of things that it shouldn't :) */
    }
.boxheaderright { float: right; }
	
h2, h2 a {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

img {
	padding-right:5px;
}

td
{
	padding:1px;
}
tr
{
    font-size:11px;
    color:Black;
}

.tableheader {
	background: #FFA500;
	color:#FFFFFF;
	font-weight:bold;
}
.line {
	background-image: url(/images/dotline.gif);
	width:98%;
	height:1px;
	margin-top:5px;
	background-repeat: repeat-x;
}
.allstar {
	float:left;
	position:absolute;
	top:90px;
	left:-8px;
	height:49px;
	width:48px;
	text-align:center;
}

.box_lightoutline
{
    background:#FFFFFF;
    border-style:solid;
    border-color: #FF8800;
    border-width: 1px;
    padding: 1px;
    float:left;
}
.box_grayshade
{
   background:#EEEEEE;
   margin: 1px; padding: 1px;
   overflow: hidden;
}
.box_darkoutline
{
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    margin: 1px;
    padding: 1px;
    overflow: hidden;
    float:left;
}

.title {
	font-size:18px;
	color:#000000;
	padding-top:32px;
}

.headline {
	font-size:12px;
	color:#3E4C9A;
	font-weight:bold;
}
input, select, textarea {
	border-style: solid;
	border-color:#3E4C9A;
	border-width: 1px;
	width: 130px;
	padding:0px;
	padding-left: 2px;
	font-size: 11px;	
	font-family: Tahoma
}

input[type='image'] {
    border-width: 0px;
    width: inherit;
	padding: inherit;
}

input[type='radio'], input.radio{
	width: 20px;
}

input[type='CheckBox'], input.CheckBox{
	width: 20px;
	border: 0px solid #FFFFFF;
}

.button {
	background:#EEEEEE;
/*	width: 100px;*/
	height: 20px;
	font-size:10px;
	padding:0px;
	border-color: #999999 #000000 #000000 #999999;
}
.DDLshift
{
    float: right;
    top: -28px;
    right: -8px;
    position: absolute;
    margin-right: 10px;
}
.CBshift {
	float: right;
	top: -4px;
	position: relative;
	margin-right: 10px;
}
.headershift
{
    position:absolute;
    top:-28px;
}
.boxcontent ul.bulleted
{
		list-style-image: url("../images/icons/icon_buddy_match.png");
		list-style-position: outside;
		list-style-type: disc;
		margin: 0px 0px 0px 5px;
}

/* 
-------------------------------------------------------
	abilities CSS 
------------------------------------------------------- 
 */

.lev1{
	font-weight:bold;
	color:#000000 !important;
}
.lev2{
	font-weight:bold;
	color:#121263 !important;
}
.lev3{
	font-weight:bold;
	color:#221385 !important;
}
.lev4{
	font-weight:bold;
	color:#30139F !important;
}
.lev5{
	font-weight:bold;
	color:#700BA2 !important;
}
.lev6{
	font-weight:bold;
	color:#910B9D !important;
}
.lev7{
	font-weight:bold;
	color:#AD0B88 !important;
}
.lev8{
	font-weight:bold;
	color:#B70B5A !important;
}
.lev9{
	font-weight:bold;
	color:#9C0B32 !important;
}
.lev10{
	font-weight:bold;
	color:#A70B00!important;
}
.lev11{
	font-weight:bold;
	color:#BD2600 !important;
}
.lev12{
	font-weight:bold;
	color:#CB3100 !important;
}
.lev13{
	font-weight:bold;
	color:#D93C00 !important;
}
.lev14{
	font-weight:bold;
	color:#DB6E04 !important;
}
.lev15{
	font-weight:bold;
	color:#E5A64B !important;
}
.lev16{
	font-weight:bold;
	color:#AC860A !important;
}
.lev17{
	font-weight:bold;
	color:#8E9800 !important;
}
.lev18{
	font-weight:bold;
	color:#498E00 !important;
}
.lev19{
	font-weight:bold;
	color:#0EAE28 !important;
}
.lev20{
	font-weight:bold;
	color:#0EB366 !important;
}

.newsheader {
	width:99%;
	padding:2px;
	font-size:12px;
	color:#333333;
	background:#E0E0E0;
	font-weight:bold;
}


.newsheader b {
	color:#000088;
}
 

.newsheader .poster {
	float:right;
	font-weight:normal;
	font-size:11px;
}

.playoff {
	background: #FFEAC3;
}

#logobox {
	
	border-style: solid;
	border-color: #FF9900;
	border-width: 1px;
	width:133px;
/*	height:183px;*/
	background:#FFFFFF;
}

#pressblog
{
    float:left;
    padding-left:10px;
}
.tacticsboard{
	background-image: url(/images/board.jpg);
	background-repeat: no-repeat;
	width:470px;
	height:194px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
p
{
    padding:4px;
}

#skillHistogram td, #skillHistogram img, #countdownBox img
{
    padding:0px;
}

#skillHistogram td
{
    vertical-align: top;
}

#cd_active, #cd_activeAB
{
   margin-left:auto;
   margin-right:auto;
   width:80px;
   height:26px;
}

#cd_active img, #cd_activeAB img
{
    float:left;
    padding:0px;
}

/*
-----------------------------------------------------------
	fun with css part 3 -- scoreboard
-----------------------------------------------------------
 */
div#scoreboard { position: absolute; left: 135px; top: 2px; overflow: hidden; }

table.sb_table { padding: 0; background-color: #5a401b; }

table.sb_entry { border-spacing: 2px; background-color: black; }
table.sb_entry td { font-size: 8pt; padding: 0 1px; margin: 0; }

table.sb_entry td.sb_teamname { width: 33px; padding-left: 2px; }
table.sb_entry td.sb_score { width: 27px; text-align: center; color: white; }
table.sb_entry td.sb_clock { font-size: 10px; color: white; text-align: right; }

table.sb_entry tr.sb_winner { font-weight: bold; }

table.sb_entry a { color: white; text-decoration: none; }
table.sb_entry tr.sb_winner a { color: rgb(255,150,0); font-weight: bold; }

#threadrating img 
{
    padding:0px;
}
#financebox td 
{
    padding:0px;
}

.AlternateRowsTable tr:nth-child(even) {background: #EEE}
.AlternateRowsTable tr:nth-child(odd) {background: #FFF}


/*Primary Label*/
.drafteeLabel {
	background-color: #337ab7;
	display: inline;
	padding: .2em .6em .2em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border-radius: .25em;
	margin-left: .5em;
}</pre></body></html>