
html, body {
	color: #913d1b;
	background: #94542f;
	background: #913d1b;
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

a {
	color: #a0421c;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0;
}

p
{
  margin: 0;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 13pt;
	font-weight: normal;
}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
	float: none;	
}

.clear {
	clear: both;
}

#wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#shadow {
	width: 819px;
	height: auto;
	background: url('gfx/shadow.png') repeat-y;
	margin: 0 auto;
}

#container {
	width: 798px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	float: left;	
	background: #fdb912;
	width: 100%;
	height: 191px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#navbar {
	float: left;	
}

#navbar div {
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#navbar div.button {
	width: 158px;
	height: 29px;
	margin-left: 2px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	overflow: hidden;
	
}

#navbar div.button.active a {
	color: #fff !important;
	background: url('gfx/navactive.png') no-repeat;
}

#navbar div.button a {
	color: #913d1b;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 6px;
	text-align: center;
	overflow: hidden;
}

#navbar div.buttonleft {
	width: 158px;
	margin-left: 0;
}

#navbar div.button1 {background: url('gfx/navsolcremer.png') no-repeat;}
#navbar div.button2 {background: url('gfx/navsolcremermedfaktor.png') no-repeat;}
#navbar div.button3 {background: url('gfx/navsolkort.png') no-repeat;}
#navbar div.button4 {background: url('gfx/navdiverse.png') no-repeat;}
#navbar div.button5 {background: url('gfx/navforsiden.png') no-repeat;}

#content {
	display: block;
	float: left;
	width: 100%;
	margin-top: 2px;
}

#content div.left {
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content div.right {
	float: right;
	width: 198px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content div.boxContainer {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 2px;
}

#content div.boxContainer.empty {
	background: url('gfx/empty.png') no-repeat;
	float: left;
	width: 598px;
	height: 598px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content div.boxContainer div.boxContent {
	float: left;
	padding: 8px 14px 10px 14px;
	margin: 0;
}

#content div.boxContainer.productBrown {
	background: url('gfx/productbrown.png') no-repeat;
	float: left;
	width: 298px;
	height: 198px;
	margin: 0;
	padding: 0;
	margin-right: 2px;
}

#content div.boxContainer.productWhite {
	background: url('gfx/productwhite.png') no-repeat;
	float: left;
	width: 298px;
	height: 198px;
	margin: 0;
	padding: 0;
}

#content div.boxContainer.productWhite div.boxContent {
	padding: 6px 0 0 22px;
}

#content div.boxContainer.product {
	color: #fff;
	background: url('gfx/product.png') no-repeat;
	overflow: hidden;
	float: left;
	width: 298px;
	height: 198px;
	margin: 2px 0 0 0;
	padding: 0;
}

#content div.boxContainer.product div.boxContent {
	padding: 0;
	margin: 0;
}

#content div.boxContainer.product.leftColumn {
	margin-right: 2px;
}

#content div.boxContainer.basket {
	background: url('gfx/basket2.png') no-repeat;
  background-color: #ffffff;
	float: left;
	width: 198px;
	/*height: 299px;*/
	margin: 0;
	padding: 0;
}
#content div.boxContainer.basket div.boxContent {
	font-size: 7pt;
	width: auto;
	float: none;
	margin: 0;
	padding: 8px 8px 10px 8px;
	overflow: hidden;
}
#content div.boxContainer.basket div.boxContent div.numbercolumn
{
	float: left;
  padding: 2px 4px 2px 0px;
  height: 27px;
}
#content div.boxContainer.basket div.boxContent div.numbercolumn input.antal
{
  border: 1px solid #913D1B;
  background-color: #ffffff;
  font-size: 7pt;
  font-family: Verdana;
  width: 16px;
  text-align: right;
  height: 12px;
  color: #913D1B;
}
#content div.boxContainer.basket div.boxContent div.pricecolumn
{
	padding: 2px 0px 2px 4px;
	text-align: left;
	float: right;
	width: auto;
}
#content div.boxContainer.basket div.boxContent div.namecolumn
{
	padding: 2px 0 2px 4px;
}
#content div.boxContainer.basket div.boxContent div.nedrykning
{
  padding-top: 5px;
}
#content div.boxContainer.basket div.separator {
	background: #a0421c;
	float: none;
	width: auto;
	height: 1px;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content div.boxContainer.basket div.cardsLabel {
	text-align: left;
	float: left;
}
#content div.boxContainer.basket div.cardsIcons {
	text-align: left;
	float: right;
}
	
#content div.boxContainer.info {
	background: url('gfx/info.png') no-repeat;
	float: left;
	clear: both;
	width: 198px;
	height: 299px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
}

#footer {
	background: url('gfx/footer.png') no-repeat;
	float: left;
	width: 819px;
	height: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Products */

.productDetails {
  position: relative;
	float: left;
	width: 149px;
	height: 198px;
}

.productHeader {
	width: auto;
	height: 29px;
	margin: 0;
	padding: 0;
	
	/* Move the product text up/down */
	margin-bottom: 12px;
}

.productHeader .productGroup {
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	padding: 8px 0 0 12px;
}

.productHeader .productPrice {
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	width: 77px;
	height: 100%;
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
}

.productHeader .productPrice div {
	padding: 8px 0 0 12px;	
}

.productHeader .productOffer {
	color: #fff;
	background: #913d1b;
	font-size: 8pt;
	font-weight: bold;
	width: 72px;
	height: 100%;
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.productHeader .productOffer div {
	padding: 8px 0 0 0;
}

.productTitle {
	clear: both;
	color: #a0421c;
	font-size: 7pt;
	font-weight: bold;
	margin: 8px 14px 8px 12px;
}

.productText {
	color: #a0421c;
	font-size: 7pt;
	font-weight: normal;
	margin: 8px 14px 8px 12px;
}

.productInfo {
	margin: 12px 14px 1px 12px;
}

.productInfo img {
	margin-right: 6px;
}

.productBuy {
	position: absolute;
  left: 0px;
  top: 150px;
  margin: 12px 14px 1px 12px;
}

.productImage {
	float: left;
	width: 149px;
	height: 198px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
