/* CSS Document */

.tx-dkshop2018 .page_navigation .page_prev {
	float: left;
	width: 12.0em;
}

.tx-dkshop2018 .page_navigation .page_next {
	float: right;
	width: 12.0em;
	text-align: right;
}

.tx-dkshop2018 .page_navigation .page_all {
	text-align: center;
}

.tx-dkshop2018 .page_navigation {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    margin-bottom: 40px;
}

/* .tx-dkshop2018 .page_navigation {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #f0f0f0;
	padding: 0.3em 0.5em;
	margin-bottom: 24px;
} */

.tt_productProductListCategory {
	margin: 1em 0;
}

.tx-dkshop2018 {
	margin-bottom: 37px;
/*	width: 59.6em; */
}

.tx-dkshop2018 .productTitle {
    margin: 2em 0 0 0;
}

.tx-dkshop2018 .ulStage {
	list-style-type: none;
	margin-bottom: 2.5rem;
}

.tx-dkshop2018 .categoryLink {
}

.tx-dkshop2018 .categoryLink:hover {
	text-decoration:none;
}

.tx-dkshop2018 .categoryLink:hover .categoryDiv {
	background-color: #f0f0f0;
}

.tx-dkshop2018 .categoryItem.active {
	color: #000000;
	font-weight: bold;
}

.tx-dkshop2018 .categoryDiv {
	padding: 4px 12px 0 12px;
	/* border-bottom: 1px solid #e0e0e0; */
}

.tx-dkshop2018 .categoryIcon {
	margin: 0 6px 0 0;
	border-radius: 4px;
}

.tx-dkshop2018 .categoryItem {
	margin-bottom: 6px;
}

.tx-dkshop2018 .inactiveButton {
	padding: 0.5625rem 1.125rem 0.625rem 1.125rem;
	font-size: 0.875rem;
	border-radius: 4px;
	border: 1px solid #c6c6c6;
}

.tx-dkshop2018 form {
    background-color: #f6f6f6;
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    margin: 0 0 0 0;
    padding: 1em 1em 0;
}

.tx-dkshop2018 form p {
    margin-bottom: 1rem;
}

.tx-dkshop2018 form.noFormat {
    background-color: transparent;
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 0;
}

.tx-dkshop2018 form input.userField {
	display: inline;
	width: 100%;
	margin-bottom: 0.5rem;
}

.tx-dkshop2018 form .countField {
	display: inline;
	width: auto;
}

.tx-dkshop2018 .form_control {
	margin-bottom: 1em;
}

.tt_productProductListBasketSubmit {
	padding: 1em 0em 0em;
}

.tt_productProductListBasketSubmit {
	padding: 1em 0em 0em;
}

.tx-dkshop2018 .basketSmallHeadline {
	font-size: 1.05rem;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 0.5rem;
}

.tx-dkshop2018 .billing_address label {
/*	display: inline-block;
	width: 13em; */
}

.tx-dkshop2018 .billing_address input {
	margin: 1px 0px;
}

.tx-dkshop2018 .delivery_address label {
	display: inline-block;
	width: 13em;
}

.tx-dkshop2018 .delivery_address input {
	margin: 1px 0px;
}

.tx-dkshop2018 .notes label {
	display: inline-block;
	width: 13em;
}

.tx-dkshop2018 .notes textarea {
	margin: 1px 0px;
	font-size: 1em;
}

.tx-dkshop2018 .price_goodstotal {
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #cfcfcf;
	text-align: left;
	padding:0.6em 1em 0.6em 0.5em;
	background-color: #f0f0f0;
	font-weight: bold;
}

.tx-dkshop2018 .total {
	text-align: right !important;
}

.tx-dkshop2018 .price {
	text-align: right !important;
}

.tx-dkshop2018 .price_summary_output {
	font-weight: bold;
	font-size: 1.2em;
}

.tx-dkshop2018 legend {
	display: none;
}

.tx-dkshop2018 .tx-ttproducts-pi1-wrap1 {
	color: inherit;
	font-family: inherit;
	font-size:  inherit;
}

.main_highlights .tx-dkshop2018 label, .main_no_highlights .tx-dkshop2018 label {
    font-size: 1em;
    font-weight: normal;
}

label.checkbox {
    display: inline;
    float: none;
}


.tx-dkshop2018 .errorBox {
	background: linear-gradient(160deg, rgba(255, 255, 240, 1) 0%, rgba(240, 240, 64, 1) 100%);
	border: 1px solid #999999;
/*	border-radius: 5px; */
	margin: 1.5em 0 1.5em;
	min-height: 86px;
}

.tx-dkshop2018 .errorInnerBox {
	background: url("../FrontendIcons/error.png") no-repeat scroll 16px 14px;
	padding: 16px 16px 8px 80px;
}

.tx-dkshop2018 .welcomeBox {
	background: linear-gradient(160deg, rgba(255, 255, 255, 1) 30%, rgba(255, 172, 36, 1) 100%);
	border: 1px solid #999999;
/*	border-radius: 5px; */
	margin: 1.5em 0 1.5em;
	min-height: 86px;
}

.tx-dkshop2018 .welcomeInnerBox {
	padding: 8px 16px 8px 16px;
}

.tx-dkshop2018 .successBox {
	background-image: linear-gradient(160deg, rgba(0, 192, 0, 0.1) 0%, rgba(0, 192, 0, 0.3) 60%, rgba(0, 192, 0, 0.5) 100%);
	border: 1px solid #999999;
/*	border-radius: 6px;	*/
	margin: 1.5em 0 1.5em;
	min-height: 86px;
}

.tx-dkshop2018 .successInnerBox {
	background: url("../FrontendIcons/success.png") no-repeat scroll 16px 14px;
	padding: 16px 16px 8px 80px;
}

.tx-dkshop2018 .errorBox h2,.tx-dkshop2018 .welcomeBox h2, .tx-dkshop2018 .successBox h2 {
	font-size: 1.6em;
	font-weight: 600;
	margin: 10px 0 0;
}

.tx-dkshop2018 .errorBox ul,.tx-dkshop2018 .welcomeBox ul, .tx-dkshop2018 .successBox ul {
	margin-bottom: 0.5rem;
	margin-left: 1.7rem;
}

.tx-dkshop2018 .w100 {
	width: 100%;
}

.tx-dkshop2018 img.anyit {
	
}
