﻿#LH_wrap_admin_user_title
{
    position: relative;
    text-align: center;
    height: 60px;
    z-index: 3;
    margin-top: 58px;
    margin-bottom: 40px !important;
    margin-right: 0px;
    margin-left: 10px;
    border: 0px solid #0033FF;
    clear: right;
    padding: 0px;
    width: auto;
    overflow: visible;
    visibility: visible;
}
#LH_wrap_customsearch
{
    position: relative;
    text-align: center;
    height: 60px;
    z-index: 3;
    margin-top: 58px;
    margin-bottom: 0px !important;
    margin-right: auto;
    margin-left: auto;
    border: 0px solid #0033FF;
    clear: right;
    padding: 0px;
    width: auto;
    overflow: visible;
    visibility: visible;
}
#LH_wrap
{
    position: relative;
    text-align: center;
    height: 60px;
    z-index: 3;
    margin-top: 58px;
    margin-bottom: 80px !important;
    margin-right: 0px;
    margin-left: 162px;
    border: 0px solid #0033FF;
    clear: right;
    padding: 0px;
    width: auto;
    overflow: visible;
    visibility: visible;
}
#LH_wrap_my_Activity
{
    position: relative;
    text-align: center;
    height: 40px;
    z-index: 3;
    margin-top: 58px;
    margin-bottom: 10px !important;
    margin-right: 0px;
    margin-left: 162px;
    border: 0px solid #0033FF;
    clear: right;
    padding: 0px;
    width: auto;
    overflow: visible;
    visibility: visible;
}
    #activity_summary_table
    {
      position:absolute;
      top:50px;
      right:20px;   
      border:solid 1px #cccccc;
        }
        
    #activity_summary_table tr td
    {
         font-family:Verdana;
         font-size:12px;
         color:#000000;
         text-align:left;
         line-height:17px;
         padding:4px;
         padding-left:8px;
    }
.LH_left_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4287F9;
    position: absolute;
    font-weight: bold;
    left: 14px;
    top: 6px;
    display:block;
}
.LH_left_title_bigger
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4287F9;
    position: absolute;
    font-weight: bold;
    left: 16px;
    top: 5px;
    display:block;
}

.LH_header_line
{
    border-bottom: solid 2px #BED8F1;
    height: 2px;
    width: 98%;
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}
.LH_left_subtitle_link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4878B8;
    position: absolute;
    left: 15px;
    top: 27px;
    text-decoration: none;
    display:block;
}
.LH_linkdiv{
    position: absolute;
    left: 15px;
    top: 27px;
    display:block;
      font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;    
}
.LH_left_link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4878B8;
 text-decoration: none;
}
.LH_left_link:hover{
   text-decoration: underline;
}

.LH_left_subtitle_link:hover
{
    text-decoration: underline;
}
.LH_left_subtitle_greytext{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    position: absolute;
    left: 168px;
    top: 27px;
    text-decoration: none;
    display:block;
}

.LH_left_subtitle_soldlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4878B8;
    position: absolute;
    left: 213px;
    top: 27px;
    text-decoration: none;
    display:block;
}
.LH_left_subtitle_soldlink:hover
{
    text-decoration: underline;
}


#LH_wrap_right_tabs
{
    position: absolute;
    right: 22px;
    top: 0px;
    width: 400px;
    height: 25px;
}

.LH_current_tab
{
    background-image: url("../../newimages/ql_tab_bluebg.jpg");
    background-repeat: no-repeat;
    width: 110px;
    height: 24px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    padding-top: 6px;
    position: relative;
    float: right;
    clear: none;
    margin-right: 4px;
}

.LH_Link_tab
{
    background-image: url("../../newimages/ql_tab_whitebg.jpg");
    background-repeat: no-repeat;
    width: 110px;
    height: 24px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #4878B8;
    text-decoration: none;
    display: block;
    padding-top: 6px;
    position: relative;
    float: right;
    clear: none;
    margin-right: 4px;
     cursor:pointer;
}
.LH_Link_tab:hover
{
    background-image: url("../../newimages/ql_tab_bluebg.jpg");
    background-repeat: no-repeat;

}

