/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z 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: 835px; }
body { background-color: #; }
#page { color: #; }
a { color: #; }
a:hover { color: #; }
#topmenu { background-color: #; }
#topmenu .menuleft { color: #; }
#nav li a { color: #; }
#nav li:hover a { color: #; }
#nav li:hover { background-color: #; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #; }
#prodmenu_text { background-color: #; }
#productMenu h3 { background-color: #; }
#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: #; }
ul.FlatMenu li.selected a, ul.menu li.selected { background-color: #; }
ul.FlatMenu .L0 { border-bottom-color: #; }
#cartMenu { background-color: #; }
div.search { background-color: #; }
div.product-small h3 { background-color: #; }
div.product-small h3 { color: #; }
div.campaignproduct h3 { background-color: #; }
div.campaignproduct h3 { color: #; }
div.promoteproduct h3 { background-color: #; }
div.promoteproduct h3 { color: #; }
div.newproduct h3 { background-color: #; }
div.newproduct h3 { color: #; }
div.product-small div.name { color: #; }
div.product-small .short { color: #; }
div.product-small span.unit { display: none !important; }
table.artiklar th { background: #; }
table.artiklar th { color: #; }
tr.odd { background: #; }
tr.even { background: #; }
span.unit { display: none; }
/* END code added by System design tool - DO NOT EDIT! */

body {
	background-color: #000000;
	margin: 0;
}

body, div, p, th, td, li, dd {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #333333;
}

h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 3px 0;
}

h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 3px 0;
}

a {
	color: #e1412f;
	text-decoration: underline;
}

a:hover {
	color: #979691;
	text-decoration: none;
}

#topmenu {
	background: url(/images/topmenu_bg.gif);
	padding-left: 0;
	border: 1px #e7e7e7 solid;
}

#nav li {
	border-right: 1px #e7e7e7 solid;
}	

#nav li:hover {
	background: url(/images/topmenu_bg.gif);
}	

#nav li a {
	color: #979691;
	font-size: 12px;
}

#nav li:hover a {
	color: #e1412f;
}

#productMenu h3 {
	color: #979691;
	background: url(/images/topmenu_bg.gif);
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.Panel { 
	margin-left: 15px !important; 
}

div.search {
	margin-left: 15px !important; 
}

#prodmenu_text {
	border: 1px #e7e7e7 solid;
	background: url(images/sidemenu_bg.gif);
	background-repeat: repeat-x;
	background-color: #f4f3f3;
	padding: 0 5px 0 5px;
}

.menu li {
	line-height: 33px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/square_symbol.gif) no-repeat 0em 0.8em; 
	border-bottom: 1px solid #dedede;
	padding-left: 5px;
}

.menu li a {
	color: #e1412f;
}

.menu li a:hover {
	text-decoration: none;
	color: #979691;
}

.menu li.closed { 
	background: url(/images/square_symbol.gif) no-repeat 0em 0.8em; 
}

.menu li.open { 
	background: url(/images/square_symbol.gif) no-repeat 0em 0.8em; 
}

ul.submenu li {
	background-color: none;
	background: none;
	line-height: 10px;
	padding-bottom: 5px; 
	border-bottom: 0px;
}

ul.submenu li a {
	color: #979691;
	padding: 0 0 0 7px;
}

ul.submenu li a:hover {
	color: #e1412f;
}

ul.FlatMenu li.selected a, ul.menu li.selected a {
	background-color: none;
	color: #333333;
}

#cart_text {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 3px;
}


#CatTrace {
	display: none;
	padding-top: 10px;
}

#cartMenu h3 {
	background: url(/images/topmenu_bg.gif);
	background-repeat: repeat-x;
	color: #979691;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 5px;
}

#search_button {
	border: 0;
}	

#cart_link {
	font-size: 12px;
}

div.product-small {
	border: 1px solid #e7e7e7;
	margin-right: 14px;
	margin-bottom: 0px;
	width: 760px;
	padding: 3px;
	background-color: #fefefe;
}

div.product-small img {
	margin-left: 0;
}

div.product-small:hover {
	background-color: #fefefe;
}

div.product-small .info {
	font-size: 12px;
	margin: 0;
	background: url(/images/topmenu_bg.gif);
	background-repeat: repeat-x;
	border: 1px #e7e7e7 solid;
	width: 67px;
	height: 20px;
	padding: 5px 0 0 5px;
	background-color: #f8f7f7;
	float: left;
}

div.product-small .info a {
	text-decoration: none;
	line-height: 12px;
	padding: 0 0 0 5px;
}

div.product-small h3 {
	display: none;
}	

div.product-small .short {
	text-align: left;
	border: 1px solid white;
}

div.product-small .short2 {
	text-align: left;
	border: 1px solid white;
}

.produkt_bild {
	float: left;
	padding-right: 25px;
}

#cartMenu.Panel {
	border: 1px #e7e7e7 solid;
	padding-bottom: 3px;
}

#taxselform {
	font-size: 9px;
	padding-left: 7px;
	padding-bottom: 5px;
}

table.artiklar th {
	background: url(/images/topmenu_bg.gif);
	background-repeat: repeat-x;
	border: 1px #e7e7e7 solid;
	color: #333333;
}

div.produkt {
	padding-right: 10px;
}

div.product-small div.name {
	font-weight: normal;
	text-align: left;
	height: 20px;
	padding-bottom: 6px;
}

#content {
	padding-right: 10px;
	padding-bottom: 30px;
}

#content input {
	border: 1px solid #dfdfdf;
}

div.footer_txt {
	font-size: 11px;
}

#Search_Text {
	color: #959595;
}

radio, input {
	border: 0;
}

.prod-small-a-title {
	font-size:14px;
}

div.product-small .short {
	font-size: 11px;
}

div.product-small div.oldprice {
	width:69px;
	text-align: center;
	padding:0;
	padding-top: 12px;
	margin:0;
}

div.product-small div.price {
	font-weight: bold;
	font-size:12px;
	line-height: 28px;
	padding:0;
	margin:0;
	text-align: center;
	width:69px;
}

table.frakt_shipping td.fr_price {
	text-align: left;
	padding-left: 10px;
}

input.button {
	background-color: #e13d2b;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
}