/* $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(/__SYS__/TEMPLATE_CSS/template4.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-family: arial;  }
#nav li a { font-size: 12px;  }
#nav li a { font-style: normal;  }
#nav li a { font-weight: bold;  }
#nav li a, #nav li a:visited { color: #5e5e5e;  }
#nav li a:hover { color: #ffffff;  }
#nav li.selected { background-color: #cccccc;  }
#nav li.selected a { color: #000000;  }
#nav li:hover { background-color: #2c8bba;  }
a, a:link, a:visited, a:active { color: #2c8bba;  }
a:hover { color: #000000;  }
body { background-color: #ffffff;  }
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: #000000;  }
div.headerbox h3, div.headerbox h3 a, div.headerbox h3 a:visited { color: #000000;  }
div.leftRail { width: 180px;  }
div.topmenu { background-color: #dbdbdb;  }
div.wrapper { background-color: #ffffff;  }
div.wrapper { width: 960px;  }
input.button { background-color: #2c8bba;  }
input.button { color: #ffffff;  }
input.button:hover, input.button:focus { background-color: #000000;  }
input.button_buy, input.buttonprodukt { background-color: #2c8bba;  }
input.button_buy, input.buttonprodukt { color: #ffffff;  }
input.button_buy:hover, input.buttonprodukt:hover { background-color: #000000;  }
table.artiklar th { background-color: #ffffff;  }
table.artiklar th { color: #4e4e4e;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
/* END code added by System design tool - DO NOT EDIT! */
