body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.9em;
  background: transparent url(../images/body_background.png) repeat-x -100px;
  color: #55A09E;
  font-family: verdana;
}

a {
  color: #55A09E;
}

a:focus {
  outline: 0;
}

div#footer {
  margin-top: 0.5em;
  color: #666;
  font-size: 12px;

}

div#footer a {
  color: #666;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

div#wrapper {
  border: 1px solid #FFF;
  margin: 1em auto auto auto;
  padding: 1em;
  width: 64em;
  height: 37em;
  text-align: left;
}

div#container {
  background: transparent url(../images/wrapper_background.png) repeat;
  height: 37em;
  position: relative;
}

div#menu {
  width: 23em;
  height: 36em;
  float: left;
  display: inline;
  font-family: helvetica;
}

div#menu ul {
  padding: 0;
  margin: 1em 0 0 0;
  overflow: auto;
}

div#menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  display:block;
  float:left;
  list-style-type:none;
}

div#menu ul li a {
  display:block;
  text-indent: -9999px;
  width: 331px;
  height: 1.2em;
}

div#menu ul li.contact.selected a{
  background: transparent url(../images/comunicate.png) no-repeat right;
  height: 3.5em;
}

/* Index menu item */
div#menu ul li.index a{
  background: transparent url(../images/index.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.index.selected a{
  background: transparent url(../images/index_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.index.selected a:hover{
  background: transparent url(../images/index_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.index a:hover{
  background: transparent url(../images/index_hover.png) no-repeat right;
  height: 2.2em;
}

/* Metodo menu item */
div#menu ul li.metodo {
  margin-top: -4px;
}
div#menu ul li.metodo a{
  background: transparent url(../images/metodo.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.metodo.selected a{
  background: transparent url(../images/metodo_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.metodo.selected a:hover{
  background: transparent url(../images/metodo_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.metodo a:hover{
  background: transparent url(../images/metodo_hover.png) no-repeat right;
  height: 2.2em;
}

/* imagenes menu item */
div#menu ul li.imagenes {
  margin-top: -2px;
}
div#menu ul li.imagenes a{
  background: transparent url(../images/imagenes.png) no-repeat right;
  height: 2.5em;
}
div#menu ul li.imagenes.selected a{
  background: transparent url(../images/imagenes_selected.png) no-repeat right;
  height: 2.5em;
}
div#menu ul li.imagenes.selected a:hover{
  background: transparent url(../images/imagenes_selected.png) no-repeat right;
  height: 2.5em;
}
div#menu ul li.imagenes a:hover{
  background: transparent url(../images/imagenes_hover.png) no-repeat right;
  height: 2.5em;
}

/* Formacion menu item */
div#menu ul li.formacion a{
  background: transparent url(../images/formacion.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.formacion.selected a{
  background: transparent url(../images/formacion_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.formacion.selected a:hover{
  background: transparent url(../images/formacion_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.formacion a:hover{
  background: transparent url(../images/formacion_hover.png) no-repeat right;
  height: 2.2em;
}

/* Empresas menu item */
div#menu ul li.empresas {
  margin-top: -6px;
}
div#menu ul li.empresas a{
  background: transparent url(../images/empresas.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.empresas.selected a{
  background: transparent url(../images/empresas_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.empresas.selected a:hover{
  background: transparent url(../images/empresas_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.empresas a:hover{
  background: transparent url(../images/empresas_hover.png) no-repeat right;
  height: 2.2em;
}

/* Material menu item */
div#menu ul li.material {
  margin-top: -7px;
}
div#menu ul li.material a{
  background: transparent url(../images/material.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.material.selected a{
  background: transparent url(../images/material_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.material.selected a:hover{
  background: transparent url(../images/material_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.material a:hover{
  background: transparent url(../images/material_hover.png) no-repeat right;
  height: 2.2em;
}

/* Contacto menu item */
div#menu ul li.contacto {
  margin-top: -7px;
}
div#menu ul li.contacto a{
  background: transparent url(../images/contacto.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.contacto.selected a{
  background: transparent url(../images/contacto_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.contacto.selected a:hover{
  background: transparent url(../images/contacto_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.contacto a:hover{
  background: transparent url(../images/contacto_hover.png) no-repeat right;
  height: 2.2em;
}

div#menu ul#connect {
  overflow: hidden;
  width: auto;
  padding-left: 1em;
}

div#menu ul#connect li {
  display: inline;
  margin-left: 5px;
  width: 2em;
}
div#menu ul#connect li.facebook a {
  background: transparent url("../images/facebook.png") no-repeat;
  height: 1.55em;
}
div#menu ul#connect li.linkedin a {
  background: transparent url("../images/linkedin.png") no-repeat;
  height: 1.55em;
}
div#menu ul#connect li.twitter a {
  background: transparent url("../images/twitter.png") no-repeat;
  height: 1.55em;
}

div#main {
  width: 28em;
  height: 31em;
  background: white;
  margin-top: 1em;
  padding: 2em;
  float: left;
  position: absolute;
  display: inline;
}

#main h2 {
  margin: 0;
  text-align: left;
  font-family: verdana;
  font-size: 0.9em;
  font-weight: normal;
  color: #58595b;
}

#main h1 {
  margin: 0;
  padding-top:0;
}

div.no-menu {
  position: absolute;
  width: 64em;
  float: none;
  top: 2em;
}
#main p {
  font-size: 0.8em;
}

#main p.side {
  color: #f78f1e;
  width: 10em;
  float:left;
  text-align: right;
}

#main p.content {
  margin-left: 2em;
  color: #58595b;
  float:left;
  width: 22em;
  text-align: justify;
}

#main #controls {
  position: absolute;
  margin-top: 100px;
  margin-left: 100px;
}

#main #open_link {
  background: transparent url("../images/mas.jpg") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 7em;
  height: 1.5em;
}

#main #close_link {
  background: transparent url("../images/menos.jpg") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 7em;
  height: 1.5em;
}

#main #photo {
  float: right;
  margin-top: 1em;
  margin-right: 1em;
}

#main p.contact {
  width: 16em;
  float: right;
  border-top: 1px dashed;
  border-bottom: 1px dashed;
  padding: 0.3em 0 0.5em 0;
  margin-right: 2em;
}

#main p.contact a.gmaps {
  background: transparent url("../images/googlemaps.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 7em;
  height: 1.5em;
}
/*
#main.index {
  background: white url(../images/kakasana_dwayne.jpg) no-repeat scroll 0.5em bottom;
}
*/
#main.metodo {
  background: white url("../images/sol_tripadasana.jpg") bottom left no-repeat;
}

#main.empresas {
  background: white url("../images/pablo_janurdhwasana.jpg") bottom left no-repeat;
}

#main.material {
  background: white url("../images/kakasana_david.jpg") bottom left no-repeat;
}

#main.blog p {
  color: #58595b;
}

#main.formacion p.sub {
  float: left;
  color: #58595b;
  font-size: 0.7em;
  width: 330px;
  margin-left: 4em;
}

