﻿/* main site page setup */
body {
    background: #fff;
    font-family: arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    vertical-align: bottom;
}

a {
    color: #0076A8;
    text-decoration: none;
}

    a:hover {
        color: #0076A8;
        text-decoration: underline;
    }
/* end main site setup */


/* main appearance */
#page {
    padding: 0px;
    margin: 0px auto;
    text-align: left;
    width: 790px;
    top: 0;
}

#sidebar {
    padding: 0px 0px 0px;
    width: 158px;
    float: left;
    position: relative;
    z-index: 4;
}

    #sidebar a.go_home {
        display: block;
        background: #ffffff url(/images/HubLogo.gif) no-repeat bottom left;
        height: 50px;
        width: 158px;
        position: absolute;
        margin: 0;
        padding: 0px 0px 0px;
        font-size: 13px;
        border-bottom: solid 4px #0076A8;
    }

#sidebar_content {
    font-size: 11px;
    margin: 2em 0px 0px;
    padding: 32px 0px 0px;
    color: #000;
    border-bottom: solid 1px #CCC;
    background: #E8F8FF;
}

.marginNoteIcon {
    margin-left: -2px !important;
    margin-left: -2px !important;
}

.marginRatingVndrInfo {
    margin-left: 2px !important;
    margin-right: 1px !important;
}
/*HUB B26 321 PCR1*/
.hubambessador {
    margin-right: 6px !important;
    margin-top: 1px !important;
}

#ctl00_LeftMenu_SideAPP1_SidebarUserWelcome {
    display: none;
}

/* ------------- CSS styles WITH user welcome message --------------- */
/* Just uncomment the following block to overwrite the settings above and show the current user */


#sidebar a.go_home {
    border-bottom: 0px;
}

#ctl00_LeftMenu_SideAPP1_SidebarUserWelcome {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 50px 0px 0px;
    width: 154px;
    z-index: 5;
    position: absolute;
    text-align: center;
    border: 2px solid #0076A8;
    background: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}

#sidebar_content {
    font-size: 11px;
    margin: 50px 0px 0px;
    padding: 6px 0px 0px;
    color: #000;
    border-bottom: solid 1px #CCC;
    background: #E8F8FF;
}

.sidebar_content_small {
    height: 68px;
}

.sidebar_content_publicprofile {
    height: 100px;
}

.sidebar_content_medium {
    height: 142px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
}

/* ------------- END -------------- */

#topholder {
    position: relative;
    float: right;
    width: 632px;
    z-index: 199;
}

#topnav {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 34px;
    background: url(/images/topbar_background1.gif) no-repeat left bottom;
}

#page_body {
    width: 632px;
    float: right;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

    #page_body.directory {
        width: 790px;
        float: right;
        padding: 0px 0px 0px 0px;
        vertical-align: top;
    }

#content {
    padding: 2px 3px 2px 2px;
    border-top: none;
    border-left: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    font-size: 12px;
}

    #content.directory {
        padding: 15px 3px 2px 2px;
    }

   
#content_stage {
    padding: 0px 15px 15px 15px;
    min-height: 350px; /*ie 6 doesn't support min-height*/
    height: auto !important;
    height: 350px;
}

/* end main appearence */


/* Side Login */
#sidelogin {
    padding: 8px 0px 10px 5px;
    line-height: 15px;
    height: 186px;
    width: 145px;
}

    #sidelogin label {
        color: #333;
        font-weight: bolder;
        white-space: nowrap;
    }

    #sidelogin .inputtext {
        width: 137px;
        margin: 0px 0px 5px;
    }

    #sidelogin .inputsubmit {
        margin: 5px 0px 2px;
        width: 60px;
    }

    #sidelogin .inputcheckbox {
        width: 120px;
    }

    #sidelogin p {
        padding: 0px;
        line-height: 18px;
    }

    #sidelogin #doquicklogin {
        margin: 10px 0 8px 0;
    }
/* End Side Login */


/* Top Nav Links */
#topnav a {
    text-decoration: none;
    color: white;
}

#topnav ul.main_set {
    font-size: 13px;
    float: left;
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
/* End Top Nav Links */


/* Top Primary Nav Links */
#topnav ul.primary_set {
    float: left;
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
}

#topnav .primary_set li {
    float: left;
    background: #0076A8;
    border: solid 1px #0076A8;
    margin-top: 3px;
    line-height: 26px;
}

    #topnav .primary_set li:hover {
        background: #F7F7F7;
        border: solid 1px #D3D3D3;
    }

        #topnav .primary_set li:hover a {
            color: #0076A8;
        }

    #topnav .primary_set li a {
        color: #cccccc;
        display: block;
        padding: 0px 10px 0px 10px;
    }

/* End Top Primary Nav Links */


/* Top Nav Secondary Links */
#topnav ul.secondary_set {
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
    text-align: right;
    float: right;
    list-style: none;
    font-size: 11px;
    margin: 10px 6px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#topnav .secondary_set li {
    float: left;
    display: block;
    color: #cccccc;
    padding-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
}

    #topnav .secondary_set li:hover a {
        color: white;
        text-decoration: underline;
    }

    #topnav .secondary_set li a {
        color: #cccccc;
        text-decoration: none;
    }

/* End Top Nav Secondary Links */


/* Page Footer */
#pagefooter {
    clear: both;
    padding: 0px;
    margin: 0px;
    line-height: 16px;
    width: 100%;
    height: 186px;
    padding: 40px 0 0 0;
    background: #002F48 url(../../images/bg-footer-wrapper.png) repeat-x top;
}

    #pagefooter.directory {
        width: 90%;
        margin: 0 auto;
    }

    #pagefooter ul {
        display: block;
        list-style: none;
        float: right;
        margin: 0px;
        padding: 0px 2px 0px;
        margin-top: 8px;
    }

    #pagefooter li {
        float: left;
        padding: 0px;
    }

    #pagefooter a {
        text-transform: lowercase;
        padding: 2px 6px;
    }

    #pagefooter .copyright {
        color: #777;
        float: left;
        margin: 0px 0px 0px 148px;
        padding: 8px 10px 0px 29px;
        font-size: 7pt;
    }

.directory.copyright {
    margin: 0px 0px 0px 0px !important;
}

/* End Page Footer */

.file_title {
    font-weight: bold;
}

.secondary_file_title {
    font-size: 9pt;
    font-weight: normal;
}

/* login styles */
#loginform {
    text-align: left;
    margin: 20px auto;
    width: 350px;
}

    #loginform p {
        line-height: 16px;
        margin: 10px 0px;
        text-align: left;
    }

.logo_small {
    font-size: 8pt;
}

.error_text {
    text-align: center;
    color: Red;
    font-weight: bold;
}

.form_row {
    padding: 0px 0px 8px 0px;
    text-align: left;
}

    .form_row label {
        display: block;
        float: left;
        text-align: left;
        padding: 2px 0px;
        width: 90px;
        height: 0px;
        font-weight: bold;
    }

    .form_row input {
        margin: 0px;
    }

    .form_row .inputtext, .inputpassword {
        width: 225px;
    }

.loginCheckbox label {
    float: none;
    display: inline;
    padding-left: 5px;
}
/* end login styles */


