﻿#pf_listOptions
{
    background-color: #EEEEEE;
    border-top: solid 1px black;
    padding: 2px;
}
.pf_headercell
{
    clear: both;
}

.pf_thumbview
{
    margin: 0px;
    float: left;
}
.pf_listview
{
    clear: both;
    padding: 0px;
}
.pf_border
{
    background : url(images/gr_back2.jpg);
}
.pf_nameOnPic
{
    white-space: nowrap;
    vertical-align: super;
    overflow: hidden;
    height: 2.6em; width:100%;
    position: absolute;
    font-weight: bold;
    font-size: 10px;
}
.pf_nameOnPicBack
{
    color:Black;
    position: absolute;
    left: 1px; top: 1px;
}
.pf_nameOnPicOver
{
    color:White;
    position: absolute;
}
.pf_indicators
{
    text-align:left;
    width: 100%;
    position: absolute;
}
.pf_indicators img
{
    vertical-align: top;
}
.pf_indicators .pf_matchIndiator { float: right; }
.pf_heartIndiator
{
}
.pf_onlineIndicator
{
}

.pf_listview .profilePicture
{
    margin:3px;
}

.profilePicture
{
    position:relative;
    float: left; text-align: center;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    background-color: #555555;
}

.pf_thumb
{
    margin: auto; vertical-align:middle;
}
.pf_thumb img { border: 0px; }

.pf_thumbview .pf_detailBox
{
    width: 300px; z-index: 9000;
}
.pf_detailBox
{
    padding: 2px; line-height: 1.6em; min-height: 84px;
}

.popupSupported
{
    position: relative;
}

.popup
{
    display: none ; position: absolute;
    background: white;
    border: solid 1px #222222;
}