html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ul {
  list-style-type: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

.ui-tabs-hide {
  display: none; }

.ui-tabs-navafter {
  display: block;
  clear: both;
  content: " "; }

ul.ui-tabs-nav {
  width: 162px;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 1px;
  list-style: none;
  float: left;
  margin: 0px 0px 0px 8px; }
  ul.ui-tabs-nav a, ul.ui-tabs-nav a span {
    margin: 0; }
  ul.ui-tabs-nav li a {
    display: block;
    height: 24px;
    margin-top: 1px;
    text-indent: 12px;
    line-height: 24px;
    white-space: nowrap; }
    ul.ui-tabs-nav li a:hover {
      background: url(../gui/studio-li.gif) no-repeat 0 0; }
      ul.ui-tabs-nav li a:hover span {
        display: block;
        height: 24px;
        background: url(../gui/studio-li.gif) no-repeat right top; }
  ul.ui-tabs-nav li a.tech:hover {
    background: url(../gui/tech-li.gif) no-repeat 0 0; }
    ul.ui-tabs-nav li a.tech:hover span {
      background: url(../gui/tech-li.gif) no-repeat right top; }
  ul.ui-tabs-nav li a.sidi:hover {
    background: url(../gui/sidi-li.gif) no-repeat 0 0; }
    ul.ui-tabs-nav li a.sidi:hover span {
      background: url(../gui/sidi-li.gif) no-repeat right top; }
  ul.ui-tabs-nav li.ui-tabs-selected a {
    background: url(../gui/studio-li.gif) no-repeat 0px -24px;
    position: relative;
    z-index: 2;
    margin-top: 0; }
    ul.ui-tabs-nav li.ui-tabs-selected a span {
      display: block;
      height: 24px;
      background: url(../gui/studio-li.gif) no-repeat right -24px; }
    ul.ui-tabs-nav li.ui-tabs-selected a:hover {
      background: url(../gui/studio-li.gif) no-repeat 0px -24px;
      color: white;
      cursor: default; }
      ul.ui-tabs-nav li.ui-tabs-selected a:hover span {
        background: url(../gui/studio-li.gif) no-repeat right -24px; }
  ul.ui-tabs-nav li.ui-tabs-selected a.tech {
    background: url(../gui/tech-li.gif) no-repeat 0px -24px; }
    ul.ui-tabs-nav li.ui-tabs-selected a.tech span {
      background: url(../gui/tech-li.gif) no-repeat right -24px; }
    ul.ui-tabs-nav li.ui-tabs-selected a.tech:hover {
      background: url(../gui/tech-li.gif) no-repeat 0px -24px; }
      ul.ui-tabs-nav li.ui-tabs-selected a.tech:hover span {
        background: url(../gui/tech-li.gif) no-repeat right -24px; }
  ul.ui-tabs-nav li.ui-tabs-selected a.sidi {
    background: url(../gui/sidi-li.gif) no-repeat 0px -24px; }
    ul.ui-tabs-nav li.ui-tabs-selected a.sidi span {
      background: url(../gui/sidi-li.gif) no-repeat right -24px; }
    ul.ui-tabs-nav li.ui-tabs-selected a.sidi:hover {
      background: url(../gui/sidi-li.gif) no-repeat 0px -24px; }
      ul.ui-tabs-nav li.ui-tabs-selected a.sidi:hover span {
        background: url(../gui/sidi-li.gif) no-repeat right -24px; }
  ul.ui-tabs-nav .ui-tabs-selected a, ul.ui-tabs-nav a:hover, ul.ui-tabs-nav a:focus, ul.ui-tabs-nav a:active {
    background-position: 100% -150px; }
  ul.ui-tabs-nav a, ul.ui-tabs-nav .ui-tabs-disabled a:hover, ul.ui-tabs-nav .ui-tabs-disabled a:focus, ul.ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px; }
  ul.ui-tabs-nav .ui-tabs-selected a span, ul.ui-tabs-nav a:hover span, ul.ui-tabs-nav a:focus span, ul.ui-tabs-nav a:active span {
    background-position: 0 -50px; }
  ul.ui-tabs-nav a span, ul.ui-tabs-nav .ui-tabs-disabled a:hover span, ul.ui-tabs-nav .ui-tabs-disabled a:focus span, ul.ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0; }

.ui-tabs-selected a:link, .ui-tabs-selected a:visited, .ui-tabs-disabled a:link, .ui-tabs-disabled a:visited {
  cursor: text;
  cursor: pointer; }

