﻿.profile_container {
    width:422px;
    height:535px;
    overflow:hidden;
    font-family:"ff-dagny-web-pro";
    color:#fff;
    margin:0 0 30px 0;
}

.profile_container .first_header_country {
    width:397px;
    padding:10px 10px 5px 15px;
    background-color:#fff;
}

.profile_container .first_header_country .header {
    font-family:"ff-dagny-web-pro";
    font-size:18px;
    float:left;
    color:#545454;
}
.profile_container .first_header_country .country {
    font-family:"ff-dagny-web-pro";
    font-size:18px;
    float:right;
    color:#545454;
}

.profile_container .third_compname {
    width:397px;
    padding:5px 10px 5px 15px;
    background-color:#83b5d0;
}

.profile_container .third_compname .logo {
    float:left;
}

.profile_container .third_compname .logo img {
    max-height:40px;
    background-color:#fff;
    border:0px solid #fff;
    margin:4px 0;
}


.profile_container .third_compname .compname {
    font-family:"ff-dagny-web-pro";
    font-size:14px;
    color:#545454;
    float:right;
}

.profile_container .third_address_contact {
    width:392px;
    padding:10px 10px 10px 20px;
    background-color:#83b5d0;
}

.profile_container .third_address_contact .address {
    margin-bottom:5px;
    float:left;
}

.profile_container .third_address_contact .address span {
    font-family:"ff-dagny-web-pro";
    font-size:12px;
    color:#545454;
}

.profile_container .third_address_contact .contact {
    float:right;
    text-align:right;
}

.profile_container .third_address_contact .contact span {
    font-family:"ff-dagny-web-pro";
    font-size:10px;
    color:#545454;
}


.profile_container .forth_holder {
    width:422px;
    height:460px;
}

.profile_container .forth_holder .left {
    height:445px;
    width:140px;
    float:left;
    padding:0 10px 0 10px;
    background-color:#83b5d0;
}

.profile_container .forth_holder .left .images_holder {
    width:140px;
    margin-bottom:0px;
}

.profile_container .forth_holder .left .images_holder .image_holder {
    width:70px;
    height:80px;
    float:left
}

.profile_container .forth_holder .left .images_holder .image_holder img {
    width:50px;
    height:54px;
    border:2px solid #fff;
    margin:0px 5px 0 5px;
}

.profile_container .forth_holder .left .images_holder .image_holder span {
    font-family:"ff-dagny-web-pro";
    font-size:10px;
    color:#545454;
    line-height:8px;
    margin-top:4px;
}

.profile_container .forth_holder .left .contacts_holder {
    padding:3px 10px 0 5px;
}

.profile_container .forth_holder .left .contacts_holder span {
    font-family:"ff-dagny-web-pro";
    font-size:9px;
    color:#545454;
    line-height:10px;
}

.profile_container .forth_holder .right {
    height:460px;
    width:262px;
    float:left;
}

.profile_container .forth_holder .right {
    font-family:"ff-dagny-web-pro";
    font-size:9px;
    width:252px;
    color:#545454;
    padding:0 3px 0 3px;
    line-height:10px;
    margin:3px 0 0 0;
}

.profile_container .forth_holder .right .first_p {
    font-family:"ff-dagny-web-pro";
    font-size:9px;
    width:252px;
    color:#545454;
    padding:0 5px 0 0px;
    line-height:10px;
    margin:0px 0 0 0;
}

.profile_container .forth_holder .right p {
    font-family:"ff-dagny-web-pro";
    font-size:9px;
    width:252px;
    color:#545454;
    padding:0 5px 0 0px;
    line-height:10px;
    margin:5px 0 0 0;
}






.blue_panel {
    width:393px;
    background-image: url('../images/expertProfile/profile_head.png');
    padding:17px 15px 17px 14px;
    position:relative;
}

.blue_panel_top_row {
    width:393px;
    height:30px;
}

.blue_panel_top_row .h1 {
    font-size:17px;
    padding:0;
    margin:0;
    line-height:17px;
    font-weight:bold;
    letter-spacing:0px;
    float:left;
}

.blue_panel_top_row .h2 {
    font-size:13px;
    padding-top:2px;
    line-height:13px;
    font-weight:bold;
    letter-spacing:0px;
    float:right;
}

.blue_panel_left {
    float:left;
    width:110px;
    height:88px;
}

.blue_panel_middle {
    float:left;
    width:173px;
    height:88px;
}

