BODY {
	background-color: #000000;
	margin: 0;
	font-family: 'Helvetica Neue','Helvetica','Arial';
}

A {
	outline: 0 none;
}

#content-middle {
	width: 890px;
	height: 612px;
	background: transparent url(../img/forstasidan.jpg) no-repeat scroll 25px 0;
	/* margin: 0 auto; */
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -315px;
	margin-left: -445px;
}

#wrapper {
	width: 890px;
	height: 612px;
}

#leftspace {
	display: block;
	width: 25px;
	height: 612px;
	float: left;
}

#main-content {
	display: block;
	float: left;
	height: 612px;
	width: 840px;
}

#leftcolumn {
	float:left;
	height:612px;
	width: 168px;
}

#logo {
	background: transparent no-repeat url(../img/logo_svart.png);
	display: block;
	text-decoration: none;
	width: 122px;
	height: 63px;
	color: #000000;
	margin: 120px 0 0 13px;
}

#logo:visited,
#logo:active {
	color: #000000;
}

/* MENU */

#menu UL.level1 {
	margin: 17px 0 0 18px;
	padding: 0;
	overflow: hidden;
}
#menu UL.level1 LI {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

#menu UL LI A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	display: block;
}

#menu UL.level2 {
	margin: 0 0 0 15px;
	padding: 0;
	overflow: hidden;
}

#menu UL LI A.active {
	text-decoration: underline;
}
#menu UL.level2 LI A.child {
	text-decoration: underline;
}


/* CONTENT */

#whitemiddle {
	background-color: #f5f4f3;
	width: 672px;
	height: 100%;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
/* 	opacity: .7; */
}
#whitemiddle h1 {
	font-size: 22px;
	margin: 13px 0 13px 0;
}

#productlist {
	width: 100%;
	margin-left: 18px;
}

#productlist .category-photo {
	margin-bottom: 18px;
}

.productlist-item {
	width: 130px;
	height: 180px;
	display: block;
	overflow: hidden;
	float: left;
}

.productlist-item a {
	color: #000000;
	text-decoration: none;
}

.productlist-item img {
	float: left;
}

.productlist-item p {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	display: block;
	float: left;
	width: 115px;
}

.productlist-item label {
	color: #4d495c !important;
}
.productlist-item .salecolor {
	color: #9B0000;
}

/* Related */
#relatedlist-wrapper {
	margin-left: 18px;
}
#relatedlist {
	float: left;
	overflow: hidden;
	width: 657px;
}
#relatedlist .header {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 18px 0;
	display: block;
	float: left;
	width: 100%;
}

.bigproductphoto {
	float: right;
	margin: 0;
}

#whitemiddle p {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	display: block;
	float: left;
}

#product-photos-container-wrapper {
	margin-right: 18px;
}

#whitemiddle #product-photos-container {
	width: 375px;
	overflow: hidden;
	float: right;
	margin: 18px 0 0 0;
}
#whitemiddle #product-photos {
	width: 375px;
	height: 360px;
	overflow: hidden;
	float: left;
}
#whitemiddle #product-photos .product_slideshow_photo {
	position: absolute;
}
#whitemiddle #product-photos #slideshowpics {
	width: 375px;
	height: 360px;
	position: relative;
}
#whitemiddle #product-photos-navigator {
	width: 375px;
	height: 18px;
	float: left;
	background-color: white;
}
#whitemiddle #product-photos-navigator label {
	display: block;
	float:   left;
	padding: 0 3px;
	margin:  3px;
	color: #4d495c;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
}
#whitemiddle #product-photos-navigator a {
	display: block;
	float:   left;
	padding: 0 3px;
	margin:  3px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#whitemiddle #product-photos-navigator a:hover {
	background-color: #bdb9c0;
}
#whitemiddle #product-photos-navigator a.active {
	background-color: #646074;
	color: #ffffff;
}

#content-wrapper {
	margin-left: 18px;
}

#product-information {
	width: 240px;
	margin-left: 18px;
}

