

/* GENERELLT - START */

body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-size: 12px;
	color: #523815;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana;
}

/* OPERA */


	tr
	{
		vertical-align: top;
	}
	
	td	/* Opera, textplacering */
	{
		vertical-align: top;
	}



a{ text-decoration: none; border: 0px; color:#523815; }
a:hover{ text-decoration: underline; color:#E97224; border: 0px; }
a:active{ text-decoration: underline; color:#E97224; border: 0px;}



img.ImageRight { float: right;  }
img.ImageLeft { float: left }


/* General Class */
/* form { padding: 0px; margin: 0px; } */
img { border: none;}

/* OK */

.centerdiv {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 988px;
	/* left: auto; 0px
	right: auto; 0px */
	position: relative;
	display: block;
	/* z-index: 3; */
	text-align: left;	
	min-height: 800px;
}


/* topmenu divs */

/* 1 */

.maindiv {
	background-color: #ffffff; /* #F6F6F6 */
	position: absolute;
	display: block; 
	width: 988px;
	z-index: 1;
	text-align:left;	
	margin: 10px auto 30px auto;
	padding: 0px 0px 0px 0px;	
	font-family: Verdana;
	font-size:12px;
	border-right: 1px solid #F6F6F6; /* #F6F6F6 */
	border-left: 1px solid #F6F6F6; /* #F6F6F6 */
	border-top: 1px solid #F6F6F6; /* #F6F6F6 */
	border-bottom: 1px solid #F6F6F6; /* #F6F6F6 */
}



/* TOP - logo */

.toplogo {
	display:block;
	height: 90px;
	width: 988px;
	/* background-color: #ffffff;
	text-align:left;
	font-family: Verdana;
	font-size:12px; */

}

/* TOP MENU */

.topmenu {
	display: block;
	width: 988px;
	height: 30px;
	background-color: #523815;
	background-repeat: repeat-x;
	/* text-align: center;
	font-family: Verdana;
	font-size: 14px; */
	border-top: 1px solid #ffffff; /* #E8E8E8 */

}

/* 1 */

.menutop {
	width: auto;
	height: 23px;
	background-color: #523815;
	background-repeat: repeat-x;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	float: left;
	padding: 7px 10px 0px 10px;
}

a .menutop    {
	cursor: pointer; 
	text-decoration:none;	
	}

a:hover .menutop  {

	width: auto;
	height: 23px;
	background-color: #E97224;
	background-repeat: repeat-x;
	text-align:center;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	float: left;
	padding: 7px 10px 0px 10px;
	cursor: pointer; 
	text-decoration:none;	
	}
	
	
.menutop2 {
	width: auto;
	height: 23px;
	background-color: #E97224;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	display: inline;
	float: left;
	padding: 7px 10px 0px 10px;
	
}

a .menutop2    {
	cursor: pointer; 
	text-decoration:none;
	}


a:hover .menutop2  {
	width: auto;
	height: 23px;
	background-color: #E97224;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	display:inline;
	float:left;
	padding: 7px 10px 0px 10px;
	cursor: pointer; 
	text-decoration:none;	
	}

/* 1 */

.menumid {
	
	width: 1px;
	height: 30px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	vertical-align: middle;
	display: inline;
	float: left;

}



/* UNDER TOP MENU */

.undermenu {
	display: block;
	width: 988px;
	height: 30px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	float: left;
}



.undermenu  #spaceImg1 {
	position: absolute;
	display: block;
	margin: 0px 0px 0px 210px; 
	width: 1px;
	height: 30px;
	background-color: #F6F6F6;
	float: left;
}	



/* 1 - använd till "Du är här" 

.undermenu  #undermenu_text {
	position:absolute;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	color: #E97224;
	font-size: 12px;	
	margin: 12px 0px 0px 218px; 
	width: 560px;
	height: 12px;
	float:left;
}

*/


/* 1 - använd till "Du är här" */

.undermenu  #undermenu_text a {
	color:#E97224;
	text-decoration:none;
}

/* 1 - använd till "Du är här" */

.undermenu  #undermenu_text a:hover {
	color:#cc0000;
	text-decoration:underline;
}


/* (1) - använd ej 

.undermenu  #spaceImg2 {
	position:absolute;
	display:block;
	width: 1px;
	height:30px;
	background-color: #F6F6F6;
	float:left;
	margin: 0px 0px 0px 790px; 
}

*/



/* LEFT */

.maindiv .leftdiv {
	display: block;
	border: 0px solid #f6f6f6;
	background-color: #ffffff;
	border-bottom: 1px solid #f6f6f6; /* #EBEBEB */
	text-align:left;
	width: 210px;
	font-size: 1em;
	color: #000000;
	left: 2px;
	float:left;

}

.maindiv .leftdiv2 {
	display: block;
	border: 0px solid #f6f6f6;
	background-color: #E97224;
	border-bottom: 1px solid #f6f6f6; /* #EBEBEB */
	text-align:left;
	width: 190px;
	font-size: 1em;
	color: #ffffff;
	/* left: 2px; */
	float:left;
	padding: 10px 10px 10px 10px;

}



