/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/background-repeat-new.jpg) repeat-x #afa587;
	font:12px/1.35 Arial, Helvetica, sans-serif;
	color:#423c2b;
	text-align:center;
}
.wrapper {
	background:url(../images/background-new.jpg) no-repeat top center; margin-top:-15px;
}
.cms-home .wrapper {
	background:url(../images/background-new.jpg) no-repeat top center;
}
img {
	border:0;
	vertical-align:top;
}
a {
	color:#9C9378;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#333333
}
:focus {
	outline:0;
}
/* Headings */
h1 {
	font-size:20px;
	font-weight:normal;
	line-height:1.15;
}
h2 {
	font-size:18px;
	font-weight:normal;
	line-height:1.25;
}
h3 {
	font-size:16px;
	font-weight:bold;
	line-height:1.25;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight:bold;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
/* Forms */
form {
	display:inline;
}
fieldset {
	border:0;
}
legend {
	display:none;
}
/* Table */
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}
caption, th, td {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
/* Content */
strong {
	font-weight:bold;
}
address {
	font-style:normal;
}
cite {
	font-style:normal;
}
q, blockquote {
	quotes:none;
}
q:before, q:after {
	content:'';
}
small, big {
	font-size:1em;
}
sup {
	font-size:1em;
	vertical-align:top;
}
/* Lists */
ul, ol {
	list-style:none;
}
/* Tools */
.hidden {
	display:block !important;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	font-size:0 !important;
	line-height:0 !important;
	width:0 !important;
	height:0 !important;
	overflow:hidden !important;
}
.nobr {
	white-space:nowrap !important;
}
.wrap {
	white-space:normal !important;
}
.a-left {
	text-align:left !important;
}
.a-center {
	text-align:center !important;
}
.a-right {
	text-align:right !important;
}
.v-top {
	vertical-align:top;
}
.v-middle {
	vertical-align:middle;
}
.f-left, .left {
	float:left !important;
}
.f-right, .right {
	float:right !important;
}
.f-none {
	float:none !important;
}
.f-fix {
	float:left;
	width:100%;
}
.no-display {
	display:none;
}
.no-margin {
	margin:0 !important;
}
.no-padding {
	padding:0 !important;
}
.no-bg {
	background:none !important;
}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {
}
.page {
	text-align:left;
	width:1000px;
	margin:0 auto;
}
.page-print {
	background:#fff;
	padding:20px;
	text-align:left;
}
.page-empty {
	background:#fff;
	padding:0px;
	text-align:left;
}
.page-empty .std { padding:0px !important}


.page-empty .newsletter-title { display:none}
.page-empty .newsletter  { 
background:none; 
margin-left: 20px;
margin-top: 550px;
height:auto;
}
.page-empty label { display:none}


.page-empty .newsletter button.button { margin-left:265px !important; }


.page-empty .newsletter button {
    background: url("https://wirwinzer.de/skin/frontend/default/wirwinzer/images/newsletter-button-pop.png") no-repeat scroll 0 0 transparent !important;
    bottom: 21px;
    display: block;
    height: 39px !important;
    left: 0;
    position: absolute;
    width: 105px !important;
	text-indent:-9999px;
}
.page-empty .newsletter button:hover { background: url("https://wirwinzer.de/skin/frontend/default/wirwinzer/images/newsletter-button-pop.png") no-repeat scroll 0 0 transparent !important;
    bottom: 21px;
    display: block;
    height: 39px !important;
    left: 0;
    position: absolute;
    width: 105px !important;}
.page-empty .validation-advice { bottom: 8px;
    left: 22px;
    position: absolute;}
	
	
.pop-label { display:none}	


.page-empty .messages {
   
    margin-left: 0;
    overflow: hidden;
    padding: 10px 20px;
    position: absolute;
    top: 114px;
    width: 860px;
	background:none
}


.page-empty .pop-label { display: block;
    left: 25px;
    position: absolute;
    top: -10px;}	

.page-empty .newsletter input {
background: url("https://wirwinzer.de/skin/frontend/default/wirwinzer/images/newletter-pop-input.png") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: 30px;
    margin-top: 4px;
    padding: 0 5px !important;
    width: 227px;	
	
	}


.page-popup {
	padding:20px;
	text-align:left;
}
.main-container {
	width:1000px;
	margin:0 auto;
	min-height:590px;
	float:left
}
.main {
	margin:5px 0 10px;
}
/* Base Columns */
.col-left {
	float:left;
	width:256px;
}
.col-main {
	float:left;
	width:744px;
	clear:both
}
.splash {
	float:left;
	height:250px;
	margin-left:2px;
	margin-top:5px;
	position:relative;
	width:744px;
	margin-bottom:11px;
	z-index:1;
	margin-right: 10px;
}
.splash canvas {
	z-index:1
}
.splash img {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1
}
.splash a.dugme {
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	background:url(../images/splash-button.png) no-repeat 0 0;
	width:163px;
	height:36px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#231f20
}
.splash a.dugme:hover {
	background:url(../images/splash-button.png) no-repeat 0 -36px;
	color:#FFF
}
.splash a.dugme span {
	display:block;
	padding-top:10px;
	text-align:center;
	width:166px;
}
.wine-spotlight {
	float:left;
	margin-left:12px;
	margin-top:5px;
	position:relative;
	width:240px;
	color:#231f20;
	background:url(../images/wine-spot-back.png) no-repeat;
	height:312px;
}
.wine-spotlight ul {
	padding-left:25px;
	padding-right:25px;
}
.wine-spotlight ul li {
	float:left;
	color:#900a0e;
	font-size:20px;
	background:url(../images/red-dot.gif) no-repeat 0 2px;
	padding-bottom:10px;
	clear:both;
	width:190px;
}
.wine-spotlight ul li span {
	color:#231f20;
	font-size:10px;
	display:block;
	padding-left:15px;
	line-height:12px;
	float:left
}
.wine-spotlight p {
	color: #231F20;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 15px;
	line-height:20px;
}
.wine-spotlight h3 {
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height:normal
}
.wine-spotlight h4 {
	font-size:17px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:normal
}
.wine-spotlight h5 {
	font-size:10px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	line-height:normal
}
.wine-spotlight h6 {
	font-size:24px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	color:#900a0e;
	line-height:normal
}
.wine-spotlight h6 span {
	font-size:14px;
}
.wine-spotlight div.cena {
	padding-bottom:10px;
	padding-top:10px;
	position:static;
}
.wine-spotlight img.dugme {
	position:absolute;
	bottom:4px;
	left:0px;
}
.wine-spotlight a.dugme {
	background: url("../images/vineyard-button.png") no-repeat scroll 0 0 transparent;
	bottom: 0px;
	color: #FEFEFE;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 49px;
	left: 0;
	position: absolute;
	text-decoration: none;
	width: 153px;
}
.wine-spotlight a.dugme:hover {
	background: url("../images/vineyard-button.png") no-repeat scroll 0 -49px transparent;
	color:#231F20
}
.wine-spotlight a.dugme span {
	display:block;
	padding-top:18px;
	text-align:center;
	width:145px;
}
.wine-spotlight div {
	left:20px;
	position:absolute;
	top:20px;
	width:110px;
}
.vineyard {
	clear:both;
	float:left;
	margin-left:2px;
	margin-top:7px;
	position:relative;
}
.vineyard div {
	color:#FFFFFF;
	left:20px;
	position:absolute;
	top:20px;
	width:215px;
}
.vineyard .vineyard-title {
	text-transform:uppercase;
	font-size:10px;
	color:#c6bfaa;
	padding:0px;
	margin:0px;
	font-weight:bold;
	padding-bottom:5px;
	display:block
}
.vineyard h3 {
	font-size:24px;
	color:#fff;
	padding:0px;
	margin:0px;
	font-weight:bold;
	padding-bottom:5px;
}
.vineyard p {
	padding:0px;
	margin:0px;
}
*+html .vineyard a.dugme {
	bottom:0px;
}
.vineyard a.dugme {
	position:absolute;
	bottom:3px;
	left:0px;
	display:block;
	background:url(../images/vineyard-button.png) no-repeat 0 0;
	width:153px;
	height:49px;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	text-decoration:none
}
.vineyard a.dugme:hover {
	background:url(../images/vineyard-button.png) no-repeat 0 -49px;
	color:#231F20
}
.vineyard a.dugme span {
	display:block;
	padding-top:17px;
	text-align:center;
	width:149px;
}
.top-verkauf {
	float:left;
	margin-left:12px;
	position:relative
}
.top-verkauf .top-verkauf-title {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	left: -84px;
	position: absolute;
	top: -46px;
}
.top-verkauf a {
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	color:#FFF
}
.top-verkauf a:hover {
	color:#231F20
}
.top-verkauf img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1
}
/*
.top-verkauf div {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	left:243px;
	position:absolute;
	top:61px;
	width:230px;
	z-index:2;
}
.top-verkauf span {
	display:block;
	font-size:14px;
	font-weight:normal;
	padding-bottom:6px;
}
*/
*+html .top-verkauf a.dugme {
	bottom:0px;
}
.top-verkauf a.dugme {
	position:absolute;
	bottom:3px;
	left:0px;
	display:block;
	background:url(../images/vineyard-button.png) no-repeat 0 0;
	width:153px;
	height:49px;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	text-decoration:none
}
.top-verkauf a.dugme:hover {
	background:url(../images/vineyard-button.png) no-repeat 0 -49px;
	color:#231F20
}
.top-verkauf a.dugme span {
	display:block;
	padding-top:17px;
	text-align:center;
	width:149px;
}
.col-left .newsletter {
	margin-left:0px;
	margin-bottom:10px;
}
.newsletter {
	background:url("../images/newsletter-back.png") no-repeat scroll 0 0 transparent;
	clear:both;
	float:left;
	height:250px;
	margin-left:2px;
	margin-top:5px;
	width:240px;
	position:relative;
	z-index:1
}
/* .newsletter button {
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/abonnieren-button.png) no-repeat 0 0 !important;
	width:150px !important;
	height:28px !important;
	display:block;
	margin-left: 20px !important;
	bottom: 10px;
}
*/
.newsletter button span {
	padding-top:10px;
	width:165px;
	text-align:center;
	display:block;
	background:none !Important;
	padding:0px !Important;
	font-size:14px !important;
	color: #fff !important;
}
*+html .newsletter button span {
	padding-top:10px !important
}
.newsletter button span:hover {
	color:#000
}
.newsletter input {
	border:medium none !important;
	height:30px;
	margin-top:10px;
	padding:0 5px !important;
	width:180px;
	background-color: #f6f6f6 !important;
	border: 1px solid #ccc !important;
	border-radius: 3px;
}
.newsletter .block-content {
	padding:7px 20px 20px 20px;
	line-height:17px
}
.newsletter .newsletter-title {
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#231f20;
	letter-spacing:-1px;
	padding-left:20px;
	padding-top:17px;
}
.newsletter .newsletter-title span {
	display:block;
	font-size:30px;
	font-weight:bold;
	line-height:26px;
	padding:0px;
	margin:0px;
}
.col-left .katalog {
	margin-left:0px;
}
.katalog {
	float:left;
	margin-left:12px;
	margin-top:7px;
	position:relative
}
.katalog a.dugme {
	position:absolute;
	bottom:4px;
	left:0px;
	display:block;
	background:url(../images/katalog-dugme.png) no-repeat 0 0;
	width:160px;
	height:48px;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	text-decoration:none
}
.katalog a.dugme:hover {
	background:url(../images/katalog-dugme.png) no-repeat 0 -48px;
	color:#231F20
}
.katalog a.dugme span {
	display:block;
	padding-top:15px;
	text-align:center;
	width:153px;
}
.wein-spricht {
	background:url(../images/wein-spricht.png) no-repeat;
	width:492px;
	height:250px;
	float:left;
	margin-top:7px;
	margin-left:12px;
	position:relative;
	margin-bottom:13px;
}
.wein-spricht .wein-spricht-title {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	left: 27px;
	position: absolute;
	top: 10px;
	width: 175px;
}
.wein-spricht p {
	color:#FFFFFF;
	float:left;
	margin-left:28px;
	margin-top:70px;
	width:170px;
}
.wein-spricht .video {
	float:right;
	margin-right:12px;
	margin-top:12px;
	width:266px;
}
.wein-spricht a.dugme {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	background:url(../images/videos-button.png) no-repeat 0 0;
	width:127px;
	height:49px;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	text-decoration:none;
	color:#231f20
}
.wein-spricht a.dugme:hover {
	background:url(../images/videos-button.png) no-repeat 0 -49px;
	color:#FFF
}
.wein-spricht a.dugme span {
	display:block;
	padding-top:15px;
	text-align:center;
	width:122px;
}
.wein-spricht a.dugme2 {
    position:absolute;
    bottom:0px;
    left: 255px;
    display:block;
    background:url(http://wirwinzer.de/skin/frontend/default/wirwinzer/images/videos-button.png) no-repeat 0 0;
    width:127px;
    height:49px;
    font-size:14px;
    color:#fefefe;
    font-weight:bold;
    text-decoration:none;
    color:#231f20
}
.wein-spricht a.dugme2:hover {
    background:url(http://wirwinzer.de/skin/frontend/default/wirwinzer/images/videos-button.png) no-repeat 0 -49px;
    color:#FFF
}
.wein-spricht a.dugme2 span {
    display:block;
    padding-top:15px;
    text-align:center;
    width:122px;
}
.col-right {
	float:right;
	width:230px;
	border:1px solid #ddd;
	padding:5px 5px 0;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout .col-main {
	float:right;
}
.col2-right-layout .col-main {
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width:484px;
	margin-left:10px;
}
.col3-layout .col-wrapper {
	float:left;
	width:748px;
}
.col3-layout .col-wrapper .col-main {
	float:right;
}
/* Content Columns */
.col2-set .col-1 {
	float:left;
	width:49%;
}
.col2-set .col-2 {
	float:right;
	width:49%;
}
.col2-set .col-narrow {
	width:33%;
}
.col2-set .col-wide {
	width:65%;
}
.col3-set .col-1 {
	float:left;
	width:32%;
}
.col3-set .col-2 {
	float:left;
	width:32%;
	margin-left:2%;
}
.col3-set .col-3 {
	float:right;
	width:32%;
}
.col4-set .col-1 {
	float:left;
	width:23.5%;
}
.col4-set .col-2 {
	float:left;
	width:23.5%;
	margin:0 2%;
}
.col4-set .col-3 {
	float:left;
	width:23.5%;
}
.col4-set .col-4 {
	float:right;
	width:23.5%;
}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
input.input-text, select, textarea {
	background:#fff;
	border:1px solid #ddd;
}
input.input-text, textarea {
	padding:2px;
}
select {
	padding:1px;
}
select option {
	padding-right:10px;
}
select.multiselect option {
	border-bottom:1px solid #ddd;
	padding:2px 5px;
}
select.multiselect option:last-child {
	border-bottom:0;
}
textarea {
	overflow:auto;
}
input.radio {
	margin-right:3px;
}
input.checkbox {
	margin-right:3px;
}
/* added 26.05.2011. start */
.products-grid li.item input.qty {margin-left:0px;}
/* added 26.05.2011. end */


input.qty {
	background:url("../images/qty-input.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	height:22px;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
	width:53px !important;
}
button.button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
button.button {
	-webkit-border-fit:lines;
} /* <- Safari & Google Chrome Fix */
button.button {
	overflow:visible;
	width:auto;
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	cursor:pointer;
	color:#231f20;
}
button.button span {
	float:left;
	height:40px;
	background:transparent url(../images/bkg_button.png) 0 0 no-repeat;
	padding:0 0 0 8px;
	font:bold 10px/21px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	text-transform:uppercase
}
button.button:hover {
	color:#86090c !important
}
button.button span span {
	background-position:100% 0;
	padding:9px 15px 0 8px;
	color:#000 !important
}
/* button checkout */
#gcheckout-login-link a.login-button span {
	float:left;
	background-color: #900a0e;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 5px;
	font:bold 13px/21px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color: #fff;
	border-radius: 3px;
}
#gcheckout-login-link a.login-button:hover {
	color:#86090c !important
}
#gcheckout-login-link a.login-button span span {
	background-position:100% 0;
	color:#fff !important
}
/* and button checkout */
 .newsletter button.button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
.newsletter button.button {
	-webkit-border-fit:lines;
} /* <- Safari & Google Chrome Fix */
.newsletter button.button {
	overflow:visible;
	width:auto;
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	cursor:pointer;
}
.newsletter button.button span {
	float:left;
	height:21px;
	background:transparent url(../images/bkg_button.png) 0 0 no-repeat;
	padding:0 0 0 8px;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	text-transform:none;
}
.newsletter button.button span span {
	background-position:100% 0;
	padding:0 12px 0 4px;
}
button.disabled {
}
button.disabled span {
}
button.btn-checkout span {
}
button.btn-checkout.no-checkout {
}
p.control input.checkbox, p.control input.radio {
	margin-right:6px;
}
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
	margin:0 0 15px;
}
.newsletter-manage-index .form-list {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
}
.form-list label {
	float:left;
	color:#231f20;
	font-weight:bold;
	position:relative;
	z-index:0;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:2px;
}
.form-list label.required {
}
*+html .form-list label.required em {
	right:-11px;
}
.form-list label.required em {
	float:right;
	font-weight:bold;
	color:#900a0e;
	position:absolute;
	top:-3px;
	right:-8px;
	font-size:18px;
}
.form-list label span.required {
	float:right;
	font-style:bold;
	color:#900a0e;
	position:absolute;
	top:-3px;
	right:-10px;
	font-size:18px;
}
.form-list li.control label {
	float:none;
}
.my-account .form-list li.control input.radio, .my-account .form-list li.control input.checkbox {
	margin-top:2px;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
	margin-right:6px;
	float:left
}
.form-list li.control .input-box {
	clear:none;
	display:inline;
	width:auto;
}
a.place-order-button {
	background: url("../images/pay.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	width: 158px;
}
a.place-order-button span {
	display: block;
	padding-left: 13px;
	padding-top: 12px;
}
a.place-order-button:hover {
	background:url(../images/pay.png) no-repeat 0 -40px;
	color:#231f20
}
/* order button */
#checkout-review-submit button.place-order-button {
	background: url(../images/pay.png) no-repeat 0 0;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	width: 158px;
}
#checkout-review-submit button.place-order-button span {
	display: block;
	padding-left: 13px;
	padding-top: 2px;
}
#checkout-review-submit button.place-order-button:hover {
	background:url(../images/pay.png) no-repeat 0 -40px;
	color:#231f20
}
/* end order button */
a.continue-button {
	float:right;
	background:url(../images/continue-button.gif) no-repeat;
	width:111px;
	height:40px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none
}
a.continue-button span {
	display:block;
	padding-left:20px;
	padding-top:10px;
}
a.continue-button:hover {
	background:url(../images/continue-button.gif) no-repeat 0 -40px;
	color:#231f20
}







