@import "toco.css";
html, body {
    height: 100%;
}

BODY {
    margin: 0px;
    font-family: Arial, sans-serif;
    color: #000066;
    background: url(/media/header/drop_shadow.png) repeat-y #99A0AF;
    background-position: 771px 0px;
}

h1#title {
    margin: 0;
    padding: 0;
}

h1#title.new {
    margin-bottom: 15px;
}

h2 {
    border-bottom: 1px solid #f60;
    margin-top: 0;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
}

#pageBody {
    font-size: 8pt;
    width: 428px;
    float: left;
    margin-left: 15px;
}

#AdColumn {
    height: 100%;
    padding-left: 30px;
    float: left;
}

#MasterBlock {
    width: 975px;
    height: 100%;
}

#ContentBlock {
    width: 771px;
    float: left;
    background: #ffffff;
    min-height: 100%;
}

#leftMenu {
    width: 131px;
    float: left;
}

#leftMenu div.leftMenuParent {
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    font-size: 8.5pt;
    background: url(/media/menu/left/background.png) #000066 no-repeat;
    height: 18px;
    margin-bottom: 1px;
    position: relative;
    overflow: hidden;
}

#leftMenu img,
#leftMenu span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 18px;
}

#leftMenu span {
    left: 27px;
    line-height: 18px;
}

#leftMenu img {
    border: 0;
    left: 14px;
}

#leftMenu div.leftMenuChild div {
    border-bottom: 1px solid #D9D9D9;
    padding: 2px 0px 2px 16px;
    overflow: hidden;
    font-size: 8.5pt;
}

#leftMenu div.leftMenuChild div.last {
    border-bottom: 0px;
}

#leftMenu div.leftMenuChild {
    display: none;
}

#leftMenu div.leftMenuChild .last {
    border-bottom: 1px solid #000066;
}

#rightMenu {
    width: 175px;
    float: left;
    margin-left: 16px;
}

.userTool {
        cursor: pointer;
}

#partnersBlock {
    background: #000066;
    border-bottom: 3px #ff6600 solid;
}

a:active, a:focus {
    outline:none;
}

TD {
    vertical-align: top;
    font-size: 8pt;
}

FORM {
    padding: 0px;
    margin: 0px;
}

A IMG {
    border: 0;
}

.selected {
    background: #FFDD80 !important;
}

.selectedalt {
    background: #FFCBA8 !important;
}

.hidden {
    display: none;
}

.blogTextBox {
    font-size: 7.5pt;
    padding-bottom: 5px;
    border-bottom: 1px solid #AAAACE;
}

P {
    margin-top: 0px;
    margin-bottom: 8px;
}

#AdColumn > DIV {
    border:  1px #C3C3D0 solid;
    padding: 10px;
    width:   120px;
    margin-top: 20px;
}

#AdColumn DIV h3 {
    color: #C3C3D0;
    text-align: center;
    font-weight: normal;
    font-size: 8pt;
    margin:0;
    padding:0;
    padding-bottom: 10px;
}

INPUT.text {
    border: #A5ACB2 1px solid;
    color: #000000;
}

SELECT, INPUT {
    font-size: 8pt;
    font-family: Arial;
    padding:0px;
    margin:0px;
}

.date {
    color: #ffffff;
    font-style: italic;
    text-align: right;
    font-size: 8pt;
}

.strapline {
    text-align: right;
    font-weight: bold;
    padding: 2px;
    color: #000066;
    font-size: 8.5pt;
}

.straplinealt {
    text-align: right;
    font-weight: bold;
    padding: 2px;
    color: #ffffff;
}

A {
    color: #000066;
    text-decoration: none;
}

A:HOVER {
    color: #ff6600;
}

DIV.menu {
    background: #000066;
    border-bottom: 1px #ffffff solid;
    font-size: 8pt;
}

TD.menu {
    padding: 2px;
    color: #ffffff;
    vertical-align: middle;
}

