move\:piece     {
    behavior: url(/pnsl_edit/moveable.htc);
    cursor: move;
    color: white;
    background: transparent !important;
    font: bold 10pt verdana;
}

/* Rules for grey menuheading background in main menu  */
#menuheading {
	background-image: url(/bilder/greymod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #666;
	padding: 4px;
	font-size: 10px;
}

/* Container for the Menu */
#p7swapmenu {
	background-color: #FFF;
	border: 0px solid;
	left: 0px;
	padding: 0px;
	width: 175px;
	float: left;
}

/* Turns off margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}

ul {
	background-color: #FFF;
	text-decoration: none;
 }
 
li {
	background-image: url(/bilder/menu_left/div_bg.png);
	text-decoration: none;
	background-color: transparent;
 }

/* Rules to copy if you use the WriteStyles Command */
.closed ul{
	display:none;
	text-decoration: none;
	}

.open ul{
	display:block;
	text-decoration: none;
	}

/* Link Styles for the Menu */
.closed a {
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #BFC9A5 #848C71 #4a8c31 #C9D0AD;
	color: #FFF !important;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 4px 19px;
	text-decoration: none;
}
.open a {
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #BFC9A5 #848C71 #4a8c31 #C9D0AD;
	color: #FFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 4px 19px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */

.closed a {
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	text-decoration: none;
	color: #FFF;
}
.closed a:hover {
	color: #4a8c31 !important;
	background-image: url(/bilder/menu_left/div_bg_pink.png);
	text-decoration: none;
}

.closed a:active {
	color: #FFF !important;
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	text-decoration: none;
	font-style: italic !important;
}

.open a:hover {
	color: #4a8c31 !important;
	background-image: url(/bilder/menu_left/div_bg_pink.png) !important;
	text-decoration: none;
	background-color: #FFF;
}

.open a:active {
	color: #FFF;
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	text-decoration: none;
	font-style: italic !important;
}

.open a:visited {
	color: #FFF;
	background-image: url(/bilder/menu_left/div_bg.png);
	background-color: #4a8c31;
	text-decoration: none;
	font-style: italic !important;
}

/* Plus Sign for Trigger Links in Closed State
.closed a {
	background-image: url(/bilder/menu_left/div_bg.png);
	}

/* Minus Sign for Trigger Links in Open State
.open a {
	background-image: url(/bilder/menu_left/div_bg.png);
	}

/* Minus Sign for Trigger Links in Active State
.active a {
	background-image: url(/bilder/menu_left/div_bg.png);
	} */

/* Link Styles for the Submenus */
.closed ul a {
	background-color: #FFF !important;
	background-image: none !important;
	border: 0px;
	color:#7F7F7F;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
	font-style: normal !important;
}

.open ul a {
	background-color: #FFF !important;
	background-image: none !important;
	border: 0px;
	color:#7F7F7F;
	font-size: 10px;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
	font-style: normal !important;
}	

.open ul a:hover {
	background-color: #FFF !important;
	background-image: none !important;
	border: 0px;
	color:#004702 !important;
	font-size: 10px;
	font-weight: bold !important;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
}

.open ul a:active {
	background-color: #FFF !important;
	background-image: none !important;
	border: 0px;
	color:#4a8c31 !important;
	font-size: 10px;
	font-weight: bold !important;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
}

.open ul a:visited {
    background-color: #FFF !important;
	background-image: none !important;
	border: 0px;
	color:#7F7F7F;
	font-size: 10px;
	font-weight: bold !important;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
	font-style: normal !important;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {
	font-weight: bold;
}

/* Rules for searchbar in main menu */
#searchbar {
	background-color: #4a8c31;
	width: 169px;
	padding: 3px;
}

/* Rules for green bottom background in main menu  */
#greenbar {
	background-image: url(/bilder/menu_left/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
}

IMG.vanlig {
	border: 0px;
}

Body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-color: #0d0d0d;
	}

/* Container for all content on page */
#wrapperbox {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* Container to center content in wrapperbox */
#centerbox {
	text-align: center;
	margin: 10px auto;
	width: 968px;
	display: block;
	border: 1px solid #CCC;
	padding: 3px 3px 3px 3px;
	background-color: #FFF;
}

/* Container page-heading */
#pageheader {
	width: 960px;
	margin-bottom:16px;
}

/* Container for main-column on main-page */
#pagecontent {
	margin: 0px 16px 0px 16px;
}

