@charset "iso-8859-1";
@import url(../../base/css/browse.css);

    div.design_box_border
    {
        float:left;
        margin-left:3px;
        margin-bottom:10px;
        margin-right:6px;
        width:120px;
        border:1px solid #ccc;
    }

    div.design_box_border div.header
    {
        overflow:hidden;
    }
    div.design_box_border div.keeper
    {
        padding:0px;
    }

    div.thumbnail_block
    {
      border: 1px solid #b7ddf2;
    }

    div#container_result
    {
    position:relative;
    border:1px solid green;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    }

    .no_result
    {
        padding-left:60px;
        margin-top:20px;
    }


    /**** ****/

    .browse_form_wrapper
    {
        border:1px solid #C3C9D1;
        width:330px;
        margin:10px auto;
        padding:3px 12px;
    }

    .browse_form_row
    {
    margin-bottom:10px;
    margin-left: 35px;
    }

    .label
    {
        font-weight:bold;
        width:70px;
        margin-right:5px;
        text-align:left;
        padding-top:2px;
    }

    * html .label
    {
        padding-top:4px;
    }

    .label,
    .value,
    .checkboxes
    {
        float:left;
        position:relative;
    }

    .checkboxes div
    {
        float:left;
        padding-right:5px;
    }

    .submit,
    .only
    {
    text-align:center;
    margin-right: auto;
    margin-left: auto;
    }

    select#country
    {
        width:200px;
    }

    .browse_thumb
    {
    position:relative;
    float:left;
    width:112px;
        overflow:hidden;
    margin-top: 0px;
    margin-right: 7px;
    margin-bottom: 10px;
    margin-left: 0px;
    }

    .browse_thumb_thin
    {
        position:relative;
        float:left;
        margin:0px 0px 10px 0px;
        width:112px;
        overflow:hidden;
    }

    .browse_nick
    {
    position:relative;
    text-align:center;
    white-space:nowrap;
    background-image: url(../images/img/nick_bar.jpg);
    background-repeat: repeat-x;
    border: 1px solid #DFE4E8;
    top: 2px;
    margin-bottom: 2px;
    height: 17px;
    width: 70px;
    overflow: hidden;
    }

    .browse_nick a
    {
        font-weight:bold;
    }


    .friends_thumb_1
    {
        position:relative;
        /*width:112px;*/
        float:left;
        margin:0 5px 7px 7px;
        height: 120px;
    }
    .friends_thumb_1 div.birthday {
      font-size:10px;
      font-weight:bold;
      text-align:center;
    }
    .friends_thumb_2
    {
        position:relative;
        width:112px;
        float:left;
        margin: 0px 0px 7px;
    }
    div.prof_list_block {
        margin:10px 8px;
        width:70px;
    }
    div.prof_list_block {
        float:left;
        overflow:hidden;
        position:relative;
    }
    div.topmembers_nickname {
        background-image:url(../images/img/nick_bar.jpg);
        background-repeat:repeat-x;
        border:1px solid #DFE4E8;
        font-weight:bold;
        height:30px;
        line-height:15px;
        margin-bottom:2px;
        margin-left:auto;
        margin-right:auto;
        position:relative;
        text-align:center;
        top:2px;
        vertical-align:middle;
        white-space:nowrap;
    }
    div.prof_outer_list_block {
        margin:0;
        padding:0;
    }
    div.prof_info_block {
        float:left;
        margin-top:10px;
        font-size:11px;
        width:100px;
        height: 120px;
        overflow:hidden;
    }


div.pp_popup {
    left:72px;
    top:0px;
    position:absolute;
    height:81px;
    background: url('../images/pp_buble_right.png') top right no-repeat;
    margin:0;
}
div.pp_popup_right {
    /* left:-200px !important; */
    background: url('../images/pp_buble_r_right.png') 100% 1px no-repeat !important;
}

div.pp_popup div.pp_popup_inner {
    height:81px;
	margin:0;
	margin-right:9px;
    background: url('../images/pp_buble_left.png') top left no-repeat;
    padding-left:16px;
    padding-top:8px;
    line-height:20px;
}

div.pp_popup_right div.pp_popup_inner {
	background: url('../images/pp_buble_r_left.png') top left no-repeat !important;
}

div.pp_popup div.pp_popup_inner a {
    text-decoration:underline;
    font-size:12px;
    font-weight:bold;
}
div.pp_popup div.pp_popup_inner span {
    padding-left:20px;
}
div.pp_popup div.pp_popup_inner span.act1 {
    background: url('../images/icons/action_send.gif') 0px 2px no-repeat;
}
div.pp_popup div.pp_popup_inner span.act2 {
    background: url('../images/icons/action_email.gif') 0px 2px no-repeat;
}
div.pp_popup div.pp_popup_inner span.act3 {
    background: url('../images/icons/action_chat.gif') 0px 2px no-repeat;

}

.boxContent6 {
	z-index:45;
	position: relative;
}
.boxContent6R {
	z-index:44;
}
.boxContent6L {
	z-index:43;
}

.disignBoxFirst6R {
	z-index:42;
}
.disignBoxFirst6L {
	z-index:41;
}
.disignBoxFirst6 {
	z-index:40;
}
.bodyBlock {
	z-index:39;
}
.main {
	z-index:38;
}
.mainbck {
	z-index:37;
}
.mainfore1 {
	z-index:36;
}
.mainfore {
	z-index:35;
}
body {
	z-index:1;
}
.thumbnail_block {
	z-index:55125;
}