.checkout-top { background:url(../images/checkout-top.png) no-repeat; width:1002px; height:14px;}
.checkout-repeat {background:url(../images/checkout-repeat.png) repeat-y; width:972px; height:auto; padding:15px; padding-top: 5px; padding-bottom: 5px;}
.checkout-bottom {background:url(../images/checkout-bottom.png) no-repeat; width:1002px; height:15px;}

/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
	clear:both;
	display:block;
	width:332px;
}
.form-list .field {
	float:left;
	width:346px;
}
*+html #checkoutSteps label {
	padding-bottom:10px;
}
*+html #checkoutSteps .form-list .field {
	margin-bottom:15px;
}
*+html #checkoutSteps .form-list .name-lastname {
	margin-bottom:0px;
}
*+html #checkoutSteps .form-list li {
	margin-bottom:15px !important;
}
#checkoutSteps .form-list .field {
	float:none;
	width:700px;
}
#checkoutSteps .form-list label {
	width:200px;
	text-align:right;
	margin-right:20px;
}
#checkoutSteps #payment_form_bankpayment label {
	width:auto;
	margin-right:5px;
}
#checkoutSteps #login-form .form-list label {
	width:auto
}
#checkoutSteps .select-box-bigger .input-box {
	width:700px;
}
#register-customer-newsletter label {
	text-align: left !important;
	width: 337px !important;
}
#register-customer-newsletter input {
	float: left;
	margin-left: 198px;
	margin-right: 10px;
}
#checkoutSteps .form-list li {
	margin:0px !important
}
#checkoutSteps ul.form-list .input-box {
	margin-bottom:13px;
}
#checkoutSteps .name-prefix {
	padding-bottom:0px;
}
#checkoutSteps .form-list li#register-customer-newsletter {
	margin-bottom:15px !important;
	margin-top: 5px !important;
}
#checkoutSteps p.radio-buttons {
	padding-left:230px !important
}
#checkout-step-shipping ul.form-list .input-box {
	width:auto !important
}
.contacts-index-index .form-list .field {
	float:left;
	width:359px;
}
.customer-account-create .form-list .field {
	float:left;
	width:359px;
}
.form-list input.input-text {
	background:url("../images/text-input.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:22px;
	width:328px;
	color:#000000;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
}
.form-list textarea {
	width:332px;
	height:111px;
	background:url(../images/text-area.gif) no-repeat;
	color:#900a0e;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	border:none
}
.form-list li.wide textarea {
	width:593px !important;
	height:155px;
	background:url(../images/textarea-big.gif) no-repeat;
	color:#900a0e;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	border:none
}
.form-list select {
	width:260px;
}
.form-list li.wide .input-box {
	width:535px;
}
.form-list li.wide input.input-text {
	width:692px;
	background:url("../images/text-input-wide.gif") no-repeat scroll 0 0 transparent;
}
.form-list li.wide textarea {
	width:529px;
}
.form-list li.wide select {
	width:535px;
}
.form-list li.additional-row {
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:7px;
}
.form-list li.additional-row .btn-remove {
	float:right;
	margin:5px 0 0;
}
.form-list .input-range input.input-text {
	width:74px;
}
/* Customer */
.form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
	width:auto;
}
.form-list .name-prefix {
	width:65px;
}
.form-list .name-prefix select {
	width:55px;
}
.form-list .name-prefix input.input-text {
	width:49px;
}
.form-list .name-suffix {
	width:65px;
}
.form-list .name-suffix select {
	width:55px;
}
.form-list .name-suffix input.input-text {
	width:49px;
}
.form-list .name-middlename {
	width:70px;
}
.form-list .name-middlename input.input-text {
	width:49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
	width:140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width:124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width:205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width:189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width:210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width:205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width:189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width:210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width:205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width:189px;
}
.form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
	width:360px;
}
.form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
	width:205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width:330px;
}
.form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
	float:left;
	width:85px;
}
.form-list .customer-dob input.input-text {
	display:block;
	width:74px;
}
.form-list .customer-dob label {
	font-size:10px;
	font-weight:normal;
	color:#888;
}
.form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
	width:60px;
}
.form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
	width:46px;
}
.form-list .customer-dob .dob-year {
	width:140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width:134px;
}
.buttons-set {
	clear:both;
	padding-bottom:15px;
	padding-right:30px;
}
.buttons-set .back-link {
	float:left;
	padding-left:30px;
	padding-top:5px;
}
#checkout-step-shipping_method dl {
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
#checkout-step-payment dl {
	padding-top:10px;
	padding-bottom:10px;
}
#checkout-step-payment dt {
	padding-bottom:3px;
	padding-left:30px;
}
#checkout-step-payment dd {
	padding-left:27px;
}
#checkout-step-payment dd .form-list li {
	margin-bottom:15px;
}
#checkout-step-payment dt input {
	float:left
}
.back-link a {
	color:#9c9378;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold
}
.back-link a:hover {
	color:#000;
}
.buttons-set button.button {
	float:right;
}
.buttons-set p.required {
	float:right;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	padding-right:20px;
	padding-top:12px;
}
.buttons-set-order {
}
.fieldset {
	padding:22px 0px 1px 25px;
	margin:0px 0;
	background:#fff
}
.fieldset .legend {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	position:relative;
	text-transform:uppercase;
}
.facebook-login .new-users {
	padding-left:25px;
	padding-top:20px;
	padding-right:25px;
}
.account-login .col2-set .new-users h2 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}
.account-login .registered-users h2 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}
.facebook-login .new-users h2 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}
.account-login .registered-users p {
	padding-bottom:10px;
}
.passwordnotice {
	font-size:11px;
	padding-top:6px;
	width:330px;
}
/* Form Validation */
.validation-advice {
	clear:both;
	min-height:13px;
	margin:3px 0 0;
	padding-left:17px;
	font-size:10px;
	line-height:13px;
	background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
	color:#86090c;
}
.validation-failed {
	border:1px dashed #86090c !important;
	background:#faebe7 !important;
}
.validation-passed {
}
p.required {
	font-size:10px;
	text-align:right;
	color:#900a0e;
	text-transform:uppercase;
	font-weight:bold
}
/* Expiration date and CVV number validation fix */
.v-fix {
	float:left;
}
.v-fix .validation-advice {
	display:block;
	width:12em;
	margin-right:-12em;
	position:relative;
}
/* Global Messages  */
.success {
	color:#3d6611;
	font-weight:bold;
}
.error {
	color:#f00;
	font-weight:bold;
}
.notice {
	color:#ccc;
}
.messages, .messages ul {
	list-style:none !important;
}
.my-account .messages {
	background:#fff
}
.cms-home .messages {
}
.cms-home .messages {
	width:1000px !important;
	padding:0px !important;
	background:none !important
}

.messages {
	background-color:#EAE8E1;
	background-position:0 0;
	background-repeat:repeat;
	margin-left:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	width:704px;
}
.messages li {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:2px;
	padding-left:16px;
	padding-top:4px;
	border-radius: 10px;
}
.messages li li {
	margin:0 0 3px;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
	color:#ffffff;
	font-size:14px;
	text-shadow: 0px 1px 0px #808080;
}
.error-msg {
	background:url(../images/error-icon.gif) no-repeat 10px 8px #900a0e;
	
}
.success-msg {
	background:url(../images/sucses-icon.gif) no-repeat 10px 8px #1E904D;
	
}
.cms-home .note-msg, .cms-home .notice-msg {
	clear:both
}
.note-msg, .notice-msg {
	background:url(../images/info-icon.gif) no-repeat 10px 8px #638ab9;
	border:1px solid #3b5a98;
	padding-bottom: 9px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 9px;
}
/* BreadCrumbs */
.breadcrumbs {
 background: url("../images/breadcrumb-back.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: bold;
    height: 38px;
    margin-top: 7px;
    text-transform: uppercase;
    width: 744px;
}


.vineyard-regions-winemaker .breadcrumbs {
	background:url(../images/breadcrumb-back2.png) no-repeat;
	width:744px;
	height:51px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	position:relative; z-index:99
}


.breadcrumbs a {
	text-decoration:none;
	font-weight:normal;
	color:#231f20;
}
.breadcrumbs a:hover {
	color:#000
}


.catalogsearch-result-index .breadcrumbs ul { padding-top:5px;}

.breadcrumbs ul {
	padding-left:20px;
	padding-top:10px;
}
.breadcrumbs li span {
	padding-left:2px;
	padding-right:2px;
}
.breadcrumbs li {
	display:inline;
}
/* custom page-title and content and button-set */
.col2-set, .new-users {
	background:#fff
}
.catalogsearch-advanced-index .page-title, .checkout-cart-index .page-title {
	background-image:url("../images/page-title-back.gif");
	margin-top:0px;
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	width:744px;
}
#advanced-search-list li {
	width:359px;
	float:left
}
#advanced-search-list label {
	float:none
}
#advanced-search-list select {
	width:331px;
	background:#F1EFE9
}
#advanced-search-list select.multiselect option {
	color:#900a0e;
	font-size:14px;
	font-weight:bold
}
.vineyard-index-index .page-title-special {
	margin-top:-8px !important
}
.vineyard-index-index .breadcrumbs ul {
	padding-top:5px;
}
.vineyard-regions-winemaker .breadcrumbs ul {
	padding-top:16px;
}
.vineyard-regions-list .page-title-special {
	margin-top:-8px !important
}
.vineyard-regions-list .breadcrumbs ul {
	padding-top:10px;
}
.vineyard-index-index .postContent .repeat p {
	padding-top:15px;
}
.page-title-special {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color: #ffffff;
	background-position:0 0;
	background-repeat:no-repeat;
	height:66px;
	width:744px;
	margin-top:4px;
	margin-bottom:0px;
}
.page-title-special h1 {
	color:#000000 !important;
	font-size:26px !important;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:20px;
	padding-top:30px;
}
.page-title-special h2 {
	color:#FFFFFF !important;
	font-size:26px !important;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:20px;
	padding-top:30px;
}
.block-reorder {
	display:none
}
.customer-account-create .page-title, .customer-account-login .page-title, .contacts-index-index .page-title, .cms-no-route .page-title, .customer-account-forgotpassword .page-title, .customer-account-logoutsuccess .page-title, .checkout-onepage-success .page-title, .catalog-seo-sitemap-category .page-title, .moneybookers-processing-payment .page-title {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/page-title-without-breadcrumb.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	width:744px;
	margin-top:4px;
}
.ugiftcert-customer-balance .page-title {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/page-title-my-account.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	width:744px;
	margin-top:4px;
	position:relative
}
.my-account .page-title {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/page-title-my-account.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	width:744px;
	margin-top:4px;
	position:relative
}
.customer-account-resetpassword .page-title {
    -moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/page-title-my-account.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	width:744px;
	margin-top:4px;
	position:relative
}
.customer-account-resetpassword .reset-pass {
	background: #fff;
}
#checkout-review-table .summary-total .price {
    font-size: 12px !important;
    font-weight: normal;
}
.glc #checkout-review-table td {
	text-align: right;
	padding-right: 5px;
}
.glc #checkout-review-table td.last {
	padding-right: 20px;
}
.glc #checkout-review-table h3 {
	text-align: left;
}
.my-wishlist fieldset {
	padding:25px
}
.my-wishlist fieldset .buttons-set {
	padding-right:0px;
	padding-top:10px;
}
.recurring-profiles p {
	padding-left:30px;
	padding-top:15px;
}
.review-customer-index .my-account p {
	padding-left:30px;
	padding-top:15px;
}
#wishlist-table textarea {
	width:280px;
	height:100px
}
.customer-address-index .title-buttons span {
	-moz-background-clip:border !important;
	-moz-background-origin:padding !important;
	-moz-background-size:auto auto !important;
	background-attachment:scroll !important;
	background-color:transparent !important;
	background-image:none !important;
	background-position:0 0 !important;
	background-repeat:repeat !important;
	display:block;
	font-size:12px !important;
	padding-bottom:0 !important;
	padding-left:15px !important;
	padding-right:0 !important;
	padding-top:8px !important;
	text-transform:none !important;
}
.customer-account-resetpassword .page-title h1, .customer-account-create .page-title h1, .customer-account-login .page-title h1, .contacts-index-index .page-title h1, .my-account .page-title h1, .checkout-cart-index .page-title h1, .cms-no-route .page-title h1, .catalogsearch-advanced-index .page-title h1, .customer-account-forgotpassword .page-title h1, .customer-account-logoutsuccess .page-title h1, .ugiftcert-customer-balance .page-title h1, .checkout-onepage-success .page-title h1, .catalog-seo-sitemap-category .page-title h1, .moneybookers-processing-payment .page-title h1 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	padding-left:20px;
	padding-top:30px;
	letter-spacing:-1px;
}
.catalogsearch-advanced-index .buttons-set {
	background:#fff
}
.customer-account-forgotpassword .buttons-set {
	background:#fff
}
.customer-account-forgotpassword .form-list {
	padding-top:10px;
}
.customer-account-forgotpassword .buttons-set button.button {
	clear:both
}
.customer-account-create .cms-page-std-bottom, .customer-account-login .cms-page-std-bottom, .contacts-index-index .cms-page-std-bottom, .my-account .cms-page-std-bottom, .cms-no-route .cms-page-std-bottom, .catalogsearch-advanced-index .cms-page-std-bottom, .customer-account-forgotpassword .cms-page-std-bottom, .customer-account-logoutsuccess .cms-page-std-bottom, .ugiftcert-customer-balance .cms-page-std-bottom, .catalog-seo-sitemap-category .cms-page-std-bottom, .moneybookers-processing-payment .cms-page-std-bottom {
	display:block;
	background:url(../images/cms-page-std-bottom.png) no-repeat;
	width:744px;
	height:10px;
	margin-bottom:20px;
}
.cms-page-std-bottom-empty-cart {
	display:block;
	background:url(../images/cms-page-std-bottom.png) no-repeat;
	width:744px;
	height:10px;
	margin-bottom:20px;
}
.customer-account-create .buttons-set, .customer-account-login .buttons-set, .contacts-index-index .buttons-set {
	background:#fff
}
/* custom page-title and content and button-set */

.block-account .block-content {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/layered-repeat.png");
	background-position:0 0;
	background-repeat:repeat-y;
	height:auto;
	width:208px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	line-height:21px;
}
.block-account .block-content a {
	font-weight:bold
}
.block-account .block-content a:hover {
	color:#900a0e
}
.block-account .block-title strong {
	font-weight:normal !important
}
.block-account .block-title span {
	display:block;
	padding-left:20px;
	padding-top:13px;
}
.block-account .block-title {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/layered-top-new.png");
	background-position:0 -33px;
	background-repeat:no-repeat;
	color:#231F20;
	display:block;
	font-size:18px;
	height:33px;
	text-decoration:none;
	text-transform:capitalize;
	width:248px;
}
/* Page Heading */
.my-account {
	background:#fff
}
.page-title {
	clear:both
}
.cms-page-view .page-title {
	background:url(../images/page-title-back.gif) no-repeat;
	width:744px;
	height:92px;
}
.cms-page-view .page-title h1, .cms-page-view .page-title h2 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	padding-left:20px;
	padding-top:30px;
	letter-spacing:-1px;
}
.cms-page-view .std {
	background:#FFF;
	padding:20px;
	color:#231f20;
	padding-bottom:0px;
}
.cms-no-route .std {
	background:#FFF;
	padding:20px;
	color:#231f20;
	padding-bottom:0px;
	min-height:400px;
}
.cms-page-view .std p, .cms-no-route .std p {
	padding-bottom:20px;
	line-height:17px;
}
.cms-page-view .std ul, .cms-no-route .std ul {
	list-style:disc;
	padding-left:30px;
	line-height:17px;
	padding-bottom:20px;
}
.cms-page-view .std ol {
	list-style:decimal;
	padding-left:30px;
	line-height:17px;
	padding-bottom:20px;
}
.cms-page-view .std a {
	color:#a1977a
}
.cms-page-view .std a:hover {
	color:#000
}
.cms-page-std-bottom {
	display:none
}
.cms-page-view .cms-page-std-bottom {
	display:block;
	background:url(../images/cms-page-std-bottom.png) no-repeat;
	width:744px;
	height:10px;
	margin-bottom:20px;
}
.page-title h1, .page-title h2 {
	font-size:18px;
	color:#000;
}
.page-title .separator {
	margin:0 3px;
}
.page-title .link-rss {
	float:right;
}
.title-buttons {
	text-align:right;
}
.title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
	float:left;
}
.subtitle {
	clear:both;
}
/* Pager */
.pager {
}
.pager .amount {
	float:left;
}
.pager .limiter {
	float:right;
}
.pager .pages {
	margin:0;
	font-size:14px;
	padding-top:25px;
}
.pager .pages a {
	color:#231F20;
	padding:5px 9px;
	text-decoration:none;
}
.pager .pages a.first, .pager .pages a.last {
	font-size:14px;
	text-transform:uppercase;
}
.pager .pages a.next, .pager .pages a.previous {
	font-size:14px;
	text-transform:uppercase;
	background: #8B2612;
	color: #ffffff;
	border-radius: 3px;
}
.pager .pages a:hover {
	
}
.toolbar-top .pager .pages {
	display:none
}
.toolbar-bottom .pager .limiter {
	display:none
}
.toolbar-bottom .sorter {
	display:none
}
.toolbar-bottom .pager .pages {
	background:url(../images/pagination-back.gif) no-repeat;
	height:50px;
	margin-bottom:0px;
	margin-top:5px;
	text-align: center;
}
.pager .amount {
	display:none
}
.catalogsearch-result-index .pager .amount {
	display: block;
	font-size: 10px;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
	top: -30px;
}
.catalogsearch-advanced-index #weight {
	display:none
}
.pager .pages ol {
	display:inline;
}
.pager .pages li {
	display:inline;
}
.pager .pages .current {
	padding:5px 9px;
	background:#dfdcd0;
	font-weight:bold;
	border-radius: 3px;
}
/* Sorter */
.sorter {
}
.sorter .view-mode {
	float:left;
}
.sorter .sort-by {
	float:right;
}
.sorter .link-feed {
}
/* Toolbar */
.toolbar label {
	color:#A49A7F;
	float:left;
	font-size:10px;
	margin-right:10px;
	padding-top:5px;
	text-transform:uppercase;
}
.toolbar select {
	  background: none repeat scroll 0 0 #EDEDED;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    width: 110px;
}
.toolbar-top {
	position:relative;
	z-index:10
}
.catalogsearch-advanced-result .toolbar-top .limiter {
position:absolute;
	right:20px;
	top:-152px;
}
.catalogsearch-advanced-result .toolbar-top .sorter {
	bottom:130px;
	position:absolute;
	right:200px;
}
.toolbar-top .limiter {
 position: absolute;
    right: 20px;
    top: -43px;
}
.catalogsearch-result-index .toolbar-top .limiter {
    position: absolute;
    right: 20px;
    top: -71px;
}