.ui-tabs-disabled {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.ui-tabs-panel {
  padding: 0;
  clear: both; }

.ui-tabs-loading em {
  padding: 0 0 0 20px; }

#studio-line .ui-tabs-loading em {
  background: url(../gui/loading-studio.gif) no-repeat 0 50%; }

#techniques .ui-tabs-loading em {
  background: url(../gui/loading-tech.gif) no-repeat 0 50%; }

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav {
  display: inline-block; }

*first-child + html .ui-tabs-nav {
  display: inline-block; }

* > .ui-tabs-nav a span {
  width: auto;
  height: auto; }

.none {
  display: none; }

.float-left {
  float: left; }

.right {
  float: right; }

.clear_bottom {
  clear: both;
  display: block;
  line-height: 1px;
  height: 1px;
  margin: 0;
  padding: 0; }

strong {
  font-weight: bold; }

p.summary {
  text-align: left; }

h2.thanks {
  font-size: 20px;
  font-weight: bold; }

h2.country {
  color: #716038;
  font-size: 16px;
  font-weight: bold; }

.office {
  margin-bottom: 12px; }

body {
  font: normal 12px "Lucida Grande", "Arial", sans-serif; }
  body#studio, body#studio_thanks, body#send_contact_request_for_h8 {
    background: #d86c3a; }
    body#studio a, body#studio_thanks a, body#send_contact_request_for_h8 a {
      color: white; }
      body#studio a:hover, body#studio_thanks a:hover, body#send_contact_request_for_h8 a:hover {
        color: black; }
    body#studio ul.ui-tabs-nav, body#studio li.ui-tabs-selected a:hover, body#studio_thanks ul.ui-tabs-nav, body#studio_thanks li.ui-tabs-selected a:hover, body#send_contact_request_for_h8 ul.ui-tabs-nav, body#send_contact_request_for_h8 li.ui-tabs-selected a:hover {
      color: white; }
  body.members {
    background: #d86c3a url(../gui/team-bg.gif) repeat-x;
    position: relative; }
    body.members #studio-logo {
      margin-bottom: 12px; }
    body.members #team {
      margin: 0 auto;
      margin-top: 360px;
      width: 800px;
      position: relative; }
    body.members ul#core {
      background: url(../gui/team.png) no-repeat;
      position: absolute;
      width: 500px;
      height: 303px;
      top: -280px;
      left: 240px; }
      body.members ul#core li {
        color: #663300;
        text-align: center;
        position: absolute; }
        body.members ul#core li#david_lema_dapena {
          top: 279px;
          left: 223px; }
        body.members ul#core li#david_combarro {
          top: 180px;
          left: 20px; }
        body.members ul#core li#alejandro_martin {
          top: 130px;
          left: 110px; }
        body.members ul#core li#fara_concheiro {
          top: 180px;
          left: 190px; }
        body.members ul#core li#gonzalo_concheiro {
          top: 130px;
          left: 280px; }
        body.members ul#core li#ines_moreno {
          top: 280px;
          left: 380px; }
        body.members ul#core li h2 {
          font-size: 12px; }
        body.members ul#core li h3 {
          font-size: 10px; }
        body.members ul#core li a:hover {
          text-decoration: underline; }
    body.members a {
      color: white; }
      body.members a:hover {
        color: black; }
  body#tech_members {
    background: #aaaaaa url(../gui/team-bg.gif) repeat-x; }
    body#tech_members ul#core {
      background: url(../gui/tech_team.png) no-repeat; }
      body#tech_members ul#core li {
        color: black; }
  body#home #wrap {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    background: black; }
  body#home #logo-and-lang {
    clear: both;
    background: white;
    padding-top: 15px; }
    body#home #logo-and-lang img {
      margin-left: 40px;
      width: 321px; }
  body#home p {
    letter-spacing: 1px;
    padding-top: 60px; }
    body#home p span {
      padding: 0px 30px; }
  body#home a {
    color: #777777; }
    body#home a:hover {
      background: white;
      color: black;
      text-decoration: underline; }

a {
  text-decoration: none;
  outline: 0; }

ul {
  font-weight: normal;
  font-size: 11px; }

.invisible {
  display: block; }

.float-left {
  float: left; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.hidden {
  display: hidden; }

label {
  display: block; }

body.members #jqGS0 {
  position: absolute;
  top: -260px;
  left: 0; }
body.members .jqGSImgContainer {
  position: relative; }

#office {
  position: relative; }
  #office a.hide-show {
    background-image: url(../gui/close.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 2px 2px 22px;
    position: absolute;
    top: 150px;
    left: 950px;
    display: block;
    width: 70px;
    height: 17px;
    right: 0;
    z-index: 999;
    color: black; }
    #office a.hide-show:hover {
      text-decoration: underline;
      background-position: -100px center; }
  #office .jqGSPagination {
    margin-left: 200px; }