/* button styles */
.inputbutton, .inputsubmit {
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: #D9DFEA;
    border-left-color: #D9DFEA;
    border-bottom-color: #0076A8;
    border-right-color: #0076A8;
    background-color: #0076A8;
    color: #FFFFFF;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    margin-top: 2px;
}

.delete_buttons {
    padding-bottom: 5px;
    visibility: hidden;
    display: none;
}

.edit_button {
    border: 0px;
    text-align: center;
    cursor: hand;
    padding-right: 4px;
}
/* end button styles */


/* header styles */
.title_header {
    background: white;
    padding: 2px 2px 5px;
    font-size: 14pt;
    margin-top: 2px;
    display: block;
}

    .title_header h2 {
        background: url('/images/icons/hidden.gif') no-repeat 1px 0px;
        font-size: 12px;
        margin: 0px;
        padding: 0px 0px 0px 24px;
    }

    .title_header.add_border {
        /*border-bottom: solid 1px #ccc;*/
    }

h3.title_header {
    font-size: 14px;
    font-weight: bold;
}

.title_header h4 {
    color: #666;
    font-size: 11px;
    padding: 3px 0 0 24px;
}

    .title_header h4.no_icon {
        padding: 3px 0 0 0;
    }

.profilepage_space {
    margin-bottom: 5px;
}

.profilepage_header {
    background-color: #EEEEEE;
}

h3.profilepage_header {
    padding-top: 4px;
}

