﻿/*
 * profile
 */
td.pTopEdge { background: #f2f2f2 url(../images/profile/bgTopEdge.gif) repeat-x 0 0 }
#divIdxPhoto {
    width:198px; 
    max-height:199px; 
    background-color: #cdcdcd; 
    border: solid 1px #fff; 
    border-bottom-width: 0; 
    position: relative;
    overflow: hidden
}
#divIdxPhoto img { width: 198px }
h4 { margin-bottom: 15px; }
h5 { margin-bottom: 10px; }
div.pIconLinks {
    float: right;
    text-align: right; 
    vertical-align: bottom;
    padding: 10px 15px 0 0;
    color: #cdcdcd;
}
div.idxLeft {
    float: left; 
    text-align: center; 
    overflow: hidden; 
    width: 85px; 
    padding-right: 10px;
    padding-bottom: 5px;
}
a.pPLink0 {
    background: Transparent no-repeat 4px 5px;
    height: 34px;
    width: 50px;
    display: inline-block;
    padding: 6px 0 0 40px;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 11px;
    border: solid 1px Transparent;
    color: #cdcdcd;
}
a.pPLink1 {
    background: Transparent no-repeat 4px 5px;
    height: 34px;
    width: 50px;
    display: inline-block;
    padding: 6px 0 0 40px;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    border: solid 1px Transparent;
}
a.pPLink1:hover { 
    background-color: #DEEFFF; 
    border-color: #7BAEFF; 
    text-decoration: none;
}
a.pEnote1 { background-image: url(../images/enotes/icnEnote32.gif); }
a.pFlirt1 { background-image: url(../images/flirts/icnFlirt32.png); }
a.pFlirt0 { background-image: url(../images/flirts/icnFlirt320.png); }
a.pCTMsg0 { background-image: url(../images/chat/icnCTM320.gif); }
a.pCTMsg1 { background-image: url(../images/chat/icnCTM32.gif); }
a.pEmail0 { background-image: url(../images/icons/icnEmail320.gif); }
a.pEmail1 { background-image: url(../images/icons/icnEmail32.gif); }
div.pStatus10  {
    color: #5b5b5b; 
    background: #fff url(../images/profile/bgStatus10.png) repeat-x 0 0 
}
div.pStatus20  { 
    color: #0059aa;
    background: #fff url(../images/profile/bgStatus20.png) repeat-x 0 0 
}
div.pStatus255 { 
    color: #784991;
    background: #fff url(../images/profile/bgStatus255.png) repeat-x 0 0 
}

div.pSubHead10 {
    background: #fff url(../images/profile/hdrSubHead10.jpg) no-repeat 100% 0 !important;
    margin-bottom:15px
}
div.pSubHead20 {
    background: #fff url(../images/profile/hdrSubHead20.jpg) no-repeat 100% 0 !important;
    margin-bottom:15px
}
div.pSubHead255 {
    background: #fff url(../images/profile/hdrSubHead255.jpg) no-repeat 100% 0 !important;
    margin-bottom:15px
}
a.pAdmDel {
    position: absolute;
    display: block;
    text-align: right;
    width: 190px;
    padding: 5px;
    z-index: 100;
}
div.pInfoBox {
    float: right;
    width: 198px;
    padding: 15px;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 85%;
    border: solid 1px #dedede;
    color: #666;
    background-color: #f2f2f2;
    line-height: 1.4em;
    margin: 0 0 10px 10px;
}



/*
 * my profile
 */
#divActions  p {
    line-height: 25px;
    margin:0;
    padding:0
}
#divRulesHint {
    width:170px;
    float:right;
    padding:5px;
    border:1px solid #f00;
    background-color:#fff;
    text-align:center;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 85%;
}
#divRulesHint span { color: #f00 }