#tech_members #office a.hide-show {
  left: 920px; }

a#office-show {
  background-image: url(../gui/the-office.png);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  width: 120px;
  padding-top: 55px;
  text-align: center;
  position: absolute;
  top: -340px;
  right: 200px;
  color: #777777; }
  a#office-show:hover {
    color: black;
    background-position: center -300px; }

#tech_members #jqGS0 {
  left: 500px; }
#tech_members .jqGSPagination {
  margin-left: -200px; }

#index a#office-show {
  background-position: center -150px; }

body#tech {
  background: url(../gui/tech_map.gif) no-repeat top center; }
  body#tech #wrap {
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  body#tech a {
    color: red; }
    body#tech a:hover {
      color: black; }
    body#tech a.active {
      color: #777777;
      cursor: default; }
      body#tech a.active:hover {
        color: #777777; }
  body#tech .pics {
    right: 0;
    top: 100px; }
  body#tech ul.ui-tabs-nav li.ui-tabs-selected a.tech, body#tech ul.ui-tabs-nav li.ui-tabs-selected a:hover.tech {
    color: white; }

p#h8-about {
  padding: 50px 0px 0px 12px;
  float: left;
  font-size: 10px;
  width: 500px;
  color: #777777; }

#tech-main-nav {
  display: block;
  position: absolute;
  top: 100px;
  left: 28px; }

#tech-logo {
  background-image: url(../gui/tech-logo.gif);
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-top: 50px;
  width: 297px;
  height: 37px;
  text-indent: -9999px; }
  #tech-logo.english {
    background-position: 0px -37px; }

#tech-navi {
  position: absolute;
  top: -200px;
  left: 150px; }
  #tech-navi a {
    color: red; }
    #tech-navi a:hover {
      color: black; }
    #tech-navi a.active {
      color: #777777;
      cursor: default; }
      #tech-navi a.active:hover {
        color: #777777; }

ul#nav-buildings li a {
  background-image: url(../gui/tech_nav.gif);
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  position: absolute; }
  ul#nav-buildings li a:hover, ul#nav-buildings li a:active {
    text-indent: 0; }
  ul#nav-buildings li a.active, ul#nav-buildings li a.active:hover {
    text-indent: 0;
    color: black; }
  ul#nav-buildings li a#rest {
    top: 195px;
    left: 84px;
    height: 40px;
    padding-left: 51px;
    line-height: 26px; }
    ul#nav-buildings li a#rest:hover, ul#nav-buildings li a#rest.active {
      background-position: 0px -40px; }
    ul#nav-buildings li a#rest:active {
      background-position: 0px -80px; }
  ul#nav-buildings li a#reno {
    top: 170px;
    left: 225px;
    background-position: 0px -120px;
    height: 36px;
    padding-left: 54px;
    line-height: 29px; }
    ul#nav-buildings li a#reno:hover, ul#nav-buildings li a#reno.active {
      background-position: 0px -158px; }
    ul#nav-buildings li a#reno:active {
      background-position: 0px -195px; }
  ul#nav-buildings li a#cons {
    top: 119px;
    left: 349px;
    background-position: 0px -233px;
    height: 47px;
    padding-left: 48px;
    line-height: 30px; }
    ul#nav-buildings li a#cons:hover, ul#nav-buildings li a#cons.active {
      background-position: 0px -280px; }
    ul#nav-buildings li a#cons:active {
      background-position: 0px -327px; }

ul#nav-rest {
  position: absolute;
  top: 220px;
  left: 137px; }

ul#nav-reno {
  position: absolute;
  top: 196px;
  left: 272px; }

ul#nav-cons {
  position: absolute;
  top: 148px;
  left: 395px; }

body#tech.contact, body#tech_thanks.contact, body#send_contact_request_for_h8_tech {
  background: url(../gui/tech_map.gif) no-repeat top center;
  padding-top: 200px; }
  body#tech.contact #wrap, body#tech_thanks.contact #wrap, body#send_contact_request_for_h8_tech #wrap {
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  body#tech.contact #tech-logo, body#tech_thanks.contact #tech-logo, body#send_contact_request_for_h8_tech #tech-logo {
    margin-top: 0; }
  body#tech.contact p#tech-main-nav, body#tech_thanks.contact p#tech-main-nav, body#send_contact_request_for_h8_tech p#tech-main-nav {
    margin-top: 0;
    top: 52px;
    left: 0px; }
  body#tech.contact a, body#tech_thanks.contact a, body#send_contact_request_for_h8_tech a {
    color: red; }
    body#tech.contact a:hover, body#tech_thanks.contact a:hover, body#send_contact_request_for_h8_tech a:hover {
      color: black; }
    body#tech.contact a.active, body#tech_thanks.contact a.active, body#send_contact_request_for_h8_tech a.active {
      color: #777777;
      cursor: default; }
      body#tech.contact a.active:hover, body#tech_thanks.contact a.active:hover, body#send_contact_request_for_h8_tech a.active:hover {
        color: #777777; }

