/* 
    Document   : main
    Created on : 16-oct-2012, 22:32:15
    Author     : eleon
    Description:
        Purpose of the stylesheet follows.
*/
.h1Logo {
    top:0px;
    left: 0px;
    width: 183px;
    height: 74px;
}

h1 {
    /*font-size: 2em;*/
    font-size: 20px;
    font-weight: bold;
    color: #747576;
}


h2 {
    font-size: 14px;
    font-weight: bold;    
    color: #747576;
}

/*div#topMenusContainer {
    display: inline-block;
    min-width: 798px;
    width: 85%;
    position: relative;
    height: 72px;
    *display: inline;
    zoom: 1;    
}*/

div.mainTopMenu {
    width: 903px;   
    margin-left: 3px;
    display: inline-block;
    background-color: #ff6e00;
    text-align: center;
    overflow: hidden;
}

div.secondTopMenu {
    background-image: url(../img/fondoSecondTopMenu.png);
    height: 30px;
    position: relative;
    width: 910px; 
}

div.secondTopMenu ul li {
    float: left;
    text-align: center;
    margin: 0px;    
    zoom: 1;        
    zoom: 1; 
    *float: none;
    *display: inline;
}

div#headerLogoBar {
    background-image: url(../img/headerBack.jpg);
    left: 0;
    position: relative;
    top: 0;
    width: 910px;
}

div.mainTopMenu ul {    
    margin: 0 auto;
    list-style: none outside none;
    display: inline-block;
    *display: inline;
}

div.mainTopMenu ul, div.secondTopMenu ul, div.lowerSectionsMenu ul, div.lowerFooter ul{    
    margin: 0px;
    list-style: none outside none;
}

div.mainTopMenu ul li {
    float: left;
    text-align: center;
    margin: 0px;
    background-color: #FF6E00;
    width:140px; height:60px; display:inline-block;
    *display: inline;
}

div.lowerFooter li {
    float: left;
    text-align: center;
    margin: 0px;
}

div.secondTopMenu ul li{
    text-align: left;
    /*width:89px;*/
}


div.secondTopMenu ul li a {
    color: white;
    font-size: 11px;
    font-weight: bold;
}

div.mainTopMenu ul li a  , div.secondTopMenu ul li a, div.lowerSectionsMenu ul li a
, /*.inputDiv, .contactFooter, .ayudaFooter,*/ .lowerFooter {
    color: white;
    font-size: 11px;
    /*font-weight: bold;*/
}

div.mainTopMenu ul li a
{
    width:140px; height:60px; display:inline-block;     
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

div.secondTopMenu ul li a {    
    height:18px;
    padding-left: 12px;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-position: right 4px;
    display:inline-block;
}


div.headerPlanificador  {
    background-image: url('../img/headerPlanificadorBack.jpg');    
    width: 813px;
    height: 123px;    
    margin: 0 auto;
    /*height: 81px;   */ 
    overflow: hidden;    
    text-shadow: black 0.1em 0.1em 0.2em;
}

.inputDiv {
    clear: left; 
    display: inline-block;
    zoom: 1;
    *display: inline;    
    margin: 0px;
    padding: 0px;
    margin-left: 13px;
    margin-top: 10px;
}

#lowerSectionsMenuOuter {
    /*margin: 0;
    min-width: 910px;*/
}

#left-side-outer {
    /*width:50%;
    float:left;
    margin-right:-455px;
    height: 159px;*/
}
#left-side{
    /*margin-right:455px;
    height: 159px;*/
}

#right-side-outer {
    /*width:50%;
    float:right;
    margin-left:-449px;
    height: 159px;*/
}
#right-side {
    /*margin-left:444px;
    height: 159px;*/
}

div.lowerSectionsMenu {
    width: 903px;   
    margin-left: 3px;
    display: inline-block;
    text-align: center;
    *display: inline;
}

div.lowerSectionsMenu ul {    
    margin: 0 auto;
    list-style: none outside none;
    display: inline-block;
    *display: inline;
}

div.lowerSectionsMenu ul li{
    margin: 0;
    float: left;
    text-align: center;
    width:140px;
    display: inline-block;
    *display: inline;
}

div.lowerSectionsMenu ul li ul li a{
    font-size: 10px; 
    color: #434343;
    text-align: left;
    padding-left: 20px !important;
}

div.lowerSectionsMenu ul li a:hover{
    font-style: italic;
    color: #F0F0F0;
    text-shadow: black 0.2em 0.2em 0.2em;
}

