body {
    font-family: 'Arial', sans-serif;
    line-height: 1.1em;
}

/* Global Styles */

h1 {
}

h2 {
}
h3 {
}
h4 {
}
p {
}
a {
    font-weight: bold;
    color: #0074cc;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

ul,ol {
    padding: 14px 80px 0;    
}

ul {
	list-style-type: disc;    
}
ol {
	list-style-type: decimal;
}
li {
    font-size: 13px;
    color: #404040;
}
blockquote {
    margin: 14px 61px 0;
    padding: 0 15px;
    border-left: 4px solid #f4f3f3;
    font-size: 13px;
    color: #404040;
}
img {
    padding: 0;
    margin: 0;
}

/* Layout */

body.sportsground {
    background: #cdcdcd url(/images/bg-sportsground.gif) repeat-x 0 0;
}
body.schoolground {
    background: #cdcdcd url(/images/bg-schoolground.gif) repeat-x 0 0;
}
#wrap {
    width: 976px;
    margin: 0 auto;
}
#header {
    width: 976px;
    height: 98px;  
    overflow: hidden;
}
#home {
    width: 776px;
    height: 630px;
    float: left;
    display: inline;
    margin: 0 0 0 8px;
}
#right {
    width: 176px;
    height: 630px;
    float: right;
    background: #fff;
}

/* Header */

#logo {
    width: 644px;
    height: 98px;
    float: left;
}

/* Navigation */

#nav {
    width: 286px;
    height: 98px;
    float: right;
    display: inline;
    margin: 0 8px 0 0;
}
body.sportsground #nav {
    background: transparent url(/images/nav-sportsground-right.gif) no-repeat top right;
}
body.schoolground #nav {
    background: transparent url(/images/nav-schoolground-right.gif) no-repeat top right;
}
#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
} 
#nav li {
    margin: 0;
    padding: 0;
    float: left;
}
#nav li a {
    display: block;
    width: 95px;
    height: 98px;
    text-align: center;
    line-height: 98px;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #fff;
    font-weight: normal;
}
body.sportsground #nav li a {
    background: transparent url(/images/nav-sportsground-bg.gif) no-repeat 0 0;
}
body.schoolground #nav li a {
    background: transparent url(/images/nav-schoolground-bg.gif) no-repeat 0 0;
}
#nav li a:hover {
    text-decoration: none;
}
body.sportsground #nav li a:hover {
    background: transparent url(/images/nav-sportsground-bg.gif) no-repeat 0 -98px;
}
body.schoolground #nav li a:hover {
    background: transparent url(/images/nav-schoolground-bg.gif) no-repeat 0 -98px;
}
body.sportsground #nav li.active a,
body.sportsground #nav li.active a:hover {
    background: transparent url(/images/nav-sportsground-bg.gif) no-repeat 0 -196px;
}
body.schoolground #nav li.active a,
body.schoolground #nav li.active a:hover {
    background: transparent url(/images/nav-schoolground-bg.gif) no-repeat 0 -196px;
}

/* Banner */

#banner {
    margin: 15px 8px;
    width: 160px;
    height: 600px;
}

/* Home */

