#sidebar {
  float: right;
  width: 175px;
  background-color: #999999;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar .inner {
  padding: 10px;
}
#newsletter-img {
	width: 90px;
	height: 8px;
	
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
}
#newsletter {
	display: block;
	clear: left;
	height: 110px;
	padding: 15px 0 0 20px;
	background-color: #C6C6C6;
	color: #fff;
}
#newsletter p.newsletter {
	color: #000;
	padding: 5px 0;
}
#newsletter h1 {
	font-size: 10px;
	color: #fff;
}
#newsletter input {
	float: left;
	width: 106px;
	margin: 5px 0;
	border: 0;
	display: inline;
	font-size: 10px;
	padding: 2px;
}
#newsletter input.submit {
	float: left;
	width: 24px;
	margin: 5px 0 0 10px;
	border: 0;
	display: inline;
	background-color: #C6C6C6;	
	font-weight: bolder;
	font-size: 11px;
	color: #fff;
}
#product-img {
	width: 90px;
	height: 8px;
	background-image: url(../images/product_search.gif);
	background-repeat: no-repeat;
}
#search {
	display: block;
	clear: left;
	height: 50px;
	padding: 15px 0 0 20px;
	background-color: #666666;
	color: #fff;
	}
#search h1 {
	font-size: 10px;
	color: #fff;
}
#search input {
	float: left;
	width: 106px;
	margin: 5px 0 0 0;
	border: 0;
	display: inline;
	font-size: 10px;
	padding: 2px;
}
#search input.submit {
	float: left;
	width: 24px;
	margin: 5px 0 0 10px;
	border: 0;
	display: inline;
	background-color: #666666;
	font-weight: bolder;
	font-size: 11px;
	color: #fff;
}
#user {
	padding: 20px;
	width: 135px;
	color: #000;
}
#user p.links {
	margin: 10px 0 0 0;
	color: #fff;
}
#user a {
	color: #fff;
}
#food {
	padding: 0 0 10px 20px;
	margin: 0;
	color: #000;	
}
#food p {
	width: 135px;
	padding: 0 0 10px 0;
}
#food p.white {
	clear: both;
	padding: 10px 0;
	width: 150px;
	color: #fff;
}
p.white a {
	color: #fff;
}
#food input {
	float: left;
	width: 106px;
	margin: 5px 0;
	border: 0;
	display: block;
	font-size: 10px;
	padding: 2px;
}
#food input.search-small {
	float: right;
	margin: 5px 20px 0 0;
	width: 56px;
	border: 0;
	display: block;
	font-weight: bolder;
	font-size: 11px;
	color: #fff;
	background-color: #999999;
}
#food label {
	font-size: 10px;
	display: block;
	clear: left;
	color: #fff;
	margin: 3px 0 0 0;
}
#food select {
	float: left;
	width: 135px;
	margin: 2px 0;
	border: 0;
	display: block;
	font-size: 10px;
	padding: 2px;
}

#food br {
	clear: left;
}
#basket {
	width: 57px;
	height: 9px;
	margin: 10px 0;
	background-image: url(../images/basket.gif);
	background-repeat: no-repeat;
}
#enrich {
	width: 121px;
	height: 9px;
	margin: 10px 0;
	background-image: url(../images/enrich.gif);
	background-repeat: no-repeat;
}
#sidebar #top-wines {
	width: 175px;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff
}
#sidebar #top-wines h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#sidebar #top-wines .wine img.bottle {
	float: left;
	padding: 0 5px 25px 0!important;
}
#sidebar #top-wines div.wine {
	margin: 10px 0;
}
#sidebar #top-wines div.wine div.image {
	height: 160px;
	float: left;
	clear: left;
}
#sidebar #top-wines div.wine div.wine-cnt {
	margin: 0;
	padding: 0;
}
#sidebar #top-wines div.wine img {
	padding: 5px 5px 0 0
}
#sidebar #top-wines div.wine img.add {
	display: block;
	padding: 0;
	margin: 0;
}
#sidebar #top-wines div.wine div.wine-cnt span.name {
	display: block;
	font-weight: bold;
	text-align: left;
}
#sidebar #top-wines div.wine div.wine-cnt span.producer-name {
	display: block;
	font-weight: bold;
	text-align: left;
}
#sidebar #top-wines div.wine p.product-desc {
	font-weight: normal;
	display: block;
	text-align: left;
}
#sidebar #top-wines div.wine h2.price {
	display: block;
	font-size: 24px;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar #top-wines div.wine h2.old-price {
	display: block;
	font-weight: bold !important;
	font-size: 16px !important;
	margin: 0;
	color: #CC0033;
	text-decoration: line-through;
}
#sidebar #top-wines div.wine p.old-price {
	display: block;
	font-size: 10px !important;
	margin: 0;
	padding: 0;
}
#sidebar #top-wines div.wine .red {
	color: #CC0033;
	font-weight: bold;
}
#sidebar #top-wines div.wine span.bold-right {
	text-align: left;
	padding: 0;
	font-weight: bold;
	display: block;
	height: 2em;
}
#sidebar #top-wines div.wine div#bottle-img {
	padding: 0 0 40px 0;
	float: left !important;
}
#sidebar #top-wines a {
	color: #666;
}
#sidebar #top-wines br {
	line-height: 40px;
}
#bin-ends {
}
#new-wines {
}
#sidebar2 {
	line-height: 12px;
	float: left;
	width: 190px;
	color: black;
	padding: 280px 0 0 0;
	margin: 0;
	background-image: url(../images/sidebar-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#sidebar2 .inner {
  margin:  10px 10px 10px 20px;
}
#sidebar2 .inner ol, #sidebar2 .inner li{
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0;
	margin: 0;
}
#sidebar2 .inner a, #sidebar2 .inner a:visited {
	text-decoration: none;
	color: #666;
}
#sidebar2 .inner a:hover {
	text-decoration: underline;
	color: #fff;
}
#sidebar2 .inner span {
	display: none;
	margin: 0;
	padding: 0;
}
#sidebar2 .inner h3.region {
	background-image: url(../images/head-region.gif);
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height:40px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#sidebar2 .inner h3.price {
	background-image: url(../images/head-price.gif);
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height:40px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#sidebar2 .inner h3.food {
	background-image: url(../images/head-food.gif);
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height:40px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#sidebar2 p {
  font-size: 90%;
  color: #666;
}

a.link {
	display: block;
	width: 80px;
	float: right;
	text-align: right;
	margin: 5px;
}