html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: normal 100% arial,helvetica,sans-serif;
	color: #000000;
	background: #EBEBEB url(/Files/System/body_bg.jpg) repeat;
}
p, form {
	margin: 0px;
}
img {
	border: 0px;
}
a {
	color: #1D1815;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
span.required {
	color: red;
}
table.form {
	border: 0px;
	border-collapse: collapse;
}
table.form td,
table.form th {
	padding: 0px;
}
table.form td.label {
	padding: 2px 20px 2px 0px;
	vertical-align: top;
	white-space: nowrap;
}
table.form td.input {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}
#container {
	width: 1070px;
	margin: 50px auto 50px auto;
	background: #211C19 url(/Files/System/main_bg.jpg) repeat top center;
	position: relative;
}
#header {
	position: relative;
	width: 100%;
	height: 98px;
}
#logo {
	position: absolute;
	top: 35px;
	left: 33px;
	width: 396px;
	height: 42px;
	background: url(/Files/System/arcon_scandinavia_logo.gif) no-repeat;
}
#logo a {
	width: 100%;
	height: 100%;
	display: block;
}
#leaf {
	position: absolute;
	top: 18px;
	left: 450px;
	width: 64px;
	height: 66px;
	background: url(/Files/System/leaf_logo.gif) no-repeat;
}
#leftcolumn {
	width: 261px;
	float: left;
}
#leftnav {
	margin: 0px 21px 30px 32px;
}
#leftnav ul, #leftnav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftnav li a {
	height: 33px;
	margin-bottom: 4px;
	padding-left: 12px;
	font-size: 0.6em;
	font-family: 'arial black',arial,helvetica,sans-serif;
	line-height: 32px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ABA9A7;
	background: url(/Files/Navigation/leftnav_lvl1_box_normal.gif) no-repeat;
	display: block;
}
#leftnav li ul li a {
	height: 23px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(/Files/Navigation/leftnav_lvl2_box_hover.gif);
}
#leftnav li ul li ul li a {
	padding-left: 20px;
	color: #ABA9A7;
	background-image: url(/Files/Navigation/leftnav_lvl2_box_normal.gif);
}
.basket {
	color: #666;
	margin: 0px 21px 0px 32px;
}
.basket div.total {
	padding: 0px 0px 5px 30px;
	line-height: 15px;
	font-weight: bold;
	background: url(/Files/Billeder/Ecom/Grafik/cart.gif) no-repeat left top;
	border-bottom: 1px solid #666;
}
.basket div.actions {
	padding-top: 5px;
	text-align: center;
	font-size: 0.75em;
}
.basket div.actions a {
	text-decoration: none;
	color: #666;
}
.basket div.actions a:hover {
	color: #FFF;
}

#outercontent {
	width: 809px;
	float: left;
}
#maincontent {
	margin: 0px 36px 36px 0px;
	padding: 0px;
	font-size: 0.75em; /* 12px */
	line-height: 1.35em;
	background: #FFFFFF url(main_dotted_lines.gif) repeat-y right top;
	border-top: 20px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
}
#content {
	width: 580px;
	padding-top: 10px;
	float: left;
}
#content h1 {
	margin: 0px 0px 1em 0px;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
	color: #54B901;
}
#content h2 {
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}

#content div.addtobasket {
	width: 90px;
}
#content div.addtobasket a {
	padding-left: 30px;
	line-height: 20px;
	background: url(/Files/System/shop/icon_addtobasket.gif) no-repeat;
	display:block;
}

#rightcolumn {
	width: 183px; /* px */
	padding: 10px 10px 10px 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	float: left;
}
#rightcolumn h2 {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
#rightcolumn div.product {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
}
#rightcolumn div.product img {
	width: 65px;
	margin: 0px auto 10px auto;
	display: block;
}
#rightcolumn div.product div.price {
	margin-top: 6px;
}
#rightcolumn div.product div.addtobasket {
	width: 90px;
	margin-top: 6px;
	float: right;
}
#rightcolumn div.product div.addtobasket a {
	padding-left: 30px;
	line-height: 20px;
	background: url(/Files/System/shop/icon_addtobasket.gif) no-repeat;
	display:block;
}
#rightcolumn h3 {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
#rightcolumn h3 a {
	text-decoration: none;
	color: #000000;
}
#test {
	position: absolute;
	left: 32px;
	bottom: 35px;
	width: 200px;
	text-align: center;
}
#ads {
	height: 123px;
	clear: both;
}
#ads ul, #ads li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ads li {
	width: 227px;
	height: 123px;
	text-align: center;
background: #FFFFFF;
	margin-right: 46px;
	float: left;
	display: block;
}

#ads li.last {
	margin-right: 0px;
}
#footer {
	height: 35px;
	clear: both;
}

/* Productlist */

#productlist, #productlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#productlist li {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
clear: both;
}
#productlist li table {
	margin: 0px;
	border-collapse: collapse;
}
#productlist li td {
	padding: 0px;
	vertical-align: top;
}
#productlist li td.image {
	width: 110px;
	padding: 5px;
}
#productlist li td.image img {
	height: 120px;
	margin: 0px auto 0px auto;
	display: block;
}
#productlist li td.description {
	width: 240px; /* 280px */
	padding: 5px 20px 5px 20px;
	vertical-align: middle;
}
#productlist li td.price {
	width: 120px;
	font-weight: bold;
	vertical-align: middle;
}
#productlist li td.addtobasket {
	width: 120px;
	vertical-align: middle;
}
#productlist li td.addtobasket a {
	padding-left: 30px;
	line-height: 20px;
	background: url(/Files/System/shop/icon_addtobasket.gif) no-repeat;
	display: block;
}
#productlist li h3 {
	padding: 5px;
	margin: 0px;
	font-size: 1.2em;
	background: #EEEEEE;
}
#productlist li h3 a {
	color: #000000;
	text-decoration: none;
}


#content div.step {
	margin-bottom: 15px;
	padding: 3px 5px 3px 5px;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	color: #061D50;
	border-top: 1px solid #E9EEFB;
	border-bottom: 1px solid #E9EEFB;
}


#content div.actions a {
	text-decoration: none;
	color: #000000;
}
#content div.actions a:hover {
	color: red;
}

/** Basket **/

#content table.cart {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
#content table.cart th {
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	background: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
#content table.cart td {
	padding: 2px 5px 2px 5px;
}
#content table.cart td.ruler {
	height: 1px;
	padding: 0px;
	font-size: 1px;
	background: #CCCCCC;
	overflow: hidden;
}

