a {
    color:#f58220;
}
a:hover,
a:focus{
    color:#db6200;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background:#f58220;
}

.layouttable th,
.pagination_bar,
#shopping_basket{
    background:#FDF2E8;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background:#f58220;
}