.profilepage_mainheader {
    height: 18px;
    padding: 6px 2px;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

/* header styles */


/* collapsible panel styles */
.collapsible_background {
    border: 1px solid #D3D3D3;
    background: #F7F7F7;
    padding: 0px;
    margin-bottom: 4px;
    z-index: 99;
}

.collapsible_reply_background {
    width: 99%;
}

.collapsible_panel {
    background: #f7f7f7;
    padding: 2px 2px 0px 2px;
    text-align: right;
    z-index: 101;
    overflow: hidden;
    height: 25px;
    width: 589px;
}

.collapsible_panel_company {
    background: #f7f7f7;
    padding: 2px 2px 0px 2px;
    text-align: right;
    z-index: 101;
    overflow: hidden;
    width: 589px;
}

.collapsible_image {
    padding-right: 5px;
    float: right;
}
/* end collapsible panel styles */


/* firefox content panels */
.collapsible_content {
    top: 0px;
    left: 0px;
    text-align: left;
    white-space: normal;
    margin: 2px 2px 2px 2px;
    z-index: 100;
    display: block;
}

.collapsible_content_noFileName {
    top: 0px;
    left: 0px;
    text-align: left;
    white-space: normal;
    margin: 2px 2px 2px 2px;
    z-index: 100;
    display: block;
    margin-top: 19px;
}

.collapsible_content_edit {
    top: 0px;
    left: 0px;
    visibility: hidden;
    text-align: left;
    padding: 1px 1px 1px 1px;
    z-index: 200;
    display: none;
}

.collapsible_content_edit_User {
    top: 0px;
    left: 0px;
    visibility: hidden;
    text-align: left;
    padding: 1px 1px 1px 1px;
    z-index: 200;
    display: none;
    margin-top: 18px;
}
/* end firefox content panels */

/* ie content panels */
.collapsible_content_IE {
    top: 0px;
    left: 0px;
    text-align: left;
    white-space: normal;
    margin: 2px 2px 2px 2px;
    z-index: 100;
}

.collapsible_content_edit_IE_User {
    visibility: hidden;
    display: none;
    text-align: left;
    padding: 1px 1px 1px 1px;
    margin: 4px 2px 2px 2px;
    z-index: 100;
}

.collapsible_content_edit_IE {
    visibility: hidden;
    display: none;
    text-align: left;
    padding: 1px 1px 1px 1px;
    margin: -15px 1px 1px -1px;
    z-index: 100;
}
/* end ie content panels */

.main_column {
    z-index: 2;
    padding-top: 2px; /*position:relative;*/
    margin-top: 4px;
}

.main_column_float {
    z-index: 2;
    padding-top: 2px;
    margin-top: 4px;
    float: left;
}

.header_panel {
    font-size: 11pt;
    font-weight: bold;
    padding-bottom: 3px;
    float: left;
    width: 560px;
}

.message_file_left_panel {
    font-weight: bold;
    padding-bottom: 2px;
    float: left;
    width: 420px;
}

.file_status_right_panel {
    text-align: center;
    padding-right: 5px;
    page-break-after: always;
}

.file_status_right_panel_IE {
    text-align: center;
    padding-right: 5px;
    margin-top: 3px;
}

.collapsible_icons {
    padding-top: 5px;
    float: right;
}

.collapsible_icons_extrapadding {
    padding-top: 25px;
    float: right;
}

.save_icon {
    text-align: center;
    float: right;
    padding-top: 4px; /*position: relative;*/
    vertical-align: bottom;
    margin-right: 8px;
    margin-bottom: 1px;
}

.input_panel {
    float: left;
    page-break-before: always;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    width: 583px;
}

.history_panel {
    float: left;
    page-break-before: always;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    margin-right: 0px;
    font-family: Arial;
    font-size: 8pt;
}

/* collapsible panel styles */


/* control file status styles */
/*oHUB 307 PP Req.8 add two new attribute "position: relative;top: 1px;"*/
.file_status_CRE {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFC4C4;
    position: relative;
    top: 1px;
}

.file_status_DRF {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFC4C4;
    position: relative;
    top: 1px;
}

.Character_Remain {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #D3D3D3;
    position: relative;
    top: 1px;
}

.file_status_REL {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #E8F8FF;
    position: relative;
    top: 1px;
}

.file_status_ACP {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #D2FFD2;
    position: relative;
    top: 1px;
}

.file_status_PUB {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #E1E1E1;
    position: relative;
    top: 1px;

}

.file_status_SRC {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFCC00;
    position: relative;
    top: 1px;
}

.file_warning {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFC4C4;
    cursor: pointer;
    position: relative;
    top: 1px;
}

.file_warning_on {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFC4C4;
    cursor: pointer;
    position: relative;
    top: 1px;
}

.file_warning_off {
    margin-top: 3px;
    padding: 3px 3px 3px 3px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
    background: #FFC4C4;
    cursor: pointer;
    display: none;
    position: relative;
    top: 1px;
}
/*end control file status styles*/


/* input styles for display labels */
.generic_label {
    font-size: 12pt;
    padding-bottom: 20px;
}


.input_value_right {
    font-size: 8pt;
    float: right;
    margin: 2px 2px 2px 2px;
    width: 155px;
    text-align: right;
    vertical-align: bottom;
}

.input_value_box {
    font-size: 8pt;
    text-align: left;
    overflow: hidden;
    width: 96%;
}

fieldset {
    padding-left: 4px;
    padding-right: 4px;
}

.input_name {
    font-size: 7pt;
    font-weight: bolder;
    /*	float: left;
	width: 107px;*/
    text-align: left;
    vertical-align: bottom;
    height: 15px;
    display: block;
    margin: 1px;
}

.input_value {
    font-size: 8pt;
    float: left;
    width: 153px;
    text-align: left;
    height: 15px;
    overflow: hidden;
    vertical-align: bottom;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

/* additional style for element with focus */
input.on_focus, textarea.on_focus {
    /*	background-color: #FFFE9D;
	color: #0076A8; */
    border: 2px solid #6694E3 !important;
    outline-color: -moz-use-text-color !important;
    outline-style: none !important;
    outline-width: 0 !important;
}

.input_name_NEW {
    font-size: 8pt;
    font-weight: bolder;
    width: 107px;
    text-align: left;
    vertical-align: baseline;
    padding: 2px 2px 2px 2px;
    white-space: nowrap;
    line-height: 12px;
}

.input_value_NEW {
    font-size: 8pt;
    width: 153px;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap;
    padding: 2px 2px 2px 2px;
    line-height: 12px;
}

    .input_value_NEW a {
        color: #0076A8;
    }

.input_value_NEW_Icon {
    width: 133px;
}

.input_name_NEW_Short {
    font-size: 8pt;
    font-weight: bolder;
    width: 100px;
    text-align: left;
    vertical-align: baseline;
    padding: 2px 2px 2px 2px;
    white-space: nowrap;
    line-height: 12px;
}

.input_value_NEW_Short {
    font-size: 8pt;
    width: 125px;
    text-align: left;
    vertical-align: bottom;
    white-space: nowrap;
    padding: 2px 2px 2px 2px;
    line-height: 12px;
}

.input_value_long_NEW {
    font-size: 8pt;
    text-align: left;
    padding: 2px 2px 2px 2px;
    width: 450px;
}

.facebox td.input_name_edit {
    font-size: 8pt;
    font-weight: bolder;
    width: 107px;
    text-align: left;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}

.facebox td.input_value_edit {
    font-size: 8pt;
    width: 153px;
    text-align: left;
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.facebox td.input_value_link {
    font-size: 8pt;
    text-align: left;
    white-space: nowrap;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.facebox form {
    margin: 0px;
    padding: 0px;
}

.facebox td.input_value_long_desc {
    font-size: 8pt;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
}


.input_value_long {
    font-size: 8pt;
}


.input_value_dd_NEW {
    font-size: 8pt;
    width: 128px;
    text-align: left;
    border-width: 1px;
    margin: 2px 2px 2px 0px;
    padding: 2px 2px 2px 0px;
    display: block;
}

/* empty select combos in FF2 should use this style */
.input_value_dd_FF2 {
    font-size: 8pt;
    float: left;
    width: 161px;
    text-align: left;
    height: 20px;
    border-width: 1px;
    margin: 2px 2px 1px 2px;
    padding: 2px 2px 2px 0px;
    display: block;
}


/* for Firefox */
.input_value_dd {
    /*	background-color: #FFFFFF; 
	font-size: 8pt;
	float: left;
	width: 161px;
	text-align: left;
	border-width: 1px;
	margin: 2px 2px 2px 2px;
	margin: 1px;
	padding: 2px 2px 2px 0px;
	display: block; 
*/
    font-size: 8pt;
    width: 160px;
    margin: 1px 1px 1px 0px;
    padding: 3px;
}

.input_value_dd_IE {
    /*
	float: left;
	margin: 3px 2px 2px 2px;
	padding: 3px 3px 3px 0px;
	text-align: left;
	vertical-align: middle;
	*/
    font-size: 8pt;
    width: 180px;
    margin: 1px;
    padding: 1px;
}

.input_value_text {
    font-size: 8pt;
    /*	float: left; */
    /*	margin: 2px 2px 2px 2px;*/
    width: 155px;
    text-align: left;
    vertical-align: middle;
    height: 15px;
}

.user_input_name {
    font-size: 7pt;
    font-weight: bolder;
    float: left;
    margin: 6px 2px 0px 2px;
    padding: 2px 3px 0px 0px;
    width: 85px;
    text-align: left;
    vertical-align: middle;
    height: 11px;
}

.user_input_name_short {
    font-size: 7pt;
    font-weight: bolder;
    float: left;
    margin: 6px 2px 0px 2px;
    padding: 2px 3px 0px 0px;
    width: 84px;
    text-align: left;
    vertical-align: middle;
    height: 11px;
}

.user_input_value {
    font-size: 8pt;
    float: left;
    margin: 5px 2px 0px 2px;
    padding: 2px 3px 1px 0px;
    width: 130px;
    text-align: left;
    vertical-align: middle;
    height: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user_input_value_short {
    font-size: 8pt;
    float: left;
    margin: 5px 2px 0px 2px;
    padding: 2px 3px 1px 0px;
    width: 130px;
    text-align: left;
    vertical-align: middle;
    height: 13px;
}

.user_input_value_dd {
    font-size: 8pt;
    float: left;
    width: 136px;
    text-align: left;
    border-width: 1px;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 0px;
    display: block;
}

.user_input_value_dd_short {
    font-size: 8pt;
    float: left;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 0px;
    width: 126px;
    text-align: left;
    border-width: 1px;
}

.left_menu_top:hover {
    color: #cccccc;
    background: #0076A8;
    margin: 5px 3px 0px 3px;
    padding: 3px 3px 3px 3px;
    border: solid 1px #0076A8;
}

.left_menu_top {
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #0076A8;
    margin: 5px 3px 0px 3px;
    padding: 3px 3px 3px 3px;
    background: #F7F7F7;
    border: solid 1px #D3D3D3;
    width: 78px;
    text-align: center;
}

.input_uom {
    font-size: 8pt;
    float: left;
    vertical-align: bottom;
    width: 13px;
}

.input_spacer {
    font-size: 8pt;
    float: left;
    vertical-align: baseline;
    width: 10px;
}

.row_spacer {
    vertical-align: baseline;
    width: 1px;
    height: 4px;
}

.file_name {
    font-size: 12pt;
    text-decoration: underline;
    padding-bottom: 20px;
}

.file_name_enter {
    font-size: 10pt;
    font-style: italic;
    text-align: left;
    width: 250px;
}


.left_detail_column {
    width: 100px;
    margin: 7px 3px 3px 0px;
    height: 210px;
    float: left;
}

.notification_panel {
    padding: 1px 1px 1px 1px;
    float: left;
    page-break-before: always;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 81%;
    color: Black;
}
/* end input styles for display labels */


/* input styles for input controls */
.listbox_value {
    font-size: 10px;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 450px;
    text-align: left;
    vertical-align: bottom;
    border: 1px solid #D3D3D3;
    background-color: #FFFFFF;
}
/* end input styles for input controls */


/* file name styles */
.file_name_link {
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 10px;
}

/* end file name styles */


/* message styles */
.read_message {
    font-weight: normal;
}

.not_message {
    font-weight: bold;
}

.message_file_recieved_date {
    font-size: 8pt;
    text-decoration: none;
    float: right;
    padding-right: 5px;
    padding-bottom: 4px;
}

.message_file_recieved_date_view {
    font-size: 9pt;
    text-decoration: none;
    float: right;
    padding-right: 10px;
    padding-bottom: 5px;
}

.posting_message_text {
    font-size: 8pt;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 80%;
    text-align: left;
    vertical-align: bottom;
}

.postings_label {
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    width: 85px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.postings_text {
    font-size: 8pt;
    font-weight: normal; /*margin: 2px 2px 2px 2px; */ /*float:left;*/ /*width:80%;*/
    text-align: left; /*vertical-align:bottom;	*/
    width: 400px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.postings_text_lines {
    font-size: 8pt;
    font-weight: normal; /*margin: 2px 2px 2px 2px; */ /*float:left;*/ /*width:80%;*/
    text-align: left; /*vertical-align:bottom;	*/
    width: 400px;
    overflow: hidden;
    display: block;
}

.collapsible_post_panel_Firefox {
    background: #f7f7f7;
    padding: 2px 2px 2px 2px;
    text-align: right;
    width: auto; /*z-index: 101;*/
    overflow: hidden;
    height: 25px;
}

.collapsible_post_panel_IE {
    background: #f7f7f7; /* padding is the enemy*/ /*padding: 2px 2px 2px 2px;*/
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: right; /*width:auto;*/ /*z-index: 101;*/
    overflow: hidden;
    height: 25px;
    width: 99%;
}

.posting_header_left_panel {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 400px;
    height: 15px;
}

.message_value {
    font-size: 8pt;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 80%;
    text-align: left;
    vertical-align: bottom; /*position:relative;*/
}

.message_subject {
    font-size: 8pt;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 80%;
    text-align: left;
    vertical-align: bottom;
}

.message_text {
    font-size: 8pt;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 80%;
    text-align: left;
    vertical-align: bottom; /*position:relative;	*/
    overflow: hidden;
}

.message_text_newmsg {
    font-size: 8pt;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    float: left;
    width: 440px;
    text-align: left;
    vertical-align: bottom;
    overflow: hidden;
}

.message_file_header_panel {
    font-size: 8pt;
    padding-bottom: 4px;
    float: left;
    width: 97%;
}

.message_reply_header_panel {
    font-size: 8pt;
    padding-bottom: 4px;
    float: left;
    width: 96%;
}

.message_file_header_attachment_icon {
    padding-top: 2px;
    margin-left: -1px;
    float: left;
    width: 2%;
    text-align: center;
}

.message_file_header_author_value {
    width: 20%;
}

.message_file_header_subject_value {
    display: block;
    width: 50%;
}

.message_file_label {
    font-size: 7pt;
    font-weight: bolder;
    margin: 2px 2px 2px 2px;
    padding-left: 7px;
    float: left;
    width: 15%;
    text-align: left;
    vertical-align: bottom;
}
/* end message styles */


/* links */
.TitleLINK {
    font-size: 14pt;
}

    .TitleLINK:hover {
        cursor: pointer;
        font-size: 14pt;
    }

/* end links */


/* Message Filter Styles */
.listing_filter_panel_open_FireFox {
    color: #0076A8;
    background: #E8F8FF;
    border-left: solid 1px #D3D3D3;
    border-right: solid 1px #D3D3D3;
    border-bottom: solid 1px #D3D3D3;
    padding: 2px 5px 5px 5px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    width: 482px;
    overflow: hidden;
    z-index: 102;
    position: relative;
}

.filter_panel_open_Explorer {
    color: #0076A8;
    background: #E8F8FF;
    border-left: solid 1px #D3D3D3;
    border-right: solid 1px #D3D3D3;
    border-bottom: solid 1px #D3D3D3;
    padding: 2px 5px 5px 5px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    width: 582px;
    overflow: hidden;
    z-index: 102;
    position: relative;
}

.filter_panel_open_Firefox {
    color: #0076A8;
    position: relative;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 3px 3px 3px 3px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    z-index: 150;
    width: 100%;
}

.listing_filter_content {
    position: relative;
    color: Black;
    font-size: 10pt;
    padding: 2px 2px 2px 2px;
    float: right;
    text-align: left;
    font-size: 8pt;
    z-index: 151;
    visibility: hidden;
    display: none;
}

.filter_content {
    color: Black;
    padding: 2px 2px 0px 2px;
    text-align: left;
    font-size: 8pt;
    z-index: 151;
    clear: both;
}

.listing_filter_panel_closed_Firefox {
    color: #0076A8;
    position: relative;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 3px 3px 3px 3px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    z-index: 150;
    visibility: hidden;
    display: none;
}

.listing_filter_panel_closed_Explorer {
    color: #0076A8;
    position: relative;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 3px 3px 3px 3px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    z-index: 150;
    visibility: hidden;
    display: none;
}

.filter_panel_closed_Firefox {
    color: #0076A8;
    position: relative;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 3px 3px 3px 3px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    z-index: 150;
}

.filter_panel_closed_Explorer {
    color: #0076A8;
    position: relative;
    background: #E8F8FF;
    border-left: solid 1px #D3D3D3;
    border-bottom: solid 1px #D3D3D3;
    border-right: solid 1px #D3D3D3;
    padding: 3px 3px 3px 3px;
    float: right;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    z-index: 150;
}

.filter_button {
    text-align: center; /*	float:right; */
    /*width: 575px; */
    display: block;
}
/* End Message Filter Styles */


/* Modal Windows */
.modal_background {
    background: #c1c1c1;
    top: 0px;
    left: 0px;
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 200;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
}

.modal_background_attachment {
    background: #c1c1c1;
    top: 0px;
    left: 0px;
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 202;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
}

.modal_background_invisible {
    position: absolute;
    visibility: hidden;
    z-index: 150;
    background: none;
}

.modal_message {
    border: solid 1px #000000;
    background: #ffffff;
    visibility: hidden;
    position: absolute;
    color: #231f20;
    padding: 3px 3px 3px 3px;
    z-index: 201;
    top: 0px;
    left: 0px;
    width: 300px;
}

.modal_message_attach {
    border: solid 1px #000000;
    background: #ffffff;
    visibility: hidden;
    position: absolute;
    color: #231f20;
    padding: 3px 3px 3px 3px;
    z-index: 203;
    top: 0px;
    left: 0px;
    width: 300px;
}


.grid_name {
    font-size: 10pt;
    text-decoration: underline;
}

.grid_dd {
    width: 150px;
    font-size: 9pt;
    float: right;
    margin-top: 5px;
}

.grid_float {
    float: right;
    position: relative;
}

.grid_header {
    background: #0076A8;
    border: solid 1px #0076A8;
    color: #D3D3D3;
    padding: 4px 4px 4px 4px;
    text-align: left;
}

.grid_row {
    padding: 2px 2px 2px 2px;
    text-align: left;
}
/* End Modal Windows */


/* data pager */
.datapager {
    float: right;
    padding-top: 5px;
    position: static;
}
/* end data pager*/


/* attachment modal styles */
.attachment_iframe {
    border: none;
    padding: 5px 0px 0px 0px;
    vertical-align: bottom;
    text-align: right; /*width:280px;*/
}



.attachment_name {
    text-align: left;
    width: 176px;
    font-family: Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 12px;
    color: #231f20 !important;
    line-height: 18px !important;
    text-transform: none;
    margin: 0;
    font: inherit;
    min-height: 20px !important;
    display: inline-block;
    border-radius: 3px;
    vertical-align: baseline;
    overflow: visible !important;
    white-space: pre;
    align-items: center;
    -webkit-rtl-ordering: logical;
    background-color: white;
    cursor: auto;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-shadow: none;
    -webkit-writing-mode: horizontal-tb;
    height: 20px;
    border: 1px solid #ccc;
    padding-top: 3px;
    padding-bottom: 2px;
}

.information_text {
    margin-top: 50px;
    text-align: center;
    font-weight: bold;
}

/* end attachment modal styles */


.ListSearchPrompt {
    font-style: italic;
    font-size: 8pt;
    color: Gray;
    height: 17px;
    width: 100px;
}

.holder {
    margin: 0;
    border: 1px solid #999;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 4px 5px 0;
    width: 280px;
    white-space: nowrap;
    text-align: left;
    float: left;
    list-style: none;
}

    .holder ul {
        width: 120px;
        padding: 2px 1px 1px 2px;
        background: #FFD5D5;
        border: 1px solid #999;
        margin-top: 5px;
    }

.input-text-label {
    font-weight: bold;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.new_input {
    width: 427px;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
    text-align: right;
}

    .new_input input {
        width: 404px;
        /*	margin: 0;
	border: solid 0px #e1e1e1;
	outline: 0;
	padding: 3px 3px 3px 3px;*/
        /*background: #CAEFFF;*/
    }

.list_wrapper {
    width: 425px;
    border: 1px solid #999;
    height: 113px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1px 1px 1px 1px;
}

ul.list_multiple_cols li {
    text-align: left;
    visibility: visible;
    display: inline;
    float: left;
    list-style: none;
    height: 28px;
    width: 127px;
    padding: 2px 1px 1px 2px;
    background: #FFD5D5;
    border: 1px solid #999;
    margin-top: 3px;
    margin-left: 3px;
}

    ul.list_multiple_cols li.unread {
        background: #FFD5D5;
    }

    ul.list_multiple_cols li.read {
        background: #f7f7f7;
    }

    ul.list_multiple_cols li.new {
        background: #CAEFFF;
    }

    ul.list_multiple_cols li.own {
        background: #FFFFE1;
    }

.sharing_icons {
    float: right;
    margin-bottom: 5px;
}

    .sharing_icons img:hover {
        cursor: pointer;
    }

.input_list {
    position: absolute;
    background: #CAEFFF;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
    width: 423px;
    padding: 5px 2px 5px 2px;
    visibility: hidden;
    font-size: 10pt;
    z-index: 250;
    overflow-x: hidden;
}

    .input_list div {
        margin: 2px 2px 2px 2px;
        padding: 2px 2px 2px 2px;
        border: solid 1px #CAEFFF;
    }

        .input_list div:hover {
            background: #f7f7f7;
            border: solid 1px #999;
        }

/*ul
{
	margin: 0 auto;
	display: inline;
}*/


.AttachmentIcon {
    width: 50px;
    text-align: center;
    float: left;
    padding: 3px 3px 3px 3px;
}

.AttachmentImage {
    border-style: none;
    text-decoration: none;
}

.UploadDoc {
    text-align: right;
}

Div#MessageLoadingDivHolder {
    background-image: url(/images/Waiting_32px.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 32px;
    height: 47px;
    margin: 0 auto;
}

.MessageLoadingDivHolderParent {
    width: 32px;
    float: left;
    visibility: visible;
    display: none;
}

.PagerControlHolder {
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

.PagerControlArea {
    padding-top: 4px;
}

.PagerControlHolder a {
    color: #0076A8;
}

.PagerControlHolderDimmed {
    color: #777;
}

Div#LoadingDivHolder {
    background: url(/images/Waiting_32px.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*background-image: url(/images/Waiting_32px.gif);
	background-repeat: no-repeat;
	background-position: right;*/
    width: 200px;
    height: 32px;
    margin: 0 auto;
}

Div#LoadingDivMessage {
    text-align: right;
    width: 250px;
    padding-top: 8px;
    margin: 0 auto;
    color: #8E8E8E;
    height: 14px;
}

Div#LoadingDivPBarHolder {
    width: 370px;
    padding-top: 8px;
    margin: 0 auto;
    height: 14px;
}

Div#LoadingDivPBarBack {
    width: 200px;
    border: 2px solid #D3D3D3;
    height: 14px;
    display: block;
    float: right;
}

Div#LoadingDivPBarState {
    background-color: #cccccc;
    height: 14px;
    display: block;
    float: left;
    width: 0px;
}

Div#LoadingDivHolderParent {
    position: absolute;
    top: 160px;
    left: 0px;
    width: 100%;
    z-index: 10;
}

    Div#LoadingDivHolderParent.ProfilePage {
        width: 97%;
    }

Div#QuickSelectLinksArea {
    height: 18px;
}

.filterPanelOpen_Explorer {
    color: #0076A8;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 4px 9px 5px 5px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: -19px;
    margin-bottom: 8px;
}

.filterPanelOpen_Firefox {
    color: #0076A8;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 4px 3px 23px 3px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: -16px;
    margin-bottom: 8px;
}

.filterPanelClosed_Explorer {
    color: #0076A8;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 4px 5px 5px 5px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: -19px;
    margin-bottom: 8px;
}

.filterPanelClosed_Firefox {
    color: #0076A8;
    background: #E8F8FF;
    border: solid 1px #D3D3D3;
    padding: 4px 3px 3px 3px;
    font-size: 8pt;
    font-weight: bold;
    margin-top: -16px;
    margin-bottom: 8px;
    height: 17px;
}

Div#FilterInfo {
    float: left;
    text-align: left;
    margin-top: 1px;
    margin-bottom: 0px;
    font-weight: normal;
    color: black;
    font-size: 12px;
}

Div#FilterPanelLink {
    float: right;
    text-align: right;
}

