


/********* Hoja de estilos de los Popups *********/


.popup-window {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-repeat: repeat;
}

.popup-container {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-repeat: repeat;
      z-index: 10000;
}
.popup-window-transparent {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-repeat: repeat;
}
.popup-window-light {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-repeat: repeat;

}

.popup-visible-hidden {
	visibility:hidden;
}


* html .popup-window-light { /* ie6 hack */
      position: absolute;
      }

.popup-window-dark {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-repeat: repeat;
}



.popup-window-transparent {
      background-image: url(/pfw_files/tpl/popup/blank.png); 
}

.popup-window-light {
      background-color: #000;
      opacity: 0.05;    
      filter: alpha(opacity = 60);
}

.popup-window-dark {
      background-image: url(/pfw_files/tpl/popup/dark.png);
}

.popup-body {
      background-color: transparent;
      //color:#000;
}

.login-popup-loading-label {
      font-size: 12px;
}

.login-popup-loading-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -16px;
      margin-top: -16px;
}


#image-popup{
      border:7px solid #eaeaea;
}

.img-popup-container-1{
border:1px solid white;
background-color:#e2e2e2;
_background-color:#e2e2e2;
width:100%;
height:100%;
}

.img-popup-container-1 img{
      cursor:pointer;
}

.img-popup-message{
      font-size:12px;
      font-family:"Trebuchet MS", Verdana, Arial;
      padding:2px;
      text-align:center;
      background:#e2e2e2 url(/pfw_files/tpl/popup/bg_popup.jpg) no-repeat;
      color:white;
      font-weight:bold;
      cursor: pointer;
}

/*  ********************** RESET PASSWORD ***********************  */
/*  *************************************************************  */

.forgot-password-head{
      height:40px;
      
}

#forgot-message-cell{
      height:20px;
}

#forgot-pass-cell{
      padding-top:10px; 
}     


/*  ******************** POPUPS - LOGIN / REGISTER ********************  */
/*  *******************************************************************  */ 

#login {
      width:590px;
      height:190px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      background:#eaeaea url(/pfw_files/tpl/structure/bg-popup-register.gif) no-repeat;
      border:7px solid #393939;

      }
      
#login h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#ffffff;
      font-size:28px;
      text-align:left;
      padding-left:30px;
      padding-top:30px;
      }

#login table {margin-top:25px;margin-left:50px;margin-right:50px;}
      
      

#login .input-text2 {
      width:200px;
      padding-top:6px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.9em;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:20px;
      margin-bottom:5px;
      font-weight:bold;
      margin-right:5px;
      }     
      
.input-select {
      margin-left:5px;
      margin-bottom:5px;      
      width:200px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.8em;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:20px;
      margin-right:5px;
      }

.input-checkbox {
      float:left;
      margin-left:5px;
      margin-bottom:2px;
      }

.checkbox-box {clear:both;font-size:12px;}
#register-button-cell .bg-buttons {margin-top:10px;padding:0;}
.bg-buttons {padding:10px;margin:0 auto;width:130px;}
.bg-buttons input {font-size:11px;}
#login .legend-contact {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.9em;
      width:130px;
      text-align:right;
      padding-right:10px;
      vertical-align:middle;  
      color:#405c81;
      font-weight:bold; 
      }
      
.login-popup-close {      
      position:absolute;
      top:0px;
      right:-45px;
      width: 24px;
      height: 23px;     
      cursor: pointer;
      z-index:9999;
      }


.text-close {
      
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.70em;
      color:#c22a00;
      font-weight:bold;
      text-transform:uppercase;
      background-color:white;
      padding-left:5px;
      padding-right:5px;
      cursor: pointer;
      position:absolute;
      top:0;
      right:-98px;
      display:none;
}
      
.div-close {

      border:solid #f4ece9 1px;
      height:13px;
      width:100%;

}

.bg-close {

      position:absolute;
      top:0;
      right:-60px;
      width: 24px;
      height: 24px;
      width:73px;
      height:45px;      
      /* background: url(/pfw_files/tpl/popup/bg-close.png) no-repeat; */
      
      display:inline;

}

.links-login {
      margin-top:10px;
      }

#login a {
      padding-left:140px;
      text-decoration:none;
      font-weight:bold;
      color:#d12426;
      font-size:0.8em;
      clear:both; 
      line-height:1.56em;
      }
      
#login a:hover {text-decoration:underline;color:#000;}     
      
#login #button-cell {
      padding-top:15px;
      }