A.menu, .box1Header, .box1Header a, .box2Header, .box3Header, .box4Header {
    font-size: 8pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.tipzoneLatest {
    padding: 10px;
    border-bottom: 1px solid #eb2d07;
}

.tipzoneLatest.homepage {
    border-left: 1px solid #eb2d07;
    border-right: 1px solid #eb2d07;
    height: 150px;
}


.tipzoneLatest h3 {
    font-size: 9pt;
    margin: 0px;
}

.tipzoneLatest img {
    margin-right: 10px;
}

.box1Header, .box2Header, .box3Header, .box4Header {
    padding: 0 0 2px 10px;
    background-image: url(/media/int/bkg_box_1.png);
}

.box2Header {
    background-image: url(/media/int/bkg_box_2.png);
}

.box3Header {
    background-image: url(/media/int/bkg_box_3.png);
}

.box4Header {
    background-image: url(/media/int/bkg_box_4.png);
}

.box4Body {
    background-image: url(/media/int/bkg_box_4_main.jpg) !important;
    background-repeat: repeat-x;
}

A.menu:HOVER {
    color: #ff6600;
}

DIV.submenu {
    padding: 2px 0px 2px 16px ;
    vertical-align: middle;
    }

A.submenu {
    font-size: 8pt;
    color: #000066;
    text-decoration: none;
    }

A.submenu:HOVER {
    color: #ff6600;
    }

A.inverse {
    color: #ffffff;
    }

A.inverse:HOVER {
    color: #ff6600;
    }

A.highlight {
    color: #ff6600;
    }

A.highlight:HOVER {
    color: #000066;
    }

.spetialHighlight {
    font-weight: bold;
    color: #FF6600;
    }

A.underline {
    text-decoration: underline;
    }

DIV.menuDivider {
    background: #d9d9d9;
    }

DIV.menuFooter {
    background: #000066;
    }

.bottomlinks {
    padding: 3px;
    font-size: 8pt;
    }

.copyright {
    color: #ffffff;
    padding: 3px;
    font-size: 8pt;
    }


.newsimagelinks {
    vertical-align: middle;
    padding: 2px;
    }

A.newsimagelinks {
    color: #ffffff;
    }

A.newsimagelinks:HOVER {
    color: #000066;
    }

.buttonColour1 {
    background-color: #FF6600;
}

.buttonColour2 {
    background-color: #000066;
}

.buttonColour3 {
    background-color: #D62908;
}

.buttonColour4 {
    background-color: #5d5dc2;
}

.buttonColour5 {
    background-color: #849417;
}

.hightlight1,
.highlight1 {
    color: #FFFFFF;
    background-color: #000066;
}

.rhsSep {
    border-bottom: solid 3px #000066;
}

.newsheadline {
    color: #ff6600;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 3px;
    }

.homeheadline {
    color: #000066;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 3px;
    }

.headunderline, .headline1, .headline2 {
    border-bottom: 1px #ff6600 solid;
}

.headline1 {
    color: #000066;
    font-size: 13.5pt;
    font-weight: bold;
    }

.headline2 {
    color: #000066;
    font-size: 12pt;
    font-weight: bold;
    }

.newsimage {
    border: 1px #ff6600 solid;
    }

.homeimage {
    border: 1px #FF6600 solid;
    }

.newsauthor {
    font-style: italic;
    color: #ff6600;
    padding-bottom: 3px;
    }

.userTool {
  height: 18px;
  margin-top: 1px;
  background: url(/media/menu/tools/background.png) repeat-x;
}

/* RHS Styles */

.bookmakerSelected {
    border: 2px solid #FF4E00;
    margin: 0px !important;
}

/* bet calc */
#BetCalChild {
    padding: 5px;
    background: #FCDCC0;
    font-size: 8pt;
}

#BetCalChild table {
    border-collapse: collapse;
    width: 100%;
}

#master_odds td {
    padding: 2px;
    font-size: 7pt;
    text-align: center;
}

#BetCalChild input,
#BetCalChild select {
    font-size: 8.25pt;
}

#BetCalChild td input {
    width: 15px;
}

#BetCalChild select {
    width: 100%;
    height: 17px;
}

#BetCalChild td select {
    width: 40px;
    height: 14px;
    *height: 17px; /* the sole ie hack :( sorry. blame bill. */
    font-size: 8.5pt;
}

#BetCalChild .bettype option{
    width: 200px;
}

#BetCalChild option.header{
    margin-left: -10px; /* to account for scrollbar in FF */
    color: #ffffff;
    font-weight: bold;
    background: #000066;
    padding-left: 10px;
    text-align: center;
}

#BetCalChild .tiny {
    height: 4px;
}

#BetCalChild .gap {
    height: 10px;
}

#BetCalChild .hasborder{
    border-right: 1px solid #ff6600;
}

#BetCalChild #eachway{
    text-align: right;
    width: 60px;
}

#BetCalChild #ewbox,
#BetCalChild #ewbox.input{
    padding-left: 3px;
    text-align: right;
}

#BetCalChild hr{
    border: none;
    border-bottom: 1px solid #ff6600;
}

#BetCalChild .showing{
    display: inline;
}

#BetCalChild .stake{
    width: 50px;
    border: 1px solid #000;
}

#betcalc_innards {
    display: none;
}
/* end bet calc */

/* odds converter */
.OddsConverter {
    background: #FCDCC0;
}

.OddsConverter input{
    width: 60px;
}
/* end odds converter */

/* End RHS Styles */

