
body{
  background-color:#f0f0f0;
}

.header-background{
 /* background: center top url('../img/header-background2.jpg') ;*/
  background: #99CA3B center top url('../img/header-background3.jpg') no-repeat ;
  width:100%;
  /*min-height:248px;*/
  min-height:106px;

}




.leaderboard-ad{
  padding-top:2%;
  padding-bottom:2%;
  width:100%;
  background:#ececec;
  border-bottom:1px solid #e4e4e4;
}

h2{
  font-size:35px;
}
h1,h2,h3,h4,h5,h6{
  color:#99ca3b;
}
/* Gradient transparent - color - transparent */
    
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.45), rgba(0,0,0,0)); 
}


.sidebar-ads {
  list-style:none;
  margin-top:1em;

}

.sidebar-ads iframe {
  width:100%;

}


.sidebar{
  width:17em;
  padding:0 1em;
}



 #final-animation-product-other-finalists{
  margin-bottom:5em;
 }

#large-video-row-final-animation-products,
#large-video-row-best-experimental-animation{
  margin-bottom:2em;
 }

 #second-place-row-experimental-animation,
 #second-place-row-final-animation-product{
      margin-bottom:2em;
 }


.second-place-row{
  margin-bottom:2em;
}

#other-finalists-animation-product{
   margin-bottom:2em;
}

.title{
  margin:0.5em 0em;
 display:block;
}
/* sponsors in footer */
.footer-sponsors{
  margin:1.5em 0 2em 0;

  overflow:hidden;
}

.sponsors-words{
   margin-bottom:0.5em;
   display:block;


}
/* footer  */

.footer{
  width:100%;
  min-height:210px;
  background:#99ca3b;
}

.footer-title{
   font-size:135%;
   color:#27427e;
}

.footer ul{
    list-style:none;
}

.footer ul li{
   display:block;
}

.footer ul li a{
    color:#ffffff;
    font-size:120%;
    text-shadow:1px 1px #85b529;
    font-family:'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
}

