
#shopFormTable table
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

#shopFormTable table tr td
{
	background-color: #d4d4d4;
	background-image: url(../img/layout/shop-table-td-border.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#shopFormTable table tr td.colShopInput
{
	background-position: right bottom;	
}

#shopFormTable table tr td.colShopLabel,
#shopFormTable table tr td.colspan2Shop
{
	background-image: url(../img/layout/bg-tableformrow.gif);
	background-repeat: repeat-y;
	padding-left: 51px;
}

#mainContainerBoxContent.shopSite div.formRow,
#shopFormTable form#shop_changepasswordform table tr td.colShopLabel,
#shopFormTable form#shop_changepasswordform table tr td.colShopInput,
#shopFormTable form#shop_changepasswordform table tr td.colspan2Shop
{
	color: #ffffff;
	background-image: url(../img/layout/bg-tableformrow-shop.gif);
	padding: 12px 10px 12px 51px;	
}

#shopFormTable form#shop_changepasswordform table tr.colButtonTr td.colShopLabel
{
	background-image: none;	
	width: 155px;
}

#shopFormTable form#shop_changepasswordform table tr.colButtonTr td.colShopInput
{
	padding: 0;
}

#shopFormTable form#shop_changepasswordform table tr.colButtonTr td.colShopInput input.inputbutton
{
	color: #CCCCCC;	
	font-size: 11px;
}

#shopFormTable .contentNormal
{
	color: #CCCCCC;
}

#shopFormTable table tr td.colShopLabel
{
	width: 180px;	
}

#shopFormTable fieldset table tr.colButtonTr
{
	border-bottom: none;	
}

#shopFormTable fieldset table tr.colButtonTr td.colShopLabel,
#shopFormTable fieldset table tr.colButtonTr td.colShopInput
{
	background-image: none;
	background-color: transparent;
	border-bottom: none;
	padding: 0;
}

#shopFormTable fieldset table tr.colButtonTr td.colShopInput
{
	margin: 0 0 50px 0;
	text-align: right;
	background-image: url(../img/layout/bg-formsubmit-shop.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 20px;
}

#mainContainerBoxContent.shopSite #shopFormTable fieldset table tr.colButtonTr td.colShopInput
{
	background-image: url(../img/layout/bg-formsubmit-shopsite.png);
}

#shopFormTable fieldset table tr.colButtonTr td.colShopInput input
{
	margin-right: 105px;
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
	color: #575757;
	padding: 2px 0 0 20px;
}

#shopFormTable a.helpTextIcon
{
	display: block;
	margin-left: 180px;
	margin-top: -22px;
}


.shopFormTextbox * input.inputbutton,
a.skyButtonCustom,
button#searchClose
{
	background-color: transparent;
	background-image: url(../img/layout/shop-button-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;	
	margin-top: 5px;
	font-size: 11px;
}

a.skyButtonCustom
{
	display: block;
	text-decoration: none;
	padding-top: 3px;
	color: #CCCCCC;
}

a.skyButtonCustomActive
{
	background-color: transparent;
	background-image: url(../img/layout/shop-button-activ-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;	
	margin-top: 0px;
	margin-left: 5px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding-top: 6px;	
}

a.skyButtonCustomActive
{
	margin-right: 20px;	
}

a.skyButtonCustom:hover,
a.skyButtonCustomActive:hover
{
	color: #FFFFFF;	
}

button#searchClose
{
	position: absolute;
	z-index: 10;
	right: 180px;
	color: #CCCCCC;
	margin-top: 30px;
	padding-top: 0;	
	padding-bottom: 4px;
	cursor: pointer;	
}

button#searchClose:hover
{
	color: #FFFFFF;	
}

.basketGreetingCardBox
{
	background-image: url(../img/layout/bg-greetingcard-box.gif);
	background-repeat: repeat-y;	
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Shop Overview ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contentHeaderShopOverview
{
	background-image: url(../img/layout/bg-header-shopoverview.gif);
	background-repeat: no-repeat;
	height: 78px;	
}

ul#shopOverviewNavigation
{
	list-style: none;
	margin: 0;
	padding: 15px 0 0 95px;
}

ul#shopOverviewNavigation li
{
	float: left;
	display: inline;
	padding: 0 5px 0 0;
	color: #777775;
	font-size: 10px;
}

ul#shopOverviewNavigation li a
{
	color: #777775;
	text-decoration: none;
}

ul#shopOverviewNavigation li a:hover
{
	color: #FFFFFF;
}

#shopOverviewFilterBox
{
	float: left;
	display: inline;
	width: 155px;
	margin: 9px 0 0 0px;	
}

#shopOverviewSortBox
{
	float: right;
	display: inline;
	width: 215px;
	margin: 9px 0 0 0px;
}

#shopOverviewFilterBox .shopOverviewFilterTitle,
#shopOverviewSortBox .shopOverviewFilterTitle
{
	font-size: 10px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 4px;
	color: #676767;
}
#shopOverviewSortBox .shopOverviewFilterTitle {
	padding-left: 44px;
}

#shopOverviewFilterBox select,
#shopOverviewSortBox select
{
	width: 190px;
	padding: 0;
	background-color: transparent;
	background-image: url(../img/layout/bg-select-filter1.gif);
	background-repeat: no-repeat;	
	font-size: 10px;
	height: 15px;
}

#shopOverviewFilterBox select option,
#shopOverviewSortBox select option
{
	background-color: #e3e3e3;
	padding: 1px 5px;
}

#shopOverviewFilterBox .shopOverviewFilterTitle
{
	padding-left: 25px;	
}

#shopOverviewFilterBox select
{
	padding-left: 21px;	
}

#shopOverviewSortBox select
{
	width: 215px;	
	background-image: url(../img/layout/bg-select-filter.gif);
}

.shopOverviewContainer
{
	padding: 0;
	color: #636363;
}

.shopOverviewContainerSeparator,
.shortcutLegendSeparator
{
	background-image: url(../img/layout/bg-shopoverview-separator.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 4px;	
}

.shortcutLegendSeparator
{
	height: 1px;	
}

.shopOverviewContent
{
	position: relative;
}

.productshaddow,
.productdetailshaddow,
.productshaddowGreetingcard
{
	position: absolute;
	z-index: 5;
	background-image: url(../img/layout/product-shaddow.png);
	background-repeat: repeat-y;
	width: 20px;
	height: 117px;
}

.productshaddowGreetingcard
{
	height: 115px;	
}

.shopOverviewImg
{
	float: left;
	display: inline;
	width: 95px;
	height: 117px;	
}

.shopOverviewText
{
	float: left;
	display: inline;
	width: 290px;
	padding: 10px 0 10px 0;
}

.shopOverviewText a
{
	text-decoration: none;
	color: #636363;	
}

.shopOverviewText a:hover
{
	color: #58032a;	
}

.shopOverviewText h2
{
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #636363;	
}

.shopOverviewPriceBox
{
	position: absolute;
	z-index: 20;
	right: 0;
	bottom: 0;
	width: 110px;
	padding: 10px 0 0px 0;
}

.productAvailable
{
	padding: 10px 0 25px 0;
}

.shopOverviewPrice
{
	font-size: 12px;
	padding: 0 10px 0 0;
	letter-spacing: 1px;
	text-align: right;
}

.shopOverviewPriceDiscount
{
	padding: 0 10px 0 0;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: right;
	text-decoration: line-through;
	font-size: 10px;
	font-weight: bold;
}

.shopDetailPrice
{
	padding: 35px 0px 10px 0px;
}
.productNotAvailable
{
	position: absolute;
	z-index: 20;
	float: right;
	display: inline;
	padding: 5px 0;
	text-align: right;
	margin: 30px 0 0 0;
	width: 117px;
	right: 0;
}

.productDetailListOrderFirst .productNotAvailable,
.productDetailListOrder .productNotAvailable
{
	margin: 7px 0 0 0;	
}

.productDetailList .productNotAvailable
{
	position: relative;	
}

.productNotAvailableText
{
	float: right;
	display: inline;
	background-image: url(../img/layout/bg-shop-product-not-available.gif);
	background-repeat: no-repeat;
	padding: 1px 12px 0 25px;
	font-size: 10px;
	color: #b60321;
	margin-bottom: 10px;
	white-space: nowrap;
}

a.productReplacement
{
	background-image: url(../img/layout/bg-button-product-replacement.gif);
	background-repeat: no-repeat;
	padding: 3px 20px 3px 20px;
	margin: 0;
	text-decoration: none;
	color: #686868;
	font-weight: bold;
}

a.productReplacement:hover
{
	color: #333333;
}

.productOrder
{
	position: relative;
	height: 40px;
	width: 90px;
	right: 0;
	top: 10px;
	margin-left: 20px;
}

.productOrderAmount
{
	padding: 2px 0 3px 10px;	
}

.productOrderAmountText
{
	float: left;
	display: inline;	
	color: #c796a4;
	font-size: 11px;
	padding: 1px 5px 0 0;
}

.productOrderAmountField
{
	float: left;
	display: inline;	
}

input.productOrderAmount
{
	width: 45px;
	font-size: 10px;
	text-align: right;
	padding: 1px;
	border: none;
	background-color: #7d4b5a;
	color: #e8c5cf;
}

input.productOrderAmountVineCard
{
	width: 35px;
	font-size: 10px;
	text-align: right;
	background-color: #FFFFFF;
	padding: 1px;
	color: #676767;
}

input.productOrderAmountPresent
{
	width: 25px;
	font-size: 10px;
	text-align: right;
	background-color: #FFFFFF;
	padding: 1px;
	color: #676767;
	text-align: right;
}

input.productOrderButton
{
	width: 85px;
	text-align: center;
	padding-left: 8px;
	padding-top: 0px;
	font-weight: bold;
	background-color: transparent;
	color: #bf8695;
	cursor: pointer;
	border: none;
}

input.productOrderButton:hover
{
	color: #FFFFFF;
}

a.character1,
a.character2,
a.character3,
a.character4,
a.character5,
a.character6,
a.cultivationType1,
a.cultivationType2
{
	float: left;
	display: block;
	width: 25px;
	height: 20px;
	background-image: url(../img/layout/winesymbols/symbolsmall1.png);
	background-repeat: no-repeat;
	margin: 10px 5px 0px 0;
}

a.character2
{
	background-image: url(../img/layout/winesymbols/symbolsmall2.png);
}
a.character3
{
	background-image: url(../img/layout/winesymbols/symbolsmall3.png);
}
a.character4
{
	background-image: url(../img/layout/winesymbols/symbolsmall4.png);
}
a.character5
{
	background-image: url(../img/layout/winesymbols/symbolsmall5.png);
}
a.character6
{
	background-image: url(../img/layout/winesymbols/symbolsmall6.png);
}
a.cultivationType1
{
	background-image: url(../img/layout/winesymbols/symbolsmall8.png);
}
a.cultivationType2
{
	background-image: url(../img/layout/winesymbols/symbolsmall7.png);
}

#shopOverviewForwardBackward
{
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 47px;
	color: #636363;
	font-size: 10px;	
}

#shopOverviewForwardBackward a
{
	color: #636363;
}

#shopOverviewForwardBackward a:hover
{
	color: #333333;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Shop Detail ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contentHeaderShopDetail
{
	background-image: url(../img/layout/bg-header-shopdetail.gif);
	background-repeat: no-repeat;
	height: 68px;	
}

ul#productDetailTabSet
{
	list-style: none;
	margin: 0;
	padding: 17px 0 0 90px;
}

ul#productDetailTabSet li
{
	float: left;
	display: inline;
	color: #807e7f;
}

ul#productDetailTabSet li a
{
	color: #807e7f;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(../img/layout/product-detail-tab-separator.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
}

ul#productDetailTabSet li.first a
{
	background-image: none;
	padding: 5px 10px 5px 0;
}

ul#productDetailTabSet li.rightTabActive a
{
	color: #807e7f;
}

ul#productDetailTabSet li.tabActive a
{
	color: #3a3a3a;
	cursor: default; /* don't show the hand cursor on the active tab */
}

.productdetailshaddow
{
	height: 180px;
}

.productDetailList,
.productDetailListFirst,
.productDetailListOrder,
.productDetailListOrderFirst
{
	padding: 15px 0 15px 51px;
	color: #565656;
	background-image: url(../img/layout/bg-shoplist-separator.gif);
	background-repeat: no-repeat;
}

.productDetailList,
.productDetailListFirst
{
	padding: 7px 0 7px 51px;	
}

.productDetailListOrderFirst,
.productDetailListFirst
{
	background-image: none;	
}

.productDetailListOrder,
.productDetailListOrderFirst
{
	padding: 5px 0 5px 51px;		
}

.productDetailListFirst h1
{
	margin-bottom: 20px;
}

.productDetailList p,
.productDetailListFirst p
{
	margin-bottom: 15px;
	margin-right: 30px;
	line-height: 20px;	
}

.productDetailListTitle,
.productDetailListText
{
	float: left;
	display: inline;	
}

.productDetailListText ul
{
	padding: 0;
	margin: 0;
}

.productDetailListText ul li
{
	list-style: none;
	padding: 1px 0;
	margin: 0;
}

.productDetailListTitle
{
	font-weight: bold;
	margin-right: 10px;	
}

.productDetailListText a.character1,
.productDetailListText a.character2,
.productDetailListText a.character3,
.productDetailListText a.character4,
.productDetailListText a.character5,
.productDetailListText a.character6,
.productDetailListText a.cultivationType1,
.productDetailListText a.cultivationType2
{
	margin: -5px 5px 0px 0;
}

.productDetailListVintage,
.productDetailListSize,
.productDetailListArticleNumber,
.productDetailListPrice
{
	float: left;
	display: inline;
	padding-top: 13px;	
}

.productDetailListVintage
{
	font-weight: bold;
	width: 70px;	
}

.productDetailListSize
{
	font-weight: bold;
	width: 55px;	
}

.productDetailListArticleNumber
{
	width: 110px;	
}

.productDetailListPrice
{
	font-weight: bold;
	width: 95px;	
}

.productOrderDetail
{
	position: relative;
	float: right;
	display: inline;
	height: 40px;
	width: 90px;
	right: 0;
	top: 0px;
}

.productTastingTitleCol,
.productTastingCol,
.productTastingNumber,
.productTastingInfo,
.productTastingValue,
.productTastingValueActive
{
	float: left;
	display: inline;	
}

.productTastingTitleCol
{
	width: 100px;
	margin-right: 15px;
	font-weight: bold;
	padding-top: 5px;
}

.productTastingCol
{
	width: 92px;
}

.productTastingNumber
{
	text-align: center;
	font-weight: bold;
	color: #8e8e8e;
	width: 25px;
	height: 25px;
	margin-right: 1px;
}

.productTastingValue,
.productTastingValueActive
{
	background-color: #c1c1c1;
	width: 25px;
	height: 25px;	
	margin-right: 1px;
	margin-bottom: 5px;
}

.productTastingValueActive
{
	background-color: #979797;
}

.productTastingAmount
{
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	font-weight: bold;
	color: #8e8e8e;
}

.shopDetailPriceAdditionals
{
	line-height: 13px;
	display: block;
	margin-top: 5px;
}




table.productTasting
{
	margin: 10px 10px 10px 51px;	
	width: 400px;
}

table.productTasting thead th,
table.productTasting tfoot th
{
	text-align: center;
	font-weight: bold;
	color: #8e8e8e;
	height: 25px;
}

table.productTasting tbody td
{
	height: 25px;
	border-bottom: 4px solid #e3e3e3;
	padding: 0;	
}

table.productTasting tbody th
{
	padding-right: 15px;
	font-weight: bold;
	color: #565656;
}

table.productTasting td.transparent
{
	background-color: transparent;
}

table.productTasting tbody td.active
{
	background-color: #979797;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Warenkorb ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#emptyBasketMessage
{
	color: #FFFFFF;	
}

#mainContainerBoxContent.basket h1
{
	position: absolute;
	z-index: 60;
	color: #FFFFFF;
	top: 190px;
}

#mainContainerBoxContent.basket #locationPointer,
#mainContainerBoxContent.shopSite #locationPointer
{
	visibility: hidden;
	display: none;	
}

#mainContainerBoxContent.shopSite h1
{
	color: #FFFFFF;
}

#shopSteps
{
	position: absolute;
	z-index: 50;
	background-image: url(../img/layout/bg-shopsteps.png);
	background-repeat: no-repeat;
	width: 590px;
	height: 80px;
	top: 215px;	
}

#shopSteps ul
{
	list-style: none;
	margin: 0;
	padding: 24px 0 0 51px;
}

#shopSteps ul li
{
	float: left;
	display: inline;
	color: #7b5564;
	font-size: 12px;
	letter-spacing: 1px;
	padding-right: 17px;
	padding-left: 7px;
	padding-bottom: 3px;
	text-transform: uppercase;
	background-image: url(../img/layout/shopstep-separator.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

#shopSteps ul li.active a,
#shopSteps ul li.passed a,
#shopSteps ul li.inactive a
{
	color: #7b5564;	
	text-decoration: none;
}

#shopSteps ul li.active a,
#shopSteps ul li.active a:hover,
#shopSteps ul li.passed a:hover
{
	color: #FFFFFF;	
}

#shopSteps ul li.inactive a
{
	cursor: default;	
}

#shopSteps ul li.first
{
	padding-left: 0;	
}

#shopSteps ul li.active
{
	color: #FFFFFF;
	background-image: url(../img/layout/shopstep-separator-active.gif);	
}

#shopSteps ul li.last
{
	padding-right: 0;	
	background-image: none;
}

.basketContent
{
	margin-top: 80px;	
}

ul#basketTabSet
{
	list-style: none;
	margin: 0 0 0 15px;
	height: 25px;
}

ul#basketTabSet li
{
	float: left;
	display: inline;
	padding: 5px 15px;
	margin: 0 6px 0 0;

	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;	
	
	background: #848081;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#848081), to(#414141));
	background: -moz-linear-gradient(#848081, #414141);
	background: linear-gradient(#848081, #414141);
	-pie-background: linear-gradient(#848081, #414141);	
	
	border-bottom: 1px solid #4b4b4b;
}

ul#basketTabSet li.tabActive
{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#848081), to(#6d6d6d));
	background: -moz-linear-gradient(#848081, #6d6d6d);
	background: linear-gradient(#848081, #6d6d6d);
	-pie-background: linear-gradient(#848081, #6d6d6d);		
	color: #ffffff;
	border-bottom: 1px solid #6d6d6d;
}

ul#basketTabSet li, ul#basketTabSet li a
{
	color: #bfbfbf;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
}

ul#basketTabSet li.disabled
{
	color: #3c3c3c;
}

ul#basketTabSet li.tabActive a
{
	color: #ffffff;
}

ul#basketTabSet li a.present, ul#basketTabSet li.present
{
	padding-right: 40px;
}

span.presentIcon
{
	position: absolute;
	z-index: 51;
	display: block;
	width: 40px;
	height: 36px;
	background-image: url(../img/layout/img-schleife-tab.png);
	background-repeat: no-repeat;
	margin: -25px 0 0 137px;
}

#basketBox1,
#basketBox2,
#basketBox3,
#shopCustomerOrdersTab1,
#shopCustomerOrdersTab2,
.winecartbg
{
	background-image: url(../img/layout/bg-basket-tab.gif);
	background-repeat: repeat-y;
	background-color: #6d6d6d;
	padding: 15px 15px 50px 15px;
}

#basketBox2,
#basketBox3
{
	padding: 15px 0px 50px 0px;
}


#orders #shopCustomerOrdersTab1,
#orders #shopCustomerOrdersTab2
{
	padding: 15px 15px 50px 15px;	
}

a.prevOrders
{
	float: left;
	display: inline;	
}

a.nextOrders
{
	float: right;
	display: inline;	
}

td.basketColDelete,
td.basketColTitle,
td.basketColPrice,
td.basketColAmount,
td.basketColTotal,
td.basketColTotalAmounts,
.shopFormTextbox td.basketColDelete,
.shopFormTextbox td.basketColTitle,
.shopFormTextbox td.basketColPrice,
.shopFormTextbox td.basketColAmount,
.shopFormTextbox td.basketColTotal,
.shopFormTextbox td.basketColTotalAmounts,
th.basketColDelete,
th.basketColTitle,
th.basketColPrice,
th.basketColAmount,
th.basketColTotal,
td.basketColProduct,
th.basketColProduct
{
	background-color: #474747;
	margin: 0 1px 1px 0;
	padding: 5px;
	color: #8d8d8d;	
	font-size: 11px;
}

td.basketColDelete,
td.basketColTitle,
td.basketColPrice,
td.basketColAmount,
td.basketColTotal,
td.basketColTotalAmounts,
td.basketColProduct,
.shopFormTextbox td.basketColDelete,
.shopFormTextbox td.basketColTitle,
.shopFormTextbox td.basketColPrice,
.shopFormTextbox td.basketColAmount,
.shopFormTextbox td.basketColTotal,
.shopFormTextbox td.basketColTotalAmounts
{
	color: #FFFFFF;
}

td.basketColDelete,
th.basketColDelete
{
	width: 15px;	
}

td.basketColProduct,
th.basketColProduct
{
	width: 300px;
	color: #FFFFFF;	
	padding-top: 6px;	
}

td.basketColTitle,
th.basketColTitle
{
	width: 145px;
	color: #FFFFFF;	
	padding-top: 6px;	
}

td.basketColTitle a
{
	color: #FFFFFF;
	text-decoration: none;	
}

td.basketColTitle a:hover
{
	color: #8d8d8d;
	text-decoration: none;	
}

td.basketColPrice,
th.basketColPrice
{
	width: 70px;
	padding-top: 6px;		
}

td.basketColAmount,
th.basketColAmount
{
	width: 80px;	
}

td.basketColAmount .productOrderAmount
{
	background-color: #6d6d6d;
	color: #FFFFFF;	
}

td.basketColTotal,
.shopFormTextbox td.basketColTotal,
th.basketColTotal
{
	width: 100px;
	background-color: #3c3c3c;
	text-align: right;
	padding-top: 6px;
}

td.basketColPrice,
td.basketColTotalAmounts
{
	text-align: right;	
}

td.basketColTotalAmountsSum,
td.basketColTotalSum,
.shopFormTextbox td.basketColTotalAmountsSum,
.shopFormTextbox td.basketColTotalSum
{
	background-color: #474747;
	margin: 0 1px 1px 0;
	padding: 5px;	
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}

td.basketColTotalAmountsSum,
td.basketColTotalSum,
.shopFormTextbox td.basketColTotalAmountsSum,
.shopFormTextbox td.basketColTotalSum
{
	background-color: #3C3C3C;
}

th.basketColDelete,
th.basketColProduct,
th.basketColTitle,
th.basketColPrice,
th.basketColAmount,
th.basketColTotal
{
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	padding-top: 5px;
}

.centerCol
{
	text-align: center;	
}

input.buttonEdit,
input.buttonDelete,
input.buttonReload
{
	width: 15px;
	height: 15px;
	background-color: transparent;
	cursor: pointer;
	margin: 10px 0 0 0;
}

a.buttonEdit,
a.buttonDelete,
a.buttonDetail
{
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background-color: transparent;
	margin: 5px 0 0 0;
}

.basketProductDetail
{
	clear: both;
	padding: 5px 0;	
}
.alignLeft a.buttonDelete,
.basketProductDetail a.buttonDelete
{
	float: right;
	display: inline;
	margin: 0;	
}

input.buttonEdit,
a.buttonEdit
{
	background-image: url(../img/layout/icon-edit.png);
	background-repeat: no-repeat;	
}

input.buttonDelete,
a.buttonDelete
{
	background-image: url(../img/layout/icon-delete.png);
	background-repeat: no-repeat;
}

a.buttonDetail
{
	background-image: url(../img/layout/icon-detail.png);
	background-repeat: no-repeat;
}

input.buttonReload
{
	background-image: url(../img/layout/icon-reload.png);
	background-repeat: no-repeat;
	margin: 0 5px 0 5px;
}

a#saveBasketAsTemplateLink
{
	margin-top: 10px;	
}

.basketInfoHidden,
.basketInfoVisible
{
	background-image: url(../img/layout/bg-basket-info.gif);
	background-repeat: repeat-y;
}

.basketAccessorieContainer .selectorBoxContainer
{
	margin-bottom: 30px;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.visible
{
	visibility: visible;
	display: block;
}

.basketInfoVisiblePresentBox
{
	background-image: url(../img/layout/presentbox-schleife.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.basketAccessorieContainer .content
{
	padding: 15px 25px 0 45px;	
	color: #FFFFFF;
}

.basketAccessorieContainer .imgContainer
{
	float: left;
	display: inline;
	width: 170px;
	height: 115px;
}

.basketAccessorieContainer .infoText
{
	float: left;
	display: inline;
	width: 200px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 20px 20px 0 20px;
}

.basketAccessorieContainer .infoPrice
{
	width: 70px;
	padding: 20px 20px 20px 0;
}

.buttonFunctionContainerLeft
{
	float: left;
	display: inline;
	margin: 20px 0 0px 0;
	text-align: left;	
}

.buttonSubFunctionContainer
{
	float: right;
	display: inline;	
	margin: 20px 0 0px 0;
	text-align: left;	
}

.buttonFunctionContainerSimpleLeft
{
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
	text-align: left;	
}

.buttonFunctionContainerSimpleLeftSmall a,
.buttonFunctionContainerSimpleLeftSmall a:visited
{
	float: left;
	display: inline;
	margin: 20px 0px 0px 0px;
	text-align: right;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../img/layout/btn-subfunction-left-small-bg.png);
	background-repeat: no-repeat;
	padding: 2px 40px 2px 0px;
	background-color: transparent;
	cursor: pointer;
	display: block;
	width: 160px;
	text-decoration: none;	
}

.buttonFunctionContainerSimpleLeftSmall a:hover
{
	color: #FFFFFF;	
}

.buttonFunctionContainer
{
	float: right;
	margin: 20px 0 20px 0;
	text-align: left;	
}
.buttonFunctionContainerTopPos {
	position: relative;
	margin: -30px 0 0 0;
}
.buttonMuster {
	background:transparent url(../img/layout/btn-muster.gif) right top no-repeat;
	width:110px;
	height:15px;
	float:right;
	margin-top:10px;
	padding:2px 0 0 9px;
}
.buttonMuster a {
	color:#fff;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

.buttonFunctionContainer a,
.buttonFunctionContainer a:visited,
.buttonFunctionContainerLeft a,
.buttonFunctionContainerLeft a:visited,
.buttonFunctionContainerSimpleLeft a,
.buttonFunctionContainerSimpleLeft a:visited,
.buttonFunctionContainer input
{
	color: #BF8695;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/layout/btn-function-bg.png);
	background-repeat: no-repeat;
	padding: 8px 20px 8px 30px;
	background-color: transparent;
	cursor: pointer;
	display: block;
	width: 160px;
	border: none;	
}

.buttonSubFunctionContainer a,
.buttonSubFunctionContainer a:visited,
.buttonSubFunctionContainer input
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/layout/btn-subfunction-bg.png);
	background-repeat: no-repeat;
	padding: 8px 20px 8px 30px;
	background-color: transparent;
	cursor: pointer;
	width: auto;
	display: block;
	width: 160px;
}

.buttonFunctionContainerLeft a,
.buttonFunctionContainerLeft a:visited,
.buttonFunctionContainerSimpleLeft a,
.buttonFunctionContainerSimpleLeft a:visited
{
	color: #CCCCCC;
	background-image: none;
	padding: 8px 30px 8px 20px;
	background-image: url(../img/layout/btn-subfunction-left-bg.png);
	background-position: right 0;
}

.buttonFunctionContainerLeft a,
.buttonFunctionContainerLeft a:visited
{
	display: block;
	width: 160px;
}

.buttonFunctionContainer a:hover,
.buttonFunctionContainerLeft a:hover,
.buttonFunctionContainerSimpleLeft a:hover,
.buttonFunctionContainer input:hover,
.buttonSubFunctionContainer a:hover,
.buttonSubFunctionContainer input:hover
{
	color: #ffffff;
}

a.buttonFunction
{
	text-decoration: none;	
}

a.buttonFunction:hover
{
	color: #FFFFFF;
	text-decoration: none;	
}

.selectorBox
{
	float: right;
	display: inline;
	background-image: url(../img/layout/bg-foldup.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 19px;
}

a.chooseDown,
a.chooseUp
{
	display: block;
	font-weight: bold;
	color: #d9d9d9;
	text-decoration: none;
	background-image: url(../img/layout/icon-arrowdown.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 2px 30px 0 15px;
	margin-left: 15px;
}

a.chooseUp
{
	background-image: url(../img/layout/icon-arrowup.gif);
	background-position: 0 6px;		
}

a.chooseDown:hover,
a.chooseUp:hover
{
	color: #FFFFFF;
}

textarea.greetingText
{
	background-color: #d7d5d6;
	width: 395px;
	height: 195px;
	margin: 5px 0 0 0;
}

input.btnFunctionSmall,
div.btnFunctionSmall,
input.btnFunctionSmallRound,
div.btnFunctionSmallRound
{
	background-image: url(../img/layout/btn-function-small-bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	color: #CCCCCC;	
	font-weight: bold;
	background-color: transparent;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 20px;
	cursor: pointer;
}

div.btnFunctionSmall,
div.btnFunctionSmallRound
{
	padding: 3px 0 0 20px;	
	height: 17px;
}

input.btnFunctionSmall:hover,
div.btnFunctionSmall:hover,
input.btnFunctionSmallRound:hover,
div.btnFunctionSmallRound:hover
{
	color: #FFFFFF;	
}

input.btnFunctionSmallRound,
div.btnFunctionSmallRound
{
	width: 188px;
	padding: 3px 0 0 0;
	text-align: center;
	background-image: url(../img/layout/btn-subfunction-round-bg.png);
}

input.btnFunctionSmallRound
{
	padding: 0;	
}

.basketDefiner
{
	padding-left: 20px;
}

.basketDefinerAlert
{
	font-weight: bold;
	color: #fc5050;
}

a.buttonEditDown,
a.buttonEditUp
{
	float: left;
	display: block;
	background-image: url(../img/layout/icon-folddown.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 20px;
	background-color: transparent;
	margin: 5px 0 0 0;
	border-top: 1px solid #363636;
}

a.buttonEditUp
{
	background-image: url(../img/layout/icon-foldup.png);	
}

.basketDefinerContent
{
	border-top: 1px solid #363636;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color: #8D8D8D;
	width: 125px;
}

.basketFooter
{
	padding: 10px;
	color: #FFFFFF;	
}

table.presentBoxMainTable
{
	clear: both;
	width: 365px; 
	margin-left: 105px; 
	margin-bottom: 2px;
	background-image: url(../img/layout/bg-presentbox.gif); 
	background-repeat: repeat-y;
}

table.presentBoxMainTable tr td.presentBoxCol1
{
	background-color: transparent; 
	vertical-align: middle; 
	width: 65px; 
	padding: 0;
}

table.presentBoxMainTable tr td.presentBoxCol2
{
	background-color: transparent; 
	vertical-align: middle;
}

table.presentBoxMainTable tr td.presentBoxCol3
{
	background-color: transparent; 
	vertical-align: middle; 
	padding: 0 5px 0 0;
	text-align: center;
}

table.presentBoxTableOrders
{
	border-spacing: 0px;	
}

table.presentBoxTableOrders tr td.presentBoxTableOrdersCol1
{
	background-color: transparent; 
	width: 10px; 
	padding: 2px 0 0 0; 
	text-align: right;
}

table.presentBoxTableOrders tr td.presentBoxTableOrdersCol2
{
	background-color: transparent; 
	padding: 0; 
	vertical-align: middle;
}

table.presentBoxTableOrders tr td.presentBoxTableOrdersCol2 table tr td.presentBoxTableOrdersSubCol1
{
	width: 50px; 
	background-color: #FFFFFF; 
	padding: 1px 3px; 
	color: #676767; 
	vertical-align: middle; 
	font-size: 10px;
}

table.presentBoxTableOrders tr td.presentBoxTableOrdersCol2 table tr td.presentBoxTableOrdersSubCol2
{
	background-color: #FFFFFF; 
	padding: 1px;
}

.presentButtonAddContainer
{
	float: right;
	display: inline;
	margin-right: 2px;
}

a.presentButtonAdd
{
	float: right;
	display: block;
	background-image: url(../img/layout/presentbox-button-add.png);
	background-repeat: no-repeat;
	width: 229px;
	height: 19px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	font-size: 11px;
	margin-right: 32px;
	font-size: 10px;
}

.presentAmountBox
{
	position: absolute;
	margin: -22px 0 0 371px;
	background-image: url(../img/layout/bg-presentbox-amount.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 18px;
	padding: 4px 0 0 30px;
	color: #b0b0b0;
}

input.productOrderAmountPresent
{
	font-size: 10px;
	font-weight: bold;	
	color: #585657;
	background-color: #b1afb0;
	margin-left: 5px;
}

.presentBoxMainTable input.productOrderAmountPresent
{
	background-color: #FFFFFF;
	color: #676767;
	margin-left: 0;
	font-weight: normal;
	padding: 0;	
}

table tr td.presentBoxTableOrdersSubCol2 select
{
	padding: 0;	
	width: 220px;
	font-size: 10px;	
}

.visiblePresentBox a.teaserLink,
.basketAccessorieContainer a.teaserLink
{
	float: right;
	display: block;
	width: 158px;
	text-align: left;
	padding: 4px 10px 4px 20px;	
	margin: 10px 0;
	font-size: 10px;
}

table.basketTable tbody tr.cumulatedrebates td,
table tfoot tr.cumulatedrebates td
{
	color: #b4b4b4;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Prepareorder ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.shopTextError
{
	font-weight: bold;
	color: #bf376b;	
}

.shopFormTitle
{
	background-image: url(../img/layout/shop-bg-title.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px 51px;
	margin: 0;
}

.shopFormTitle h5
{
	margin-bottom: 0px;
}

.addressContainer
{
	float: left;
	width: 200px;
	display: block
}


.shopFormTitle a
{
	text-decoration: none;
	color: #ffffff;
}

fieldset#fieldset_shop_addaddressform td.colspan2Shop
{
    font-size: 12px;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

.shopFormTextbox
{
	background-image: url(../img/layout/shop-bg-textbox.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px 51px;
}

.splitContainer
{
	padding-right: 5px;
	padding-left: 15px;
}

.shopFormTextboxBasketSplit
{
	background-image: url(../img/layout/shop-bg-textbox-basketsplit.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px 0px;
}

.shopFormTextboxContent .addressFunction
{
	float: left;
	display: inline;
	margin-right: 5px;	
}

.shopFormTextboxContent
{
	float: left;
	display: inline;	
}

.shopFormTextbox input.text
{
	width: 228px;
}

.shopFormTextbox input.city
{
	width: 171px;
}

.shopFormTextbox .contentNormal
{
	display: block;
	padding: 5px 0px 5px 140px;	
	font-size: 10px;
	line-height: 20px;
	color: #cccccc;
}

.shopFormTextbox table tr td
{
	background-color: transparent;
	padding: 2px 2px 2px 0;
	color: #FFFFFF;	
}

.shopFormTextbox table tr td label
{
	color: #FFFFFF;	
}

.shopFormTextbox table tr td.colShopLabel
{
	width: 140px;
}

.selectorBoxShop
{
	float: right;
	display: inline;
	background-image: url(../img/layout/bg-foldup-shop.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 19px; 
}

.selectorBoxShop a,
.selectorBoxShop input
{
	display: block;
	padding: 2px 0 2px 15px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

.selectorBoxShop a:hover,
.selectorBoxShop input:hover
{
	color: #FFFFFF;	
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Orderoverview ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

fieldset#fieldset_shop_commentform textarea,
fieldset#fieldset_shop_agbform textarea
{
	width: 400px;
	margin: 10px 0;
}

fieldset#fieldset_shop_agbform input.inputcheckbox
{
	float: left;
	display: inline;
	margin: 1px 5px 0 0;	
}

.shopOpeningDay,
.shopOpeningTime,
.shopOpeningTime2,
.shopOpeningTimeAnd
{
	float: left;
	display: inline;
	padding-bottom: 1px;	
}

.shopOpeningDay
{
	width: 90px;
	font-weight: bold;	
}

.shopOpeningTime
{
	width: 70px;
}

.shopOpeningTime2
{
	width: 100px;
}

.shopOpeningTimeAnd
{
	margin-right: 20px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Facebook Connect ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#fb-loginContainerCheckoutStart
{
	background-color: #ffffff;
	display: block;
	height: 65px;
	padding: 40px 0px 20px 0px;
	border: none;
	border-top: none;
	width: 411px!important;
	width: 421px;
	margin-top: -47px!important;
	margin-top: -56px;
}

#fb-loginContainer p
{
	color: #676767;	
}

#fb-login-label
{
	float: left;
	display: inline;
	font-weight: bold;
	width: 150px;
}

#fb-login
{
	float: right;
	display: inline;
	margin: 0px 0 5px 0;
}

#facebook-login-button {
	background-image: url(/standard/facebook/img/fbconnect1-start.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#facebook-login-button span {
	background-image: url(/standard/facebook/img/fbconnect1-end.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline;
	float: left;
	margin: 0 0 0 35px;
	padding: 4px 15px 5px 0;
	line-height: 14px;
}

.buttonBasketSplit
{
	background-image: url(../img/layout/btn-basketsplit.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 17px;
	cursor: pointer;
	padding: 3px 0 0 25px;
	font-weight: bold;
	color: #333132;
}

.basketSplitForm
{
	margin: 10px 10px;
}

.basketSplitDelete
{
	float: right;
	display: inline;
	width: 92px;
	height: 15px;
	background-image: url(../img/layout/btn-basketsplit-delete.gif);
	background-repeat: no-repeat;
	color: #242223;
	font-weight: bold;
	padding: 4px 0 0 28px;
	font-size: 10px;
	cursor: pointer;
}

.splitContainer table
{
	background-color: #afadae;
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 482px;
}

.splitContainer table thead tr th
{
	color: #242223;
	font-weight: bold;
	border-bottom: 2px solid #3c3c3c;
	padding: 2px 2px 2px 5px;
}

.splitContainer table tr th.left,
.splitContainer table tr td.left
{
	border-right: 2px solid #3c3c3c;
}

.splitContainer table tbody tr td
{
	padding: 0;
}

.splitContainer table tbody tr td.left
{
	padding: 0 2px 2px 5px;
}

.splitContainer select
{
	width: 220px;
	height: 15px;
	padding: 0px;
	font-size: 9px;
}

.splitContainer td.left select
{
	width: 100%;
	margin: 10px 0 10px 0;
}

.splitContainer input
{
	width: 20px;
	height: 14px;
	padding: 1px 1px 0 1px;
	font-size: 9px;
	border: none;
	text-align: right;
}

.splitContainer table tfoot tr
{
	background-color: #3c3c3c;
}



.splitContainer .positionBox
{	
	background-color: #afadae;	
	padding: 10px 5px 10px 10px;
	border-top: 1px solid #545454;	
}

.splitContainer .positionBox.first
{
	border: none;
}

.splitContainer .amount
{
	float: left;
	display: inline;
	height: 14px;
	width: 25px;
	background-image: url(/img/layout/bg-basketsplit-article-definer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0 0 15px;
	color: #676767;
}

.splitContainer .description
{
	padding: 5px 0 5px 65px;
	font-weight: normal;
}

.basketSplit_removeItem
{
	float: right;
	display: inline;
	background-image: url(/img/layout/btn-basketsplit-deletearticle.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;	
}

.giftWrap
{
	margin-bottom: 30px;	
}

input.button-order
{
	background-color: transparent;	
}

#sapOrdersAjaxBox table.basketTable tr:hover td
{
	background-color: #3c3c3c;
	cursor: pointer;
}

#sapOrdersAjaxBox table.basketTable tr:hover td.basketColTotal
{
	background-color: #2d2c2c;
}

#orders #storedOrders table.basketTable tr:hover td
{
	background-color: #3c3c3c;
	cursor: pointer;	
}

#orders #storedOrders table.basketTable tr:hover td.basketColTotal
{
	background-color: #2d2c2c;
}

fieldset#fieldset_shop_promocodeform input#shop_promocode0
{
	width: 30px;	
}

fieldset#fieldset_shop_promocodeform input#shop_promocode1,
fieldset#fieldset_shop_promocodeform input#shop_promocode2
{
	width: 50px;	
}

#shop_shippingPostageId,
#payment_paymentOptionId
{
	width: 230px;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Warenkorb ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

table.basket td,
table.basket th,
table.basket a,
table.basket input
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

table.basket td,
table.basket th
{
	background-color: #474747;
	padding: 5px;
	margin: 0 1px 1px 0;
}

table.basket a:hover
{
	color: #8D8D8D;
}

table.basket thead th,
table.basket tfoot th
{
	font-weight: bold;
	font-size: 11px;
}

table.basket thead th
{
	color: #8D8D8D;
}

table.basket .darkColumn, 
table.basket .darkColumn td,
table.basket .darkColumn th
{
	background-color: #3C3C3C;
}

table.basket .alignRight, 
table.basket .alignRight td,
table.basket .alignRight th,
table.basket tfoot td,
table.basket tfoot th
{
	text-align: right;
}

table.basket .productOrderAmount
{
	background-color: #6D6D6D;
}

.greetingCardEditBox
{
	margin: 5px 10px 5px 0;	
	float: left;
	display: inline;
}

.greetingCardEditContainer .shopTextError
{
	float: left;
	display: inline;
	margin: 5px 0;	
}

table.basket a.buttonEditGreetingcard
{
	padding: 2px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #6b6b6b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6b6b6b), to(#2e2e2e));
	background: -webkit-linear-gradient(#6b6b6b, #2e2e2e);
	background: -moz-linear-gradient(#6b6b6b, #2e2e2e);
	background: -ms-linear-gradient(#6b6b6b, #2e2e2e);
	background: -o-linear-gradient(#6b6b6b, #2e2e2e);
	background: linear-gradient(#6b6b6b, #2e2e2e);
	-pie-background: linear-gradient(#6b6b6b, #2e2e2e);
	color: #CCCCCC;
	font-weight: bold;
}

table.basket a.buttonEditGreetingcard:hover
{
	color: #FFFFFF;	
}

.basketBundleContentTitle
{
	float: left;
	display: inline;
	width: 70px;
}

.basketColTitle .basketBundleContentTitle
{
	width: 50px;
}

.basketBundleContentTitle a.basketBundleEditLink
{
	float: left;
	display: inline;	
}

.basketBundleContentTitle a.buttonEdit
{
	margin: 0 10px;	
}

.basketBundleContent
{
	float: left;
	display: inline;
	width: 230px;
	color: #9e9e9e;	
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Vine Card ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.vinecardDelete
{
	float: left;
	display: inline;
	width: 30px;
}

.vinecardText
{
	float: left;
	display: inline;
	width: 200px;
}

.vinecardPrice
{
	float: right;
	display: inline;
	width: 100px;
	text-align: right;	
}

.vinecardAmount
{
	float: right;
	display: inline;
	width: 100px;
	text-align: right;
}

#myVinecard #basketBox1
{
	padding-bottom: 20px;
}

#myVinecard td.basketColTitle
{
	padding: 0;	
}

#myVinecard td.basketColTitle img
{
	float: left;
}

#myVinecard td.basketColTitle .basketColTitleText
{
	float: left;
	padding: 5px;
	width: 100px;
}

#myVinecard .btnFunctionSmallRound
{
	float: right;
	margin: 10px 0 0 20px;	
}

#myVinecard .btnFunctionSmallRound a
{
	text-decoration: none;
	color: #CCCCCC;
}

#myVinecard .btnFunctionSmallRound a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#myVinecard .vinecardEditRow:hover
{
	cursor: move;	
}

fieldset#fieldset_shop_agbform a#checkboxlabellinkagbaccept
{
	color: #FFFFFF;
}

fieldset#fieldset_shop_agbform a#checkboxlabellinkagbaccept:hover
{
	color: #969696;
}
/*
.shopOverviewContent:hover .shopOverviewText a,
.shopOverviewContent:hover .shopOverviewText h2,
.shopOverviewContent:hover .shopOverviewText,
.shopOverviewContent:hover .shopOverviewText a
{
	color: #58032A;
	text-decoration: underline;
}
*/

#myVinecard .shopOverviewContainer
{
	background-color: #e3e3e3;
	margin-bottom: 1px;
}

#myVinecard .shopOverviewText
{
	padding: 5px 0;
	width: 320px;
}

#myVinecard h2
{
	margin-bottom: 1px;	
}

#myVinecard .shopOverviewImg
{
	width: 38px;
	height: 56px;
	margin-right: 20px;
}

#myVinecard .shopOverviewImg img
{
	padding-left: 10px;	
}

#myVinecard .shopOverviewImg .productshaddow
{
	height: 56px;	
}

#myVinecard .productNotAvailable
{
	margin: 25px 0 0 0;	
}

#myVinecard .shopOverviewPriceBox
{
	position: relative;
	float: right;
	display: inline;
}

#myVinecard .productOrder
{
	background-image: url(../img/layout/bg-order-box-vinecard.png);
	height: 21px;
	margin-top: -5px;
}

#myVinecard .productAvailable
{
	padding: 0;	
}

#myVinecard .shopOverviewPrice
{
	padding: 5px 0 0 10px;	
}

#myVinecardEditLayer h1
{
	margin-left: 10px;	
}

#myVinecardEditLayerContainer .ctmpl
{
	padding: 0 10px;
}

#myVinecardEditLayerContainer .productshaddow
{
	background-image: none;	
}

#myVinecardEditLayerContainer .shopOverviewContainerSeparator
{
	background-image: none;
	background-color: #FFFFFF;	
}

#myVinecardEditLayerContainer .shopOverviewPriceBox
{
	width: 190px;	
}

#myVinecardEditLayerContainer .productAvailable
{
	padding: 10px 0 10px 0	
}

p.vincardNavi
{
	padding-left: 10px;	
	color: #636363;
}

#myVinecardEditLayerContainer .productAvailable a
{
	background-image: url(../img/layout/shop-button-bg-vinecard.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #cccccc;
	width: 155px;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 3px;
}

#myVinecardEditLayer #bottlesearchtext,
#myVinecardEditLayer #bottlesuggestions
{
	background-color: #cccccc;
	color: #676767;	
}

#myVinecardEditLayer #bottlesuggestions ul
{
	list-style: none;
	margin: 0;	
}

#myVinecardEditLayer form#searchform
{
	width: 190px;
	margin-right: 40px;
}

#myVinecardEditLayer input#bottlesearchtext
{
	width: 165px;
	padding: 3px 2px 3px 2px;
}

#myVinecardEditLayer #bottlesuggestions
{
	margin-top: 1px;
}

#myVinecardEditLayer #bottlesuggestions li
{
	cursor: pointer;
	padding: 2px;	
}

#myVinecardEditLayer #bottlesuggestions li:hover,
#myVinecardEditLayer #bottlesuggestions li.selected
{
	color: #6f1032;
	background-color: #ebebeb;
}

li#shopNavItem481
{
	display: none;
}

#productBox1 .productNotAvailable
{
	position: relative;
}

a.vinecardLink:hover h2
{
	color: #58032A;	
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* --- Customer Orders Template ---*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.shopOrderTemplateBox
{
	background-color: #474747;
	color: #FFFFFF;
}

.shopOrderTemplateInfo
{
	float: left;
	display: inline;
	padding: 10px 5px 10px 10px;		
}

.shopOrderTemplateDelete
{
	float: right;
	display: inline;
	padding: 10px 5px 10px 5px;		
}

.shopOrderTemplateProduct
{
	border-top: 1px solid #6d6d6d;
	padding: 5px 0px 5px 10px;
}

.shopOrderTemplateProduct a
{
	color: #FFFFFF;	
	text-decoration: none;
}

.shopOrderTemplateProduct a:hover
{
	color: #FFFFFF;	
	text-decoration: underline;
}

.shopOrderTemplateProductDetail
{
	float: left;
	display: inline;		
}

.shopOrderTemplateProductOrder
{
	float: right;
	display: inline;		
}

a.shopOrderTemplateDeleteButton
{
	padding: 2px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #6b6b6b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6b6b6b), to(#2e2e2e));
	background: -webkit-linear-gradient(#6b6b6b, #2e2e2e);
	background: -moz-linear-gradient(#6b6b6b, #2e2e2e);
	background: -ms-linear-gradient(#6b6b6b, #2e2e2e);
	background: -o-linear-gradient(#6b6b6b, #2e2e2e);
	background: linear-gradient(#6b6b6b, #2e2e2e);
	-pie-background: linear-gradient(#6b6b6b, #2e2e2e);
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a.shopOrderTemplateDeleteButton:hover
{
	color: #FFFFFF;
}

.shopOrderTemplateProductOrder .shopOverviewPriceBox
{
	position: relative;	
}

.shopOrderTemplateProductOrder .productOrder
{
	top: 0;	
}

.shopOrderTemplateProductOrder .productAvailable
{
	padding: 0;	
}

#storedOrders .selectorBoxShop a.button
{
	color: #CCCCCC;	
}

.selectorBoxShopOrder
{
	float: right;
	display: inline;
	background-image: url(../img/layout/bg-formsubmit-order-shopsite.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 19px; 
}

.selectorBoxShopOrder a,
.selectorBoxShopOrder a:visited,
.selectorBoxShopOrder input
{
	display: block;
	padding: 2px 0 2px 15px;
	color: #BF8695;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}

.selectorBoxShopOrder a:hover,
.selectorBoxShopOrder input:hover
{
	color: #FFFFFF;	
}

.productAlternateOverviewAvailable
{
	float: right; 
	display: inline; 
	width: 165px;
}

.productAlternateOverviewNotAvailable
{
	float: right; 
	display: inline; 
	width: 165px;
}

.newCustomerRow
{
	color: #676767;
}

form fieldset div.requiredtextShopLogin
{
	padding: 10px 0 0 175px; 
	font-size: 10px;
}

.productDetailListDiv
{
	float: left; 
	display: inline; 
	width: 285px;
}

.productDetailButtonFBPostmessage
{
	margin-right: 20px;
}

form#shop_registerform .contentNormal
{
	color: #565656;
}

#leergut_tr label, #zapfen_tr label {
	color: #fff;
	float: none;
}
input#leergutRetouren, input#zapfenRetouren {
	margin-right: 5px;
}
/* mm */
table.basket td.alignLeft {
	text-align:left;
}
.searchFormWineCart div.termAutosuggestions {
	background-color:#ccc;
	margin:0;
	width: 142px;
}
.searchFormWineCart div.termAutosuggestions ul {
	margin:0 0 0 3px;
	list-style-type:none;
}
.searchFormWineCart {
	float:right;
	padding-right:10px;
}
#productselection h1 {
	padding-left:10px !important;
}
#productselection  input#templateproductsearchtext {
	background-color:#ccc !important;
}
/*
#productselection div.shopOverviewContainerSeparator {
	background-color:#fff;
	background-image:none;
}
*/
#productsearchResults {
	overflow-y:scroll;
	height:394px;
}
.productAvailableResults
{
	padding: 10px 0;
	right:10px;
	width:154px;
}
#zapfenRetouren,
.productAvailableResults a
{
	background-color: transparent;
	background-image: url(../img/layout/btn-winecart-save.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	width: 155px;
	height: 21px;
	text-align: center;
	display: block;
	padding-top: 1px;
}
.winecartsave {
	background: transparent url(../img/layout/btn-winecart-save.gif) left top no-repeat;
	height:17px;
	width:200px;
	float:right;
	padding:2px 0 0 13px;
}
.winecartsave a {
	color:#ccc;
	text-decoration:none;
}
.bg-winecart {
	background: transparent url(../img/layout/bg-winecart-input.gif) left top no-repeat;
}
.retourbg {
	background: transparent url(../img/layout/bg-retour.gif) left top no-repeat;
	float:left;
	width:140px;
	height:21px;
	padding-top: 1px;
}
.retourbg input {
	background-color:transparent !important;
}
.retourbg input.productOrderAmount {
	width:34px;
	padding-top: 1px;
}
.retourbg #submitQuantity {
	color:#fff;
}

