/*POPUP FOREIGNOBJECT REINIT START*/
/*POPUP FOREIGNOBJECT REINIT END*/
.notvalid {
  background-color: yellow !important;
  border-color: red;
}

.authpopup {
  top: 84px;
  left: 51%;
  display: none;
  z-index: 2000;
}
.authpopup legend .forgotpswd {
  margin-left: 14px;
}

#alt-head li.active a {
  background-color: #F8A431;
  padding: 5px 12px;
  color: white;
  border-radius: 8px;
  text-decoration: none;
}
#alt-head ul {
  right: -38%;
}

.formerror {
  color: red;
}

span.highlight {
  color: red;
}

#catalog #list .pages ul a.firstlast {
  background-color: #CCC;
  color: #FFF;
  text-decoration: none;
  padding: 0px 4px;
}
#catalog #list .pages ul a.firstlast:hover {
  background-color: #D877A3;
  color: #FFF;
}
#catalog #list .pages ul a:hover {
  color: #FFF;
  background-color: #D877A3;
}
#catalog #list .pages ul a.active {
  text-decoration: none;
  color: #FFF;
}
#catalog #list .pages ul a.active:hover {
  text-decoration: none;
  color: #FFF;
}
#catalog #list .bottom-paginator {
  text-align: center;
}

#sidebar-nav ul li.active ul {
  margin-left: 38px;
}
#sidebar-nav ul li.active ul .container .arrow {
  position: static !important;
}

#features .pages h2 {
  color: #454545;
  margin-bottom: 32px;
  padding-left: 12px;
}
#features .pages h2 em {
  color: #AAA;
  margin-right: 12px;
}

a.graybtnsml span {
  padding-top: 1px;
  color: #1F1F1F !important;
}

a.greenbtnsml span {
  padding-top: 1px;
  color: #1F1F1F !important;
}

.delAddress {
  color: #D877A3 !important;
}

.delUrAddress {
  color: #D877A3 !important;
}

#filter a.active {
  color: #F8A431 !important;
  font-weight: 700;
  text-decoration: none;
}

#allresultsdiv {
  margin-top: 16px;
  padding-top: 22px;
  text-align: center;
  width: 190px;
  display: none;
  background: url("../img/grayline.png") no-repeat scroll left top transparent;
}
#allresultsdiv a {
  color: #D877A3 !important;
}

.the_loader {
  position: fixed;
  top: 400px;
  width: 45%;
  z-index: 9999;
}

#FloatingFinder {
  position: absolute;
  background-color: #FBFBFB;
  display: none;
  border-radius: 8px;
  box-shadow: 0px 6px 4px #DDD !important;
  color: #555;
  z-index: 25000;
  overflow: auto;
  border: 3px solid #F8A431;
  top: 10px;
  left: 10px;
  padding: 6px 3px 8px 13px;
  width: 157px;
  text-align: left;
}
#FloatingFinder a {
  cursor: pointer;
  font-weight: 700;
  padding-left: 2px;
}

.FFTotal {
  font-weight: 500;
  padding-left: 0px;
}

#FloatingFinderClose {
  cursor: pointer;
  float: right;
  margin-right: 2px;
  margin-top: 2px;
}

table.goodsmap tr td {
  border-top: 1px solid #BBB;
}

#phonepopup {
  top: 390px;
  left: 145px;
  display: none;
}

.captcha {
  autocomplete: off;
}

ul.goodslist li {
  margin-bottom: 6px;
  padding-left: 0px !important;
  padding-right: 6px;
}

.autocomplete div li {
  float: right;
  list-style: none;
  margin-top: 2px;
}

#outer #footer #footer-wrapper {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}

#inner-wrapper {
  width: 100%;
}

.shortDescr {
  background-color: #e3e3e3;
  border-radius: 3px 9px 3px 9px;
  padding: 3px 6px;
}

.info-navigation-stretch {
  background-image: url(/img/bg_sidemenu.png);
  background-repeat: no-repeat;
  padding: 0px;
}
.info-navigation-stretch ul {
  padding: 40px 20px 0;
  margin-bottom: 10px;
}
.info-navigation-stretch ul li {
  margin-bottom: 6px;
  list-style: none;
}
.info-navigation-stretch ul li a {
  display: block;
  padding: 0 12px;
  font-weight: bold;
  color: #525252;
}
.info-navigation-stretch div.foot {
  background-image: url(/img/bg_sidemenu.png);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 25px;
  margin: 0px;
  background-position-x: 0px;
}

div.popup {
  position: absolute;
  top: 20px;
  left: 10%;
  width: 80%;
  z-index: 9998;
}
div.popup div.inset {
  width: 100%;
  box-shadow: 0px 8px 28px #777;
  z-index: 9999;
}
div.popup table {
  margin-bottom: 8px;
}
div.popup table td {
  padding: 4px;
}
div.popup table th {
  background-color: #ddd;
}

div.popupback {
  background-color: #FFF;
  opacity: 0.75;
  z-index: 9997;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

a.closePopupButton {
  color: gray;
  position: absolute;
  right: -65px;
  top: -2px;
  background-color: #FFF;
  border-radius: 10px;
  padding: 3px;
  box-shadow: 0 0 10px #777;
  font-weight: 700;
  text-decoration: none;
  width: 15px;
  text-align: center;
}

.well {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 9px;
  margin: 12px;
  border: 3px solid #80AC2B;
  display: inline-block;
}

span.notnull {
  background-color: orange;
}

/*# sourceMappingURL=style_sup.css.map */
