
.operator-type {
 display:none;
}


.teaser_stream {
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 width: 100%;
 height: 100%;
 z-index:900;
}

.teaservideo {
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 width: 100%;
 height: 100%;
 z-index:100;
}


.operator-small .profielfoto,
.operator-medium .profielfoto,
.operator-large .profielfoto {
 position: relative;
 display: block;
 zoom:1;
 xbackground: #AAA;
 margin-top: 28px;
 }

.operator-small,
.operator-medium,
.operator-large {
 position: relative;
}


.operator-small .profielfoto {
 width: 100px;
 height: 75px;
 margin-left: 22px;
}
.operator-medium .profielfoto {
 width: 160px;
 height: 120px;
 margin-left: 13px;
}
.operator-large .profielfoto {
 width: 200px;
 height: 150px;
 margin-left: 22px;
}

.operator-small .profielfoto  .operator-img,
.operator-medium .profielfoto  .operator-img,
.operator-large .profielfoto  .operator-img {
 position: absolute;
 display: block;
 left: 0;
 top: 0;
 z-index:0;
 width: 100%;
 height: 100%;
}

.ssoverlay {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 z-index:910;
 background-image:url(../images/lightbox-blank.gif);
 cursor: pointer;

}

.tk-taalnaam {
 display: block;
 text-align: left;
 text-decoration: none;
}


.operator-new {
 background-image: url(/sexgids/webcam-nieuw.png);
 background-repeat: no-repeat;
 width: 50px;
 height: 29px;
 position: absolute;
 top: 28px;
 right: 7px;
 z-index: 10;
}