div.lowerSectionsMenu ul li a
{
    width:140px;
    padding-top: 5px;
    display:inline-block;
    color: #434343;
    font-size: 13px;
    font-weight: bold;    
}

div#upperandLowerFooter {
    background-image: url('../img/footer.jpg');
    width: 910px;
    height: 70px;
    text-align: left;
    margin: 0 auto;
}

.inputDivFooter {
    color: #747576;
    margin-top: 2px;
}

.upperFooter form {
    float: left;
    padding-top: 10px;
    width: 560px;
    height: 25px;
    display: inline-block;
    *display: inline;
}

.upperFooter {

    font-size: 12px;
    font-weight: bold;
}

.search {    
    display: inline-block;
    *display: inline;
}

.search form {
    width: auto;
}

.socialFooter, .languageFooter, .contactFooter, .ayudaFooter {
    float: left;    
    margin-top: 12px;
    height: 20px;
    border-right: solid activecaption 2px;
    display: inline-block;
    *display: inline;
}
.ayudaFooter {
    border-right: none;
}

.socialFooter{
    width: 50px;
}

.languageFooter {
    width: 95px;
}

.contactFooter {
    width: 80px;
}

.ayudaFooter {
    width: 50px;
}

.languageFooter, .contactFooter, .ayudaFooter {
    margin-left: 13px;
}

.contactFooter a, .ayudaFooter a, .lowerFooter ul li a  {
    color: #747576;
}

.contactFooter a {    
    background-repeat: no-repeat;
    background-position: right 0px;
    width: 75px;
}

.lowerFooter {
    margin-top: 15px;
    margin-left: 40px;
    display: inline-block;
    text-transform: uppercase;
    zoom: 1;
    width: 813px;
    *display: inline;
}

.lowerFooter ul li {
    margin-left: 40px;
}

#promoExperience {
    background-image:url("../img/experienciasBack.jpg");
    background-repeat: no-repeat;
    position: relative;
    width: 302px;
    height: 304px;
    display: block;    
    float: left;
    zoom: 1;
    margin-left: 0px;
    margin-right: 0px;      
}

#promoExperience:hover {
    cursor: pointer;
}

#promoExperience #expImg {
    padding: 3px;
    display: inline-block;
    width: 294px;
    height: 220px;
    *display: inline;
}

h3 {
    font: 22px bebas_neueregular, Arial,Helvetica,sans-serif;
    /*font-stretch: condensed;
    font-weight: bolder;*/
    /*text-transform: uppercase;*/
    color: #000000;    
    /*text-shadow: #747576 0.02em 0.02em 0.05em;*/

}

#promoExperience .title {
    margin-left: 10px;
    width: 202px;
    height: 36px; 
    top: 0px;
    left: 0px;
    zoom: 1;
    font-size: 14px ;
    font-weight: bold;
    text-align: left;
    color: #434343; 
    position: relative;
    display: inline-block;
    *display: inline;
}

#promoExperience p {
    /*width: 180px;*/
    zoom: 1;
    color: #434343;
    font-size: 12px;
    font-weight: bold;
    /*float: left;*/
    max-height: 40px;
    overflow: hidden;
    /*text-align: justify;*/
    margin-top: 5px;
    margin-left: 10px;
}

#carrousel {
    /*overflow: hidden;*/
    /*width: 810px;
    height: 267px;*/
    margin: 0 auto;
}

.caroufredsel_wrapper {
    margin: 0 auto !important;
}

#carrousel div {
    display: block;
    float: left;
}

.nivoSlider {
    position:relative;    
    background:url(./nivoslider/light/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.slider-wrapper {
    /*width:600px; /* Change this to your images width */
    /*height:350px; /* Change this to your images height */
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.prewrap {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    clear: both;
    text-align: justify !important;
}

div.section {
    border-bottom: 1px solid #DDDDDD;
    /*float: left;*/
}

div.accordionsection {
    /*-webkit-box-shadow: 0px 2px 2px 0px #c3c3c3;
    -moz-box-shadow: 0px 2px 2px 0px #c3c3c3;
    box-shadow: 0px 2px 2px 0px #c3c3c3;
    border: none;*/
}

#panelFiltros {
    /*background-color: #77d5ee;*/
    float: left;
    width: 250px;
    height: 600px;
    min-height: 350px;
    height: auto !important;
    /*margin-right: 15px;*/
}

#panelFiltros label {

}

form .submit input[type=submit]:hover {
    background: #5BA150;
}

#breadCrumbs {
    clear: both;
    margin: 0 auto;
    font-size: 11px;
    font-weight: bold;
    color: #ff6e00;
}

