* {
	padding: 0;
	margin: 0;
	font-weight: normal;
	outline: 0 none;
}

html { min-width: 960px; }

body {
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a, h1, h2, h3, h4 { color: #618028; }

h1 {
	margin-top: 9px;
	margin-bottom: 22px;
	font-size: 32px;
	line-height: 34px;
}
h2 {
	margin: 40px 0 18px 0;
	font-size: 25px;
	line-height: 26px;
}
h3 {
	margin: 32px 0 14px 0;
	font-size: 20px;
}
h4 {
	margin-bottom: 10px;
	font-size: 17px;
}

fieldset, img { border: 0 none !important; }

p strong, ul strong { font-weight: bold; }

hr {
	clear: both;
	height: 1px;
	margin: 40px 0;
	border: 0 none;
	background-color: #ddd;
	color: #ddd;
}

/* layout */ 

#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

noscript {
	display: block;
	margin: 30px 0;
	background: red;
}
noscript pre { padding: 10px; }


/* layout - header */

#header {
	overflow: hidden;
	margin-top: 5px;
}

#logo, #navi, #box-login { float: left; }
#logo, #navi { margin: 11px 23px 0 0; }

#logo {
	display: block;
	width: 190px;
	height: 113px;
	margin-top: 27px;
	background: #fff url(../img/gfx.png) 14px 16px no-repeat;
}

#meta-navi {
	list-style-type: none;
	width: 534px;
	height: 51px;
	margin: 8px 0 25px 0;
	padding-top: 18px;
	background: #fff url(../img/gfx.png) 0 -106px no-repeat;
	text-align: right;
}
#meta-navi li {
	display: inline;
	padding: 0 8px 0 4px;
	background: transparent url(../img/gfx.png) right -62px no-repeat;
}
#meta-navi li a {
	font-size: 12px;
	color: #666;
}
#meta-navi .active a { color: #000; }
#meta-navi .last {
	background-image: none;
}

#login {
	float: right;
	width: 190px;
}


/* layout - main */

#main {
	overflow: hidden;
	margin: 5px 0 0 0;
}

#col-content-left {
	overflow: hidden;
	float: left;
	width: 770px;
}

#left, #content { margin-right: 23px; }
#content {
	float: right;
	width: 534px;
}
.two-columns-right #content {width:745px}


#content p { margin-bottom: 20px; }
.textblock em, .textblock strong {
	font-weight: bold;
	font-style: normal;
	color: #6f932e;
}

#promotion { margin-bottom: 30px; }

#breadcrumbs {
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 10px;
}

#breadcrumbs li {
	float: left;
	padding-right: 7px;
}

#breadcrumbs li a, #breadcrumbs li span {
	padding-left: 10px;
	background: transparent url(../img/gfx.png) 0 -229px no-repeat;
	font-size: 12px;
	color: #666;
}
#breadcrumbs .first a, #breadcrumbs .first span {
	padding-left: 0;
	background-image: none;
}

#subcategory {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	list-style-type: none;
	background-color: #f6fee6;
}
#subcategory li {
	float: left;
	width: 200px;
	padding: 0 30px 0 10px;
	background: transparent url(../img/gfx.png) -298px -227px no-repeat;
}

#left {
	float: left;
	width: 190px;
}

#right {
	float: left;
	width: 190px;
}


/* classes */

.b { font-weight: bold; }
.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: left; }
.nomt { margin-top: 0; }

.rnd {
	border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.navi {
	clear: both;
	overflow: hidden;
	display: block;
	width: 514px;
	padding: 0 10px;
	list-style-type: none;
	background: #8fc330;
	background: #7ba621 url(../img/gradients.png) 0 0 repeat-x;
	line-height: 34px;
}

.navi li {
	float: left;
	padding: 0 12px 0 10px;
	background: transparent url(../img/gfx.png) right top no-repeat;
}
.navi li a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-shadow: #4c6614 1px 1px 0;
}
.navi .active a {
	color: #4d6e14;
	text-shadow: none;
}
.navi .last {
	background-image: none;
	padding-right: 0;
}

