/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/TEMPLATE_CSS/general.css);
@import url(/__SYS__/TEMPLATE_CSS/template4.css);


/* BEGIN code added by System design tool - DO NOT EDIT! */
#nav li a { font-size: 14px;  }
#nav li a { font-weight: normal;  }
#nav li a, #nav li a:visited { color: #ffffff;  }
#nav li a:hover { color: #000000;  }
#nav li.selected { background-color: #c4c4c4;  }
#nav li.selected a { color: #000000;  }
#nav li:hover { background-color: #c4c4c4;  }
.border, fieldset, div.cart-login-container, div.login-container, .cart-kunduppgifter a { border-color: #000000;  }
.cart_menu_ul li.selected { background-color: #e3e3e3;  }
.menu li a, .menu li a:visited, ul.FlatMenu li a, ul.FlatMenu li a:visited { color: #000000;  }
.menu li a:hover, ul.FlatMenu li a:hover { color: #325ff5;  }
.menu li, .menu li.closed, .menu li.open, ul.FlatMenu .L0 { background-color: #e0e0e0;  }
a, a:link, a:visited, a:active { color: #081f68;  }
body { background-color: #ffffff;  }
body { background-repeat: repeat;  }
body { color: #000000;  }
body, div, p, th, td, li, dd { font-family: arial;  }
body, div, p, th, td, li, dd { font-size: 12px;  }
body, div, p, th, td, li, dd { font-weight: normal;  }
div.bgbox { background-color: #e0e0e0;  }
div.bgbox { color: #000000;  }
div.cart-content-container, div.cart-payship-container, div.cart-shipping-container { border-color: #000000;  }
div.cart-content-header, div.cart-shipping-header, div.cart-payship-header, div.cart-login-header { color: #011351;  }
div.cart-shipping-container, div.cart-login-container, div.cart-payship-container, div.cart-content-container { color: #000000;  }
div.headerbox h3 { background-color: #303030;  }
div.headerbox h3, div.headerbox h3 a, div.headerbox h3 a:visited { color: #ffffff;  }
div.leftRail { width: 200px;  }
div.topmenu { background-color: #303030;  }
div.wrapper { background-color: #ffffff;  }
div.wrapper { width: 910px;  }
input.button { background-color: #011351;  }
input.button_buy, input.buttonprodukt { background-color: #325ff5;  }
input.falt, textarea { color: #000000;  }
table.artiklar td { color: #000000;  }
table.artiklar th { color: #000000;  }
tr.even { background-color: #ebebeb;  }
ul.submenu li a:hover, ul.FlatMenu .L1 a:hover { color: #325ff5;  }
/* END code added by System design tool - DO NOT EDIT! */


/* Here you can put your own changes */

div.wrapper {
	float: left;
}

div#footer {
	float:left;
	margin-left: 200px;
}

