﻿html
{
	font-size:x-small;
}

body
{
	color:#222;
	font-family:Verdana,Arial,Helvetica;
	margin-left:0px;
	margin-top:0px;
	background-color:#ffffff;
}

a:link, a:active, a:hover, a:visited
{
	color:#222;
	border:0;
}

p
{
	line-height:1.4em;
	margin-top:0px;
	margin-bottom:15px;/*Required for same look in Firefox and IE*/
}

.blaha
{
  background-color:#eee;height:18px;margin:0;margin-left:-5px;font-size:10px;border:1px solid #cdcdcd;font-size:10px;
}

.blaha2
{
  margin:0;border:1px solid #cdcdcd;font-size:10px;height:14px
}

hr
{
	border:none;
	border-top:1px solid #bababa;
	height:1px;
	margin-top:auto;
	margin-bottom:auto;
}

img
{
	display:inline;
	border:0;
}

h1
{
	margin-top:0px;
}

.SlimFit
{
    margin:0;
    padding:0;
}

.LeftFloat
{
	float:left;
}

.RightFloat
{
	float:right;
}

.H1Header
{
	font-size:150%;
	font-family:Arial,Sans-Serif;
	/*color:#2E4D7B;*/
	color: #333333;
}

.TextBold
{
	font-weight:bold;
}

.MainContainer
{
	width:960px;
	margin:0px auto 0px auto;
}

.HeaderContainer
{
	/*min-height:100px;*/
	/*background-color:Silver;*/
	/*height: 64px;*/
	position:relative;
	/*background-image: url(/images/faelt_header.jpg);*/
	/*background-image: url(/stored_images/RANDOM_TOP_IMAGE);*/
}

.MenuBar
{
  position:relative;
  width:938px;
  border:1px solid #cdcdcd;
  height:18px;
  margin-top:6px
}

.MenuBar .MenuBarLeft
{
  position:absolute;
  left:-1px;
  top:-1px;
  background-image:url(/images/menu-bar-left.gif);
  width:8px;
  height:20px;
}

.MenuBar .MenuBarRight
{
  position:absolute;
  right:-1px;
  top:-1px;
  background-image:url(/images/menu-bar-right.gif);
  width:8px;
  height:20px
}

.MenuBar div.MenuBarContents
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
}

.MenuContainer
{
	float:left;
	width:176px;
	height:100%;
	margin-top: 7px;
}

.ContentAndRightContainer
{
	float:left;
	width:780px;
	height:100%;
	margin-left: -4px;
}

.ContentContainer
{
	float:left;
	width:580px;
	height:100%;
}

.RightContainer
{
	float:left;
	width:185px;
	height:100%;
	margin-left: 6px;
}

.FooterContainer
{
	height:100px;
	/*background-color:Silver;*/
}

.ClearBoth
{
	clear:both;
}

.MenuHeader
{
	/*background-color:#2E4D7B;*/
	background-color: #fff;
	/*border:1px solid #2F4F4F;*/
	border-top: 1px solid #cdcdcd;
	/*color:white;*/
	color: #999;
	cursor:pointer;
	font-family:Arial,Sans-Serif;
	font-size:110%;
	font-weight:bold;
	margin-top:1px;
	padding:3px;
	width:166px;
}

.MenuHeader a
{
	background:transparent none repeat scroll 0%;
	color:#FFFFFF;
	text-decoration:none;
}

.MenuHeader a:hover
{
	background:transparent none repeat scroll 0%;
	text-decoration:underline;
}

.MenuHeaderSelected
{
	/*background-color:#5078B3;*/
	background-color: #fafafa;
	/*border:1px solid #2F4F4F;*/
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	/*color:white;*/
	color:#333;
	cursor:pointer;
	font-family:Arial,Sans-Serif;
	font-size:110%;
	font-weight:bold;
	margin-top:1px;
	padding:3px;
	width:166px;
}

.MenuHeaderSelected a
{
	background:transparent none repeat scroll 0%;
	color:#FFFFFF;
	text-decoration:none;
}

.MenuHeaderSelected a:hover
{
	background:transparent none repeat scroll 0%;
	text-decoration:underline;
}