.catalogsearch-result-index .toolbar-top .sorter {
    bottom: 50px;
    position: absolute;
    right: 200px;
}

.vineyard-regions-winemaker .toolbar-top .sorter {
     bottom: 42px;
    position: absolute;
    right: 200px;
}
.vineyard-regions-winemaker .toolbar-top .limiter {
    position: absolute;
    right: 20px;
    top: -65px;
}

.toolbar-top .sorter {
 bottom: 22px;
    position: absolute;
    right: 200px;
}
.toolbar .pager {
}
.toolbar .sorter {
}
.toolbar-bottom {
}
/* Data Table */
.data-table {
	width:100%;
}
.data-table th {
	padding:5px;
	border:1px solid #ddd;
	font-weight:bold;
	white-space:nowrap;
}
.data-table td {
	padding:5px;
	border:1px solid #ddd;
}
.data-table thead {
	background-color:#f2f2f2;
}
.data-table tbody {
}
.data-table tfoot {
}
.data-table tr.first {
}
.data-table tr.last {
}
.data-table tr.odd {
}
.data-table tr.even {
	background-color:#f6f6f6;
}
.data-table tbody.odd {
}
.data-table tbody.odd td {
	border-width:0 1px;
}
.data-table tbody.even {
	background-color:#f6f6f6;
}
.data-table tbody.even td {
	border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom-width:1px;
}
.data-table th .tax-flag {
	white-space:nowrap;
	font-weight:normal;
}
.data-table td.label, .data-table th.label {
	font-weight:bold;
	background-color:#f6f6f6;
}
.data-table td.value {
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
	cursor:pointer;
}
tr.summary-total td {
	padding-right:20px !important
}
tr.summary-total .summary-collapse {
	float:right;
	text-align:right;
	padding-left:20px;
	background:url(../images/bkg_collapse.gif) 0 4px no-repeat;
	cursor:pointer;
}
tr.show-details .summary-collapse {
	background-position:0 -53px;
}
tr.show-details td {
	padding-right:20px !important
}
tr.summary-details td {
	color:#fff;
	padding-right:20px !important;
}
tr.summary-details-first td {
}
tr.summary-details-excluded {
	font-style:italic;
}
/* Shopping cart tax info */
.cart-tax-info {
	display:block;
}
.cart-tax-info, .cart-tax-info .cart-price {
	padding-right:20px;
}
.cart-tax-total {
	display:block;
	padding-right:20px;
	background:url(../images/bkg_collapse.gif) 100% 4px no-repeat;
	cursor:pointer;
}
.cart-tax-info .price, .cart-tax-total .price {
	display:inline !important;
	font-weight:normal !important;
}
.cart-tax-total-expanded {
	background-position:100% -53px;
}
/* Class: std - styles for admin-controlled content */
.std .subtitle {
	padding:0;
}
.std ol.ol {
	list-style:decimal outside;
	padding-left:1.5em;
}
.std ul.disc {
	list-style:disc outside;
	padding-left:18px;
	margin:0 0 10px;
}
.std dl dt {
	font-weight:bold;
}
.std dl dd {
	margin:0 0 10px;
}
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li {
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	color:#423c2b;
	display:block;
	border-right:1px solid #b2a992;
	float:left;
	padding:0 10px;
}
li.poslednji {
	border:none;
	padding-right:0px;
}
.links li a {
	text-decoration:none;
	font-size:10px;
	color:#423c2b;
}
.links li a:hover {
	color:#900a0e
}
img.basket {
	margin-top:-19px;
}
.links li strong {
	color:#231f20
}
.links li a strong {
	color:#231f20
}
.links li.first {
	padding-left:0 !important;
}
.links li.last {
	background:none !important;
	padding-right:0 !important;
}

/* added 26.05.2011. start */
.products-grid li.item .link-wishlist { text-align: right;
    width: 200px; padding-top:15px;}
	
.products-grid li.item button.button:hover { color:#000 !important}
	
/* added 26.05.2011. end */


.link-cart {
	font-weight:bold;
	color:#f00;
}
.link-wishlist {
	color: #231F20;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 37px;
	margin-left: 12px;
	margin-top: -11px;
	padding-top: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 93px;
}
.link-wishlist:hover {
	color:#86090c
}
.link-reorder {
	font-weight:bold;
}
.link-compare {
	font-weight:bold;
}
.link-print {
	background:url(../images/i_print.gif) 0 2px no-repeat;
	padding:2px 0 2px 25px;
}
.link-rss {
	background:url(../images/i_rss.gif) 0 1px no-repeat;
	padding-left:18px;
	white-space:nowrap;
}
.btn-remove {
	display:block;
	width:11px;
	height:11px;
	font-size:0;
	line-height:0;
	background:url(../images/btn_remove.gif) 0 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.btn-remove2 {
	display:block;
	width:16px;
	height:16px;
	font-size:0;
	line-height:0;
	background:url(../images/btn_trash.gif) 0 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.separator {
	margin:0 3px;
}
.divider {
	clear:both;
	display:block;
	font-size:0;
	line-height:0;
	height:1px;
	margin:10px 0;
	background:#ddd;
	text-indent:-999em;
	overflow:hidden;
}
/* Noscript Notice */
.noscript {
	border:1px solid #ddd;
	border-width:0 0 1px;
	background:#ffff90;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	color:#2f2f2f;
}
.noscript .noscript-inner {
	width:1000px;
	margin:0 auto;
	padding:12px 0 12px;
	background:url(../images/i_notice.gif) 20px 50% no-repeat;
}
.noscript p {
	margin:0;
}
/* Demo Notice */
.demo-notice {
	margin:0;
	padding:6px 10px;
	background:#d75f07;
	font-size:12px;
	line-height:1.15;
	text-align:center;
	color:#fff;
}
/* ======================================================================================= */


/* Header ================================================================================ */
.logo {
	float:left;
}
.header-container {
	width:1000px;
	margin:0 auto;
	position:relative;
	height:178px;
	z-index:999
}
.header {
	background:url(../images/background-new.jpg) no-repeat top center;
	height: 188px;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 5px;
	padding-left: 5px;
}


.header .image {  float:right; margin:10px 12px 0px 0px; }


.header .logo {
	float:left;
	margin-left:25px;
	margin-top:17px;
	text-decoration:none !important;
}
.header .logo strong {
	position:absolute;
	top:-999em;
	left:-999em;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-999em;
	overflow:hidden;
}
.header h1.logo {
	margin:0;
	padding:0;
}
.header .welcome-msg {
	font-weight:bold;
	text-align:right;
}
.header .links {
	float:right;
}
.form-search {
	float: left;
	padding-left: 15px;
	padding-top: 16px;
	width: 350px;
	position: absolute;
	top: 132px;
}
#postComment .form-list .input-box {
	clear: none;
	display: block;
	float: left;
	margin-top: 10px;
	width: 352px;
}
.form-search input {
	background:url(../images/search-input.jpg) no-repeat !important;
	width:285px;
	height:22px;
	padding:0px 5px;
	border:none;
	color:#423C2B
}
.form-search label {
	display:block;
	float:left;
	font-size:10px;
	margin-right:5px;
	margin-top:6px;
	text-transform:uppercase;
}
.form-search button {
	height: 22px;
	width: 42px;
	background: url(../images/lupe.png) no-repeat right top !important;
	border:none;
	font-weight:bold;
	font-size:10px;
	cursor:pointer
}
.form-search .search-autocomplete {
	z-index:999;
}
.form-search .search-autocomplete ul {
	border:1px solid #ddd;
	background-color:#fff;
}
.form-search .search-autocomplete li {
	padding:3px;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}
.form-search .search-autocomplete li .amount {
	float:right;
	font-weight:bold;
}
.form-search .search-autocomplete li.selected {
}
.header .form-language {
	clear:both;
	text-align:right;
}
.header-container .top-container {
	clear:both;
	text-align:right;
}
.quick-access {
	float:right;
	padding-top:40px;
}
.phone {
	background:url("../images/phone-icon.png") no-repeat scroll 0 7px transparent;
	color:#231F20;
	font-size:18px;
	height:35px;
	padding-left:35px;
	position:absolute;
	right:10px;
	top:141px;
}
.phone span {
	color:#900a0e;
	font-weight:bold;
	font-size:20px;
}
.advanced {
	float:left;
	padding-left:10px;
	padding-top:20px;
	width:115px;
	position: absolute;
	top: 132px;
	left: 365px;
}
.advanced a {
	background:url("../images/arrow-a.gif") no-repeat scroll 108px 4px transparent;
	color:#817A66;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	width:115px;
	text-decoration:none
}
.advanced a:hover {
	color:#000
}
.more-than {
	float:left;
	width:200px;
	text-transform:uppercase;
	color:#a2987b;
	font-weight:normal;
	text-align:center;
	font-size:12px;
	padding-top:10px;
	padding-left:50px;
}
.more-than span {
	display:block;
	font-weight:bold !important
}
/********** < Navigation */
.nav-container {
	float:left;
	letter-spacing:-0.5px;
	margin-top:21px;
	padding-left:30px;
	width:565px;
}
#nav {
}
/* All Levels */
#nav li {
	text-align:left;
	position:relative;
}
#nav li.over {
	z-index:998;
}
#nav li.parent {
}
#nav li a {
	display:block;
	text-decoration:none;
	color:#231f20;
	font-size:22px;
	font-weight:bold
}
#nav li a:hover {
	text-decoration:underline;
	color:#900a0e
}
#nav li a span {
	display:block;
	white-space:nowrap;
	cursor:pointer;
}
#nav li ul a span {
	white-space:normal;
}
/* 1st Level */
#nav li {
	float:left;
}
#nav li a {
	float:left;
	padding:5px 12px;
}
#nav li.over a, #nav li.active a {
}
/* 2nd Level */
#nav ul, #nav div {
	position:absolute;
	width:15em;
	top:40px;
	left:-10000px;
	z-index:99;
}
#nav div ul {
	position:static;
	width:100px;
	border:none;
	float:left
}
/* 3rd+ leven */
#nav ul ul, #nav ul div {
	top:7px;
}
#nav ul li {
	float:none;
}
#nav ul li.last {
	border-bottom:0;
}
#nav ul li a {
	float:none;
	padding:0;
	font-weight:normal;
	color:#837966;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal
}
.submenu-show {
	width:506px !important;
	padding:0px !important;
}
li.dropdown-title { border:none}

.table-dropdown { margin-bottom:15px;}
.table-dropdown th {
	width:100px;
	font-size:14px; color:#000; padding-bottom:5px;
}
.table-dropdown  th a {
	color:#000;
	font-size:16px !important;
	font-weight:bold;
	padding:0px !important
}
.table-dropdown  th a:hover {
	color:#900
}
.table-dropdown  td {
}
.table-dropdown ul {
	padding-left:10px;
	padding-right:20px;
	border-left:1px solid #B4AC95 !important;
	padding-bottom:5px;
}
.table-dropdown  ul li {
	padding-top:5px
}
.table-dropdown  ul li.table-mehr a {
	color:#000;
	font-weight:bold;
	font-size:10px;
}
.table-dropdown  ul li.table-mehr a:hover {
	color:#900
}
.table-dropdown  ul li a {
	font-size:11px;
}