#main.material p.text {
  color: #58595b;
}

#main.material span.link {
  text-indent: -9999px;
  display:inline-block;
  width: 15px;
  height: 17px;
  background: transparent url("../images/link.jpg") no-repeat;
}
#main.material a {
  color: #58595b;
  text-decoration: none;
}
#main.material a:hover {
  color: #58595b;
  text-decoration: underline;
}
#main.material h1.descargas {
  background: transparent url("../images/descargas_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.5em;
  height: 2.6em;
}
#main.material h1.compras {
  background: transparent url("../images/compras_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.7em;
  height: 1.5em;
}
#main.formacion h1 {
  background: transparent url("../images/formacion_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.3em;
  height: 1.7em;
}

#main.empresas h1 {
  background: transparent url("../images/empresas_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.5em;
  height: 2.5em;
}

#main.metodo h1 {
  background: transparent url("../images/metodo_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.5em;
  height: 1.7em;
}

#main.imagenes h1 {
  background: transparent url("../images/imagenes_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.5em;
  margin-bottom: 0em;
  height: 1.7em;
}
#main.imagenes #separator {
  background: transparent url("../images/separator.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 1.5em;
  height: 4em;
  vertical-align: bottom;
}

#main.imagenes #show_school_link {
  background: transparent url("../images/escuela.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 5em;
  height: 4em;
}
#main.imagenes #show_asana_link {
  background: transparent url("../images/asanas.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 14em;
  height: 4em;
}

