/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

header,
section,
article,
nav,
aside,
footer {
	display: block;
}

html {
  background: transparent url(../img/tile.gif) repeat center top;
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #c2c3b4;
}

h1 {
  color: #c2c3b4;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

h2 {
  color: #c2c3b4;
  font-size: 13px;
  margin-bottom: 15px;
}

header {
  height: 118px;
  border-bottom: 1px solid #171616;
  z-index: 4;
}

  header nav {
    width: 969px;
    margin: 0 auto;
    height: 54px;
    position: relative;
    background: transparent url(../img/header_nav_bg.jpg) no-repeat 0 0;
    top: 34px;
  }

  .show-video header nav {
    top: -128px;
  }

  .no-js header nav {
    top: 34px;
  }

    header nav a {
      position: absolute;
      height: 21px;
      top: 16px;
      background: transparent url(../img/header_meny_items.jpg) no-repeat 0 0;
      outline: none;
      text-indent: -5000px;
    }

    header nav a.team {
      left: 24px;
      width: 150px;
    }
    	header nav a.team:hover,
    	header nav a.team-selected {
    		background-position: 0 -21px;
    	}

    header nav a.register {
      left: 213px;
      width: 129px;
      background-position: -150px 0;
    }
    	header nav a.register:hover,
    	header nav a.register-selected {
    		background-position: -150px -21px;
    	}

    header nav a.results {
      left: 213px;
      width: 135px;
      background-position: -518px 0;
    }
    	header nav a.results:hover,
    	header nav a.results-selected {
    		background-position: -518px -21px;
    	}

    header nav a.dodgeball {
      left: 632px;
      width: 130px;
      background-position: -279px 0;
    }
    	header nav a.dodgeball:hover,
    	header nav a.dodgeball-selected {
    		background-position: -279px -21px;
    	}

    header nav a.program {
      left: 825px;
      width: 107px;
      background-position: -409px 0;
    }
    	header nav a.program:hover,
    	header nav a.program-selected {
    		background-position: -409px -21px;
    	}

    header nav a.home {
      width: 172px;
      height: 176px;
      background: transparent url(../img/header_logo_2.png) no-repeat 0 0;
      top: -34px;
      left: 50%;
      margin-left: -86px;
      outline: none;
    }

section#main {
  background-color: #000;
  min-width: 960px;
  padding-top: 65px;
  min-height: 100px;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 2;
}

  section#main div.wrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  section#main p.notice {
    color: #AB1D22 !important;
    text-decoration: underline;
  }

section#main.index {
  background-image: url(../img/main_bg_index.jpg);
  height: 375px;
}

.show-video section#main.index {
  background-image: none;
}

.no-js section#main.index {
  background-image: url(../img/main_bg_index.jpg);
}

  .show-video div.wrap {
    display: none;
  }

  .no-js div.wrap {
    display: block;
  }

  div.videoplayer {
    width: 960px;
    height: 440px;
    margin: -65px auto 0 auto;
    z-index: 3;
    display: none;
  }

  .show-video div.videoplayer {
    display: block;
  }

  .no-js div.videoplayer {
    display: none;
  }

  section#main.index a.register {
    display: block;
    width: 250px;
    height: 250px;
    position: absolute;
    left: 0;
    top: 12px;
    background: transparent url(../img/main_index_join.png) no-repeat 0 0;