#nav li .submenu-show ul {
	padding-right:20px;
	padding-bottom:0px;
}
.submenu-show ul li {
	line-height: 14px;
	padding-bottom: 5px;
	padding-top: 3px;

}
.submenu-show ul li a {
	font-weight:normal;
	font-size:12px !important;
}
.submenu-show ul li h5 {
	font-size:14px;
	padding-bottom:6px;
	letter-spacing:normal;
	font-weight:bold;
	color:#000
}
.submenu-show ul li h5 a {
	color:#000 !important;
	font-weight:bold !important;
	font-size:14px !important;
}
.submenu-show ul li h5 a:hover {
	color:#900 !important
}
#nav .submenu-show .dropdown-top {
	background:url(../images/dropdown-top.png) no-repeat !important;
	width:538px !important;
	height:18px !important;
	display:block
	
}
#nav .submenu-show .dropdown-repeat {
	background:url(../images/dropdown-repeat.png) repeat-x #fff !important;
	width:488px !important;
	height:auto !important;
	position:static;
	padding-left:25px;
	padding-right:25px;
}
#nav .submenu-show .dropdown-bottom {
	background:url(../images/dropdown-bottom.png) no-repeat !important;
	width:538px !important;
	height:18px !important;
	display:block
}
#nav ul li a:hover {
	color:#000 !important;
}
#nav ul li.active > a, #nav ul li.over > a {
	color:#000 !important;
}
/* Show menu */
#nav li ul.shown-sub, #nav li div.shown-sub {
	left:-120px;
	z-index:999;
}
#nav li .shown-sub ul.shown-sub, #nav li .shown-sub li div.shown-sub {
	left:100px;
}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {
}
.block .block-title {
}
.block .block-title strong {
}
.block .block-title strong span {
}
.block .block-title a {
	text-decoration:none !important;
}
.block .block-subtitle {
	font-size:13px;
	font-weight:bold;
}
.block .block-content {
}
.block .block-content li.item {
	padding:5px 0;
}
.block .btn-remove {
	float:right;
}
.block .actions {
	text-align:right;
}
.block .actions a {
	float:left;
}
.block .empty {
	width:130px;
}
.block li.odd {
}
.block li.even {
	background-color:#f6f6f6;
}
/* Mini Products List */
.mini-products-list li {
	padding:5px 0;
}
.mini-products-list .product-image {
	float:left;
	width:50px;
	padding:5px;
	border:1px solid #ddd;
}
.mini-products-list .product-details {
	margin-left:75px;
}
.mini-products-list .product-details h4 {
	font-size:1em;
	font-weight:bold;
	margin:0;
}
/* Block: Account */
.block-account {
	margin-left:-4px;
}
/* Block: Currency Switcher */
.block-currency {
}
.block-currency select {
	width:100%;
	border:1px solid #888;
}
/* Block: Layered Navigation */
.block-layered-nav {
	margin-left: -4px;
	margin-top: 7px;
	width: 245px;
}
.block-layered-nav dt {
}
a.layered-top-trigger {
	background:url(../images/layered-top.png) no-repeat 0 -33px;
	width:248px;
	height:33px;
	display:block;
	color:#231f20;
	font-size:18px;
	text-decoration:none;
	text-transform:capitalize;
	position:relative
}
a.layered-top-trigger .mehr-layered {
	color: #7F7B74;
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	right: 44px;
	text-transform: uppercase;
	top: 4px;
}
a.layered-top-trigger:hover {
	color:#900a0e;
}
.block-layered-nav a.active {
	background:url(../images/layered-top.png) no-repeat 0 0;
	color:#900a0e;
}
a.layered-top-trigger span {
	display:block;
	padding-left:20px;
	padding-top:13px;
}
.layered-bottom {
	background:url(../images/layered-bottom.png) no-repeat;
	width:248px;
	height:16px;
}
.account-nav-bottom {
	background:url(../images/layered-bottom.png) no-repeat;
	width:248px;
	height:16px;
	margin-left:-4px;
}
.layered-repeat {
	background:url(../images/layered-repeat.png) repeat-y;
	width:248px;
	height:auto;
}
.layered-repeat ol {
	padding-top:15px;
	padding-bottom:5px;
}
.layered-repeat li {
	margin-left:25px;
	line-height:18px;
}
.layered-repeat li a {
	color:#a3997d;
	text-decoration:none;
	font-weight:bold
}
.layered-repeat li a:hover {
	color:#900a0e;
}
.block-layered-nav .currently {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20;
	font-weight:bold;
	border-top:1px solid #d5d2cb;
	margin-left:15px;
	margin-right:15px;
}
.block-layered-nav .currently li {
	border-bottom:1px solid #d5d2cb;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.shop-von {
	padding-left:4px;
	padding-top:7px;
}
.shop-von-repeat {
	background:url(../images/shop-von-repeat.png) repeat-y;
	height:auto;
	width:240px;
	padding-top:10px;
}
.block-layered-nav .btn-remove {
	float:right;
	margin:2px 3px 0 0;
}
/* Block: Cart */
.block-cart {
	width:248px;
	height:191px;
	margin-top:3px;
	position:relative;
	clear:both;
	margin-left:-4px;
}
.empty-cart {
	background:url(../images/shopping-cart-back.png) no-repeat;
}
.full-cart {
	background:url(../images/shopping-cart-back-full.png) no-repeat;
}
.block-cart a.dugme {
	background:url("../images/cart-dugme.png") no-repeat scroll 0 0 transparent;
	bottom:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:41px;
	position:absolute;
	left:4px;
	text-decoration:none;
	width:131px;
	text-transform:none
}
.block-cart a.dugme:hover {
	background-position:0 -41px;
	color:#231f20
}
.block-cart a.dugme span {
	display:block;
	padding-left:13px;
	padding-top:10px;
	text-align:left;
}
.block-cart .block-title {
	color:#231F20;
	font-size:22px;
	padding-left:25px;
	padding-top:20px;
}
.block-cart .block-content {
	color:#231F20;
	font-size:11px;
	padding-left:25px;
	padding-top:5px;
	text-transform:uppercase;
}
.block-cart .summary {
}
.block-cart .amount {
}
.block-cart .subtotal {
	padding-top:10px;
}
.block-cart .price {
	font-size:24px;
	color:#900a0e;
	display:block;
	font-weight:bold;
	line-height:24px;
}
/* Block: Wishlist */
.block-wishlist {
}
/* Block: Related */
.block-related {
}
.block-related li {
	padding:0;
}
.block-related input.checkbox {
	float:left;
	margin-right:-20px;
}
.block-related .product {
	margin-left:20px;
}
.block-related .product .product-image {
	float:left;
	margin-right:-65px;
}
.block-related .product .product-details {
	margin-left:65px;
}
/* Block: Compare Products */
.block-compare {
	display:none
}
.block-compare li {
	padding:5px 0;
}
/* Block: Recently Viewed */
.block-viewed {
}
/* Block: Recently Compared */
.block-compared {
}
/* Block: Poll */
.block-poll label {
}
.block-poll input.radio {
	float:left;
	margin:1px -18px 0 0;
}
.block-poll .label {
	display:block;
	margin-left:18px;
}
.block-poll li {
	padding:3px 9px;
}
.block-poll .actions {
	margin:5px 0 0;
}
.block-poll .answer {
	font-weight:bold;
}
.block-poll .votes {
	float:right;
	margin-left:10px;
}
/* Block: Tags */
.block-tags ul, .block-tags li {
	display:inline;
}
/* Block: Subscribe */
.block-subscribe {
	clear:both
}
/* Block: Reorder */
.block-reorder {
}
.block-reorder li {
	padding:5px 0;
}
.block-reorder input.checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.block-reorder .product-name {
	margin-left:20px;
}
/* Block: Banner */
.block-banner {
}
.block-banner .block-content {
	text-align:center;
}
/* Block: Login */
.block-login label {
	font-weight:bold;
	color:#666;
}
.block-login input.input-text {
	display:block;
	width:167px;
	margin:3px 0;
}
/* Paypal */
.sidebar .paypal-logo {
	display:block;
	margin:10px 0;
	text-align:center;
}
.sidebar .paypal-logo a {
	float:none;
}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.text-over-block {
	color: #FFFFFF;
	left: 25px;
	position: absolute;
	top: 15px;
	width: 300px;
	z-index: 3;
}
.text-over-block h3 {
	font-size:20px;
	padding-bottom:10px;
}
.text-over-block h2 {
	font-size:30px;
	padding-bottom:10px;
}
.text-over-block p {
	font-size:12px;
	padding-bottom:10px;
}
.text-over-block li {
	font-size:16px;
	padding-bottom:5px;
}
.cmsblockhtml {
	position:relative;
	z-index:2;
	top:-7px;
}
.cmsblockhtml a { color:#fff;}
.cmsblockhtml a:hover { color:#910A0E;}
.category-title { 
	background: url("../images/category-title-back-new.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 56px;
	margin: -8px 0 6px;
	position: relative;
	z-index: 2;
}
.catalogsearch-result-index .page-title, .catalogsearch-advanced-result .page-title {
	background: url("../images/category-title-back.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	height: 92px;
	margin: -8px 0 6px;
	position: relative;
	z-index: 0;
}
.advanced-search-rezultati {
}
.catalogsearch-result-index .page-title h1, .catalogsearch-advanced-result .page-title h1 {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 20px;
	width: 330px;
}
.category-title h1 {
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	padding-top:16px;
	letter-spacing:-1px;
	width:320px;
}

/*----------------------------*/
.category-title h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-left: 20px;
    padding-top: 16px;
    width: 320px;
}


.winemaker-title {
	border:0;
	margin:0;
	background:url(../images/winemaker-list.png) no-repeat;
	height:92px;
	margin-bottom:6px;
}
.winemaker-title p {
	font-size:26px;
	font-weight:bold;
	padding-left:20px;
	padding-top:30px;
	letter-spacing:-1px;
	color:#000
}
.category-image {
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
	text-align:center;
}
.category-image img {
}
.category-description {
	margin:0 0 10px;
	display:none
}
.category-products {
	clear:both;
	z-index:10
}
/* View Type: Grid */
.products-grid {
	position:relative;
}
.products-grid.last {
	border-bottom:0;
}
/*.products-grid li.item {
	padding:0px !important;
	width:248px;
	height:308px;
	background:url(../images/featured-product-back.png) no-repeat;
	position:relative;
	margin-right:2px;
	float:left;
	margin-bottom:5px;
}*/

/* added 26.05.2011. start */

.products-grid li.item {
	padding:0px !important;
	width:248px;
	height:450px;
	background:url(../images/product-back-new.png) no-repeat;
	position:relative;
	margin-right:2px;
	float:left;
	margin-bottom:5px;
}

.wine-desc { clear:both; padding:10px 15px; font-size:11px; color:#000;}

/* added 26.05.2011. end */

.products-grid .sale-general {width:81px; height:47px; position:absolute; top:4px; left:4px;}
.products-grid .sale-number-5 { background:url(../images/sale5.png) no-repeat; }
.products-grid .sale-number-6 { background:url(../images/sale6.png) no-repeat; }
.products-grid .sale-number-7 { background:url(../images/sale7.png) no-repeat; }
.products-grid .sale-number-8 { background:url(../images/sale8.png) no-repeat; }
.products-grid .sale-number-9 { background:url(../images/sale9.png) no-repeat; }
.products-grid .sale-number-10 { background:url(../images/sale10.png) no-repeat; }
.products-grid .sale-number-11 { background:url(../images/sale11.png) no-repeat; }
.products-grid .sale-number-12 { background:url(../images/sale12.png) no-repeat; }
.products-grid .sale-number-13 { background:url(../images/sale13.png) no-repeat; }
.products-grid .sale-number-14 { background:url(../images/sale14.png) no-repeat; }
.products-grid .sale-number-15 { background:url(../images/sale15.png) no-repeat; }
.products-grid .sale-number-16 { background:url(../images/sale16.png) no-repeat; }
.products-grid .sale-number-17 { background:url(../images/sale17.png) no-repeat; }
.products-grid .sale-number-18 { background:url(../images/sale18.png) no-repeat; }
.products-grid .sale-number-19 { background:url(../images/sale19.png) no-repeat; }
.products-grid .sale-number-20 { background:url(../images/sale20.png) no-repeat; }
.products-grid .sale-number-21 { background:url(../images/sale21.png) no-repeat; }
.products-grid .sale-number-22 { background:url(../images/sale22.png) no-repeat; }
.products-grid .sale-number-23 { background:url(../images/sale23.png) no-repeat; }
.products-grid .sale-number-24 { background:url(../images/sale24.png) no-repeat; }
.products-grid .sale-number-25 { background:url(../images/sale25.png) no-repeat; }
.products-grid .sale-number-26 { background:url(../images/sale26.png) no-repeat; }
.products-grid .sale-number-27 { background:url(../images/sale27.png) no-repeat; }
.products-grid .sale-number-28 { background:url(../images/sale28.png) no-repeat; }
.products-grid .sale-number-29 { background:url(../images/sale29.png) no-repeat; }
.products-grid .sale-number-30 { background:url(../images/sale30.png) no-repeat; }
.products-grid .sale-number-31 { background:url(../images/sale31.png) no-repeat; }
.products-grid .sale-number-32 { background:url(../images/sale32.png) no-repeat; }
.products-grid .sale-number-33 { background:url(../images/sale33.png) no-repeat; }
.products-grid .sale-number-34 { background:url(../images/sale34.png) no-repeat; }
.products-grid .sale-number-35 { background:url(../images/sale35.png) no-repeat; }
.products-grid .sale-number-36 { background:url(../images/sale36.png) no-repeat; }
.products-grid .sale-number-37 { background:url(../images/sale37.png) no-repeat; }
.products-grid .sale-number-38 { background:url(../images/sale38.png) no-repeat; }
.products-grid .sale-number-39 { background:url(../images/sale39.png) no-repeat; }
.products-grid .sale-number-40 { background:url(../images/sale40.png) no-repeat; }
.products-grid .sale-number-41 { background:url(../images/sale41.png) no-repeat; }
.products-grid .sale-number-42 { background:url(../images/sale42.png) no-repeat; }
.products-grid .sale-number-43 { background:url(../images/sale43.png) no-repeat; }
.products-grid .sale-number-44 { background:url(../images/sale44.png) no-repeat; }
.products-grid .sale-number-45 { background:url(../images/sale45.png) no-repeat; }
.products-grid .sale-number-46 { background:url(../images/sale46.png) no-repeat; }
.products-grid .sale-number-47 { background:url(../images/sale47.png) no-repeat; }
.products-grid .sale-number-48 { background:url(../images/sale48.png) no-repeat; }
.products-grid .sale-number-49 { background:url(../images/sale49.png) no-repeat; }
.products-grid .sale-number-50 { background:url(../images/sale50.png) no-repeat; }
.products-grid .sale-number-Bestseller { background:url(../images/saleBestseller.png) no-repeat; }
.products-grid .sale-number-Versand { background:url(../images/saleVersand.png) no-repeat; }
.products-grid .sale-number-Empfehlung { background:url(../images/saleEmpfehlung.png) no-repeat; }
.products-grid .sale-number-Beliebt { background:url(../images/saleBeliebt.png) no-repeat; }
.products-grid .sale-number-Advent { background:url(../images/saleAdvent.png) no-repeat; height: 430px; width: 100px; border-top-left-radius: 12px; z-index: 0; pointer-events: none;}
.products-grid .sale-number-AdventVersand { background:url(../images/saleAdventVersand.png) no-repeat; height: 430px; width: 100px; border-top-left-radius: 12px; z-index: 0; pointer-events: none;}


.products-grid li.last {
	margin-right:0px !important
}
.aktuelle {
	clear:both;
	float:left;
	margin-top:20px;
}
.products-grid {
	margin-left:-2px !important;
}
.featured .products-grid li.item {
}
.featured .products-grid li.last {
}
.products-grid li.item a.mehr {
	background:url("../images/mehr-featured.png") no-repeat scroll 0 0 transparent;
	bottom:4px;
	display:block;
	height:31px;
	position:absolute;
	right:4px;
	text-indent:-99999px;
	width:134px;
}
.products-grid li.item a.mehr:hover {
	background:url("../images/mehr-featured.png") no-repeat scroll 0 -31px transparent;
	bottom:4px;
	display:block;
	height:31px;
	position:absolute;
	right:4px;
	text-indent:-99999px;
	width:134px;
}
.featured .tax-details {
	display:none
}
.featured .ratings .amount {
	display:none
}
/* added 26.05.2011. start */

.products-grid .product-image {
	display:block;
	float:left;
	height:230px;
	margin:25px 0 14px 15px;
	width:90px;
}

/* added 26.05.2011. end */

.aw-arp-item .product-image {
	display:block;
	float:left;
	height:230px;
	margin:25px 0 0 15px;
	width:90px;
}
.aw-arp-item .desno {
	float:left;
	margin-left:8px;
	width:125px;
	margin-top:20px;
}
.aw-arp-item a.mehr {
	background:url("../images/mehr-featured.png") no-repeat scroll 0 0 transparent;
	bottom:4px;
	display:block;
	height:31px;
	position:absolute;
	right:4px;
	text-indent:-99999px;
	width:134px;
}
.aw-arp-item a.mehr:hover {
	background:url("../images/mehr-featured.png") no-repeat scroll 0 -31px transparent;
	bottom:4px;
	display:block;
	height:31px;
	position:absolute;
	right:4px;
	text-indent:-99999px;
	width:134px;
}
/* added 26.05.2011. start */

.products-grid .desno {
	float: left;
    height: 255px;
    margin-left: 8px;
    margin-top: 20px;
    width: 125px;
	position: relative;
}

/* added 26.05.2011. end */
.aw-arp-item .sub-title {
	color:#231F20;
	display:block;
	float:left;
	font-size:10px;
	height:25px;
	margin-bottom:5px;
	margin-top:10px;
	overflow:hidden;
	text-transform:uppercase;
	line-height:12px;
}
.aw-arp-item .product-name a {
	color:#231F20;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:57px;
	line-height:14px;
	text-decoration:none;
	text-transform:uppercase;
	width:119px;
	overflow:hidden
}
.aw-arp-item .product-name a:hover {
	color:#900A0E
}
.aw-arp-item .pro-flasche {
	clear:both;
	color:#231F20;
	display:block;
	float:left;
	font-size:10px;
	margin-top:13px;
	text-transform:uppercase;
}
.product-view-left {
	clear:both;
	float:left;
	margin-left:-1px;
	width:752px;
}
.product-view-right {
	float:right;
	width:247px;
}
#customer-reviews {
	clear:both;
	float:left;
	margin-top:5px;
	width:752px;
}
.toggle_container .form-add {
	padding-left:20px;
	padding-right:20px;
}
.toggle_container .form-add h2 {
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}
.toggle_container .form-add h3 {
	font-weight:normal
}
.toggle_container .form-add h3 span {
	font-weight:bold;
	color:#900A0E
}
.toggle_container .form-add h4 {
	padding-top:10px;
	padding-bottom:5px;
}
.toggle_container ul.form-list {
	margin-left:0px;
	margin-top:20px;
}
.nickname {
	display:block;
	float:left;
	padding-left:20px;
	padding-top:4px;
	color:#231f20;
	font-weight:bold
}
small.date {
	display:block;
	float:left;
	padding-left:5px;
	padding-top:7px;
	color:#231f20;
	font-size:10px;
}
h2.nutzer-bewertungen {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.review-top {
	background:url(../images/product-view-top.png) no-repeat;
	width:752px;
	height:16px;
}
.review-bottom {
	background:url(../images/product-view-bottom.png) no-repeat;
	width:752px;
	height:16px;
}
.review-repeat {
	background:url(../images/product-view-repeat.png) repeat-y;
	width:752px;
	height:auto;
	position:relative
}
.review-repeat p {
	background:url("../images/quotes.gif") no-repeat scroll 20px 50% transparent;
	padding-bottom:10px;
	padding-left:65px;
	padding-top:40px;
	clear:both;
}
.review-form {
	padding-top:5px;
	margin-left:-5px;
	clear:both
}
#customer-reviews .ratings-table {
	position:absolute;
	right:20px;
	top:2px;
}
#customer-reviews ul {
	margin-left:-5px;
}
h2.trigger {
	padding-bottom:0px;
}
h2.trigger a {
	background:url("../images/review-arrow.gif") no-repeat scroll 700px 5px transparent;
	color:#231F20;
	display:block;
	font-size:18px;
	height:23px;
	padding-left:20px;
	text-decoration:none;
}
h2.trigger a:hover {
	color:#900a0e;
}
h2.trigger a span {
}
.review-form h2.active a {
	color:#900a0e;
	background-position:700px -15px;
}
.die-winzer {
	position:relative
}
.die-winzer-title {
	font-size:18px;
	color:#000;
	padding:5px 0
}
.aw-arp-block-title {
	font-size:18px;
	color:#000;
	padding:5px 0;
	position:relative
}
.aw-arp-block-title img {
	height: 1px;
	position: absolute;
	right: 6px;
	top: 19px;
	width: 587px;
}
.die-winzer-title img {
	position: absolute;
	right: 6px;
	top: 18px;
	width: 490px;
	height: 1px;
}
.produzent {
	position:relative;
	width:249px;
}
.produzent-top {
	background:url(../images/produzent-top.gif) no-repeat;
	width:249px;
	height:15px;
}
.produzent-bottom {
	background:url(../images/produzent-bottom.gif) no-repeat;
	width:249px;
	height:15px;
}
.produzent-repeat {
	background:url(../images/produzent-repeat.gif) repeat-y;
	width:249px;
	height:auto;
}
.produzent-photo {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.produzent p {
	font-size:12px;
	line-height:16px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
.produzent a.dugme {
	background:url("../images/produzent-button.png") no-repeat scroll 0 -34px transparent;
	bottom:4px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:34px;
	position:absolute;
	right:5px;
	text-decoration:none;
	width:138px;
}
.produzent a.dugme span {
	display:block;
	padding-left:18px;
	padding-top:8px;
}
.produzent a.dugme:hover {
	background:url(../images/produzent-button.png) no-repeat 0 0;
	color:#231f20
}
.vineyard-short {
	clear:both;
	float:left;
	margin-left:4px;
	margin-top:6px;
	position:relative;
}
.vineyard-short .shader {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
.vineyard-short div {
	color:#FFFFFF;
	left:20px;
	position:absolute;
	top:20px;
	width:215px;
	z-index:3px;
}
.vineyard-short h2 {
	text-transform:uppercase;
	font-size:10px;
	color:#c6bfaa;
	padding:0px;
	margin:0px;
	font-weight:bold;
	padding-bottom:5px;
}
.vineyard-short h3 {
	font-size:24px;
	color:#fff;
	padding:0px;
	margin:0px;
	font-weight:bold;
	padding-bottom:15px;
}
.vineyard-short p {
	padding:0px;
	margin:0px;
}
.vineyard-short a.dugme {
	position:absolute;
	bottom:4px;
	left:0px;
	display:block;
	background:url(../images/vineyard-button.png) no-repeat 0 0;
	width:153px;
	height:49px;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	text-decoration:none;
	z-index:5;
}
.vineyard-short a.dugme:hover {
	background:url(../images/vineyard-button.png) no-repeat 0 -49px;
	color:#231F20
}
.vineyard-short a.dugme span {
	display:block;
	padding-top:17px;
	text-align:center;
	width:149px;
}
.die-winzer h2 {
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}
.winzer-photo {
	background:url("../images/winzer-back-image.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:100px;
	margin-left:-5px;
	margin-right:12px;
	position:relative;
	width:100px;
}
img.winzer-arrow {
	left:-13px;
	position:absolute;
	top:20px;
}
.winzer-photo img {
	position:absolute;
	top:16px;
	left:16px;
}
.winzer-photo h4 {
	color: #231F20;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
	padding-left: 9px;
	padding-top: 100px;
	width: 85px;
}
.winzer-repeat p {
	color:#231F20;
	float:left;
	font-size:12px;
	padding-left:23px;
	padding-right:23px;
	padding-top:5px;
	clear:both
}
.die-winzer-holder {
	float:left
}
.winzer-top {
	background:url(../images/winzer-top-wide.gif) no-repeat;
	width:640px;
	height:16px;
}
.winzer-bottom {
	background:url(../images/winzer-bottom-wide.gif) no-repeat;
	width:640px;
	height:16px;
}
.winzer-repeat {
	background:url(../images/winzer-repeat-wide.gif) repeat-y;
	width:640px;
	height:auto;
	padding-bottom:30px;
	position:relative;
	min-height:70px
}
.winzer-repeat a.dugme {
	background:url("../images/winzer-button.png") no-repeat scroll 0 0 transparent;
	bottom:-11px;
	height:36px;
	position:absolute;
	right:6px;
	width:128px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.winzer-repeat a.dugme span {
	display:block;
	padding-left:15px;
	padding-top:8px;
}
.winzer-repeat a.dugme:hover {
	background:url(../images/winzer-button.png) no-repeat 0 -36px;
	color:#231f20
}
.products-grid .sub-title {
	color:#231F20;
	display:block;
	float:left;
	font-size:11px;
	/*height:24px;*/
	margin-bottom:5px;
	/*margin-top:10px;*/
	overflow:hidden;
	text-transform:uppercase;
	line-height:12px;
}
.products-grid .tax-details {
	display:none
}
.products-grid .ratings .amount {
	display:none
}

.region-list { clear: both;
    padding-top: 0px; color: #231F20;
    display: block;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;}
.region-list a {color: #231F20;}
.region-list a:hover { color:#000; text-decoration:underline}
.products-grid .product-name a {
	color:#231F20;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:84px;
	line-height:14px;
	text-decoration:none;
	text-transform:uppercase;
	width:119px;
	overflow:hidden
}
.featured .products-grid .product-name a {
}
.products-grid .product-name a:hover {
	color:#900A0E
}
.products-grid .pro-flasche {
	clear:both;
	color:#231F20;
	display:block;
	font-size:10px;
	text-transform:uppercase;
	float:left;
	margin-top:4px;
	width:120px;
}
.products-grid .price-box {
	margin:0 !Important;
	clear:both;
	padding-top:3px;
}
.product-view ul.icons {
	clear:none !Important;
	margin-top:5px !Important
}
ul.icons {
	text-indent:-9999px;
	width:125px;
	clear:both;
	float:left;
	margin-top:5px;
}
ul.icons li {
	float:left;
	width:30px;
	height:30px;
	background:url(../images/icons.jpg) no-repeat;
	margin-right:1px;
}
ul.icons li.steak-off {
	background-position:0 0
}
ul.icons li.chicken-off {
	background-position:-25px 0
}
ul.icons li.pig-off {
	background-position:-49px 0
}
ul.icons li.fish-off {
	background-position:-76px 0
}
ul.icons li.euro-off {
	background-position:-104px 0
}
ul.icons li.steak-on {
	background-position:0 -30px
}
ul.icons li.chicken-on {
	background-position:-31px -30px
}
ul.icons li.pig-on {
	background-position:-63px -30px
}
ul.icons li.fish-on {
	background-position:-95px -30px
}
ul.icons li.euro-on {
	background-position:-104px -15px
}
.products-grid .year {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20
}
.products-grid .product-name a {
}
.products-grid .price-box {
	margin:5px 0;
}
.products-grid .availability {
	line-height:21px;
}
/* added 26.05.2011. start */

.products-grid .actions {
	bottom: 20px;
    position: absolute;
    right: 15px;
}

.products-grid .actions span { color: #231F20;
     color: #231F20;
    font-size: 9px;
    left: 14px;
    position: absolute;
    text-transform: uppercase;
    top: 45px;}


/* added 26.05.2011. end */
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width:748px;
	margin:0 auto;
}
.col1-layout .products-grid {
	width:790px;
	margin:0 auto;
}
.featured .products-grid {
	width:1002px;
}
/* View Type: List */
.products-list li.item {
	border-bottom:1px solid #ddd;
	padding:12px 10px;
}
.products-list li.item.last {
	border-bottom:0;
}
.products-list .product-image {
	float:left;
	width:135px;
	height:135px;
	margin:0 0 10px;
}
.products-list .product-shop {
	margin-left:150px;
}
.products-list .product-name {
	margin:0 0 5px;
	font-weight:bold;
	font-size:13px;
}
.products-list .product-name a {
}
.products-list .price-box {
	float:left;
	margin:3px 13px 5px 0;
}
.products-list .availability {
	float:left;
	margin:3px 0 0;
}
.products-list .desc {
	clear:both;
	padding:6px 0 0;
	margin:0 0 15px;
	line-height:1.35;
}
.products-list .desc .link-more {
	font-size:11px;
}
.products-list .add-to-links {
	clear:both;
}
.products-list .add-to-links li {
	display:inline;
}
.products-list .add-to-links .separator {
	display:inline;
	margin:0 2px;
}
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating {
	margin:0;
	line-height:11px;
	padding-top:4px;
}
.no-rating a {
	font-size:10px;
	text-transform:uppercase;
	color:#A1977A;
	text-decoration:none;
	font-weight:bold
}
.no-rating a:hover {
	color:#231F20
}
.ratings {
}
.product-atributes {
	border-top:1px solid #e6e6e6;
	clear:both;
	margin-top:30px;
}
.product-atributes a {
	text-decoration:none;
	color:#a3997d
}
.product-atributes a:hover {
	color:#423C2B
}
.product-atributes td {
	text-transform:uppercase;
	border-bottom:1px solid #e6e6e6;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
	vertical-align:middle;
	padding-bottom:3px;
	padding-left:5px;
}
.product-atributes td.alt {
	text-transform:none;
	font-size:12px;
	font-weight:normal
}
.product-atributes tr.svaki-drugi-tr {
	background:#f7f6f3
}
.product-view .ratings {
	float:left;
	width:100px;
	margin-top:5px;
}
.product-view-subtitle {
	color:#231f20;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold
}
.product-view .winzer-rating {
	float:left;
	padding-left:5px;
	padding-right:15px;
	width:130px;
	clear:both
}
.product-view .weintyp {
	float:left;
	width:160px;
}
.product-view .social-media {
	float:left;
	width:200px;
}
a.addthis_counter.addthis_pill_style {
	clear:both !important;
	margin-left:2px !important
}
a.addthis_button_facebook_like {
	float:left;
	padding-top: 3px !important;
}
a.addthis_button_tweet {
	float:left;
	padding-top: 3px !important;
}
.ratings {
	clear:both;
	float:left;
	font-size:11px;
	line-height:1.25;
	margin:5px 0 0;
}
.ratings strong {
	float:left;
	margin:1px 3px 0 0;
}
.ratings .rating-links {
	margin:0;
	display:none
}
.ratings .rating-links .separator {
	margin:0 2px;
}
.ratings dt {
}
.ratings dd {
}
.rating-box {
	width:95px;
	height:17px;
	font-size:0;
	line-height:0;
	background:url(../images/bkg_rating.gif) 0 0 repeat-x;
	text-indent:-999em;
	overflow:hidden;
}
.rating-box .rating {
	float:left;
	height:17px;
	background:url(../images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
	float:left;
	margin-right:3px;
}
.ratings .amount {
}
.ratings-table th, .ratings-table td {
	font-size:11px;
	line-height:1.15;
	padding:3px 0;
}
.ratings-table th {
	font-weight:bold;
	padding-right:8px;
	width: 145px;
	line-height: 17px;
}
/* Availability */
.availability {
	margin:0;
}
.availability span {
	font-weight:bold;
}
.availability.in-stock span {
}
.availability.out-of-stock span {
	color:#d83820;
}
.out-of-stock2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color:#C00;
	font-weight: bold;
	left: 12px;
	padding: 6px;
	position: absolute;
	top: 132px;
}
.availability-only {
	margin:0 0 7px;
}
.availability-only span, .availability-only a {
	cursor:help;
}
.availability-only a {
	background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor:pointer;
	padding-right:15px;
}
.availability-only .expanded {
	background-position:100% -15px;
}
.availability-only strong {
}
.availability-only-details {
	margin:0 0 7px;
}
.availability-only-details th {
	background:#f2f2f2;
	font-size:10px;
	padding:0 8px;
}
.availability-only-details td {
	border-bottom:1px solid #ddd;
	font-size:11px;
	padding:2px 8px 1px;
}
.availability-only-details tr.odd td.last {
}
/* Email to a Friend */
.email-friend {
}
/* Alerts */
.alert-price {
}
.alert-stock {
}
/********** < Product Prices */
.price {
	white-space:nowrap !important;
}
.price-box {
}
.price-box .price {
	font-weight:bold;
	font-size:24px;
	color:#900a0e
}
.price-box .price span {
	font-size:14px;
}
/* Regular price */
.regular-price {
}
.regular-price .price {
	font-size:24px;
	font-weight:bold;
	color:#900a0e
}
.product-view .regular-price .price {
	font-size:30px;
}
.product-view .price-box .price span {
	font-size:18px;
}
.product-view .price-box .old-price span {
	font-size:13px;
}
/* Old price */
.products-grid .old-price { float: left;
    padding-right: 5px;
    padding-top: 3px;}
	
	.products-grid .special-price .price { }
	
	.products-grid .old-price .price span { font-weight:normal}
	.products-grid .old-price .price { font-weight:normal}
	
	
.products-grid .special-price {   float: left;
    padding-top: 0; width: 120px;}
	
.old-price {
}
.category-products .price-label, .product-view .price-label {
	display:none
}
.product-view .price-box-bundle .price-label {
	display:inline
}
.product-view .price-as-configured .price-label {
	display:inline
}
.old-price .price-label {
	white-space:nowrap;
}
.old-price .price {
	font-weight:bold;
	text-decoration:line-through;
	font-size: 15px;
}
.old-price .price span {
	font-weight:bold;
	text-decoration:line-through;
	font-size: 15px;
}
/* Special price */
.special-price {
}
.special-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.special-price .price {
	font-size:24px;
	font-weight:bold;
	color:#900a0e;
	line-height: 19px;
}
.products-grid .special-price .price span {
	font-size:14px;
}
.special-price .price span {
	font-size:18px;
}
/* Minimal price (as low as) */
.minimal-price {
	color: #900A0E;
}
.minimal-price .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.minimal-price-link {
	display:block;
}
.minimal-price-link .label {
}
.minimal-price-link .price {
	font-weight:normal;
}
/* Excluding tax */
.price-excluding-tax {
	display:block;
}
.price-excluding-tax .label {
	white-space:nowrap;
}
.price-excluding-tax .price {
	font-weight:normal;
}
/* Including tax */
.price-including-tax {
	display:block;
}
.price-including-tax .label {
	white-space:nowrap;
}
.price-including-tax .price {
	font-weight:bold;
}
/* FPT */
.weee {
	display:block;
	font-size:11px;
	color:#444;
}
.weee .price {
	font-size:11px;
	font-weight:normal;
}
/* Excl tax (for order tables) */
.price-excl-tax {
	display:block;
}
.price-excl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-excl-tax .price {
	display:block;
}
/* Incl tax (for order tables) */
.price-incl-tax {
	display:block;
}
.price-incl-tax .label {
	display:block;
	white-space:nowrap;
}
.price-incl-tax .price {
	display:block;
	font-weight:bold;
}
/* Price range */
.price-from {
}
.price-from .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.price-to {
}
.price-to .price-label {
	font-weight:bold;
	white-space:nowrap;
}
/* Price notice next to the options */
.price-notice {
	display: block;
	float: right;
	padding: 0px 0 5px;
}
.price-notice .price {
	font-weight:bold;
}
/* Price as configured */
.price-as-configured {
	color: #900A0E;
}
.price-as-configured .price-label {
	font-weight:bold;
	white-space:nowrap;
}
.price-box-bundle .price-box .price {
	font-size:30px;
}
.price-as-configured .price {
	font-size:16px;
}
.product-view .price-box-bundle .price-box .price span {
	font-size:16px;
}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price {
	font-weight:bold;
}
.tier-prices .benefit {
}
.tier-prices-grouped {
}
/* Add to Links */
.add-to-links .separator {
	display:none;
}
/* Add to Cart */
.add-to-cart label {
	float:left;
	margin-right:5px;
}
.add-to-cart {
	position:relative
}
.add-to-cart span {
	font-size:10px;
	left:12px;
	position:absolute;
	text-transform:uppercase;
	top:31px;
	color:#231f20
}
.add-to-cart .qty {
	float:left;
}
.product-options-bottom .add-to-cart input.button {
	float:right;
	margin-top:-1px;
}
.add-to-cart input.button {
	background:url("../images/add-to-cart.gif") no-repeat scroll 0 0 transparent;
	color:#231F20;
	cursor:pointer;
	float:left;
	font-size:10px;
	font-weight:bold;
	height:67px;
	margin-left:0px;
	margin-top:-20px;
	padding-left:51px;
	padding-top:3px;
	text-transform:uppercase;
	width:180px;
	border:none
}
.aw-arp-item .price-box {
	clear:both
}
.add-to-cart input.button:hover {
	color:#7d080b
}
.add-to-cart .paypal-logo {
	clear:left;
}
/* Add to Links + Add to Cart */
.add-to-box {
	margin-top:20px;
}
.add-to-box .add-to-cart {
	float:right;
}
.add-to-box .or {
	float:left;
	margin:0 10px;
}
.add-to-box .add-to-links {
	float:left;
}
.product-view {
}
.einzelpreis {
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#231f20
}
.product-view .pro-flasche {
	text-transform:uppercase;
	font-size:10px;
	color:#231f20
}
.product-view .pro-flasche a {
	display:block
}
.after-product-listing {
	border-radius: 12px;
	height:150px;
	position:relative;
	margin-bottom:12px;
	margin-top: 3px;
	display: none;
}
.after-product-listing p {
	color:#000;
	font-size:18px;
	padding:0px;
	margin:0px;
	padding:20px 0px 0px 20px;
	letter-spacing:-1px;
}
.after-product-listing a.dugme {
	background:url("../images/after-product-listing-button.png") no-repeat scroll 0 0 transparent;
	bottom:0;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	height:26px;
	padding-top:6px;
	position:absolute;
	right:0;
	text-align:center;
	text-decoration:none;
	width:202px;
	letter-spacing:-1px;
}
.after-product-listing a.dugme:hover {
	background:url(../images/after-product-listing-button.png) no-repeat 0 -32px;
	color:#2C2826
}
.social {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:160px;
	padding-top:5px;
}
.social li {
	float:left;
	margin-left:10px;
}
.social li.twitter {
	margin-left:0px;
}
.social li a {
	background:url(../images/social-network.gif) no-repeat;
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px
}
.social li.twitter a {
	background-position:0 0
}
.social li.facebook a {
	background-position:-25px 0
}
.social li.stumble a {
	background-position:-50px 0
}
.social li.delicious a {
	background-position:-75px 0
}
.social li.digg a {
	background-position:-100px 0
}
.social li.technorati a {
	background-position:-125px 0
}
.social li.twitter a:hover {
	background-position:0 -16px
}
.social li.facebook a:hover {
	background-position:-25px -16px
}
.social li.stumble a:hover {
	background-position:-50px -16px
}
.social li.delicious a:hover {
	background-position:-75px -16px
}
.social li.digg a:hover {
	background-position:-100px -16px
}
.social li.technorati a:hover {
	background-position:-125px -16px
}
.product-essential {
}
.product-collateral .box-collateral {
	margin:0 0 15px;
}
.postContent .top {
	background:url(../images/product-view-top.png) no-repeat;
	width:752px;
	height:20px;
	margin-left:-4px;
	margin-top:5px;
}
.postContent .bottom {
	background:url(../images/product-view-bottom.png) no-repeat;
	width:752px;
	height:20px;
	margin-left:-4px;
}
.postContent .repeat {
	background:url("../images/product-view-repeat.png") repeat-y scroll 0 0 transparent;
	padding-top:14px;
	height:auto;
	margin-left:-4px;
	padding-left:25px;
	padding-right:25px;
	width:702px;
	padding-bottom:5px;
}
.postTitle {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/page-title-without-breadcrumb.png");
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	margin-top:4px;
	width:744px;
}
.product-top {
	background:url(../images/product-view-top.png) no-repeat;
	width:752px;
	height:20px;
	margin-left:-4px;
	margin-top:5px;
}
.product-bottom {
	background:url(../images/product-view-bottom.png) no-repeat;
	width:752px;
	height:20px;
	margin-left:-4px;
}
.product-repeat {
	background:url("../images/product-view-repeat.png") repeat-y scroll 0 0 transparent;
	padding-top:20px;
	height:auto;
	margin-left:-4px;
	padding-left:25px;
	padding-right:25px;
	width:702px;
}
/* Product Images */
.product-view .product-img-box {
	float:left;
	width:170px;
}
.col3-layout .product-view .product-img-box {
	float:none;
	margin:0 auto;
}
.product-view .product-img-box .product-image {
}
a.enlarge {
	background: url("../images/enlarge.gif") no-repeat scroll 0 0 transparent;
	color: #A3997D;
	display: block;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 5px;
	padding-left: 19px;
	text-transform: uppercase;
}
a.enlarge:hover {
	color:#231F20
}
.product-view .product-img-box .product-image-zoom {
	position:relative;
	width:170px;
	height:385px;
	overflow:hidden;
	z-index:9;
}
.product-view .product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
	cursor:move;
}
.product-view .product-img-box .zoom-notice {
	text-align:center;
}
.product-view .product-img-box .zoom {
	position:relative;
	z-index:9;
	height:18px;
	margin:0 auto 13px;
	padding:0 28px;
	background:url(../images/slider_bg.gif) 50% 50% no-repeat;
	cursor:pointer;
}
.product-view .product-img-box .zoom.disabled {
	-moz-opacity:.3;
	-webkit-opacity:.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/
	opacity:.3;
}
.product-view .product-img-box .zoom #track {
	position:relative;
	height:18px;
}
.product-view .product-img-box .zoom #handle {
	position:absolute;
	left:0;
	top:-1px;
	width:9px;
	height:22px;
	background:url(../images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position:absolute;
	left:2px;
	top:0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:2px;
	top:0;
}
.product-view .product-img-box .more-views ul {
	margin-top: 15px;
}
.product-view .product-img-box .more-views li {
	float: left;
	margin: 0 0 8px 8px;
}
.product-view .product-img-box .more-views li a {
	border:1px solid #E3E1D5;
	display:block
}
.product-view .product-img-box .more-views li a:hover {
	border:1px solid #A3997D
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .nav {
	text-align:center;
}
.product-image-popup .image {
	display:block;
}
.product-image-popup .image-label {
}
/* Product Shop */
.product-view .product-shop {
	float:right;
	width:510px;
}
.col1-layout .product-view .product-shop {
	float:right;
	width:700px;
}
.col3-layout .product-view .product-shop {
	float:none;
	width:auto;
}
.product-view .product-name {
}
.postTitle .top {
	background:url(../images/product-name-top.gif) no-repeat;
	width:744px;
	height:13px;
}
.postTitle .repeat {
	background:url(../images/product-name-repeat.gif) repeat-y;
	width:744px;
	height:auto;
}
.postTitle .bottom {
	background:url(../images/product-name-bottom.gif) no-repeat;
	width:744px;
	height:12px;
}
.product-name .top {
	background:url(../images/product-name-top.gif) no-repeat;
	width:744px;
	height:13px;
}
.product-name .repeat {
	background:url(../images/product-name-repeat.gif) repeat-y;
	width:744px;
	height:auto;
}
.product-name .bottom {
	background:url(../images/product-name-bottom.gif) no-repeat;
	width:744px;
	height:12px;
}
.product-view .availability {
	display:none
}
.product-view .tax-details {
	display:none
}
.tax-details {
	display:none
}
.product-view .product-name h1 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:20px;
	width:700px;
}
.product-view .short-description {
}
/* Product Options */
.product-options {
	background-color: #F7F6F3;
	border: 1px solid #DDDDDD;
	clear: both;
	float: right;
	margin: 10px 0 0;
	padding: 15px;
	width: 478px;
}
.product-options dt label {
	font-weight:bold;
}
.product-options dt .qty-holder {
	float:right;
}
.product-options dt .qty-holder label {
	vertical-align:middle;
	text-transform:uppercase;
	font-size:10px;
}
.product-options dt .qty-disabled {
	background:none;
	border:0;
	padding:3px;
	color:#000;
	border:1px solid #ccc
}
.product-options input.qty {
	margin-left:3px;
	padding:0px;
}
.product-options dd {

	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin: 15px 0;
	padding: 8px 0;
}
.product-options dl.last dd.last {
}
.product-options dd input.input-text {
	width:98%;
}
.product-options dd input.datetime-picker {
	width:150px;
}
.product-options dd .time-picker {
	display:-moz-inline-box;
	display:inline-block;
	padding:2px 0;
	vertical-align:middle;
}
.product-options dd textarea {
	width:98%;
	height:8em;
}
.product-options dd select {
	width:100%;
}
.product-options .options-list {
}
.product-options .options-list input.radio {
	float:left;
	margin:3px -18px 0 0;
}
.product-options .options-list input.checkbox {
	float:left;
	margin:3px -20px 0 0;
}
.product-options .options-list .label {
	display:block;
	margin-left:20px;
}
.product-options ul.validation-failed {
	padding:0 7px;
}
.product-options p.required {
	padding:15px 0 0;
}
.product-view .product-options-bottom .price-label {
	display:block;
	text-transform:uppercase;
	color: #231F20;
	font-size: 10px;
	font-weight: bold;
}
.product-options-bottom .price-box .price {
	color: #900A0E;
	font-size: 24px;
	font-weight: bold;
}
.product-options-bottom .add-to-cart span {
	color: #231F20;
	font-size: 10px;
	left: 144px;
	position: absolute;
	text-transform: uppercase;
	top: 49px;
	display:none;
}
.product-options-bottom .add-to-cart .qty {
	margin-top:20px;
	margin-left:150px;
}
.product-options-bottom .link-wishlist {
	float: left;
    margin-left: -15px;
    margin-top: 9px;
    display:none;
}
.product-options-bottom {
	clear: both;
	float: right;
	padding: 10px;
	width: 490px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:20px;
}
.product-options-bottom .price-box {
	float:left;
	margin-top:20px;
}
/* Grouped Product */
.product-view .grouped-items-table {
}
/* Block: Description */
.product-view .box-description {
	color:#231f20;
	line-height:19px;
}
.awardbox {
	clear:both;
	padding-top:10px;
}
.awardbox_table_total {          /* Tabelle für die Auszeichnungsbox definieren */
            width:450px;            
            hight:;
        }
.awardbox_table_total tr {       /* Vertikale Ausrichtung in der Tabelle definieren */
            vertical-align:top;
        }
td .awardbox_table_text {        /* Spalte für den Text definieren */
            width:300px;
        }
td .awardbox_table_pic {         /* Spalte für die Bilder definieren */
            width:100px;
            margin-left:20px;
        }
.awardbox_table_total p {        /* Textstyle definieren für Absätze */
            font-size:;
            font-style:;
        }
.awardbox_table_total span {     /* Textstyle für <span> definieren */
            font-size: 10pt;
            font-style:;
            font-weight: bold;
        }
.awardbox_table_total em {       /* Textstyle für <em> definieren */
            font-size: 10pt;
            font-style:italic;
        }
.price-cart-holder {
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	margin-top:24px;
	margin-bottom:20px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
}
.price-holder {
	float:left;
	position:relative
}
p.out-of-stock {
	display: none;
	position: absolute;
	right: -410px;
	text-transform: uppercase;
	top: 35px;
	width:190px;
}
/* Block: Additional */
.product-view .box-additional {
}
/* Block: Upsell */
.product-view .box-up-sell {
}
.product-view .box-up-sell .products-grid td {
	width:25%;
}
/* Block: Tags */
.product-view .box-tags {
}
.product-view .box-tags .form-add label {
	float:left;
}
.product-view .box-tags .form-add .input-box {
	float:left;
	width:260px;
	margin:0 5px;
}
.product-view .box-tags .form-add input.input-text {
	width:254px;
}
.product-view .box-tags .form-add p {
	clear:both;
}
/* Block: Reviews */
.product-view .box-reviews {
}
.product-view .box-reviews .form-add {
}
/* Send a Friend */
.send-friend {
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
	font-size:1em;
	font-weight:normal;
}
.product-name a {
}
/* Product Tags */
.tags-list li {
	display:inline;
}
/* Advanced Search */
.advanced-search {
	position:relative
}
.bitte-halten {
	font-size: 10px;
	position: absolute;
	right: 27px;
	top: 25px;
}
#advanced-search-list {
	margin-top:20px;
}
.advanced-search-amount {
	padding-left:25px;
	padding-top:5px;
}
.advanced-search-summary {
	padding-left:25px;
}
/* CMS Home Page */
.cms-home .subtitle {
}
.cms-index-index .subtitle {
}
/* Sitemap */
.page-sitemap .links {
	text-align:right;
	margin:0 8px -22px 0;
	display:none
}
.page-sitemap .links a {
	text-decoration:none;
	position:relative;
}
.page-sitemap .links a:hover {
	text-decoration:underline;
}
.page-sitemap .sitemap {
	padding:20px;
	background:#fff
}
.page-sitemap .sitemap a {
}
.page-sitemap .sitemap li {
	margin:3px 0;
}
.page-sitemap .sitemap li.level-0 {
	margin:10px 0 0;
	font-weight:bold;
}
.page-sitemap .sitemap li.level-0 a {
}
/* RSS */
.rss-title h1 {
	background:url(../images/i_rss-big.png) 0 4px no-repeat;
	padding-left:27px;
}
.rss-table .link-rss {
	display:block;
	line-height:1.35;
	background-position:0 2px;
}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .item-options {
	display:none
}
.cart .page-title {
	background:url("../images/product-name-back.png") no-repeat scroll 0 0 transparent;
	height:92px;
	width:744px;
}
.title-buttons a.paypal-button {
	position:absolute;
	right:7px;
	top:9px;
}
.totals a.paypal-button {
	bottom:4px;
	left:15px;
	position:absolute;
}
.checkout-onepage-index .page-title {
	background:url("../images/product-name-back.png") no-repeat scroll 0 0 transparent;
	height:92px;
	width:744px;
	position:relative;
	padding-bottom:50px;
}


.checkout-onepage-index .page-title h1 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:20px;
	padding-top:30px;
}
.checkout-onepage-index .page-title .progress {
	position:absolute;
	bottom:9px;
	left:0px;
	background:url(../images/progress.png) no-repeat;
	width:744px;
	height:51px;
}
.checkout-onepage-index .page-title .progress ol {
	font-weight:bold;
	padding-top:24px;
}
.checkout-onepage-index .page-title .progress ol li {
	float:left;
	font-size:10px;
	padding-left:20px;
	text-transform:uppercase;
}
.progress-top {
	background:url("../images/not-active-top.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.progress-repeat {
	background:url("../images/not-active-repeat.png") repeat-y scroll 0 0 transparent;
	height:auto;
	width:752px;
}
.progress-bottom {
	background:url("../images/not-active-bottom.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.allow .progress-top-allow {
	background:url("../images/cart-top.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.allow .progress-repeat-allow {
	background:url("../images/cart-repeat.png") repeat-y scroll 0 0 transparent;
	height:auto;
	width:752px;
}
.allow .progress-bottom-allow {
	background:url("../images/cart-bottom.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.allow .progress-top {
	background:url("../images/cart-top.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.allow .progress-repeat {
	background:url("../images/cart-repeat.png") repeat-y scroll 0 0 transparent;
	height:auto;
	width:752px;
}
.allow .progress-bottom {
	background:url("../images/cart-bottom.png") no-repeat scroll 0 0 transparent;
	height:15px;
	width:752px;
}
.top-continue {
	background:url(../images/cart-top.png) no-repeat;
	width:752px;
	height:15px;
	margin-left:-4px;
	margin-top:3px;
}
.repeat-continue {
	background:url(../images/cart-repeat.png) repeat-y;
	width:752px;
	height:auto;
	min-height:60px;
	position:relative;
	margin-left:-4px
}
.bottom-continue {
	background:url(../images/cart-bottom.png) no-repeat;
	width:752px;
	height:15px;
	margin-left:-4px
}
a.continue-shopping {
	background:url("../images/btn-continue.png") no-repeat scroll 0 0 transparent;
	bottom:-11px;
	height:39px;
	left:4px;
	position:absolute;
	width:153px;
	color:#231f20;
	font-size:14px;
	text-transform:none;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}
a.continue-shopping:hover {
	background:url("../images/btn-continue.png") no-repeat 0 -39px;
	color:#fff !important;
}
a.continue-shopping span {
	display:block;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
}
a.update-shopping-cart {
	background:url("../images/btn-update.png") no-repeat scroll 0 0 transparent;
	bottom:-11px;
	height:39px;
	position:absolute;
	right:4px;
	width:165px;
	color:#231f20;
	font-size:14px;
	text-transform:none;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}
a.update-shopping-cart span {
	display:block;
	padding-left:15px;
	padding-top:10px;
	text-decoration:none;
}
a.update-shopping-cart:hover {
	background:url("../images/btn-update.png") no-repeat 0 -39px;
	color:#fff !important;
}
.cart .title-buttons span {
	background:none repeat scroll 0 0 transparent !important;
	display:block;
	font-size:14px !important;
	padding:8px 0 0 15px !important;
	text-transform:none !important;
}
.cart .title-buttons a.proceed-to-checkout-link:hover {
	color:#231f20
}
.grand-total-text {
	font-size:17px;
	font-weight:bold;
	vertical-align:bottom;
	padding-right:40px !important;
}
.subtotal-cart-text {
	font-size:10px;
	text-transform:uppercase;
	padding-right:20px !important;
}
.subtotal-cart-number {
	font-size:12px;
	padding-right:20px !important;
}
#checkout-step-review .subtotal-cart-number {
	padding-right:5px !important
}
#checkout-step-review .subtotal-cart-text {
	padding-right:5px !important
}
#checkout-step-review .grand-total-text {
	padding-right:5px !important
}
.grand-total-cena {
	font-size:24px;
	font-weight:bold;
	padding-right:20px !important;
}
.cart .title-buttons {
	position:relative
}
.title-buttons a.proceed-to-checkout-link {
	background:url(../images/proceed-to-checkout.png) no-repeat;
	width:155px;
	height:35px;
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFF;
	text-decoration:none;
	text-align:left
}
.totals a.proceed-to-checkout-link {
	background:url(../images/proceed-to-checkout.png) no-repeat;
	width:155px;
	height:35px;
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFF;
	text-decoration:none;
	text-align:left
}
.totals a.proceed-to-checkout-link span {
	display:block;
	padding-left:17px;
	padding-top:7px;
}
.shipping-estimate {
	display:none
}
.totals ul {
	display:none
}
.totals a.proceed-to-checkout-link:hover {
	background:url(../images/proceed-to-checkout.png) no-repeat 0px -35px;
	color:#231f20
}
.title-buttons a.proceed-to-checkout-link:hover {
	background:url(../images/proceed-to-checkout.png) no-repeat 0px -35px;
	color:#231F20;
}
.cart-items {
	margin-left:-4px;
	margin-top:5px;
}
.cart-items h3 {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/linija.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	clear:both;
	color:#231F20;
	float:left;
	margin-bottom:4px;
	margin-left:10px;
	margin-top:7px;
	width:736px;
}
.cart-items li .top {
	background:url(../images/cart-top.png) no-repeat;
	width:752px;
	height:15px;
}
.cart-items li .repeat {
	background:url(../images/cart-repeat.png) repeat-y;
	width:752px;
	height:auto;
	padding-bottom:35px;
}
.cart-items li .bottom {
	background:url(../images/cart-bottom.png) no-repeat;
	width:752px;
	height:15px;
	margin-bottom:10px;
}
.cart-items li {
	position:relative;
	clear:both;
	margin-top:2px;
}
.cart-items li a.btn-remove2 {
	background:url("../images/btn_trash.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:0;
	height:31px;
	line-height:0;
	overflow:hidden;
	width:149px;
	position:absolute;
	bottom:4px;
	right:4px;
	text-indent:0px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
*+html .cart-items li a.btn-remove2 {
	right:0px;
}
*+html a.move-to-wishlist2 {
	right:146px
}
*+html li.street-address2 input {
	margin-bottom:0px !important
}
.radio-buttons-holder {
	clear:both;
	padding-left: 230px !important;
}
*+html .zip-special {
	margin-top:-13px !Important;
}
.cart-items li a.btn-remove2 span {
	display: block;
	height: 12px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 9px;
}
.cart-items li a.btn-remove2:hover {
	background:url("../images/btn_trash.png") no-repeat scroll 0 -31px transparent;
	color:#231f20;
}
a.move-to-wishlist2 {
	position:absolute;
	bottom:4px;
	right:150px;
	background:url(../images/move-to-wishlist-cart.png) no-repeat;
	width:143px;
	height:31px;
	color:#231f20;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
a.move-to-wishlist2 span {
	display:block;
	padding-left:10px;
	padding-top:7px;
}
a.move-to-wishlist2:hover {
	background:url(../images/move-to-wishlist-cart.png) no-repeat 0 -31px;
	color:#FFF
}
.cart .page-title h1 {
	color:#FFFFFF;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:20px;
	padding-top:30px;
}
.cart {
}
.dots {
	left:305px;
	position:absolute;
	top:40px;
}
.dots2 {
	left:442px;
	position:absolute;
	top:40px;
}
.dots3 {
	left:597px;
	position:absolute;
	top:40px;
}
.product-image-cart {
	float:left;
	padding-left:30px;
	width:110px;
}
.product-holder-cart .year {
	display:block
}
.product-holder-cart .sub-title {
	display:block
}
.product-holder-cart {
	float:left;
	padding-right:65px;
	width:120px;
	padding-top:15px;
}
.price-cart {
	float:left;
	padding-top:35px;
	width:140px;
}
.qty-input-cart {
	float:left;
	padding-top:35px;
	width:150px;
}
.qty-input-cart span {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20;
	display:block
}
.qty-input-cart input.qty {
	margin-left:0px;
	text-align:left;
	padding-left:4px;
}
.subtotal-cart {
	float:left;
	padding-top:35px;
	width:100px;
}
.price-cart .price {
	font-size:24px;
	font-weight:bold;
	color:#978d71
}
.price-cart span {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20;
	display:block
}
.subtotal-cart span {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20;
	display:block
}
.subtotal-cart .price {
	font-size:24px;
	font-weight:bold;
	color:#900a0e;
}
.cart .product-name a {
	color: #231F20;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 58px;
	line-height: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 149px;
}
.cart .product-name a:hover {
	color:#900a0e;
}
.product-holder-cart .year {
	font-size:10px;
	color:#231f20
}
.product-holder-cart .sub-title {
	font-size:10px;
	text-transform:uppercase;
	color:#231f20
}
/* Checkout Types */
.cart .checkout-types {
	float:right;
	text-align:right;
}
.cart .title-buttons .checkout-types li {
	float:left;
	margin:0 0 5px 5px;
}
/* Shopping Cart Table */
.cart-table .item-msg {
	font-size:10px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	margin-left:-4px;
	margin-top:3px;
}
.cart .cart-collaterals .col2-set {
	float:left;
	width:700px;
}
.crosssell {
	clear:both;
	width:248px;
}
#crosssell-products-list li.item {
	background: url("../images/featured-product-back.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 308px;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: 2px;
	padding: 0 !important;
	position: relative;
	width: 248px;
	position:relative
}
.add-to-cart3 { position:relative}
.add-to-cart3 input.button {

  background: url("../images/add-to-cart.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #231F20;
    cursor: pointer;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 67px;
    left: 104px;

    padding-left: 51px;
    padding-top: 3px;
    position: absolute;
    text-transform: uppercase;
    top: -57px;
    width: 180px;

}

a.link-add-to-cart2 {
	background: url("../images/btn-continue.png") no-repeat scroll 0 0 transparent;
	bottom: 4px;
	color: #231F20;
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	left: 3px;
	letter-spacing: -1px;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	width: 153px;
}
a.link-add-to-cart2:hover {
	background: url("../images/btn-continue.png") no-repeat scroll 0 -39px transparent;
	color: #FFFFFF !important;
}
a.link-add-to-cart2 span {
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	text-decoration: none;
}
.crosssell h2 {
	background: url(../images/cross-sell-back.png) no-repeat;
	clear: both;
	color: #231F20;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 15px;
	padding: 10px 20px;
	width: 200px;
}
.crosssell .product-image {
	display: block;
	float: left;
	height: 230px;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 25px;
	width: 90px;
}
.crosssell .product-details {
	float: left;
	margin-left: 8px;
	margin-top: 20px;
	width: 120px;
}
.crosssell .sub-title {
	color: #231F20;
	display: block;
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-transform: uppercase;
}
.crosssell .product-name a {
	color: #231F20;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 56px;
	line-height: 14px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-transform: uppercase;
	width: 119px;
}
.crosssell .product-name a:hover {
	color: #900A0E;
}
.crosssell .year {
	color: #231F20;
	font-size: 10px;
	text-transform: uppercase;
}


.pay-pal-logo, .pay-pal-link { display:none}

#billing-new-address-form .ui-state-default .ui-icon { background:none !Important}
#billing-new-address-form .ui-selectmenu-status { padding-top:8px;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount, .cart .shipping {
	float:left;
	width:380px;
}
.discount h2 {
	color:#231f20;
	font-size:17px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:22px;
	padding-top:7px;
}
.discount-form {
	padding-left:22px;
	position:relative
}
.discount label {
	text-transform:uppercase;
	font-size:10px;
	color:#231f20
}
.discount input {
	background:url(../images/discount-input.gif) no-repeat;
	width:332px;
	height:26px;
	font-size:18px;
	color:#900a0e;
	font-weight:bold;
	margin-top:5px;
	border:none
	
}
.discount .top {
	background:url(../images/discount-top.png) no-repeat;
	width:376px;
	height:15px;
}
.discount .repeat {
	background:url(../images/discount-repeat.png) repeat-y;
	width:376px;
	height:auto;
	padding-bottom:55px;
}
.discount .bottom {
	background:url(../images/discount-bottom.png) no-repeat;
	width:376px;
	height:15px;
}
a.apply-coupon {
	background:url("../images/apply-coupon.png") no-repeat scroll 0 0 transparent;
	bottom:-66px;
	color:#231F20;
	font-size:12px;
	height:44px;
	position:absolute;
	right:5px;
	text-decoration:none;
	width:135px;
}
a.apply-coupon span {
	display:block;
	padding-left:15px;
	padding-top:11px;
}
a.apply-coupon:hover {
	background:url(../images/apply-coupon.png) no-repeat 0 -44px;
	color:#fff
}
/* Shopping Cart Totals */
.cart .totals {
	float:right;
	color:#fff;
	margin-top:3px;
	position:relative
}
.totals .top {
	background:url(../images/totals-top.png) no-repeat;
	width:366px;
	height:13px;
}
.totals .repeat {
	background:url("../images/totals-repeat.png") repeat-y scroll 0 0 transparent;
	height:auto;
	padding-bottom:40px;
	padding-top:5px;
	width:366px;
}
.totals .bottom {
	background:url(../images/totals-bottom.png) no-repeat;
	width:366px;
	height:13px;
}
#checkout-step-review .grand-total-cena {
	padding-right:5px !important
}
#checkout-step-login {
	padding:30px;
	padding-top:10px;
}
#checkout-step-login ul.form-list {
	padding-left:0px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
#checkout-step-login .buttons-set {
	padding-right:5px;
}
a.forgot-your-password {
	display:block;
	font-size:10px;
	padding-bottom:5px;
	padding-right:8px;
	padding-top:5px;
	text-transform:uppercase;
}
#checkout-step-login .form-list li {
	margin-bottom:5px;
}
#opc-login input.styled {
	margin-right:5px;
}
#opc-login h3 {
	padding-bottom:5px;
}
#opc-login h4 {
	padding-bottom:5px;
}
#opc-login p {
}
#opc-login ul.ul {
	padding-bottom:20px;
	padding-top:5px;
}
#opc-login ul.ul li {
	margin-left:30px;
	list-style:disc;
	padding-left:5px;
}
.cart .totals table {
	width:100%;
}
.cart .totals table th, .cart .totals table td {
	padding:5px;
	width:70%
}
.cart .totals table th {
	font-weight:bold;
}
.cart .totals table tfoot th {
}
/* Options Tool Tip */
.item-options dt {
	font-weight:bold;
	font-style:italic;
}
.item-options dd {
	padding-left:10px;
}
.truncated {
	cursor:help;
}
.truncated a.dots {
	cursor:help;
}
.truncated a.details {
	cursor:help;
}
.truncated .truncated_full_value {
	position:relative;
	z-index:999;
}
.truncated .truncated_full_value dl {
	position:absolute;
	top:-99999em;
	left:-99999em;
	z-index:999;
	width:250px;
	padding:8px;
	border:1px solid #ddd;
	background-color:#f6f6f6;
}
.truncated .show dl {
	top:-20px;
	left:50%;
}
.col-left .truncated .show dl {
	left:30px;
	top:7px;
}
.col-right .truncated .show dl {
	left:-240px;
	top:7px;
}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
	font-weight:bold;
}
.sp-methods .price {
	font-weight:bold;
}
.sp-methods .form-list {
	padding-left:20px;
}
.sp-methods select.month {
	width:150px;
	margin-right:10px;
}
.sp-methods select.year {
	width:96px;
}
.sp-methods input.cvv {
	width:3em !important;
}
.sp-methods .checkmo-list li {
	margin:0 0 5px;
}
.sp-methods .checkmo-list label {
	width:135px;
	padding-right:10px;
	text-align:right;
}
.sp-methods .checkmo-list address {
	float:left;
}
.sp-methods .centinel-logos a {
	margin-right:3px;
}
.sp-methods .centinel-logos img {
	vertical-align:middle;
}
.please-wait {
	float:right;
	margin-right:5px;
}
.please-wait img {
	vertical-align:middle;
}
.cvv-what-is-this {
	cursor:help;
	margin-left:5px;
}
/* Tooltip */
.tool-tip {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	position:absolute;
	z-index:9999;
}
.tool-tip .btn-close {
	text-align:right;
}
.tool-tip .btn-close a {
	display:block;
	margin:0 0 0 auto;
	width:15px;
	height:15px;
	background:url(../images/btn_window_close.gif) 100% 0 no-repeat;
	text-align:left;
	text-indent:-999em;
	overflow:hidden;
}
.tool-tip .tool-tip-content {
	padding:5px;
}
/* Gift Messages */
.gift-messages {
	padding-left:0px;
}
.gift-messages-form {
}
.gift-messages-form {
	position:relative;
}
.gift-messages-form label {
	float:none !important;
	position:static !important;
}
.gift-messages-form h4 {
}
.gift-messages-form .whole-order {
}
.gift-messages-form .item {
	margin:0 0 10px;
}
.gift-messages-form .input-box {
	float:none !important
}
.gift-messages-form h4 {
	padding-left:0px;
	padding-top:10px;
}
.gift-messages-form p {
	padding-left:0px;
}
.gift-messages-form .item .product-img-box {
	width:75px;
	display:none
}
.gift-messages-form .item .product-image {
	margin:0 0 7px;
}
.gift-messages-form .item .number {
	margin:0;
	font-weight:bold;
	text-align:center;
}
.gift-messages-form .item .details {
}
.gift-messages-form ul.form-list {
	padding-top:10px !important;
}
.gift-messages-form .item .details .product-name {
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
}
.gift-message-link {
	display:block;
	background:url(../images/bkg_collapse.gif) 0 4px no-repeat;
	padding-left:20px;
}
.gift-message-link.expanded {
	background-position:0 -53px;
}
.gift-message-row {
}
.gift-message-row .btn-close {
	float:right;
}
.gift-message dt strong {
	font-weight:bold;
}
/* Checkout Agreements */
.checkout-agreements {
}
.checkout-agreements li {
	margin:10px 0;
}
.checkout-agreements .agreement-content {
	border:1px solid #ddd;
	background-color:#f6f6f6;
	padding:5px;
	overflow:auto;
}
.checkout-agreements input {
	float:left
}
.checkout-agreements .agree {
	padding:6px;
}
/* Centinel */
.centinel {
}
.centinel .authentication {
	border:1px solid #ddd;
	background:#fff;
}
.centinel .authentication iframe {
	width:99%;
	height:400px;
	background:transparent !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}
