#home-projects {
  position: relative;
  background: url(../images/home/project-bg.gif) no-repeat 0 0;
  padding-left: 27px;
  width: 933px;
  margin: 0 auto;
}
#home-projects .project-image {
  padding: 1px 0 0 0;
  margin: 0;
  height: 269px;
}
#home-projects .project-image a {
  display: block;
  width: 100%;
  text-decoration: none;
}
#home-projects .project-image .project-view-button {
  position: absolute;
  top: 66px;
  right: 66px;
}
#home-projects .project-info {
  margin: 0 80px 0 50px;
}
#home-projects .project-info h2 {
  font-size: 2.9em;
  line-height: 1em;
  font-weight: 100;
  letter-spacing: -2px;
  color: #bcc4c8;
  background-color: transparent;
}
#home-projects .project-info h2 strong {
  color: #e9ac02;
  background-color: transparent;
  
}
#home-projects .project-info p {
  width: 80%;
  line-height: 2em;
}



#home-projects #slider {
  height: 270px;
  overflow: hidden;
}

#home-projects #slider ul, #home-projects #slider-static ul, #home-projects #slider li, #home-projects #slider-static li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#home-projects #slider li { 
  width: 861px;
	overflow:hidden;
} 
#home-projects #prevBtn {
  display: none;
}	
#home-projects #nextBtn { 
	display: block;
	width: 26px;
	height: 13px;
	position:absolute;
	left: 852px;
	top: 250px;
}														
#home-projects #nextBtn a {  
	display: block;
	width: 26px;
	height: 13px;
	background: url(../images/common/slider/button-next.gif) no-repeat 0 0;	
}	





#home-portlets-container {
	background: url(../images/home/portlets_area/portlets-container-bg.gif) repeat-x 0 100%;
  position: relative;
}
#home_portlets {
  width: 960px;
  height: 530px;
  margin: 0 auto;
  background: url(../images/home/portlets_area/portlets-bg.png) no-repeat 0 0;
  position: relative;
}
  #home_portlets.home_portlets_en {
    background-image: url(../images/home/portlets_area/portlets-bg_en.png);
  }

#portlet-blog {
  position: absolute;
  left: 0;
  top: 20px;
  width: 200px;
  padding-left: 75px;
  padding-right: 20px;
  overflow: hidden;
  background: url(../images/home/blog-ico.png) no-repeat 0 0;
}
  #portlet-blog h2 {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1em;
    color: #9f0710;
    background-color: transparent;
    font-weight: normal;
  }
  #portlet-blog h2 a {
    font-weight: normal;
    display: block;
    font-size: 2.4em;
    line-height: 1em;
    color: #474747;
    background-color: transparent;
    letter-spacing: -1px;
    margin: -3px 0 0 0;
    text-decoration: none;
  }
  #portlet-blog ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
    #portlet-blog li {
        margin: 0 0 0 0;
    }
  
  #portlet-blog .dinamic-content {
    overflow: hidden;
  }  
  #portlet-blog .title {
    padding: 0 0 0 0;
    margin: 0 0 0.6em 0;
    line-height: 1.1em;
  }
  #portlet-blog .title a {
    color: #9c060f;
    background-color: transparent;
    font-weight: bold;
  }
  #portlet-blog .text {
    font-size: 0.95em;
    line-height: 1.1em;
  }
  #portlet-blog .text p {
    margin: 0 0 1em 0;
  }

  #portlet-blog strong {
    color: #9c060f;
    background-color: transparent;
  }
  #portlet-blog .more {
    margin-top: 0.5em;
    text-align: right;
    font-size: 0.9em;
    line-height: 1.2em;
  } 
  #portlet-blog .more a {
    color: #9c060f;
    background-color: transparent;  
  } 
  
#portlet-facebook {
  margin: -20px -40px 25px 0;
  padding: 0 0 0 0;
  background: url(../images/home/facebook-ico.png) no-repeat 100% 0;
}
  #portlet-facebook h2 {
    margin: 0 0 15px 0;
    padding: 20px 0 0 0;
    font-size: 2.1em;
    line-height: 1.2em;
    color: #474747;
    background-color: transparent;
    font-weight: normal;
  }
  #portlet-facebook h2 a {
    color: #3B5998;
    background-color: transparent;
    text-decoration: none;
  }  

#portlet-twitter {
  margin: 0 -40px 30px -10px;
  height: 205px;
  overflow: hidden;
  padding: 0 75px 0 0;
  background: url(../images/home/twitter-ico.png) no-repeat 100% 0;
}
  #portlet-twitter h2 {
    margin: 10px 0 0 0;
    padding: 0 0 0 8px;
    font-size: 2.1em;
    line-height: 1.2em;
    color: #474747;
    background-color: transparent;
    font-weight: normal;
  }
  #portlet-twitter h2 a {
    color: #1a7bbe;
    background-color: transparent;
    text-decoration: none;
  }  
 
  #portlet-twitter ul {
    margin: 0 0 0 -15px;
    padding: 0;
    list-style-type: none;
  }  
  #portlet-twitter li {
    font-size: 0.9em;
    line-height: 1.1em;
    margin-top: 1em;
  }
  #portlet-twitter .author {
    color: #00b2e8;
    background-color: transparent;
    font-weight: bold;
  }
  #portlet-twitter .text {
  }
  #portlet-twitter strong {
    color: #00b2e8;
    background-color: transparent;
  }
  #portlet-twitter .more {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 0.9em;
    line-height: 1.2em;
  }
  #portlet-twitter .more a {
    color: #00b2e8;
    background-color: transparent;  
  }
  
