/* ------ tankedup-imaging ------ */
* {
margin: 0;
border: 0;
padding: 0;
list-style: none;
}
html, body {
background: #212121;
color: #bbb;
font: normal 12px verdana, arial, helvetica, sans-serif;
}
/* ----- layout ----- */
#wrap {
width: auto;
min-width: 870px;
max-width: 1024px;
margin: 0.5em auto;
}
#header {
height: 8.6em;
}
.logo {
float: left;
margin: 1em;
}
.logo img {
margin-right: 8em;
}
#map {
float: left;
width: 19%;
padding: 2em 0;
text-align: center;
}
#content {
width: 72%;
margin-left: 19%;
margin-right: 8%;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid #fff;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
padding: 10px;
background: #545454;
}
#footer {
clear: both;
height: 2em;
padding: 0.5em;
font: italic normal 0.9em/2.2em verdana, helvetica, tahoma, sans-serif;
text-align: right;
background: url(../football/images/footer.gif) repeat 0 0;
color: #fff;
}
/* ----- nav ----- */
#nav {
width: 100px;
margin: 0 auto;
font: normal 11px/14px verdana, arial, helvetica, sans-serif;
}
#nav ul {
/* display: block; */
width: 100px;
text-align: center;
}
#nav li {
display: block;
position: relative;
padding: 2px;
z-index: 20;
}
#nav a {
display: block;
width: 100px;
height: 30px;
background: url(../football/images/100x30g.gif) no-repeat 0 0;
color: #fff;
text-decoration: none;
}
#nav a:hover {
width: 100px;
height: 30px;
background: url(../football/images/100x30g.gif) no-repeat -100px 0;
color: #000;
}
#nav ul ul, #nav li:hover ul ul {
display: none;
}
#nav li:hover ul, #nav li:hover li:hover ul {
display: block;
}
/* ----- google ads ----- */
.google-content {
width: 500px;
height: 70px;
margin: 0.5em auto;
}
.google {
float: left;
}
/* ----- google refer & sitemap ----- */
.refer {
margin: 2em auto 0;
text-align: center;
}
.sitemap {
margin: 2em auto 0;
}
.sitemap a {
font: normal 12px/30px verdana, arial, helvetica, sans-serif;
}
/* ----- links ----- */
#content a {
color: #ddd;
text-decoration: underline;
}
#content a:visited {
color: #ccc;
text-decoration: underline;
}
#content a:hover, #content a:active, #content a:focus {
color: #aaa;
text-decoration: none;
}
a:active {
outline: none;
}
/* ----- align/floats ----- */
.clear {
height: 0;
line-height: 0;
font-size: 0;
clear: both;
}
/* ----- font/image ----- */
p, .copy {
font-weight: normal;
margin: 0.4em;
}
h1, h2, h3 {
font-weight: 600;
margin: 0.4em;
color: #fff;
}
h1 {
font-size: 1.4em;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1em;
}
.copy {
margin: 2em auto;
font-size: 0.7em;
}
img {
border: 0;
}
abbr[title] {
cursor: default;
border-bottom:1px dotted #000;
}
.comment {
color: #6a2;
}
.hi-lite {
color: #f00;
}
/* ----- footie lists ----- */
.fig, .score, .ha, .winners, .round, .notes {
float: left;
font: normal 12px/14px georgia;
}
.fig, .score, .heading {
text-align: center;
}
.fig {
width: 25px;
}
.ha {
width: 140px;
}
.winners {
width: 170px;
}
.round {
width: 180px;
}
.note {
font: italic 12px/16px georgia;
margin-bottom: 16px;
}
.merger {
margin: 10px;
}
.fig li, .score li, .ha li, .winners li, .round li, .notes li {
border: 1px solid #000;
padding: 2px;
}
li.heading, li.runnerup, li.final, li.out {
font-weight: normal;
border: 1px solid #000;
}
li.heading {
color: #fff;
}
li.runnerup {
background: url(../football/images/silver20.gif) repeat-x 0% 0%;
color: #000;
}
li.runnerup a {
color: #000;
}
li.final {
background: url(../football/images/gold20.gif) repeat-x 0% 0%;
color: #000;
}
li.out {
background: url(../football/images/shade20.gif) repeat-x 0% 0%;
color: #999;
}
li.blank {
border: 1px solid #545454;
}
li.end {
border-top: 1px solid #f70;
}
/* ----- select menu ----- */
.history {
float: left;
margin: 15px 10px 5px;
}
.history select, li.heading {
background: url(../football/images/grey20.gif) repeat-x 0% 0%;
}
.history select {
color: #aaa;
border: 1px solid #fc2;
}
/* ----- maps ----- */
#footie li {
display: block;
position: absolute;
}
#footie a {
display: block;
text-indent: -9999px;
text-decoration: none;
outline: none;
}
/* ----- SweetTitles tooltips ----- */
body div#toolTip {
position: absolute;
width: auto;
border: 2px double #000;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px;
background: #212121;
color: #ff0;
font: 11px/12px verdana, arial, sans-serif;
z-index: 1000;
min-height: 1em;
}
body div#toolTip p em {
display: block;
margin: 2px 0;
color: #fff;
font-weight: normal;
}
/* ----- RobertNyman tooltips ----- */
.glt-elm {
position: absolute;
width: auto;
border: 2px double #000;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 5px;
background: #212121;
color: #ff0;
font: 11px/12px verdana, arial, sans-serif;
left: 0;
top: 0;
opacity: 0.9;
visibility: hidden;
}
.glt-elm em {
margin: 2px 0;
color: #fff;
font-weight: normal;
}
.glt-elm a {
cursor: default;
text-decoration: none;
}
#content ul.tips a {
cursor: default;
text-decoration: none;
}
#content ul.tips a:visited {
text-decoration: none;
color: #000;
}
#content ul.tips em a {
cursor: pointer;
font-weight: bold;
}