/* Generic Info Set */
.info-set {
}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {
}
.block-progress dt {
	font-weight:bold;
}
.block-progress dt.complete, .block-progress dd.complete {
}
.opc {
	position:relative;
	margin-left:-4px;
}
.opc li.section {
}
.opc .buttons-set.disabled button.button {
	display:none;
}
.opc .buttons-set .please-wait {
	height:21px;
	line-height:21px;
	padding-right:60px;
	padding-top:7px;
}
.opc .step-title {
	text-align:right;
	padding-left:20px;
	position:relative
}
.checkout-arrow {
	position:absolute;
	right:20px;
	top:5px;
}
.liefer-top {
	background:url(../images/top-checkout-left.png) no-repeat;
	width:248px;
	height:16px;
	margin-top:4px;
}
.liefer-bottom {
	background:url(../images/bottom-checkout-left.png) no-repeat bottom left;
	width:248px;
	height:auto;
	min-height:250px;
}
.liefer-bottom h2 {
	font-size:22px;
	font-weight:bold;
	color:#231f20;
	letter-spacing:-1px;
	padding-left:25px;
}
.liefer-bottom p {
	padding-bottom:25px;
	padding-left:25px;
	padding-top:15px;
	width:130px;
	color:#231f20
}
.sicherheit-bottom {
	background:url(../images/sicherheit-bottom.png) no-repeat;
	width:248px;
	height:16px;
}
.sicherheit-repeat {
	background:url(../images/sicherheit-repeat.png) repeat-y;
	width:248px;
	height:auto;
	padding-bottom:10px;
}
.sicherheit-repeat h2 {
	color:#231F20;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:10px;
	padding-left:25px;
	padding-top:5px;
}
.sicherheit-repeat p {
	width:200px;
	padding-left:25px;
	color:#231f20
}
.sicherheit-repeat img {
	float:right;
	margin-right:4px;
	margin-top:-95px;
}
.opc .step-title .number {
	float:left;
	line-height:22px;
	margin-right:5px;
	font-size:18px;
}
.opc .step-title h2 {
	float:left;
}
.opc .step-title a {
	display:none;
	float:right;
}
.opc .allow .step-title {
	cursor:pointer;
	padding-left:20px;
}
.opc .allow .step-title:hover {
	color:#900a0e;
}
/*.opc .allow .step-title a { display:block; }*/

