.item-sheet {
  position: relative;
  padding: 10px 10px 45px 10px;
  border: 1px solid #e2e2e2;
  width: 148px;
  -border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
  .item-sheet .ico-category {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .item-sheet .image {
    padding: 0 0 6px 0;
    min-height: 40px; height: auto !important; height: 40px;
  }
  .item-sheet .sale {
    position: absolute;
    right: 10px;
    margin-top: -35px;
  }
  .item-sheet .title {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 10px;
  }

  .item-sheet div.old-price {
    margin: 10px 0 -7px 0;
    font-weight: bold;
    font-size: 0.95em;
    line-height: 1.2em;
  }
  .item-sheet span.old-price {
    float: right; display: inline;
    margin: -0.1em 0 0 0;
    color: #f00;
    font-weight: normal;
  }    
    .item-sheet span.old-price strong {
      font-size: 1.1em;
      line-height: 1.2em;
      color: #f00;
      font-weight: bold;
      text-decoration: line-through;
    }

  .item-sheet .price {
    position: absolute;
    /*bottom: 4px;
    left: 4px;*/
    margin: 10px 0 0 -6px;
    width: 100%;
    height: 31px;
    line-height: 31px;
    background: transparent url(../images/pages/itemsheet-bottom.gif) no-repeat 0 0;
    color: #035c7b;
    text-indent: 10px;
    font-weight: bold;
  }

  .item-sheet .price strong {
    position: absolute;
    top: 0;
    right: 15px;
    color: #fff;
    background-color: transparent;
    text-align: right;
    font-size: 1.5em;
  }  




.webcam {
}
  .webcam-title {
    text-align: center;
    padding: 2px 5px;
    background: #666 url(../images/degree/degree-gray-v.gif) repeat-x 0 0;
    color: #fff;
    font-size: 0.9em;
  }
  .webcam-image {
    border: 1px solid #616162;
  }



.portlet-estado_pistas {
}
  
  .portlet-estado_pistas .image {
    position: relative;
  }
  .portlet-estado_pistas .webcam {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .portlet-estado_pistas .estacion-logo-y-estado {
    position: absolute;
    left: 5px;
    top: 5px;
  }
  .portlet-estado_pistas .estacion-logo-y-estado span {
    display: block;
  }
  .portlet-estado_pistas .estacion-logo-y-estado span.estacion-logo{
    background-color: #fff;
    color: #000;
    padding: 6px 20px 6px 20px;
  }  
  .portlet-estado_pistas .estacion-logo-y-estado .estacion-estado  {
    text-align: center;
    padding: 2px;
    background-color: #035c7b;
    color: #fff;
  }
  .portlet-estado_pistas .estacion-logo-y-estado .estacion-estado.cerrado  {
    background-color: #900;
    color: #fff;
  }
  .portlet-estado_pistas .estacion-logo-y-estado .estacion-estado.abierto  {
    background-color: #393;
    color: #fff;
  }
  .portlet-estado_pistas .more {
    text-align: right;
    padding: 5px;
    background: #666 url(../images/degree/degree-gray-v.gif) repeat-x 0 0;
    color: #fff;
    font-size: 0.9em;
  }
  .portlet-estado_pistas .more a {
    color: #fff;
    background: transparent;
  }  
  .portlet-estado_pistas .bottom-info {
    margin-top: -6px;
    padding-top: 6px;
    background: url(../images/ico/lightgreyarrow-up.gif) no-repeat 30px 0;
  }  
  .portlet-estado_pistas .bottom-info .updated-time {
    margin: 1em 0 0 0;
    font-size: 0.9em;
    line-height: 1.2em;
    font-style: italic;
  }
    
  .portlet-estado_pistas .info {
    padding: 12px 5px 0 5px;
    line-height: 1.5em;
    background: url(../images/degree/degree-lightgray-white-v.gif) repeat-x 0 0;
  } 
  
  .portlet-estado_pistas .text {
    line-height: 1.2em;
    padding: 0 5px;
  }
  .portlet-estado_pistas .text .place {
    font-weight: bold;
    margin-bottom: 0.2em;
  }  
  
   
  .portlet-estado_pistas .options {
    float: right;
    display: inline;
    width: 45%;
    padding-top: 5px;
    font-size: 0.95em;
    line-height: 1.4em;
  }
    .portlet-estado_pistas .options a {
      /*display: block;*/
    }  
    
  .portlet-estado_pistas .left-info {
    float: left;
    display: inline;
    width: 49%;
  }
  .portlet-estado_pistas .right-info {
    float: right;
    display: inline;
    width: 49%;
  }
  .portlet-estado_pistas .more-pistas {
    text-align: center;
    margin-top: -15px;
  }
  .portlet-estado_pistas .form-option {
    clear: both;
    padding: 10px 0 0 0;
    font-size: 0.9em;
    line-height: 1.2em;
  }
    .portlet-estado_pistas .form-option label {
      font-weight: bold;
    }  
    .portlet-estado_pistas .form-option select {
      margin-left: 5px;
    }

  .portlet-estado_pistas ul.estaciones {
    margin: 0 0 0 -2px;
    padding: 0;
    list-style-type: none;
  }
  .portlet-estado_pistas li.estacion {
    float: left; display: inline;
    width: 246px;
    margin: 25px 0 0 2px;
  }
  
  .estaciones-splash .portlet-estado_pistas li.estacion {
    margin-top: 0;
  }
  
  .portlet-estado_pistas .main-estacion .info {
    float: left; display: inline;
    width: 50%;
  }   

  .portlet-estado_pistas .portlet-actions {
    margin: 20px -10px 0 -10px;
    border-top: 1px solid #eaeaea;
    padding: 10px 20px 0 20px;
    font-size: 0.9em;
    line-height: 1.2em;
  } 
    .portlet-estado_pistas .portlet-actions .float_left {
      width: 48%;
      text-align: center;
    }  
    .portlet-estado_pistas .portlet-actions .float_right {
      width: 48%;
      text-align: center;
    }  
    
 
 
    

.main-internal-title {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 100% 0px;
  margin: -108px 0 10px 0;
  padding: 116px 180px 0 0;
  min-height: 55px; height: auto !important; height: 55px;
}

  .main-internal-title h2 {
    color: #046689;
    background-color: transparent;
    font-size: 2.5em;
    line-height: 1em;
    letter-spacing: -1px;
    font-weight: bold; 
  }
  .main-internal-title h2 .step {
    color: #C1C1C1;
    background-color: transparent;
    letter-spacing: 0;
  }
    .main-internal-title h2 .step strong {
      font-weight: bold;
      color: #4DCEF9;
      background-color: transparent;
    }
  .main-internal-title h2.gray {
    font-size: 2.1em;
    color: #333;
    background-color: transparent;
  }    
  .main-internal-title h2.gray div {
    margin-top: 0.4em;
    font-weight: normal;
    color: #666;
    background-color: transparent;
    font-size: 0.6em;
    line-height: 1.2em;
    letter-spacing: 0;
  }
  .main-internal-title h2.gray a {
    color: #666;
    background-color: transparent;
  }  
  .main-internal-title h2.gray a:hover {
    color: #0ea5d9;
    background-color: transparent;
  }  

  
   

.main-subcategories {
  margin: 0 0 15px 0;
  background-color: #f6f6f6;
  color: inherit;
  padding: 10px 15px;
}
.main-subcategories.contains_brand {
  margin-left: 150px;
}
  .main-subcategories.contains_brand .brand {
    float: left; display: inherit;
    margin: -10px 0 0 -165px;
  }

  .main-subcategories .brand .logo {
    border: 1px solid #e2e2e2;
    text-align: center;
    padding: 30px 0;
    width: 124px;
    height: 40px;
    margin-bottom: 5px;
    -border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
  .main-subcategories .brand .logo img {
    width: 100px;
    height: 40px;  
  }
  .main-subcategories .brand .link {
    text-align: center;
    font-size: 0.9em;
    line-height: 1.2em;
  }  
  .main-subcategories .title {
    font-style: italic;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;
  }   
  .main-subcategories ul {
    margin: 0; 
    padding: 0;
    list-style-type: none;
  }  
  .main-subcategories li {
    margin: 0.5em 0;
  }  

ul.list-items {
  margin: 3px 0 3px -3px;
  padding: 0;
  list-style-type: none;
}  
  ul.list-items > li {
    float: left; display: inline;
    margin: 0 0 0 3px;
  }
  

.product-detail {
}
  .product-detail .left-area {
    float: left; display: inline;
    width: 250px;
    font-size: 0.95em;
    line-height: 1.2em;
  }
  .product-detail .right-area {
    float: right; display: inline;
    width: 250px;
  }
  
  .product-detail .maininfo {
    border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
  }
  .product-detail .maininfo .ico-category {
    text-align: right;
    margin: 0 0 5px 0;
  }
  .product-detail .maininfo  .image {
    margin: 0 0 10px 0;
  }
  .product-detail .maininfo  .image-zoom {
    float: right; display: inline;
  }
    .product-detail .maininfo  .image-zoom a {
      color: #666;
      background-color: transparent;
      text-decoration: none;
    }
    .product-detail .maininfo  .image-zoom a:hover {
      text-decoration: underline;
    }
    
  .product-detail .maininfo .variantes {
    margin: 10px 0;
  }
    .product-detail .maininfo .variantes label {
      font-weight: bold;
    }

  .product-detail .maininfo .price {
    font-weight: bold;
  }    
  .product-detail .maininfo .old-price {
    float: right; display: inline;
    color: #f00;
    font-weight: normal;
  }    
    .product-detail .maininfo .old-price strong {
      font-size: 1.1em;
      line-height: 1.2em;
      color: #f00;
      background-color: transparent;
      text-decoration: line-through;
    }
  .product-detail .maininfo .price strong.main-price {
    display: block;
    background-color: #035c7b;
    color: #fff;
    font-weight: bold;
    font-size: 1.7em;
    line-height: 1.5em;
    padding: 2px 6px;
    text-align: right;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
  } 
  
  .product-detail .product-warning {
    margin: 10px 0;
    padding: 0 10px;
  }
  
  .product-detail .action {
    text-align: center;
  }
    

  .product-detail .text p {
    margin: 0 0 1em 0;
  }
  .product-detail .text ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }  
  .product-detail .text li {
    background: url(../images/ico/square-blue.gif) no-repeat 0 0.3em;
    padding: 0 0 0 10px;
    margin: 0.2em 0;
  }
  .product-detail .especificaciones {
    margin: 1em 0 0 0;
  }
    .product-detail .especificaciones ul, .product-detail .especificaciones li {
      margin: 0.1em 0;
      padding: 0;
      list-style-type: none;
    }
    .product-detail .especificaciones ul strong {
      color: #000;
      background-color: transparent;
    }
    
.portlet-related {
}
  .portlet-related .portlet-title {
    margin-bottom: 10px;
  }    
  
    
.portlet-marcas_destacadas {
}
  .portlet-marcas_destacadas .portlet-title {
    margin-bottom: 10px;
  }
  .portlet-marcas_destacadas ul {
    margin: 15px;
    padding: 0;
    list-style-type: none;
  }
  .portlet-marcas_destacadas li {
    float: left; display: inline;
    margin: 0 20px 10px 0;
    text-align: center;
  }   
  .portlet-marcas_destacadas .more {
    text-align: center;
    font-size: 0.95em;
    line-height: 1.2em;
  }  



.estacion-detail_info {
  position: relative;
  padding-right: 235px;
}
  .estacion-detail_info .webcam-container {
    position: absolute;
    right: 0;
    top: 0;
  }
    .estacion-detail_info .gmap, .estacion-detail_info .estacion-main_logo, .estacion-detail_info .text {
      margin: 0 0 1em 0;
    }
    .estacion-detail_info .text {
      line-height: 1.4em;
    }   


.videos_and_photos {
}
  .videos_and_photos .porlet-video {
    float: left; display: inline;
    width: 254px;
  }
  .videos_and_photos .porlet-photos {
    float: right; display: inline;
    width: 254px;
  }
  


.porlet-video {
  margin-bottom: 20px;
}
  .porlet-video .portlet-content {
    text-align: center;
  }
  
  

.porlet-photos {
  margin-bottom: 20px;
}
  .porlet-photos ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .porlet-photos li {
    float: left; display: inline;
    margin: 8px;
  }  
  
  
ul.items-basket {
  margin: 0 0 0 -18px;
  padding: 0;
  list-style-type: none;
}   
  ul.items-basket li.item-basket {  
    float: left; display: inline; 
    width: 465px;
    margin: 0 0 15px 18px;
  } 
  ul.items-basket div.item-basket {
    position: relative; 
    border: 1px solid #b1b2b4;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    padding: 6px 6px 6px 100px;
  }
  ul.items-basket div.item-basket .image {
    float: left; display: inline;
    margin-left: -94px;
    border: 1px solid #e2e2e2;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    text-align: center;
    padding: 5px 0;
    width: 80px;
    overflow: visible;
  }
  ul.items-basket div.item-basket .image img {
    max-width: 80px;
    height: auto;
  }
  ul.items-basket div.item-basket .title {
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  ul.items-basket div.item-basket .tradelogo {
    margin-bottom: 15px;
  }
  ul.items-basket div.item-basket .price {
    position: absolute;
    right: 6px;
    bottom: 6px;
    font-size: 0.9em;
    line-height: 1em;
    text-align: right;
    color: #999;
    background-color: transparent;
  }
  ul.items-basket div.item-basket .price strong {
    display: block;
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 0.2em;
  }
  ul.items-basket div.item-basket .price .envio strong {
    display: inline;
    font-size: 1em;
    line-height: 1.2em;
  }  
  
  ul.items-basket .bottom-options {
    margin: 3px 0 0 0;
    padding: 2px 5px;
    background-color: #f6f6f6;
    color: inherit;
  }
  ul.items-basket .bottom-options a { 
    color: #666;
    background-color: transparent;
  } 
  ul.items-basket .bottom-options .subtotal {
    float: right;
    display: inline;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: bold;
    color: #999;
    background-color: transparent;  
  }  
  ul.items-basket .bottom-options .subtotal strong {
    font-size: 1.4em;
    line-height: 1.2em;
  } 
  ul.items-basket .bottom-options .date {
    line-height: 2em;
  } 
  

ul.brands {
  margin: 0 0 0 -4px;
  padding: 0;
  list-style-type: none;
}
  ul.brands  li {
    float: left;
    display: inline;
    margin: 0 0 25px 4px;
  }   
  ul.brands li .logo {
    border: 1px solid #e2e2e2;
    text-align: center;
    padding: 30px 0;
    width: 124px;
    height: 40px;
    margin-bottom: 5px;
    -border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
  ul.brands li .logo img {
    width: 100px;
    height: 40px;
  }
  ul.brands li .link {
    font-size: 0.9em;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0 5px;
  }


.products-slide {
}
  .products-slide .top-info {
    border: 1px solid #e2e2e2;
    padding: 10px 10px 10px 20px;
    border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
  }     
  .products-slide .ico-category {
    float: right; display: inline;
  }
  .products-slide .images {
    position: relative;
    text-align: center;
    margin: 0 -10px 0 -20px;
  }
  .products-slide .image {
    text-align: center;
  }
  .products-slide .controls a {
    position: absolute;
    top: 50%;
    margin-top: -20px;
  }
  .products-slide .controls a.prev {
    left: 0;
  }
  .products-slide .controls a.next {
    right: 0;
  }  
  .products-slide .title {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .products-slide .bottom-info {
    position: relative;
    border: 1px solid #e2e2e2;
    border-top: 0;
    padding: 10px 225px 10px 20px;
    border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px;
    min-height: 40px; height: auto !important; height: 40px;
    background: url(../images/bg/gray-white-with-arrow.gif) no-repeat -685px 50%;
  }
  .products-slide .bottom-info .action {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -17px;
  }
  .products-slide .bottom-info p {
    padding-left: 80px;
    margin: 0;
  }
  .products-slide .bottom-info p label, .products-slide .bottom-info p .label {
    float: left; display: inline;
    text-align: left;
    width: 80px;
    margin-left: -85px;
    font-weight: bold;
    padding-top: 0.3em;
  }
  .products-slide .bottom-info .old-price {
    font-size: 0.9em;
    line-height: 1.2em;
    color: #f00;
    background-color: transparent;
  }
  .products-slide .bottom-info .old-price strong {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #f00;
    background-color: transparent;
    text-decoration: line-through;
  }
  .products-slide .bottom-info .price {
    display: block;
    background: #035c7b;
    color: #fff;
    font-size: 1.8em;
    line-height: 1.3em;
    padding: 0 4px;
    font-weight: bold;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
 