body {
    font-family:verdana,arial,sans-serif;
}
#odds li, #odds .g2, #odds .g1 {
    font-size:11px;
    background: url(images/lineodds.gif);
    margin-left:3px;
    margin-bottom:3px;
    padding:1px 4px;
    float:left;
    list-style:none;
    width:225px;
    white-space:nowrap;
    overflow:hidden;
	border: 1px solid #AAAAAA;
}
#odds a {
    text-decoration:none;
    display:block;
    color:#333;
}
#odds img {
    border:white 1px solid;
    margin-top:3px;
    width:15px;
}
#odds .sporthead, #oddetail .head {
    clear:both;
    font-size:18px;
    font-weight:bold;
    background: url(images/line25v.gif);
    color:white;
    margin:3px;
    text-align:center;
    width:100%;
}
#odds .subhead {
    margin:3px;
    clear:both;
    text-align:center;
    font-size:12px;
    color:#005200;
    font-weight:bold;
    border-bottom:#297318 1px solid;
    padding:0px 6px;
}
#odds .seperator {
    clear:both;
    display:block;
    line-height:6px
}
div#oddetail, div#odds {
    width:720px;
}
#oddetail .bettable {
    background-color:#999999;
}
#oddetail .maincol {
    width:60%;
    font-size:12px;
    text-align:center;
}
#oddetail .bet {
    width:40px;
    text-align:center;
    font-size:11px;
}
#oddetail .oddfleche {
    text-align:center;
}

#oddetail .trout {
    background-color:white;
}
#oddetail .trover {
    cursor:pointer;
    background-color:#F5FCEF;
}
#oddetail .bettop {
    color:white;
    background: url(images/line25v.gif);
    text-align:center;
    font-weight:bold;
    height:20px;
    padding-top:4px;
}
#oddetail h1 {
    font-size:18px;
    background: url(images/line25.gif);
    color:white;
    margin-bottom:0px;
    padding:1px 6px;
}
#oddetail h4 {
    font-size:14px;
    text-align:left;
    background: url(images/line25v.gif);
    color:white;
    margin-bottom:0px;
    padding:1px 6px;
}
#oddetail .highlight{
    background-color:#eeeeee;
    font-weight:bold;
    color:#ca0000;
}
#oddetail .lastupdated {
    float:right;
    font-size:10px;
    margin-top:3px;
}
#oddetail .matchname {
    font-weight:bold;
    margin-bottom:3px;
}
#oddetail .surebetbox {
    background-color:#EBF7D2;
}
#oddetail .surebet {
    color:green;
}
#oddetail .surebetcomment {
    font-size:10px;
}
.oddisclaimer {
	width:705px;
    font-size:10px;
    color:#1E460F;
    border:1px solid #317318;
    padding:6px;
}
.sporttab, .sporttabl {
    font-size:12px;
    font-weight:bold;
    background: url(images/line25v.gif);
    color:white;
    border-right:1px white solid;
    padding:2px 3px;
    border-bottom:1px green solid;
    cursor:pointer;
}
.sporttabl {
    background: url(images/line25vl.gif);
    border-bottom:none;
}
.sportdiv {
    position:relative;
    top:0px;
    min-height:300px;
    display:none;
    border:1px green solid;
    border-top:1px #bbbbbb solid;
}
.suretab {
    background: url(images/line19r.gif);
    display:block;float:right;border-right:none;
    border-bottom:1px #840000 solid;
}
#odds .g2 {
    background: url(images/lineoddsf.gif);
}
.s7 {
    letter-spacing:-1px;
}
#oddsbox .oddshead {
    width:180px;
    height:5px;
    background:url(images/oddstop.gif);
}
#oddsbox .boxtop {
    width:180px;
    height:5px;
    background:url(images/oddstop.gif);
}
#oddsbox .boxbot {
    width:180px;
    height:5px;
    background:url(images/oddsbot.gif);
}
#oddsbox .boxcenter {
    width:180px;
    background:url(images/oddscenter.gif);
    font-size:11px;
}
#oddsbox .boxheadline {
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
    color:#840000;
    font-size:13px;
}
#oddsbox .boxcontent {
    padding:0 3px 12px 3px;
    text-align:center;
}
#oddsbox .sport, #oddsbox .sport a {
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
    color:#000000;
    margin-top:12px;
    text-decoration:none;
}
#oddsbox .matchname, #oddsbox .matchname a {
    font-size:12px;
    text-decoration:none;
    color:#000000;
}
#oddsbox .value, #oddsbox .value a {
    color:green;
    font-weight:bold;
    text-decoration:none;
}
#oddsbox .boxstatsintro {
    text-align:center;
    font-weight:bold;
    padding:0 3px;
    font-size:12px;
    margin-bottom:6px;
}
#oddsbox table {
    margin-top:12px;
    width:70%;
    margin:auto;
}
#oddsbox td.statskey {
    width:50%;
    font-size:11px;
}
#oddsbox td.statsvalue {
    width:50%;
    color:#840000;
    font-size:11px;
    font-weight:bold;
}
#oddsheader {
  float:left;
  width:720px;
  /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:12px;
  line-height:normal;
  }
