.tx-winespectrum-pi1 ul {
	padding: 0;
}
.tx-winespectrum-pi1 li {
	float: left;
	list-style: none;
	margin: 0 2px 0 2px;
	position: relative;
}
.tx-winespectrum-pi1 .detail li {
	list-style:disc inside;
}
.tx-winespectrum-pi1 .winespectrum-bar li a {
	display: block;
	height: 30px;
	width: 115px;
	text-indent: -10000px;
	background: transparent url(../media/bg_section_sprite.png) no-repeat scroll 0 50px;
}
/*
	Settings for the hover background-image of the wine spectrum bar.
*/
.tx-winespectrum-pi1 .hover .section1 {
	background-position: 62px -18px;
}
.tx-winespectrum-pi1 .hover .section2 {
	background-position: 62px -75px;
}
.tx-winespectrum-pi1 .hover .section3 {
	background-position: 62px -133px;
}
.tx-winespectrum-pi1 .hover .section4 {
	background-position: 62px -192px;
}
.tx-winespectrum-pi1 .hover .section5 {
	background-position: 62px -249px;
}
.tx-winespectrum-pi1 .hover .section6 {
	background-position: 62px -307px;
}
.tx-winespectrum-pi1 .hover .section7 {
	background-position: 62px -366px;
}
.tx-winespectrum-pi1 .hover .section8 {
	background-position: 62px -423px;
}
/*
	Below: All the stuff for the shop part.
*/

.tx-winespectrum-pi1 .clearer {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	border-width:0;
	margin:0;
	padding:0;
}
.tx-winespectrum-pi1 .sizeFilter a {
	border:1px solid #aaa;
	display:block;
	float:left;
	margin-right:5px;
	padding:3px;
	text-decoration:none;
	color: #000;
	background-color: #ccc
}
.tx-winespectrum-pi1 .product {
	width: 360px;
	min-height: 150px;
	position: relative;
	padding: 0 40px 0 0;
	margin: 10px 0 0 0;
}
.tx-winespectrum-pi1 .product li {
	float: none;
}
.tx-winespectrum-pi1 .product .prices {
}
.tx-winespectrum-pi1 .image {
	position: absolute;
	top: 0;
	right: 0;
}
.tx-winespectrum-pi1 .unitSize {
	display: block;
	float: left;
	width: 40px;
	text-align: right;
	margin-right: 5px;
}
.tx-winespectrum-pi1 .year {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	margin-right: 10px;
}
.tx-winespectrum-pi1 .unitPrice {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	margin-right: 10px;
}
.tx-winespectrum-pi1 .addToBasket a {
	text-decoration: none;
}
.tx-winespectrum-pi1 .addToBasket img {
	margin-left: 4px;
	border: none;
}
.tx-winespectrum-pi2 .basket {
	position: absolute;
	left: 450px;
	top: 10px;
	width: 320px;
	border: 1px solid #aaa;
	background-color: #cb9;
}
.tx-winespectrum-pi2 .basket td {
}
.tx-winespectrum-pi2 .basket .size {
	text-align: right;
}
.tx-winespectrum-pi2 .basket .basketTitle {
	font-weight: bold;
	width: 125px;
}
.tx-winespectrum-pi2 .basket .quantity {
	width: 20px;
	text-align: right;
}
.tx-winespectrum-pi2 .basket .price {
	text-align: right;
	width: 45px;
}
.tx-winespectrum-pi2 .basket .buttons {
	text-align: right;
	width: 45px;
}
.tx-winespectrum-pi2 .basket img {
	border: none;
}
.tx-winespectrum-pi2 .basket .footer {
	border-top: 1px solid black;
}
.tx-winespectrum-pi2 .basket .basketTotal {
	font-weight: bold;
}
.tx-winespectrum-pi2 .basket .notes td {
	text-align: center;
	padding-top: 10px;
}
.tx-winespectrum-pi2 .basket .checkout td {
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
.tx-winespectrum-pi2 .basket .basketQuantity {
	width:20px;
}
.tx-winespectrum-pi1 .detail {
	position: absolute;
	left: 500px;
	top: 10px;
	width: 320px;
	border: 1px solid #aaa;
	background-color: #fff;
}
.tx-winespectrum-pi1 .detail .detailTitle {
	font-weight: bold;
	width: 125px;
}
.tx-winespectrum-pi1 #winespectrum_checkout {
	width: 400px;
}
.tx-winespectrum-pi1 #winespectrum_checkout label {
	width: 150px;
	float: left;
}
.tx-winespectrum-pi1 #winespectrum_checkout .errors {
	border: 1px solid red;
}
.tx-winespectrum-pi1 #winespectrum_checkout .separator {
	display: none;
}
.tx-winespectrum-pi1 #winespectrum_checkout input, .tx-winespectrum-pi1 #winespectrum_checkout textarea, .tx-winespectrum-pi1 #winespectrum_checkout select {
	width: 235px;
}
#winespectrum_checkout .formidable-rdrstd-rdtwrap {
	clear: both;
}
#winespectrum_checkout .terms label {
	position: relative;
	left: 150px;
	width: 240px;
}
#winespectrum_checkout .terms #winespectrum_checkout_terms {
	width: 20px;
	position: absolute;
	left: 120px;
}
.tx-winespectrum-pi1 #winespectrum_checkout #winespectrum_checkout_submit {
	width: 150px;
	margin-left: 150px;
}
.tx-winespectrum-pi1 table.detail td {
	vertical-align:top;
}
.tx-winespectrum-pi1 table.detail td.detailTitle, .tx-winespectrum-pi1 table.detail td.description {
	width:99%;
	padding:2px 2px 10px 2px;
}
.tx-winespectrum-pi1 table.detail td.closeLink {
	padding:10px 2px 10px 2px;
}
.tx-winespectrum-pi2 table.basket td.basketTitle {
	padding:2px 2px 10px 2px;
}
.tx-winespectrum-pi2 table.basket tr.buttonUpdate td {
	padding:10px 2px 10px 2px;
}
.tx-winespectrum-pi2 table.basket tr.notes td {
	padding:10px;
	text-align:left;
}
.tx-winespectrum-pi2 table.basket tr.checkout td {
	padding:10px;
	text-align:left;
}
.tx-winespectrum-pi1 .detail li {
	list-style:disc inside;
}
