body { font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; background-color: rgb(164, 164, 164); } #wrapper { background-color: rgb(255, 255, 255); width: 920px; } a { color: rgb(59, 122, 184); } td.subnav { background-color: rgb(239, 239, 239); } a.button_1, img.btn_search, #sidebar li a:hover { background-color: rgb(204, 0, 42); } .sub a { background-color: rgb(239, 244, 248); } table { border: 0px; } #sidebar, #search_container, #basket, div.rounded .cat_t, div.rounded div.cat_b { background-image: none; } #sidebar { padding: 10px 0px 0px 20px; } .rounded { border: 0px; position: static; } #sidebar .menu h2 { display: none; visibility: hidden; } .menu { padding: 0px; } .menu a, .menu a:visited { padding: 12px; width: 156px; } #search_container { padding: 0px 20px; width: 160px; } #search { width: 180px; } #basket { border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); margin: 0px 0px 20px; width: auto; } #basket, .menu li:first-child { background-color: rgb(246, 246, 246); } .s_basket, .basket_account { float: left; } .basket_help { float: right; } .content { padding: 10px 20px; margin: 0px; width: 660px; } .content li { color: rgb(153, 153, 153); } #header-inner { margin: 15px 0px 0px; } #logo { margin: 0px 20px; } #banner { display: block; height: 100px; background-color: rgb(44, 56, 86); margin-top: 10px; } #banner-inner { margin: auto; padding-top: 6px; padding-left: 10px; } #banner ul { padding: 0px; margin: 0px; } #banner ul li { position: relative; list-style: none; float: left; margin-right: 5px; } #banner ul li.last { margin-right: 0px; } #banner img { border: 1px solid rgb(153, 153, 153); } #banner img:hover { border: 1px solid red; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 2px; } #banner .title { position: absolute; bottom: 5px; left: 5px; font-size: 1.6em; color: white; text-shadow: rgb(0, 0, 0) 1px 1px, rgb(0, 0, 0) -1px -1px 0px, rgb(0, 0, 0) 1px -1px 0px, rgb(0, 0, 0) -1px 1px 0px; } #footer { padding: 20px 20px 30px; background-color: rgb(44, 56, 86); color: white; font-size: 0.8em; } #footer a:link, #footer a:visited, #footer a:active { color: white; } #footer p { margin: 10px 0px; } #footer ul li.first { border: 0px; margin-left: 0px; padding-left: 0px; }