/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(design.css);			/* Style till din valda design */

/* BEGIN code added by System design tool - DO NOT EDIT! */
a, a:link, a:visited, a:active { color: #434745;  }
a:hover { color: #434745;  }
body { background-color: #e7e4e4;  }
body { color: #878787;  }
div.bgbox { background-color: #ffffff;  }
div.bgbox { color: #434745;  }
div.cart-content-header, div.cart-shipping-header, div.cart-payship-header, div.cart-login-header { color: #ffffff;  }
div.cart-shipping-container, div.cart-login-container, div.cart-payship-container, div.cart-content-container { background-color: #ffffff;  }
div.headerbox h3 { background-color: #ffffff;  }
div.headerbox h3 { color: #434745;  }
div.leftRail { width: 150px;  }
div.topmenu { background-color: #e7e4e4;  }
div.wrapper { background-color: #ffffff;  }
div.wrapper { width: 910px;  }
h1, h2, h3, h4, h5, h6 { color: #434745;  }
input.button { background-color: #d0e5fb;  }
input.button { color: #434745;  }
input.button:hover, input.button:focus { background-color: #babab5;  }
input.falt, textarea { background-color: #ffffff;  }
input.falt, textarea { color: #434745;  }
table.artiklar td { color: #434745;  }
table.artiklar th { background-color: #e7e4e4;  }
table.artiklar th { color: #434745;  }
tr.even { background-color: #ffffff;  }
tr.odd { background-color: #ffffff;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */

