/* $Id: MyStyle.css 151 2007-11-30 14:37:35Z 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: #1f1f1f; }
a { color: #993200; }
a:hover { color: #e48121; }
#topmenu { background-color: #993200; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #ffffff; }
#nav li:hover { background-color: #b21009; }
#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: #fff5f0; }
#productMenu h3 { background-color: #993200; }
#productMenu h3 { color: #; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #993200; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #993200; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #993200; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #f5dad6; }
ul.FlatMenu .L0 { border-bottom-color: #c7c7c7; }
.Panel { margin-left: 0px !important; }
div.product-small h3 { background-color: #993200; }
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: #993200; }
div.newproduct h3 { color: #ffffff; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
table.artiklar th { background: #fff5f0; }
table.artiklar th { color: #000000; }
tr.odd { background: #; }
tr.even { background: #fff5f0; }
/* END code added by System design tool - DO NOT EDIT! */

#topmenu {
	height: 36px;
	background: url(/images/border_topp.gif) no-repeat;}
	
	#topmenu_varukorg {
	height: 26px;
	width: 970px;
	background-color: #faecea;
	margin-bottom: 5px;
	}
	
#productMenu h3 { 
  background: url(/images/produkt_ruta.gif) no-repeat; }

div.product-small h3 { 
  background: url(/images/sortiment_ruta.gif) no-repeat; }
  
div.search {display: none; }

.search2 { white-space: nowrap; margin-top: 10px; margin-bottom: 10px; }

#Search_Text2 { 
    font-size: 11px;
    width: 157px;
	height: 22px;
	padding: 3px;
	margin: 2px 0px 2px 2px;
	border: 1px solid #676767;
}
#search_button2 { vertical-align: bottom; padding: 0px; margin: 2px 0px;}

#cartMenu.Panel {margin: 0; width: 510px; text-align: left; padding-top: 7px; padding-left: 10px;}
#cart_rubrik {margin: 0; float:left; color: black; font-weight: 700; margin-right: 7px;}
#cart_text {
	color: black;
	float:left; 
	padding-left: 0px;
	margin: 0;
	background-image: none; 
	height: 0px;
	} 

#cart_link a {font-weight: normal; }
#cart_link {padding:0 0 0 0; margin: 0 0 0 25px; float: right; }

.cat_top {
    width: 130px;
    height: 25px;
    text-align: center;
    background-image: url(/images/produkt_ruta.gif);
    color: #fff;
    font-size: 9px;
    line-height: 250%;
}

.cat_top a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
}


#newsletterMenu { text-align: left; }
.newsletter_text { padding-left: 10px }

.newsfeed {
	padding: 10px 10px 10px 0px;
	border: 0;
}

div.newsfeed h3 {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0;
}

div.newsfeed h1 {
	font-size: 11px;
	padding: 7px 0 1px 0;
	margin: 0;
}

div.pubdate {
	padding-top: 4px;
	font-size: 10px; 
	font-style: italic;
}

div.readmore  {
	border: 0;
	padding-bottom: 5px;
}

.newsfeed-detail .newsitem {
	padding: 2px 0 7px 0;
	margin-bottom: 10px;
}

.newsfeed-detail h1 {
	background-image: url(/images/border_topp.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px 4px 4px 5px;
}

.newsfeed-detail h1 span {
	padding: 0;
}