TD.forumheader {
    background: #04044C;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    }

.requireField {
    font-size: 10pt;
    font-weight: bold;
    color: #ff6600;
}

TD.forumheader2 {
    background: #04044C;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 7.5pt;
    }

TD.forumcategory, .blogcategory {
    background: #000066;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    }

TD.forumsubcategory {
    background: #ECEDF4;
    padding: 4px;
    padding-left: 8px;
    }

TD.forumtopicheader {
    background: #000066;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9.5pt;
    }

.forumposterror {
    color: #FF0000;
    font-weight: bold;
    font-size: 9.5pt;
    }

TD.forumtopic, .forumtopic {
    background: #ECEDF4;
    padding: 4px;
    padding-left: 8px;
    }

TD.forumtopicbox {
    background: #ECEDF4;
    padding: 4px;
    padding-left: 8px;
    border: 1px #000066 solid;
    }

INPUT.forumsubmit {
    color: #FFFFFF;
    background: #000066;
    font-weight: bold;
    font-family: Arial;
    font-size: 9pt;
    border: 0px;
    }

TR.forumpostbody, .forumpostbody {
    background: #F7F7FC;
    }

TD.forumpostbuttons, .forumpostbuttons {
    background: #C3C3E1;
    padding-left: 1px;
    }

TD.forumpostbody, .forumpostbody {
    background: #F7F7FC;
    }

TD.forumpostsignature, .forumpostsignature {
    font-size: 8.5pt;
    color: #6666B0;
    }

IMG.forumpostavatar, .forumpostavatar {
    border: 1px solid #FF6600;
    }

.forumhandle {
    font-size: 11pt;
    font-weight: bold;
}

TD.forumpostedited {
    font-style: italic;
    font-size: 7pt;
    }

.forumpostrank {
    font-size: 9pt;
    }

DIV.forumpostquote {
    border: 1px solid #C3C3E1;
    background: #ECEDF4;
    padding: 5px;
    font-size: 8pt;
    }

A.forumsubcategory {
    font-size: 9pt;
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
    }

A.forumlink {
    font-size: 8.5pt;
    color: #000066;
    text-decoration: underline;
    }

A.forumlinkalt {
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: underline;
    }

A.forumnavigation {
    font-size: 8.5pt;
    color: #000066;
    font-weight: bold;
    text-decoration: underline;
    }

.forumdescription {
    font-size: 8pt;
    color: #530808;
    }

.forumdatestamp {
    font-size: 9pt;
    color: #530808;
    }

.forumtimestamp {
    font-size: 7.5pt;
    color: #000066;
    }

TD.forumbordertopleft {
    height: 14px;
    width: 4px;
    background-image: url(/media/forum/border_top_left.gif);
    background-repeat: repeat-x;
}

TD.forumbordertop {
    height: 14px;
    background-image: url(/media/forum/border_top.gif);
}

TD.forumbordertopright {
    height: 14px;
    width: 4px;
    background-image: url(/media/forum/border_top_right.gif);
    background-repeat: repeat-x;
}

TD.forumborderleft {
    width: 4px;
    background-image: url(/media/forum/border_left.gif);
}

TD.forumborderright {
    width: 4px;
    background-image: url(/media/forum/border_right.gif);
}

TD.forumborderbottomleft {
    height: 6px;
    width: 4px;
    background-image: url(/media/forum/border_bottom_left.gif);
    background-repeat: repeat-x;
}

.forumfield {
    width: 100%;
    border: 1px solid #A3A4C8;
}

TD.forumfieldlabel {
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    padding-left: 8px;
    background: #A3A4C8;
    border-bottom: 1px solid #FFFFFF;
}

TD.forumfieldvalue {
    padding: 3px;
    padding-left: 8px;
    background: #ECEDF4;
    border-bottom: 1px solid #A3A4C8;
}

TD.forumfieldvalueAlt {
    padding: 3px;
    padding-left: 8px;
    background: #F7F7FC;
    border-bottom: 1px solid #A3A4C8;
}

TD.forumborderbottom {
    height: 4px;
    background-image: url(/media/forum/border_bottom.gif);
}

TD.forumborderbottomright {
    height: 6px;
    width: 4px;
    background-image: url(/media/forum/border_bottom_right.gif);
    background-repeat: repeat-x;
}

#HeaderToolbar {
    border-top: 1px solid #9D9D9D;
    border-left: 1px solid #9D9D9D;
    margin-bottom: 3px;
}

#HeaderToolbar th,
#HeaderToolbar td {
    padding-top: 5px;
}

#ForumToolbar {
    padding-bottom: 15px;
}

#ForumToolbar td a:hover {
    border-left:1px solid #FB8909;
    border-right:1px solid #FFFFFF;
    background-image:url(/media/forum/toolbar_background_ro.png);
}

