









div#nav ul li a:hover,
div#nav ul li a:focus,
div#nav ul li a:active,
div#nav ul li a.selected
{


}





#banner
{


}



.body-masthead
{


}

#nav
{


}

body #footer .branded-wrapper, .footer-flatpage-wrapper, ul.footer-flatpage {
    background-color: #232323;
    color: #fff;
}
body #footer .branded-wrapper a, #footer .branded-wrapper a:visited {
    color: #fff;
}
body #footer .branded-wrapper .branded .branded-software-by {
    border-left: 3px solid #e8532e;
}
ul.footer-flatpage {
    border-top: 1px solid #fff;
}
ul.footer-flatpage a:not(.button) {
    color: #fff;
}
ul.footer-flatpage li:not(:last-child) {
    border-right: 1px solid #fff;
}

.header-sub-nav .list-inline li:nth-child(2) {
display: none;
}

span.glyphicon.glyphicon-question-sign {
display:none;
}
span.glyphicon.glyphicon-info-sign {
display:none;
}

section.header-tools.pull-right span.glyphicon.glyphicon-question-sign {
display:initial;
}

header .header-bottom .row-with-logo .col-md-3 img{
width:115%;
}

table#privacy  {
    border-collapse: collapse;
    width: 100%;
}

table#privacy td, table#privacy th {
    border: 1px solid #ddd;
    padding: 8px;
}

table#privacy tr:nth-child(even){background-color: #f2f2f2;}

table#privacy tr:hover {background-color: #ddd;}

table#privacy th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #00733f;
    color: white;
}

.cell-lot-image img {
    width: auto;
    max-height: 175px;
    margin: auto;
}

footer div.row:first-child:after {
    content: "© 2024 - 1st Machinery Auctions Ltd";
    padding: 0 15px;
    text-align: right;
    width: 100%;
}