body { /*####### PLEASE NOTE THAT ONLY 1 CSS FILE CAN BE SUPPLIED. #######*/ /*Here you can change the font family, the font size and the background-color*/ font-size: 0.9em; font-family: 'Open Sans', sans-serif; background-color: #F2F2F2; font-weight: 500; } #wrapper { /*Here you can add/remove border around the content*/ background-color: #FFFFFF; border-bottom: 10px solid #FFFFFF; border-left: 10px solid #FFFFFF; border-right: 10px solid #FFFFFF; } .content h1, .content h2, .content h3, .content h4, a, #sidebar h2, .prod_dept dt, .tabs dl dt, .client_text_colour { /*Here you can change the main colour for titles, links...*/ color: #E94F36; } td.subnav { /*Here you can change the background colour for the navigation on the left*/ background-color: #EFEFEF; } .menu a { color: #666; } a.button_1, img.btn_search, #sidebar li a:hover, * html .menu a:hover, .menu :hover > a, .menu :hover > a.drop:hover { /*Here you can change the hover colour for the links in the navigatiom*/ background-color: #FFFFFF; color: #E94F36; } a:active.button_1, a:link.button_1, a:visited.button_1 { background-color: #FFFFFF; color: #E94F36; } .sub a { /*Here you can change the background colour of the links expanding from the navigation*/ background-color: #EFF4F8; } p { font-weight: 400; } /*Below is the styles for the header, you can add/remove any style relevant to your header */ #logo { } #banner { background-color: #E94F36; border-top: 10px solid #D44831; overflow: hidden; height: 35px; } #banner ul { color: #A9ACB1; list-style-type: none; margin-left: -5px; font-size: 0.92em; font-weight: 400; margin-top: 2px; text-align: left; } #banner ul li { display: inline; list-style-type: none; padding-right: 45px; } .price { color: #A9ACB1; font-size: 14px; font-weight: 500; } #content .s_basket a, #content #basket .basket_account a, #content .basket_help a { background-image: none; font-weight: 400; } #basket { background-image: none; background-color: #EFEFEF; border-radius: 2px; } .sub a { background-color: #fff; } #content .s_basket a:hover, #content #basket .basket_account a:hover, #content .basket_help a:hover { background-image: none; color: #A9ACB1; } /*Below is the styles for the footer, you can add/remove any style relevant to your footer */ #footer { color: #FFF; } #footer { background-attachment: scroll; background-repeat: repeat-x; .rounded background-position: left bottom; background-color: #011A2E; color: #777E85; font-weight: 400; font-size: 1em; padding-top: 50px; padding-bottom: 50px; } #wrapper #header { background-color: #002E52; } #header_title h1 { color: #FFF; } .rounded_inner h2 { font-weight: 400; font-size: 1.6em; } .rounded .rounded_inner2 h2 { font-weight: 400; } #footer-inner .left a { color: #FFF; text-decoration: none; } .rounded { border: 0px solid #D1D1D1; position: relative; padding-left: 10px; width: 660px; clear: left; height: auto; z-index: 10; display: block; } #footer-inner .left a:hover { color: #777E85; text-decoration: none; } h .rounded { border: none; } div.rounded .cat_t { background-image: none; } div.rounded div.cat_b { background-image: none; } img.btn_search { background-color:#E94F36; } .navlist .nav-item a { color: #FFF; text-decoration: none; font-size: 1.2em; font-weight: 400; } .top-horizontal-nav { padding-bottom: 22px; overflow: hidden; } a.button_1:hover span { color: #E94F36; }