.block {
	overflow: hidden;
	width: 158px;
	margin-bottom: 10px;
	padding: 10px 15px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff url(../img/gradients.png) 0 -702px repeat-x;
}

.block p { margin-bottom: 5px; }

.block-green {
	width: 160px;
	border: 0 none;
	background: #93c92d url(../img/gradients.png) 0 -44px repeat-x;
	color: #fff;
}
.block-green label:hover { color: #eee; }
.block-green h4, .block-green a, .block-green p, .block-green label {
	color: #fff;
	text-shadow: #64861b 1px 1px 1px;
}

.block-list {
	width: 160px;
	border: 0 none;
	background: #e9f4d5 none;
}

.block-under-headline {
	padding-top: 5px !important;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.block-headline, #block-apotheke {
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-top: 7px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

.hint {}

.btn {
	height: 21px;
	padding: 1px 5px 2px 7px;
	background: #50661a url(../img/gradients.png) 0 -333px repeat-x;
	border: 0 none;
	border-top: 1px solid #b9de57;
	border-bottom: 1px solid #414e1f;
	border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	vertical-align: middle;
	text-shadow: #555 1px 1px 1px;
}
.btn:hover {
	background-color: #607a1c;
	background-position: 0 -382px;
	border-top: 1px solid #f7ff4d;
}
.btn:active {
	background-color: #d6dd43;
	background-position: 0 -431px;
	border-bottom: 1px solid #f7ff4d;
	border-top: 1px solid #414e1f;
}

#left .btn, #right .btn, #header .btn, .formnavi .btn {
	box-shadow: 2px 1px 1px #999;
	-moz-box-shadow: 2px 1px 1px #999;
	-webkit-box-shadow: 2px 1px 1px #999;
}
.block-green .btn {
	box-shadow: 2px 1px 1px #678c1f !important;
	-moz-box-shadow: 2px 1px 1px #678c1f !important;
	-webkit-box-shadow: 2px 1px 1px #678c1f !important;
}

.btn span {
	padding-right: 10px;
	background: transparent url(../img/gfx2.png) right -61px no-repeat;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
}

.btngrey {
	background: #8b8c8c url(../img/gradients.png) 0 -480px repeat-x;
	text-shadow: #999 1px 1px 1px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
}
.btngrey:hover {
	background-color: #7f7f7f;
	background-position: 0 -529px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
}
.btngrey:active {
	background-color: #b2b2b2;
	background-position: 0 -578px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #666;
}

.btnback { padding: 0 7px 0 5px; }
.btnback span {
	padding-right: 0;
	padding-left: 10px;
	background-position: 0 -706px;
}

.btnhigh { height: 32px; }
.btninline { padding: 3px 5px 4px 7px; }
.btninline:hover { text-decoration: none; }

#left .btngrey, #right .btngrey {
	box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
}

.linklist {
	list-style-type: none;
	line-height: 15px;
}
.linklist li { margin: 5px 0; }

.link {
	padding-right: 10px;
	background: transparent url(../img/gfx2.png) right -87px no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #5a7d1c;
}

.link-back {
	padding-right: 0;
	padding-left: 10px;
	background: transparent url(../img/gfx2.png) 0 -685px no-repeat;
}

.block-green .link {
	background: transparent url(../img/gfx2.png) right -61px no-repeat;
	color: #fff;
}
.link-current {
	background-image: none;
	color: #000;
}

.bottom-links { margin-top: 20px; }

.ol {
	margin-left: 20px;
}

.contentlist {
	list-style-type: circle;
	margin-left: 20px;
}
.contentlist li {
	line-height: 16px;
	margin: 5px 0;
}

.pagination {
	clear: both;
	overflow: hidden;
	padding: 5px 0 3px 0;
	background-color: #f9f9f9;
}

