﻿/*

    CSS Document


    Site: Bergmans Möbler
    URL: http://www.bergmansmobler.se
    Author: PS Kommunikation
    Version: 2.0

    Date: 2009.08.30

*/

/*

BODY {
	font-size:62.5%;     
    font-family:Arial, Verdana, sans-serif;
    color:#434343;
}
H1, H2, H3 {
    font-family:Georgia, serif;	
	font-weight:normal; 	
	text-align:left;
	color:#232323    
}
H1 {
    font-size:32pt;  
    line-height:normal;
    margin:0 0 12pt 0;
}
H2 {
    font-size:16pt;
    font-weight:bold; 
    margin:0 0 0.2pt 0;
}
H3 {
    font-size:1.2pt;
    font-weight:bold; 
    margin:0 0 0.1pt 0;
}
P {
    font-size:1.2pt;
	line-height:1.5pt;
    margin:0 0 1.8pt 0;
    font-weight:normal;
}
A {
    color:#434343;
    text-decoration:underline;
}
*/

B0DY { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
H1 {
    font-size:20pt; 
	margin: 1.5pt 0 3pt 0;
}
H2 {
	font-size:14pt;
	margin-bottom:3pt;
}
H3 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3pt;
}
P, UL, LI {
	font-size:10pt; 
	margin-bottom:9pt;
}
P {
    line-height:13pt;
}
IMG {
    margin-bottom:0.5em;
}
div#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#Logo {
	margin-bottom:40pt;
}

DIV#Content {
    width:auto;
    float:left;
    display:inline;
}

DIV#Footer,
DIV#Helpnav, 
DIV#Mainnav, 
DIV#Subnav, 
DIV#Tabnav, 
DIV#Breadcrumbs, 
UL#Pagetools, 
DIV#GoogleMap, 
DIV#MoreOptions, 
.Paging, 
DIV#ShoppingListRemove,
FIELDSET,
DIV#Production {display: none;}

/* ShoppingList */
DIV.ShoppingList {
    margin:0 8px 0 8px;
    padding:10px 0 10px 0px;
    text-align:center;
    border-bottom:solid 1px #eaeaea;
}
DIV.ShoppingList DIV {
    float:left;
}
DIV#ShoppingListCounter {
    margin:0 15px 0 0;
    width:50px;
}
DIV#ShoppingListCounter P {
    color:#acacac;
    font-family: Georgia, serif;
    font-size:26pt;
    margin:0 0 0 10px;
    padding:0;
}
DIV#ShoppingListImage {
    width:65px;
}
DIV#ShoppingListDescription {
    width:300px;
}
DIV#ShoppingListDescription h3 {
   margin:10px 0 0 0;
}
DIV#ShoppingListDescription P {
    color:#a30573;      
    font-family: Georgia, serif;
    line-height:normal;     
    margin:5px 0 0 0;
    text-align:left;
    padding:0;
}
DIV#ShoppingListRemove P {
    margin:20 0 0 0;
} 
DIV#ShoppingListRemove A {
    text-decoration:none;
    color:#999;
} 
.Clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.Clearfix {display:inline-block; clear:both;}
/* Hides from IE-mac \*/
* html .Clearfix {height:1%;}
.Clearfix {display:block;}
/* End hide from IE-mac */