@import url("external.css");

.webcam-box {
 width: 216px;
 height: 307px;
}

.webcam-profiel-box {
  width: 936px;
  height:392px;
 margin-left: 0px;
  background-color: #fff;
  background-image: url(../images/psl-chatprofiel-back.png);
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px;
}

.webcam-box {
 overflow: hidden;
 margin-left: 12px !important;
 margin-right: 12px !important;
 margin-bottom: 12px !important;

 background-image: url(../images/webcam-box-back-pinkbe.png) !important;
 background-repeat: repeat-x;

    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px;
}

.webcam-profiel-box ul li.title, 
.webcam-box ul li.title {
 color: #FFF !important;
}

.webcam-box ul li.chat {
 background-color: #360535;
 left: 0px;
 top: 193px;
 color: #FFF;
 background-image: none;
 font-size: 14px;
 width: 100%;
 height: 27px;
 line-height: 20px;
 overflow: hidden;
 text-align: center;
}

.webcam-box ul li.picture {
 top: 43px;
}


.webcam-box ul li.profile {
 left: 111px;
 top: 230px;
 width: 96px;
 height: 25px;
 color: #FFF;
 font-size: 14px;
 font-weight: bold;
 background-image: url(../images/chatprofiel.png);
 background-repeat: no-repeat;
 line-height: 23px;
 text-align: center;
}


.webcam-box ul li.video {
 left: 13px;
 top: 230px;
 width: 94px;
 height: 25px;
 color: #FFF;
 font-size: 14px;
 font-weight: bold;
 background-image: url(../images/preview.png);
 background-repeat: no-repeat;
 overflow: hidden;
 line-height: 23px;
}

.webcam-profiel-box ul li.video a span, 
.webcam-box ul li.video a span,
.webcam-box ul li.profile a span {
 display: none;
 }

.webcam-box ul li.info {
 left: 13px;
 top: 258px;
 width: 192px;
 height: 42px;
 overflow: hidden;
 color: #FFF;
 font-size: 11px;
 font-weight: bold;
}



.webcam-profiel-box ul li.pics {
 left: 514px;
 top: 300px;
 font-size: 12px;
}

.webcam-profiel-box ul li.extra {
 left: 514px;
 top: 126px;
 width: 388px;
 height: 130px;
 background-color: transparent;
 font-size: 12px;
 padding: 12px;
}

.webcam-profiel-box ul li.chat {
 left: 565px;
 top: 34px;
 color: #FFF;
 font-size: 17px;
 font-weight: bold;
 background-image: none;
 background-repeat: no-repeat;
 width: 308px;
 height: 63px;
 overflow: hidden;
 padding-top: 0px;
 padding-left: 0px;
 text-align: center;
}

.webcam-profiel-box ul li.chat a {
 display: block;
 width: 100%;
 height: 100%;
 text-align: center;
 vertical-align: middle;
 line-height: 55px;
 text-decoration: none;
}

.webcam-profiel-box ul li.picture {
 top: 49px;
}

.webcam-profiel-box ul li.title {
 font-size: 20px;
}

.webcam-profiel-box ul li.video {
 left: 55px;
 top: 201px;
 width: 94px;
 height: 25px;
 color: #FFF;
 font-size: 14px;
 font-weight: bold;
 background-image: url(../images/preview.png);
 background-repeat: no-repeat;
 overflow: hidden;
 line-height: 23px;
}
.webcam-profiel-box ul li.video a {
 display: block;
 width: 100%;
 height: 100%;
}

.webcam-profiel-box ul li.leeftijd {
 left: 229px;
 top: 25px;
}

.webcam-profiel-box ul li.geslacht {
 left: 229px;
 top: 75px;
}

.webcam-profiel-box ul li.kleurhaar {
 left: 229px;
 top: 125px;
}

.webcam-profiel-box ul li.kleurogen {
 left: 229px;
 top: 175px;
}

.webcam-profiel-box ul li.huidskleur {
 left: 229px;
 top: 225px;
}

.webcam-profiel-box ul li.woonplaats {
 left: 229px;
 top: 275px;
}

.webcam-profiel-box ul li.postuur {
 left: 229px;
 top: 325px;
}





.webcam-profiel-box ul li.geaardheid {
 left: 365px;
 top: 25px;
}


.webcam-profiel-box ul li.pubic_hair {
 left: 365px;
 top: 75px;
}

.webcam-profiel-box ul li.cup_size {
 left: 365px;
 top: 125px;
}


.webcam-profiel-box ul li.wat {
 left: 365px;
 top: 175px;
 width: 136px;
 height: 90px;
 overflow: hidden;
}

.webcam-profiel-box ul li.standje {
 left: 365px;
 top: 275px;
 width: 136px;
 height: 90px;
 overflow: hidden;
}



.pagination {
  width: 936px !important;
  height: 36px  !important;
float:none !important;
clear: both !important;
 color: #FFF !important;
 margin-bottom: 12px  !important;
 background-color: #360535 !important;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

.pagination ul {
 margin-top: 0px;
 margin-bottom: 7px;
}

.pagination ul li a {
 color: #FFF !important;
}

.pagination ul li.active a,
.pagination ul li a:hover {
 color: #C839C7;
}

#webcamsite .bigbox .pagination:first-child div {
 margin-top: 0px;
}