.pagination p { margin: 5px 10px !important; }
.pagination .hint, .pagination .sort-by select {
	font-size: 13px;
	color: #666;
}
.amount {
	float: left;
	text-align: left;
}
.pages, .limiter {
	float: right;
	text-align: right;
}

.amount {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
.sort-dir {
	display: block;
	width: 18px;
	height: 18px;
	margin-top: 1px;
	background: transparent url(../img/gfx.png) 0 0 no-repeat;
}
.desc { background-position: -130px -276px; }
.desc:hover { background-position: -150px -276px; }
.desc:active { background-position: -170px -276px; }
.asc { background-position: -70px -276px; }
.asc:hover { background-position: -90px -276px; }
.asc:active { background-position: -110px -276px; }

.pages a, .pages span, .pages strong {
	padding: 5px 7px;
	text-align: center;
}
.pages a { color: #666; }
.pages a:hover { color: #000; }
.pages .btn {
	margin: 0 5px;
	padding: 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.pages .btn:hover { color: #fff; }

.redbox {
	width: 50%;
	padding: 10px 10px 0 10px;
	border: 2px solid red;
}

.checklist {
	list-style-type: none;
	margin-bottom: 13px;
}
.checklist li {
	display: block;
	padding: 0 0 10px 40px;
	background: transparent url(../img/gfx2.png) 0 -737px no-repeat;
}


/* grid products */

.product-grid {
	overflow: hidden;
	padding: 20px 0;
}

.p {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 168px;
	margin: 0 15px 35px 0;
	cursor: pointer;
}
.p:hover { text-decoration: none; }
.p img, .p-img {
	position: absolute;
	top: 0;
	left: 5px;
	width: 110px;
	height: 110px;
	z-index: 2;
}
.p-img {
	overflow: hidden;
	height: 115px;
}
.p:hover .p-img {
	height: 85px;
}

.p-info {
	display: block;
	margin-top: 115px;
	z-index: 1;
}
.p:hover .p-info {
	margin-top: 85px;
}

.p:hover strong {
	color: #000;
	text-shadow: #bbff39 1px 1px 0;
}
.p:hover .price {
	color: #fff;
	text-shadow: #688e20 1px 1px 0;
}
.p:hover .p-msrp-saved {
	text-shadow: #caef85 1px 1px 0;
}
.p:hover .p-contents {
	color: #333;
	text-shadow: #bbff39 1px 1px 0;
}
.p-first { clear: left; }
.p-last { margin-right: 0; }
.p strong {
	display: block;
	padding: 15px 0 5px 0;
	line-height: 15px;
	color: #444;
}
.p-contents {
	display: block;
	color: #666;
}

.p-info, .p-info-wrap, .p-info-details, .p-price-wrap, .p-img, .d-box {
	display: block;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.d-box {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.p-info-wrap {
	overflow: hidden;
	padding: 3px 4px 4px 6px;
	background-color: #f0f0f0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.p:hover .p-info-wrap, .p-grid-small .p:hover .p-info {
	background-color: #93C92D;
}

.p-info-details {
	overflow: hidden;
	height: 20px;
	margin-bottom: -30px;
	padding: 5px 0;
	color: #fff;
	text-shadow: #3b7414 1px 1px 0;
}
.p-info-wrap:hover .p-info-details {
	text-decoration: underline;
}
.p:hover .p-info-details {
	margin-bottom: 0;
}

.p-price-wrap {
	position: relative;
	display: block;
	height: 36px;
	padding: 0 4px 0 6px;
	background-color: #dfdfdf;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.p:hover .p-price-wrap {
	background-color: #006600;
}
.p-price-wrap .price {
	position: absolute;
	display: block;
	padding: 8px 0;
	font-size: 20px;
	font-weight: bold;
	color: #eb337d;
	z-index: 1;
}
.p-msrp-saved {
	position: absolute;
	display: block;
	width: 154px;
	padding: 5px 0 7px 2px;
	text-align: right;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.p:hover .p-msrp-saved {
	width: 100px;
	opacity: 0;
}
.p-msrp-value { text-decoration: line-through; }
.p-saved-amount { font-weight: bold; }

.product-grid .btn-cart {
	position: absolute;
	display: block;
	opacity: 0;
	width: 168px;
	height: 40px;
	top: -3px;
	left: 15px;
	padding: 0;
	border: 0 none;
	background: transparent url(../img/gfx2.png) 79px -420px no-repeat;
	-webkit-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	-moz-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	-o-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	transition: left .3s ease-in 0, opacity .3s ease-in 0;
	cursor: pointer !important;
	z-index: 2;
}
.product-grid .btn-cart:hover { background-position: 79px -462px; }
.product-grid .btn-cart:active { background-position: 79px -504px; }
.p:hover .btn-cart {
	opacity: 1;
	left: 0;
	-webkit-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	-moz-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	-o-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
}

.p-price-wrap .btn-cart {
	position: absolute;
	display: block;
	opacity: 0;
	width: 168px;
	height: 40px;
	top: -3px;
	left: 15px;
	padding: 0;
	border: 0 none;
	background: transparent url(../img/gfx2.png) 79px -420px no-repeat;
	-webkit-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	-moz-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	-o-transition: left .3s ease-in 0, opacity .3s ease-in 0;
	transition: left .3s ease-in 0, opacity .3s ease-in 0;
	cursor: pointer !important;
	z-index: 2;
}
.p-price-wrap .btn-cart:hover { background-position: 79px -462px; }
.p-price-wrap .btn-cart:active { background-position: 79px -504px; }
.p:hover .btn-cart {
	opacity: 1;
	left: 0;
	-webkit-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	-moz-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	-o-transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
	transition: left .3s ease-in .3s, opacity .3s ease-in .3s;
}

.p-grid-small .p {
	width: 110px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.p-grid-small .p-last { margin-right: 0; }
.p-grid-small .p img {
	position: relative;
	left: 0;
	width: 70px;
	height: 70px;
	margin: 0 20px;
}
.p-grid-small .p-info {
	padding: 5px 7px;
	background-color: #f0f0f0;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.p-grid-small .p-info, .p-grid-small .p:hover .p-info {
	margin-top: 5px;
}
.p-grid-small strong {
	padding: 0;
	font-size: 13px;
	text-align: center;
}

.d-box {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 75px;
	left: 33px;
	width: 130px;
	height: 50px;
	height: 50px;
	background: transparent url(../img/gfx2.png) 0 -620px no-repeat;
	color: #fff;
	text-shadow: #999 1px 1px 1px;
	z-index: 3;
}
.p:hover .d-box {
	top: 45px;
}
.d-value, .d-label { position: absolute; }
.d-value {
	top: 18px;
	left: 2px;
	width: 125px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 24px;
}
.d-value span {
	padding: 0 3px;
	font-weight: bold;
}
.d-label {
	top: 25px;
	left: 70px;
	font-size: 12px;
}

.d-big {
	background: transparent url(../img/gfx2.png) 0 -568px no-repeat;
}

.d-tip .d-label {
	width: 125px;
	top: 20px;
	left: 2px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


/* category view */

.c-description { margin: 30px 0; }


/* cart */

.cart-wrap {
	margin-bottom: 30px;
	background-color: #e9f4d5;
}
.cart-wrap p { padding: 0 26px; }
.cart-wrap .btn { width: 250px; }
.cart-wrap #wishlist-table .btn{width:155px;font-size:14px}
#wishlist-table .linklist li{margin:10px 0}

.cart-table {
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
}
.cart-table th {
	padding: 4px 8px;
	white-space: nowrap;
	font-size: 13px
}
.cart-table td{padding:8px}
.cart-table tbody td { background-color: #fff; }
.cart-table tbody tr:hover td { background-color: #f6f6f6; }
.cart-table tfoot td {
	padding: 25px 25px 25px 10px;
	vertical-align: top;
}
#wishlist-table.cart-table tfoot td {text-align:right}
#wishlist-table.cart-table tbody tr:hover td {background-color:#fff}
.cart-wrap .tfoot .tl {
	float:left;
	padding:62px 10px 25px 10px;
	width: 225px;
}
.cart-wrap .shipping-info{background:url("../img/gfx2.png") no-repeat scroll 0 -792px transparent;padding-left:63px}
.cart-wrap .ti {
	width: 40px;
	text-align: center;
	float:left
}

.cart-wrap .cart-totals { padding: 25px 10px; }
.cart-table .cart-item-name { width: 220px; }
.cart-item-name img{margin-right:15px;float:left}
.cart-item-name .item-msg, #wishlist-table .item-msg {color:#666;font-size:13px;padding:0;margin:0}
.cart-item-name span, #wishlist-table .item-msg span {display:inline !important}
.cart-item-name div{margin-top:14px}

.cart-table .del { width: 55px; }
.btn-del {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	background: #850000 url(../img/gfx.png) -1px -279px no-repeat;
}
.cart-table .btn-del{margin:1px 0 0 51px}
.btn-del:hover { background-position: -23px -279px; }
.btn-del:active { background-position: -45px -279px; }

.cart-wrap dl {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.cart-wrap dl dt {
	float: left;
	width: 65%;
	text-align: left;
}

.cart-wrap dl dd {
	float: right;
	width: 34%;
	text-align: right;
}
.cart-wrap dl .last, .cart-wrap dl .last .price {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #5a7d1c;
}

.checkout-cart-index .cart-totals {
	padding: 25px;
}
.checkout-cart-index #cart-table-totals {
	float: right;
	width: 230px;
	margin: 15px 10px;
}

.shipping_promotion {
	list-style-type: none;
	margin-bottom: 12px;
}
.shipping_promotion li {
	padding: 7px 0 3px 0;
}
.shipping_promotion li {
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
.shipping_diff .price { font-weight: bold; }


/* random list */

.random-list {
	margin-top: 10px;
	list-style-type: none;
}
.random-list li { display: none; }
.random-list img { margin-top: 10px; }
.random-list a span {
	font-size: 13px;
	font-weight: bold;
}
.random-list a:hover { text-decoration: none; }
.random-list a:hover span { text-decoration: underline; }


/* blocks */

#block-search label {
	display: block;
	width: 160px;
	padding-bottom: 3px;
}
#search {
	width: 97px;
	margin-right: 3px;
	float: left;
}
#block-search .btn { width: 54px; }
#search_autocomplete {
	width: 158px !important;
	margin-top: 5px;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666;
	box-shadow: 3px 3px 4px #666;
	background: #fff url(../img/gradients.png) 0 -702px repeat-x;
}
#search_autocomplete ul { list-style-type: none; }
#search_autocomplete ul li {
	padding: 0 5px;
	color: #333;
	cursor: pointer;
}
#search_autocomplete ul li span { width: 30px; }
#search_autocomplete ul li:hover {
	background-color: #e9f4d5;
	color: #000;
}
#search_autocomplete ul li:hover span { text-decoration: none; }

#block-login .inputs {
	margin: 7px 0 4px 0;
	padding-left: 50px;
	background: transparent url(../img/gfx2.png) 0 0 no-repeat;
}
#block-login { min-height: 127px; }
#block-login h4 { margin-bottom: 7px; }
#block-login .ti { width: 105px }
#link-create-account, #link-lost-pw { float: left; }
#link-create-account {
	background-position: right -59px;
	font-size: 13px;
	font-weight: bold;
}
#link-lost-pw {
	clear: both;
	display: block;
	width: 150px;
	margin-top: 5px;
	font-size: 12px;
}
#block-login .btn { float: right; }

#block-cart .cartinfo {
	margin: 10px 0 0 0;
	padding: 10px 0 20px 70px;
	background: transparent url(../img/gfx2.png) 0 -140px no-repeat;
}
#block-cart .empty { background-position: 0 -235px; }
#block-cart .price {
	font-size: 16px;
	font-weight: bold;
}
#block-cart .btn {
	width: 160px;
	margin-bottom: 3px;
	padding: 0 3px 0 5px;
}
#block-cart .wishlistlink { margin: 15px 0 8px 0; }

#block-search h4, #block-apotheke h4, .block-headline h4 { margin-bottom: 0; }

#block-subscribe .subscrinfo {
	padding: 0 0 0 70px;
	background: transparent url(../img/gfx2.png) 0 -317px no-repeat;
	font-size: 13px;
	line-height: 16px;
}
#block-subscribe-voucher img {
	margin: -40px -15px 0 -15px;
	cursor: pointer;
}
#block-subscribe-voucher .link-multiline {
	display: block;
	line-height: 16px;
	background-position: 20px -54px;
}

