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:#DED6C4; } #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; } #header_title h1{ color:#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:#00859b; } td.subnav{ /*Here you can change the background colour for the navigation on the left*/ background-color:#F4F2EC; } 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:#00859b; } .sub a { /*Here you can change the background colour of the links expanding from the navigation*/ background-color:#00859b; color: #FFF; } a.button_1 span, a.button_2 span, a.button_3 span, a.button_4 span, a.button_green span, a.button_pgreen span, a.button_remove span{ background-color:#00859b; } a.button_1, img.btn_search, #sidebar li a:hover, * html .menu a:hover, .menu :hover > a, .menu :hover > a.drop:hover{ background-color:#00859b; } a.button_green{ background-color:#00859b; } a.button_2{ background-color:#00859b; } a.button_add{ background-position: left -92px; background-color: #00859b; } .modal_message{ color:#00859b; } /*Below is the styles for the header, you can add/remove any style relevant to your header */ #logo{ height: 105px; width: 920px; overflow: hidden; } #banner{ background-color:#00859b; } /*Below is the styles for the footer, you can add/remove any style relevant to your footer */ #footer{ color:#014F37; } #footer{ background-attachment: scroll; background-repeat: repeat-x; background-position: left bottom; background-color:#E8E8E8; } #footer li a:link{ color: #014F37; } #footer li a:hover{ text-decoration: underline; } /*.rounded ul li { list-style-type:disc; ; } .content ul li { list-style-type:disc; }*/ .prod_r ul { margin-left:15px; margin-top:10px; } .prod_r ul li { list-style-type:disc; } .content .extra_info_right ul { margin: 0 0 0 30px; } .content .extra_info_right ul li { list-style-type:disc; } .content .rounded .rounded_inner ul li{ list-style-type:disc; margin: 10px 0 10px 30px; }