/* LEFT MENU */




/* 1 */
ul.main_not-selected {
	list-style-type: none;
	margin: 0;
	border-top: 1px solid #F6F6F6; /* #F6F6F6 */
	padding:0;
}

ul.main_selected {
	list-style-type: none;
	margin: 0;
	border-top: 1px dotted #E97224; /* #E8E8E8 */
	border-bottom: 1px dotted #E97224;
	padding: 0;
}

 
/* 1 */
ul.main_not-selected li a {
	background-color: #ffffff; /* #FFFFFF */
	padding:2px 0px 2px 20px;
	text-align:left;
	display:inherit;width: 190px;
	height: 17px;
	left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#523815;
	font-weight:400;
	display: block;
	text-decoration: none !important; 
	}

/* 1 */
ul.main_not-selected li a:hover {
	background-color: #f6f6f6; /* #EBEBEB */ 
	padding:2px 0px 2px 20px;
	text-align:left;
	display:inherit;
	width: 190px;
	height: 17px;
	left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #E97224; /* #cc0000 */ /* KONTRASTFÄRGEN */
	font-weight:400;
	display: block;
	text-decoration: underline !important; 
	}


 
ul.main_selected li a {
	/* background:  url("images/menuleft-red.jpg"); */
	background-color: #f6f6f6;
	color:#E97224; /* KONTRASTFÄRGEN */
	background-repeat: repeat-x; 
	padding:2px 0px 2px 20px; 
	text-align:left;
	display:inherit;
	width: 190px;
	height: 17px;
	left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration:none;
	display: block;
	text-decoration: none !important; 
}
ul.main_selected li a:hover {
	/* background:  url("images/menuleft-red.jpg"); */
	background-color: #f6f6f6;
	color:#E97224; /* KONTRASTFÄRGEN */ 
	background-repeat: repeat-x; 
	padding:2px 0px 2px 20px; 
	text-align:left;
	display:inherit;
	width: 190px;
	height: 17px;
	left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	display: block;
	text-decoration: underline !important;
}


/* START MAIN MIDDLE */

.maindiv .middiv {
	background-color: #ffffff;
	border-top: 1px solid #F6F6F6; /* #F6F6F6;  #EBEBEB */ /* LAGT TILL */
	border-left: 1px solid #F6F6F6; /* #F6F6F6;  #EBEBEB */ /* width +1 */
	/* border-right: 1px solid #F6F6F6;  #EBEBEB */
	/* border-bottom: 1px solid #F6F6F6;  #F6F6F6;  #EBEBEB */
	text-align:left;
	width: 777px;
	max-width: 777px;
	color: #ffffff;
	/* left: 2px; */
	float: left;
	display: block;
	margin-bottom: 0px;

}

.maindiv .middivinner {
	display: block;
	background-color: #ffffff;
	padding: 10px 10px 30px 10px; /* 10px 10px 10px 10px; */
	text-align: left;
	width: 757px; /* 757px -20 pga padding ??? */
	color: #000000;
	float: left;

}

.puff1 {
	text-align:left;
	width: 231px; /* 160px */
	height: 230px; /* 180px */
	border-bottom: 1px dotted #E97224; /*  #523815 */
	border-right: 1px dotted #E97224; /* #523815 */
	text-decoration: none;
	display:block;
	float:left;
	padding: 10px 10px 10px 10px; /* 17px 17px 17px 17px */

}

.midKampanj {
	text-align:left;
	width: 231px; /* 160px */
	height: 230px; /* 180px */
	border-bottom: 1px dotted #E97224; /*  #523815 */
	border-right: 1px dotted #E97224; /* #523815 */
	text-decoration: none;
	display:block;
	float:left;
	padding: 10px 10px 10px 10px; /* 17px 17px 17px 17px */

}

.newspuff {
  /* clear:both; */
  width: 231px;
  height: 230px;
  overflow:auto;
	border-bottom: 1px dotted #E97224; /*  #523815 */
	border-right: 1px dotted #E97224; /* #523815 */
	text-decoration: none;
	display:block;
	float:left;
	padding: 10px 10px 10px 10px; /* 17px 17px 17px 17px */

}

.midKampanj2 {
	display:block;
	text-align:left;
	width: 230px; /* 160px */
	height: 230px; /* 180px */
	border-bottom: 1px dotted #E97224; /* #523815 */
	/* border-right: 1px dotted #E97224;  #523815 */	
	text-decoration: none;
	display:inline;
	float:left;
	padding: 10px 13px 10px 10px; /* 17px 17px 17px 17px */

}


.midKampanj .productImg {
	position:absolute;
	text-align:left;
	width: 230px; /* 150px */
	height: 156px; /* 100px */
	text-decoration: none;
	display:block;
	float:left;
	z-index:1;
	cursor: pointer;
	border: 0px dotted #A90101;	
}

.midKampanj2 .productImg {
	position:absolute;
	display:block;
	text-align:left;
	width: 230px; /* 150px */
	height: 156px; /* 100px */
	text-decoration: none;
	display:inline;
	float:left;
	z-index:1;
	cursor: pointer;
	border: 0px dotted #A90101;	

}