#ForumToolbar td a.disabled:hover {
    border-left:1px solid #9D9D9D;
    border-right:1px solid #FFFFFF;
    background-image:url(/media/forum/toolbar_background.png);
}

#ForumToolbar td a {
    text-align: center;
    font:normal 11px arial;
    color:#454545;
    display:block;
    border-left:1px solid #9D9D9D;
    border-right:1px solid #FFFFFF;
    text-decoration:none;
    height:17px;
    padding:3px 0 0 0;
    background-image:url(/media/forum/toolbar_background.png);
    background-repeat:repeat-x;
}

#ForumToolbar td a.disabled {
    color:#99A0AF;
}


.ForumPagination {
    white-space: nowrap;
}

.ForumPagination #current {
    background-color:#FF6600;
    border:1px solid #000066;
}

.ForumPagination .paging {
    margin-right: 1px;
    background-color:#000066;
    text-align:center;
    color:#ffffff;
    font:normal 10px arial;
    border:1px solid black;
    padding:0px 3px;
}

.ForumPagination a.paging:hover {
    color:#FF6600;
}

.Highlight2 {
    color:#FF6600;
}

.abcpaging, .abcpagingactive {
    padding: 1px 2px 1px 2px;
    margin: 1px;
    width: 10px;
    float: left;
    color:#ffffff;
    text-align: center;
    font-size: 8.5pt;
    font-weight: bold;
    background-color: #FF6600;
}

.abcpaging:hover, .abcpagingactive:hover {
    color:#ffffff;
    background-color: #FF9600;
}

.abcpagingactive {
    padding: 0px 1px 0px 1px;
    border: 1px solid #FFFFFF;
    background-color: #FF9600;
}

.ForumPagination img {
    position:relative;
    top:2px;
    padding:0 3px 0 3px;
}

TD.ForumPagination {
    vertical-align: middle;
}

.PostIcons {
    position:relative;
    width:26px;height:18px;
}

.PostIcons img {
    position:absolute;
    top:0;left:0;
}

.loggingin {
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
}

div.scrolable {
    overflow: auto;
    border: 1px solid black;
}

div.advertalt {
    color: #ffffff;
    font-size: 11px;
}

.racelist1 {
    background: #ECEDF4;
}

.racelist2 {
    background: #F7F7FC;
}

.resultlist1 {
    background: #FFDFC9;
}

.resultlist2 {
    background: #FFCBA8;
}

.racedivide1 {
    background: #AAAACE;
    }

.racedivide2 {
    background: #000066;
    }

.resultdivide1 {
    background: #FFB07B;
    }

.resultdivide2 {
    background: #FF6600;
    }

.coursename {
    font-size: 13.5pt;
    font-weight: bold;
    }

.going {
    text-align: right;
    font-weight: bold;
    }

.saddlecloth {
    font-weight: bold;
    font-size: 11pt;
    }

.cdgbf {
    padding: 2px 1px 2px 0px;
    }

.shortening {
    color: #0000FF;
    font-weight: bold;
    }

.drifting {
    color: #ff6600;
    font-weight: bold;
    }

.openingshow {
    color: #000066;
    font-weight: bold;
    }

.selectionheader {
    color: #ffffff;
    font-weight: bold;
    font-size: 8.5pt;
    background: #859518;
    padding: 2px;
    }

.selection1 {
    background: #F2EBBD;
    }

.selection2 {
    background: #F6F2D3;
    }

.selectionBorder {
    border-bottom: 1px solid #B8B183;
    }

A.invert {
    color: #ff6600;
    }

.abandoned, .abandoned A {
    color: #AAAACE;
    }

span.abandoned {
    color: #ff6600;
    font-size: 10pt;
    font-weight: bold;
    }

.commStatus {
    font-size: 8pt;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
    background: #000000;
    border: #B5CCF5 1px solid;
    }

.top td,
.top {
    vertical-align: top !important;
    }

.middle td,
.middle th,
.middle td *,
.middle th *,
.middle {
    vertical-align: middle;
    }

.bottom {
    vertical-align: bottom;
    }

.center {
    text-align: center !important;
    }

.right {
    text-align: right;
    }

.fRight {
    float: right;
    }

.fLeft {
    float: left;
    }

.clearB {
    clear: both;
    }

.micro, .small {
    font-size: 6.5pt;
    }

.micro {
    color: #ffffff;
    }

.calculator {
    vertical-align: bottom;
    padding: 4px;
}

.calculatorSmall {
    font-size: 6.5pt;
}

.calculatorHeader {
    font-weight: bold;
    border-bottom: #FF6600 1px solid;
}

.calculatorSeparator {
    background: #020267;
    height: 3px;
}

.calculatorSeparatorAlt {
    background: #FF6600;
}