.opc .active {
}
.opc .active .step-title {
	cursor:default;
	font-size:18px;
	padding-left:20px;
}
/*.opc .active .step-title a { display:none; }*/
#checkout-step-billing #co-billing-form p {
	padding-bottom:5px;
	padding-left:28px;
	padding-top:5px;
}
#checkout-step-billing #co-billing-form ul li p {
}
#checkout-review-table-wrapper {
	padding:0px;
}
#p_method_paypal_standard, #p_method_paypal_express {
	margin-top:-3px
}
.opc .step {
	position:relative;
}
#checkout-payment-method-load ul.form-list {
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
}
.cvv-what-is-this {
	display:block;
	float:left;
	padding-top:4px;
	text-transform:uppercase;
}
#checkout-step-review {
	padding:30px;
	padding-top:10px;
}
.opc ul.form-list {
	padding-left:30px;
	padding-right:0px;
	padding-top:30px;
}
.opc ul.form-list .input-box {
	display:block;
	float:left;
	width:360px;
	clear:none
}
#checkout-step-payment ul.form-list .input-box {
	clear:both !important
}
#checkout-step-shipping ul.form-list .input-box {
}
#register-customer-newsletter input {
	float:left;
	margin-right:5px;
}
.radio-buttons {
	text-transform:uppercase;
	color:#231f20;
	font-size:10px;
	padding-left:30px;
}
.radio-buttons input {
	clear:both;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.radio-buttons label {
	display:block;
	float:left;
	padding-top:1px;
}
.name-prefix {
	clear:both;
	float:none !important;
	padding-bottom:5px;
}
.opc .step .tool-tip {
	right:10px;
}
.opc .order-review {
}
/* Multiple Addresses Checkout */
.checkout-progress {
	padding:0 50px;
	margin:10px 0;
}
.checkout-progress li {
	float:left;
	width:20%;
	border-top:5px solid #ccc;
	text-align:center;
	color:#ccc;
}
.checkout-progress li.active {
	border-top-color:#000;
	color:#000;
}
.multiple-checkout {
	position:relative;
}
.multiple-checkout .tool-tip {
	top:50%;
	margin-top:-120px;
	right:10px;
}
.multiple-checkout .grand-total {
	font-size:1.5em;
	text-align:right;
}
.multiple-checkout .grand-total big {
}
.multiple-checkout .grand-total .price {
}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {
}
.account-login .col2-set .new-users {
	padding-left:25px;
	padding-top:20px;
	width:330px;
}
.account-login .registered-users {
	padding-top:20px;
}
.account-create {
}
.account-create ul.form-list p {
	font-size:11px;
	padding-top:6px;
	width:330px;
}
#checkoutSteps p.email-notice {
	font-size:11px;
	padding-bottom:5px !important;
	padding-left:1px !important;
	padding-top:5px !important;
	width:334px !important;
}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
	float:none;
	margin:0;
}
.my-account .box-reviews {
	display:none
}
.addresses-list {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
}
.addresses-list .item {
margin-top: 15px;
}
.addresses-list h3 {
	font-size:15px;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
}
/********** < Dashboard */
.box {
	padding-bottom:30px;
}
.box h3 {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#231F20;
	float:left;
	font-size:18px;
	font-weight:normal;
	padding-right:10px;
	padding-bottom:20px;
}
.box-account {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:20px;
}
.welcome-msg {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
}
.dashboard {
}
.dashboard .welcome-msg {
}
/* Block: Recent Orders */
.dashboard .box-recent {
	margin:10px 0;
}
.sales-order-history .my-account p {
	padding-left:30px;
	padding-top:15px;
}
.billing-agreements .ui-state-default .ui-icon {
	background:none
}
.billing-agreements {
	padding:25px
}
.billing-agreements .buttons-set {
	padding-left:0px
}
.dashboard p {
	clear:both
}
.box-title {
	position:relative;
	background:url(../images/dot.gif) repeat-x;
	background-position:0 20px;
}
.billing-agreements .box-title {
	background:none
}
.box-title a {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:5px;
}
.my-account {
	position:relative;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
p.hello {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#231F20;
	float:left;
	font-size:18px;
	font-weight:normal !important;
	padding-right:10px;
	padding-bottom:20px;
}
/* Block: Account Information */
.dashboard .box-info {
}
/* Block: Reviews */
.dashboard .box-reviews .number {
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:1;
	color:#fff;
	margin:3px -20px 0 0;
	padding:2px 3px;
	background:#ddd;
}
.dashboard .box-reviews .details {
	margin-left:20px;
}
/* Block: Tags */
.dashboard .box-tags .number {
	float:left;
	font-size:10px;
	font-weight:bold;
	line-height:1;
	color:#fff;
	margin:3px -20px 0 0;
	padding:2px 3px;
	background:#ddd;
}
.dashboard .box-tags .details {
	margin-left:20px;
}
/********** Dashboard > */

/* Address Book */
.addresses-list {
}
.addresses-list-additional li.item {
}
/* Order View */
.order-info {
	padding:20px;
	padding-bottom: 5px;
}
.order-info dt, .order-info dd, .order-info ul, .order-info li {
	display:inline;
}
.order-info dt {
	font-weight:bold;
}
.order-date {
	margin:10px 20px;
	font-size: 14px;
	font-weight: bold;
}
.order-info-box {
	padding: 20px;
}
.order-items {
	width:704px;
	overflow-x:auto;
	padding-left: 20px;
}
.order-gift-message {
	margin:15px 0;
}
.gift-message dt strong {
	color:#666;
}
.gift-message dd {
	margin:5px 0 0;
	font-size:13px;
}
.order-about {
	margin:15px 0;
}
.order-about dt {
	font-weight:bold;
}
.order-about dd {
	font-size:13px;
	margin:0 0 7px;
}
.tracking-table {
	margin:0 0 15px;
}
.tracking-table th {
	font-weight:bold;
	white-space:nowrap;
}
.tracking-table th, .tracking-table td {
	padding:1px 5px 0 0;
}
.tracking-table-popup {
	width:100%;
}
.tracking-table-popup th {
	font-weight:bold;
	white-space:nowrap;
}
.tracking-table-popup th, .tracking-table-popup td {
	padding:1px 8px;
}
/* Order Print Pages */
.page-print .print-head {
}
.page-print .print-head img {
	float:left;
}
.page-print .print-head address {
	float:left;
	margin-left:15px;
}
/* Price Rewrites */
.page-print .gift-message-link {
	display:none;
}
.page-print .price-excl-tax, .page-print .price-incl-tax {
	display:block;
	white-space:nowrap;
}
.page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
	display:inline;
}
/* My Reviews */
.product-review .product-img-box {
	float:left;
	width:140px;
}
.product-review .product-img-box .product-image {
	display:block;
	width:125px;
	height:125px;
}
.product-review .product-img-box .label {
	font-size:11px;
	margin:0 0 3px;
}
.product-review .product-img-box .ratings .rating-box {
	float:none;
	display:block;
	margin:0 0 3px;
}
.product-review .product-details {
	margin-left:150px;
}
.product-review .product-name {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px;
}
.product-review h3 {
}
.product-review .ratings-table {
	margin:0 0 10px;
}
.product-review dt {
	font-weight:bold;
}
.product-review dd {
	font-size:13px;
	margin:5px 0 0;
}
/* ======================================================================================= */


