
	/*
	 * JL @2008
	 * Screen CSS
	 *
	 *
	 */

@import "hwb-typo.css";


html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, ul, ol, li, dl, dt, dd, a, img, address, em
	{ margin: 0; padding: 0; font-weight: normal; font-style: normal; list-style: none; border: 0; outline: none; }
a span { cursor: pointer; }
form legend { display: none; }


#bar { width: 255px; padding-top:11px; background: url(images/left/bg-line.png) repeat-y 88px 0; font: 11px/15px "Tahoma", "Verdana", Arial, sans-serif; }
#bar .box { min-height: 90px; padding: 0 0 20px 100px }
#bar .box strong { display: block; }
#bar .box strong a { color: #7bc143; font-size: 1.1em; font-weight: bold; text-transform: uppercase; }
#bar .box .pdf { display: block; padding: 0 0 0 25px; background: url(images/left/icon-pdf.png) no-repeat 0 0; }

#bar .box-cart { background: url(images/left/icon-cart.png) no-repeat 0 0; min-height:90px; }
#bar .box-cart strong a { color: #f7901e; }
#bar .box-hampers { background: url(images/left/icon-hampers.png) no-repeat 0 0; }
#bar .box-hampers ul li { font-weight: bold; }
#bar .box-bird { background: url(images/left/icon-bird.png) no-repeat 0 0; }
#bar .box-contact { background: url(images/left/icon-contact.png) no-repeat 0 0; }
#bar .box-download { background: url(images/left/icon-download.png) no-repeat 0 0; }
#bar .box-tips { background: url(images/left/icon-tips.png) no-repeat 0 0; }


.aural { position: absolute; left: -100em; }

a { color: #000; text-decoration: none; }
a:focus, a.focus, a:hover { color: #a1a1a1; text-decoration: underline; }