.calculatorResult {
    font-weight: bold;
    font-size: 10.5pt;
}

.tipwinner {
    color: #ff0000;
    font-size: 10pt;
}

.tipresult {
    color: #000066;
}

.pricewinner {
    color: #ff0000;
}

.priceresult {
    color: #000066;
}

.openbottomborder1 {
    border: 1px solid #000066;
    border-bottom: 0px;
}

.topborder1 {
    border-top: 1px solid #000066;
}

.bottomborder1 {
    border-bottom: 1px solid #000066;
}

.bottomborder2 {
    border-bottom: 1px solid #aaaace;
}

.premiumbox {
    margin: 0px 0px 30px 0px;
    border: 2px solid #859518;
    background: #DCF6C3;
    padding: 5px;
    }

.messagebox {
    font: normal 11px Arial;
    padding: 5px;
    margin: 0 0 10px 0;
    border: 1px solid #AAAACE;
    background-color: #ECEDF4;
    }

.messagebox2 {
    font-weight: bold;
    padding: 2px;
    margin: 0 0 10px 0;
    border: 2px solid #FF6600;
    background-color: #FFDFC9;
    }

.tipdate {
    font-style: italic;
    font-size: 9pt;
}

.list1, .list1Alt {
    padding: 2px 0px 2px 0px;
    font-size: 8.5pt;
    border-bottom: 1px solid #AAAACE;
    vertical-align: middle;
    background: #ECEDF4;
    }

.list1HeaderAlt {
    border-bottom: 2px solid #000066;
    background: #FFFFFF;
    padding: 2px 8px 2px 8px;
    }

.none {
    background: #FFFFFF !important;
    padding: 0px !important;
    border-bottom: 0px solid #FFFFFF !important;
}

.list1header {
    padding: 4px;
    vertical-align: middle;
    }

.last {
    border-bottom: 1px solid #000066;
    }

TH.list1 {
    color: #ffffff;
    font-size: 9pt;
    padding: 2px;
    text-align: left;
    font-weight: normal;
    background: #000066;
    }

TR.list1 {
    color: #FFFFFF;
    padding: 2px;
    font-weight: bold;
    background: #F7F7FC;
    }

TR.list1header {
    color: #FFFFFF;
    background: #000066;
    }

.list1Alt, TR.list1Alt {
    background: #F7F7FC;
    }

TD.leftborder {
    border-left: 1px solid #000066;
    }

TR.productHeader TD {
    background:  #000066;
    color:       #ffffff;
    font-weight: bold;
    padding: 2px;
    }

TR.paymentHeader TD {
    background:  #ff6600;
    color:       #ffffff;
    font-weight: bold;
    padding:     2px;
    }

TR.paymentField {
    background:  #FCDCC0;
    height:      30px;
    }

TD.paymentLabel {
    background:  #FFB07B;
    padding:     5px;
    width:       80px;
    font-weight: bold;
    text-align:  right;
    }

.errorbox {
    padding: 5px;
    margin: 10px;
    border: 1px solid #F00;
    background-color: #FFABAB;
}

.htfhorsename {
    padding: 1px;
    padding-left: 5px;
    font-size: 10.5pt;
    font-weight: bold;
    background-color: #000066;
    color: #FFFFFF;
    border: 1px solid #000066;
    }

.htftrainername {
    padding: 3px;
    padding-left: 5px;
    background-color: #B8B8D5;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    }

.htfhorseage {
    font-size: 8pt;
    font-weight: normal;
    }

.htfhorsetext {
    padding: 5px;
    border: 1px solid #000066;
    border-top: 0px solid #000066;
    }

.htfracedetails {
    padding: 3px;
    padding-left: 5px;
    background-color: #FCDCC0;
    border-left: 1px solid #000066;
    border-right: 1px solid #000066;
    }

.htfodds, .htfbetslip {
    padding: 1px;
    background-color: #ECEDF4;
    border-top: 1px solid #000066;
    border-bottom: 1px solid #000066;
    }

.htfbetslip {
    border-right: 1px solid #000066;
    }

.pageHeader {
    font-size: 14pt;
    text-transform: uppercase;
    font-weight: bold;
    }

#IntroBlock {
    font-size:          8pt;
    padding:            5px;
    border:             1px solid #AAAACE;
    background-color:   #ECEDF4;
    margin-bottom:      10px;
}

#NaviButtons {
    margin-bottom: 20px;
}

.SectionTitle {
    border-bottom: 1px solid #ff6600;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

#HomeHeadines {
    margin-bottom: 20px;
    border-bottom: 1px #006 solid;
}

#WhatsNew {
    margin-bottom: 20px;
}

#WhatsNew div#WNContent {
    padding: 5px;
    border: 2px solid #FF4E00;
    border-top: 0;
}