#block-poll .btn { margin-top: 10px; }

.block-list-wide {
	width: 190px;
	padding: 10px 0;
}

.category-list, .category-list li ul { list-style-type: none; }

.category-list li {
	margin: 7px 15px;
	padding-left: 14px;
	background: transparent url(../img/gfx.png) -591px -127px no-repeat;
	font-size: 13px;
	line-height: 16px;
}

.category-list li ul {
	margin: 5px -15px 8px -30px;
	padding: 2px 0;
	background-color: #f6fee6;
}

.category-list li ul li {
	margin: 4px 0;
	padding: 0 10px 0 30px;
	background: transparent none;
}

.category-list .active > a { color: #3a4d18; }

.info-table {
	border-collapse: collapse;
	border-spacing: 0;
}
.info-table td, #block-popular-products p {
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 3px;
	font-size: 12px;
	line-height: 14px;
	color: #6f932e;
}
#block-popular-products a {
	display: block;
	padding: 0 8px 0 0;
}

#block-partners {
	width: 173px;
	padding-right: 0;
}
#block-partners p { font-size: 12px; }



#block-products-recommendation {
	width: 188px;
	padding-right: 0;
	padding-left: 0;
	background-position: 0 -742px;
}
#block-products-recommendation h4 {
	padding-right: 15px;
	padding-left: 15px;
}
#block-products-recommendation .p {
	overflow: hidden;
	width: 158px;
	padding: 5px 15px 50px 15px;
	margin: 0;
	background: transparent url(../img/gradients.png) 0 bottom repeat-x;
	font-size: 12px;
	color: #777;
}
#block-products-recommendation { padding-bottom: 0; }
#block-products-recommendation .product-grid { margin: 0; padding: 0; }
#block-products-recommendation .p img {
	position: relative;
	left: 0;
	float: left;
	width: 60px;
	height: 60px;
	margin-left: -3px;
	border: 3px solid #fff !important;
	border-radius: 5px;
}
#block-products-recommendation .p-info {
	margin: 0 0 5px 0;
	line-height: 16px;
}
#block-products-recommendation .p-info strong {
	padding-top: 11px;
	font-size: 14px;
	line-height: 17px;
	color: #444;
}
#block-products-recommendation .p-prices {
	position: relative;
	margin: 0;
	padding: 5px 0 0 9px;
	float: right;
	width: 86px;
}
#block-products-recommendation .p-prices .p-ab, #block-products-recommendation .p-prices .price {
	font-weight: bold;
	color: #eb337d;
}
#block-products-recommendation .p-msrp {
	display: block;
	padding-top: 7px;
}
#block-products-recommendation .p-msrp-uvp, #block-products-recommendation .p-prices .p-msrp em { line-height: 15px; display: block; }
#block-products-recommendation .p-prices .p-msrp em {
	font-style: normal;
    font-weight: bold;
	color: #618028;
}
#block-products-recommendation .p-prices .p-ab { font-size: 14px; }
#block-products-recommendation .p-prices .price {
	float: none;
	font-size: 18px;
}