/*    text-indent: -5000px; */
    outline: none;
    text-decoration: none;
    color: #858580;
  }

    section#main.index a.register span {
      position: absolute;
      top: 132px;
      text-align: center;
      font-size: 14px;
      line-height: 16px;
      color: #858580;
      width: 250px;
      display: inline;
    }

    section#main.index a.register span.hide {
      display: none;
    }

  	section#main.index a.register:hover {
  		background-position: -248px 0;
  	}

  section#main.index aside {
    width: 217px;
    right: 0;
    top: 79px;
    position: absolute;
    font-size: 13px;
  }

  section#main.index aside li {
    background: transparent url(../img/main_index_aside_icons.png) no-repeat 0 0;
    height: 52px;
    margin-bottom: 23px;
  }

  section#main.index aside li.spotify {
    background-position: 0 -52px;
  }

  section#main.index aside li.results {
    background-position: 0 -104px;
  }

  section#main.index aside a {
    display: block;
    text-decoration: none;
    padding-left: 69px;
    color: #c2c3b4;
    opacity: 0.9;
  }
  	section#main.index aside li a:hover {
  		opacity: 1;
  	}

  section#main.index aside a span.highlight {
    color: #96c029;
  }

  section#main.index aside em {
    text-transform: uppercase;
    color: #96c029;
    font-size: 14px;
  }

  section#main.index aside span.number {
    width: 18px;
    height: 25px;
    background: transparent url(../img/tall.gif) no-repeat 0 0;
    position: absolute;
    top: 13px;
    left: 8px;
    color: black;
    text-indent: -5000px;
  }

  section#main.index aside span.single {
    left: 27px;
  }

  section#main.index aside span.number-1 {
    background-position: -11px -11px;
  }

  section#main.index aside span.number-2 {
    background-position: -11px -51px;
  }

  section#main.index aside span.number-3 {
    background-position: -11px -90px;
  }

  section#main.index aside span.number-4 {
    background-position: -11px -130px;
  }

  section#main.index aside span.number-5 {
    background-position: -11px -169px;
  }

  section#main.index aside span.number-6 {
    background-position: -11px -209px;
  }

  section#main.index aside span.number-7 {
    background-position: -11px -249px;
  }

  section#main.index aside span.number-8 {
    background-position: -11px -288px;
  }

  section#main.index aside span.number-9 {
    background-position: -11px -328px;
  }

  section#main.index aside span.number-0 {
    background-position: -11px -367px;
  }

section#main.index div.etter {
  padding-top: 183px;
}

  section#main.index div.etter div.gratulerer {
    position: absolute;
    width: 381px;
    height: 142px;
    margin-top: -63px;
    background: url(../img/etter_gratulerer_2011.png) no-repeat 0 0;
  }

    section#main.index div.etter div.gratulerer h1 {
      display: none;
    }

    section#main.index div.etter div.gratulerer p {
      font-size: 14px;
      color: #c2c3b4;
      line-height: 18px;
      padding: 75px 10px 0 20px;
    }

      section#main.index div.etter div.gratulerer p a {
        color: #c2c3b4;
      }

  section#main.index div.etter a.info,
  section#main.index div.etter a.images {
    position: absolute;
    width: 237px;
    height: 79px;
    text-indent: -5000px;
    outline: none;
  }

  section#main.index div.etter a.info {
    background: url(../img/etter_info.png) no-repeat 0 0;
    right: 0;
  }

  section#main.index div.etter a.images {
    background: url(../img/etter_bilder.png) no-repeat 0 0;
    left: 475px;
  }

section#main.registrer {
  background-image: url(../img/main_bg_registrer.jpg);
  padding-bottom: 20px;
}

  section#main.registrer input#frmTeamName {
    font-size: 18px;
    font-weight: bold;
  }

  section#main.registrer .has-js input#frmTeamName {
    top: 4px;
  }

  .no-js section#main.registrer fieldset.colors {
    display: none;
  }

  section#main.registrer fieldset.colors div.row {
    height: 25px;
    clear: both;
  }

  section#main.registrer fieldset.colors span {
    width: 15px;
    height: 25px;
    display: block;
    float: left;
    position: relative;
  }

  section#main.registrer fieldset.colors div.row-1 span {
    top: 10px;
  }

  section#main.registrer fieldset.colors div.row-1 span.selected {
    top: 0px;
  }

  section#main.registrer fieldset.colors div.row-2 span {
    top: 0px;
    height: 15px;
  }

  section#main.registrer fieldset.colors div.row-2 span:selected {
    height: 25px;
  }
  
  section#main.registrer fieldset.invite {
    display: none;
  }

  fieldset.invite #addTeamMate {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  section#main.registrer fieldset.players {
    display: none;
    border-top: 1px solid #2b2b27;
    border-bottom: 1px solid #2b2b27;
    padding: 10px 0;
  }

  section#main.registrer fieldset.players h2 {
    font-weight: bold;
  }

