/* Home page styles */
#home-action {
    background:#eee;
    width:950px;
    padding:7px 4px;
    float:left;
}

#rugby-action {
    float:right
}

#info-wrap {
    float:left;
    width:514px;
    background:transparent url('../img/site_home_bgs.gif') repeat-y
}

#next-games {
    float:left;
    width:256px
}

#next-games h2 {
    text-indent:-999em;
    overflow:hidden;
    width:256px;
    height:22px;
    margin:0;
    background:transparent url('../img/home_titles.gif') no-repeat
}

#next-games ul {
    float:left;
    width:256px;
    padding:0;
    margin:0
}

#next-games h3 {
    margin:0
}

#next-games li {
    float:left;
    display:inline;
    width:226px;
    padding:3px 15px;
    margin:0;
    list-style:none;
    background:#d3e2e9
}

#next-games li.high {
    background:#f0f5f7
}

#next-games h3 {
    font-size:1em;
}

#next-games h3 a {
    color:#ca2e18;
    font-size:1.45em;
    display:block;
    font-weight:normal
}

#further-info {
    float:left;
    width:256px;
    display:inline;
    margin-left:2px;
    background:#f0f5f7
}

#further-info ul {
    margin:0
}

#further-info h2 {
    text-indent:-999em;
    overflow:hidden;
    width:256px;
    height:22px;
    margin:0;
    background:transparent url('../img/home_titles.gif') -256px 0 no-repeat
}

#info-nav {
    float:left;
    width:256px;
    padding:0;
    margin:0;
    font-size:1.2em
}

#info-nav li {
    float:left;
    width:226px;
    display:inline;
    padding:3px 12px;
    margin:0;
    list-style:none
}

#info-nav a {
    display:block;
    float:left;
    width:214px;
    font-weight:bold;
    color:#000;
    text-decoration:none;
    padding:0 0 0 12px;
    background:transparent url('../img/arrow_black.gif') 0 center no-repeat
}

#info-nav a:hover {
    color:#ca2e18
}

#welcome {
    float:left;
    clear:left;
    width:482px;
    padding:15px 15px 5px 15px
}

#welcome h1 {
    margin:0 0 4px 0
}

#welcome p {
    margin:0;
    font-size:1.2em
}

#match-links {
    float:left;
    clear:left;
    width:514px
}

#match-links a.last {
    margin-right:0
}

#match-links a {
    display:block;
    float:left;
    display:inline;
    width:223px;
    padding:2px 10px 2px 23px;
    text-decoration:none;
    color:#fff;
    margin-right:2px;
    background:#000 url('../img/arrow_white.gif') 15px center no-repeat
}

#match-links a:hover {
    color:#ca2e18
}

#news-events {
    float:left;
    width:100%;
    display:inline;
    margin-top:5px;
    background:transparent url('../img/site_home_bgs.gif') -514px 0 repeat-y
}

#home-news, #home-events {
    float:left;
    width:294px;
    display:inline;
    margin-right:2px;
    padding:5px 10px
}

#news-events h3 {
    margin:0;
    font-size:1.2em;
}

#news-events p {
    margin:3px 0;
}

#news-events h3 a {
    color:#000;
    display:block;
    font-weight:bold;
    text-decoration:none
}

#news-events h3 a:hover {
    color:#ca2e18
}

#news-events h2 {
    color:#ca2e18;
    font-size:1.45em;
    font-weight:normal;
    margin:0
}

#news-events ul {
    float:left;
    width:294px;
    padding:0;
    margin:0
}

#news-events li {
    float:left;
    width:294px;
    padding:0;
    display:inline;
    margin:0 0 10px 0;
    list-style:none
}
#news-events li.last {
    margin:0;
}

#news-events a.more {
    font-weight:bold;
    color:#000;
    text-decoration:none;
    padding:2px 0 0 12px;
    background:transparent url('../img/arrow_black.gif') 0 center no-repeat
}

#news-events a.more:hover {
    color:#ca2e18
}

#news-event-banner {
    float:right;
    width:318px
}

#news-events-links {
    float:left;
    clear:both;
    width:958px;
}

#news-events-links a.event {
    margin-right:0;
    background-color:#ca2e18
}

#news-events-links a {
    display:block;
    float:left;
    display:inline;
    width:285px;
    padding:2px 10px 2px 23px;
    text-decoration:none;
    color:#fff;
    margin-right:2px;
    background:#000 url('../img/arrow_white.gif') 15px center no-repeat
}

#news-events-links a:hover {
    color:#ca2e18
}
#news-events-links a.event:hover {
    color:#000
}

/* end home page styles */