body:after {  
  content: url("../img/close.png") url("../img/loading.gif") url("../img/prev.png") url("../img/next.png");  
  display: none;
}

.lightboxOverlay {  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  z-index: 9999;  
  background-color: rgb(51, 51, 51);  
  display: none;
}

.lightbox {  
  position: absolute;  
  left: 0px;  
  width: 100%;  
  z-index: 10000;  
  text-align: center;  
  line-height: 0;  
  font-weight: normal;
}

.lightbox .lb-image {  
  display: block;  
  height: auto;  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

.lightbox a img {  
  border-top-width: medium;  
  border-right-width: medium;  
  border-bottom-width: medium;  
  border-left-width: medium;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;
}

.lb-outerContainer {  
  position: relative;  
  background-color: white;  
  width: 250px;  
  height: 250px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

.lb-outerContainer:after {  
  content: "";  
  display: table;  
  clear: both;
}

.lb-container {  
  padding-top: 4px;  
  padding-right: 4px;  
  padding-bottom: 4px;  
  padding-left: 4px;
}

.lb-loader {  
  position: absolute;  
  top: 43%;  
  left: 0%;  
  height: 25%;  
  width: 100%;  
  text-align: center;  
  line-height: 0;
}

.lb-cancel {  
  display: block;  
  width: 32px;  
  height: 32px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  background-color: transparent;  
  background-image: url("../img/loading.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.lb-nav {  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  height: 100%;  
  width: 100%;  
  z-index: 10;
}

.lb-container > .nav {  
  left: 0px;
}

.lb-nav a {  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
}

.lb-prev, .lb-next {  
  width: 49%;  
  height: 100%;  
  cursor: pointer;  
  display: block;
}

.lb-prev {  
  left: 0px;  
  float: left;
}

.lb-prev:hover {  
  background-color: transparent;  
  background-image: url("../img/prev.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left 48%;
}

.lb-next {  
  right: 0px;  
  float: right;
}

.lb-next:hover {  
  background-color: transparent;  
  background-image: url("../img/next.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: right 48%;
}

.lb-dataContainer {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 5px;  
  width: 100%;  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {  
  content: "";  
  display: table;  
  clear: both;
}

.lb-data {  
  padding-top: 0px;  
  padding-right: 4px;  
  padding-bottom: 0px;  
  padding-left: 4px;  
  color: rgb(187, 187, 187);
}

.lb-data .lb-details {  
  width: 85%;  
  float: left;  
  text-align: left;  
  line-height: 1.1em;
}

.lb-data .lb-caption {  
  font-size: 13px;  
  font-weight: bold;  
  line-height: 1em;
}

.lb-data .lb-number {  
  display: block;  
  clear: left;  
  padding-bottom: 1em;  
  font-size: 12px;  
  color: rgb(153, 153, 153);
}

.lb-data .lb-close {  
  display: block;  
  float: right;  
  width: 30px;  
  height: 30px;  
  background-color: transparent;  
  background-image: url("../img/close.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: right top;  
  text-align: right;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;  -webkit-opacity: 0.7;
  opacity: 0.7;
}

.lb-data .lb-close:hover {  
  cursor: pointer;  -webkit-opacity: 1;
  opacity: 1;
}

.design {  
  list-style-type: none;  
  list-style-position: inside;
}

.thumbnail:hover {  
  border-bottom-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-top-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-right-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-left-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-bottom-style: solid;
}

.thumbnail:hover {  
  border-top-style: solid;
}

.thumbnail:hover {  
  border-right-style: solid;
}

.thumbnail:hover {  
  border-left-style: solid;
}

.thumbnail:hover {  
  border-bottom-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-top-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-right-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-left-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-left-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-bottom-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-top-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-right-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-left-color: rgba(51, 51, 0, 0.7);
}

.thumbnail:hover {  
  border-bottom-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-top-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-right-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-left-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-bottom-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-top-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-right-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-left-color: rgb(102, 102, 0);
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {
}

.thumbnail:hover {  
  color: yellow;
}

.thumbnail:hover {  
  border-bottom-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-top-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-right-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-left-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-bottom-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-top-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-right-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-left-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-bottom-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-top-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-right-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-left-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-bottom-style: solid;
}

.thumbnail:hover {  
  border-top-style: solid;
}

.thumbnail:hover {  
  border-right-style: solid;
}

.thumbnail:hover {  
  border-left-style: solid;
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-bottom-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-top-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-right-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-left-color: rgba(102, 102, 0, 0.8);
}

.image:hover {  
  border-bottom-color: rgba(204, 102, 0, 0.8);
}

.image:hover {  
  border-top-color: rgba(204, 102, 0, 0.8);
}

.image:hover {  
  border-right-color: rgba(204, 102, 0, 0.8);
}

.image:hover {  
  border-left-color: rgba(204, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-bottom-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-top-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-right-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-left-color: rgba(102, 102, 0, 0.8);
}

.thumbnail:hover {  
  border-bottom-width: 0px;
}

.thumbnail:hover {  
  border-top-width: 0px;
}

.thumbnail:hover {  
  border-right-width: 0px;
}

.thumbnail:hover {  
  border-left-width: 0px;
}

.thumbnail:hover {  
  border-bottom-width: 3px;
}

.thumbnail:hover {  
  border-top-width: 3px;
}

.thumbnail:hover {  
  border-right-width: 3px;
}

.thumbnail:hover {  
  border-left-width: 3px;
}

.thumbnail:hover {  
  cursor: crosshair;
}

.thumbnail:hover {  
  cursor: crosshair;
}

.thumbnail:hover {  
  cursor: crosshair;
}

#men_sw {  
  float: none;  
  width: 190px;  
  height: 142px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  margin-top: 124px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  display: inline;  
  z-index: 3;  
  top: auto;  
  left: auto;  
  position: fixed;
}

