*{
	margin: 0px;
	padding: 0px;
}

.clearme{clear:both;}

.red{
	background-color: #9E0B0E;
}

.green{
	background-color: #034820;
}

a.green:hover{
	background-color: #9E0B0E;
}

a.red:hover{
	background-color: #034820;
}

img{ border: none;}

h1{
	font-size:1.4em;
	margin-bottom: 5px;
}

h2{
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2.categorylink{
	font-weight:normal;
	font-size:1em;
}

h3{
	font-size:1.1em;
	margin-top: 10px;
	margin-bottom: 5px;	
}

body {
	background: url(../pic-bin/body_back.jpg) no-repeat #5A3A21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{color:#9E0B0E; text-decoration: none;}
a:hover{color:#9E0B0E; text-decoration: underline;}

.shoppingcenter{
	width: 800px;
	margin-left: 99px;
	padding-left: 20px;
	padding-right: 21px;
	background: url(../pic-bin/nordparkett-shadow.png) repeat-y;
}

#navtrail{
	font-size: 0.9em;
	color: #000;
	padding: 5px 0px 2px 0px;
	display: block;
}

#navtrail a{
	color: #000;
}

.shadowtop{
	height: 16px;
	width: 841px;
	margin-left:99px;
	margin-top: 2px;	
	background: url(../pic-bin/nordparkett-shadow-top.png) no-repeat transparent;
}

.shadowbottom{
	height: 16px;
	width: 841px;
	margin-left:99px;
	background: url(../pic-bin/nordparkett-shadow-bottom.png) no-repeat transparent;	
}

.footertext{
	width: 841px;
	margin-top:25px;
	margin-left:99px;
	text-align:center;
	color: #F9EDDD;	
	margin-bottom: 100px;
}

.footertext a{
	color: #F9EDDD;
	font-weight:bold;
}

#info{
	text-align: center;
	color: #000;
}

#header img, #header span{
	float: left;
}

#header span{
	height: 100px;
	width: 100px;
	display: block;
}

#header a{
	height: 30px;
	width: 100px;
	color: #fff;
	float: left;
	display: block;
	text-align: center;
	padding-top: 70px;
	text-transform: uppercase;
	font-size:9px;
}

#header #logolink{
	width: auto;
	padding-top: 0px;
}


#leftcontent{
	float: left;
	margin-top: 2px;
}

#maincontent{
	float: right;
	width: 550px;
	margin-top: 2px;
	padding-bottom: 10px;	
}

#maincontent ul, #maincontent ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent #mainmenu{
	width: 550px;	
	height: 46px;
	background: url(../pic-bin/subnav.gif) no-repeat transparent;
	color: #fff;
	position: relative;
	margin: 0px 0px 10px 0px;
}

#mainmenu li{
	position: relative;
	display: inline;
	padding-left: 20px;
	margin-left:10px;
	margin-right:10px;
	top: 25%;	
	list-style: none;
}

#mainmenu li a{
	color: #F6F0E8;
}

#mainmenu li a:hover{}

.navlist{
	line-height: 18px; 	
}

.navlist .subcat.level1{
	margin-left: 20px;
	line-height: 15px; 		
}

.navlist .subcat.level2{
	margin-left: 40px;
	line-height: 15px; 	
}

.navlist .subcat.level3{
	margin-left: 60px;
	line-height: 15px; 	
}

.navlist .selected{
	font-weight: bold;
}


/* BOXES */

.box{
	width: 240px;
	margin-bottom: 20px;
}

.box h1{
	background:url(../pic-bin/box-header.gif) no-repeat;
	width: 200px;
	height: 36px;
	color: #F6F0E8;
	padding-left: 40px;
	font-size: 1.4em;
	padding-top: 10px;
	text-align: left;
}

.box a{
	color: #5B3B22;
}

.box ul{
	margin-left: 10px;
}

.box ul li{
	background: url(../pic-bin/ul_li_back_pointer.gif) no-repeat transparent left center;
	list-style: none;
	padding-left: 15px;	
}


.special-product{
	margin-bottom: 20px;	
}

.special-product h2{
	font-size: 1.1em;
	margin-top:5px;
	margin-bottom:5px;
}

.special-product .productTaxInfo{
	font-size: 0.8em;
}

.special-product .productShippingInfo{
	font-size: 0.8em;
}

.new-product{
	margin-left: 15px;
	margin-bottom: 5px;	
	font-size: 0.8em;
}

.new-product h2{
	font-size: 1.1em;
	margin-top:5px;
	margin-bottom:5px;
}

#tsBox{
	position: absolute;
	top: 5px;
	left: 790px;
}

#tsBox *{ display: inline;}

#ekomi{

}


#hotline{
	color: #fff;
	width: 780px;
	text-align: right;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.searchbox{
	width: 660px;
	margin-left: 99px;
	padding-left: 20px;
	padding-right: 0px;
	text-align:right;
	margin-top:10px;
}

.searchbox h1{
	font-weight:normal;
	font-size: 10px;
	color:#fff;
	display:inline;
	margin-right:10px;
}

.searchbox input{
	width:145px;
	background: #EEE8E0;
	border: 1px solid #AF9470;
	color: #000;
}

.searchbox a{
	font-size:9px;
	color:#fff;
}

.searchbox a:hover{
	font-size:9px;
	color:#fff;
}
/* BOXES END */

/* FEEDBACK BEGIN */
.feedback{
	padding: 5px;
	margin-bottom: 10px;
	background: #E5DCD0;
	border: 1px solid #D3C4B0;
	
}

.feedback span{
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
	text-align: right;
}