#tech-contacts {
  float: left;
  padding-left: 12px;
  width: 188px;
  font-size: 12px;
  padding-top: 100px; }

.nav-wrap {
  float: left;
  border-left: 1px solid #f19a71; }

#studio-line {
  background: url(../gui/line.png) no-repeat;
  width: 930px;
  padding-top: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  float: none;
  position: relative; }

ul.nav {
  letter-spacing: 1px;
  float: left;
  width: 162px;
  margin: 0px 8px; }
  ul.nav li a {
    display: block;
    height: 24px;
    margin-top: 1px;
    text-indent: 12px;
    line-height: 24px; }
    ul.nav li a span {
      display: block;
      height: 24px;
      width: 100%; }
    ul.nav li a.active {
      background: url(../gui/studio-li.gif) no-repeat 0px -24px; }
      ul.nav li a.active span {
        background: url(../gui/studio-li.gif) no-repeat right -24px; }
    ul.nav li a.active.sidi {
      background: url(../gui/sidi-li.gif) no-repeat 0px -24px;
      color: white; }
      ul.nav li a.active.sidi span {
        background: url(../gui/sidi-li.gif) no-repeat right -24px; }
    ul.nav li a:hover {
      background: url(../gui/studio-li.gif) no-repeat 0 0; }
      ul.nav li a:hover span {
        background: url(../gui/studio-li.gif) no-repeat right top; }
    ul.nav li a.sidi {
      text-align: center; }
    ul.nav li a.sidi:hover {
      background: url(../gui/sidi-li.gif) no-repeat 0 0;
      color: black; }
      ul.nav li a.sidi:hover span {
        background: url(../gui/sidi-li.gif) no-repeat right top; }
    ul.nav li a.active:hover {
      color: white; }

#studio-logo {
  background: url(../gui/logo-studio.png) no-repeat top left;
  float: right;
  width: 187px;
  height: 28px;
  margin-bottom: 100px;
  margin-right: 24px;
  text-indent: -9999px; }

.nav-content {
  padding-left: 12px; }

.for_contact {
  float: left;
  padding-left: 12px; }

#info {
  float: left;
  width: 300px; }
  #info ul {
    font-size: 14px; }

#form {
  float: left;
  width: 400px; }

input, textarea {
  width: 100%; }

#nav-main {
  border-right: 1px solid #f19a71;
  width: 200px;
  float: left; }
  #nav-main ul {
    text-align: right;
    width: 130px;
    float: right;
    padding-right: 10px; }
    #nav-main ul li a, #nav-main ul li a span {
      display: block;
      width: 100%;
      height: 24px; }
    #nav-main ul li a span {
      padding-right: 10px; }

body.sidi8 {
  background: #b4aa3e; }
  body.sidi8 #wrap {
    width: 950px;
    margin: 0 auto; }
  body.sidi8 a {
    color: #8b4436; }

#sidi8-logo {
  background: url(../gui/sidi8-logo.gif) no-repeat top center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 229px;
  height: 96px;
  text-indent: -9999px; }

p#proverb {
  background-image: url(../gui/proverb.png);
  background-repeat: no-repeat;
  width: 350px;
  height: 53px;
  position: absolute;
  top: 190px;
  right: 245px;
  text-indent: -9999px;
  z-index: 12; }
  p#proverb.en {
    background-position: 0px -49px; }

.splash {
  width: 955px;
  height: 240px;
  margin: 15px 0px;
  display: block; }
  .splash img {
    width: 950px;
    height: 230px;
    display: block;
    top: 0;
    left: 0; }

img#main {
  margin: 12px 0px 24px 0px; }

#nav-main.sidi8 {
  border-color: #c8c171;
  width: 229px; }
  #nav-main.sidi8 ul {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    float: none; }

#sidi8 {
  width: 954px;
  margin: 12px auto; }

.rightshow, .rightshow im {
  float: right;
  margin-right: 4px;
  width: 260px;
  height: 285px; }
  .rightshow img, .rightshow im img {
    width: 260px;
    height: 285px; }

