/* Global */

body {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 100%;
  line-height: 1.125em;
}

*
{
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #0062a4 url('../images/l-body.gif') repeat-x;
  color: #000;  
}

#content p, dl {
  font-size: 0.875em;
  margin: 1em 0;
}

#content ul, ol {
  font-size: 0.875em;
  margin: 1em;
}

#content li {
  margin: 0.5em 0;
}

#content ul li {
  list-style: none;
  background: transparent url('../images/g-listicon.gif') no-repeat 0 6px;
  padding: 0 0 0 15px;
}

a {
  color: #96151d;
}

a:hover {
  color: #e46b1f;
}

h1 {
  font-size: 1.375em;
  text-transform: uppercase;
  background: #8daf0c url('../images/g-h1.gif') no-repeat top right;
  line-height: 36px;
  height: 36px;
  color: #fff;
  padding: 0 30px 0 10px;
}

h2 {
  font-size: 1.125em;
  background: #d1df9e url('../images/g-h2.gif') no-repeat top right;
  line-height: 30px;
  height: 30px;
  padding: 0 30px 0 10px;
}

h3 {
  font-size: 1em;
  margin: 1em 0 0.5em 0;
}

h4 {
  font-size: 0.875em;
}

.right {
  float:right;
}

.left {
  float:left;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

dl.row dt {
  font-weight: bold;
  float: left;
  width: 8em;
}

dl.row dd {
  margin: 0 0 0 8.5em;
}

/* Layout */

#constrain {
  width: 1074px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 20px 0;
}

#header {
  background: transparent url('../images/l-header.gif') no-repeat;
  height: 36px;
  padding: 164px 77px 0 77px;
}

#header .logo {
  position: absolute;
  top: 28px;
  left: 427px;
}

  /* Main Navigation */
  
  ul.nav-main li {
    list-style: none;
    display: inline;
  }
  
  ul.nav-main a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.125em;
    line-height: 36px;
    padding: 0 10px;
    display: block;
    float: left;
  }
  
  ul.nav-main a:hover {
    background-color: #e46b1f;
  }
  
#content {
  background: transparent url('../images/l-shadow.png') repeat-y;
  padding: 45px 77px 20px 77px;
}  

#content .textarea {
  margin: 0 470px 0 0;
}
  /* Side Column Highlights */
  
  #content .side-column {
    width:430px;
  }
  
  #content .highlight {
    background-color: #8daf0c;
    border: #8daf0c solid 2px;
    margin: 0 0 20px 0;
  }
  
  #content .highlight p {
    margin: 0 20px 20px 20px;
    color: #fff;
    line-height: 1.25em;
  }
  
  #content .highlight li {
    background-image: url('../images/g-highlight-listicon.gif');
    color: #fff;
  }
  
  #content .h-getinvolved {
    background: #8daf0c url('../images/p-smiling-group.jpg') no-repeat;
    padding: 42px 0 0 0;
  }
  
  #content .h-discovery {
    background: #8daf0c url('../images/p-discovery.gif') no-repeat;
    padding: 42px 0 0 0;
  }
  
  #content .h-entertainment {
    background: #8daf0c url('../images/p-firetwirling.jpg') no-repeat;
    padding: 42px 0 0 0;
  }
  
  #content .highlight h2 {
    display: block;
    background: transparent url('../images/g-highlight-title.png') no-repeat top right;
    float: left;
    padding: 0 30px 0 0;
    color: #fff;
    margin: 0 0 30px 0;
  }
  
  #content .highlight h2 span {
    background-color: #000;
    display: block;
    padding: 0 20px;
  }
  
  #content .h-programme {
    background: #8daf0c url('../images/p-balloons.jpg') no-repeat;
    height: 36px;
    padding: 52px 0 0 0;
  }
  
  #content .h-mentalhealth {
    background: #8daf0c url('../images/p-mentalhealth.gif') no-repeat;
    height: 36px;
    padding: 52px 0 0 0;
  }
  
  /* Buttons */
  
  a.button {
    background: transparent url('../images/g-button-r.png') no-repeat top right;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.125em;
    padding: 0 30px 0 0;
    line-height: 36px;
  }
  
  a.button span {
    background: transparent url('../images/g-highlight-nav.gif') repeat-x;
    line-height: 36px;
    display: block;
    padding: 0 10px 0 20px;
  }
  
  a:hover.button {
    background-position: bottom right;
  }
  
  a:hover.button span {
    background-position: bottom left;
  }
  
  a.button-simple {
    background-color: #e46b1f;  
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.875em;    
    padding: 4px 8px;
  }
  
  a:hover.button-simple {
    background-color: #96151d;      
  }
  
  /* Footer */

  #footer {
    background: transparent url('../images/l-footer.png') no-repeat;
    min-height: 124px;
    padding: 28px 67px 0 67px;
    text-align: center;
  }

  #footer a {
    text-decoration: none;
    font-size: 0.675em;
    color: #fff;
  }

  #footer a:hover {
    color: #e46b1f;
  }

  #footer .sponsors {
    margin: 0 0 20px 0;
  }

  #footer .sponsors h2 {
    background: none;
    color: #fff;
    width: 160px;
    line-height: 1.125em;
    text-align: left;
  }

  #footer .sponsors img {
    float: left;
    margin: 0 10px;
  }

  ul.nav-bottom {
    border-bottom: #66a1c8 solid 1px;
    width: 400px;
    margin: 0 auto;
    padding: 0 0 10px 0;
  }

  ul.nav-bottom li {
    list-style: none;
    display: inline;  
  }

  ul.nav-bottom a {  
    padding: 0 10px;
    text-transform: uppercase;
  }

  #footer p {
    font-size: 0.675em;
    color: #fff;
    margin: 10px 0 20px 0;
  }

  #footer .designer a {
    text-decoration: overline;
  }

.map {
  margin: 20px 0;
  border: #8daf0c solid 2px;
  width: 430px;
  height: 350px;
}