#login #login-password-empty-error {font-size:9px;font-weight:bold;color:red;}
#login #login-user-empty-error {font-size:9px;font-weight:bold;color:red;}


#login-message-cell{
      height:30px;
}


/*  ******************** POPUPS - RECOMMEND ********************  */
/*  ************************************************************  */

#recommending2 {
      width:460px;
      height:320px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      background:#eaeaea url(/pfw_files/tpl/structure/bg-popup-register.gif) no-repeat;
      border:7px solid #393939;    
      }
      
.recommending-container2{
      position:relative;
}


/*  ******************** POPUPS - RECOMMEND ********************  */
/*  ************************************************************  */

#recommending {
      width:590px;
      height:350px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      background:#eaeaea url(/pfw_files/tpl/structure/bg-popup-register.gif) no-repeat;
      border:7px solid #393939;    
      }
      
.recommending-container{
      position:relative;
}
      
#recommending h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#ffffff;
      font-size:28px;
      text-align:left;
      padding-left:30px;
      padding-top:30px;
}
      
#recommend_form {
      margin-top:30px;
}



#recommend_form .input-text {
      width:150px;
      padding-top:3px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:12px;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:15px;
      margin-bottom:5px;
      margin-right:5px;
}
      
#recommend_form table {
      margin-left:20px;
      margin-right:20px;
}
      
#recommend_form .legend-contact {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:11px;
      width:130px;
      text-align:right;
      padding-right:10px;
      vertical-align:middle;
      font-weight:bold;
}
      
#recommend_form .legend-contact3 {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:12px;
      width:130px;
      padding-right:10px;
      text-align:left;;
      font-weight:bold;
      color:#405c81;
      text-transform:uppercase;
      border-bottom:1px solid #d4e5f4;
      padding-left:20px;
}
            
#recommend_form #recommend-cell {

}
                  
#recommend_form #recommend-namefrom-empty-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-namefrom-non-numeric-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-nameto-empty-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-nameto-non-numeric-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-mailfrom-empty-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-mailfrom-format-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-mailto-empty-error {font-size:9px;font-weight:bold;color:red;}
#recommend_form #recommend-mailto-format-error {font-size:9px;font-weight:bold;color:red;}

#recommend-message-cell{
      height:30px;
}



/*  ******************** POPUPS - COMPRAR ********************  */
/*  ********************************************************  */

#buy {
      width:568px;
      height:573px;
      font-size:14px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      /* padding:20px; */
      border:1px solid #26374D;    
}
      
#buy h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#ffffff;
      font-size:28px;
      text-align:left;
      padding-left:30px;
      padding-top:30px;
}

#buy #buyso-name-empty-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-name-non-numeric-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-surname-empty-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-surname-non-numeric-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-company-empty-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-mail-empty-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-mail-format-error {font-size:10px;font-weight:bold;color:red;}
#buy #buyso-phone-numeric-error {font-size:10px;font-weight:bold;color:red;}

#buySO-message-cell{
      height:30px;
}


#buySO_form {
      font-size:13px;
      margin-top:20px;
}

#buy .input-text {
      width:230px;
      padding-top:3px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:15px;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:23px;
      margin-bottom:5px;
}
      
#buy #select-contact {
      width:230px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:15px;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:26px;
}
      
#buy .legend-contact1 {
      padding-left:10px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:12px;
      text-align:left;
      padding-right:10px;
      vertical-align:top;
}

#buy .legend-contact {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:13px;
      width:130px;
      text-align:right;
      padding-right:10px;
      vertical-align:middle;
}
      
#buy textarea {
      width:230px;
      padding-top:3px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:15px;
      color:#1b4987;    
      background-color:#eff4f8;
      border:1px solid #72a7d1;
      margin-top:5px;
      margin-bottom:30px;     
}



/*  ******************** POPUPS - REGISTRO ********************  */
/*  ***********************************************************  */

.content-form-popup1 {
      overflow:auto;
      margin-top:10px;
      height:472px;
      }
      
#login2 {
      width:590px;
      height:535px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      background:#eaeaea url(/pfw_files/tpl/structure/bg-popup-register.gif) no-repeat;
      border:7px solid #393939;

}

#login2 form {
      overflow:auto;
      }
      
#login2 h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#ffffff;
      font-size:28px;
      text-align:left;
      padding-left:30px;
      padding-top:30px;
}
      


#login2 .input-text {
      width:230px;
      padding-top:3px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:12px;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:15px;
      margin-bottom:5px;
      margin-right:5px;
}

