/* $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! */
#nav li.selected { background-color: #bad80a;  }
#nav li:hover { background-color: #bad80a;  }
.cart_menu_ul li { background-color: #666666;  }
.cart_menu_ul li.selected { background-color: #d2d2d2;  }
.menu li a, .menu li a:visited, ul.FlatMenu li a, ul.FlatMenu li a:visited { color: #142754;  }
.menu li a:hover, ul.FlatMenu li a:hover { color: #333333;  }
.menu li, .menu li.closed, .menu li.open, ul.FlatMenu .L0 { background-color: #9fbb19;  }
body { color: #333333;  }
div.bgbox { background-color: #ffffff;  }
div.cart-shipping-container, div.cart-login-container, div.cart-payship-container, div.cart-content-container { background-color: #ffffff;  }
div.cart-shipping-container, div.cart-login-container, div.cart-payship-container, div.cart-content-container { color: #666666;  }
div.headerbox h3 { background-color: #9fbb19;  }
div.headerbox h3 { color: #142754;  }
div.leftRail { width: 200px;  }
div.topmenu { background-color: #9fbb19;  }
div.wrapper { width: 910px;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */
div.headerbox h3  {
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 0 10px;
}
div.toplist-header h3 {
    background-color: #9FBB19;
    color: #142754;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
}
div.toplist-container {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
ul.toplist-menu {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
ul.toplist-menu li {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 7px;
}
div.toplist-image {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    width: 70px;
}
div.toplist-descr {
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
div.toplist-pricing {
    float: left;
    width: 90px;
}
div.toplist-button_buy {
    float: right;
    text-align: right;
}
div.toplist-price {
    font-weight: bold;
}
div.toplist-oldprice {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: line-through;
    -moz-text-decoration-style: solid;
}
