#setstr_overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000000;
  position: absolute; }

#setstr_screen {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter: alpha(opacity=80); }

#setstr_container {
  width: 690px;
  height: 490px;
  margin: 0 auto;
  z-index: 2;
  position: relative; }
  #setstr_container iframe {
    width: 670px;
    height: 100%;
    margin: 20px;
	background-color: #FFFFFF;
     }



a.setstr_tab_hidden {
  display: none !important; }

a#setstr_close {
	border:0px;
   background-color:transparent;
  position: absolute;
  cursor: pointer;
  outline: none;
  top: 0;
  left: 0;
  z-index: 4;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background-image: url(images/close.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='crop'); }
  a#setstr_close:hover {
    background-position: -42px 0; }




#setstr2_overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000000;
  position: absolute; }

#setstr2_screen {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  position: absolute;
  background-color: #000000;
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter: alpha(opacity=80); }

#setstr2_container_portfolio {
  width: 690px;
  height: 520px;
  margin: 0 auto;
  z-index: 3;
  position: relative; }
  #setstr2_container_portfolio iframe {
    width: 670px;
    height: 100%;
    margin: 20px;
	background-color: #FFFFFF;
     }



a.setstr2_tab_hidden {
  display: none !important; }

a#setstr2_close {
	border:0px;
   background-color:transparent;
  position: absolute;
  cursor: pointer;
  outline: none;
  top: 0;
  left: 0;
  z-index: 4;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background-image: url(images/close.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='crop'); }
  a#setstr_close:hover {
    background-position: -42px 0; }

