/**************************************************
*
*	Main tags
*
**************************************************/

* {
	margin:0px;
	padding:0px;
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#000000;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
	line-height:17px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}


a, a:link {
	text-decoration:none;
	color:#669900; 
}
a:hover {
	text-decoration:none;
	color:#000000; 
}
h1 {
	margin:0px 0px 15px 0px;
	color:#000000;
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	line-height:25px;
}

h1.gray {
	color:#000000;
} 


h2 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#000000;	
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}

h2.gray {color:#cccccc;}

h3 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#cccccc;
	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;	
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

h3.red {color:#c3322d;}
h3.green {color:#669900;}
h3.gray {color:#333333;}

h4 {
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#cccccc;	
	font-size:12px;
	font-weight:bold;
	text-align:left;
}


#wrapper {
	width: 820px !important;
	height:auto;
	padding: 20px 0px 20px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
}

#content_top {
	display:none;
}

#content {
	float:left;
	width:800px;
	height:auto;
	padding:0px 10px 20px 10px;
	overflow: hidden;
	background:#FFFFFF;
}

#content_bottom {
	display:none;
}


.item_container {
	float:left;	
	width: 430px;
	height:auto;
}

.options_bar {
	display:none;
}

/**************************************************
*
*	First page
*
**************************************************/

#display_left {
	float:left;
	width:260px;
	height:auto;
	padding:10px 10px 0px 0px;
}

#display_middle {
	float:left;
	width:260px;
	height:auto;
	padding:10px 0px 0px 0px;
}

#display_right {
	float:left;
	width:260px;
	height:auto;
	padding:10px 0px 0px 10px;
}


.display_item_top {
	display:none;
}


.display_item_top2 {
	display:none;
}
.display_item_middle {
	float:left;
	width: 240px;
	padding:0px 9px 0px 9px;
	height:auto;
	
}
.display_item_middle2 {
	float:left;
	width: 240px;
	padding:9px 9px 0px 9px;
	height:auto;

}

.display_item_bottom {
	display:none;

}

.display_seperator {
	float:left;
	width:100%;
	height:1px;
	padding-top:14px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
}

.display_items_wrapper {
	float:left;
	width:100%;
	height:auto;
}


/**************************************************
*
*	Content page
*
**************************************************/

#content_left {
	display:none;}

#content_middle {
	float:left;
	width: 430px;
	padding:0px 15px 0px 0px;
	height:auto;
}

#content_right {
	display:none;
}

#path {
	float:left;
	width:430px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#cccccc;
}


#content_middle ol, #content_middle ul  {
	padding-left:20px;
}

#path a, #path a:link {
	color:#999999;
	text-decoration:none;
}

#path a:hover {
	color:#333333;
	text-decoration:none;
}

/**************************************************
*
*	Recipe page
*
**************************************************/

#recipe_top {
	float:left;
	width: 400px;
	padding:15px 15px 0px 15px;
	height:30px;
	color:#000000;
	font-size:14px;
}

#recipe_middle {
	float:left;
	width: 390px;
	padding:0px 20px 0px 20px;
	height:auto;
	color:#000000;

}

#recipe_bottom {
	display:none;

}

#recipe_img {
	float:right;
	width:186px;
	padding: 0px 0px 10px 10px;
	height:auto;
}

#recipe_img_top {
	display:none;
}

#recipe_img_middle {
	float:left;
	width: 186px;	
	text-align:center;
	padding:0px 0px 0px 0px;
	height:auto;
}

#recipe_img_bottom {
	display:none;

}



/**************************************************
*
*	Right items
*
**************************************************/

.right_item_top {
	display:none;
}

.right_item_middle {
	display:none;
}

.right_item_bottom {
display:none;

}

/**************************************************
*
*	Search
*
**************************************************/


#search_box {
	float:left; 
	width:100%;
	height:100px;
}

.search_item_top {
	float:left;
	width: 240px;
	padding:7px 10px 0px 10px;
	height:23px;
	
	font-size:14px;
	color:#ffffff;
}

.search_item_white {
	float:left;
	width: 240px;
	padding:9px 9px 9px 9px;
	height:auto;
	
}

.search_item_gray {
	float:left;
	width: 240px;
	padding:9px 9px 9px 9px;
	height:auto;
	
}

.search_item_bottom {
	float:left;
	width: 260px;
	height: 10px;
	margin-bottom:15px;

}