/*Rules for text-links*/
#pagecontent a:link, a:visited, a:active {
	color: #4a8c31;
	text-decoration: none;
	

}
#pagecontent a:hover {
	color: #4a8c31;
	text-decoration: none !important;
	background-color: #E0E0DF;
	

}

/* Rules for lists in main-column on page */
#pagecontent li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	border: 0px;
	color:#0d0d0d;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 3px 5px;
	text-decoration: none;
 }

* html #pagecontent p{
	margin-bottom: 0px;
}

#printlogo{
	display: none;
}

/* Rules for 590-module on main-page */
#mainmodule590 {
	background-image: url(/bilder/greymod590_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0d0d0d;
	font-weight: bold;
	padding: 4px;
	margin-top: 12px;
}

#mainmod590cont {
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 6px;
	width: 560px;
	line-height: 16px;
	display: block;
}

/* Rules for 290-module on main-page */
#mainmodule290 {
	background-image: url(/bilder/yellowmod_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #666;
	color: #FFF;
	font-weight: bold;
	height: 13px;
	padding: 4px;
	margin-top: 10px;
}

#mainmodule290 a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: transparent !important;
	border-bottom: 0px !important;

}

#mainmodule290cont {
	border: 1px solid #CCC;
	margin: 0px 0px 6px 0px;
	padding: 8px 10px 10px 10px;
	width: 264px;
	line-height: 14px;
	display: block;
}

#pagemodule290cont ul {
 	list-style-type: none;
	padding: -50px 0px 0px 0px;
 }

#mainmodule290subrub {
	font-weight: bold;
	color: #666;
	margin: 10px 4px 6px 4px;
}
a:link strong{
	color: #4a8c31 !important;

}
a:active strong{
	color: #4a8c31 !important;

}
a:hover strong{
	color: #4a8c31 !important;
	margin: 0px 0px 0px 0px !important;
	padding-bottom: 0px !important;

}
a:visited strong{
	color: #4a8c31 !important;

}

#mainmodule290cont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#mainmodule290arkiv {
	float: right;
	width: 35px;
	font-weight: normal;
	padding-right: 1px;
	border: 0px;
}

/* Rules for 174-module on all pages */
#pagemod174 {
	background-image: url(/bilder/redmod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A92726;
	color: #FFF !important;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemod174 a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemod174 a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}

#pagemod174cont {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 5px 16px 0px;
	width: 152px;
	line-height: 16px;
	display: block;

}

#pagemod174cont a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;
	

}
#pagemod174cont a:hover {
	color: #4a8c31;
	text-decoration: none !important;
	background-color: #E0E0DF;
	

}

#pagemod174cont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#pagemod174cont ul {
 	list-style-type: none;
	padding: 0px;
	margin: -5px 0px 0px 0px;
 }

#pagemod174cont li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 9px;
	margin: 4px 0px 3px 0px;
	text-decoration: none;
 }

 #pagemod174cont li a{
 padding-left: 1px;

 }

/* Rules for 174-module on all pages */
#pagemodblue174 {
	background-image: url(/bilder/bluemod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodblue174 a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodblue174 a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}

#pagemodblue174cont {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 5px 16px 0px;
	width: 152px;
	line-height: 16px;
	display: block;

}

#pagemodblue174cont a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;
	

}
#pagemodblue174cont a:hover {
	color: #4a8c31;
	text-decoration: none !important;
	background-color: #E0E0DF;
	

}

#pagemodblue174cont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#pagemodblue174cont ul {
 	list-style-type: none;
	padding: 0px;
	margin: -5px 0px 0px 0px;
 }

#pagemodblue174cont li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 9px;
	margin: 4px 0px 3px 0px;
	text-decoration: none;
 }

 #pagemodblue174cont li a{
 padding-left: 1px;

 }

/* Rules for 174-module on all pages */
#pagemodgrey174 {
	background-image: url(/bilder/greymod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodgrey174 a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodgrey174 a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}

#pagemodgrey174cont {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 5px 16px 0px;
	width: 152px;
	line-height: 16px;
	display: block;

}

#pagemodgrey174cont a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;
	

}
#pagemodgrey174cont a:hover {
	color: #4a8c31;
	text-decoration: none !important;
	background-color: #E0E0DF;
	

}

#pagemodgrey174cont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#pagemodgrey174cont ul {
 	list-style-type: none;
	padding: 0px;
	margin: -5px 0px 0px 0px;
 }

#pagemodgrey174cont li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 9px;
	margin: 4px 0px 3px 0px;
	text-decoration: none;
 }

 #pagemodgrey174cont li a{
 padding-left: 1px;

 }