option.addnewlink {
    color: red;
    text-align: right;
}


/* Style definitions for account drop down menu */
ul#lvl1 img {
    border: 0;
}

ul#lvl1 {
    padding: 0;
    cursor: pointer;
    list-style: none;
}

    /* Fix IE. Hide from IE Mac \*/
    * html ul#lvl1 li {
        float: left;
        height: 1%;
    }

        * html ul#lvl1 li a {
            height: 1%;
        }
    /* End */

    ul#lvl1 li {
        position: relative;
        border: 0px !important;
    }

        /* The magic */
        ul#lvl1 li:hover ul#lvl2, ul#lvl1 li.over ul#lvl2 {
            display: block;
        }

        ul#lvl1 li a {
            color: #cccccc;
            text-decoration: none;
        }

        ul#lvl1 li:hover a, ul#lvl1 li.over a {
            text-decoration: underline;
            color: #FFFFFF;
        }

        ul#lvl1 li a:link, ul#lvl1 li a:visited, ul#lvl1 li:hover a, ul#lvl1 li a:hover, ul#lvl1 li a:active {
            display: block;
        }

ul#lvl2 {
    border: 1px solid #D3D3D3;
    text-align: left;
    padding: 0 0 0 0;
    list-style: none;
    display: none;
    width: 64px;
    position: absolute;
    top: 18px;
    left: -7px;
    z-index: 199;
    padding-top: 0px;
    padding-bottom: 0px;
}

    ul#lvl2 li {
        margin: 0px;
        line-height: 16px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        ul#lvl2 li a:link, ul#lvl2 li a:visited {
            background: #0076A8;
            width: 60px;
            position: relative;
            padding: 2px 2px 2px 2px;
            text-decoration: none !important;
            margin: 0px;
            line-height: 16px;
            color: #cccccc !important;
        }

        ul#lvl2 li:hover a, ul#lvl2 li a:active, ul#lvl2 li a:hover {
            background: #F7F7F7;
            padding: 2px 2px 2px 2px;
            width: 60px;
            position: relative;
            padding: 2px 2px 2px 2px;
            text-decoration: none !important;
            color: #0076A8 !important;
            margin: 0px;
            line-height: 16px;
        }