.search_input {
	float:left;
	width:290px;
	height:17px;
	padding:8px 15px 5px 5px;
	font-size:12px;
	color:#333333;
	border:0px;
	
}

.search_hits {
	float:left;
	width: 240px;
	padding:9px 9px 9px 9px;
	height:auto;
	color:#990000;
	
}

#search_wrapper {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

span.search_caption {
	float:left;
	font-size:18px;
	text-align:right;
	padding:5px 5px 0px 0px;
	color:#333333;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
}



/**************************************************
*
*	Plugins
*
**************************************************/

#plugins_wrapper {
	float:left;
	width:428px;
	border:1px solid #CCCCCC;
	margin-top:30px;
}

.plugin_heading {
	float:left;
	width: 410px;
	padding:7px 9px 7px 9px;
	height:16px;
	font-size:18px;
	color:#000000;
}

.plugin_white {
	float:left;
	width: 410px;
	padding:9px 9px 9px 9px;
}

.plugin_gray {
	float:left;
	width: 410px;
	padding:9px 9px 9px 9px;
}

.plugin_item_left {
	float:left;
	width: 80px;
	padding-right:20px;
}

.plugin_item_right {
	float:left;
	width: 310px;
}

table.productList {
	padding-bottom:10px;
}

table.productList td {
	padding-right:5px;
}

td.desc {
	padding-top:5px;
	text-align:right;
	color:#999999;
}


td.employee {
	width: 180px;
	padding:10px;
	vertical-align:top;
}

th.employee {
	padding-top:30px;
	border-bottom:1px dashed #CCCCCC;
}

/**************************************************
*
*	Menu Top
*
**************************************************/

#menu_top {
	display:none;
}

#menu_top ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_top li {
	display:inline;
    margin:0;
	padding:0;
}

#menu_top a, #menu_top a:link, #menu_top a:visited {
    float:left;
	padding-top:8px;
    width: 90px;
    height: 22px;
    margin-right: 2px;
	background: url(/images/top_menu_btn1.gif);
	text-align: center;
    text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
    color:#ffffff;
	overflow:hidden;
}

#menu_top a:hover {
	background-position:0px 30px;
}

#menu_top a#active{
   background: url(/images/top_menu_btn1_active.gif);
   color:#990000;
}

#menu_top_right {
	float:left;
	width:60px;
	margin:0px;
	padding:0px 10px 0px 0px;
	height:30px;
	overflow:hidden;
}

#menu_top_right ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_top_right li {
	display:inline;
    margin:0;
	padding:0;
}

#menu_top_right a, #menu_top_right a:link, #menu_top_right a:visited {
    float:left;
	padding-top:8px;
    width: 60px;
    height: 22px;
	background: url(/images/top_menu_btn2.gif);
	text-align: center;
    text-decoration:none;
	font-size:12px;
    color:#ffffff;
	overflow:hidden;
}

#menu_top_right a:hover {
	background-position:0px 30px;
}

#menu_top_right a#active{
   background: url(/images/top_menu_btn2_active.gif);
   color:#990000;
}


/**************************************************
*
*	Menu Bottom
*
**************************************************/

#menu_bottom {
	display:none;
}

#menu_bottom ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_bottom li {
	display:inline;
    margin:0;
	padding:0;
}

#menu_bottom a, #menu_bottom a:link, #menu_bottom a:visited {
    float:left;
	padding-top:42px;
    width: 120px;
    height: 18px;
    margin-right: 0px;
    text-align: center;
    text-decoration:none;
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
	background: url(/images/menu_bottom_om_finax.jpg);
    color:#333333;
	overflow:hidden;
}

#menu_bottom a.om-finax {
	background: url(/images/menu_bottom_om_finax.jpg);
}

#menu_bottom a.skolan {
	background: url(/images/menu_bottom_skolan.jpg);
}

#menu_bottom a.butik-handel {
	background: url(/images/menu_bottom_butik_handel.jpg);
}

#menu_bottom a.restaurang {
	background: url(/images/menu_bottom_restaurang.jpg);
}
#menu_bottom a.for-press {
	background: url(/images/menu_bottom_for_press.jpg);
}

#menu_bottom a:hover {
	background-position:0px -60px;
}

#menu_bottom a#active {
   color:#ffffff;
   background-position:0px -60px;
}

