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


/* BEGIN code added by System design tool - DO NOT EDIT! */
#nav li a { color: #2e1499;  }
#nav li a { font-weight: normal;  }
#nav li:hover a { color: #000000;  }
#page { color: #020227;  }
#page { width: 740px;  }
#productMenu h3 { color: #000000;  }
#topmenu { background-color: #cbadcc;  }
#topmenu .menuleft { color: #000000;  }
.Panel, div.search { margin-left: 0px; !important }
a { color: #020227;  }
a:hover { color: #020227;  }
body { background-color: #8ac1d0;  }
div.campaignproduct h3 { background-color: #000000;  }
div.campaignproduct h3 { color: #0bd56f;  }
div.newproduct h3 { background-color: #000000;  }
div.newproduct h3 { color: #000000;  }
div.product-small .short { color: #000000;  }
div.product-small div.name { color: #000000;  }
div.product-small h3 { background-color: #000000;  }
div.product-small h3 { color: #000000;  }
div.promoteproduct h3 { background-color: #000000;  }
div.promoteproduct h3 { color: #000000;  }
table.artiklar th { background-color: #d2d2d2;  }
table.artiklar th { color: #000000;  }
tr.even { background-color: #ebebeb;  }
tr.odd { background-color: #f4f4f4;  }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #000000;  }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #000000;  }
/* END code added by System design tool - DO NOT EDIT! */

.bnr-buttons {
	padding-top: 10px;
}

.banner_button {
	background-color: #8ac1d0;
	color: #fff;
	float: left;
	margin-right: 5px;
}
.banner_button a {
	padding: 4px 8px;
	color: #fff;
	display: block;
}
.banner_button a:hover {
	color: #8537a3;
}
div.bnr-container-box {
	position: relative;
	height: 250px;
}
div.bnr-image {
	position: absolute;
	top: 0;
	left: 0;
}