#topnav .secondary_set li ul#lvl1 li ul#lvl2 li {
    margin: 0px;
    line-height: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
}
/* End: Style definitions for account drop down menu */

.MaxWidth {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.MaxWidthWrap {
    display: block;
    overflow: hidden;
}

.MaxWidth150 {
    max-width: 150px;
}

.MaxWidth190 {
    max-width: 190px;
}

.MaxWidth240 {
    max-width: 240px;
}

.MaxWidth260 {
    max-width: 260px;
}

.MaxWidth275 {
    max-width: 275px;
}

.MaxWidth290 {
    max-width: 290px;
}

.MaxWidth420 {
    max-width: 420px;
}

.MaxWidth455 {
    max-width: 455px;
}

.MaxWidth475 {
    max-width: 475px;
}

.MaxWidth485 {
    max-width: 485px;
}

.MaxWidth525 {
    max-width: 525px;
}

.MaxWidth590 {
    max-width: 590px;
}

/* autocomplete textbox style */
.ac_secondline {
    font-style: italic;
    font-size: 11px;
}
/*Control File Templates*/
.controlfile-group {
    /*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.0;
    text-decoration: none;
    font-size: 10pt;
    list-style: none;
    border: 1px solid #d3d3d3;
    margin-bottom: 3px;
    background-color: #F7F7F7;
}



.controlfile-header {
    /*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 18px;
    text-decoration: none;
    font-size: 10pt;
    list-style: none;
    cursor: pointer;
    [if window.location.href="PRG"] width: 600px;
    background: #E6E6E6 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

.controlfile-header-highlight {
    background-color: Transparent;
}

.msg-header {
    /*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.4;
    text-decoration: none;
    font-size: 8pt;
    list-style: none;
    cursor: pointer;
    background: #F7F7F7 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}

.msg-header_unread {
    font-weight: bold;
}

.controlfile-header a {
    /*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 10pt;
    list-style: none;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    padding: 3px 0px 3px 5px;
}

.controlfile-header:hover, .msg-header:hover {
    /*	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; */
}

.controlfile-content {
    padding: 5px 5px 5px 5px;
    background: #F7F7F7;
    color: #231f20;
}

.expand {
    background-image: url(/images/expand_blue.jpg);
    width: 13px;
    height: 13px;
}

.collapse {
    background-image: url(/images/collapse_blue.jpg);
    width: 13px;
    height: 13px;
}

.view_holder {
    display: block;
    visibility: visible;
    padding: 3px 5px 3px 5px;
}

.add_new_share {
    margin: 1px;
    /*padding: 3px 5px 3px 5px; */
    /*	border: solid 1px #00000;*/
    /*background: #fff; */
    width: 100%;
}

.additional_detail_tab {
    padding: 5px 5px 5px 5px;
}
/* =========================================================================================================== */
/* definitions for dialogs */

.facebox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
}

    .facebox .popup {
        /*	position: relative;   commented out is the fix for #996!! */
    }

    .facebox table {
        border-collapse: collapse;
    }

    .facebox td {
        border-bottom: 0;
        padding: 0;
    }

    .facebox .body {
        padding: 10px;
        background: #fff;
    }

    .facebox .loading {
        background: white;
        position: inherit;
        display: block;
        text-align: center;
    }

    .facebox .image {
        text-align: center;
    }

    .facebox img {
        border: 0;
        margin: 0;
    }

    .facebox .footer {
        border-top: 1px solid #D3D3D3;
        padding-top: 5px;
        margin-top: 10px;
        text-align: right;
    }

    .facebox .header {
        border-bottom: 1px solid #D3D3D3;
        padding-bottom: 1px;
        margin-bottom: 5px;
        height: 20px;
        font-weight: bold;
    }

    .facebox .tl, .facebox .tr, .facebox .bl, .facebox .br {
        height: 10px;
        width: 10px;
        overflow: hidden;
        padding: 0;
    }

