#profile_content{
    padding: 5px 10px 0px 20px;
}

#profile_left{
    float: left;
    width: 210px;
}
#profile_center{
    float: left;
    width: 438px;
}
#profile_right{
    float: left;
    width: 200px;
}

#profile_photo{
    width: 180px;
    padding: 5px 5px 5px 5px;
    background-color: #e1ebf4;
}

#profile_fio h1 {
    font-style: inherit;
    font-family: inherit;    
    font-weight: inherit;    
    font-size: 15px;
    margin-bottom: 10px;
    color: #798fae; 
}

.profile-details-line {
    width: 100%;
    clear:both;
    margin-top: 3px;
}

.profile-details-left {
    float: left;
    width: 108px;
    text-align: right;
    font-size: 13px;
    color: #000000;
}

.profile-details-right{
    float: left;
    width: 300px;
    text-align: left;
    padding-top: 1px;
    padding-left: 5px;
    color: #808080;
    font-size: 12px;
}

.button_add_message {padding-top: 12px;}


#profile_response {
    background-color: #eff1f5;
    margin-top: 10px ;
    padding: 3px ;
    font-size: 13px;
}

/* MY_MENU */
#profile_content div.my_menu {padding-top: 15px;}
#profile_content div.my_menu div.icon {float: left; padding: 5px 10px 0 0;}
#profile_content div.my_menu div.link {float: left; padding-right: 25px; font-size: 15px;}


#profile_rating {
    margin-top: 20px;
    font-size: 13px;
}

#profile_rating .not-show-catalog{
    color: #800000;
}


#profile_lift_up {
    margin-top: 5px;
}

#profile_lift_up_img {
    float: left;
    padding-top: 5px;
}

#profile_lift_up_link {
    float: left;
    padding-left: 10px;
    font-size: 15px;
}

.profile-pro {
    font-size: 15px;
    padding-top: 2px;
    padding-bottom: 5px;
}

.service {
    color: #8c8c8c;
    text-decoration: underline;
}
.service:hover {
    color: #8c8c8c;
    text-decoration: none;
}

.frame-outside, .frame-outside-mini {
    clear:both;
    padding-top: 15px;
}

.frame-outside-mini {
    width: 570px;
}

