/* $Id: MyStyle.css 143 2007-11-26 14:55:38Z 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: #3d1429; }
#page { color: #000000; }
a { color: #4a4a4a; }
a:hover { color: #858585; }
#topmenu { background-color: #84114c; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #ffffff; }
#nav li:hover { background-color: #e3358f; }
#nav li a { font-family: Arial; }
#nav li a { font-size: 12px; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #c9c9c9; }
#prodmenu_text { background-color: #e5e5e5; }
#productMenu h3 { background-color: #000000; }
#productMenu h3 { color: #ffffff; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #000000; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #000000; }
ul.FlatMenu li.selected a { color: #000000; }
ul.FlatMenu .L0 { border-bottom-color: #ababab; }
.Panel { margin-left: 15px !important; }
div.product-small h3 { background-color: #84114c; }
div.product-small h3 { color: #ffffff; }
div.produkt h2 {color: #84114c;}
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #000000; }
div.newproduct h3 { background-color: #000000; }
div.newproduct h3 { color: #ffffff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
table.artiklar th { background: #84114c; }
table.artiklar th { color: #ffffff; }
tr.odd { background: #; }
tr.even { background: #c9c9c9; }
/* END code added by System design tool - DO NOT EDIT! */

#productMenu h3 {
 background: url(/images/meny_ruta.jpg) no-repeat;
 overflow: hidden;
}

#content p { margin-right: 40px; }
.Panel, div.search { margin-left: 15px !important; }
#Search_Text { 
	height: 19px;
	width: 160px;
	padding: 2px;
	font-size: 12px;
	margin-bottom: 2px;
	border: 1px solid #676767;
}
#search_button { vertical-align: bottom; padding: 0px; margin: 2px 0px;}

div.product-small h3 { background: url(/images/produkt_ruta.jpg) no-repeat; overflow: hidden;}
div.campaignproduct h3 { background: url(/images/produkt_ruta.jpg) no-repeat; overflow: hidden;}
div.promoteproduct h3 { background: url(/images/produkt_ruta.jpg) no-repeat; overflow: hidden;}
div.newproduct h3 { background: url(/images/produkt_ruta.jpg) no-repeat; overflow: hidden;}
