/*--START OF THE LOCAL STYLE DEFINITION--*/
#qlogin {
  background-image: none;
  width: 100%;
  text-align: center;
}

#qlogin form{
  margin: auto;
  width: 600px;
  text-align: center;
  display: block;
}

#lostpwd { 
  background-image: none;
}

#pf-top {
  height: 187px;
  background: #808C9C url(../ui_gfx/pf_top_fill.gif) repeat-x;
  position: relative;
}

#pftop1, #pftop2, #pftop3 {
  position: absolute;
  overflow: hidden;  
}

#pftop1 {
  right: 0px;
  top: 0;
  width: 490px;
  height: 45px;
}

#pftop2 {
  right: 265px;
  top: 45px;
  width: 225px;
  height: 141px;
}

#pftop3 {
  right: 0px;
  top: 45px;
  width: 265px;
  height: 141px;
}

#pf-promo {
  width: 224px;  

  position: absolute;
  top: 5px;
  left: 8px;
  overflow: hidden;
  background: Black;
}

#pf-promo-flash {
  background: Black;
  padding: 2px 2px 0 2px;
}

#pf-promo-flash span{
  display: block;
  width: 220px;
  height: 155px;
  overflow: hidden;
  background: #808C9C;
  border-bottom: 2px solid #B80000;
}

#pf-promo-flash table{
  width: 100%;
  background: #020202;
  color: White;
  text-align: center;
  border-collapse: collapse;

}

#pf-promo-flash table a{
  color: #FE9805;
  padding:0 4px;
  display: block;
  padding-bottom: 2px;
}

#pf-promo-flash table a:hover{
  color: white;
  background: #FE9805;
}

#pf-promo-flash table a.selected{
  color: white;
  background: #B80000 url(../ui_gfx/fill_red_gradient.gif) repeat-x;
}

#pf-join {
  width: 490px;
  float: left;
}

#pf-join h3 {
  font-size: 13px;
  margin-bottom: 10px;
}

#joininfo p {
  font-size: 12px;
  margin-bottom: 2px;
  color: #4A556B;
}

#pf-join fieldset {
  width: auto;
}

#howjoin {
  width: 220px;
  height: 291px;
  float: right;
  background: #FE9805;
  border: 2px solid #4A556B;
  text-align: center;
}

.mainpad {
  padding: 10px 7px;
}

#girls {
  margin:0 0 0 0;
  float: left;
  text-align: left;
  width: 100%;
  padding: 5px 0 0 0;
}

.camview {
  background: #A1A9B4 url(../ui_gfx/fill_camview.gif) repeat-x;
  border-top: 2px solid white;
  border-bottom: 2px solid #666666;
  float: left;
  width: 162px;
  color: white;
  border: 1px outset #C9CDCC;
  margin: 0 5px 8px 0;
  padding: 8px 0 0 0;
  text-align: center;
  border-top: 1px solid white;
}

.lastcamview {
  margin-right: 0;
}

.camview a img {
  border: 1px inset white;
  width: 150px;

}

.camview .info {
  padding: 0px 3px 2px 5px;
  text-align: center;
}

.camview .links {
  padding: 4px 3px;
  background: #7F8997;
}

#gleft, #gright {
  width: 28px;
  height: 130px;
  float: left;
  overflow: hidden;
}

#gleft {
  margin-right: 7px;
}

#gright {
  float: right;
}

#stepper {
  width: 100%;
  border-bottom: 2px solid #808C9C;
  overflow: hidden;
}

table#stepper td{
  padding: 0;
  vertical-align: bottom;
  line-height: normal;
}

#stepper td.right{
  text-align: right;
  vertical-align: bottom;
}


#stepper td.online {
  font-size: 15px;
  color: #4A556B;
  background: transparent;
  letter-spacing: 1px;
}

#stepper td.online strong{
  font-size: 22px;
  color: #4A556B;
  background: transparent;
  letter-spacing: 0px;
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#pages {
  text-align: right;
  padding: 0 15px 0 0;
}

#pages strong{
  color: #FE9805;
}

#pf-join .reginfo {
  font-size: 12px;
  text-align: justify;
}