#whitemiddle p.desc {
	color: #4d495c;
	margin: 0 0 18px;
	padding: 0;
	width: 240px;
}
#whitemiddle div.desc {
	color: #4d495c;
	margin: 18px;
}
#whitemiddle div.desc p {
	font-weight: normal;
	margin: 0 0 18px 0;
	float: none;
	display: block;
}
#whitemiddle div.desc h1 {
	margin-left: 0px;
}
#whitemiddle div.desc .bigproductphoto {
	margin: 0 0 0 18px;
}

#whitemiddle div.desc .pagelist-shortdesc {
	overflow: hidden;
	height: 36px;
	margin-bottom: 0px;
}

#whitemiddle div.desc a.label {
	margin-left: 0px;
	float: none;
}

#whitemiddle div.desc a {
	color: #000000;
}

#whitemiddle div.desc a:hover {
	color: #4d495c;
}


#whitemiddle p.tags {
	color: #4d495c;
	margin: 0;
	width: 240px;
	text-transform: lowercase;
}

#whitemiddle p.tags label {
	color: #000000;
	text-transform: none;
}

#whitemiddle p.tags label.salecolor {
	color: #9B0000;
}

#whitemiddle select {
	margin: 18px 0 16px 0;
	min-width: 120px;
}

#whitemiddle a.label {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 18px 0;
	display: block;
	float: left;
	color: #000000;
}

#whitemiddle a.label:hover {
	color: #4d495c;
}
a.addtocart {
	width: 230px;
}
#variants {
	float: left;
}
#whitemiddle .bottom {
	width: 636px;
	position: absolute;
	top: 595px;
	right: 25px;
	padding: 0 18px;
}
#whitemiddle .bottom .content {
	float: right;
	overflow: hidden;
	margin: -18px 0 0 0;
}

#whitemiddle .middletext {
	margin: 0 18px 18px 0;
	display: block;
}
#whitemiddle .middletext p {
	float: none;
}

OPTION.outofstock {
	color: #ff0000;
}

/* LOGIN */
#whitemiddle .header-bar {
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #878688;
	height: 18px;
	margin: 0 18px;
	overflow: hidden;
}
#whitemiddle .header-bar label {
	margin: 1px 0 0 4px;
	display: block;
	float:left;
}
#whitemiddle .labelwrapper {
	height: 42px;
	display: block;
	margin: 0;
}
#whitemiddle #loginform {
	margin: 18px 18px;
	text-align: right;
}
#whitemiddle #loginform label {
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	margin-right: 18px;
	float: right;
	display: block;
	margin-top: 2px;
}
#whitemiddle #loginform label.caption {
	
}
#whitemiddle #loginform input.text {
	width: 182px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 18px;
	float: right;
}
#whitemiddle #loginform .error {
	color: red;
	font-weight: normal;
}
#whitemiddle #loginform a.label {
	float: none;
}
#whitemiddle #registerform {
	margin: 18px 18px;
	text-align: right;
}
#whitemiddle #registerform fieldset {
	margin: 0 0 18px;
	padding: 0;
	text-align: right;
	border: none;
}
#whitemiddle #registerform label {
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	margin-right: 18px;
}
#whitemiddle #registerform input.text {
	width: 182px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
}
#whitemiddle #registerform input.checkbox {
	margin: 0;
	float: right;
}
#whitemiddle #registerform label.newsletter {
	float: right;
	margin: 0 6px 3px;
}
#whitemiddle #registerform .error {
	color: red;
	font-weight: normal;
}
#whitemiddle #registerform a.label {
	float: none;
}
#whitemiddle #accountform {
	margin: 18px 18px;
	text-align: right;
}
#whitemiddle #accountform fieldset {
	margin: 0 0 18px;
	padding: 0;
	text-align: right;
	border: none;
}
#whitemiddle #accountform label {
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	margin-right: 18px;
}
#whitemiddle #accountform input.text {
	width: 182px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
}
#whitemiddle #accountform input.checkbox {
	margin: 0;
	float: right;
}
#whitemiddle #accountform label.newsletter {
	float: right;
	margin: 0 6px 3px;
}
#whitemiddle #accountform .error {
	color: red;
	font-weight: normal;
}
#whitemiddle #accountform a.label {
	float: none;
	margin: 0;
}