#FeaturePromo {
    margin-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.PromoRecord > DIV.left {
    float: left;
}

.PromoRecord {
    border-bottom: 1px #c8c8c8 solid;
    padding: 5px 0;
}

.PromoRecord img {
    margin-right: 5px;
}

.PromoRecord.last {
    border-bottom: 1px #006 solid;
}

.PromoRecord h2 {
    text-transform: none;
    font-style: italic;
    font-size: 8.5pt;
    font-weight: normal;
    border: 0;
    margin: 0;
    padding: 0;
}

.PromoRecord h2 > A {
    color: #f60;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
}

.PromoRecord .Photo {
    border: 1px solid #D6D6D6;
}

#OfferRow {
    background:         #ECEDF4;
    border:             1px solid #000066;
    float:              left;
    text-align:         center;
    width:              140px;
    height:             55px;
}

table.tableList1 {
    width:100%;
    border-spacing:0;
}

table.tableList1 thead tr th {
    padding:0;
    border-bottom:2px solid #000066;
    position:relative;
}

table.tableList1 thead tr th div {
    position:relative;
}

table.tableList1 thead tr th h2 {
    margin:0;
    font:bold 18px Arial;
    border: 0;
    text-transform: none;
    text-align:left;
}

table.tableList1 thead tr th h3 {
    margin:0;
    font:normal 11px Arial;
    position:absolute;
    bottom:0;
    right:0;
}

table.tableList1 tbody tr td,
table.tableList1 tbody tr th {
    background:#FFB6A8;
    padding:2px 5px;
    border-bottom:1px solid #FA9682;
}

table.tableList1 tbody tr.alt td,
table.tableList1 tbody tr.alt th {
    background:#FFCBC1;
}

table.tableList1 tbody tr.last th,
table.tableList1 tbody tr.last td {
    border-bottom: 1px solid #943927;
}

table.tableList1 tbody tr.selected td {
    background: #FFDD80;
}

table.tableList1 tbody tr td {
    width:100%;
}

table.tableList2 {
    width:100%;
    border-spacing:0;
}

table.tableList2 thead tr th {
    padding:0;
    border-bottom:2px solid #000066;
    position:relative;
}

table.tableList2 thead tr th div {
    position:relative;
}

table.tableList2 thead tr th h2 {
    margin:0;
    font:bold 18px Arial;
    text-align:left;
    border: 0;
    text-transform: none;
}

table.tableList2 thead tr th h3 {
    margin:0;
    font:normal 11px Arial;
    position:absolute;
    bottom:0;
    right:0;
}

table.tableList2 tbody tr td,
table.tableList2 tbody tr th {
    background:#FCDCC0;
    padding:2px 5px;
    border-bottom:1px solid #FFB07B;
}

table.tableList2 tbody tr.alt td,
table.tableList2 tbody tr.alt th {
    background:#FFCBA8;
}

table.tableList2 tbody tr.last th,
table.tableList2 tbody tr.last td {
    border-bottom: 1px solid #FF4E00;
}

table.tableList2 tbody tr td {
    width:100%;
}

table.TableList {
    width:100%;
    border-spacing:0;
}

table.TableList tr th {
    text-align:left;
    width:100%;
}

table.TableList tr td {
    text-align:center;
}

table.TableList thead tr th,
table.TableList thead tr td {
    vertical-align:middle;
    background:#000066;
    padding:3px;
    color:white;
    white-space:nowrap;
    font:bold 12px Arial;
}

table.TableList tbody tr th,
table.TableList tbody tr td {
    vertical-align:middle;
    background:#ECEDF4;
    padding:3px;
    white-space:nowrap;
    border-bottom:1px solid #AAAACE;
    font:normal 11px Arial;
}

table.TableList tbody tr td img {
    padding:0 5px;
}

table.TableList tbody tr.alt th,
table.TableList tbody tr.alt td {
    background:#F7F7FC;
}

table.TableList2 {
    width:100%;
    border-spacing:0;
}

table.TableList2 tr th {
    text-align:left;
    width:100%;
}

table.TableList2 thead tr th,
table.TableList2 thead tr td {
    vertical-align: middle;
    padding: 1px;
    padding-left: 5px;
    white-space: nowrap;
    font: bold 8pt Arial;
    border-bottom: 2px #000066 solid;
}

table.TableList2 tbody tr th,
table.TableList2 tbody tr td {
    vertical-align:middle;
    background:#ECEDF4;
    padding: 1px;
    padding-left: 5px;
    white-space:nowrap;
    border-bottom:1px solid #AAAACE;
    font:normal 11px Arial;
}

table.TableList2 tbody tr.alt th,
table.TableList2 tbody tr.alt td {
    background:#F7F7FC;
}

