.clear{clear: both;}
.input_error{background-color: #fd6940; color: #fff;}
  /* Pop-up message and fading background */

/*  popups  */
.popNote{

  }

    
.popSmall{

  }


.popSmall .chengePassword{  
  display: block;
  padding: 14px;
  padding-bottom: 30px;
  }
  .popSmall .chengePassword input{  
    border: 1px solid #7b7b7b;
    border-radius: 2px;
    background: #424242; /* Old browsers */
    background: -moz-linear-gradient(top,  #424242 1%, #585858 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#424242), color-stop(100%,#585858)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #424242 1%,#585858 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #424242 1%,#585858 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #424242 1%,#585858 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #424242 1%,#585858 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#585858',GradientType=0 ); /* IE6-9 */
    font-size: 13px;
    color: #dddbd7;
    height: 20px;
    padding: 0px 10px 0px 10px;
    width: 146px;
    float: left;
    margin: 0 10px 30px 0;
    }
  .popSmall .chengePassword button{
    display: block;
    clear: both;
    border: none;
    margin: 0 12px 0 auto;
    width: 166px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../img/orderButton.jpg) repeat-x;
    color: #181818;
    font-family: 'pf_agora_slab_promedium';
    -webkit-box-shadow: 0px 3px 5px rgba(8, 8, 8, 0.75);
    -moz-box-shadow:    0px 3px 5px rgba(8, 8, 8, 0.75);
    box-shadow:         0px 3px 5px rgba(8, 8, 8, 0.75);
    }
    
    
/* popNorm  */
.popNorm{

  }


    
  .popNorm .bonusPoints{
    font-family: 'pf_agora_slab_promedium';
    color: #fff;
    margin-top: -10px;
    padding-bottom: 20px;
    }
    .popNorm .bonusPoints span{
      font-family: 'pf_beausans_probbook';
      }
  .popNorm .subtotal{ 
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: -10px;
    }
  .popNorm .textBlock{
  
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow: auto;
    }

.closeButton{
  width: auto!important;
}
.popNorm .rightCol{
  width: 300px;
  float: left;
  padding: 0 20px;
  margin: 20px 0;
  position: relative;

  }
  .popNorm .rightCol p{padding-left: 10px;}
  .popNorm .rightCol ul{padding-left: 10px;}
  .popNorm .rightCol .bonus{
    font-size: 14px;
    position: absolute;
    width: 92px;
    top: 40px;
    right: 20px;
    font-family: 'pf_agora_slab_promedium';
    text-shadow: 0px 1px 0px #051014;
    color: #fff;
    text-align: center;
    }
    .popNorm .rightCol .bonus span{
      display: block;
      margin-top: 12px;
      width: 92px;
      height: 76px;
      line-height: 76px;
      text-align: center;
      font-size: 24px;
      color: #efbf69;
      font-family: 'pf_beausans_probbook';
      background: #123f4c url(../img/popBonusPoints.jpg) no-repeat;
      }
    
    .popNorm .checkbox{
      height: 24px;
      }
      .popNorm .checkbox input{display: none;}
      .popNorm .checkbox span{
        width: 21px;
        height: 22px;
        display: inline-block;
        background: url(../img/checkbox.png) no-repeat;
        vertical-align: -3px;
        }
        .popNorm .checkbox span.checked{background-image: url(../img/checkboxChecked.png);}
        
        
  input.inpqnt{ 
    
    width: 60px;
    text-align: center;
    }
    
.popNorm .rightCol .loginLink{
  display: block;
  position: absolute;
  padding: 0 0 0px 10px; 
  background:url(../img/li.jpg) no-repeat 0px 7px; 
  text-decoration: none; 
  color: #e2c689;
  right: 30px;
  top: 5px;
  }
  .popNorm .rightCol .loginLink:hover{text-decoration: underline; }
  .popNorm .rightCol .checkbox{display: block;margin-bottom: 30px;}

#popup ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dddbd7;
}
#popup :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #dddbd7;
    opacity:  1;
}
#popup ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #dddbd7;
    opacity:  1;
}
#popup :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #dddbd7;
}

#popup img{
  width: 100%;
  height: auto;
}

    
.popNorm .payType{
  width: 66px;
  float: left;
  display: block;
  margin-right: 11px;
  padding-top: 50px;
  margin-bottom: 45px;
  height: 21px;
  text-align: center;
  background: no-repeat 0px 0px;
  }
  .popNorm .payType.last{margin-right: 0px; margin-left: 1px;}
  .popNorm .payType input{display: none;}
  .popNorm .payType span{
    /*display: inline-block;*/
    display: none;
    width: 21px;
    height: 21px;
    background: url(../img/radio.png) no-repeat;
    
    }
  .popNorm .payType.checked span{background-image: url(../img/radioChecked.png);}
  
  .popNorm .payType.mc{background-image: url(../img/payType_mc.jpg);}
  .popNorm .payType.visa{background-image: url(../img/payType_visa.jpg);}
  .popNorm .payType.paypal{background-image: url(../img/payType_paypal.jpg);}
  .popNorm .payType.ae{background-image: url(../img/payType_ae.jpg);}



#iframePayG2a{
  z-index: 999999!important;
}