.blue_panel_right {
    float:left;
    width:110px;
    height:88px;
}


.logo_box {
    max-width:110px;
    text-align:left;
}

.logo_box img {
    margin:7px auto 0 auto;
    max-width:88px;
    max-height:60px;
    /*border:5px white solid;*/
    margin: 0 auto;
}

.logo_box a {
    margin: 0 auto;
    color:White;
    font-size:10px;
}

.photo_box {
    width:110px;
    text-align:right;

}
.photo_box img {
    margin:7px 0 0 0;
    max-width:106px;
    max-height:82px;
    border:5px white solid;
    margin: 0 auto;
}

.blue_panel_middle { 
    font-size:11px;
    line-height:11px;
}

.blue_panel_middle .compname { 
    text-decoration:underline;
    font-weight:bold;
    line-height:12px;
    font-size:11px;
}

.blue_panel_middle .pername { 
    font-weight:bold;
    line-height:12px;
    font-size:11px;
}

.blue_panel_middle .email { 
    text-decoration:underline;
}





.bottom_half {
    position:relative;
    width:393px;
    height:335px;
    overflow:hidden;
    padding:15px 25px 0 14px;
    /*border-bottom:15px solid #fff;*/

}

.profile_text {
    float:left;
    width:393px;
    font-size:9px;
    color:#696868;
    margin-bottom:10px;
}

.profile_text p {
    margin-top:0;
}

.profile_text p.first_p {
    font-weight:bold;
}

.profile_footer {
    font-size:12px;
    font-weight:bold;
    color:#2c2b2b;
    padding: 0 30px;
}

.profile_footer .footer_left {
    float:left;
}

.profile_footer .footer_right {
    float:right;
}

.profile_footer .footer_left .blue {
    color:#29a9d6;
}

.profile_footer .footer_right .blue {
    color:#29a9d6;
}

.noProfile {
    margin:20px 0;
}

.noProfile span {
    font-size:13px !important;
}


















/*
.profile_container {
    width:422px;
    height:529px;
    padding: 9px 0 0 0;
    font-family:"ff-dagny-web-pro";
    color:#fff;
}

.blue_panel {
    background-image: url('../images/advisorProfile/top.png');
    width:390px;
    padding:11px 15px;
    position:relative;
}

.blue_panel .h1 {
    font-size:20px;
    padding:0;
    margin:0;
    line-height:20px;
    font-weight:bold;
    letter-spacing:0px;
}

.blue_panel .h2 {
    font-size:14px;
    padding:0;
    line-height:14px;
    font-weight:bold;
    letter-spacing:0px;
}

.logo_website_box {
    position:absolute;
    right:9px;
    top:9px;
    width:155px;
    height:115px;
}

.logo_box {
    width:155px;
    height:83px;
    text-align:center;
}

.logo_box .logo {
    margin:10px auto 0 auto;
}

.website_box {
    width:155px;
    height:32px;
    font-size:8px;
    text-align:center;
}

.website_box a {
    color:#fff;
    text-decoration:underline;
    font-size:9px;
}

.photo_info_box {
    width:240px;
    margin-top:20px;
}

.photo_box {
    height:94px;
    width:92px;
    margin-right:8px;
    float:left;
    background-color:#fff;
    text-align:center;
}

.photo_box .photo {
    margin:10px auto 0 auto;
    max-height:80px;
}

.info_box {
    float:left;
    font-size:10px;
    line-height:11px;
}

.info_box .compname { 
    text-decoration:underline;
    font-weight:bold;
    line-height:13px;
}

.info_box .pername { 
    font-weight:bold;
    line-height:13px;
}

.info_box .email { 
    text-decoration:underline;
}

.bottom_half {
    position:relative;
    height:319px;
    width:400px;
    padding:11px 15px 0 15px;
    overflow:hidden;
}

.profile_text {
    float:left;
    width:400px;
    font-size:9px;
    color:#696868;
}

.profile_text p {
    margin-top:0;
}

.profile_text p.first_p {
    font-weight:bold;
}

.profile_footer {
    font-size:9px;
    font-weight:bold;
    color:#2c2b2b;
    padding: 0 15px;
}

.profile_footer .footer_left {
    float:left;
}

.profile_footer .footer_right {
    float:right;
}

.profile_footer .footer_left .blue {
    color:#29a9d6;
}

.profile_footer .footer_right .blue {
    color:#29a9d6;
}

*/