/* $Id: MyStyle.css 2002 2008-05-13 09:14:05Z 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! */
#nav li a { font-size: 11px;  }
#nav li a { font-weight: normal;  }
#nav li a, #nav li a:visited { color: #fff;  }
#nav li a:hover { color: #fff;  }
#nav li.selected { background-color: #A21300;  }
#nav li.selected a { color: #fff;  }
#nav li:hover { background-color: #dc2f18;  }
body { background-repeat: no-repeat;  }
body, div, p, th, td, li, dd { font-size: 11px;  }
body, div, p, th, td, li, dd { font-weight: normal;  }
div.bgbox { color: #A21300;  }
div.headerbox h3 { background-color: #A21300;  }
div.headerbox h3, div.headerbox h3 a, div.headerbox h3 a:visited { color: #fff;  }
div.leftRail { width: 200px;  }
div.topmenu { background-color: #A21300;  }
div.wrapper { width: 970px;  }
/* END code added by System design tool - DO NOT EDIT! */