/* Footer ================================================================================ */

.footer-seo {
	margin-bottom: 15px;
	margin-left: -7px;
}
.footer-seo-top {
	background:url(../images/footer-seo-top.png) no-repeat;
	width:1008px;
	height:17px;
}
.footer-seo-repeat {
	background:url(../images/footer-seo-repeat.png) repeat-y;
	width:1008px;
}
.footer-seo-bottom {
	background:url(../images/footer-seo-bottom.png) no-repeat;
	width:1008px;
	height:16px;
}
.footer-seo p {
	text-align:left !important;
	font-size:11px;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
}
.footer-top {
	background:url(../images/footer-top.gif) no-repeat;
	width:1005px;
	height:16px;
}
.footer-repeat {
	background:url(../images/footer-repeat.gif) repeat-y;
	width:945px;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	position:relative;
	min-height: 164px;
}
.footer-bottom {
	background:url(../images/footer-bottom.gif) no-repeat;
	width:1005px;
	height:16px;
}
.footer-repeat .cards {
	bottom:7px;
	left:25px;
	position:absolute;
}
.contact {
	float:left
}
.contact a {
	background:url("../images/contact-icon.gif") no-repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	height:27px;
	left:9px;
	padding-left:63px;
	padding-top:7px;
	position:absolute;
	text-decoration:none;
	top:10px;
	font-size:10px;
}
.contact a:hover {
	color:#900a0e;
}
.links li a strong:hover {
	color:#900a0e;
}
.contact a span {
	font-weight:bold;
	text-transform:uppercase
}
a.back-to-top {
	background:url("../images/back-to-top-icon.gif") no-repeat scroll 86px 6px transparent;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	position:absolute;
	right:35px;
	text-decoration:none;
	text-transform:uppercase;
	top:16px;
	width:93px;
}
.footer-block {
	float:left;
	padding-top:15px;
	text-align:left
}
.footer-block span {
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
.footer-block ul {
	border-top:1px solid #cccccc;
	padding-right:45px;
	padding-top:5px;
	padding-bottom:25px;
}
.footer-block ul li a {
	color:#9c9378;
	text-decoration:none;
	font-size:11px;
}
.footer-block ul li a:hover {
	color:#333;
	text-decoration:underline;
}
.footer-container {
	background:url(../images/footer-repeat.jpg) repeat-x;
	clear:both
}
.footer {
	background:url(../images/footer-back.jpg) no-repeat top center;
	min-height: 210px;
}
.footer p {
	text-align:right;
}
.footer address {
	text-align:right;
	color:#000000;
	font-size:11px;
	clear:both;
	width 300px;
	float: right;
}
.footer address a {
	text-decoration:none;
	color:#a9a9a9
}
.footer address a:hover {
	color:#333
}
.footer ul {
}
.footer ul li {
}
.footer-container .bottom-container {
	text-align:center;
}
.footer-content {
	margin:0 auto;
	padding-top:40px;
	position:relative;
	width:1000px;
}
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
/* ======================================================================================= */
.vendor-subtotal {
	float:right;
	display:none
}
.regions-sidebar .head {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/layered-top-new.png");
	background-position:0 -33px;
	background-repeat:no-repeat;
	display:block;
	height:33px;
	text-decoration:none;
	text-transform:capitalize;
	width:248px;
}
.regions-sidebar {
	margin-top:3px;
	margin-left:-4px;
}
.regions-sidebar .head h4 {
	color:#231F20;
	font-size:18px;
	padding-left:20px;
	padding-top:15px;
}
.regions-sidebar .head h5 {
	color:#231F20;
	font-size:13px;
	padding-left:20px;
	padding-top:15px;
}
.regions-sidebar .content {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/layered-repeat.png");
	background-position:0 0;
	background-repeat:repeat-y;
	height:auto;
	line-height:21px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	width:208px;
}



.table-regions {
	margin-top:0px;
}
.table-regions tr {
}
.table-regions th {
	width:140px;
}
.table-regions th a {
	color:#000;
	font-size:18px;
	font-weight:bold
}
.table-regions th a:hover {
	color:#900
}
.table-regions td {
}
.table-regions ul {
	padding-left:10px;
	padding-right:20px;
	border-left:1px solid #ddd;
	padding-bottom:5px;
}
.table-regions ul li {
	padding-top:5px
}
.table-regions ul li.table-mehr a {
	color:#000;
	font-weight:bold;
	font-size:10px;
}
.table-regions ul li.table-mehr a:hover {
	color:#900
}
.table-regions ul li a {
	font-size:11px;
}
.blog-left a, .blog-right a {
	color:#231F20
}
.sidebar .blog .head {
	background: url("../images/layered-top-new.png") no-repeat scroll 0 -33px transparent;
	clear: both;
	display: block;
	height: 33px;
	text-decoration: none;
	text-transform: capitalize;
	width: 248px;
}
.sidebar .blog .head h1 {
	color:#231F20;
	font-size:18px;
	padding-left:20px;
	padding-top:15px;
}
.sidebar .blog .head span {
	color:#231F20;
	font-size:15px;
	padding-left:20px;
	padding-top:15px;
	display:block
}
.sidebar .blog {
	margin-left: -4px;
	padding-bottom: 0 !important;
}
.sidebar .blog .content {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("../images/layered-repeat.png");
	background-position:0 0;
	background-repeat:repeat-y;
	height:auto;
	line-height:21px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	width:208px;
}
.winemaker-right-blocks {
	float:right;
	width:240px;
}
ul.winemakers-list {
	float:left
}
ul.winemakers-list li {
	clear:both;
	float:left;
	margin-bottom:10px;
}
.winzer-photo img {
	width:71px;
	height:71px
}
.winemaker-name, .winemaker-type-of-grape, .winemaker-region {
}
.winzer-repeat h3 {
	color: #231F20;
	float: left;
	font-size: 12px;
	padding-top: 5px;
	width: 200px;
	font-weight:normal
}
p.winemaker-name {
	padding-right: 0;
	width: 115px;
}
.winemaker-name span {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0;
	padding-top:1px;
	text-transform:uppercase;
	width:115px;
}
.winemaker-region span {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0;
	padding-top:1px;
	text-transform:uppercase;
	width:115px;
}
.winemaker-type-of-grape span {
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0;
	padding-top:1px;
	text-transform:uppercase;
	width:115px;
}
.winemaker-type-of-grape span.rebsorten-text {
	width:200px;
	text-transform:none;
	font-size:12px;
	font-weight:normal
}
.winemaker-statement span {
	display:block;
	font-size:10px;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:1px;
	text-transform:uppercase;
	font-style:normal
}
.winemaker-statement {
	font-style:italic;
	padding-bottom:10px;
}
p.region-desc {
	padding-top:10px;
	line-height:18px;
}
.winemakers-pagination {
	background:url(../images/new-pagination-back.gif) no-repeat;
	height:45px;
	margin-bottom:10px;
	margin-top:5px;
	display:block;
	clear:both;
	font-size:12px;
	padding-left:20px;
	padding-top:25px;
}
.winemakers-pagination li.current a {
	border:1px solid #dfdcd0;
	padding:0px;
}
.winemakers-pagination li a {
	border:1px solid #FFFFFF;
	color:#231F20;
	padding:5px 9px;
	text-decoration:none;
}
.winemakers-pagination li a:hover {
	border:1px solid #DFDCD0;
}
.winemakers-pagination li {
	display:inline;
}
.winemakers-pagination .current {
	padding:5px 9px;
	background:#dfdcd0;
	font-weight:bold;
	border:1px solid #fff
}
.winemaker-images img {
}
.cms-home .facebook-box {
	background: url("../images/newsletter-back.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 235px;
	margin-left: 12px;
	margin-top: 7px;
	position: relative;
	width: 220px;
	padding-left: 20px;
	padding-top: 15px;
	position:relative;
	margin-bottom:0px;
	clear:none
}
.facebook-box {
	background: url("../images/newsletter-back.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 235px;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom:6px;
	position: relative;
	width: 220px;
	padding-left: 20px;
	padding-top: 15px;
	position:relative;
	clear:both
}
.fb-mask-top {
	background:url(../images/fb-mask-horizontal.png) no-repeat;
	width:200px;
	height:2px;
	position:absolute;
	top:68px;
	left:20px
}
.fb-mask-bottom {
	background:url(../images/fb-mask-horizontal.png) repeat-y;
	width:200px;
	height:25px;
	position:absolute;
	bottom:9px;
	left:20px
}
.fb-mask-left {
	background:url(../images/fb-mask-vertical.png) no-repeat;
	width:2px;
	height:180px;
	position:absolute;
	left:20px
}
.fb-mask-right {
	background:url(../images/fb-mask-vertical.png) no-repeat;
	width:2px;
	height:180px;
	position:absolute;
	right:19px
}
.see-also {
	background:url(../images/newsletter-back.png) no-repeat;
	width:240px;
	height:250px;
	margin-top:7px;
	margin-bottom:7px;
}
.see-also div {
	font-size: 18px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	letter-spacing:-1px;
}
.see-also a {
	background:url(../images/see-also-button.gif) 0 0 no-repeat;
	width:204px;
	height:47px;
	color:#231f20;
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
.see-also a span {
	display:block;
	padding-left:12px;
	padding-top:13px;
}
.see-also a:hover {
	background:url(../images/see-also-button.gif) no-repeat 0 -47px;
	color:#fff
}
.gift-card-info {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	position: relative;
	margin-bottom: 25px;
	z-index: 2;
	width: 510px;
	margin-top: -20px;
	background-color: #fff;
	margin-left: -5px;
	padding-left: 5px;
}
.gift-card-info #recipient_address {
	width: 504px !important;
	height: 80px !important;
}
.gift-card-info #recipient_message {
	width: 504px !important;
	height: 80px !important;
}
.gift-card-info #recipient_name {
	width: 504px !important;
}
.gift-card-info #recipient_email {
	width: 504px !important;
}
.gift-card-info input#amount {
	width: 104px;
}
.enter-gift-card-number .content {
	background:#fff;
	padding:20px;
}
.ugiftcert-customer-balance .my-account .cms-page-std-bottom {
	display:none
}
.retrieve-gift-card-balance {
	background:#fff;
	padding:20px;
}
.winemaker-video-holder embed {
	width:209px !important;
	height:116px !important
}
.winemaker-video-holder object {
	width:209px !important;
	height:116px !important
}
#video-fancy embed {
	width:648px !important;
	height:360px !important
}
#video-fancy object {
	width:648px !important;
	height:360px !important
}
.winemaker-video-holder {
	position:relative;
	padding-bottom:25px;
}
a#winemaker-video-link {
	display: block;
	right: 20px;
	position: absolute;
	bottom: 0px;
	font-size:10px;
	text-transform:uppercase
}
a.non_active {
	display:none
}
.cart-error {
	background:none !Important
}
.cart-error a {
}
.cart-error a:hover {
	color:#fff !Important
}
.category-desrciption-new {
	margin-bottom:20px;
	margin-top:10px;
}
.category-desrciption-new .top {
	background:url(../images/desc-top.png) no-repeat;
	width:744px;
	height:13px;
}
.category-desrciption-new .repeat {
	background:url(../images/desc-repeat.png) repeat-y;
	width:704px;
	height:auto;
	padding:10px 20px;
}
.category-desrciption-new .bottom {
	background:url(../images/desc-bottom.png) no-repeat;
	width:744px;
	height:13px;
}
li.vendor-cart-new {
	margin-left: 20px;
	width: 420px;
	position:relative
}
li.vendor-cart-new span {
	font-size:10px;
	text-transform:uppercase;
	color:#231F20
}
.select-holder {
	position:absolute;
	top:-45px;
	left:0px;
}
a.i_desc_arrow {
	
	padding-left: 5px;
	padding-top: 2px;
}
a.i_asc_arrow {

	padding-left: 5px;
	padding-top: 2px;
}
.nav-next {
	background:url(../images/next-gallery.gif) no-repeat 0 0;
	display:block;
	width:9px;
	height:18px;
	border:none
}
.nav-prev {
	background:url(../images/prev-gallery.gif) no-repeat 0 0;
	display:block;
	width:9px;
	height:18px;
	border:none
}
#divSlide1 {
	display:none
}
.winzer-popup { background:url(../images/sonderangebote_2.jpg) no-repeat; width:774px; height:474px;}

