@charset "ISO-8859-1";
body {
	background-image: url(../structure/bg.gif);
	background-repeat: no-repeat;
	background-position: center 170px;
}h1 {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D2A05;
	font-weight: lighter;
	font-style: normal;
	line-height: 1em;
}
#bdr {
	border-color: #B4825F;
	border-width: 8px 8px 8px 8px;
	border-style: solid;
}
#btnStore {
	margin: 0;
	padding: 0;
}
#btnStore a {
	background-image: url(../structure/btnStore_h.gif);
	display:block;
	width: 50px;
	height: 19px;
	margin: 0 auto;
}
#btnBasket {
	margin: 0;
	padding: 0;
}
#btnBasket a {
	background-image: url(../structure/btnBasket_h.gif);
	display:block;
	width: 80px;
	height: 19px;
	margin: 0 auto;
}
#btnCheckout {
	margin: 0;
	padding: 0;
}
#btnCheckout a {
	background-image: url(../structure/btnCheckout_h.gif);
	display:block;
	width: 69px;
	height: 19px;
	margin: 0 auto;
}
.ref a {
	color: #000000;
}
.ref:link, .ref:visited {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
.ref:hover, .ref:active {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}