.frame {border: 1px solid #d3dde7;}

.frame-head {
    padding: 2px 5px 2px 10px;
    background-color: #e3e7f0;
    font-size: 16px;
    font-weight: bold;
    color: #6f6f6f;
}
    .frame-head .left {float: left}
    .frame-head .right {float: right}
        .frame-head .right a {text-decoration: underline; padding-right: 10px; font-size: 13px; font-weight: normal; color: #808080}
        .frame-head .right a:hover {text-decoration: none}

.frame-head-links {
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
}

.frame-head-links a {
    color: #737373;
    text-decoration: underline;
}
.frame-head-links a:hover {
    color: #737373;
    text-decoration: none;
}

.frame-text {
    padding: 10px 15px 10px 20px;
    font-size: 15px;
    color: #808080;
}

.photo {
    float: left;
    width: 190px;
    text-align: left;
    /*padding-right: 40px;*/
}

.photo-img {
    /*text-align: center;*/
}
.photo-text {
    padding-right: 15px;
    padding-top: 10px;
    font-size: 13px;
}

/* ABOUT-SERVICES */
div.about-services {color: #4b4b4b}
    div.about-services div.empty {text-align: center; padding: 0 0 20px 0}
    div.about-services div.empty div.description {font-size: 16px; color: #4b4b4b;}
    div.about-services div.empty div.link {padding-top: 13px; font-size: 16px;}
        div.about-services div.empty div.link a {text-decoration: underline;}
        div.about-services div.empty div.link a:hover {text-decoration: none;}
    div.about-services div.empty div.plus_rating {font-size: 13px; font-weight: bold; color: #008000}
    

.social_buttons {padding: 17px 0 0 0;}
    .social_buttons .label {padding: 17px 0 0 0; font-size: 12px; color: #808080;}
    .social_buttons .yashare-auto-init {padding: 0; margin-left: -7px;}


/* QUESTIONS */
div.question {}
div.question_wrap {width: 526px; margin-bottom: 30px;} 
    
    div.question_wrap div.question_frame {width: 500px; padding: 10px 13px; background-color: #f3f4f8;}
    div.question_wrap div.question_frame_wait {background-color: #faf9cf;}

        div.question_wrap div.question_frame div.icon {float: left; width: 35px; padding: 5px 0 0 0;}
        div.question_wrap div.question_frame div.content {float: left; width: 465px;}

            div.question_wrap .top {font-size: 13px;}
                div.question_wrap div.top .date {color: #8c8c8c;}
                div.question_wrap div.top .sender_name {padding-left: 25px; color: #8c8c8c;}
                div.question_wrap div.top .wait_string {float: right; font-weight: bold; color: #008000;}
    
            div.question_wrap div.text {font-size: 13px; color: #4b4b4b;}
        
    div.question_wrap div.links {font-size: 12px; font-weight: bold; text-align: right;}
        div.question_wrap div.links a {padding-left: 15px; text-decoration: underline;}
        div.question_wrap div.links a:hover {text-decoration: none;}

    div.answer_wrap {font-size: 14px; padding-top: 15px; padding-left: 40px; color: #000; width: 480px}
    div.answer_wrap span.answer {color: #4b4b4b;}


div.questions div.no_questions {padding: 0 0 20px 0}
div.questions div.all_questions {float: left; padding-right: 20px;}
    div.questions div.all_questions a {text-decoration: underline;}
    div.questions div.all_questions a:hover {text-decoration: none;}

div.questions div.add_question {float: left; width: 130px;}


.response-head-left {
    float: left;
}

.response-head-right {
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    color: #4b4b4b;
}

.response-head-right .responses-positive {
    color: #4e8e3e;
}
.response-head-right .responses-symbol {
    color: #666;
}

/* RESPONSE */
div.response {clear: both; width: 100%;}
    div.response-space {clear: both; padding-bottom: 15px;}
    div.response div.avatar {float: left; width: 70px; padding-top: 0px;}

    div.response div.details {float: left; width: 450px;}
        div.response div.name_area {}
            div.response .icon {float: left; padding:1px 7px 0 0;}
            div.response .link {float: left; padding-right: 10px; font-size: 13px;}
                div.response .link a {text-decoration: underline;}
                div.response .link a:hover {text-decoration: none;}            
            div.response div.name_area .date {float: left; color: #727272; font-size: 13px;}
            div.response .estimation {float: right; width: 16px;}
        div.response div.text {padding-top: 4px; color: #444;}
    
div.responses {}     
div.response_list {padding-top: 15px;}
div.responses div.no_responses {padding: 0 0 20px 0}
div.responses div.all_responses {float: left; padding-right: 20px;}
    div.responses div.all_responses a {text-decoration: underline;}
    div.responses div.all_responses a:hover {text-decoration: none;}
div.responses div.add_response {float: left; width: 150px;}



#my_page_address {
    color: #808080;
}

#my_page_address span {
    color: #000000;
}

#profile_content .questions-and-responses {
    float: left;
}

#profile_content .advblock {
    float: right; 
    width: 290px; 
    padding-top: 15px
}


/* VIDEO */
#profile_content .video_wrap {text-align: center; padding: 25px 0}

div.video {}
    div.video div.empty {text-align: center; padding: 0 0 3px 0; color: #4b4b4b;}
    div.video div.empty a {text-decoration: underline;}
    div.video div.empty a:hover {text-decoration: none;}
    div.video div.empty .green {color: #008000}
    
    div.video div.empty div.description {font-size: 16px;}
    div.video div.empty div.text {margin: 0 auto; margin-top: 10px; width: 630px; padding: 7px; font-size: 13px; font-weight: bold; background-color: #ffffdf;}



/* ==================================
===== RATINGBAR ================== */

#ratingbar {padding-top: 7px;}
    #ratingbar span {font-weight: bold; color: #808080}
    #ratingbar div.text_below_progress {text-align: right}
    #ratingbar div.text_below_progress a {text-decoration: underline}
    #ratingbar div.text_below_progress a:hover {text-decoration: none}

    #ratingbar div.progress_wrap {
        background-color: #eff4fa; 
        padding: 0px 10px 1px 10px; 
    }
    #ratingbar div.progress {
        overflow: hidden;
        height: 15px;
        border: 1px solid #a5b4c9;
        background: #fff;
        margin:0;
        padding: 0;
    
    }
    #ratingbar div.progress_load {
        height: 15px;
        margin:0;
        padding: 0;
        z-index: 999;
    }    
    #ratingbar div.progress_text {
        text-align: center;
        font-size: 11px; 
        color: #181818;
    }