table.TableList2 tbody tr.last th,
table.TableList2 tbody tr.last td {
    border-bottom:1px solid #000066;
}

table.TableList2 tfoot tr th,
table.TableList2 tfoot tr td {
    border-bottom:1px solid #000066;
    padding-left: 5px;
}

table.TableList2 tfoot tr th {
    text-align:right;
}

table.TableList2 tfoot tr td {
    text-align:center;
}

table.TableList3 {
    width:100%;
    border-spacing:0;
}

table.TableList3 tr th {
    text-align:left;
    width:100%;
}

table.TableList3 thead tr th,
table.TableList3 thead tr td {
    padding: 5px;
    font: bold 8pt Arial;
    border-bottom: 2px #000066 solid;
}

table.TableList3 tbody tr th,
table.TableList3 tbody tr td {
    background:#FFCBA8;
    padding: 5px;
    border-bottom:1px solid #FFB07B;
    font:normal 11px Arial;
}

table.TableList3 tbody tr.alt th,
table.TableList3 tbody tr.alt td {
    background: #FFDFC9;
}

table.TableList3 tbody tr.last th,
table.TableList3 tbody tr.last td {
    border-bottom: 1px solid #FF6600;
}

li.bulletlist2 {
    margin: 2px 0 5px 16px;
    list-style-image: url(/media/int/bullet2.png);
}

li.bulletlist1 {
    margin-top: 2px;
    margin-bottom: 5px;
    list-style-image: url(/media/int/bullet1.png);
}

ul.bulletlist1 {
    padding-left: 18px;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    list-style-image: url(/media/int/bullet1.png);
}

li.bullet3 {
    list-style-image: url(/media/int/bullet3.png);
}

TR.dogBox TD {
    border-bottom: 1px solid #AAAACE;
}

.BKGColour1 {
    background-color: #FCDCC0;
}

.CalendarCell1 {
    background-color: #ECEDF4;
}

.CalendarCell2 {
    background-color: #F7F7FC;
}

.CalendarHeader {
    background-color: #000066;
    color: #FFFFFF;
    font-weight: bold;
}

TR.edition td img.active {
    border: 1px solid #ffffff;
}

TR.edition td {
    color: #ffffff;
    padding: 0px 5px 0px 5px;
}

TR.edition td {
    color: #ffffff;
}

TR.edition td a {
    color: #999999;
}

.pageTitle {
    padding-bottom: 2px;
    border-bottom: 1px solid #ff6600;
}

#socialBookmarks {
    border: #000066 1px solid;
    margin-top: 15px;
    padding: 5px;
}

#socialBookmarks h3 {
    margin: 0px 0px 4px 0px;
}

#socialBookmarks div {
    margin-right: 10px;
}

#BOOfferWindow DIV,
#BOIcons IMG.BOArrow {
    display: none;
}

#BOOfferWindow P IMG {
    margin: auto auto;
    display: block;
}

#BOIcons IMG.BOArrow,
#BOIcons IMG.BOIcon {
    vertical-align: middle;
}

#BOIcons IMG.BOIcon {
    margin: 2px;
}

#BOIcons {
    width: 80px;
    margin: 0 2px 0 2px;
}

#BOOfferWindow {
    width: 88px;
}

#BOOfferWindow DIV h3 {
    padding: 0;
    margin: 0 0 3px 0;
    font-size: 9pt;
}

#BOOfferWindow DIV h4 {
    padding: 0;
    margin: 0 0 3px 0;
    font-size: 8pt;
}

#BOOfferWindow DIV p {
    font-size: 8pt;
}

h2#BOTitle {
    background: #000066;
    color: #ffffff;
    padding: 2px;
    margin: 0 0 2px 0;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    border: 0;
    text-transform: none;
    *height: 1%;
}

#FestivalBanner {
    background: url(/media/backgrounds/festival_banner.png) repeat-x #336699;
    height: 48px;
    vertical-align: middle;
}

#FestivalBanner > IMG {
    float: left;
}

#FestivalBanner > P {
    color: #fff;
    font-size: 7.5pt;
    margin: 0;
    height: 48px;
    vertical-align: middle;
    display: table-cell;
    *margin-top: 12px;
}

#FestivalBanner > A {
    float: right;
    padding: 12px 10px 11px 10px;
}

#ComingNext {
    margin-bottom: 20px;
}

#ComingNext TABLE {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

#ComingNext TR > TD {
    border-bottom: #c8c8c8 solid 1px;
    padding: 2px;
}

#ComingNext > DIV > DIV {
    border: 2px #006 solid;
}

#ComingNext > DIV > DIV > DIV {
    border-bottom: 1px #c8c8c8 solid;
    padding: 3px;
}

#ComingNext > DIV > DIV > DIV.last {
    border-bottom: 0;
}