#portlet-center {
  position: absolute;
  top: 32px;
  left: 335px;
  width: 250px;
  font-size: 0.95em;
  line-height: 1.2em;
}  
    #portlet-center strong {
        color: #000;
    }
    #portlet-center strong span {
        color: #A50416;
    }

#portlet-right {
  position: absolute;
  top: 32px;
  right: 100px;
  width: 250px;
}
  
  
#portlet-team {
  position: absolute;
  top: 0;
  left: 319px;
  width: 240px;
  height: 449px;
  padding-right: 35px;
  background-repeat: no-repeat;
  background-position: 0 100%;
}
#portlet-team.p_alberto { background-image: url(../images/home/portlets_area/portlet-team/alberto.gif); }
#portlet-team.p_asier { background-image: url(../images/home/portlets_area/portlet-team/asier.gif); }
/* #portlet-team.p_bingen { background-image: url(../images/home/portlets_area/portlet-team/bingen.gif); } */
#portlet-team.p_eneko { background-image: url(../images/home/portlets_area/portlet-team/eneko.gif); }
#portlet-team.p_ibon { background-image: url(../images/home/portlets_area/portlet-team/ibon.gif); }
#portlet-team.p_inigo { background-image: url(../images/home/portlets_area/portlet-team/inigo.gif); }
#portlet-team.p_iruri { background-image: url(../images/home/portlets_area/portlet-team/iruri.gif); }
#portlet-team.p_joel { background-image: url(../images/home/portlets_area/portlet-team/joel.gif); }
#portlet-team.p_antonio { background-image: url(../images/home/portlets_area/portlet-team/antonio.gif); }
#portlet-team.p_xabi { background-image: url(../images/home/portlets_area/portlet-team/xabi.gif); }
#portlet-team.p_ivan { background-image: url(../images/home/portlets_area/portlet-team/ivan.gif); }
#portlet-team.p_pablo { background-image: url(../images/home/portlets_area/portlet-team/pablo.gif); }

  #portlet-team .portlet-content {
    position: absolute;
    bottom: 0;
    width: 180px;
    padding-left: 50px;
    border-left: 1px solid #f4f4f4;
    height: 315px;
    margin-left: 8px;
  }
  #portlet-team .portlet-content .data {
    position: absolute;
    bottom: 35px;
    text-align: right;
    width: 180px;
  }
  #portlet-team h2 {
    margin-bottom: 0.2em;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: -1px;
    color: #14667a;
    background-color: transparent;
  }
  #portlet-team h2 a {
    color: #14667a;
    background-color: transparent;
    text-decoration: none;
  }
  #portlet-team .text {
    color: #708185;
    background-color: transparent;
    font-size: 1em;
    line-height: 1.2em;
  }
  #portlet-team .text strong {
    color: #2c555e;
    background-color: transparent;
  }


#portlet-projects {
  position: absolute;
  left: 65px;
  top: 215px;
  width: 240px;
  height: 210px;
  overflow: hidden;
}

  #portlet-projects h2 {
    margin-bottom: 0.5em;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: -1px;
    color: #474747;
    background-color: transparent;
  }
  #portlet-projects h2 a {
    color: #474747;
    background-color: transparent;
    text-decoration: none;
  }
  #portlet-projects .text {
    color: #8f8f8f;
    background-color: transparent;
    font-size: 1em;
    line-height: 1.3em;
  }
  #portlet-projects .text strong {
    color: #787878;
    background-color: transparent;
  }
  #portlet-projects .slogan {
    margin-top: 1em;
    color: #3d3c3c;
    background-color: transparent;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 100;
    letter-spacing: -1px;
  }



#portlet-company {
  position: absolute;
  left: 65px;
  top: 30px;
  width: 240px;
  height: 210px;
  overflow: hidden;
}

  #portlet-company h2 {
    margin-bottom: 0.5em;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: -1px;
    color: #474747;
    background-color: transparent;
  }
  #portlet-company h2 a {
    color: #474747;
    background-color: transparent;
    text-decoration: none;
  }
  #portlet-company .text {
    color: #8f8f8f;
    background-color: transparent;
    font-size: 1em;
    line-height: 1.3em;
  }
  #portlet-company .text strong {
    color: #787878;
    background-color: transparent;
  }
  #portlet-company .slogan {
    margin-top: 1em;
    color: #3d3c3c;
    background-color: transparent;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 100;
    letter-spacing: -1px;
  }
  
#portlet-devup {
  position: absolute;
  left: 327px;
  top: 30px;
  width: 240px;
  height: 175px;
  overflow: hidden;
}
