/***********************
 * Global base styles. *
 ***********************/
body {
	font-size: 12px;
	color: #000000;
	overflow: auto;
	background-color: rgb(216, 216, 204);
}

body, p, h1, h2, h3, h4, h5, h6, table, td, th, ul, ol, textarea, input {
	font-family: arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: transparent;
}
h1 {
	font-weight: normal;
	font-size: 1.4em;
	color: #9B2E21;
}
h2 { font-size: 1.1em;; }
h3 { font-size: 1.15em; }
h4 { font-size: 1em; }
h5 { font-size: .9em; }
h6 { font-size: .8em; }

h2.arrow {
	color: #9B2E21;
	padding-left: 35px;
	margin: 20px 0px 5px 0px;
	line-height: 23px;
	font-weight: normal;
	font-size: 1.4em;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

table,th,td,input,textarea {
	font-size: 1em;
}

a {
	color: #9B2E21;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
.col1 .content a {
	text-decoration: underline;
}

/**
 * Maler-maling settings for three columns:
 *   16    172    16   0        800       0  16     174    16
 * -----------------------------------------------------------
 * |   |        |   |   |              |   |   |         |   |
 * | A |  LEFT  | B | C |    CENTER    | D | E |  RIGHT  | F |
 * |   |        |   |   |              |   |   |         |   |
 * -----------------------------------------------------------
 */
.threecol {
					/* RIGHT, E and F background color */
}
.threecol .colmid {
	right:	206px;	/* RIGHT + E + F */
					/* CENTER, C and D background color */
}
.threecol .colleft {
	right:	800px;	/* CENTER + C + D */
					/* LEFT, A and B background color */
}
.threecol .col1 {
	width:	800px;	/* CENTER */
	left:	1210px;	/* 100% + C */
}
.threecol .col2 {
	width:	172px;	/* LEFT */
	left:	222px;	/* RIGHT + A + C + D + E + F */
}
.threecol .col3 {
	width:	174px;	/* RIGHT */
	left:	1054px;	/* 100% - LEFT + C + D + E */
}

.button {
	background-color: #6D6F71;
	border: 0;
	color: white;
	font-size: 1.2em;
	padding: 4px;
	cursor: pointer;
}

#page {
	width: 1210px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 201px;
}
	#credit-cards {
		text-align: right;
		height: 25px;
		padding-top: 5px;
		margin-right: 10px;
	}
	#credit-cards img {
		margin-right: 3px;
	}
	#header-menu {
		clear: both;
		height: 34px;
		margin-top: 10px;
		background-color: white;
		border: 1px solid black;
	}
		#header-menu .item {
			float: left;
			height: 20px;
			margin-top: 8px;
			font-size: 1.2em;
			border-right: 1px solid black;
			text-transform: uppercase;
		}
		#header-menu .item.selected {
			height: 26px;
			margin-top: 0px;
			margin-left: -1px;
			padding-left: 1px;
			background-color: #AC1A1E;
			border-left: 1px solid black;
			padding-top: 8px;
		}
		#header-menu .item.selected a {
			color: white;
		}
		#header-menu .item.last {
			border-right: 0;
		}
		#header-menu .item a {
			display: block;
			padding: 0px 20px;
			height: 34px;
			line-height: 34px;
			margin-top: -8px;
			color: black;
		}
	#header-content {
		margin: 0px;
		padding: 0px;
		height: 113px;
		background-image: url(../files/upload/Design/banner.png);
		background-repeat: no-repeat;
		background-position: right top;
		background-color: white;
		border: 1px solid black;
		position: relative;
	}
		#co2-logo {
			position: absolute;
			left: 365px;
			top: 43px;
		}
		#header-search {
			position: absolute;
			right: 5px;
			top: 72px;
			font-size: 1.33em;
		}
			#header-search .text {
				width: 180px;
				height: 22px;
				margin-right: 6px;
				padding: 0;
				border: 1px solid rgb(172, 26, 30);
				vertical-align: top;
			}
			#header-search .button {
				border: 0;
				height: 24px;
				padding: 0 8px;
				color: white;
				background-color: rgb(172, 26, 30);
				vertical-align: top;
			}

