/* CSS Document */

.identifier{ /*the sport identifier in the header*/
margin-top: 39px;
height: 30px;
background: url(/covers/header/identifier_pools-trans.png) bottom right no-repeat;
width: 215px;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 14px;
margin-left: 165px;
height: 60px;
width: 215px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_survivor-trans.png',sizingMethod='scale');
}


/*set of 6 rounded borders for top 6 public pools on pool index*/
.pop-back {
background:url(/contests/pools/pop-back.gif) no-repeat; 
padding:5px; 
padding-top:4px; 
padding-bottom:7px; 
margin-top:6px; 
font-size:11px}

html>/**/body .pop-back {padding-bottom:10px;}

/*first and second pool in the row*/
.pop-pool-one, .pop-pool-two {
float:left;
width:48.5%;}

.pop-pool-two {float:right;}

/*holds members, etc*/
.stats {float:left; width:40%;}

/*holds commish image*/
.commish {float:right; width:59%; text-align:right;}
.commish img {float:right; margin-left:5px;}
.commish a img{border:1px solid #ccc;}
.commish a:hover img{border:1px solid #e15a00;}

/*holds join now button*/
.pool-but-hold {margin-top:1px;}

html>/**/body .pool-but-hold {margin-top:5px; margin-bottom:-16px;}

/*space and clear between rows*/
html>/**/body .pool-space {clear:both; height:15px;}
*:first-child+html .pool-space {clear:both; height:14px;}
* html .pool-space {clear:both; height:8px; margin-top:-9px; padding:0;}

/*individual contest main*/
.contest-info {font-size:11px; line-height:16px}
.contest-settings {width:60%; float:right;}
.contest-des {line-height:11px; display:inline;line-height:13px;}
.contest-extras {width:40%; float:left; line-height:13px;}

table.pass-table {
border-collapse:collapse;}

/*FOR FORUM*/
table.forum td {
vertical-align: top; }

.not-playing {margin-bottom:0px;}

.quotebox {width:415px;}