#login2 #select-contact {
      width:230px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:15px;
      color:#1b4987;
      border:1px solid #72a7d1;
      height:26px;
}

#login2 .legend-contact {
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.8em;
      width:130px;
      text-align:right;
      padding-right:10px;
      vertical-align:middle;
}     
      
#login2 a {
      padding-left:140px;
      text-decoration:none;
      font-weight:bold;
      color:#d12426;
      font-size:0.8em;
      clear:both; 
      line-height:1.56em;
}
      
#login2 a:hover {text-decoration:underline;color:#000;}    
      
#login2 #button-cell {
      padding-top:30px;
}

#login2 #register-password-empty-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-user-empty-error {font-size:11px;font-weight:bold;color:red;}


#login2 #register-name-empty-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-surname-empty-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-company-empty-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-mail-empty-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-name-format-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-surname-format-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-company-format-error {font-size:11px;font-weight:bold;color:red;}
#login2 #register-mail-format-error {font-size:11px;font-weight:bold;color:red;}

#register-message-cell{
padding-top:10px;
}

#unregister-message-cell{
      height:30px;
      text-align:center;
      margin-bottom:5px;
      margin-top:25px;
}

#login2 textarea {
      width:230px;
      padding-top:3px;
      padding-left:4px;
      font-family:"Trebuchet MS", Verdana, Arial;
      font-size:0.9em;
      color:#1b4987;    
      background-color:#eff4f8;
      border:1px solid #72a7d1;
      margin-left:5px;
}

#login3 a {
      padding-left:0px;
      text-decoration:underline;
      font-weight:bold;
      color:#006599;
      font-size:0.8em;
      clear:both; 
      line-height:1.56em;
}

.buttons-register {
      padding:10px;
      
}                       
.buttons-register input {font-size:11px;}

/*  ******************** POPUPS - AVISO LEGAL ********************  */
/*  *************************************************************  */

#aviso {
      width:590px;
      height:545px;
      font-size:10px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      /* padding:20px; */
      border:1px solid #393939;
}

#aviso h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#72a6d2;
      font-size:28px;
      text-align:right;
      padding-right:35px;
      padding-top:40px; 
}

.texto-legal {
      margin:60px 40px 20px 40px;  
}

.texto-legal p {
      margin-bottom:15px;
      font-size:0.8em;
}
      
/*  ******************** POPUPS - UNREGISTER ********************  */
/*  *************************************************************  */

#unregister {
      width:590px;
      height:160px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      background:#eaeaea url(/pfw_files/tpl/structure/bg-popup-register.gif) no-repeat;
      border:7px solid #393939;
      }
      
      
#unregister_form {
      
}
      
#unregister h1 {
      font-family:"Trebuchet MS", Verdana, Arial;
      color:#ffffff;
      font-size:28px;
      text-align:left;
      padding-left:30px;
      padding-top:30px;
}


      
#unregister_button {
      text-align:center;
      padding-top:40px;
}
      
#unregister_button input {margin:10px;}

#restore-form {
border:10px solid red;
}

forgot_password_form {margin-top:10px;}


/*  ******************** POPUPS - CONSULTOR VIRTUAL *************  */
/*  *************************************************************  */
#consultor-virtual {
      width:900px;
      height:588px;
      font-size:15px;
      font-family:"Trebuchet MS", Verdana, Arial;
      position:relative;
      /* background:#fff; */
      border:7px solid #393939;
}

/*  ******************** MESSAGES *******************************  */
/*  *************************************************************  */

.error-message {
      font-size:11px;
      font-weight:bold;
      color:red;
      margin:0 auto;
      text-align:center;
      }
      
.success-message {
      font-size:14px;
      font-weight:bold;
      color:green;
      text-align:center;
      }

#Msg, #Msg p {
      font-family:"trebuchet MS",Arial;
      font-weight:bold;
      width:80%;
      margin:70px auto 0 auto;
      }
      
#sMsg, #sMsg p {
      font-family:"trebuchet MS",Arial;
      font-weight:bold;
      width:80%;
      margin:0 auto 0 auto;
      }


/*  ******************** POPUP NO CLOSE *************************  */
/*  *************************************************************  */

#form1_ {

	background-image: url();
	background-repeat: no-repeat;
	width: 298px;
	height: 32px;
	align: center;
	margin-left:auto;
	margin-right:auto;		
}


#form2_ {

	background-image: url();
	background-repeat: repeat-y;
	align: center;
	width: 298px;
	margin-left:auto;
	margin-right:auto;
}

#form3_ {

	background-image: url();
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}