#content {
	background-color: white;
	border: 1px solid black;
	overflow: hidden;
}
	#content .content {
		padding: 10px;
		border: 1px solid #B9B9B0;
		margin-top: 5px;
	}
	#content .content h2 {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#topcontent-container {
		position: relative;
		margin-top: 25px;
	}
	.depth-path {
		line-height: 18px;
		width: 600px;
	}
	.depth-path a {
		white-space: nowrap;
	}
	.plusone-container {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 11;
	}
	.facebook-recommend-container {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 10;
		left: 685px;
	}
	div.category-container {
		margin-top: 5px;
	}
	.category-item {
		width: 230px;
		height: 90px;
		float: left;
		margin-bottom: 25px;
		cursor: pointer;
		margin-right: 20px;
		overflow: hidden;
		padding-top: 0px;
		margin-top: 0px;
	}
	.category-item a {
		text-decoration: underline;
	}
		.category-item .img {
			width: 96px;
			height: 79px;
			border: 1px solid black;
			float: left;
			margin-right: 5px;
		}

	.cat-long-description {
		border: 1px solid #B9B9B0;
		padding: 10px;
		margin-top: 5px;
		width: 778px;
		margin-bottom: 10px;
	}

	/* Product-page styles */

	.product {
		border: 1px solid #B9B9B0;
		padding: 8px;
		margin-bottom: 10px;
		margin-top: 5px;
		zoom: 100%;
	}

	.product.left {
		margin-right: 10px;
	}
	.product .product-image {
		float: left;
		border: 1px solid #B9B9B0;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.MalermalingProductZoomTemplate .product .product-image {
		margin-right: 0px;
		margin-bottom: 0px;
		float: none;
	}
	.zoomproduct-margin {
		margin-right: 5px;
		float: left;
		width: 277px;
	}
	#zoomhelper span {
		line-height: 25px;
	}
	.product-thumbnail {
		margin-right: 6px;
		margin-top: 2px;
		border: 1px solid #B9B9B0;
	}
	
	.product .product-price {
		float: right;
		font-size: 1.6em;
		color: #9B2E21;

		font-weight: bold;
	}
	.product-before {
		color: #ee8100;
		float: right;
		clear: right;
		width: 130px;
		text-align: right;
		font-size: 13px;
		font-weight: bold;
	}
	.product .product-description {
		margin-left: 104px;
		margin-top: 20px;
		width: 455px;
	}
	.product .product-config {
		width: 130px;
		float: right;
		clear: right;
		margin-top: 7px;
	}
	.product .product-variant {
		float: left;
		margin-right: 10px;
	}
	.product .product-quantity {
		float: right;
		margin-bottom: 3px;
	}
	.product .product-quantity input {
		border: 1px solid #B9B9B0;
		width: 30px;
		text-align: center;
	}
	.product .product-stock {
		background-image: url(../img/checked.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		margin-top: 5px;
		clear: both;
	}
	.product .product-color {
		margin-top: 5px;
	}
	.product .product-buttons {
		clear: both;
		margin-left: 102px;
		margin-bottom: 10px;
		height: 25px;
		padding-top: 10px;
	}
	.product .product-buttons .button {
		background-color: #6D6F71;
		border: 0;
		color: white;
		font-size: 1.2em;
		padding: 4px;
		cursor: pointer;
	}
	.product .product-buttons .add-to-cart {
		float: right;
		background-color: transparent;
		width: 106px;
		height: 35px;
		padding: 0px;
	}
	.product .product-buttons .button.add-to-cart {
		background-image: url(../img/maler-maling-laeg-i-kurv-knap.png);
		background-repeat: no-repeat;
		background-position: right center;
	}
	.product .product-buttons .calc {
		padding-left: 25px;
		background-image: url(../img/calculator.png);
		background-repeat: no-repeat;
		float: left;
	}
	.product .product-buttons .color {
		padding-left: 25px;
		background-image: url(../files/upload/Design/palette.jpg);
		background-repeat: no-repeat;
		float: left;
		margin-right: 10px;
	}
	.pdf-links {
		margin-top: 5px;
	}
	.pdf-links a {
		background-image: url(../files/upload/Design/pdficon_small.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		line-height: 20px;
		display: block;
	}
	.MalermalingProductZoomTemplate .product .product-description {
		margin-left: 280px;
		width: 350px;
	}
	/* Product-listing styles */

	.product-list {
		border: 1px solid #B9B9B0;
		padding: 8px;
		margin-bottom: 13px;
		zoom: 100%;
		width: 377px;
		height: 228px;
		float: left;
		position: relative;
	}
	.product-list.left {
		margin-right: 10px;
	}
	.product-list .product-image {
		float: left;
		border: 1px solid #B9B9B0;
	}
	.product-list h2 {
		font-weight: normal;
		font-size: 1.4em;
		margin-left: 100px;
	}
	.product-list h1 {
		float: left;
		width: 270px;
	}
	.product-list .product-price {
		position: absolute;
		bottom: 65px;
		right: 13px;
		font-size: 1.5em;
		color: #9B2E21;
		font-weight: bold;
	}
	.product-list .product-before {
		position: absolute;
		bottom: 48px;
		right: 10px;
		width: 130px;
		color: #ee8100;
		font-size: 14px;
		font-weight: bold;
	}
	.product-list .product-description {
		margin-left: 100px;
	}
	.product-list .product-config {
		position: absolute;
		bottom: 15px;
		left: 8px;
		width: 100px;
		height: 105px;
	}

	.product-list .product-quantity {
		margin-bottom: 3px;
	}
	.product-list .product-quantity input {
		border: 1px solid #B9B9B0;
		width: 30px;
		text-align: center;
	}
	.product-list .product-stock {
		position: absolute;
		height: 33px;
		left: 40px;
		bottom: 72px;
		background-image: url(../img/checked.png);
		background-repeat: no-repeat;
		background-position: 12px 18px;
	}
	.farvetekst {
		float: left;
	}
	.color-container {
		margin-left: 40px;
		width: 95px;
	}
	.product-list .product-buttons {
		position: absolute;
		bottom: 8px;
		right: 8px;
		height: 35px;
		width: 226px;
	}
	.product-list .product-buttons .button {
		background-color: #6D6F71;
		border: 0;
		color: white;
		font-size: 1.2em;
		padding: 4px;
		cursor: pointer;
		margin-left: 8px;
	}
	.product-list .product-buttons .add-to-cart {
		float: right;
		background-color: transparent;
		width: 106px;
		height: 35px;
		padding: 0px;
	}
	.product-list .product-buttons .button.add-to-cart {
		background-image: url(../img/maler-maling-laeg-i-kurv-knap.png);
		background-repeat: no-repeat;
		background-position: right center;
	}
	.product-list .product-buttons .color {
		padding-left: 25px;
		background-image: url(../files/upload/Design/palette.jpg);
		background-repeat: no-repeat;
		background-position: 1px 1px;
		float: right;
		height: 20px;
		width: 75px;
		margin-top: 3px;
	}

	.choose-color {
		height: 470px;
		width: 420px;
		padding: 10px;
		overflow: hidden;
	}
		.choose-color-button {
			float: right;
			margin-top: 24px;
			width: 80px;
		}
		.color-palette-description {
			margin-top: 10px;
		}
	.color-code-container, .paint-brand-container {
		float: left;
		margin-right: 10px;
	}
	.brand-example, .color-example {
		font-size: .8em;
	}
	.choose-color .color-palette {
		margin-top: 20px;
		height: 300px;
		overflow: auto;
	}
	.choose-color label {
		display: block;
		margin-top: 10px;
	}
	.choose-color .button {
		float: right;
	}
	.calc-amount {
		height: 150px;
		width: 200px;
		padding: 10px;
	}
	.calc-amount .button {
		float: right;
		margin-top: 15px;
	}
	.calc-amount label {
		display: block;
		margin-top: 10px;
	}

	/* Trustpilot*/

	.tpc_widget {
		 display: none;
		 position: relative;
		 width: 147px;
		 height: 239px;
	}
	#tp_widget .tpc_bg {
		 background-color: #FFFFFF;
	}
	#tp_widget .tpc_bottom {
		 background-color: #FFFFFF;
	}