.MenuContent
{
	/*background-color:#D3DEEF;*/
	background-color: #fff;
	/*border-bottom: 1px solid #cdcdcd;*/
	padding:5px 5px 5px 0px;
}

.TreeView 
{
	font-size:100%;
	font-family:Arial,Sans-Serif;
	font-weight:normal;
}

.TreeViewNode 
{
	/*color:#2E4D7B;*/
	color: #333333;
	cursor:pointer;
}

.TreeViewNodeSelected
{
	font-weight:bold;
}

.ProductList {
    padding:0;
    margin:0;
    margin-left: 8px;
    margin-top: 8px;
}

.foo
{
  right:6px;
}

.foo2
{
  position:absolute;bottom:0px;right:4px;
}

.ProductList li
{
	display: inline;
	float: left;
	width: 170px;
	height: 130px;
	margin: 0px;
	padding: 6px;
	display: block;
}

.ProductList li.grid1
{
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.ProductList li.grid2
{
    border-bottom: 1px solid #cdcdcd;
}

.ProductList li .ProductListInnerContents
{
  position:relative;
  width:170px;
  height:130px;
  overflow:hidden;
}

.ProductListProductName, .ProductListProductName a
{
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
    color:#333333;
}

.ProductListProductImage
{
    float:left;
    height:100px;
    margin-right:2px;
}

.ProductListPriceAndBuy
{
    position:absolute;
    right: 0px;
    bottom: 0px;
    color: #c00;
}

/*
.ProductList li .ProductListInnerProductName
{
  position: absolute;
  left: 0;
  top: 6px;
  width:170px;
  margin:0;
  padding:0;
  z-index: 10;
}

.ProductList li .ProductListInnerProductName a
{
  margin: 4px;
  margin-right: 0;
  padding: 0px;
  text-decoration: none;
  font-size: 11px;
}

.ProductList li .ProductListInnerProductImage
{
  position: absolute;
  height: 100px;
  left: 0px;
  bottom: 22px;
  margin:0;
  padding:0;
  z-index: 5;
}

.ProductList li .ProductListInnerProductInformation
{
  position: absolute;
  width: 80px;
  height: 94px;
  right: 4px;
  bottom: 22px;
}

.ProductList li .ProductListInnerProductLinks
{
  position: absolute;
  width: 162px;
  left: 4px;
  bottom: 2px;
}*/

.Cart {
    margin:0;
    padding:0;
    position:relative;
    height: 20px;
    background-image: url(/images/btn_bg.png);
    margin-bottom: -8px;
    z-index:100;
    width:176px;
}

.Cart .Left {
    width:10px;
    height:20px;
    background-image: url(/images/btn_left.png);
    position: absolute;
    left:0;
    top:0;
}

.Cart .ShoppingCart {
    width:22px;
    height:20px;
    background-image: url(/images/shopping_cart.png);
    position:absolute;
    left:10px;
    top:0;
}

.Cart .Contents {
    margin: 4px;
    margin-left: 34px;
    font-size: 10px;
    font-family: Verdana;
    font-weight:bold;
    /*color: #444;*/
    color: #fff;
    padding-top: 4px;
}

.Cart .Contents a {
    font-size: 10px;
    font-family: Verdana;
    font-weight:bold;
    /* color: #444; */
    color: #fff;
    text-decoration: none;
}

.Cart .Right {
    width: 10px;
    height: 20px;
    background-image: url(/images/btn_right.png);
    position: absolute;
    right:0;
    top:0;
}

.Cart .Expanded {
    position:absolute;
    width:400px;
    left:-380px;
    top:24px;
    padding:4px;
    border:1px solid #cdcdcd;
    z-index:100;
    background-color:White;
    /*filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;*/
}

.Box {
    margin:0;
    padding:0;
    margin-bottom: -8px;
}

.Box .Header {
    margin:0;
    padding:0;
    height:20px;
    width:100%;
    background-image: url(/images/head_bg.png);
    background-repeat: repeat-x;
    position: relative;
}

.Box .Header p {
    margin: 4px;
    margin-left: 10px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    /*color: #444;*/
    color: #fff;
    padding-top: 3px;
}

.Box .Header .Left {
    width:10px;
    height:20px;
    background-image: url(/images/head_left.png);
    position: absolute;
    left: 0;
    top: 0;
}

.Box .Header .Right {
    width:10px;
    height:20px;
    background-image: url(/images/head_right.png);
    position: absolute;
    right: 0;
    top: 0;
}

.Box .Contents {
    padding: 6px;
    margin: 0px;
    border: 1px solid #cdcdcd;
    position:relative;
}

.Box .Contents_Contents {
    width: 570px;
}

.LoginBox {
    width: 300px;
    padding:0;
    margin:0;
    margin-left: auto;
    margin-right: auto;
}

.LoginBox div { margin:0; padding:0; }

.LoginBox .Key {
    float: left;
    width: 150px;
    font-weight: bold;
}

.LoginBox input.Value {
    float: left;
    width: 148px;
    border: 1px solid #555;
    font-size: 10px;
    margin:0;
    padding:0;
}

.LoginBox textarea.Value {
    float: left;
    width: 148px;
    border: 1px solid #555;
    font-size: 10px;
    margin:0;
    padding:0;
}

.BigBasket {
    margin: 8px;
    padding: 0;
}

.BigBasket div {
    margin:0;
    padding:0;
}

.BigBasket .BigHeader {
    background-color: #f5f5f5;
    border-bottom: 1px solid #cdcdcd;
    font-weight: bold;
    height: 18px;
    padding-left: 12px;
    padding-top: 6px;
}

.BigBasket .BasketRow {
    border-bottom: 1px solid #cdcdcd;
    height: 18px;
    padding-left: 12px;
    padding-top: 6px;
}

.BigBasket .Count {
    float: left;
    width: 60px;
}

.BigBasket .Count input {
    font-size: 10px;
    border: 1px solid #cdcdcd;
    width: 25px;
    margin-top: -3px;
}

.BigBasket .Name {
    float: left;
    width: 200px;
}

.BigBasket .Cost {
    float: left;
    width: 130px;
    text-align: right;
    margin-right: 12px;
    font-style: italic;
}

.BigBasket .Total {
    float: left;
    width: 90px;
}

.BigBasket .Tools {
    float: right;
    width: 50px;
}

.ProductBottomBar
{
  position:absolute;
  left:164px;
  bottom:6px;
  width:420px;
}

/* Block divs */

.BlockContainer
{
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0;
  padding: 0;
  width: 100%;
  height:100%;
  z-index: 1000;
}

.BlockTransparent
{
  position: fixed;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: #999;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}

.BlockOpaqueContainer
{
  position: relative;
  margin: 0 auto;
  padding-top: 200px;
  z-index: 1002;
}

.BlockOpaque
{
  position: relative;
  margin: 0 auto;
  width: 300px;
  border: 1px solid #999;
  padding: 12px;
  z-index: 1002;
  background-color: #fff;
  text-align: center;
}

.BlockText
{
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center;
  width: 300px;
}

.BlockImage
{
  margin: 0 auto;
}

.MenuLink
{
    float: left;
    height: 15px;
    margin-top: 1px;
    text-decoration: none;
    position: relative;
    cursor: default;
    color: #305930;
}

.MenuLink a
{
    color: #305930;
    text-decoration: none;
}

.MenuLink a:hover
{
    text-decoration: underline;
}

.MenuLink p, ._MenuSubLink p
{
    /* Denna är för länkar man inte får trycka på */
    padding: 0;
    margin: 0;
    color: #999;
}

.MenuLinkSeparator
{
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    border-left: 1px solid #cdcdcd;
    height:18px;
    margin-top: -2px;
    cursor: default;
}

.MenuSubContents
{
    position: absolute;
    left: -7px;
    top: 15px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    width: 120px;
    font-size: 9px;
    display: none;
    color: #333;
}

.MenuSubLink
{
    width: 110px;
    padding: 4px;
    margin: 1px;
    color: #333;
    position: relative;
    cursor: default;
}

.MenuSubLink a
{
    color: #333;
}

.MenuSubLink:hover
{
    background-color: #efefef;
}