/* $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! */
#cartMenu.Panel, .MiniCartContents, #prodmenu_text, #Search_Text, div.newsfeed, div.product-small, fieldset.documents, .cart_menu_ul li, .cart_menu_ul li.selected, div.cart-login-container, div.login-container, .cart-kunduppgifter a { border-color: #c9cecf;  }
#nav li a { font-size: 11px;  }
#nav li a { font-weight: normal;  }
.menu li, .menu li.closed, .menu li.open, ul.FlatMenu .L0 { background-color: #d1d2d2;  }
a, a:link, a:visited, a:active { color: #1b1d1d;  }
a:hover { color: #6d6f6f;  }
body { background-color: #d5d7d7;  }
body { background-repeat: no-repeat;  }
body { color: #212121;  }
body, div, p, th, td, li, dd { font-size: 11px;  }
body, div, p, th, td, li, dd { font-weight: normal;  }
div.leftRail { width: 200px;  }
div.topmenu { background-color: #999999;  }
div.wrapper { width: 1000px;  }
ul.submenu li.closed, ul.submenu li.open, ul.submenu, ul.submenu li { background-color: #eaebeb;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */

div.prodlinks.secpic td {
width: 133px;
}

.pricefrom{
	font-size:14px;
	float:right;
}
div#search_result_container {
    position: relative;
}
div#search_result {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #c9cecf;
    background-color: #fff;
    padding: 5px;
    display: none;
}