section#main.article {
  padding-bottom: 20px;
}

  section#main.article ul.pages {
    overflow: hidden;
    margin-bottom: 40px;
  }

  section#main.article ul.pages li {
    float: left;
    margin-right: 33px;
    text-transform: uppercase;
    font-size: 14px;
  }

  section#main.article ul.pages li a {
    color: #96c029;
    text-decoration: none;
  }
  	section#main.article ul.pages li a:hover {
  		color: #beed43;
  	}

  section#main.article ul.pages li.active a {
    color: #c2c3b4;
  }

  section#main.article h2 {
    font-weight: bold;
    margin-bottom: 2px;
  }

  section#main.article p {
    display: block;
    clear: both;
    color: #f0f2dd;
    line-height: 20px;
    width: 425px;
    margin-bottom: 20px;
  }

    section#main.article p a {
      text-decoration: none;
      color: #96C029;
    }

  section#main.article div.right {
    position: absolute;
    top: 36px;
    right: 0;
    width: 425px;
  }

section#main.om {
  background-image: url(../img/main_bg_om.jpg);
  min-height: 440px;
}

section#main.om-regler {
  background-image: url(../img/main_bg_regler.jpg);
}

section#main.om-tips {
  background-image: url(../img/main_bg_tipsogtrix.jpg);
}

section#main.om-utstyr {
  background-image: url(../img/main_bg_utstyr.jpg);
}

section#main.program {
  background-image: url(../img/main_bg_program.jpg);
  min-height: 440px;
}

section#main.program-kontakt {
  background-image: url(../img/main_bg_kontakt.jpg);
}

section#main.program-info {
  background-image: url(../img/main_bg_praktiskinfo.jpg);
}

section#main.challenge {
  background-image: url(../img/main_bg_registrer.jpg);
  min-height: 440px;
}

section#main.lag {
  padding-bottom: 20px;
}

  section#main.lag h1.incomplete {
    margin-top: 47px;
  }

  section#main.lag ul {
    overflow: visible;
    margin-bottom: 47px;
  }

  section#main.lag ul li {
    float: left;
    width: 310px;
    margin-right: 15px;
    margin-bottom: 13px;
    background-color: #2b2b27;
    height: 76px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
  }

    section#main.lag ul li div.expanded {
      display: none;
    }

  section#main.lag ul li.even {
    background-color: #141412;
  }

  section#main.lag ul li.first {
    clear: left;
  }

  section#main.lag ul li.third {
    margin-right: 0;
  }

  section#main.lag ul li h2 {
    font-size: 15px;
    font-weight: bold;
    margin-left: 14px;
    line-height: 18px;
    margin-top: 12px;
    width: 185px;
    height: 36px;
  }

  section#main.lag ul li span.company {
    position: absolute;
    left: 14px;
    top: 53px;
  }

  section#main.lag ul li a.more {
    position: absolute;
    right: 12px;
    top: 53px;
    background: transparent url(../img/team_more.gif) no-repeat left center;
    text-indent: 9px;
    color: #c2c3b4;
    text-decoration: none;
    width: 90px;
    outline: none;
  }

  section#main.lag ul li span.facebook {
    width: 81px;
    height: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #1c1c19;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 6px;
  }

  .no-js section#main.lag ul li span.facebook {
    display: none;
  }

  section#main.lag ul li.expanded div.expanded {
    display: block;
  }

    section#main.lag ul div.expanded {
      position: absolute;
      background-color: #2b2b27;
      top: 70px;
      width: 282px;
      padding: 14px;
      z-index: 2;
      -moz-border-radius-bottomleft: 3px;
      -webkit-border-radius-bottomleft: 3px;
      border-radius-bottomleft: 3px;
      -moz-border-radius-bottomright: 3px;
      -webkit-border-radius-bottomright: 3px;
      border-radius-bottomright: 3px;
      -moz-box-shadow: 0px 3px 2px #000;
      -webkit-box-shadow: 0px 3px 2px #000;
      box-shadow: 0px 3px 2px #000;
    }

    section#main.lag ul div.expanded h3 {
      margin-bottom: 20px;
    }

    section#main.lag ul div.expanded span.players {
      font-weight: bold;
    }

    section#main.lag ul div.expanded p {
      line-height: 19px;
    }

    section#main.lag ul li.even div.expanded {
      background-color: #141412;
    }

section#main.edit {}

  section#main.edit h2 {
    font-weight: bold;
  }

  section#main.edit ul.players {
    border-top: 1px solid #2b2b27;
    border-bottom: 1px solid #2b2b27;
    padding: 26px 0 10px 0;
    margin-bottom: 44px;
  }