.new-vineyard-block { background:#fff; margin-bottom:0px; padding-left:30px; padding-top:30px;}
.new-vineyard-block a { color:#837966}
.winemaker-page a { color:#9C9378}
#narrow-by-list ol {
	background: url(../images/layered-repeat.png) repeat-y scroll 0 0 transparent;
    height: auto;
    padding: 15px 30px 10px 25px;
    width: 190px;
}
#advancednavigation-filter-content-price ol {
    background: none !important;
    padding: 0 !important
}
#narrow-by-list ol li a{
    background: url(../images/gan_checkbox.gif) no-repeat scroll 0 0 transparent;
    height: 15px;
    line-height: 16px;
    padding-left: 20px;
}
#advancednavigation-filter-content-price ol li a{

}
#narrow-by-list li {
	line-height: 20px;
}
.glc-col .form-list li.wide select {
    width: 280px;
}

.glc-title {
    background-color: #444444;
    background-image: linear-gradient(to bottom, #444444, #444444) !important;
    border-radius: 4px 4px 0 0;
    color: #FAFAFA;
}
.doyoumean {
	position:absolute;
	margin: 35px 30px 0px;
	z-index:10
}
.catalog-product-view .category-image {
    display: none;
}
/* ============= Angebot-Button ============= */

.button_zumAngebot {
	background: #af1c21;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
	color: white;
	text-shadow: #6F1C1C 0 1px 2px;
	position: relative;
	top: -47px;
	left: 594px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	width: 120px !important;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	z-index: 1;
}
.button_zumAngebot_klein {
	background: #af1c21;
	box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0 0 inset;
    height: 26px;
    position: absolute;
    right: 16px;
    bottom: 12px;
    border-radius: 4px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
	text-shadow: #6F1C1C 0 1px 2px;
	z-index: 1;
	padding-right: 18px;
	padding-left: 18px;
}
.button_zumAngebot:hover {
	background: #C22026;
	text-decoration: none !important;
}
.button_zumAngebot_klein:hover {
	background: #C22026;
	text-decoration: none !important;
}
.button_zumAngebot #arrow {
	background-image: url("../images/arrow_button.png");
	background-size: 100%;
	right: 10px;
	position: absolute;
	height: 24px;
	width: 21px;
	bottom: 5px;
}
.button_zumAngebot_klein #arrow {
	background-image: url("../images/arrow_button.png");
	background-size: 100%;
	right: 6px !important;
	position: absolute;
	height: 20px !important;
	width: 21px;
	bottom: 5px;
}
.button_weinberatung{
	background: #4dca19; /* Old browsers */
	background: -moz-linear-gradient(top,  #4dca19 0%, #47af1c 50%, #52890c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4dca19), color-stop(50%,#47af1c), color-stop(100%,#52890c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4dca19 0%,#47af1c 50%,#52890c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4dca19 0%,#47af1c 50%,#52890c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4dca19 0%,#47af1c 50%,#52890c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4dca19 0%,#47af1c 50%,#52890c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dca19', endColorstr='#52890c',GradientType=0 ); /* IE6-9 */
    width: 276px;
    height: 26px;
    position: absolute;
    right: 200px;
    bottom: 16px;
    border-radius: 6px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding-right: 24px;
    border: 1px solid #78BF40;
    box-shadow: rgba(230, 230, 230, 0.5) 0 1px 0 0 inset, 0 2px 2px rgba(0,0,0,0.2);
	text-transform: uppercase;
	text-shadow: #194F10 0 1px 2px;
}
.button_weinberatung:hover {
background: #88d640; /* Old browsers */
background: -moz-linear-gradient(top,  #88d640 1%, #68b53f 50%, #51a82f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#88d640), color-stop(50%,#68b53f), color-stop(100%,#51a82f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #88d640 1%,#68b53f 50%,#51a82f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #88d640 1%,#68b53f 50%,#51a82f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #88d640 1%,#68b53f 50%,#51a82f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #88d640 1%,#68b53f 50%,#51a82f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88d640', endColorstr='#51a82f',GradientType=0 ); /* IE6-9 */
	text-decoration: none !important;
}
.button_weinberatung #arrow {
	background-image: url("../images/arrow_button.png");
	background-size: 100%;
	right: 6px !important;
	position: absolute;
	height: 20px !important;
	width: 21px;
	bottom: 5px;
}
#gutscheinShow {
	display: none;
}
#wishlist-table p.availability.out-of-stock {
	position: relative !important;
	right: 0 !important;
	top: 0 !important;
}

.quick-access {
	visibility: hidden;
    max-width: 790px;
}

.user-not-logged, .user-logged, .basket-empty, .basket-full {
	display: none;
}
#vorteileStartseite {
	margin-top: 7px;
	position: relative;
	width: 240px;
	color: #231f20;
	height: 250px;
	background-color: #ffffff;
	border-radius: 15px;
	float: left !important;
	margin-left: 1px;
	margin-right: 1px;
}
.m-banner.frontpage {
	float: left;
	margin-left: 12px;
}
#backtostock_form {
	background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
#back_to_stock {
    z-index: 10000;
    width: 466px;
    position: fixed;
    background: #fff;
    left: 50%;
    margin-left: -233px;
    top: 50%;
    margin-top: -100px;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 2px;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
	padding-bottom: 18px;
}
#back_to_stock_close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	cursor: pointer;
	line-height: 18px
}
.box-collateral.block-autoresponder-backtostock {
	margin-top: -20px;
}
.totals #checkout-review-table-wrapper tr td dl.item-options {
	display: none;
}