/* $Id: MyStyle.css 2004 2008-05-13 09:16:36Z 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 */

#topmenu a 
{color: #999999;}



/* BEGIN code added by System design tool - DO NOT EDIT! */
#CatTrace { background-color: #f0f0f0;  }
#nav li a { color: #858585;  }
#nav li a { font-family: verdana;  }
#nav li a { font-size: 11px;  }
#nav li a { font-weight: bold;  }
#nav li:hover { background-color: #76b172;  }
#nav li:hover a { color: #ffffff;  }
#page { color: #0a0a0a;  }
#page { width: 700px;  }
#prodmenu_text { background-color: #6ca36e;  }
#productMenu h3 { background-color: #d2d2d2;  }
#productMenu h3 { color: #5f8c5f;  }
#topmenu { background-color: #f0f0f0;  }
#topmenu .menuleft { color: #f4f4f1;  }
.Panel, div.search { margin-left: 0px; !important }
a { color: #397237;  }
a:hover { color: #a92f19;  }
body { background-color: #e4f7e3;  }
div.campaignproduct h3 { background-color: #588656;  }
div.campaignproduct h3 { color: #fcf8f8;  }
div.newproduct h3 { color: #ffffff;  }
div.product-small h3 { color: #456346;  }
div.promoteproduct h3 { color: #fefbfb;  }
table.artiklar th { background-color: #d2d2d2;  }
table.artiklar th { color: #4e4e4e;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #ffffff;  }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #6ca36e;  }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #100f0f;  }
/* END code added by System design tool - DO NOT EDIT! */

div.Panel { background: #f0f0f0;}
  
/* #topmenu {width: 940px;} */

div.product-small { margin-right: 10px; width: 202px;}
div.product-small img {margin-left: 0px;}
#cartMenu h3 {margin-bottom: 10px;}

#page {
	position: relative;
}

div.banners_right {
	position: absolute;
	top: 0;
	right: -260px;
	width: 250px;
}
.Panel, div.search { padding-left: 5px; } 