#professional_nav_container{
    width: 660px;
    height: 245px;
    padding-left: 1px;
    background: url("/images/profile-background.gif") repeat-y;
    padding-right:3px;
    overflow: hidden
}
#profile_service_summary{
    min-height:30px;
}
#sidebar_about{
    padding-top: 10px;
    color: #4B4B4B;
    font-size: 12px;
    padding-bottom: 10px;
}

#sidebar_followers{
    background: url("/images/followers_icon.gif") no-repeat left;
    padding-left: 22px;
    margin-top:8px;
    color: #898989;
    margin-bottom: 8px;
}
#sidebar_rank{
    /*background: url("/images/ranked_star.png") no-repeat left top;*/
    /*padding-left: 24px;*/
    margin-top:6px;
    color: #000000;
    margin-bottom: 8px;
}
#sidebar_recommendations{
    background: url("/images/recommend.png") no-repeat left;
    padding-left: 22px;
    margin-top:6px;
    color: #898989;
    margin-bottom: 8px;
    /*margin-left : 20px;*/
}
#sidebar_write_recommendation{
    background: url("/images/review.png") no-repeat left;
    padding-left: 22px;
    margin-top:8px;
    color: #898989;
    margin-bottom: 8px;
    /*margin-left : 20px;*/
}
#sidebar_phone{
    /*background: url("/images/btn.png") no-repeat left;
    padding-left: 25px;*/
    margin-top:8px;
    font-size:10px;
    margin-bottom: 8px;
    /*margin-left : 20px;*/
}
#sidebar_contact{
    background: url("/images/send_contact_icon.png") no-repeat left;
    padding-left: 22px;
    margin-top:8px;
    color: #898989;
    margin-bottom: 8px;
}
#sidebar_share{
    background: url("/images/share_icon.png") no-repeat left;
    padding-left: 22px;
    color: #898989;
    margin-bottom: 10px;
    margin-top: 8px;
    /*margin-left : 20px;*/
}

#sidebar_followers_panel{
    width: 246px;
    padding-left: 13px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#sidebar_ad{
    width: 240px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 5px;
}
.profile_top_header_links {
    /*height: 30px;*/
    margin-left:20px;
    width:450px;
}
#profile_image_container{
    width: 226px;
    padding: 20px 16px 0;
}
#enthuisast_profile_image_container{
    width: 160px;
    padding: 20px 16px 0;
}
#scenery_image_address_bar{
    position: relative;
    top: 168px;
    height: 78px;
    padding-left:15px;
    /*padding-right: 15px;*/
    /*background: #818d99;*/
    /*background: #A39480;*/
                background: url("/images/profile_objects_new.png");
    /* for IE */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";*/
    opacity:.20;
        filter:alpha(opacity=20);
        -ms-filter:alpha(opacity=20);
            /* CSS3 standard */
    z-index: 1;
}
#enthusiast_address_bar {
    font-size:12px;
    font-weight:bold;
    color: #4B4B4B;
}
#scenery_image_address_bar_text {
    color:#FFFFFF;
    height:77px;
    padding:0 16px;
    position:relative;
    top:98px;
    z-index:2;
}

#scenery_image_address_bar_business_name h2{
    font-size: 19px;
    font-weight: normal;
    color: #ffffff;
    z-index: 2;
    margin-top:0px;
    margin-bottom:0px;
}
.scenery_image_address_bar_regular {
    font-size: 12px;
    font-weight: bold;
    color: #DAE9EF;
}

#scenery_image_address_right{
    display:block;
    float:right;
    text-align:right;
    width:32%;
}

#scenery_image_address_left{
    float: left;
    width:65%;
    overflow:hidden;
}

#sidebar{
    width: 262px;
    background: #ebf0f2;
    min-height: 430px;
    float:right;
    /*padding-bottom:15px;*/
}

#side_bar_user_info{
    width: 226px;
    padding: 0 20px 0 40px;
}
#side_bar_user_name_info{
    width: 226px;
    padding: 0 20px 0 30px;
}
.scenery_image {
    width: 660px;
    height: 245px;
    position: absolute;
    top: inherit;
    left: inherit;
}
#view_left{
    width: 664px;
    float:left;
}
#enthusiast_nav_container{
    width: 659px;
    height: 74px;
    margin-left: 1px;
    background-color:#C5D2D9;
    padding-right:3px;
    overflow: hidden
}
#enthnsiast_address_bar_text {
    position: relative;
    top: 8px;
    padding: 0px 16px;
    height: 65px;
    color: #ffffff;
}
#enthusiast_name_text {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    z-index: 2;
}

