/* inner.css file, for the BGE U21 Breaking Through Site. */

html { background:#f1f1f1 url(../images/homepage/header_bg.jpg) no-repeat center top; }
#header {margin-bottom:0px;}
#header .content{height:53px;padding:7px 0 0 0;}
.tabs-nav{padding-left:0px;}

#u21-content{ width:100%; background:#fff; float:left; clear:both; /*padding-bottom:200px;*/}

#u21-content .content { width:930px;  padding:20px 0 0 0; float:left; margin:0 0 0 20px; }
*html #u21-content .content{margin-left:10px;}
#fixtures {float:left;}
#fixtures .tbl-header {background:#6AA7DD; color:#fff; font-size:230%; text-align:center; }
#fixtures th, #fixtures td {padding:5px; font-size:150%; border-bottom:1px solid #fff;}
#fixtures th {text-align:left;background:#C8E0F8; color:#4184C6; font-weight:bold;}
#fixtures .date {color:#4184C6; font-weight:bold; font-size:180%; padding-top:15px;}
* html #fixtures .date  {padding-top:0;} 
#fixtures .dividor { height:1px; line-height:1px; padding:0; background:#6DA6DB;}
* html #fixtures .dividor {border-top:1px solid #6DA6DB; background:none;}
#fixtures .fixture {background:#F5F5F5;}
.grid-list {float:right;}

.fixtureadmin {width:600px;}
.fixtureadmin th{text-align:left;font-weight:bold;padding:5px; font-size:150%;text-transform:uppercase;}
.fixtureadmin td {padding:5px; font-size:150%; border-bottom:1px solid #fff;border-right:1px solid #fff;background:#F5F5F5;}
.fixtureadmin td input.text{border:1px solid #e3e3e3;padding:2px;}
.fixtureadmin td input.lrg{width:90%;}

.predictionadmin{width:900px;}.predictionadmin th{text-align:center;}table td div.enterprediction{float:left;width:33%;text-align:center;}

