@charset "utf-8"; body { font: 14px/1.25 Helvetica, Arial, sans-serif; background: #000000; color: #fff; border: 0; padding: 0; margin: 0; } a { color: #fff; text-decoration: none; } a:hover { color: #8add25; text-decoration: underline; } h1, h2, h3, p, li { margin: 0; padding: 0; } h1 { font: 24px/1 Georgia, "Times New Roman", Times, serif; color: #8add25; padding-bottom: 10px; border-bottom: solid 1px #8add25; margin-bottom: 20px; } h1.home-page { font: 24px/1 Georgia, "Times New Roman", Times, serif; color:#fff; padding-bottom: 10px; border-bottom: 0; margin-bottom: 0; } h2 { font: 16px/1 Georgia, "Times New Roman", Times, serif; color: #8add25; padding-bottom: 5px; } p { padding-bottom: 0.5em; } #container { width: 929px; margin: 5px auto; background: #1c1c1c; border: solid 1px #8add25; } #header { margin: 14px; background: #000 url('logo.gif') no-repeat; height: 110px; } #basket { float: left; margin: 35px 0 0 450px; } #basket strong { color: #8add25; font-style: italic; } #cart-links { float: left; margin: 25px 0 0 150px;	 } #cart-links a { display: block; height: 28px; line-height: 28px; color: #8add25; font-style: italic; font-weight: bold; padding-left: 40px; margin-bottom: 5px; } a.view-cart { background: url('green-bag.gif') no-repeat; } a.checkout { background: url('white-bag.gif') no-repeat; } #main { background: url('main-bg.gif') repeat-y; margin: 0 14px;	 } #content { float: right; width: 642px; margin: 20px; position: relative; } #sidebar { float: left; width: 159px; margin-left: 20px; display: inline; } ul.side-nav { margin: 20px 0; padding: 0; list-style: none; } ul.side-nav li { padding: 2px 0; } a.green { color: #8add25; } #quick-search { margin-top: 40px; height: 25px; } .quick-search-field { width: 137px; height: 19px; float: left; background: url('search-background.gif'); } .quick-search-field input { background: #303030; border: 0; color: #fff; font: Arial, Helvetica, sans-serif; padding: 0px; margin: 2px 0 0 2px; } .quick-search-button { width: 22px; height: 19px; float: left; } #tell-a-friend { padding-top: 30px; clear: both; } #tell-a-friend span{ line-height: 30px; display: block; width: 159px; height: 35px; color: #8add25; } #footer { padding: 20px; } /* -------------content areas------------------------ */ .product-category-left { float: left; width: 293px; padding-top: 20px; } .product-category-right { float: right; width: 334px; padding-top: 20px; } .thumb-product { float: left; width: 155px; } .thumb-product { float: left; width: 155px; } .thumb-product p { padding: 0; } .thumb-product img { margin-bottom: 5px; } .product-details-left { float: left; width: 353px; } p.zoom { text-align: right; } p.zoom a { line-height: 25px; padding-left: 25px; background: url('zoom-glass.gif') no-repeat; } .product-details-right { width: 272px; float: right; } p.price { font: 16px/1 Georgia, "Times New Roman", Times, serif; color: #8add25; padding: 20px 0; } .quantity-cart { height: 28px; margin-bottom: 40px; } .quantity-field { float: left; width: 150px; } .quantity-field-label { float: left; padding-top: 5px; } .quantity-field-input { float: left; padding-top: 5px; margin-left: 5px; } .quantity-field-input input { background: #1c1c1c; border: 0; color: #8add25; font: Arial, Helvetica, sans-serif; text-align: right; padding: 1px; } .cart-button { float: right; width: 119px; } .you-may-also-like { clear: both; padding-top: 20px; } #related-products { overflow: auto; height: 260px; width: 642px; position: relative; }