/* Rules for 174 memberstatus-module on all pages */
#pagemodgrey174gold {
	background-image: url(/bilder/goldmod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0d0d0d;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodgrey174gold a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodgrey174gold a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;
}

 #pagemodgrey174silver {
	background-image: url(/bilder/silvermod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0d0d0d;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodgrey174silver a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodgrey174silver a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}

 #pagemodgrey174bronze {
	background-image: url(/bilder/bronzemod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0d0d0d;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodgrey174bronze a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodgrey174bronze a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}

 #pagemodgrey174basic {
	background-image: url(/bilder/basicmod174_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0d0d0d;
	height: 13px;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 166px;
}

#pagemodgrey174basic a:link, a:active, a:visited {
	color: #4a8c31;
	text-decoration: none;

}
#pagemodgrey174basic a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;

}
 

/* Rules for searchbar in module174 */
.sokfalt174 {
	height: 14px;
	width: 142px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #4a8c31 solid;
}

/* Rules for lists in in recepy and article -modules on main-page */
.mainmodlist {
 	list-style-type: none;
	background-color: #FFF;
	border: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
 }

.mainmodlist li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border: 0px;
	color:#0d0d0d;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
 }

.mainmodlist a:link, a:active, a:visited {
 	color: #4a8c31;
	text-decoration: none;
	

 }

.mainmodlist a:hover {
 	color: #4a8c31;
	text-decoration: underline !important;
	background-color: #E0E0DF;
 }

/* Container for main-column on sub-pages */
#pagecontentsub {
	width: 580px;
	margin: 0px 1px 0px 16px;
	padding-right: 13px;
}

/*Rules for text-links*/
#pagecontentsub a:link, a:visited, a:active {
	color: #4a8c31;
	text-decoration: none;
	

}
#pagecontentsub a:hover {
	color: #4a8c31;
	text-decoration: none !important;
	background-color: #E0E0DF;
	

}

/* Rules for lists in main-column on page */
#pagecontentsub li {
 	list-style-type: none;
	background-color: #FFF;
	background-image: url(/bilder/menu_left/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border: 0px;
	color:#0d0d0d;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 3px 5px;
	text-decoration: none;
 }

* html #pagecontentsub p{
	margin-bottom: 0px;
}

#pagecontentsub p{
	margin-bottom: 15px;
}

#pagecontentsub td{
	padding-bottom: 4px;
}

/* Rules for footer on all pages */
#footer {
	color: #A2A2A2;
	font-size: 10px;
	margin: 18px 0px 6px 0px;
	padding: 6px 0px 0px 0px;
	border-top: 1px #ECECED solid;
	width: 960px;
	height: 14px;
	}	

#footer a:link {
	color: #4a8c31 !important;
	background-color: #FFF !important;
	text-decoration: none !important;
}

#footer a:hover {
	color: #4a8c31 !important;
	background-color: #FFF !important;
	text-decoration: underline !important;
}
.klickbild {
	text-decoration: none;
	border: 0px #FFF solid !important;
}

A.klickbild:link, A.klickbild:visited,a.klickbild:active,a.klickbild:hover {
	padding: 0px;
	color: #fff;
	background-color: #9E618C;
	text-decoration: none;
	border: 0px #FFF solid !important;
}

.bildram  {
	filter: progid:dxImageTransform.Microsoft.dropShadow(color=CCCCCC,offX=4,offY=4 positive=true);
	border: 1px solid #000000;
	margin: 2px 4px 2px 4px;
}

/* Rules for horizontal ruler on all pages */
hr {
	height:1px; color: #E0E0DF; background: #E0E0DF; border: none;

}

/* Rules info text at the bottom of main menu */
#pushtext {
	font-size: 10px;
	line-height: 15px;
	color: #333;
	font-weight: normal;
	margin: 4px 6px 4px 6px;
	}

#pushtext a:link, a:visited, a:active {
	color: #4a8c31;
	text-decoration: none !important;
}
#pushtext a:hover {
	color: #4a8c31; 
	text-decoration: underline !important;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica;
	color: #0d0d0d;
	font-size: 10px;
}	

/* sets active stage at sublevel in main menu */
.meck {
	background-color:  #FFF;
	border: 0px;
	color:#4a8c31 !important;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
	font-style: italic;
}

/* sets active stage at sublevel in main menu */
/* .meck {
	background-color:  #FFF;
	background-image: url(/bilder/menu_left/pagemarker_on.gif) !important;
	background-repeat: no-repeat;
	background-position: 21px 50%;
	border: 0px;
	color:#0d0d0d !important;
	font-size: 10px;
	font-weight:normal;
	padding: 2px 0px 2px 29px;
	margin: 0px;
	text-decoration: none;
}
*/

