﻿<!--
html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
}
#wrapper {
  margin: 0 auto;
  width: 400px;
}

.Left_Menu_Title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.Left_Menu_SUBTitle {
	font-family: "Arial Rounded MT Bold";
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.Cart_tName {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Cat_Chosen {
	color: #00A3C7;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Cat_Chosen_Sort {
	color: #00A3C7;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.Cat_Prodtitle {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Cat_Chosen_sub {
	color: #00A3C7;
	font-weight: bolder;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Prod_price {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.button_buy {
	padding: 2px;
	border-style: none;
	background-color: #00A3C7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


.Error {
	color: #FF0000;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.button_select {
	padding: 2px;
	border-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.prod_border {
	border: 2px dotted #432D17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.Prod_priceBold {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
body {
	width:98%
}



.liten_vit {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.Cat_Prodtitle_mini {
	color: #000000;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.Left_Menu_SUBTitle_none {
	font-family: "Arial Rounded MT Bold";
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-weight: bolder;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}



-->