body { /*Here you can change the font family, the font size and the background-color*/ font-size:0.8em; font-family:Arial, Helvetica, sans-serif; background-color:#d2e8ee; } #wrapper { /*Here you can add/remove border around the content*/ background-color:#FFFFFF; border-left:10px solid #FFFFFF; border-right:10px solid #FFFFFF; border-radius: 12px 12px 12px 12px; border-top:10px solid #ffffff; margin-top:10px; margin-bottom:10px; border-bottom: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:#004d5d; } td.subnav{ /*Here you can change the background colour for the navigation on the left*/ background-color:#EFEFEF; } 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:#004d5d; } .sub a { /*Here you can change the background colour of the links expanding from the navigation*/ background-color:#EFF4F8; } /*Below is the styles for the header, you can add/remove any style relevant to your header */ .left { float: left: } .clear { clear: both; } #header-inner{ text-align: center; padding-right: 100px; } #logo { margin: 0px 0px 10px 115px; width: 960px; } #logo p { float: right; margin: 0px 10px 0px 0px; padding-right: 100px; } #logo p a:hover { text-decoration: underline; } #header-title p a:hover { text-decoration: underline; } #header-inner { margin: 0px; } #header-title { background-color:#19718b; width: 960px; height: 50px; } #header-title h1 { font-family: Georgia, serif!important; color: #ffffff; font-size: 2em; font-weight: normal; margin: 10px 0px 20px 10px; float: left; } #header-title p a { color: #ffffff; float: right; margin: 20px 10px 15px 0px; text-decoration: none; } #header-title p a:hover { text-decoration: underline; } #top-nav { clear: both; } div.feature { font-size: 0.95em; line-height: 1.3em; padding: 0px; margin-bottom: 10px; overflow: auto; } a.feature-wrapper { overflow: hidden; } a.feature-wrapper .quarter { width: 232px!important; } a.feature-wrapper h2 { font-size: 1.5em; padding: 8px; } a.feature-wrapper:hover div.feature { background-image: url("\\amznfsxs1llngrk.production.wpm\share\WPM\clients\{0}\online_store\data\images7D91-6ADB-526C-5667-0603.jpg"); background-repeat: repeat; width: 232px; } .red, .red a { background-color: #AF2B2B !important; color: #ffffff !important; } .yellow, .yellow a { background-color: #C79529 !important; color: #ffffff !important; } .orange, .orange a { background-color: #F47920 !important; color: #ffffff !important; } .green, .green a { background-color: #7DB339 !important; color: #ffffff !important; } /*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; background-position: left bottom; background-color:#19718b; background-repeat: no-repeat; background-position: left bottom; border-radius: 0px 0px 12px 12px; }