/* $Id: MyStyle.css 155 2007-12-07 10:16:39Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/SE-shop.css); 	/* Style till gemensamma komponenter */
@import url(design.css);			/* Style till din valda design */

/* Här under kan du lägga in dina egna style ändringar */

.Expressel_info {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	padding-left: 15px;
}
 .imagelist {
	font: 12px Verdana, 'Myriad Web', Syntax, sans-serif; /* IE 5.x */
	background: white;
	text-align: center;
	vertical-align: top;
	width: 128px;
	margin: 5px;
	border: 1px solid #666666;
}  
ul.FlatMenu .ALLA_VAROR {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* BEGIN code added by System design tool - DO NOT EDIT! */
#page { width: 550px; }
body { background-color: #ffffff; }
#page { color: #000000; }
a { color: #004a65; }
a:hover { color: #0481af; }
#topmenu { background-color: #052ee1; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #e0e3ff; }
#nav li:hover { background-color: #0082eb; }
#nav li a { font-family: Arial; }
#nav li a { font-size: 12px; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #ccdbe0; }
#prodmenu_text { background-color: #ccdbe0; }
#productMenu h3 { background-color: #004a65; }
#productMenu h3 { color: #; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #004a65; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #004a65; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #004a65; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #; }
ul.FlatMenu .L0 { border-bottom-color: #c7c7c7; }
.Panel, div.search { margin-left: 2px !important; }
#cartMenu { background-color: #; }
div.product-small h3 { background-color: #004a65; }
div.product-small h3 { color: #ffffff; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #ffffff; }
div.newproduct h3 { background-color: #004a65; }
div.newproduct h3 { color: #ffffff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #004a65; }
table.artiklar th { color: #ffffff; }
tr.odd { background: #; }
tr.even { background: #ffffff; }
span.unit { display: inline; }
/* END code added by System design tool - DO NOT EDIT! */