/**************************************************
*
*	Menu left
*
**************************************************/



#menu_left_top {display:none;}
/*
#menu_left_top {float:left;width: 180px; height:15px; background-image:url(/images/menu_left_top3.jpg); overflow:hidden;}
*/#menu_left_bottom {display:none;}


#menu_left {display:none; }
#menu_left ul {background: #ffffff; width: 178px; border:0px;list-style-type: none;}


#menu_left .l1 a{display: block; margin: 0; width:170px; height:21px; padding: 4px 4px 0px 4px; background-image: url(/images/menu_left_btn.jpg); text-decoration: none; border-top:1px solid #cccccc;}
#menu_left .l1 a:link, #menu_left .l1 a:visited {color: #333333;}
#menu_left .l1 a:hover {background-position: 0px -25px;}
#menu_left .l1 a#active{color:#c3322d; font-weight:bold;}


#menu_left .l2 a { padding:3px 4px 3px 19px; width:155px; background:#ededed;border:0px;height:auto;}
#menu_left .l2 a:link, #menu_left .l2 a:visited {color: #666666;}
#menu_left .l2 a:hover{color: #333333; background:#cccccc;}
#menu_left .l2 a#active{color: #333333; background:#ededed;font-weight:bold;}


#menu_left .l3 a { padding:3px 4px 3px 39px; width:135px; background:#ededed;border:0px;height:auto;}
#menu_left .l3 a:link, #menu_left .l2 a:visited {color: #666666;}
#menu_left .l3 a:hover{color: #333333; background:#cccccc;}
#menu_left .l3 a#active{color: #333333; background:#ededed; font-weight:bold;}


/**************************************************
*
*	Images
*
**************************************************/

img.half {
	float:left;
	padding:0px 15px 15px 0px;
}

.img_right {
	float:right;
	width:auto;
	padding:0px 0px 15px 15px;
	height:auto;

}

/**************************************************
*
*	Links
*
**************************************************/

a.pdf:link, a.pdf_small:link {
	float:left;
	margin-top:0px;
	padding:0px 0px 3px 25px;
	background-image:url("/images/pdf_icon_small.gif"); 
	background-repeat:no-repeat;  
	color:#666666;
	text-decoration:none;
} 

a.pdf:hover, a.pdf_small:hover {
	color:#000000;
}

a.green, a.green:link {
	float:right;
	margin-top:10px;
	height:20px;
	width:60px;
	padding:0px 0px 0px 0px;
	background-image:url("/images/btn_green.gif"); 
	background-repeat:no-repeat;  
	color:#ffffff;
	text-align:center;
	text-decoration:none;
} 

a.green:hover {
	background-position:0px -20px;
}

a.red, a.red:link {
	float:right;
	margin-top:10px;
	height:20px;
	width:60px;
	padding:0px 0px 0px 0px;
	background-image:url("/images/btn_red.gif"); 
	background-repeat:no-repeat;  
	color:#ffffff;
	text-align:center;
	text-decoration:none;
} 

a.red:hover {
	background-position:0px -20px;
}

a.gray, a.gray:link {
	float:right;
	margin-top:10px;
	height:20px;
	width:60px;
	padding:0px 0px 0px 0px;
	background-image:url("/images/btn_gray.gif"); 
	background-repeat:no-repeat;  
	color:#ffffff;
	text-align:center;
	text-decoration:none;
} 

a.gray:hover {
	background-position:0px -20px;
}

a.children, a.children:link {
	float:left;
	margin-top:5px;
	height:15px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_children.jpg"); 
	background-repeat:no-repeat;
	background-position:0px -15px;  
	color:#999999;
	text-align:left;
	text-decoration:none;
} 

a.children:hover {
	background-position:0px 0px;
}

a.goback, a.goback:link {
	float:left;
	margin-top:5px;
	height:15px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_goback.jpg"); 
	background-repeat:no-repeat;
	background-position:0px -15px;  
	color:#999999;
	text-align:left;
	text-decoration:none;
} 

a.goback:hover {
	background-position:0px 0px;
}

a.print, a.print:link {
	float:right;
	height:20px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/print_btn.jpg"); 
	background-repeat:no-repeat;  
	color:#666666;
	text-decoration:none;
} 

a.print:hover {
	background-position:0px -20px;
}


.no_print
{
	display:none;	
}
