/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z 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 */


/* BEGIN code added by System design tool - DO NOT EDIT! */
#cartMenu { background-color: #f4f3f0;  }
#nav li a { font-weight: bold;  }
#page { color: #151619;  }
#page { width: 760px;  }
#prodmenu_text { background-color: #fefdd7;  }
#productMenu h3 { background-color: #111113;  }
#topmenu { background-color: #fefdd7;  }
#topmenu .menuleft { color: #0b0b09;  }
.Panel, div.search { margin-left: 0px; !important }
body { background-color: #98cacd;  }
table.artiklar th { background-color: #d2d2d2;  }
table.artiklar th { color: #181915;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #ffffff;  }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #000000;  }
/* END code added by System design tool - DO NOT EDIT! */
