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

#thin_column
{
    width:49%;
    margin-right:10px;
    overflow: hidden;
}

#thick_column
{
    width:49%;
    overflow: hidden;
}

.photo_title
{
    position:relative;
    float:left;
    font-size:11px;
    left:10px;
}

.iconBlockCont
{
    white-space:nowrap;
    width:307px;
    margin-left:auto;
    margin-right:auto;
    border:none;
    z-index:15;
    text-align:center;
}

.scrollCont
{
    position:absolute;
    width:346px;
    top:18px;
    left:0px;
    z-index:10;
}

.scrollIconContainer
{
    position:relative;
    width:346px;
    top:0px;
    left:0px;
    margin-left:auto;
    margin-right:auto;
}

#profile_details_wrapper
{
    font-weight:bold;
    padding-left:10px;
}

#profile_details_wrapper table
{
    width:100%;
    border-collapse:collapse;
}

.profile_td_1,
.profile_td_1_first
{
    position:relative;
    width:100px;
}

.profile_td_2,
.profile_td_2_first
{
    position:relative;
}


/* * * * Profile Info * * * */


.profile_info_block {
    width: 90%;
}

.profile_info_block td {
    border-bottom: 1px solid #ccc;
}

.profile_info_block td {
    padding: 4px;
}

.profile_info_block td.profile_info_label {
font-weight:normal;
    text-align: right;
    width: 140px;	/*font-weight: bold;*/
}
.profile_info_block td.profile_info_value1 {
    border-right: 1px solid #ccc;
}
.profile_info_block td.profile_info_value {
/*width:200px;*/
}

/* * * *  * * * */


.menu_item_block
{
    position: relative;
}

.menu_item_block_left, .menu_item_block_right
{
    position: relative;
    float: left;
    width: 49%;
}

.menuLine
{
    position:relative;
}

.menuLinkBlock
{
    position:relative;
    height: 24px;
    /*text-indent: 20px;*/
    text-indent:5px;
    line-height: 24px;
}

.comments_wrapper
{
    position:relative;
}

.comment_author
{
    float:left;
    margin-right:12px;
    font-size:12px;
    position:relative;
}

.comment_view
{
    font-size:12px;
}

.comment_text
{
    background-color:#FFFFFF;
    border:0px;
    font-size:11px;
    padding-left:59px;
}

.comment_row
{
    border-bottom:0px;
}

div#comments_wrapper
{
    position:relative;
    width:346px;
}

.comment_add_comment
{
    position:relative;
    background-color:#FFFFFF;
    float:left;
    padding-left:25px;
    color:#333366;
    font-size:18px;
    font-weight:bold;
    background-image:url('../images/icons/add_comment.gif');
    background-repeat:no-repeat;
}


    .sharePhotosContent_1, .sharePhotosContent_2
    {
        position: relative;
        float: left;
        width: 112px;
        overflow: hidden;
        white-space: nowrap;
    }

    .sharePhotosContent_1
    {
        margin:0px 7px 7px 0px;
    }

    .sharedMediaAdd {
        overflow: hidden;
        white-space: nowrap;
    }

    .lastFilesPic
    {
        position: relative;
        /*float: left;*/
        border: 1px solid #EDEDED;
        width: 110px;
        height: 110px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .sharePhotosContent_1 .votes_small b, .sharePhotosContent_2 .votes_small b
    {
        display: none;
    }

    .sharePhotosContent_1 .votes_small .votes_gray_small,
    .sharePhotosContent_2 .votes_small .votes_gray_small
    {

    }

    .galleryRate .votes_small
    {
        width:112px;
    }

    .lastVideoPic
    {
    position: relative;
    /*float: left;*/
        border: 1px solid #DFE4E8;
    height: 80px;
    margin-right: 5px;
    width: 100px;
    }

    .shareMusicContent_1,
    .shareMusicContent_2
    {
        position: relative;
        float: left;
        width: 112px;
        overflow: hidden;
    }

    .shareMusicContent_1
    {
        margin:0px 7px 7px 0px;
    }

    .shareMusicContent_2
    {
        margin:0px 0px 7px;
    }

    .shareMusicContent_1 .votes_small b,
    .shareMusicContent_2 .votes_small b
    {
        display: none;
    }

    .lastMusicPic
    {
        position: relative;
        /*float: left;*/

        width: 105px;
        height: 110px;
    }

    .blogHead1
    {
        font-size:16px;
        font-weight:bold;
        /*margin-left:12px;*/
        /*padding-left:25px;*/
        padding-bottom:5px;
        background-repeat:no-repeat;
        background-position:left top;
        /*background-image:url(../images/icons/artic_papr.gif);*/
    }

    .rss_item_header
    {
        padding-bottom:5px;
    }

    .rss_item_info span
    {
        margin-right:5px;
        line-height:18px;
    }

    .rss_item_info span img
    {
        vertical-align:middle;
        margin-right:3px;
    }

    #iiPPhoto1, #iiPPhoto2 {
        text-align:center;
    }

#container_groups .icon_block {
    margin-right: 15px;
}

.msgbox_content a:visited,
.msgbox_content a:hover,
.msgbox_content a:active,
.msgbox_content a:link,
.msgbox_content a {
color:#CA0002;
text-decoration:underline;
}

table.rankings4profile {
    width:100%;
    font-size:11px;
}

table.rankings4profile td {
    width:16%;
}

table.rankings4profile td.th {
    background-color:#DBEEFD;
}

table.rankings4profile td.td {
    background-color:#FFFFFF;
}

table.rankings4profile td.strong {
    font-weight:bold;
}

table.rankings4profile td.c {
    text-align:center;
}

table.rankings4profile td.c .awarditem {
    width: 64px;
    padding: 2px 10px;
    line-height: 16px;
    text-align: center;
}

table.awards {
    font-size:11px;
}

table.awards td.strong {
    font-weight:bold;
}

table.awards td.c {
    text-align:center;
}

table.awards td.c .awarditem {
    width: 64px;
    padding: 2px 10px;
    line-height: 16px;
    text-align: center;
}