#product-relation {
	margin-top: 10px;
}
	#product-relation .item {
		width: 250px;
		height: 130px;
		margin-right: 10px;
		float: left;
	}
		#product-relation .right-items {
			margin-left: 100px;
		}
		#product-relation .item h3 {
			margin-bottom: 5px;
		}
		#product-relation .item div.img {
			float: left;
			border: 1px solid #6D6F71;
			width: 90px;
			height: 110px;
		}
		#product-relation .variant-name {
			font-weight: bold;
			margin-bottom: 10px;
		}
		#product-relation .before-price {
			color: #6D6F71;
		}
		#product-relation .price {
			font-size: 1.4em;
			color: #9B2E21;
		}

#left-menu {
	width: 172px;
}
	#left-menu .item {
		border: 1px solid black;
		margin: 2px 0px;
		padding: 2px 0px 2px 7px;
		font-size: 1.2em;
		cursor: pointer;
	}

	#left-menu .item.sub1 {
		background-color: #6D6F71;
		border: 0;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#left-menu .item.sub1 a {
		color: white;
	}

	#left-menu .item.subX a {
		color: #6D6F71;
	}

	#left-menu .item.subX.active {
		background-color: #B9B9B0;
	}

	#left-menu .item.subX.active a {
		color: #AC1A1E;
	}

	#right-section {
		right: 20px;
		margin-top: 20px;
	}

	#right-section h2 {
		margin-top: 0px;
	}

	#right-section .cart-header {
		cursor: pointer;
	}

	#right-section .box {
		padding: 8px;
		width: 156px;
	}
	#right-section .basket {
		border: 1px solid black;
		background-image: url(../img/cart_background.png);
		background-repeat: no-repeat;
	}

	#right-section .basket .item {
		margin-bottom: 10px;
	}
		#right-section .basket .price {
			text-align: right;
		}
		#right-section .basket .name {
			float: left;
			width: 110px;
		}

	#right-section .basket td {
		height: 125px;
	}

	#right-section .basket .total {
		border-top: 1px solid black;
		height: 15px;
	}

	#right-section .basket .total-text {
		float: left;
	}

	#right-section .basket .total-price {
		float: right;
	}

	#right-section .info-box {
		border: 1px solid black;
		margin: 10px 0 10px 0;
	}