.facebox_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.faceboxtitle {
    font-weight: bold;
}

.facebox_hide {
    z-index: -100;
}

.facebox_overlayBG {
    background-color: #000;
}

.facebox .buttonArea {
    padding-top: 6px;
    text-align: center;
}


* html .facebox_overlay {
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* =========================================================================================================== */

.GeneralLoadingDivHolderParent {
    position: relative;
    left: 0px;
    width: 100%;
}

.GeneralLoadingDivHolder {
    background-image: url(/images/Waiting_32px.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

.fourcoltable_NameCol {
    padding: 2px;
    vertical-align: top;
    line-height: 12px;
}

.fourcoltable_ValueCol {
    padding: 2px;
    vertical-align: top;
    line-height: 12px;
}

.twocoltable_NameCol {
    padding: 2px;
    vertical-align: top;
    line-height: 12px;
}

.twocoltable_ValueCol {
    padding: 2px;
    vertical-align: top;
    line-height: 12px;
}

.layoutTable {
    width: 100%;
}

.contacts_label {
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    width: 85px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contacts_text {
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
    width: 180px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file_status_small {
    padding: 2px;
    font-size: 7pt;
    border: solid 1px #D3D3D3;
    background: #E1E1E1;
    vertical-align: text-top;
    font-weight: bold;
}

/* Styles for Geolocation input textfield context menue */
.contextMenu {
    position: absolute;
    width: 140px;
    z-index: 225;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 0px;
    margin: 0px;
    display: none;
}

    .contextMenu LI {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .contextMenu A {
        color: #333;
        text-decoration: none;
        display: block;
        line-height: 18px;
        height: 18px;
        outline: none;
        padding: 1px 5px 0px 5px;
    }

    .contextMenu LI.hover A {
        color: #FFF;
        background-color: #3399FF;
    }

    .contextMenu LI.disabled A {
        color: #AAA;
        cursor: default;
    }

    .contextMenu LI.hover.disabled A {
        background-color: transparent;
    }

    .contextMenu LI.separator {
        border-top: solid 1px #CCC;
    }

a.messageUserLinkRead {
    color: #231f20;
    text-decoration: none;
    font-style: italic;
}

    a.messageUserLinkRead:hover {
        color: #231f20;
        font-style: italic;
        text-decoration: underline;
    }

a.messageUserLinkUnRead {
    color: #231f20;
    text-decoration: none;
    font-weight: bold;
}

    a.messageUserLinkUnRead:hover {
        color: #231f20;
        text-decoration: underline;
        font-weight: bold;
    }

a.messageUserLinkAuthor {
    color: #231f20;
    text-decoration: none;
}

    a.messageUserLinkAuthor:hover {
        color: #231f20;
        text-decoration: underline;
    }

/* =========================================================================================================== */

.BranchAndContactsTable {
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    line-height: 19px;
}

    .BranchAndContactsTable span {
        background-position: center left;
        background-repeat: no-repeat;
        padding-left: 20px;
        cursor: pointer;
    }

    .BranchAndContactsTable td {
        vertical-align: middle;
    }

    .BranchAndContactsTable span.branch {
        background-image: url(/images/icons/building.gif);
    }

    .BranchAndContactsTable span.branchRole {
        background-image: url(/images/icons/building_link.gif);
    }

    .BranchAndContactsTable span.contactRole {
        background-image: url(/images/icons/folder_user.gif);
    }

    .BranchAndContactsTable span.contact {
        background-image: url(/images/icons/user.gif);
    }

    .BranchAndContactsTable span.serviceRole {
        background-image: url(/images/icons/folder_wrench.gif);
    }

    .BranchAndContactsTable span.productRole {
        background-image: url(/images/icons/wrench.gif);
    }

    .BranchAndContactsTable span.dimmed {
        filter: alpha(opacity=8);
        -moz-opacity: 0.8;
        opacity: 0.8;
    }

    .BranchAndContactsTable img.ContextMenueShowImage {
        width: 14px;
        height: 14px;
        border: 0;
        margin-left: 10px;
        vertical-align: middle;
    }

.BranchAndContactsContextMenu A {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 18px;
    height: 18px;
    background-position: 6px center;
    background-repeat: no-repeat;
    outline: none;
    padding: 1px 5px;
    padding-left: 28px;
}

.contextMenu LI.separator {
    border-top: solid 1px #CCC;
}

.contextMenu LI.serviceRole A {
    background-image: url(/images/icons/folder_wrench.gif);
}

.contextMenu LI.productRole A {
    background-image: url(/images/icons/wrench.gif);
}

.contextMenu LI.contactRole A {
    background-image: url(/images/icons/folder_user.gif);
}

.contextMenu LI.contact A {
    background-image: url(/images/icons/user.gif);
}

.contextMenu LI.edit A {
    background-image: url(/images/icons/cog_edit.gif);
}

.contextMenu LI.delete A {
    background-image: url(/images/icons/cross.gif);
}

.contextMenu LI.sendCorpEmail A {
    background-image: url(/images/icons/email_go.png);
}

div.ANotApplied {
    background-color: #CAEFFF;
    width: 10px;
    height: 16px;
    margin: 1px;
}

div.BReadReceipt {
    background-color: #FFD5D5;
    width: 10px;
    height: 16px;
    margin: 1px;
}

div.CFileOwner {
    background-color: #FFFF95;
    width: 10px;
    height: 16px;
    margin: 1px;
}

div.DDefault {
    background-color: #F3F3F3;
    width: 10px;
    height: 16px;
    margin: 1px;
}

div.CurrentUsersShare {
    border: solid 1px #990000;
    width: 8px;
}

.TooltipAvailable {
    cursor: help !important;
}

.dimmedElement {
    opacity: 100;
    filter: alpha(opacity=60);
    -moz-opacity: 100;
}

.inheritedContact {
    font-style: normal;
    color: #5A5A5A;
    /*	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;*/
}

div.ContactsLegend {
    display: none;
    float: left;
    font-size: 8pt;
    width: 350px;
}

.ButtonLink {
    text-align: left;
    background-color: #E7E7E7;
    padding: 2px 2px 2px 2px;
    margin-top: 2px;
    font-size: 8pt;
    font-weight: bold;
    color: #5A5A5A;
}

    .ButtonLink a {
        color: #0063C6;
    }

#ContentTable td {
    padding: 4px 2px 2px 2px !important;
}

.PageSizeSelector {
    border: 0px;
    padding-right: 1px;
}

#GroupMenu {
    display: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px;
    width: 163px;
    z-index: 5;
    position: absolute;
    background: #E8F8FF;
    height: auto;
    top: 130px;
    text-align: left;
    border: 2px solid #D3D3D3;
}

#ControlFileGroupMenu_CreatePosting td {
    border-bottom: 1px solid #D3D3D3;
}

#ControlFileGroupMenu_CreatePostingLink {
    background: url("/images/icons/NewMessageTRANS.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_Copy td {
    border-top: 1px solid #D3D3D3;
}

#ControlFileGroupMenu_CopyLink {
    background: url("/images/icons/ManageTRANS.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_DeleteLink {
    background: url("/images/icons/Delete1TRANS.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_AddVendor td {
    border-top: 1px solid #D3D3D3;
}

#ControlFileGroupMenu_AddVendorLink {
    background: url("/images/icons/AddVendor.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_CreatePosting td, #ControlFileGroupMenu_Copy td, #ControlFileGroupMenu_Delete td, #ControlFileGroupMenu_Release td, #ControlFileGroupMenu_Publish td, #ControlFileGroupMenu_Source td, #ControlFileGroupMenu_AddVendor td {
    height: 20px;
}

#ControlFileGroupMenu_ReleaseLink {
    background: url("/images/icons/Release.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_PublishLink {
    background: url("/images/icons/Publish2.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#ControlFileGroupMenu_SourceLink {
    background: url("/images/icons/Source.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#GroupMenu_Selection td {
    text-align: center;
    border-top: 1px solid #D3D3D3;
}

#GroupMenu_RecycleMsgLink {
    background: url("/images/icons/Recycle.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#GroupMenu_DeleteMsgLink {
    background: url("/images/icons/Delete1TRANS.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#GroupMenu_RestoreMsgLink {
    background: url("/images/icons/Restore.gif") no-repeat center left;
    padding-left: 23px;
    display: block;
    line-height: 20px;
}

#GroupMenu_RecycleMsg td, #GroupMenu_DeleteMsg td, #GroupMenu_RestoreMsg td {
    height: 20px;
}

#GroupMenu_DeleteMsg td {
    border-top: 1px solid #D3D3D3;
}

.GroupMenu_Path {
    display: none;
    z-index: 3;
    position: absolute;
    background-color: #0076A8;
}

#ControlFileGroupMenu_GroupCopy {
    font-size: 12px;
    width: 100%;
    margin: 10px 0px 10px 0px;
}

    #ControlFileGroupMenu_GroupCopy .alabel {
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 5px;
    }

#NewFileContacts table, #NewFileAttachments table, #NewFileTabDocumentLibrary table {
    border-collapse: separate;
}

#NewFileAttachments {
    font-size: 14px;
}

#NewFileTabDocumentLibrary {
    font-size: 14px;
}

