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:#F2F2F2; } #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:#202a30; } 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:#CC002A; } .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 */ #logo{ } #banner{ background-color:#ce2438; } /*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:#CC002A; } /************** RHUL Specific START ***************/ .rhul_header_wrapper {background:#202a30; width:100%; height:92px; margin:10px 0 20px 0;} .rhul_header_logo {float:left; background:#ffffff; width:194px; height:92px;} .rhul_header_logo img {border:none;} .rhul_header_buttons_wrapper {background:#202a30; width:auto; line-height:52px; margin-top:22px; float:right;} .rhul_header_button {float:right; width:120px; margin-right:25px;} div#btn1.rhul_header_button {width:100px;} div#btn2.rhul_header_button {width:90px;} div#btn3.rhul_header_button {width:120px;} div#btn4.rhul_header_button {width:80px;} div#btn5.rhul_header_button {width:100px;} .rhul_header_button a {line-height: 16px; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;} .rhul_header_button a:hover {text-decoration:underline;} .rhul_header_button a img {vertical-align:middle; margin-right:3px;} .rhul_footer_wrapper {background:#57676D; width:100%; text-align:right;} .rhul_footer_wrapper p {color:#ffffff; margin:0 15px 0 0; padding:3px 0 3px 0; line-height:30px;} #footer {background:none; padding:0px; height:auto;} #content {margin-bottom:20px;} a.button_1, img.btn_search, #sidebar li a:hover, * html .menu a:hover, .menu *:hover > a, .menu *:hover > a.drop:hover {background-color: #EB641E;} /************** RHUL Specific END ***************/