#ComingNext .box4Header {
    border: 0;
    padding: 1px 4px 0 4px;
}

#ComingNext tr.last td {
    border: 0;
}

#ComingNext A {
    color: #f60;
}

#BookmakerOffers {
    margin-bottom: 10px;
    padding: 4px;
    background: #b5b5d3;
}

#BookmakerOffers h2 {
    text-transform: none;
    font-weight: normal;
    text-align: center;
    border: 0;
    padding: 0;
    margin: 4px 0;
}

#BookmakerOffers DIV {
    background: #fff;
    padding: 4px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 4px;
}

#BookmakerOffers A IMG {
    border: 0;
}

#BookmakerOffers IMG {
    vertical-align: middle;
    margin-right: 4px;
}

#THPGraph
{
    background: #c3ebe8;
    margin-bottom: 15px;
    padding: 5px 2px;
}
#THPGraph P
{
    margin: 5px;
    font-weight: bold;
    text-align: center;
    color: #135b55;
}
#THPGraph P EM
{
    font-style: normal;
    color: #f60;
}
#THPGraph .chart
{
    width: 167px;
    margin: 0 auto;
    display: block;
    height: 200px;
}
#THPGraph IMG.title
{
    margin: -5px 0 5px -2px;
}

#BoxOut
{
    float: right;
    width: 225px;
    margin: 0 0 1em 1em;
}
#BoxOut > p
{
    text-align: center;
    margin: 0 0 0.5em 0;
}
#BoxOut h3
{
    font-weight: bold;
    text-align: center;
}
#BoxOut h3 A
{
    color: #f60;
}

#THPGraph.inline .chart
{
    width: 218px;
}

#THPGraph.inline
{
    border: #12988f 1px solid;
    margin-top: 1em;
    height: 282px;
}

#THPGraph.inline h3
{
    text-align: left;
    color: white;
    background: #12988f;
    padding: 2px;
    margin: -5px 0 5px -2px;
    width: 219px;
}

.column
{
    float: left;
    margin-left: 16px;
}
.column.first
{
    margin: 0;
}
.column.column206
{
    width: 206px;
}



.box
{
    margin-bottom: 16px;
}
.box H4
{
    margin: 0;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    padding: 0 5px;
    line-height: 18px;
}
.box H4 A
{
    color: white;
}
.box.box1 H4
{
    background: url(/media/int/bkg_box_1.png) repeat-x #f60 top;
}
.box.box2 H4
{
    background: url(/media/int/bkg_box_2.png) repeat-x #006 top;
}
.box.box3 H4
{
    background: url(/media/int/bkg_box_3.png) repeat-x #AA0501 top;
}
.box.box4 H4
{
    background: url(/media/int/bkg_box_4.png) repeat-x #006 top;
}

.box > DIV
{
    padding: 8px;
}
.box > UL
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.box > TABLE
{
    border-collapse: collapse;
    width: 100%;
}

.box.box1 > DIV,
.box.box1 > UL,
.box.box1 > TABLE
{
    border: 2px #f60 solid;
    border-top: 0;
}
.box.box2 > DIV,
.box.box2 > UL,
.box.box2 > TABLE
{
    border: 2px #f60 solid;
    border-top: 0;
}
.box.box3 > DIV,
.box.box3 > UL,
.box.box3 > TABLE
{
    border: 2px #AA0501 solid;
    border-top: 0;
}
.box.box4 > DIV,
.box.box4 > UL,
.box.box4 > TABLE
{
    border: 2px #006 solid;
    border-top: 0;
}

.box > TABLE TBODY TD
{
    border-top: 1px #ddd solid;
    padding: 3px;
    margin: 0;
}

.box > TABLE TBODY TD.nowrap
{
    white-space: nowrap;
}

.box > UL LI
{
    margin: 0;
    padding: 3px;
    border-top: 1px #ddd solid;
}
.box > UL LI.mini
{
    float: left;
    width: 92px;
    margin-right: 6px;
}
.box UL LI.mini.alt
{
    margin-right: 0;
}

.box h3
{
    margin: 0 0 0.5em 0;
    font-size: 9pt;
}

.box LI H3
{
    margin: 0 0 0.25em 0;
    font-size: 9pt;
    color: #f60;
}

.box > DIV UL
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.box > DIV UL LI
{
    border-top: #DDD solid 1px;
    padding: 4px 0;
}

#NaviButtons.festival
{
    position: relative;
    top: -35px;
    margin-bottom: -25px;
}

.box .odds
{
    color: #f60;
}

.newsheadline A
{
    color: #f60;
}

#Skyscraper
{
    width: 120px;
    height: 600px;
}

#AdBanner
{
    width: 468px;
    height: 60px;
}

#MPU
{
    width: 300px;
    height: 250px;
}