body { font-family: verdana, helvetica, arial, sans-serif; background-color: rgb(255, 255, 255); font-size: 14px; } #wrapper { border-bottom: 10px solid rgb(255, 255, 255); border-left: 10px solid rgb(255, 255, 255); border-right: 10px solid rgb(255, 255, 255); } a { color: rgb(232, 0, 90); } #basket { font-size: 0.8em; } td.subnav { background-color: rgb(239, 239, 239); } a.button_1, img.btn_search, #sidebar li a:hover { background-color: rgb(204, 0, 42); } .menu { padding-top: 8px; } .sub a { background-color: rgb(239, 244, 248); } #header { margin: 2rem 0px 0px; float: none; } .top-bar { clear: both; border-top: 2px solid rgb(204, 204, 204); border-bottom: 2px solid rgb(204, 204, 204); margin-top: 1.5rem; } .top-bar ul { display: flex; padding: 0px; margin: 0px; list-style: none; } .top-bar li { flex-grow: 1; text-align: center; border-left: 1px solid rgb(204, 204, 204); } .top-bar li:first-of-type { border-left: 0px; } .top-bar a { color: rgb(51, 51, 51); padding: 1rem 0px; display: inline-block; width: 100%; text-decoration: none; } .top-bar a:hover { background: rgb(230, 3, 90); color: rgb(255, 255, 255); outline: none; text-decoration: none !important; } .site-footer { clear: both; display: flex; } .footer-section { flex: 1 0 auto; } .site-footer { font-size: 14px; margin-bottom: 1.5rem; } .site-footer h3, .site-footer h4 { color: rgb(0, 25, 41); } .site-footer h3 { margin-bottom: 15px; font-size: 18px; } .site-footer ul { margin: 0px; padding: 0px; list-style: none; line-height: 2; } .site-footer a { color: rgb(232, 0, 90); text-decoration: underline; font-weight: normal; } .site-footer a:hover { text-decoration: none; } .site-footer p { margin-bottom: 15px; }