#block-products-recommendation .p:hover .p-info strong, #block-products-recommendation .p:hover .p-prices .price { text-shadow: none; }
#block-products-recommendation .p:hover .p-info strong {
	text-decoration: underline;
	color: #000;
}
#block-products-recommendation .p:hover .p-info span { color: #000; }
#block-products-recommendation .p:hover .p-msrp {
	opacity: 0;
}
#block-products-recommendation .btn-cart {
	width: 86px;
	height: 70px;
	top: 0;
	left: -2px;
	background-position: 0 -390px;
}
#block-products-recommendation .d-box {top:auto;bottom: 0;	-webkit-transition: none; -moz-transition: none;-o-transition:none;transition:none; }

/* product view */

.clearflow, .p-infos, .p-quantity, .p-price-cart, .p-meta { overflow: hidden; }
.p-infos img {
	float: right;
	margin: 0 0 0 20px;
}
.p-hint {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #999;
}
.p-buy { margin: 20px 0; }
.p-quantity strong { font-size: 16px; }
.p-quantity span { padding-right: 10px; }
.p-price {
	overflow: hidden;
	padding: 15px 0 5px 0;
	width: 300px;
	height: 45px;
}
.p-price .price {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.p-price .d-box {
	position: relative;
	top: -15px;
	left: 0;
	float: right;
}
.p-qty {
	width: 65px;
	height: 19px;
	margin-right: 3px;
	padding: 8px 0;
	background: #7a7a7a url(../img/gradients.png) 0 -627px repeat-x;
	font-size: 12px;
	text-align: center;
}
.p-qty input {
	width: 20px;
	height: 18px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.add-to-cart {
	width: 225px;
	padding-top: 10px;
}
.add-to-cart button {
	padding: 0 8px 0 10px;
	width: 156px;
	height: 35px;
}
.p-meta {
	clear: both;
	margin: -5px 0 5px 0;
	font-size: 13px;
	color: #333;
}
.p-meta em {
	font-style: normal;
	color: #6f932e;
}
.p-meta span {
	padding: 0 8px 0 6px;
	background: transparent url(../img/gfx.png) right -62px no-repeat;
}
.p-meta span:first-child, .p-meta .first { padding-left: 0; }
.p-meta span:last-child, .p-meta .last {
	padding-right: 0;
	background-image: none;
}
.p-collateral { margin-top: 20px; }
.p-collateral ul {
	list-style-type: circle;
	margin: 0 0 20px 20px;
}
.p-collateral strong { font-weight: bold; }

/* forms */

label:hover { color: #222; }

.ti {
	height: 20px;
	line-height: 20px;
	margin-bottom: 3px;
}
.ti, .ta {
	padding: 0 2px;
	border: 1px solid #aaa;
	box-shadow: 1px 1px 3px #999 inset;
	-moz-box-shadow: 1px 1px 3px #999 inset;
	-webkit-box-shadow: 1px 1px 3px #999 inset;
}
.ti:focus, .ta:focus { border-color: #666; }
.ti-wide, .ta-wide { width: 200px; }

.form fieldset {
	overflow: hidden;
	margin-bottom: 10px;
}
.form fieldset div {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.form label {
	width: 172px;
	margin-bottom: 3px;
	padding-top: 3px;
	line-height: 15px;
	cursor: pointer;
}
.form label:hover { text-decoration: underline; }
.form label, .form .ti {
	float: left;
	margin-right: 20px;
}
.form .wide label {
	display: block;
	float: none;
	width: 320px;
	margin-bottom: 10px;
}
.form label em {
	padding-left: 3px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	color: #486600;
}
.form .rb, .form .cb {
	float: left;
	margin: 3px 5px 0 0;
	cursor: pointer;
}
.form .radiolabel { width: auto; }
.form select { border: 1px solid #aaa; }
.form select option { padding: 1px 5px; }
.form .validation-advice { color: #990000; }
.form .lbl { padding-right: 5px; color: #666; }

.form .formnavi { padding: 0 20px 0 192px; }
.form .formnavi-l { padding: 0 20px 0 0; }

.form .indented { margin-left: 192px; }

.customer-dob span .ti {
	width: 50px;
	margin-right: 10px;
	text-align: center;
}

.validation-advice { display: none; }
.validation-failed {
	background-color: #fff2f2;
	border-color: #990000;
}

.form-wrap {
	padding: 25px 15px 5px 15px;
	background-color: #e9f4d5;
}

/* footer */

#footer {
	width: 534px;
	margin: 20px 212px;
}

#footer-navi { margin-bottom: 30px; }
#footer-navi li { background-position: right -84px; }
#footer-navi li a {
	font-size: 13px;
	font-weight: normal;
	text-shadow: #6c911c 1px 1px 0;
}

#footer p {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

/* messages */

.messages, .messages ul { list-style-type: none; }
.success-msg, .error-msg {
	clear: both;
	overflow: hidden;
	margin: 10px 0;
	padding: 0 10px;
	border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
}
.success-msg {
	margin-bottom: 30px;
	padding: 25px;
	background-color: #4a6313;
	border: 2px solid #4a6313;
}

.error-msg {
	margin-bottom: 30px;
	padding: 25px;
	background-color: #990000;
	border: 2px solid #990000;
}

.messages li, .messages li a,  .messages li a strong {
	color: #fff;
	font-weight: bold !important;
	text-shadow: #222 1px 1px 0;
}
.messages li a {
	text-decoration: underline;
}

.messages li li {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

/* misc */
.sales-order-history .cart-wrap { margin-top: 30px; }
#wishlist-table textarea {resize:none;color:#666;font-family:arial,sans-serif;font-size:13px;height:30px;margin-top:4px;padding:2px 4px;width:270px;line-height:1.2em;text-align:left}
.form #wishlist-table .ti{margin:0;background-color:#f7f7f7}
.wishlist-selection{background-color:#f7fbf0;text-align:center}
.wishlist-image{float:left;margin-right:15px}
.wishlist-image ul li{float:left;margin-left:3px;list-style:none}
.wishlist-image ul li a{display:block;width:22px;height:20px;background:#fff url(../img/gfx.png) -219px -280px no-repeat;text-indent:-1000px}
.wishlist-image ul li a.active{background-position:-197px -280px}
#contactForm .ta {
	margin-right: 20px;
	float: left;
}
#contactForm label { width: 150px; }
#contactForm .formnavi { padding-left: 170px; }

.imgbox {
	overflow: hidden;
	margin-bottom: 30px;
}
.imgbox img, .imgbox div { float: left; }
.imgbox div { width: 354px; }
.imgbox h2 { margin-top: 0; }

.textimg {
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}
.imgcontainer {
	float: left;
	width: 155px;
	margin-right: 10px;
	padding-top: 3px;
}
.textcontainer {
	float: left;
	width: 369px;
}
.textcontainer h3 { margin-top: 0; }

.contenttable {
	border-spacing: 3px;
	margin: 0 0 20px -3px;
}
.contenttable th, .contenttable td { padding: 1px 5px; }
.contenttable th { background-color: #ddd; }
.contenttable td { background-color: #f2f2f2; }

#newsletter-subscriber { margin-top: 30px; }

/* outlines */
a:hover, a:active, input:hover, input:active { outline: 0 none; }
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: 0 none;
}

#payment-tool-tip{background-color:#fff;border-radius:9px;padding:5px 10px;position:absolute;top:0}
#payment-tool-tip .btn-close{text-align:right}
#payment_form_ipayment_cc{width:500px !important;height:245px !important}

.customer-address-form .ti{width:222px}
.customer-address-form .ti-half{width:145px}
.customer-address-form .ti-third{width:67px}
.customer-address-form .form .ti{margin-right:4px}
.customer-address-form .btn{float:right;font-size:14px;height:24px}
.customer-address-form .btn.lowercase{text-transform:lowercase}
.customer-address-form .btn.btnback{float:left}
.customer-address-form .form .formnavi{padding:0}
.customer-address-form p.hint{margin-top:30px;color:#666}
.customer-address-form .my-account{background-color:#E9F4D4;padding:10px 15px}
