/* $Id: MyStyle.css 155 2007-12-07 10:16:39Z 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: #333333; }
a { color: #504028; }
a:hover { color: #a58555; }
#topmenu { background-color: #c3985d; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #ffffff; }
#nav li:hover { background-color: #a58555; }
#nav li a { font-family: Arial; }
#nav li a { font-size: 12px; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #ffffff; }
#prodmenu_text { background-color: #faf7f3; }
#productMenu h3 { background-color: #c3985d; }
#productMenu h3 { color: #; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #000000; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #; }
ul.FlatMenu .L0 { border-bottom-color: #; }
.Panel, div.search { margin-left: 15px !important; }
#cartMenu { background-color: #; }
div.product-small h3 { background-color: #c3985d; }
div.product-small h3 { color: #ffffff; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #ffffff; }
div.newproduct h3 { background-color: #c3985d; }
div.newproduct h3 { color: #ffffff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: inline !important; }
table.artiklar th { background: #c3985d; }
table.artiklar th { color: #ffffff; }
tr.odd { background: #; }
tr.even { background: #faf7f3; }
span.unit { display: inline; }
/* END code added by System design tool - DO NOT EDIT! */

body { background-image: url(images/bg_golv.gif); }
#topmenu { height: 30px; }
#nav li { height: 30px; line-height: 30px; }
#topmenu .menuleft {line-height: 30px;}
div.Panel h3 {font-size: 13px;}

.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;}

.calc_box {
    border: 1px solid #c3985d;
    padding: 5px;
    width:40%;
}