/* $Id: MyStyle.css 1275 2008-02-01 15:42:31Z 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: 760px; }
body { background-color: #ffffff; }
#page { color: #4c3710; }
a { color: #4c3710; }
a:hover { color: #a22a69; }
#topmenu { background-color: #ffffff; }
#topmenu .menuleft { color: #878720; }
#nav li a { color: #878720; }
#nav li:hover a { color: #a22a69; }
#nav li:hover { background-color: #ffffff; }
#nav li a { font-family: Trebuchet MS; }
#nav li a { font-size: 14px; }
#nav li a { font-weight: bold; }
#CatTrace { background-color: #bdda5d; }
#prodmenu_text { background-color: #bdda5d; }
#productMenu h3 { background-color: #878720; }
#productMenu h3 { color: #bdda5d; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #4c3710; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #4c3710; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #a22a69; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #bdda5d; }
ul.FlatMenu .L0 { border-bottom-color: #878720; }
.Panel, div.search { margin-left: 4px !important; }
#cartMenu { background-color: #bdda5d; }
div.search { background-color: #; }
div.product-small h3 { background-color: #bdda5d; }
div.product-small h3 { color: #4c3710; }
div.campaignproduct h3 { background-color: #bdda5d; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #bdda5d; }
div.promoteproduct h3 { color: #4c3710; }
div.newproduct h3 { background-color: #bdda5d; }
div.newproduct h3 { color: #4c3710; }
div.product-small div.name { color: #4c3710; }
div.product-small .short { color: #4c3710; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #a9cf30; }
table.artiklar th { color: #4c3710; }
tr.odd { background: #; }
tr.even { background: #bdda5d; }
span.unit { display: none; }
/* END code added by System design tool - DO NOT EDIT! */

table.artiklar td, table.artiklar th {
	font-size: 10px;
}