fieldset {
  width: 425px;
  margin-bottom: 30px;
  display: block;
  position: relative;
}

  fieldset button.button,
  fieldset input.button {
    height: 29px;
    line-height: 29px;
    background: transparent url(../img/input_buttons.gif) no-repeat 0 0;
    font-size: 12px;
    color: #96c029;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    border: none;
  }

  fieldset button.button-normal,
  fieldset input.button-normal {
    width: 82px;
  }

  fieldset button.button-normal:hover,
  fieldset input.button-normal:hover {
    background-position: 0 -29px;
  }

  fieldset button.button-wide,
  fieldset input.button-wide {
    width: 152px;
    background-position: 0 -58px;
  }

  fieldset.input div {
    position: relative;
    /*background: transparent url(../img/input_field_wide_bg.gif) no-repeat 0 23px; */
    background-color: #2b2b27;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 425px;
    height: 52px;
    margin-bottom: 11px;
  }

  fieldset.input div.error {
    background-color: #AB1D22 !important;
  }

  fieldset.input div.small {
    /*background: transparent url(../img/input_field_normal_bg.gif) no-repeat 0 23px;*/
    background-color: #2b2b27;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 335px;
  }

    fieldset.input div input {
      display: block;
      margin-left: 15px;
      width: 394px;
      color: #f0f2dd;
      background: none;
      border: none;
      outline: none;
      height: 22px;
      position: relative;
      top: 22px;
      padding: 0;
    }

    .no-js fieldset.input div input {
      height: 25px;
      background-color: #141412;
      padding: 0 5px;
      width: 384px;
    }

    fieldset.input div.small input {
      width: 305px;
    }

    .no-js fieldset.input div.small input {
      width: 295px;
    }

  fieldset.input div.textarea {
    position: relative;
    /*background: transparent url(../img/textarea_wide_bg.gif) no-repeat 0 23px;*/
    /*background-color: #2b2b27; */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 425px;
    height: 102px;
    margin-bottom: 11px;
  }
  
  .no-js fieldset.input div.textarea {
    height: 122px;
  }

    fieldset.input div textarea {
      display: block;
      margin-left: 15px;
      width: 394px;
      color: #f0f2dd;
      background: none;
      border: none;
      outline: none;
      line-height: 14px;
      height: 59px;
      position: relative;
      top: 33px;
      padding: 0;
    }

    .no-js fieldset.input div textarea {
      background-color: #141412;
      height: 85px;
      top: 23px;
      padding: 2px 5px;
      width: 384px;
    }

    fieldset.input div label {
      display: block;
      margin-bottom: 7px;
      left: 15px;
      position: absolute;
    }

    .no-js fieldset.input div label {
      top: 4px;
    }

  fieldset.has-js div,
  fieldset.has-js div.small {
    height: 29px;
    background-position: 0 0;
  }

  fieldset.input div.textarea {
    background-position: 0 0;
    height: 79px;
  }

    fieldset.has-js div label {
      line-height: 29px;
    }

    fieldset.has-js div label.dim {
      right: 15px;
    }

    fieldset.has-js div input {
      top: 6px;
    }

    fieldset.has-js div.textarea textarea {
      top: 10px;
    }

  fieldset.submit {
    margin-top: -20px;
  }

  fieldset input.submit {
    display: none;
    float: right;
  }

  .no-js fieldset input.submit {
    display: block;
  }

ul.players {
  width: 425px;
  overflow: hidden;
}

  ul.players li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
  }

    ul.players li span.name {
      float: left;
    }

    ul.players li a.delete {
      width: 10px;
      height: 10px;
      text-indent: -5000px;
      margin-left: 10px;
      float: left;
      top: 3px;
      position: relative;
      background: transparent url(../img/icon_player_delete.gif) no-repeat 0 0;
      display: none;
      cursor: pointer;
      outline: none;
    }

    .no-js ul.players li a.delete {
      display: block;
    }

