/* SPECIAL */


div.ultimize_cookie_notification_container {
	    z-index: 26777272 !important;
}

.productlabel {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 66px;
	z-index: 999;
}


#product_bigimage .productlabel {
	top: 40px;
}

.productlabel.nyhed {
	background: url(images/productlabel_nyhed.png) top left no-repeat;
}

.productlabel.tilbud {
	background: url(images/productlabel_tilbud.png) top left no-repeat;
}

.productlabel.hot {
	background: url(images/x-tra-hot.png) top left no-repeat;
}

.productlabel.GodtKob {
	background: url(images/godt-kob.png) top left no-repeat;
}


.shop_product_description_mobile {
	font-size: 30px;
}




/* OVERVIEW TABLE / PRODUCT ROWS */
table.shop_overview {
	width: 100%;
	border-collapse: collapse;
}

table.shop_overview thead tr th {
	background: #cacaca url(images/gray_gradient.png) repeat-x;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 8px 5px;
}

.shop_related_products table tbody tr {
	cursor: pointer;
}

table.shop_overview tbody tr th table.shop_overview tbody tr td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

table.shop_overview tbody tr.alt td {
	background: url(images/large_gray_gradient.png) bottom repeat-x;
}

.productMainHeader {
	padding: 0;
	margin: 0;
	font-size: 30px;
	margin-top: -5px;
	margin-bottom: -15px;
}

.shop_product_right > h2 {
	font-size: 18px;
	text-align: center;
	color: #777;
}

.inStockItem.singleProduct {
	float: left;
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #008f2c;
	width: 100%;
}



.inStockItem.singleProduct:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #008f2c;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
	margin-top: -1px;
	margin-bottom: 1px;
}


/* SHOP PRODUCTLIST (ROWS) */
table.shop_productlist {
	width: 100%;
	border-collapse: collapse;
}

table.shop_productlist thead th {
	background: #cacaca url(images/gray_gradient.png) repeat-x;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 8px 5px;
}

table.shop_productlist tbody th,
table.shop_productlist tbody td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

table.shop_productlist tbody tr.alt td {
	background: url(images/large_gray_gradient.png) bottom repeat-x;
}

table.shop_productlist thead th.image, table.shop_productlist tbody td.image {
	border-left: 1px solid #ccc;
}

table.shop_productlist thead th.buttons, table.shop_productlist tbody td.buttons {
	border-right: 1px solid #ccc;
	text-align: center;
}

table.shop_productlist tbody td {
	padding: 10px 5px;
}

table.shop_productlist tbody td.image img {
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #fff;
	padding: 3px;
}

table.shop_productlist tbody td.details em.partnumber {
	font-size: 10px;
	display: block;
}