.newspuff .newsImg {
	position:absolute;
	display:block;
	text-align:left;
	width: 230px; /* 150px */
	height: 156px; /* 100px */
	text-decoration: none;
	display:inline;
	float:left;
	z-index:1;
	cursor: pointer;
	border: 0px dotted #A90101;	

}


.puff1 .productImg {
	position:absolute;
	text-align:left;
	width: 230px; /* 150px */
	height: 156px; /* 100px */
	text-decoration: none;
	display:block;
	float:left;
	z-index:1;
	cursor: pointer;
	border: 0px dotted #A90101;	
}



.midKampanj .buyImg {
	position:absolute;
	float:right;
	width:58px;
	height:20px;
	text-decoration: none;
	display:block;
	border: 0px; /* 1px solid #523815; */
	margin: 190px 5px 5px 85px; /* 150px - 20 från botten */
	cursor: pointer;	
}

.midKampanj2 .buyImg {
	position:absolute;
	display:block;
	float:right;
	text-align:right;
	width:58px;
	height:20px;
	border: 0px;
	text-decoration: none;
	display:inline;
	margin: 190px 5px 5px 85px; /* 150px - 20 från botten */	
	cursor: pointer;	
}



.puff1 .buyImg {
	position:absolute;
	float:right;
	width:58px;
	height:20px;
	text-decoration: none;
	display:block;
	border: 0px;
	margin: 190px 5px 5px 85px; /* 150px - 20 från botten */
	cursor: pointer;	
}


.midKampanj .kampanjtext {
	position:absolute;
	text-align:left;
	width:160px;
	height: 100px; /* 50px */
	text-decoration: none;
	display:inline;
	float:left;
	margin: 165px 0px 0px 0px; /* 100px - i förhållande till bildens överkant */
	color: #523815;
	font-size: 12px; /* 11px */	
	font-weight:200;
	cursor: pointer;

}

.midKampanj2 .kampanjtext {
	position:absolute;
	text-align:left;
	width:160px;
	height:50px;
	text-decoration: none;
	display:inline;
	float:left;
	margin: 165px 0px 0px 0px; /* 100px - i förhållande till bildens överkant */
	color:#523815;
	font-weight:200;
	font-size: 12px;
	cursor: pointer;	

}


.newspuff .kampanjtext {
	position:absolute;
	text-align: center;
	width:230px;
	height: 100px; /* 50px */
	text-decoration: none;
	display:inline;
	float:left;
	margin: 165px 0px 0px 0px; /* 100px - i förhållande till bildens överkant */
	color: #523815;
	font-size: 12px; /* 11px */	
	font-weight:200;
	cursor: pointer;

}


/* ha kvar men använd ej */

.midKampanj .kampanjpil {
	position:absolute;
	text-align:left;
	width:124px;
	height:73px;
	text-decoration: none;
	display:inline;
	float:left;
	color:#FFFFFF;
	font-weight:400;
	background:  url("images/pil-liten.gif");
	background-repeat:no-repeat;
	margin:60px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	z-index:2;
	cursor: pointer;	
}

.midKampanj2 .kampanjpil {
	position:absolute;
	text-align:left;
	width:124px;
	height:73px;
	text-decoration: none;
	display:inline;
	float:left;
	color:#FFFFFF;
	font-weight:400;
	background:  url("images/pil-liten.gif");
	background-repeat:no-repeat;
	margin:60px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	z-index:2;
	cursor: pointer;
}

.midleft {
	text-align:left;
	width: 358px; /* 160px */
	height: auto; /* 180px */
	/* border-bottom: 1px dotted #E97224;   #523815 */
	/* border-right: 1px dotted #E97224; /* #523815 */
	text-decoration: none;
	display:block;
	float:left;
	padding: 10px 10px 10px 10px;

}

.midleft ul
		{
			list-style-type: square;
			padding: 0px 0px 0px 20px;	
		}

.midright {
	display:block;
	text-align:left;
	width: 358px; /* 160px */
	height: auto; /* 180px */
	/* border-bottom: 1px dotted #E97224; #523815 */
	/* border-right: 1px dotted #E97224;  #523815 */	
	text-decoration: none;
	display:inline;
	float:left;
	padding: 10px 10px 10px 10px;

}

.midleft .productimg {
	position:relative;
	display:block;
	text-align:left;
	width: 358px; /* 160px */
	height: auto; /* 180px */
	border: 1px solid #F6F6F6;
	margin: 30px 0px 20px 0px;

}

.midright .productimg {
	position:relative;
	display:block;
	text-align:left;
	width: 358px; /* 160px */
	height: auto; /* 180px */
	border: 1px solid #F6F6F6;
	margin: 0px 0px 20px 0px;

}
	


/* ----- END MAIN MIDDLE ----- */

/* ----- START MAIN RIGHT ------ */

/* ----- END MAIN RIGHT ------ */

/* ----- START FOOTER ------ */

/* ----- END FOOTER ----- */