.controlfile-header-rqdt, .stateStatus {
    margin-top: 3px;
    padding: 3px 2px 3px 2px;
    font-size: 8pt;
    border: solid 1px #D3D3D3;
}

.controlfile-header-rqdt-edit:hover {
    background: #BFBFBF;
}

.replies_text_lines {
    font-size: 7pt;
    font-weight: bolder;
    float: left;
    margin: 6px 2px 0px 2px;
    padding: 2px 3px 0px 0px;
    text-align: left;
    vertical-align: middle;
    min-height: 11px;
    width: 300px;
}

#ListingPageQuickSelectArea span a {
    vertical-align: top;
}

.tabsdefault {
    font-size: 15px;
}

#NewFileContactButtonArea {
    font-size: 8pt;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel, div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
}

    div.rating-cancel, div.rating-cancel a {
        background: url(/includes/js/jquery/jquery.rating/delete.gif) no-repeat 0 -16px;
    }

    div.star-rating, div.star-rating a {
        background: url(/images/icons/rating3.png) no-repeat 0 0px;
    }

        div.rating-cancel a, div.star-rating a {
            display: block;
            width: 16px;
            height: 100%;
            background-position: 0 0px;
            border: 0;
        }

div.star-rating-on a {
    background-position: 0 -16px !important;
}

