/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
table {
border:1px solid #000;
}

td {
border-bottom:1px solid #999;
}
td.total {
font-weight:bold;
background-color:#CCCCCC;
}
th {
	background-color:#CCCCCC;
	text-align:left;
	border-bottom:1px solid #000;
}
th.rubrik {
	text-align:center;
	font-size:14px;
	background-color:#6699CC;
}*/
p.error {color:red;}
img {border:0;}
/* CSS menymall */

ul.sida
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 4px;
line-height:15px;
}

li.pil
{
background-image: url(../images/list_pil.gif);
background-repeat: no-repeat;
background-position: 0px;
padding:0px;
padding-left: 1.3em;
height:15px;
}
li.end
{
height:15px;
background-image: url(../images/list_pil_end.gif);
background-repeat: no-repeat;
background-position: 0px;
padding:0px;
padding-left: 1.3em;

}
hr.produkt {color:#CCC;background-color:#CCC;height:1px;margin-right:20px;}
#kundvagn {position:relative;top:0px;left:0px;background-color:#999999;width:450px;height:30px;}
.submenu {
display:none;
margin-bottom:10px;
margin-left:0px;
width:150px;
}
.sidmenu {
width:150px;
margin-left:0px;
cursor:hand;
cursor:pointer;
}
.bildhallare {
	margin-right:10px;		
	padding:2px;		
	border: 1px solid #787878;
}