#breadCrumbs a {
    font-size: 11px;
    color: #ff6e00;
}

.clearfix {
    float: none;
    clear: both;
}

.toogleElementH4 {
    cursor: hand;
    cursor: pointer;
}

/*@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

.mainLevelLabelFilters {
    margin-bottom: 10px;
    width: 209px; 
    background-color: #FF6E00;
    padding: 7px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    display: inline-block;
    *display: inline;
}

div.select fieldset legend {
    background-image: url('../img/CollapsiblePanelClosedSecondLvl.png');
    background-repeat: no-repeat;
    padding-left: 12px;
    background-position: 0 3px;
    margin-bottom: 5px;
}
form .submit input[type="submit"].btnFilter, .submitLink, #btnComprar {
    font-family: helvetica, verdana, arial , 'lucida grande', sans-serif;
    font-weight: normal;
    color: white;
    font-size: 12px;
    background:#8bb220;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a5c427), to(#8bb220));
    background-image: -webkit-linear-gradient(top, #a5c427, #8bb220);
    background-image: -moz-linear-gradient(top, #a5c427, #8bb220);
}
form .submit input[type="submit"].btnFilter:hover, .submitLink:hover, #btnComprar:hover {
    font-family: helvetica, verdana, arial , 'lucida grande', sans-serif;
    font-weight: normal;
    color: white;
    font-size: 12px;
    background:#a5c427;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8bb220), to(#a5c427));
    background-image: -webkit-linear-gradient(top, #8bb220, #a5c427);
    background-image: -moz-linear-gradient(top, #8bb220, #a5c427);
}

.productConfirmReq {
    -webkit-box-shadow: 0px 2px 2px 0px #4a4a4a;
    -moz-box-shadow: 0px 2px 2px 0px #4a4a4a;
    box-shadow: 0px 2px 2px 0px #4a4a4a;
    padding: 10px;
}

.js #carrousel {display: none;}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: right;
  *display: inline;
  *float: none;
  zoom: 1;
}

nav li {
  float: left;          
}

nav #login form {
    width: auto;
}

nav #login-trigger,
nav #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#login #inputs, #login #actions {
    padding: 0;
}

nav #login-content {
  display: none;
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 999;    
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -ms-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(top, #fff, #eee);  
  padding: 15px;
  -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -moz-border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
}

nav li #login-content {
  right: 0;
  width: 250px;  
}

/*--------------------*/

#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px #ccc inset;
  -webkit-box-shadow: 0 1px 1px #ccc inset;
  box-shadow: 0 1px 1px #ccc inset;
}

#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  -moz-box-shadow: 0 0 0 1px #e8c291 inset;
  -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
  box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

#login #actions {
  margin: 10px 0 0 0;
}

#login #submit {		
  background-color: #d14545;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
  background-image: -webkit-linear-gradient(top, #e97171, #d14545);
  background-image: -moz-linear-gradient(top, #e97171, #d14545);
  background-image: -ms-linear-gradient(top, #e97171, #d14545);
  background-image: -o-linear-gradient(top, #e97171, #d14545);
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
  border: 1px solid #7e1515;
  float: left;
  height: 30px;
  padding: 0;
  width: 100px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica;
  color: #fff;
}

#login #submit:hover,
#login #submit:focus {		
  background-color: #e97171;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d14545), to(#e97171));
  background-image: -webkit-linear-gradient(top, #d14545, #e97171);
  background-image: -moz-linear-gradient(top, #d14545, #e97171);
  background-image: -ms-linear-gradient(top, #d14545, #e97171);
  background-image: -o-linear-gradient(top, #d14545, #e97171);
  background-image: linear-gradient(top, #d14545, #e97171);
}	

#login #submit:active {		
  outline: none;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#login #submit::-moz-focus-inner {
  border: none;
}

#login label {
  float: right;
  line-height: 30px;
}

#login label input {
  position: relative;
  top: 8px;
  right: 2px;
}

.wideSectionTitle {
    color: #ff6e00;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 4px;
    padding-left: 28px;
    margin-left: -5px;
}

.wideSectionTitle a {
    color: #ff6e00;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.borderbottom {
    clear: both; border-bottom: solid 1px #ff8b33;
}