#footer {
	margin-top: 5px;
	color: black;
	text-align: center;
	text-transform: uppercase;
}

/***************
 * Front page. *
 ***************/

#frontpage-content {
	width: 100%;
	position: relative;
	min-height: 670px;
}

#fp-depthpath {
	width: 800px;
	height: auto;
	position: absolute;
	top: 18px;
	left: 188px;
 }

.fp-left-menu {
	float: left;
	left: 16px;
}

 .frontpage-top {
 	height: 219px;
	width: 778px;
	border: 1px solid #6D6F71;
	padding: 10px;
	position: absolute;
	top: 48px;
	left: 188px;
 }

 .bottom {
	 min-height: 250px;
	 height: auto;
	 width: 381px;
	 border: 1px solid #6D6F71;
	 position: absolute;
	 top: 299px;
	 padding: 6px;
 }
 .bottom h2 {
	 font-size: 1.3em;
 }

 #fp-left {
	 left: 188px;
 }
 #fp-right {
	 left: 593px;
 }
 #frontpage-basket {
	 width: 150px;
	 height: 570px;
	 position: absolute;
	 left: 1004px;
	 top: 0px;
 }

 .shipping {
 	margin-left: 5px;
 	font-size: 1.2em;
 }
 .shipping h3 {
	margin-bottom: 2px;
}

h3.carousel-header {
	margin: 10px 10px 10px 3px;
	font-size: 1.3em;
}
#fp-carousel {
	margin: 8px;
	height: 130px;
	overflow: hidden;
}
	#fp-carousel .item {
		width: 250px;
		height: 130px;
		margin-right: 5px;
	}
		#fp-carousel .right-items {
			margin-left: 100px;
		}
		#fp-carousel .item h3 {
			margin-bottom: 5px;
		}
		#fp-carousel .item div.img {
			float: left;
			border: 1px solid #6D6F71;
			width: 90px;
			height: 110px;
		}
		#fp-carousel .variant-name {
			font-weight: bold;
			margin-bottom: 10px;
		}
		#fp-carousel .before-price {
			color: #6D6F71;
		}
		#fp-carousel .price {
			font-size: 1.4em;
			color: #9B2E21;
		}
		#facebook {
			float: left;
			margin-left: -1px;
			margin-top: -1px;
		}
		#trustpilot {
			float: right;
		}