div.star-rating-hover a {
    background-position: 0 -32px;
}

div.rating-cancel.star-rating-hover a {
    background-position: 0 -16px;
}
/* Read Only CSS */
div.star-rating-readonly a {
    cursor: default !important;
}
/* Partial Star CSS */
div.star-rating {
    background: transparent !important;
    overflow: hidden !important;
}
/* END jQuery.Rating Plugin CSS */

input.star {
    visibility: hidden;
}

.profilepage_logo td {
    padding: 0px;
    text-align: center;
    width: 200px;
}

.profilepage_logo img {
    max-width: 200px;
    max-height: 175px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.profilepage_menu {
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
}

    .profilepage_menu img {
        vertical-align: top;
        margin-top: -2px;
        border-width: 0px;
    }

.profilepage_splittedheader {
    display: block;
    height: 27px;
}

.profilepage_splittedheader_left {
    float: left;
}

.profilepage_splittedheader_right {
    float: right;
    padding: 3px 3px 0px 18px;
    background: #EEEEEE url(/images/icons/zoom.png) no-repeat scroll left center;
    text-align: center;
}

.CompanyShortNameValidationTrue {
    background-image: url('/images/icons/valid_true.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 165px;
}

.CompanyShortNameValidationFalse {
    background-image: url('/images/icons/valid_false.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 163px;
}

#WideContainer {
    width: 767px;
    background-color: #FFFFFF;
    margin-left: -180px;
    display: block;
    padding: 15px 15px 0px 10px;
    border: solid 1px #D3D3D3;
    border-style: solid none solid solid;
    margin-bottom: -19px;
    min-height: 180px;
}

#FilterContactsServicesHelp {
    margin-top: 2px;
    margin-bottom: -4px;
}

.ProfileSearchTable {
    width: 400px;
    margin-top: 4px;
    margin-left: 80px;
    margin-bottom: 10px;
}

.ProfileSearchField {
    width: 400px;
    font-size: 17px;
}

.ProfileSearchButtonCell {
    text-align: center;
}

.ProfileSearchButton {
    font-size: 14px;
    text-transform: none;
}

.ExpandableDiv {
    cursor: pointer;
    padding: 5px;
    overflow: hidden;
    width: 720px;
}

.ExpandableDivExpanded {
    cursor: default;
    overflow: visible;
    height: auto;
}

.ExpandableDivBottom {
    cursor: pointer;
    padding: 0px 5px 5px 5px;
    text-align: center;
}


.SearchResultRow {
    background-color: #FFFFFF;
}

.SearchResultCell {
    border-top: 1px solid #D3D3D3;
    padding: 4px;
}

.SearchResultBranchesTable {
    border: solid 1px #D3D3D3;
    margin-bottom: 3px;
}

.SearchResultBranchesTableRowName {
    background-color: #EEEEEE;
}

.SearchResultBranchesTableRowName {
    border-bottom: 1px solid #D3D3D3;
    background-color: #EEEEEE;
    padding: 4px;
}

.SearchResultBranchesTableRowAddress {
    background-color: #FFFFFF;
    padding: 4px;
}

.SearchResultProductsTable {
    border: solid 1px #D3D3D3;
}

.SearchResultProductsTableHeader {
    background-color: #EEEEEE;
    text-align: center;
    font-weight: bold;
    padding: 2px;
}

.SearchResultProductsTableRow {
    border-top: solid 1px #D3D3D3;
    padding: 2px 2px 0px 2px;
}

.SearchResultBranchesProfileLink {
    text-align: center;
    padding: 4px;
    background-color: #EEEEEE;
}

.SeoIndexLinkTable {
    width: 400px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.SeoIndexRole {
    margin-bottom: 5px;
    background-color: #EEEEEE;
    height: 18px;
    padding: 6px 2px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.SeoIndexDescription, .SeoIndexSeeAlso {
    font-size: 12px;
}


.SeoGroupedListGroup {
    /*float: left;*/
    /*width: 164px;*/
    background-color: #EEEEEE;
    display: block;
    padding: 4px;
    margin: 6px;
}

.SeoGroupedListGroupHeader {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    height: 18px;
}

.SeoGroupedListGroupProduct {
    font-size: 12px;
}

.SeoTabContent {
    height: 100%;
}

#pageWide {
    clear: both;
    padding-top: 10px;
    margin: 0px auto;
    text-align: left;
    width: 90%;
}

.SeoProductsList {
    /*float:left;*/
    font-size: 12px;
    /*width: 170px;*/
    display: block;
    padding: 2px;
    margin: 2px;
    height: 18px;
}

.SeoTabContent p {
    margin: 4px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    padding-bottom: 4px;
}

.SearchResultCellBranch {
    font-size: 10pt;
}

.vendorRating {
    float: left;
    background: url(/images/icons/rating2.png) no-repeat 10px 1px;
    text-align: left;
    width: 26px;
    font-weight: bold;
}

.vendorRating0 {
    float: left;
    background: url(/images/icons/rating.png) no-repeat 10px 1px;
    width: 26px;
}

.vendorPublic {
    float: left;
    background: url(/images/icons/checkmark.png) no-repeat 10px 1px;
    width: 26px;
}

.legend {
    margin-top: 130px;
    font-size: 14px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 10px 0px;
}

.vendorRatingLegend {
    background: url(/images/icons/rating2.png) no-repeat 10px 6px;
    padding: 6px 0px 6px 30px;
}

.vendorPublicLegend {
    background: url(/images/icons/checkmark.png) no-repeat 10px 6px;
    padding: 6px 0px 6px 30px;
}


/*harshad*/

ol.timeline {
    list-style: none;
}

    ol.timeline li {
        position: relative;
        border-bottom: 1px #dedede dashed;
        padding: 8px;
    }

.morebox {
    font-weight: bold;
    color: #333333;
    text-align: center;
    border: solid 1px #333333;
    padding: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

    .morebox a {
        color: #333333;
        text-decoration: none;
    }

        .morebox a:hover {
            color: #333333;
            text-decoration: none;
        }

#container_comment {
    margin-left: 60px;
    width: 580px;
}

#cluetip-title {
    text-align: center;
    font-family: Arial, sans-serif, Helvetica !important;
}

.facebox_new, .facebox_new tr, .facebox_new td, .facebox_new div, .facebox_new span, .facebox_new label {
    font-family: Arial, sans-serif, Helvetica !important;
}

.FontClass {
    font-family: Arial, sans-serif, Helvetica;
    font-size: 12px !important;
    line-height: 12px !important;
    color: #00609c !important;
    font-weight: 400;
}