.navlist {
position: relative;
left: 0px;
width: 200px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
margin-bottom:10px;
text-align:left;
}

#lcart, #lhelp, #lmypage, #linfo, #lkat {
/*#listtop {*/
padding-left: 7px;
padding-top: 4px;
font-weight: bold;
border-bottom: 1px solid #666;
font-size: 14px;
height:21px;
text-align:left;
}

#lcart {
color: #000;
background-image: url("../img/head-left-cart.gif");
}
#lhelp {
color: #fff;
background-image: url("../img/head-left-help.gif");
}
#lmypage {
color: #fff;
background-image: url("../img/head-left-mypage.gif");
}
#linfo {
color: #000;
background-image: url("../img/head-left-info.gif");
}
#lkat {
color: #000;
background-image: url("../img/head-left-kategori.gif");
}

/* Cart menu */
.mi_cart {
display: block;
padding: 4px 4px 4px 10px;
background-repeat: no-repeat;
text-decoration: none;
background-color: #ffc;
}

.mi_cart:link, .mi_cart:visited, my_cart_sum {
display: block;
padding: 4px 4px 4px 10px;
background-repeat: no-repeat;
text-decoration: none;
}

.mi_cart_cont {
	min-height: 80px;
	height: auto;
	padding: 0px 2px 0px 2px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #ffc;
}
/* for Internet Explorer */
/*\*/
* html .mi_cart_cont {
	height: 80px;
}
/**/
.carttable {
	width: 100%;
	margin: 0;
	padding: 0;
	border: solid 0px #000;
	font-size: 0.9em;
}
.carttable td {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
.mi_cart_sum {
color: #000;
padding: 0px 2px 0px 2px;
background-color: #ffcc33;
}
.cart {
display: block;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
text-decoration: none;
}
/* End Cart menu */
/* ----------------------------------------- */

/* Help menu, Mypage menu, Info menu */
.navo {
/*.mi_help, .mi_mypage, .mi_info {*/
	display: block;
	min-height: 18px;
	height: auto;
	padding: 2px 4px 0px 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;	
	color: #000;
}
/* for Internet Explorer */
/*\*/
* html .navo {
	height: 18px;
}
/**/

/* Background colours menu items */
.mi_kat {
background-color: #f6f2de;
}
.mi_mypage {
background-color: #ccffff;
}
.mi_help {
	background-color: #ccffcc;	
}
.mi_info {
background-color: #f0f0f0;
}

/* Link styles menu items */
.mi_kat a:link, .mi_kat a:visited, 
.mi_help a:link, .mi_help a:visited, 
.mi_mypage a:link, .mi_mypage a:visited, 
.mi_info a:link, .mi_info a:visited {
color: #000;
text-decoration: none;
}
.mi_kat a:hover, .mi_kat a:active,
.mi_help a:hover, .mi_help a:active, 
.mi_mypage a:hover, .mi_mypage a:active, 
.mi_info a:hover, .mi_info a:active {
text-decoration: underline;
}

.mi_help_txt {
display: block;
padding: 5px 5px 5px 5px;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #ccffcc;
text-decoration: none;
}

.mi_info_txt {
display: block;
padding: 15px 5px 15px 5px;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #f0f0f0;
text-decoration: none;
}
/* End Help menu */
/* ----------------------------------------- */

/* */

.menuitem:link, .menuitem:visited {
display: block;
padding: 4px 4px 4px 10px;
background-color: #fbfbfb;
background-image:  url("../../images/2/menu.jpg");
background-repeat: no-repeat;
color: #005fa9;
text-decoration: none;
font-weight: normal;
}

.mi_cart:active {
display: block;
padding: 4px 4px 4px 12px;
background-image:  url("../bg-left-cart-on.gif");
background-repeat: no-repeat;
color: #005fa9;
text-decoration: none;
font-weight: normal;
}

.navotxt {
display: block;
padding: 5px 5px 5px 5px;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
font-size:12px;
text-decoration: none;
}

/* Eventuell delete taggar nedåt */
.mlbottom {
height:5px;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #fbfbfb;
}

.navlistbottom {
height:5px;
background-image:  url("../img/menu_foot.gif");
background-repeat: no-repeat;
}