#top {
    width: 776px;
    height: 317px;
    margin: 15px 0 0;
}
#text {
    width: 172px;
    height: 317px;
    float: left;
}
#text h2 {
    text-indent: -9999px;
    width: 172px;
    height: 116px;
    background: #fff url(/images/h2-tagline.gif) no-repeat 0 0;
}
#text h3 {
    text-indent: -9999px;
    margin: 23px 0 0;
    height: 168px;
}
body.sportsground #text h3 {
    width: 164px;
    background: #fff url(/images/h3-sportsground-summary.gif) no-repeat 0 0;
}
body.schoolground #text h3 {
    width: 172px;
    background: #fff url(/images/h3-schoolground-summary.gif) no-repeat 0 0;
}
#buttons {
    width: 186px;
    height: 317px;
    margin: 0 0 0 26px;
    float: left;
    display: inline;
}
#buttons a#find {
    width: 186px;
    height: 114px;
    display: block;
    background: #fff url(/images/but-home-find.gif) no-repeat 0 0;    
}
#buttons a#find:hover {
    background: #fff url(/images/but-home-find.gif) no-repeat 0 -114px;    
}
#buttons #search {
    margin: 11px 0 0;
    width: 186px;
    height: 52px;
    background: #fff url(/images/search-home-bg.gif) no-repeat 0 0;    
}
#buttons #search #search-text {
    float: left;
    display: inline;
    margin: 16px 0 0 21px;
    width: 123px;
    height: 21px;
}
#buttons #search #search-button {
    float: left;
    display: inline;
    margin: 16px 0 0;
    width: 27px;
    height: 21px;
}
#buttons #search #search-text input {
    width: 120px;
    height: 14px;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 4px 0 0;
    float: left;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    color: #d8d8d8;
    line-height: 14px;
}
#buttons #search #search-text input:focus {
    color: #696969;
}
#buttons #search #search-button input {
    width: 27px;
    height: 21px;
    background: #fff url(/images/but-search-go.gif) no-repeat 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
    cursor: pointer;
}
#buttons a#build {
    margin: 11px 0 0;
    width: 186px;
    height: 52px;
    display: block;
    background: #fff url(/images/but-home-build.gif) no-repeat 0 0;    
}
#buttons a#build:hover {
    background: #fff url(/images/but-home-build.gif) no-repeat 0 -52px;    
}
#buttons a#features {
    margin: 11px 0 0;
    width: 186px;
    height: 52px;
    display: block;
    background: #fff url(/images/but-home-features.gif) no-repeat 0 0;    
}
#buttons a#features:hover {
    background: #fff url(/images/but-home-features.gif) no-repeat 0 -52px;    
}
#buttons a#help {
    margin: 11px 0 0;
    width: 186px;
    height: 52px;
    display: block;
    background: #fff url(/images/but-home-help.gif) no-repeat 0 0;    
}
#buttons a#help:hover {
    background: #fff url(/images/but-home-help.gif) no-repeat 0 -52px;    
}
#video-wrap {
    width: 366px;
    height: 302px;
    margin: 0 0 0 26px;
    float: left;
    display: inline;
    background: #fff url(/images/video-loading.gif) no-repeat center center;
}
#bottom {
    clear: both;
    width: 776px;
    height: 258px;
    margin: 20px 0;
    background: transparent url(/images/bottom-dividers.gif) repeat-y center top;   
}
#bottom #col1 {
    width: 238px;
    height: 258px;
    float: left;
}
#bottom #col2 {
    width: 246px;
    height: 258px;
    margin: 0 0 0 27px;
    float: left;
    display: inline;
}
#bottom #col3 {
    width: 238px;
    height: 258px;
    float: right;
}
#bottom h4#news {
    width: 175px;
    height: 17px;
    background: transparent url(/images/h4-news.gif) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 0 15px;
}
#bottom p.headline {
    margin: 6px 0;
}
#bottom p.headline a {
    font-weight: bold;
    font-style: normal;
    color: #696969;
}
#bottom h4#featured {
    width: 101px;
    height: 17px;
    margin: 0 auto;
    background: transparent url(/images/h4-featured.gif) no-repeat 0 0;
    text-indent: -9999px;
}
#bottom h4#quotes {
    width: 173px;
    height: 17px;
    background: transparent url(/images/h4-quotes.gif) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 0 0 65px;
}
#bottom #col3 #quotes-content {
    height: 125px;
    overflow: hidden;
}
#bottom #col3 .thumb {
    float: right; 
    margin: 18px 0 0 14px;
}
#bottom #col3 p.quoteperson {
    margin: 6px 0 15px 0;
}
#bottom #col3 p.quotetext {
    margin: 15px 0 6px 0;
}
#bottom h4#press {
    width: 83px;
    height: 17px;
    background: transparent url(/images/h4-press.gif) no-repeat 0 0;
    text-indent: -9999px;
    margin: 28px 0 15px 0;
}
#bottom #col1 p.article {
    margin: 6px 0;
}
#bottom h4#business {
    width: 203px;
    height: 37px;
    background: transparent url(/images/h4-business.gif) no-repeat 0 0;
    text-indent: -9999px;
    margin: 37px 0 0 35px;
}
#bottom #col3 a#enquire {
    width: 93px;
    height: 23px;
    display: block;
    background: transparent url(/images/but-home-enquire.gif) no-repeat 0 0;
    margin: 18px 0 0 145px;
}
#bottom #col3 a#enquire:hover {
    background: transparent url(/images/but-home-enquire.gif) no-repeat 0 -23px;
}
#bottom p {
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    color: #696969;
    font-size: 11px;
    line-height: 15px;
    margin: 15px 0;
}
#bottom p a {
    color: #939393;
    font-weight: normal;
    font-style: italic;
}
#bottom #col3 p {
    text-align: right;
}

/* Video */

a#video-grass {
    width: 366px;
    height: 302px;
    display: block;
    background: #fff url(/images/video-grass.jpg) no-repeat 0 0;    
}
a#video-grass:hover {
    background: #fff url(/images/video-grass.jpg) no-repeat 0 -302px;    
}

/* Slider */

#featured-wrap {
    width:246px;
    height: 226px;
}
#featured-left {
    width: 32px;
    height: 32px;
    margin: 85px 2px 0 3px;
    float: left;
    display: inline;
}
#featured-right {
    width: 32px;
    height: 32px;
    margin: 85px 0 0 2px;
    float: left;
    display: inline;
}
#featured-left a#but {
    display: block;
    width: 32px;
    height: 32px;
    background: #ededed url(/images/but-featured-left.gif) no-repeat 0 0;
}
#featured-left a#but:hover {
    background: #ededed url(/images/but-featured-left.gif) no-repeat 0 -32px;
}
#featured-right a#but {
    display: block;
    width: 32px;
    height: 32px;
    background: #ededed url(/images/but-featured-right.gif) no-repeat 0 0;
}
#featured-right a#but:hover {
    background: #ededed url(/images/but-featured-right.gif) no-repeat 0 -32px;
}
#slider-wrap {
    width: 172px;
    height: 226px;
    float: left;
    background: transparent url(/images/slider-bg.gif) no-repeat 0 18px;
}
#slider {
    width: 152px;
    height: 212px;
    margin: 29px 0 0 10px;
    overflow: hidden;
}
#slider-content {
    width: 912px;
    height: 212px;
}
#slide {
    width: 152px;
    height: 212px;
    float: left;
}
#slide p {
    margin: 26px 0 0;
    text-align: center;
}
#slide a {
    font-weight: normal;
    text-decoration: none;
}
#slide a:hover {
    text-decoration: none;
}

/* Footer */

#footer {
    width: 960px;
    margin: 16px 0 16px 8px;
    clear: both;
    background: transparent url(/images/footer-dividers.gif) repeat-y center top; 
    font-weight: bold;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #696969;
}
#footer ul {
    list-style-type: none;
    margin: 8px 0 0;
    padding: 0;
}
#footer li {
    margin: 0;
    padding: 0;
}
#footer a {
    font-weight: normal;
    font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 11px;
    color: #696969;   
}
#footer #col1, 
#footer #col2, 
#footer #col3, 
#footer #col4 {
    width: 169px;
    margin: 0 29px 0 0;
    float: left;
    display: inline;
}
#footer #col5 {
    width: 165px;
    margin: 0;
    float: left;
    display: inline;
}