#presskits {
  width: 420px; }
  #presskits .kit {
    margin-bottom: 12px; }
  #presskits h2 {
    color: #716038;
    font-size: 18px;
    font-weight: bold; }
  #presskits p {
    margin: 5px 0px; }

#info.sidi-main {
  width: 460px; }

.sidi-main {
  width: 460px;
  margin: 0px 12px;
  float: left;
  clear: none; }
  .sidi-main a:hover {
    background: #8b4436;
    color: white; }
  .sidi-main p {
    margin: 12px 0px; }

p.more {
  padding: 12px 0px; }

#sidi-contacts {
  float: left;
  width: 288px;
  padding-left: 12px; }

a.pdf {
  background: url(../gui/pdf-medium.png) no-repeat;
  width: 88px;
  display: block;
  margin-top: 12px;
  padding-top: 90px;
  text-align: center;
  text-indent: 6px;
  opacity: 0.8; }
  a.pdf:hover {
    opacity: 1; }

#logos {
  width: 307px;
  margin: auto;
  margin-top: 120px; }

ul#dots {
  list-style-type: none;
  text-indent: -9999px;
  float: left;
  width: 100%;
  padding-top: 240px; }
  ul#dots.en li a span {
    background-image: url(/gui/logos_english.gif); }
  ul#dots.es li a span {
    background-image: url(/gui/logos_espanol.gif); }
  ul#dots li, ul#dots li a {
    display: block;
    float: left;
    width: 52px;
    height: 52px; }
  ul#dots li {
    margin-right: 75px; }
    ul#dots li.last {
      margin: 0; }
    ul#dots li a {
      background-image: url(../gui/dots.gif);
      background-repeat: no-repeat; }
      ul#dots li a span {
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0; }
      ul#dots li a:hover span {
        display: block; }
      ul#dots li a#studio:hover {
        background-position: -52px 0px; }
      ul#dots li a#studio span {
        width: 325px;
        height: 60px; }
      ul#dots li a#tech:hover {
        background-position: -104px 0px; }
      ul#dots li a#tech span {
        background-position: -4px -65px;
        width: 325px;
        height: 60px; }
      ul#dots li a#sidi:hover {
        background-position: -156px 0px; }
      ul#dots li a#sidi span {
        background-position: -327px 0px;
        width: 130px;
        height: 155px;
        left: 90px; }

.jqGSContainer {
  position: relative;
  width: 600px; }
  .jqGSContainer .jqGSImgContainer ul {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none; }
    .jqGSContainer .jqGSImgContainer ul li {
      padding: 0;
      margin: 0;
      position: relative;
      margin-top: 0;
      margin-bottom: 0px;
      float: left; }
      .jqGSContainer .jqGSImgContainer ul li .jqGSLoader {
        width: 100%;
        height: 100%;
        position: absolute; }
      .jqGSContainer .jqGSImgContainer ul li img {
        border: 1px solid white; }
      .jqGSContainer .jqGSImgContainer ul li .jqGSTitle {
        background: black;
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 3px;
        color: white;
        width: 300px; }
  .jqGSContainer .jqGSPagination {
    position: relative;
    width: 100%;
    height: 20px;
    top: 5px;
    padding: 5px 0; }
    .jqGSContainer .jqGSPagination ul {
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
      float: right; }
      .jqGSContainer .jqGSPagination ul li {
        padding: 0;
        margin-right: 5px;
        float: left;
        padding-right: 1px;
        text-align: center;
        padding-bottom: 1px; }
        .jqGSContainer .jqGSPagination ul li a {
          padding: 2px 0px;
          background: black;
          border: 1px solid white;
          color: white;
          text-decoration: none;
          display: block;
          width: 20px;
          font: 10px Verdana, Arial, Helvetica, sans-serif; }
          .jqGSContainer .jqGSPagination ul li a.selected {
            background: white;
            color: #ff0033;
            border: 1px solid #eaeaea; }
          .jqGSContainer .jqGSPagination ul li a:hover {
            background: white;
            color: black;
            border: 1px solid white; }

.jqGSImgContainer {
  border: 1px solid black; }

.pics {
  width: 350px;
  position: absolute;
  right: 0;
  top: 200px; }
  .pics img {
    float: right;
    width: 350px;
    height: 350px; }

.caption {
  font-style: italic;
  color: #888877; }

.demo {
  position: relative;
  margin-top: 2em; }

.pic {
  width: 350px;
  height: 350px; }

ul.slides {
  width: 350px;
  margin-top: 5px;
  clear: both; }
  ul.slides li {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 5px; }
    ul.slides li img {
      width: 30px;
      height: 30px; }

#main_image {
  margin: 0;
  height: 350px;
  width: 350px;
  float: left; }