footer {
  border-top: 1px solid #0d0d0e;
  background: transparent url(../img/242222.gif) repeat-x left 1px;
  position: relative;
  min-width: 960px;
  font-size: 13px;
  padding-top: 240px;
  z-index: 1;
}

  .show-video footer section.feed,
  .show-video footer section.links,
  .show-video footer section.to-deloitte {
    display: none;
  }

  .no-js footer section.feed,
  .no-js footer section.links,
  .no-js footer section.to-deloitte {
    display: block;
    z-index: 1;
  }

  footer section.feed,
  footer section.links {
    top: 20px;
    left: 50%;
    position: absolute;
  }

  footer section.skip {
    width: 85px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    height: 40px;
    top: 20px;
    display: none;
  }

  footer section.skip a {
    background: transparent url(../img/btn_skip.jpg) no-repeat 0 0;
    width: 85px;
    height: 40px;
    display: block;
    text-indent: -5000px;
    outline: none;
  }

  .show-video footer section.skip {
    display: block;
  }

  .no-js footer section.skip {
    display: none;
  }

  footer section h3 {
    background: transparent url(../img/footer_sprite.png) no-repeat 0 -18px;
    color: #61615d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    width: 84px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 17px;
  }

  footer section.feed {
    width: 550px;
    margin-left: -480px;
  }

    footer section.feed div.wrap {
      height: 96px;
      overflow: hidden;
      background: transparent url(../img/footer_sprite.png) no-repeat 0 -122px;
      position: relative;
    }

    footer section.feed div.wrap.scrolling-up {
      background-position: 0 -218px;
    }

    footer section.feed div.wrap.scrolling-down {
      background-position: 0 -314px;
    }

    .no-js footer section.feed div.wrap {
      overflow: auto;
      background: transparent;
    }

      footer section.feed div.wrap span.scroll {
        position: absolute;
        left: 0px;
        display: block;
        width: 550px;
        height: 48px;
        z-index: 2;
      }

      .no-js footer section.feed div.wrap span.scroll {
        display: none;
      }

      footer section.feed div.wrap span.scroll-up {
        bottom: 0;
      }

      footer section.feed div.wrap span.scroll-down {
        top: 0;
      }

      footer section.feed div.wrap ul {
        margin-left: 26px;
        top: 0px;
        position: relative;
      }

      .no-js footer section.feed div.wrap ul {
        margin-left: 0;
        margin-right: 20px;
      }

      footer section.feed div.wrap li {
        padding-left: 47px;
        text-indent: 3px;
        line-height: 15px;
        margin-bottom: 7px;
      }

      footer section.feed div.wrap li.new {
        display: none;
      }

      footer section.feed div.wrap li span {
        margin-left: -47px;
      }

  footer section.links {
    width: 207px;
    margin-left: 273px;
  }

    footer section.links li {
      margin-bottom: 14px;
    }

    footer section.links a {
      text-decoration: none;
      color: #939488;
      text-indent: 28px;
      background: transparent url(../img/footer_sprite.png) no-repeat 0 -47px;
      line-height: 18px;
      height: 18px;
      display: block;
      outline: none;
    }

    	footer section.links a:hover {
    		color: #bfc0b0;
    	}

    footer section.links a.twitter {
      background-position: 0 -66px;
    }

    footer section.links a.youtube {
      background-position: 0 -85px;
    }
    
    footer section.links a.spotify {
      background-position: 0 -103px;
    }

  footer div.noscript {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: red;
    margin-bottom: 20px;
    margin-top: -40px;
  }

  footer section.to-deloitte {
    width: 960px;
    margin: 0 auto;
    border-top: 1px solid #0d0d0e;
    background: transparent url(../img/242222.gif) repeat-x left 1px;
    overflow: hidden;
  }

   footer section.to-deloitte a {
     display: block;
     width: 85px;
     height: 18px;
     background: transparent url(../img/footer_sprite.png) no-repeat 0 0;
     text-indent: -5000px;
     outline: none;
     float: right;
     margin-top: 25px;
     margin-bottom: 25px;
   }

footer.etter {
  padding-top: 200px;
}

  footer.etter section.youtube,
  footer.etter section.spotify,
  footer.etter section.facebook {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 260px;
  }

    footer.etter section h2 {
      font-family: arial, sans-serif;
      font-size: 13px;
      text-transform: uppercase;
    }

      footer.etter section h2 a {
        color: #96c029;
        text-decoration: none;
        outline: none;
      }

      footer.etter section p,
      footer.etter section p a {
        color: #939488;
        line-height: 20px;
        text-decoration: none;
      }

  footer.etter section.youtube {
    margin-left: -480px;
    background: transparent url(../img/footer_youtube.gif) no-repeat 0 35px;
  }

  footer.etter section.youtube p {
    padding-left: 50px;
  }

  footer.etter section.spotify {
    margin-left: -130px;
  }

  footer.etter section.facebook {
    margin-left: 220px;
  }

/**
	 * Easy Clearing
	 */
	.clearfix:after {
	  content: ".";
	  display: block;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
