/* $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! */
#page { width: 610px; }

#page { color: #4a4a4a; }
a { color: #61c035; }
a:hover { color: #858585; }
#topmenu { background-color: #fff; }
#topmenu .menuleft { color: #808080; }
#nav li a { color: #696969; }
#nav li:hover a { color: #000000; }
#nav li:hover { background-color: #fff; }
#nav li a { font-family: Arial; }
#nav li a { font-size: 11px; }
#nav li a { font-weight: bold; }
#CatTrace { background-color: #ededed; }
#prodmenu_text { background-color: #fff; }
#productMenu h3 { background-color: #fff; }
#productMenu h3 { color: #000; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #61c035; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #61c035; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #61c035; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #fff; }
ul.FlatMenu .L0 { border-bottom-color: #fff; }
.Panel, div.search { margin-left: 0px !important; }
#cartMenu { background-color: #fff; }
div.search { background-color: #fff; }
div.product-small h3 { background-color: #ffffff; }
div.product-small h3 { color: #fff; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #000000; }
div.newproduct h3 { background-color: #ff3838; }
div.newproduct h3 { color: #fff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #ffffff; }
table.artiklar th { color: #adadad; }
tr.odd { background: #ededed; }
tr.even { background: #e3e3e3; }
span.unit { display: none; }
div.warning { border: 1px solid #CCCCCC; background-color:#FFFFFF; }

/* END code added by System design tool - DO NOT EDIT! */