/* PAGING */
#paging {
	width: 640px;
	position: absolute;
	top: 595px;
	right: 22px;
	padding: 0 18px;
}
#paging .content {
	float: right;
	overflow: hidden;
	margin: -20px 0 0 0;
}
#paging label {
	display: block;
	float:   left;
	padding: 0 3px;
	margin:  3px;
	color: #4d495c;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
}
#paging a {
	display: block;
	float:   left;
	padding: 0 3px;
	margin:  3px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#paging a:hover {
	background-color: #bdb9c0;
}
#paging a.active {
	background-color: #646074;
	color: #ffffff;
}

/* SHOPPING BASKET */

#small-basket {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	background-color: #666666;
	width: 840px;
	height: 18px;
	margin: 0 0 0 25px;
	text-align: right;
	cursor: pointer;
}

#small-basket:hover {
	background-color: #B2AFB6;
}

#small-basket a {
	color: #ffffff;
	text-decoration: none;
}


/* CART */
#cartitems {
	margin: 1px 18px 18px 18px;
}
#carttotalspecs {
	float: right;
	margin: 0;
	padding: 17px 0 17px 0;
	width: 151px;
	text-align: right;
	border-top: 1px solid #878688;
	border-bottom: 1px solid #878688;
	color: #5E5C61;
}
#carttotalspecs label {
	color: #000000;
}
#cartrightcolumn #carttotalspecs p {
	float: none;
}
#cartcheckoutlink {
	float: right;
	margin: 18px 0;
	width: 151px;
	text-align: right;
}
#cartright-wrapper {
	margin-right: 18px;
	overflow: hidden;
	width: 200px;
	float: right;
}
#cartrightcolumn {
	overflow: hidden;
	float: right;
	margin: 0 0 18px;
}
#cartrightcolumn p {
	width: 151px;
	margin:0;
}
#cartrightcolumn #cartcheckoutlink a {
	width: 151px;
	margin:0;
}
#cartrightvoucher {
	color: #5E5C61;
	overflow: hidden;
	float: right;
	margin: 18px 0 0;
	width: 200px;
}
#cartrightvoucher label {
	float: right;
	display: block;
	white-space: nowrap;
	margin: 2px 6px 0 0;
}
#cartrightvoucher p {
	overflow: hidden;
	width: 200px;
	float: right;
}
#voucher {
	width: 146px;
	float: right;
	text-align: right;
	font-family:'Helvetica Neue','Helvetica','Arial';
	font-size:11px;
	font-weight:bold;
}
#cartitems table {
	background-color: #cfcece;
}
#cartitems TH {
	color: #ffffff;
	background-color: #878688;
	font-size: 11px;
	height: 18px;
	padding: 1px;
	font-weight: normal;
}
#cartitems TD {
	font-size: 11px;
	height: 17px;
	padding: 0;
	font-weight: bold;
	border-top: 1px solid #878688;
}

#cartitems TD.salecolor {
	color: #9B0000;
}

#cartitems TD img.cartphoto {
	margin: 7px 7px 8px;
}

#cartitems TD A {
	text-decoration: none;
	color: #000000;
}
#cartitems TD A:hover {
	text-decoration: none;
	color: #5E5C61;
}

#cartitems TD A.btn-plus, #cartitems TD A.btn-minus {
	cursor:pointer;
	position:relative;
	text-decoration:none;
	margin-top: 1px;
	display: block;
	width: 12px;
	height: 12px;
}
#cartitems TD A.btn-plus span {
	background:			transparent url(../img/add.png) no-repeat scroll 0 0;
}
#cartitems TD A.btn-plus:hover span {
	background-position:0 -12px;
}
#cartitems TD A.btn-minus span {
	background:			transparent url(../img/delete.png) no-repeat scroll 0 0;
}
#cartitems TD A.btn-minus:hover span {
	background-position:0 -12px;
}

#cartitems TD A span {
	display:			block;
	width:				12px;
	height:				12px;
	overflow:			hidden;
	text-indent:		-9999px !important;
	position:			absolute;
	top:				0px;
	left:				0px;
}

