/*Colours*/


div#header div#left {
background: url('../images/navsidebar.gif') no-repeat top left;
}
div#header div#right {
background: url('../images/navsidebar.gif') no-repeat top right;
}
div#headernav {
background: url('../images/headernavbg.gif') repeat-x #fff;
}
div#headernav ul#nav li {
background: url('../images/navside.gif') no-repeat right bottom;  
}
div#header div#right div#navseperator {
background: url('../images/navseperator.gif') no-repeat left bottom;  
}

a, h3, #rightside .tile2 A:hover {
color: #000000;/*0066CC*/
}                      
/* tiles start */
#rightside .tile2 .action {
  background: url('../img/tile_header_left_sport.png') top left no-repeat;
}

#rightside .header LI A, #rightside .header LI .current  {
  background: #FF3300 url('../img/tile_inactive_left_sport.png') no-repeat left top;
}

#rightside .header A SPAN, #rightside .header .current SPAN {
  background: #FF3300 url('../img/tile_inactive_right_sport.png') no-repeat right top;
}
/* tiles end */
div#rightside div.tile div.tileheader {
background: #FF3300;
}

div#rightside div.tile div.tileheader a.option, div#navigation div.tile a {
color: #0066FF !important;
}