/************
 * Checkout *
 ************/

 .checkout {
 	padding-top: 10px;
 }
	.checkout-tab {
		float: left;
		width: 15%;
		height: 2.1em;
		margin-right: 5px;
		margin-top: 20px;
		padding: 0 15px;
		line-height: 2.1em;
		font-size: 1.15em;
		color: white;
		background-color: #9B2E21;
	}
	.checkout-tab.active {
		color: black;
		background-color: #707265;
	}
	.checkout-tab a {
		color: black;
	}
	.checkout-content {
		clear: both;
		border: 1px solid #B9C5BB;
		padding: 40px 20px;
	}
	.checkout-content h2 {
		margin-bottom: .5em;
	}
	.checkout-next {
		float: right;
		clear: right;
		border: 0;
		margin-top: 20px;
		background-color: transparent;
		background-image: url(../img/maler-maling-fortsaet-knap.png);
		width: 106px;
		height: 35px;
		padding: 0px;
	}
	#checkout_payment .checkout-next {
		background-image: url(../img/maler-maling-godkend-ordre-knap.png);
		width: 163px;
		height: 39px;
		padding: 0px;
	}
		.checkout-next a {
			color: white;
		}
		/*form#checkout_payment.disabled .checkout-next {
			background-color: #ECE9E4;
			background-image: none;
		}*/
		/*form.disabled .checkout-next {
			background-color: #ECE9E4;
			background-image: none;
		}*/

	.checkout-cart {}
		.checkout-cart-table {
			width: 100%;
			margin: 20px 0;
			border-top: 1px solid black;
			border-bottom: 1px solid black;
		}
		.checkout-cart-table-header td {
			font-weight: bold;
		}
		.checkout-cart-table-button {
			border: 0;
			color: black;
			background-color: transparent;
			background-repeat: no-repeat;
			font-size: 1.5em;
			cursor: pointer;
		}
		.checkout-cart-table-button.remove {
			display: none;
		}
		.checkout-cart-table-button.add {
			display: none;
		}
	.checkout-customer {}
		.checkout-customer-table {}
		.checkout-customer-table-hspace {
			padding-left: 13px;
		}
		.checkout-customer-input1, .checkout-customer-input2, .checkout-customer-input3 {
			border: 1px solid black;
			border-radius: 5px;
			-moz-box-shadow: 3px 3px 5px #888;
			box-shadow: 3px 3px 5px #888;
			
			margin-bottom: 10px;
			height: 20px;
			padding-left: 5px;
		}
		.checkout-customer-input1 {
			width: 105px;
		}
		.checkout-customer-input2 {
			width: 130px;
		}
		.checkout-customer-input3 {
			width: 253px;
		}
		div.checkout-customer-ean {
			display: block;
		}
		.checkout-customer-comment td {
		}
		.checkout-customer-comment textarea {
			width: 253px;
			border: 1px solid black;
			border-radius: 5px;
			-moz-box-shadow: 3px 3px 5px #888;
			box-shadow: 3px 3px 5px #888;
			margin-bottom: 10px;
			padding-left: 5px;
			padding-right: 5px;
		}
		.checkout-customer-country {
			display: none;
		}
		.checkout-customer-country-input {
			display: none;
		}
		.checkout-customer-ean {
			display: none;
		}
		.checkout-customer-ean-input {
			display: none;
		}

.guidance-container h1 {
	color: #9B2E21;
	padding-left: 35px;
	margin: 20px 0px 5px 0px;
	line-height: 23px;
	font-weight: normal;
	font-size: 1.4em;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.guidance-item {
	margin: 10px 20px 0px 0px;
	float: left;
	width: 200px;
	height: 55px;
}
.guidance-item a {
	text-decoration: underline;
}

