body, table
{
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
}

select
{
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    font-size: 8pt;
}

a, a:visited
{
    text-decoration: none; /* color: Blue; */
}

.imgJVLogo
{
    border: none;
    padding: 10px;
}


.panel
{
    width: 100%;
}

#tdNavLinks
{
    text-align: right;
    vertical-align: top;
}

.feedbackQuestion
{
    font-weight: bold;
}

.welcomeText
{
    font-size: 10pt;
}

.welcomeHeader
{
    font-size: 12pt;
}

.supplementFilter
{
    display: block;
}

.Filters
{
    display: block;
    padding-left: 5px;
}

#leftPane
{
    vertical-align: top;
    width: 200px;
}

#contentPane
{
    vertical-align: top;
    overflow: hidden;
}

#rightPane
{
    vertical-align: top;
    width: 160px;
}

td.buttonAdvert
{
    height: 60px;
}

.tcBBACertificates
{
    background-image: url(/Images/bbabackground.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.supplierName
{
    font-weight: bold;
}

.tcPref
{
    text-align: center;
}

.tbUserNotes
{
    width: 640px;
}

/* Inspired by Specs & Standards */
.productName
{
    color: #003399;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 7px 7px 5px;
    text-align: right;
}

.resultsTable
{
    border-collapse: collapse;
    color: #000000;
    width: 100%;
}

a.none, a:visited.none, a:hover.none
{
    color: #000000;
    cursor: default;
}

a.headerLink, a:visited.headerLink, a.recentlyViewed, a:visited.recentlyViewed, a.recentlyAdded, a:visited.recentlyAdded
{
    color: #0056D7;
    text-decoration: underline;
}

a:hover.headerLink, a:hover.recentlyViewed, a:hover.recentlyAdded
{
    color: #D20005;
    text-decoration: underline;
}

.prime
{
    font-weight: bold;
}

.resultsTableHeader
{
    background-color: #EBEFFF;
    color: #000000;
}

.res
{
    border: solid 1px #CCC;
}

.oddRow
{
    background-color: #F5F5F5;
}

.classificationNode, .classificationTree
{
    margin: 10px;
    color: #000000;
    overflow: hidden;
    cursor: hand;
}

.classificationTree2
{
    /* width: 700px; */
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    word-wrap: break-word;
}

.classification, .suppliers, .recentlyAdded, .recentlyViewed, .preferredSuppliers
{
    color: #000000;
}

.selectedNode
{
	background-color:#EBEFFF;
	color:Black;
}

a.top, a:visited.top
{
    color: #003399;
    font-weight: bold;
}

a:hover.top
{
    color: #A58CAF;
    text-decoration: underline;
}

a.notLink, a:visited.notLink, a:hover.notLink
{
    color: #AAAAAA;
    font-weight: bold;
    cursor: default;
}

a.logout
{
    color: #D2000F;
    font-weight: bold;
}

a:hover.logout
{
    color: #000000;
    text-decoration: underline;
}

.tbLoginname, .tbPassword, .tbSearchTerm, .tbTown, .tbPostcode
{
    width: 180px;
}

.spacer
{
    background-image: url(/Images/spacerbar.gif);
    background-repeat: repeat-x;
    border-width: 0px;
    background-color: #FFFFFF;
}

a.recentlyadded
{
    padding-left: 10px;
    padding-right: 10px;
}

.tcFASTRACKCAD
{
    color: Red;
    text-align: center;
}

.imgISOApproved
{
    height: 20px;
    width: 20px;
}

.iso
{
    text-align: center;
}

.hyperlink
{
    color: Blue;
}

#copyright
{
    text-align: center;
}

.deadLink
{
    color: #000000;
}

.supplier
{
    height: 20px;
}

.wpDefaultExpanded, .wpWhitePanel
{
    background-image: url(images/bar_on.gif);
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    color: White;
}
.wpDefaultHover
{
    background-image: url(images/bar_hover.gif);
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #003399;
}
.wpDefaultCollapsed
{
    background-image: url(images/bar_off.gif);
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #003399;
}

.srchRadioBtnLst input
{
    margin-left: 3px;
}

.supplierLogo
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