.feedback span.date{
	text-align: left;
}


.feedback.box{
	width: 228px;
	
}

.feedback.box span{

}

/* FEEDBACK END */

/* PRODUCTLISTING */
table.product-filter{
	margin: 0px 0px 10px 0px;
	background: #DCD0C0;
	border: 1px solid #C1AC90;
	width: 540px;
}

table.product-filter td{
	font-size: 9px;
	padding: 5px;	
}

table.product-filter select{
	font-size: 9px;
}

.centered{
	text-align: center;
}

.product-navi{
	margin-bottom:10px;	
}

.productbox{
	position:relative;
}

.product{
	background: #F6F0E8;
	border: 1px solid #E8D8C4;		
	margin-bottom: 10px;
}

.product h2{
	color: #5B3B22;
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-size: 12px;
}

.product h2 a{
	color: #5B3B22;
	font-weight: bold;
}

.product .productNormalPrice{
	display: block;
}

.product .multibox{
	text-align:center;
	display:block;
}

.product.blockview{
	display: block;
	width:243px;
	height:100%;
	min-height:100%;	
	float:left;
	padding: 10px;
	font-size: 11px;	
}

.product.blockview.small{
	display: block;
	width:150px;
	height:100%;
	min-height:100%;	
	float:left;
	padding: 10px;
	font-size: 11px;
}

.product.blockview.small img.product_thumb{
	margin-right: 0px;
}

.product.blockview .pricedetails{
	text-align: center;
	margin-top: 10px;
}

.product.blockview .detailslink{
	display: block;
	margin-top:10px;
	text-align: center;
	background: #E8D8C4;
	color: #000;
	padding:5px;
}

.product.blockview .detailslink:hover{
	color: #fff;
	background: #D3B48E;
	font-weight:bold;	
}

.price.only{
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.spacer10px{
	display:block;
	width:10px;
	height:10px;
	float:left;
}

/* PRODUCTLISTING END */

/* DETAIL VIEW*/
.product-details{
	margin: 5px;
}

.product-details h1{
	font-size: 14px;
	margin-bottom: 0px;
}

.product-details h2{
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

.product-details .shipping-details{
	
}

.product-details .productinfo{
	padding: 10px;
	background: #F6F0E8;
	border: 1px solid #E8D8C4;		
}

.product-details .productinfo .pricedetails{
	margin-top: 10px;
}

.product-details .productinfo .price{
	font-size: 16px;
	font-weight: bold; 
}

.product-details .productinfo .price.instead{
	text-decoration:line-through;
	font-weight: normal;
	font-size: 12px;
}

.product-details .productinfo .price.parkett{
	font-size: 10px;
	font-weight: normal; 
}

.product-details .pricedetails .price.tax-shipping, .product-details .price.tax-shipping{
	font-size: 10px;
	font-weight: normal; 
}

.product-details .productinfo .vpe-info{
	font-size: 10px;
	font-weight: normal; 
}

.product-details .pricedetails.form{
	margin-top: 10px;
	background: #E5DCD0;
	border: 1px solid #D3C4B0;
	padding: 10px;
}

.product-details .pricedetails.form input{
}

.product-details #vpe_count, .product-details #products_qty {
	font-size:0.8em;
}
/* DETAIL VIEW END */ 

.productOldPrice{
	text-decoration: line-through;
}

.productNewPrice{
	font-weight: bold;
	font-size: 1.2em;
}

.productNormalPrice{
	font-weight: bold;
	font-size: 1.2em;	
}

.productTaxInfo{
	display: block;
	font-size: 0.8em;
}

.productShippingLink{
	display: block;
	font-size: 0.8em;
}

.productShippingLink a{
	color: #5B3B22;
	text-decoration: underline;
}

.productShippingLink a:hover{
	color: #034820;
}

.product-navi{
	margin-top: 25px;
}

.category{
	display: block;
	width: 171px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #DCD0C0;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #CAB8A0;
	color:#000;
}

.category:hover{
	border: 1px solid #D3B48E;
	background: #E1CCB2;	
}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; color:#fff; background-color: #9E0B0E; padding:5px; border:1px solid #034820; font-weight:bold; }
.messageStackError img{display:none;}
.messageStackSuccess { font-size: 10px; background-color: #fff; padding:5px; border:1px solid #034820; font-weight:bold; }
.messageStackSuccess img{display:none;}

/* sec code */
.scode img{
	border:1px solid #000;
}

/* sitemap */
#sitemap{
	margin-left:25px;
}

#sitemap li{
	font-weight:bold;
	list-style:square;
	line-height: 16px;
}

#sitemap li.subitem{
	margin-left:20px;
	font-weight:normal;
	list-style:none;
}


.gnump{
	position: relative; 
	font-size: 0.5em;
	color: #342213;
	text-align: center;
	height: 1px;
	overflow: hidden;
	margin-left: -9000px;
}

.gnump a{
	color: #342213;
}

/* IE6 HACKS */
* html b\ody .shoppingcenter{
	width: 800px;
	margin-left: 99px;
	padding-left: 20px;
	padding-right: 21px;
	background: url(../pic-bin/nordparkett-shadow.gif) repeat-y;
}

* html b\ody .shadowtop{
	height: 16px;
	width: 841px;
	margin-left:99px;
	margin-top: 2px;	
	background: url(../pic-bin/nordparkett-shadow-top.gif) no-repeat transparent;
}

* html b\ody .shadowbottom{
	height: 16px;
	width: 841px;
	margin-left:99px;
	background: url(../pic-bin/nordparkett-shadow-bottom.gif) no-repeat transparent;
}

