



/* för test */
div.image {
	background:#eee;
	height:60px;
	width:100px;
	margin:0px 2px 0px 20px;
}
.smallimage {
	background:#eee;
	height:100px;;
	width:100px;
	margin:0px 0px 0px 3px;
}
.bigimage {
	background:#eee;
	height:250px;
	width:250px;
	margin:0px 2px 0px 20px;
}

img {
	padding:0px 0px 0px 30px;
}

div#footerwrap {
	background:#836445 url('../images/footer_onecol.gif') no-repeat;
}
div#mainwrap {
	background:#836445 url('../images/main_bg_onecol.gif') repeat-y;
}
div#main {
	background:transparent url('../images/main_top_onecol.gif') top center no-repeat;
}

/* Firstpage */
div.productlisting{
	float:left;
	width:780px;
	padding:0px 0px 0px 4px;
}
div.pagelisting{
	/*background: #9c8262;*/
	background-color: #C3AC8E;
	color:#594d35;
	width:745px;
	margin:0px 5px 0px 4px;
	padding:10px 10px 10px 10px;
	clear:left;
	font-weight:bold;
	text-align:right;
	font-size:12px;
}
div.pagelisting select {
	font-size:12px;
	padding:3px;
}

div.proddescr {
	float:left;
	width:240px;
}
div.prodinfo {
	clear:both;
}

div.smallwrap {
	background:transparent url('../images/prodsmall_bg.gif') repeat-y;
	float:left;
	margin:0px 7px 0px 0px;
	padding:0px 0px 0px 0px;
	width:185px;
	height: 253px;

}
div.small {
	background:transparent url('../images/prodsmall_top.gif') no-repeat;
	height:233px;
}


/* TEXT */
div.news h4, div.offer h4, div.product h4, div.specs h4{
	margin:15px 0px 0px 0px;
	font-size:12px;
}

div.news p, div.offer p, div.product p{
	margin:5px 0px 0px 0px;
}

h3#news, h3#offer, h3#product , h3#productinfo{
	margin:10px 0px 0px 0px;
	height:33px;
	width:247px;
}
h3#prodspec {
	margin:10px 0px 0px 0px;
	height:33px;
	text-align:center;
}
h3#news{
	background:transparent url('../images/headerbutton_nyheter.gif') no-repeat;
}
h3#product{
	background:transparent url('../images/headerbutton_produkter.gif') no-repeat;
}
h3#productinfo{
	background:transparent url('../images/headerbutton_produktinfo.gif') no-repeat;
}
h3#offer{
	background:transparent url('../images/headerbutton_manadserbj.gif') no-repeat;
}
h3#news span, h3#offer span, h3#product span, h3#productinfo span{
	display:none;
}



div#pagelisting a{
	color:#333333;
}
div.small p{
	padding:15px;
}
div.smallbottom {
	background:transparent url('../images/prodsmall_bottom.gif') bottom left no-repeat;
	height:20px;
	clear:both;
	text-align:right;
}
div.smallbottom a{
	padding:0px 12px 10px 0px;
	color:#000000;
	text-decoration:none;
}

input, select{
	background:#F3EEED;
	border:1px solid #804000;
	font-size:10px;
	margin:5px 0px 0px 0px;
}
.form {
	border:1px solid #804000;
	background:#F3EEED;
	font-size:10px;
}