#main.imagenes #show_school_link.selected {
  background: transparent url("../images/escuela_selected.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 5em;
  height: 4em;
}
#main.imagenes #show_asana_link.selected {
  background: transparent url("../images/asanas_selected.png") no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 14em;
  height: 4em;
}

#main.imagenes #gallery {
  margin-left: 0.7em;
}
#main.imagenes #gallery img {
  margin: 0.7em;
}

#main.index h1 {
  background: transparent url("../images/index_title.png") no-repeat;
  text-indent: -9999px;
  margin-top: 0.5em;
  height: 2.5em;
}

.no-menu a img{
  margin-left: 2em;
  margin-top: 9em;
  border: 0;
}

div#sidebar {
  width: 9.2em;
  height: 36em;
  float: right;
  display: inline;
}

#badge.novedades {
  background: transparent url(../images/badge_novedades.png) no-repeat;
  width: 10em;
  height: 10em;
  position: absolute;
  top: 0.5em;
  right: -1.5em;
  text-indent: -9999px;
}

#badge.website {
  background: transparent url(../images/badge_website.png) no-repeat;
  width: 10em;
  height: 10em;
  position: absolute;
  top: 0.5em;
  right: -1.5em;
  text-indent: -9999px;
}

#badge.horarios {
  background: transparent url(../images/badge_horarios.png) no-repeat;
  width: 10em;
  height: 10em;
  position: absolute;
  top: 0.5em;
  right: -1.5em;
  text-indent: -9999px;
}

span#logo {
  background: transparent url(../images/logo_metodo.png) no-repeat;
  position: absolute;
  left: 2em;
  top: 27.5em;
  width: 15em;
  height: 12em;
  text-indent: -9999px;
}

div#credits {
  height: 10em;
  margin-left: -2em;
  margin-top: -9em;
  position: absolute;
  width: 1em;
  text-indent: -10000px;
  background: transparent url(../images/credits.png) no-repeat;
}

.inline-errors {
  display: none;
}

.error label {
  color: red;
}

.blog #main h1 {
  font-family: helvetica;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#main p.required_field_note {
  font-size: 1em;
  float: left;
  margin-top: 5px;
}
ul.navigation {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

ul.navigation li{
  display:inline;
}

ul.navigation li.previous {
  width: 1.5em;
  text-indent: -9999px;
}

ul.navigation li.previous a {
  background: transparent url("../images/previous.png") no-repeat;
  display: inline-block;
  width: 1.5em;
}

ul.navigation li.next {
  width: 1.5em;
  margin-left: 31.5em;
  text-indent: -9999px;
}

ul.navigation li.next a {
  background: transparent url("../images/next.png") no-repeat;
  display: inline-block;
  width: 1.5em;
}

ul.actions {
  position: absolute;
  width: 27em;
  top: 2em;
  text-align: center;
  list-style: none;
  overflow: auto;
  margin: 0 0 0 5em;
  padding: 0;
}

ul.actions li {
  display: inline;
  padding-left: 0.3em;
}
ul.actions li.first {
  border-left: 0;
  padding-left: 0;
}

/* Novedades menu item */
div#menu ul li.novedades {
}
div#menu ul li.novedades a{
  background: transparent url(../images/novedades.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.novedades.selected a{
  background: transparent url(../images/novedades_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.novedades.selected a:hover{
  background: transparent url(../images/novedades_selected.png) no-repeat right;
  height: 2.2em;
}
div#menu ul li.novedades a:hover{
  background: transparent url(../images/novedades_hover.png) no-repeat right;
  height: 2.2em;
}

.blog #menu {
  width: 15em;
}

.blog #menu li {
  width: 12.5em;
}

.blog #menu ul li a {
  width: 12.5em;
}

.blog #main {
  width: 35em;
}