#updates_objects_head{
    position: relative;
    top: 5px;
    height: 77px;
    padding-left:15px;
    padding-right: 15px;
    background:url("/images/profile_objects_new.png");
    width:632px;
}
#professional_tabnav{
    position: relative;
    top: 55px;
    z-index: 3;
}
#enthusiast_tabnav{
    position: relative;
    top: -27px;
    z-index: 3;
}
.tabnav {
    padding: 0px;
    z-index: 2;
    height: 25px;
    float:none;
    margin-left: 15px;
}
.tabnav a:hover{
    text-decoration: none;
    color:#0083CE;
}
.tabnav ul {
    margin-top:11px;
    margin-left: auto;
    margin-right: auto;
    padding:0px 0px 0px 0px;
    list-style:none;
}
.tabnav li {
    float:left;
    background:url("../images/tab_left.gif") no-repeat left top;
    margin-right: 4px;
    padding-left: 5px;
    width: 105px;
}
.tabnav a {
    float:left;
    display:block;
    background:url("../images/tab_right.gif") no-repeat right top;
    padding: 5px 14px 5px 6px;
    text-decoration:none;
    text-align: center;
    font-weight:bold;
    font-size: 12px;
    color:#000000;
    width: 85px;
}

.tabnav .active{
    background-image:url("../images/tab_left_on.gif");

}
#business_logo_edit_icon{
    position:absolute;margin-top:2px;margin-left:-70px;opacity:0.9; display:none;
}
#enthu_profile_image_edit_icon{
   position:absolute;margin-top:5px;opacity:0.9;display:none;
}
#pro_profile_image_edit_icon{
   position:absolute;margin-top:5px;opacity:0.9;display:none;
}
.text_area_box{
    width:595px;
    height:75px;
    margin-top:10px;
    margin-bottom: 10px;
}
.tabnav a.active {
    background-image:url("../images/tab_right_on.gif");
    color:#A0410D;
}
.quick_updates_box{
    background-color: #DDF4F9;
        padding: 10px;
    width: 600px;
   -moz-border-radius: 6px 6px 6px 6px;
}
.bg_div_cmmt{
    background-color: #DDF4F9;
    padding-left:10px;
    padding-right:10px;
    width: 610px;
}
.tooltextabout{position:relative; }
.tooltextabouthover{position:relative;}
.tooltextabout span{display: none;}
.tooltextabouthover span{
  display:block;
  position:absolute;
  border:1px solid black;
  min-width:60px;
  text-align:center;
  background-color:#FFEF76; color:black;
}
.toolname{position:relative; }
.toolnamehover{position:relative;}
.toolname span{display: none;}
.toolnamehover span{
  display:block;
  position:relative;
  border:1px solid black;
  min-width:60px;
  text-align:center;
  background-color:#FFEF76; color:black;
}
.content_summary {
    color: #4B4B4B;
    font-size:12px;
    line-height:1.4;
    float:left;
    margin-left:20px;
    padding-bottom:10px;
    width:620px;
    line-height:1.4;
}
.show_text_area_content {
    overflow:hidden;
}

.show_text_area_content p{
    padding-top:1em;
    line-height:1.2em;
    margin-top:0em;
    margin-bottom:0em;
}

#individual_profile_object_head{
        float:left;
        margin-top:10px;
        width:625px;
}
#view_service_left_column{
    float:left;
    line-height:1.5;
}
#view_service_right_column{
    float:right;
    width:200px;
    color: #000000;
}
#prfile_content_summary{
    color: #4B4B4B;
    font-size:12px;
    line-height:1.4;
    float:left;
    margin-right:10px;
    padding-bottom:10px;
    width:500px;
    line-height:1.4;
}
#profile_logo{
    float:left;
    margin-left:5px;
    padding-bottom:5px;
    width:130px;
    height:100px;
    color: #4B4B4B;
    font-size:12px;
    line-height:1.4;
}

.profile_view_box{
    float:left;
    width:115px;
    height:auto;
    margin-top:5px;
    line-height:1.4;
    font-size:12px;
}
.w_145 {
    width: 145px !important;
}

.profile_view_box_enthu{
    vertical-align:top;
    float:left;
    width:155px;
    min-height:50px;
    /*margin-left:25px;*/
    line-height:1.4;
    font-size:12px;
}
.update_view_summary{
    width:400px;
    margin-left:32px;
    margin-top:10px;
}
#favourited_items{
    float:left;width:490px; margin-left:15px;
}
#profile_objects_tabnav{
    position: relative;
    top: -35px;
    z-index: 3;
}
.updates_active_link{   color:#A0410D;   font-weight:bold;   font-size:14px; }
.updates_inactive_link {   color:#2F98D4;   cursor:pointer;   font-size:14px; }
.span_selected_link{ color:#A0410D; font-weight:bold;font-size:16px;}
#comment_box_top{
    background:url("/images/comment_box_top.png") no-repeat;height:5px;
}
#comment_box_bottom{
    background:url("/images/comment_box_bottom.png") no-repeat;height:5px;
}

.details_sub_head{
    float:left;
    margin-top:10px;
    margin-right:10px;
    color:#4B4B4B;
    font-size:12px;
}
.details_sub_head a{
    font-size:12px;
}

.details_sub_head .display_time{
    font-size:12px;
    color:#4B4B4B;
}
#claim_profile{
    background-image:url("/images/claim_profile.png");
    height:25px;
    width:151px;
    vertical-align:middle;
}