#cartitems TD A img {
	vertical-align:		top;
}

/* CHECKOUT */

#checkoutinfo {
	overflow: hidden;
	width: 209px;
	float: right;
	color: #5E5C61;
	text-align: right;
	margin: 0;
}
#checkoutinfo h3 {
	margin:0;
	line-height: 18px;
	font-size: 11px;
}
#checkoutinfo p {
	float: none;
	line-height: 18px;
	margin:0;
	color: #000000;
}
#checkoutinfo a.label {
	float: none;
	margin: 0;
}

#cartdeliveryaddress {
	overflow: hidden;
	width: 209px;
	float: right;
	color: #5E5C61;
	text-align: right;
	margin: 0;
}
#cartdeliveryaddress h3 {
	margin:0;
	line-height: 18px;
	font-size: 11px;
}
#cartdeliveryaddress p {
	float: none;
	line-height: 18px;
	margin:0;
	color: #000000;
}
#cartdeliveryaddress a.label {
	float: none;
	margin: 0;
}

#cartalternatedeliverylabel,
#cartwrap-label {
	cursor: pointer;
	text-decoration: underline;
}
#cartalternatedeliverylabel:hover,
#cartwrap-label:hover {
	color: #4d495c;
}

#paymentinfo {
	font-weight: normal;
	margin: 18px 18px 18px;
	float: left;
	/* width: 437px; */
}
#paymentinfo p {
	float: none !important;
	font-weight: normal;
}
#paymentinfo img {
	float: right;
}

#paymentinfo A {
	color: #000000;
}
#paymentinfo A:hover {
	color: #5E5C61;
}

#cartmessage {
	font-weight: normal;
	margin: 18px 18px 18px;
	float: left;
	width: 437px;
	text-align: right;
}

#cartmessage h3 {
	margin:0;
	line-height: 18px;
	font-size: 11px;
	color: #5E5C61;
}

#checkoutNote {
	width: 437px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	color: #000;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;	
}

/* RECEIPT */

.orderinfo {
	overflow: hidden;
	width: 200px;
	float: left;
	color: #5E5C61;
	text-align: right;
	margin: 0;
}
.orderinfo h3 {
	margin:0;
	line-height: 18px;
	font-size: 11px;
}
.orderinfo p {
	display: block;
	float: none !important;
	line-height: 18px;
	margin:0;
	color: #000000;
}
.orderinfo a.label {
	float: none !important;
	margin: 0;
}


#rightspace {
	display: block;
	width: 25px;
	height: 612px;
	float: left;
}

#eco-tag {
	background: transparent no-repeat url(../img/eco-tag.gif);
	display: block;
	text-decoration: none;
	width: 25px;
	height: 74px;
	color: #000000;
}

#eco-tag:hover {
	background-image: url(../img/eco-tag-hover.gif);
	color: #000000;
}

#eco-tag:visited,
#eco-tag:active {
	color: #000000;
}

/* Alternate delivery */

#whitemiddle #cartdeliveryaddress-form {
	margin: 0;
	text-align: right;
}
#whitemiddle #cartdeliveryaddress-form fieldset {
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	border: none;
	overflow: hidden;
}
#whitemiddle #cartdeliveryaddress-form label {
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
#whitemiddle #cartdeliveryaddress-form input.text {
	width: 102px;
	font-family: 'Helvetica Neue','Helvetica','Arial';
	font-size: 11px;
	font-weight: bold;
}
#whitemiddle #cartdeliveryaddress-form input.missing {
	background-color: #FDC6C6;
}
#whitemiddle #cartdeliveryaddress-form input.checkbox {
	margin: 0;
	float: right;
}
#whitemiddle #cartdeliveryaddress-form label.newsletter {
	float: right;
	margin: 0 6px 3px;
}
#whitemiddle #cartdeliveryaddress-form .error {
	color: red;
	font-weight: normal;
}
#whitemiddle #cartdeliveryaddress-form a.label {
	float: none;
	margin: 0;
}


