div.d24-main-logo.new {
 background-color: transparent;
 background-position: center center;
 background-size: 100% 100%;
 background-image: url(../Images/LincOnlineNew.png);
 background-repeat: no-repeat;
 width: 273px;
 height: 60px;
 margin: 5px 0;
}

.d24-logo-bar .shopping-cart {
 bottom: 13px;
}

div.d24-login .clock-logo {
 display: inline-block;
 width: 840px;
 height: 390px;
 /*background: transparent url(../Images/decor%2024%20emblem.jpg) left 80px no-repeat;*/
 background: none;
}


input[name=d24_keywordsearch] {
 margin-left:15px;
}

/* -- Color Changes from Dancik BLUE to Custom Color #336699 */
a {
 color: #336699;
 text-decoration: underline;
}
.d24-main-menu li li a {
 color: #336699;
 text-decoration: none;
}
.d24-main-menu li.active .tab-text {
 color: #336699;
}
.ui-widget-content a {
 color: #336699;
}



/* -- Color Changes from Dancik BLUE to Custom color, #183c47  */
h1, h2, h3 {
 border-bottom: 2px solid #183c47;
}
.d24-main-menu {
 background-color: #183c47;
 background-image: none;
}
.d24-table-title,
.d24-table-break {
 background: #183c47;
 border-bottom: 2px solid #183c47;
}
button.d24-fancy-button, input.d24-fancy-button {
 background-color: #183c47;
 background-image: none;
 border: 2px solid #183c47;
}
button.d24-fancy-button:hover, input.d24-fancy-button:hover,
button.d24-fancy-button.waiting, input.d24-fancy-button.waiting {
 background-color: #183c47;
 background-image: none;
}
.ui-tabs .ui-widget-header {
 background: #183c47;
}
.ui-tabs .ui-state-active a {
 color: #183c47;
}
.d24-user-bar {
 color: #183c47;
}
.d24-item-details .item-details-auto-order .title {
 color: #183c47;
}
.d24-item-details .item-details-auto-order .content {
 border-top: 2px solid #183c47;
}


/* -- Change Search Icon to not have Blue background. */
.d24_smallSearchIcon,
input.itemSearch {
 background-image: url(../Images/d24_magnify20x20.png);
 background-position: center center;
 background-repeat: no-repeat;
 background-color: transparent;
 border: 1px solid #DDDDDD;
 border-radius: 4px;
}
.d24_smallSearchIcon {
width: 33px;
height: 27px;
}

