/* $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 */


#topmenu .menuleft a
{color: white;}

#topmenu .logout a
{color: white;}



/* BEGIN code added by System design tool - DO NOT EDIT! */
#cartMenu { background-color: #ebebeb;  }
#nav li a { color: #fafafa;  }
#nav li a { font-weight: normal;  }
#nav li:hover { background-color: #e6e5e5;  }
#page { width: 732px;  }
#prodmenu_text { background-color: #050000;  }
#productMenu h3 { color: #f8f7f7;  }
#topmenu { background-color: #080808;  }
#topmenu .menuleft { color: #e1dee3;  }
.Panel, div.search { margin-left: 0px; !important }
a:hover { color: #e6e5e5;  }
div.newproduct h3 { background-color: #050000;  }
div.newproduct h3 { color: #050000;  }
div.product-small .short { color: #050000;  }
div.product-small div.name { color: #050000;  }
div.promoteproduct h3 { background-color: #050000;  }
div.promoteproduct h3 { color: #050000;  }
table.artiklar th { background-color: #d2d2d2;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #f5f4f4;  }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #050000;  }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #c53634;  }
/* END code added by System design tool - DO NOT EDIT! */

table.artiklar td {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

.addr_bred {
    width: 400px;
}

.addr_smal {
    width: 197px;
}

.addr_table {
    border: 0;
    margin: 0;
    border-spacing: 0;
}

.addr_table td {
    padding: 2px;
}