/* Rules for text areas on contact page */	
.textfaltkontakt {
	height: 16px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	border: 1px #999999 solid;
}

.textareakontakt {
	height: 50px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
}

/* Rules for text areas on contact page */	
.textfaltfaq {
	height: 16px;
	width: 240px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	border: 1px #999999 solid;
}

.textareafaq {
	height: 100px;
	width: 493px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
}

/* Rules for searchbar in main menu */
.sokfalt {
	height: 13px;
	width: 121px;
	font-size: 10px;
	color: #4a8c31;
	border: 1px #4a8c31 solid;
	margin: 4px 5px 4px 6px;
}

/* Rules for text areas on order page */	
.antalfalt {
	height: 13px;
	width: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: right;
	padding-right: 2px;
}

/* Rules for form buttons */	
.formbutton {
	color: #0d0d0d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px double #cccccc;
	width: auto;
	background: url(/bilder/button_bg.png) repeat-x;
	padding: 0px 1px 2px 0px !important;
	padding: 0px 1px 0px 1px;
	height: 20px !important;
	height: 20px;
	margin: 1px;
}

/* Rules main heading */
h1 {
	font-family: Verdana, "Trebuchet MS";
	font-size: 28px;
	font-style: normal;
	color: #0D0D0D;
	font-weight: 300;
	margin-top: 15px;
	margin-bottom: -12px;
	margin-left: 0px;
	letter-spacing: 0.02em;
}

/* Rules for sub heading 1 */
h2 {
	font-family: Verdana, "Trebuchet MS";
	font-size: 19px;
	font-style: normal;
	color: #0d0d0d;
	font-weight: 300;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.02em;
	padding: 0px;
}

/* Rules for sub heading 1 */
h3 {
	font-family: "Verdana";
	font-size: 13px;
	font-style: normal;
	color: #0d0d0d;
	font-weight: bold;
	margin: 20px 20px 0px 20px;
	letter-spacing: 0.02em;
	line-height: 23px;
	border-bottom: 1px solid #E0E0DF;
}

/* Rules product image in vegetables, fruit and recepies */
#illustration {
	width: 250px;
	float: right;
	margin: 2px 1px 8px 6px;
}

/* Rules object info in vegetables, fruit and recepies */
#instructions {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: -20px;
}

#floatclear {
	display: block;
	width: 560px;
	height: 2px;
	padding-bottom: 10px;
	clear: both;
}


/* Rules object info in vegetables, fruit and recepies */
#sortiment {
	float: right;
	margin-top: 50px;
}

#searchBoxMoreChoices {
z-index: 2;
position:absolute;
background-color: #FFF;
layer-background-color: #FFF;
border: 1px solid #EEE;

top: 244px;
left: 212px;
height: 197px;
visibility: hidden;
-moz-opacity: 93%;
filter: alpha(opacity=93);

}

/* Rules object info in vegetables, fruit and recepies */
#artikeldatum {
	float: right;
	display: table;
}

/* Rules pulish date in front page modules */
#moduldatum {
	font-style: italic;
	font-size: 9px;
	color: #999;
}


a.knapp:link, a.knapp:visited, a.knapp:active, a.knapp:hover{
	text-decoration: none;
	border-bottom: 1px #FFF none !important;
}

/* Rules for 290-module on main-page */
#shopmod580 {
	background-image: url(/bilder/shopmod580_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #666;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	height: 13px;
	padding: 4px;
	margin: 10px 0px 0px 1px;
}

#shopmod580 a:hover {
	color: #4a8c31;
	text-decoration: underline !important;
	background-color: transparent !important;
	border-bottom: 0px !important;

}

#shopmod580cont {
	margin: 8px 4px -1px 4px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
	display: table;
	border: 1px solid #CCC;
	width: 272px;
}

#shopmod580subrub {
	font-weight: bold;
	color: #666;
	margin: 10px 4px 6px 4px;
}

#shopmod580cont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#shoplistprodcont {
	margin: 8px 4px -1px 4px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
	display: table;
	border: 1px solid #CCC;
	width: 564px;
}

#shoplistprodcontsubrub {
	font-weight: bold;
	color: #666;
	margin: 10px 4px 6px 4px;
}

#shoplistprodcont strong {
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

#prodtmb170 {
	width: 170px;
	margin: 0px 20px 5px 5px !important;
	margin: 0px 20px 5px 5px;
	float: right;
	padding-right: 20px;
}

#shopadmin {
	border: 1px dotted #CCC;
	margin: 4px 4px 0px 4px;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

#floatclear {
	width: 560px;
	height: 1px !important;
	margin-bottom: 1px;
	clear: both;
}

#varukorg {
	display: block;
	width: 350px;
	margin:20px 0px 10px 0px;
}

#kundvagn {
	display: block;
	width: 560px;
	margin:20px 0px 10px 0px;
}


/* Rules for roll up in list product page */
.produktrullgardin {
	height: 18px;
	width: 125px;
	font-family: Verdana;
	font-size: 11px;
	color: #4a8c31;
	border: 1px #999 solid;
}

/* Rules for text areas on order page */	
.antalfalt {
	height: 14px !important;
	height: 15px;
	width: 30px;
	font-family: Verdana;
	font-size: 11px;
	color: #4a8c31;
	border: 1px #9999 solid;
	text-align: right;
	padding-right: 2px;
}

/* Rules for form buttons in list product page*/	
.formbuttonbuy {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(/bilder/button_bgred.png) repeat-x;
	padding: 0px 3px 2px 3px !important;
	padding: 0px 3px;
	height: 18px !important;
	height: 19px;
	margin: 14px 1px 1px 1px !important;
	margin: 15px 1px 1px 1px;
}

/* Rules for form buttons in list product page*/	
.formbuttonaccount {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(/bilder/button_bgred.png) repeat-x;
	padding: 0px 3px 2px 3px !important;
	padding: 0px 0px;
	height: 18px !important;
	height: 19px;
	margin: 2px 0px 0px 0px !important;
	margin: 4px 0px 0px 0px;
}

#relatedprodcont {
	margin: 10px 0px 0px 1px;
	border-top: 1px dotted #CCC;
	width: 562px;
}

#relatedprodcont img {
	margin: 5px;
}

#relatedprodcont h2 {
	padding: 5px 0px 0px 17px !important;
	padding: 12px 0px -0px 17px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#relatedprodframe {
	border: 1px solid #CCC;
	width: 120px;
	padding: 5px;
}

/* Container for the Basket Menu */
#basketswapmenu {
	background-color: #FFF;
	border: 0px solid;
	left: 0px;
	padding: 0px;
	width: 175px;
}

/* Turns off margin, Padding, and Bullets for the Menu List */
#basketswapmenu ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #FFF;
}

#basketswapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}

#basketmod174cont {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 7px 10px 10px 10px;
	margin: 0px 5px 16px 0px !important;
	/* Början IE-unik kod*/
	margin: -2px 5px 16px 0px;
	/* Slut IE-unik kod*/
	width: 152px;
	line-height: 16px;
	display: block;

}

/* Rules for form buttons in list product page*/	
.formbuttondelete {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: 20px;
	background: url(/bilder/button_bgred.png) repeat-x;
	padding: 0px 1px 3px 2px !important;
	padding: 0px 0px 5px 2px;
	line-height: 18px !important;
	line-height: 16px;
	height: 20px !important;
	height: 20px;
	margin: 1px;
}


/* Rules for text areas on order page */	
.medlemfalt {
	height: 14px;
	width: 150px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
	margin-top: 3px;
}


/* Rules for text areas on order page */	
.medlemrullgardin {
	height: 17px !important;
	height: 18px;
	width: 154px !important;
	width: 155px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
	margin-top: 3px;
}


/* Rules for text areas on advanced search page */	
.avancsokfalt {
	height: 13px !important;
	height: 14px;
	width: 175px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
}

	
.avancsokrullgardin {
	height: 15px !important;
	height: 15px;
	width: 60px !important;
	width: 61px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
}

	
.avancsokrullgardin2 {
	height: 15px !important;
	height: 16px;
	width: 214px !important;
	width: 215px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
}

#controlpanelcont {
	margin: 8px 3px -1px 5px;
	padding: 4px 4px 4px 4px;
	line-height: 14px;
	display: block;
	border: 1px solid #CCC;
	width: 564px;
}


/* Rules for text areas on order page */	
.controlpanelfalt {
	height: 15px;
	width: 150px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
	margin-top: 3px;
}


/* Rules for text areas on order page */	
.controlpanelgardin {
	height: 17px !important;
	height: 18px;
	width: 149px !important;
	width: 150px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	border: 1px #999999 solid;
	text-align: left;
	padding-left: 2px;
	margin-top: 3px;
}