table.shop_productlist tbody td.price span.priceprimary {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

table.shop_productlist tbody td.price span.pricesecondary {
	color: #333;
	font-size: 0.9em;
}

table.shop_productlist tbody td.price span.pricesecondary.campaign {
	text-decoration: line-through;
}

table.shop_productlist tbody td.amount input {
	width: 40px;
	text-align: center;
	padding: 2px 5px;
	border: 1px solid #ccc;
	font-weight: bold;
}

table.shop_productlist tbody td.buttons input {
	padding: 0 !important;
	clear: both;
	background: #566cc3;
	display: block;
	width: 159px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #566cc3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: 'Exo';
	text-decoration: none;
}


table.shop_productlist tbody td.buttons a,
table.shop_productlist tbody td.buttons span {
	padding: 0 !important;
	clear: both;
	background: #566cc3;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #566cc3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-family: 'Exo';
	text-decoration: none;
}

table.shop_productlist tbody td.buttons span.outofstock {
	background-image: url(images/icons/lorry_flatbed.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: default;
}

table.shop_productlist tbody td.buttons span.notforsale {
	background-image: url(images/icons/lock.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: default;
}

table.shop_productlist tfoot th {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
	border-bottom: 2px solid #ccc;
}

table.shop_productlist tfoot th.buttons {
	text-align: center;
}





/* SHOP PRODUCTLIST (FIXED COLUMS) */
div.shop_productlistfixedcolumns {
	display: table;
}

div.shop_productlistfixedcolumns .shop_productlistcolumn_group {
	width: 100%;
	overflow: hidden;
}

div.shop_productlistfixedcolumns .shop_productlistcolumn_item {
	background: #fff;
	width: 200px;
	height: 150px;
	float: left;
	display: inline;
	/*border-left: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	padding: 10px;
	position: relative;
}

div.shop_productlistfixedcolumns .shop_productlistcolumn_item:first-child {
	border-left: 0;
}

div.shop_productlistfixedcolumns div.image {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 90px;
	text-align: center;
	overflow: hidden;
}

div.shop_productlistfixedcolumns div.details {
	float: right;
	width: 100px;
	display: inline;
}

div.shop_productlistfixedcolumns div.details em.partnumber {
	display: block;
	font-size: 10px;
}

div.shop_productlistfixedcolumns div.details p.teaser {
	margin: 5px 0 0 0;
}

div.shop_productlistfixedcolumns div.price {
	float: right;
	display: inline;
	width: 100px;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	/*border-bottom: 1px solid #eee;*/
}

div.shop_productlistfixedcolumns div.buttons {
	clear: both;
	/*float: right;
	display: inline;*/
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div.shop_productlistfixedcolumns div.buttons input {
	background: url(images/icons/basket_put.png) no-repeat;
	border: 0;
	width: 100px;
	height: 33px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}

div.shop_productlistfixedcolumns div.buttons a,
div.shop_productlistfixedcolumns div.buttons span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	padding: 3px 7px 3px 30px;
	background-color: #fff;
	white-space: nowrap;
}

div.shop_productlistfixedcolumns div.buttons a.buy {
	background-image: url(images/icons/basket_put.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div.shop_productlistfixedcolumns div.buttons a.selectvariant {
	background-image: url(images/icons/color_swatch.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div.shop_productlistfixedcolumns div.buttons span.outofstock {
	background-image: url(images/icons/lorry_flatbed.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div.shop_productlistfixedcolumns div.buttons span.notforsale {
	background-image: url(images/icons/lock.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}


div.shop_productlistfixedcolumns div.price span.priceprimary {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
}

div.shop_productlistfixedcolumns div.price span.pricesecondary {
	color: #333;
	font-size: 0.9em;
}

div.shop_productlistfixedcolumns div.price span.pricesecondary.campaign {
	text-decoration: line-through;
}





/* SHOP PRODUCTLIST (DYNAMIC COLUMS) */
div.shop_productlistdynamiccolumns {
	width: calc(100% + 20px);
	display: block;
	float: left;
	margin: 0 auto 0;
	font-family: 'Open Sans', sans-serif;
}




div.shop_productlistdynamiccolumns .shop_productlistcolumn_item {
	background: #fff;
	width: 172px;
	height: 340px;
	float: left;
	display: inline;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 3px;
	position: relative;
}

.shopContent div.shop_productlistdynamiccolumns .shop_productlistcolumn_item {
	margin: 5px 7px;
}

div.shop_productlistdynamiccolumns .shop_productlistcolumn_item:hover {
	cursor: pointer;
}

div.shop_productlistdynamiccolumns .shop_productlistcolumn_item:last-child {
}


div.shop_productlistdynamiccolumns div.image {
	width: 100%;
	height: 159px;
	text-align: center;
	overflow: hidden;
}

div.shop_productlistdynamiccolumns div.image img {
	width: 159px;
	max-width: 159px;
	max-height: 159px;
	height: auto;
	width: auto;
}

div.shop_productlistdynamiccolumns div.details {
	height: 70px;
	width: 100%;
	margin-top: 5px;
	position: relative;
}

div.shop_productlistdynamiccolumns div.details strong.name {
	position: absolute;
	top: 50%;
	display: block;
	transform: translateY(-50%);
	color: #555;
	text-transform: uppercase;
}

div.shop_productlistdynamiccolumns div.details a {
	/*	color: #566cc3;
	text-transform: uppercase; */
	color: #000 !important;
	font: 13px 'Exo', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.shop_productlistdynamiccolumns div.details a:visited {
	color: #566cc3;
}

div.shop_productlistdynamiccolumns div.details p.teaser {
	margin: 5px 0 0 0;
}

div.shop_productlistdynamiccolumns div.price {
	height: 70px;
	width: 100%;
	border-top: 1px solid #ccc;
	text-align: right;
}

div.shop_productlistdynamiccolumns div.buttons {
}

div.shop_productlistdynamiccolumns div.buttons input, div.shop_productlistdynamiccolumns div.buttons a, div.shop_productlistdynamiccolumns div.buttons a:hover, .notforsale {
	padding: 0 !important;
	clear: both;
	/*background:url(images/read-more.png) repeat-x #00314b;*/
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #00314b;
	/*border: 1px solid #00314b;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	/*font-family: 'Exo';*/
	text-decoration: none;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAB+BAMAAACE6xFJAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAAC3RSTlMACRskNj9IWXSGj52bKnUAAACBSURBVHhe7cyhDQJREAbhhZA8i6SFa4ESUNSBQj+HpYRrADJVEraAG0lI/tGTr74dyxuP8ubbqQFOTVBqgFMTlBrg1A2cOoFTu+c/UqFChQoVKlSoMx3XjWe/0r22oIWO+4+gQIECBQoUKFBdcKgOCjXlUFMNCdWQUQ0p1ZBRBn0AdexoPx7QqQMAAAAASUVORK5CYII=') /*images/next.png*/;
	background-size: 8px 10px;
	background-repeat: no-repeat;
	background-position: center right 30px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.notforsale {
	background: #FFA201;
}


span.inStock {
	float: left;
	margin-top: 14px;
	font-size: 11px;
	color: #008F2C;
}


span.inStock:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #008f2c;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
}



div.shop_productlistdynamiccolumns div.buttons a:hover {
	background-position: center right 25px;
}


div.shop_productlistdynamiccolumns div.buttons a,
div.shop_productlistdynamiccolumns div.buttons span {
}

div.shop_productlistdynamiccolumns div.buttons a.buy {
	/* pointer-events:none; */
}

div.shop_productlistdynamiccolumns div.buttons a.selectvariant {
}

div.shop_productlistdynamiccolumns div.buttons span.outofstock {
}

div.shop_productlistdynamiccolumns div.buttons span.notforsale {
}



div.shop_productlistdynamiccolumns div.price span.priceprimary {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 6px;
}

div.shop_productlistdynamiccolumns div.price span.pricesecondary.campaign {
	color: #C2C2C2;
	font-size: 11px;
	width: 39%;
	text-align: left;
	float: left;
	display: inline-block !important;
}

div.shop_productlistdynamiccolumns div.price span.pricesecondary .isocode, div.shop_productlistdynamiccolumns div.price span.pricesecondary .pretext {
	display: none !important;
}

div.shop_productlistdynamiccolumns div.price span.pricesecondary:before {
	content: 'F\00f8r: ';
}


.mainBasket {
	float: right;
	color: #fff;
	padding: 10px 40px;
	margin-top: -10px;
	background: #00314b;
	border-radius: 8px;
	margin-right: 44px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.mainBasket:hover {
	background: #024264;
}


.mainBasket:visited {
	color: #fff;
}

.mainBasket:after {
	content: '';
	width: 25px;
	height: 25px;
	margin-top: 3px;
	margin-left: 10px;
	display: inline-block;
	background-image: url('images/basket.png');
	background-size: 100% 100%;
	vertical-align: top;
}

.mainBasket .microbasket {
	display: inline-block;
	vertical-align: top;
}

.right > img {
	width: 210px;
	margin-top: -15px;
	margin-left: 20px;
	margin-bottom: 20px;
}




/* CHECKOUT STEP 1 (BASKET) */
table.basket {
	width: 100%;
	border-collapse: collapse;
}

table.basket thead tr th {
	background: #cacaca url(images/gray_gradient.png) repeat-x;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 8px 5px;
}

table.basket thead tr th.image, table.basket tr td.image {
	/*border-left: 1px solid #ccc;*/
}

table.basket thead tr th.price {
	text-align: right;
}

table.basket thead tr th.actions, table.basket tr td.actions {
	/*border-right: 1px solid #ccc;*/
}

table.basket tbody td {
	padding: 3px 5px;
}

table.basket tbody tr.alt td {
	background: url(images/large_gray_gradient.png) bottom repeat-x;
}

table.basket tr.spacer td {
	border: 0;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}

table.basket tr.spacer.alt td {
	background: transparent;
	border: 0;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}

table.basket tr td.image img {
	background: #fff;
	border: 1px solid #ccc !important; /* IMPORTANT BECAUSE: ASP.NET adds border-width: 0px */
	border-bottom: 2px solid #ccc !important; /* IMPORTANT BECAUSE: ASP.NET adds border-width: 0px */
	padding: 3px;
}

table.basket tr td.item a {
	font-weight: bold;
}

table.basket tr td.quantity input.basketitemquantity {
	width: 23px;
	text-align: center;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 3px;
}

table.basket tr td.price {
	text-align: right;
}

table.basket tr td.actions {
	width: 25px;
	text-align: center;
}

table.basket tr td.actions a.removeitem {
	background: url(images/icons/remove_item_from_basket.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
}

table.basket tfoot th {
	text-align: right;
	padding: 2px;
	font-weight: normal;
	color: #333;
}

table.basket tfoot th.totaltext {
	/*border-left: 1px solid #ccc;*/
}

table.basket tfoot th.actions {
	/*border-right: 1px solid #ccc;*/
}

table.basket tfoot tr.subtotal th {
	font-weight: bold;
	color: #000;
}

table.basket tfoot tr.overalltotal th {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	/*padding-bottom: 5px;
	border-bottom: 2px solid #ccc;*/
}

table.basket tfoot tr.overalltotal th.price span.baskettotalprice {
	border-bottom: 3px double #000;
}






/* CHECKOUT STEP 2 (DELIVERY) */

/* CUSTOMER DATA */
div.checkout_container {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

div.checkout_container table {
	width: 100%;
}

div.checkout_container table tr td.label {
	padding: 5px;
}

div.checkout_container table tr td.field {
	padding: 5px;
}

div.checkout_container table tr td.field input, div.checkout_container table tr td.field select {
	border: 1px solid #ccc;
	padding: 3px;
	width: 97%;
}

div.checkout_container table tr td.field select {
	width: 99%;
}

div.checkout_container table tr td.validator {
	width: 8px;
	color: red;
	font-weight: bold;
}

div.customer_data {
	width: 49%;
	float: left;
	display: inline;
}

div.delivery_data {
	width: 49%;
	float: right;
	display: inline;
}

table.shippingselector {
	width: 100%;
}

table.shippingselector thead th {
	background: #f0f0f0 /*url(images/gray_gradient.png) repeat-x*/;
	text-align: left;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 8px 0px;
}

table.shippingselector th.shippingselect,
table.shippingselector td.shippingselect {
	text-align: right;
}

table.shippingselector th.shippingfee,
table.shippingselector td.shippingfee {
	text-align: right;
}

table.shippingselector tfoot tr th {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #333;
	border-bottom: 2px solid #ccc;
}

table.shippingselector tfoot th.buttons {
	text-align: center;
}

table.shippingselector thead th,
table.shippingselector tfoot th,
table.shippingselector tbody td {
	padding-left: 5px;
	padding-right: 5px;
}

table.shippingselector tbody td {
	vertical-align: text-top;
}

table.shippingselector tbody td p {
	margin: 0px;
	padding: 0px;
}





/* CHECKOUT STEP 3 (PAYMENT) */
#checkout_step_three div.checkout_container table tr td.label {
	font-weight: bold;
}

#checkout_step_three div.checkout_container div.customer_data .shop_small_box, #checkout_step_three div.checkout_container div.delivery_data .shop_small_box {
	height: 180px;
}

div.checkout_payment_methods {
	margin-bottom: 20px;
}

table.paymentselector {
	width: 100%;
}

table.paymentselector thead th {
	background: #f0f0f0 /*url(images/gray_gradient.png) repeat-x*/;
	text-align: left;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 8px 0px;
}

table.paymentselector th.paymentselect,
table.paymentselector td.paymentselect {
	text-align: right;
}

table.paymentselector th.paymentfee,
table.paymentselector td.paymentfee {
	text-align: right;
}

table.paymentselector tfoot tr th {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	color: #333;
	border-bottom: 2px solid #ccc;
}

table.paymentselector tfoot th.buttons {
	text-align: center;
}

table.paymentselector thead th,
table.paymentselector tfoot th,
table.paymentselector tbody td {
	padding-left: 5px;
	padding-right: 5px;
}

table.paymentselector tbody td {
	vertical-align: text-top;
}

table.paymentselector tbody td p {
	margin: 0px;
	padding: 0px;
}



div.checkout_comment textarea {
	border: 1px solid #ccc;
	padding: 3px;
	width: 99%;
	height: 70px;
}






/* CHECKOUT STEP 4 (REVIEW) */
#checkout_step_four div.float_box {
	float: left;
	width: 31%;
	margin-left: 20px;
	display: inline;
}

#checkout_step_four div.float_box:first-child {
	margin-left: 0px;
}

#checkout_step_four div.checkout_container table tr td.label {
	font-weight: bold;
}
/*
#checkout_step_four div.checkout_container div.customer_data .shop_small_box, #checkout_step_four div.checkout_container div.delivery_data .shop_small_box {
	height: 180px;
}
*/
div.checkout_order_details {
	margin-top: 25px;
}

div.checkout_order_details.checkout_comment div {
	border: 1px solid #ccc;
	padding: 3px;
	width: 99%;
	min-height: 1em;
	margin-bottom: 25px;
}







/* BUTTONS */
a.button, div.megabasketupdate a, a.nextstep {
	display: inline-block;
	background: url(images/button_left.png) left center no-repeat;
	color: #000;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	/*margin-right: 9px;*/
}

a.button.green, a.nextstep {
	background: url(images/button_green_left.png) left center no-repeat;
	color: #fff;
}

a.button span, div.megabasketupdate a span {
	background: url(images/button_right.png) right center no-repeat;
	display: block;
	padding: 10px;
	margin-left: 9px;
	/*margin-right: -9px;*/
}

a.button.green span, a.nextstep span {
	background: url(images/button_green_right.png) right center no-repeat;
	color: #000;
}

div.checkout_control_buttons {
	margin-bottom: 10px;
	padding-top: 20px;
	overflow: hidden;
	width: 100%;
}

div.checkout_control_buttons a.prevstep {
	float: left;
	display: inline;
}

div.checkout_control_buttons a.nextstep {
	float: right;
	margin-right: 9px;
	display: inline;
}







/* CHECKOUT STEPS LIST */
ol.shopcheckoutsteps {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
}

ol.shopcheckoutsteps li {
	float: left;
	background: url(images/icons/arrow.png) left center no-repeat;
	padding-left: 14px;
	margin-left: 10px;
	color: #333;
	display: inline;
}

ol.shopcheckoutsteps li:first-child {
	margin: 0;
	padding: 0;
	background: 0;
}

ol.shopcheckoutsteps li.selected a {
	font-weight: bold;
	color: #000;
}








/* PRODUCT PAGER */
ul.ultimize_list_pager {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	clear: both;
}

ul.ultimize_list_pager li {
	float: left;
	margin: 0 2px;
	display: inline;
}

ul.ultimize_list_pager li:first-child {
	margin-left: 0;
}

ul.ultimize_list_pager li a span, ul.ultimize_list_pager li span {
	display: block;
	padding: 5px 7px 5px 5px;
}

ul.ultimize_list_pager li.ultimize_list_pager_back, ul.ultimize_list_pager li.ultimize_list_pager_forward {
	font-weight: bold;
}

ul.ultimize_list_pager li.ultimize_list_pager_item, ul.ultimize_list_pager li.ultimize_list_pager_gotofirst, ul.ultimize_list_pager li.ultimize_list_pager_gotolast {
	padding-left: 1px;
}

ul.ultimize_list_pager li.ultimize_list_pager_back {
	background: url(images/icons/pager_arrow_left.png) left center no-repeat;
	padding-left: 8px;
}

ul.ultimize_list_pager li.ultimize_list_pager_forward {
	background: url(images/icons/pager_arrow_right.png) right center no-repeat;
	padding-right: 8px;
}

ul.ultimize_list_pager li.ultimize_list_pager_item.selected {
	background: url(images/icons/pager_current_long.png) left center no-repeat;
}

ul.ultimize_list_pager li.ultimize_list_pager_item.selected span {
	background: url(images/icons/pager_current_short.png) right center no-repeat;
	color: #fff;
}

ul.ultimize_list_pager li.ultimize_list_pager_item a:hover, ul.ultimize_list_pager li.ultimize_list_pager_gotofirst a:hover, ul.ultimize_list_pager li.ultimize_list_pager_gotolast a:hover {
	background: url(images/icons/pager_hover_long.png) left center no-repeat;
	display: block;
}

ul.ultimize_list_pager li.ultimize_list_pager_item a:hover span, ul.ultimize_list_pager li.ultimize_list_pager_gotofirst a:hover span, ul.ultimize_list_pager li.ultimize_list_pager_gotolast a:hover span {
	background: url(images/icons/pager_hover_short.png) right center no-repeat;
}

ul.ultimize_list_pager li.ultimize_list_pager_back.disabled, ul.ultimize_list_pager li.ultimize_list_pager_forward.disabled {
	color: #aaa;
}

ul.ultimize_list_pager li.ultimize_list_pager_back.disabled {
	background: url(images/icons/pager_arrow_left_disabled.png) left center no-repeat;
}

ul.ultimize_list_pager li.ultimize_list_pager_forward.disabled {
	background: url(images/icons/pager_arrow_right_disabled.png) right center no-repeat;
}








/* VARIOUS */
div.shop_small_box {
	/*padding: 10px;*/
	/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #fff;
*/
}

.shop_halfsize {
	width: 48%;
}

.shop_left {
	float: left;
	display: inline;
}

.shop_right {
	float: right;
	display: inline;
}

.shop_clearfix {
	overflow: hidden;
	width: 100%;
}





/* CATEGORIES LIST */
ul.shop_categories {
	list-style: none;
	padding: 0;
	margin: 10px;
}

ul.shop_categories li {
	background: url(images/icons/arrow_2d.png) left 3px no-repeat;
	margin: 3px 0;
	padding-left: 13px;
}

ul.shop_categories > li.current > a, ul.shop_categories li.parenttocurrent a {
	font-weight: bold;
}

ul.shop_categories li ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin: 5px 10px 5px 10px;
	font-size: 11px;
}






/* SHOP PRODUCT VIEW */
div.shop_product_left {
	float: left;
	display: inline;
	width: calc(100% - 300px);
	/* border-right: 1px solid #ccc; */
	padding-right: 10px;
}

div.shop_product_right {
	float: right;
	display: inline;
	width: 250px;
	/*border-left: 1px solid #ccc;
	margin-left: -1px;*/
	padding-left: 10px;
}

div.shop_product .shop_product_content {
	width: 100%;
}

div.shop_product .shop_product_description {
	margin-top: 20px;
}

div.shop_product .shop_product_teaser {
	margin-top: 20px;
	font-style: italic;
}

div.shop_product_meta {
	width: 100%;
	overflow: hidden;
}

div.shop_product_meta .shop_product_keyfeatures {
	float: left;
	display: inline;
	width: 100%;
}

div.shop_product_meta .shop_product_price {
	width: 100%;
	float: right;
	display: inline;
	text-align: left;
	padding-bottom: 5px;
}


span.sparPrice {
	text-align: left;
	display: inline-block;
	color: #FFA201;
	margin-left: 4%;
	font-size: 14px;
	font-weight: 500;
}

div.shop_product_meta .shop_product_price span.price_primary {
	font-weight: bold;
	color: #000;
	font-size: 2.2em;
	display: block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}


div.shop_product_meta .shop_product_price span.price_primary span.price span.isocode {
	margin-left: 6px !important;
}


div.shop_product_meta .shop_product_price span.price_secondary span.price.campaign {
	font-size: 15px;
	display: inline-block;
	color: #999;
	text-align: left;
	padding-bottom: 5px;
}

div.shop_product_meta .shop_product_price span.price_secondary span.campaign {
	color: #999;
	/*text-decoration: line-through;*/
}

div.shop_product_meta .shop_product_price span.price_secondary span.campaign .isocode {
	margin-left: 2px;
}


div.shop_product_meta .shop_product_price span.price_secondary span.campaign .pretext {
	display: none;
}

.price_secondary .price.campaign .price:before {
	content: 'F\00f8r ';
}


div.shop_product_meta .shop_product_price a.buybutton {
	width: 100%;
	display: block;
	color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	padding: 12px 0 11px;
	font-size: 18px;
	background: #008F2C;
	border-radius: 5px;
	margin: 10px 0 40px;
	text-align: center;
	background-image: url('images/basket.png');
	background-position: center left 25px;
	background-repeat: no-repeat;
	background-size: 18px;
	text-transform: uppercase;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

div.shop_product_meta .shop_product_price a.buybutton:hover {
	background-position: center left 20px;
	text-decoration: none;
	opacity: 0.9;
}


div.shop_product_meta .shop_product_price span.notforsale {
	background-image: url(images/icons/lock.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	cursor: default;
	padding: 3px 7px 3px 30px;
	background-color: #fff;
	white-space: nowrap;
}

div.shop_product_images {
	position: relative;
}


div.shop_product #product_bigimage {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-align: center;
}

div#product_bigimage a {
	position: relative;
	display: inline-block;
	/* float: left; */
}

/*div.shop_product #product_bigimage {
    border: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: #fff;
    text-align: center;
}*/

div.shop_product #product_bigimage img {
	width: 300px;
	margin: 40px auto;
	border: solid 1px #ddd !important;
}


div.shop_product .shop_product_thumbnails ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}

div.shop_product .shop_product_thumbnails ul li {
	/* float: left; */
	display: inline-block;
	margin: 5px;
	border-bottom: solid;
}

div.shop_product .shop_product_thumbnails ul li img {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
}

.shop_product_thumbnails.imagethumbnails {
	width: 100%;
	float: left;
	text-align: center;
	/*border-bottom:solid 1px #ccc;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
}

table.shop_overview tr.variants > td,
table.shop_overview tr.variants > th {
	padding: 10px 0;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px#ddd;
}

table.shop_overview tr.variants table.variantselection {
	width: 100%;
	border-collapse: collapse;
}

table.shop_overview tr.variants table.variantselection td {
	padding: 5px;
}

div.shop_product_meta table.shop_overview th,
table.shop_overview tr.variants table.variantselection td.variantlabel {
	font-weight: bold;
	width: 45%;
	padding: 1px;
	text-align: left;
}




/* MICRO BASKET */
div.shop_micro_basket {
	background: #b6b6b5;
}

div.shop_micro_basket div.itemamount {
	font-weight: bold;
}

div.shop_micro_basket div.totalprice {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 0;
	color: #1c760e;
	font-weight: bold;
}

div.shop_micro_basket span.gotobasket, div.shop_micro_basket span.gotocheckout {
	background: url(images/icons/arrow_2d.png) left 3px no-repeat;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-left: 10px;
}





/* MINI BASKET */
div.shop_mini_basket {
	overflow: hidden;
	width: 100%;
}

div.shop_mini_basket table {
	width: 100%;
	font-size: 11px;
	margin-bottom: 5px;
}

div.shop_mini_basket table thead tr th {
	background: url(images/gray_gradient.png) repeat-x;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ccc;
	padding: 3px 5px;
}

div.shop_mini_basket table tfoot tr th {
	text-align: left;
	padding: 8px 5px;
}

div.shop_mini_basket table tfoot tr th.price span {
	border-bottom: 3px double #000;
}

div.shop_mini_basket table thead tr th.item, div.shop_mini_basket table tbody tr td.item {
	border-left: 1px solid #ccc;
}

div.shop_mini_basket table thead tr th.actions, div.shop_mini_basket table tbody tr td.actions {
	border-right: 1px solid #ccc;
}

div.shop_mini_basket table tbody tr td {
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;
}

div.shop_mini_basket table tbody tr td.price {
	white-space: nowrap;
}

div.shop_mini_basket table tbody tr td.actions a.removeitem {
	background: url(images/icons/remove_item_from_basket.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9000px;
}

div.shop_mini_basket table tbody tr.alt td {
	background: url(images/large_gray_gradient.png) bottom repeat-x;
}

div.shop_mini_basket span.gotobasket, div.shop_mini_basket span.gotocheckout {
	background: url(images/icons/arrow_2d.png) left 3px no-repeat;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	padding-left: 10px;
	display: inline;
}

div.shop_mini_basket span.gotocheckout {
	float: right;
	display: inline;
}






/* SEARCH RESULTS */
div.shopsearchtext {
	margin: 20px 0;
	font-weight: bold;
}








/*	SEARCH PLUGIN INTEGRATION */
table.search_shop_product_item,
table.search_shop_category_item {
	width: 100%;
}

table.search_shop_product_item td,
table.search_shop_category_item td {
	vertical-align: top;
	white-space: normal;
}

table.search_shop_product_item td.search_shop_item_image,
table.search_shop_category_item td.search_shop_item_image {
	/* */
}

table.search_shop_product_item td.search_shop_item_image img,
table.search_shop_category_item td.search_shop_item_image img {
	margin: 10px;
	margin-left: 0px;
}

table.search_shop_product_item td.search_shop_item_details,
table.search_shop_category_item td.search_shop_item_details {
	padding-top: 10px;
	width: 70%;
}

table.search_shop_product_item td.search_shop_item_price {
	white-space: nowrap;
	padding: 10px 10px 0px 5px;
}

table.search_shop_product_item em.partnumber {
	font-size: 10px;
	display: block;
}

table.search_shop_product_item span.priceprimary {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

table.search_shop_product_item span.pricesecondary {
	display: block;
	color: #333;
	font-size: 0.9em;
}

table.search_shop_product_item span.pricesecondary.campaign {
	text-decoration: line-through;
}




table.search_shop_product_item td.search_shop_item_actions {
	white-space: nowrap;
	padding: 10px 5px 0px 10px;
}

table.search_shop_product_item td.search_shop_item_actions a,
table.search_shop_product_item td.search_shop_item_actions span {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	padding: 3px 7px 3px 30px;
	background-color: #fff;
	white-space: nowrap;
}

table.search_shop_product_item td.search_shop_item_actions a.buy {
	background-image: url(images/icons/basket_put.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

table.search_shop_product_item td.search_shop_item_actions a.selectvariant {
	background-image: url(images/icons/color_swatch.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

table.search_shop_product_item td.search_shop_item_actions span.outofstock {
	background-image: url(images/icons/lorry_flatbed.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: default;
}

table.search_shop_product_item td.search_shop_item_actions span.notforsale {
	background-image: url(images/icons/lock.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	cursor: default;
}


/* VOUCHER SELECTOR */

span.vouchercodefield {
	display: block;
	margin-top: 30px;
	margin-left: 9px;
}

span.vouchercodefield:before, span.vouchercodefield:after {
	content: "";
	display: table;
}

span.vouchercodefield:after {
	clear: both;
}

span.vouchercodefield {
	zoom: 1;
}

span.vouchercodefield label {
	display: block;
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}

span.vouchercodefield input {
	display: block;
	border: 1px dotted #aaa;
	width: 100px;
	float: left;
	vertical-align: middle;
	color: #222;
	font: 12px Arial, Helvetica, Tahoma, sans-serif;
}

span.vouchercodefield a {
	margin-left: 10px;
	color: #000;
	font-weight: bold;
}

.partnumber {
	display: none !important;
}

.pricesecondary, .price_secondary > .price {
	display: none !important;
}


.price_secondary .price.campaign, span.pricesecondary.campaign.variants {
	display: inline-block !important;
	font-size: 10px;
}


div.shop_product_meta .shop_product_price span.price_secondary span {
	font-size: 12px;
}

span.savePrice {
	color: #FFA201;
	font-weight: 600;
	font-size: 11px;
	display: inline-block;
	width: 59%;
	margin-left: 1%;
}


div.imagemenu {
}

div.imagemenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.imagemenu ul li {
	float: left;
	margin: 10px 5px;
	width: 273px;
	height: 184px;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

div.imagemenu ul li a {
	display: block;
	height: 100%;
	text-decoration: none;
}

div.imagemenu ul li span {
	display: block;
	color: #fff;
	font-size: 20px;
	background: #00314b;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	font-weight: 700;
}

div.imagemenu ul li image {
	margin-top: 14px;
	width: 240px;
	height: 120px;
}