#oddsheader ul {
  margin:0;
  padding:10px 0px 0;
  list-style:none;
  }
#oddsheader li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  margin-right:1px;
  }
#oddsheader a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#oddsheader a {float:none;}
/* End IE5-Mac hack */
#oddsheader a:hover {
  color:#fff;
  }
#oddsheader .oddscurrent {
  background-image:url("images/left_on.gif");
  }
#oddsheader .oddscurrent a {
  background-image:url("images/right_on.gif");
  color:#fff;
  /*padding-bottom:5px;*/
}
#oddsheader .suretab {
    margin-right:0;
}
#oddsheader .suretab {
    float:right;
    background-image:url("images/left_sure.gif");
}
#oddsheader .suretab a{
    background-image:url("images/right_sure.gif");
    color:#fff;
    /*padding-bottom:5px;*/
}
#oddetail ul.oddanchors {
    list-style:none;
    margin: 0px;
    padding:0px;
}
.boli1 {
    list-style:none;
    background:url(images/b1X2-1.gif) no-repeat #F5FCEF;
    padding:6px;
    padding-left:66px;
    border:#aaaaaa 1px solid;
    margin-bottom:6px
}
.boliX {
    list-style:none;
    background:url(images/b1X2-X.gif) no-repeat #F5FCEF;
    padding:6px;
    padding-left:66px;
    border:#aaaaaa 1px solid;
    margin-bottom:6px
}
.boli2 {
    list-style:none;
    background:url(images/b1X2-2.gif) no-repeat #F5FCEF;
    padding:6px;
    padding-left:66px;
    border:#aaaaaa 1px solid;
}
.boli1 a, .boliX a, .boli2 a {
    color:#005200;
}
.boh2 {
    text-align:left;
    font-size:16px;
    padding-left:24px;
    /*margin-left:12px;*/
    background:url(images/fleche.gif) no-repeat 0px -2px;
}
.boauth {
    color:#005200;font-weight:bold;;
}
.boautlis {
    margin:0px;margin-left:12px !important;padding:0px;
}
.boautlis li {
    list-style:none;
    background:url(images/minifleche.gif) no-repeat 0 -4px;
    padding:2px;
    padding-left:16px;
}
.boautlis a {
    display:block;
}
.boul {
    text-align:left;width:128px;margin:auto;;font-size:10px;margin-top:6px;;padding:3px;
    list-style:disc;list-style-position:inside;
    background-color: #F5FCEF;border:#aaaaaa 1px solid;
}
.bolsc {
    background: #F5FCEF;
    padding:6px;
    border:#aaaaaa 1px solid;
}
    ul.nextdays {margin-top:18px;margin-bottom:0px;padding:0;list-style:none;}
    .nextdays li {float:left;width:9.47%;margin-left:2px;border:1px solid #bbbbbb;}
    .nextdays a {display:block;padding:0 3px 3px 3px;background:#dddddd;color:#666666;font-weight:bold;text-decoration:none;text-align:center}
    .nextdays a.active {background:#488531;color:white;border:green 1px solid;border-bottom:#488531 2px solid}
    .nextdays li.first {margin-left:0px;}
    .nextdays li.last {float:right}
    .nextdays span {font-size:9px}
    .mtable {width:100%;border:1px green solid;border-collapse:collapse;}
    .mtable td {vertical-align:top;border:1px green solid}
    .mtime {text-align:center;font-size:16px;font-weight:bold;color:green;padding:6px}
    .mtable div.odd {background-color:#ffffff}
    .mtable div.even {background-color:#eeeeee}
.highlightranking {
	background-color:#b6ff78 !important;
	color:red
}
