
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tabeller behöver fortfarande 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background:url(../images/bg_body.png) repeat 0 0;
	color:#9a817a;
	font-family:"Calibri",geneva,arial,helvetica,sans-serif;
	font-size:.85em;
	line-height:1.5em;
	height:100%;
	text-align:center;
}
body.body_bestall {
	background:none;
	text-align:left;
	height:100%;
}
#wrapper {
	width:805px;
	margin:0 auto;
	padding:30px 0;
	text-align:left;
}

#maincontainer, #logo, #content, #copy, #productimages, #snabbfakta, #anvandartips, #column, #content_blogg {
	float:left;
}

#maincontainer {
	position:relative;
}
#flagga_se a, #flagga_eng a {
	position:absolute;
	top:40px;
	left:550px;
	width:14px;
	height:10px;
	text-indent:-9999px;
}
#flagga_se a {
	background:url(../images/_se.png) no-repeat 0 0;
}
#flagga_eng a {
	background:url(../images/_eng.png) no-repeat 0 0;
}
#main {
	width:600px;
	background:url(../images/bg_main.png) repeat-y 0 0;
}
#top, #bottom {
	width:600px;
	height:30px;
	display:block;	
}
#bottom {
	width:600px;
	display:block;	
	height:85px;
}
#top {
	background:url(../images/main_top.png) no-repeat 0 0;
}
#bottom {
	background:url(../images/main_bottom.png) no-repeat 0 0;
}
#logo {
	background:url(../images/logotyp.png) no-repeat 35px 0;
	width:83px;
	height:150px;
}
#logo ul, #logo li {
	list-style-type:none;
}
#logo li {
	text-indent:-9999px;
}
#logo li a {
	display:block;
	height:150px;
	width:78px;
}
#logo li a:hover {
	background:transparent;
	background-color:transparent;
}
#content {
	width:445px;
	margin:0 0 0 50px;
}
#content_blogg {
	width:445px;
	margin:0 0 0 50px;
	min-height:765px;
}
#copy {
	margin-right:10px;
	width:165px;
}
#productimages {
	width:270px;
	height:275px;
	overflow:hidden;
	z-index:30;
}
#knapp_bestall {
	margin-top:10px;
	text-align:center;
	cursor:pointer;
}

#snabbfakta_anvandartips {
	background:url(../images/bg_snabbfakta_anvandartips.png) repeat-y 212px 0;
	margin-top:40px;
	font-size:.9em;
}
#snabbfakta {
	width:190px;
	margin-right:55px;
}
#anvandartips {
	width:190px;
}
#footer {
	padding-top:30px;
	background:url(../images/footer_bg.png) no-repeat 120px 22px;
	font-size:.8em;
	text-align:center;
}
#footer p {
	margin-left:50px;
}


/* ----------

Högerkolumn

---------- */

#column {
	width:200px;
}
div.box {
	background:url(../images/right_box_bg.png) no-repeat 0 0;
	padding:9px 10px 0 10px;
	overflow:hidden;
}
div.box_bottom {
	background:url(../images/right_box_bottom.png) no-repeat 0 0;
	height:14px;
}
#af {
	padding:0 10px;
	height:160px;
}
#af ul, #af li {
	list-style-type:none;
}
#af li {
	
}
#omdomen {
	height:160px;
}
#popup_content {
	padding-left:140px;
	width:24px;
	background:url(../images/bg_popup.png) no-repeat 0 0;
}
#blogg {
	padding:0 10px;
	height:160px;
}
#blogg ul, #blogg li {
	list-style-type:none;
}
/*#blogg li:first-child {
	border-top:1px dashed #9a817a;
}*/
#blogg li {
	border-bottom:1px dashed #9a817a;
	padding:3px 0;
}
#adress {
	padding:0 15px;
}

/* ----------

Länkar

---------- */

a, a:link {
	color:#016893/*9a817a*/;
	text-decoration:none;
}
a:active {
	color:#99432b;
}
a:visited {
	color:#004c6c;
}
a:hover {
	background-color:#016893/*9a817a*/;
	color:#fff;
	text-decoration:none;
}

/* ----------

Rubriker och övrig typografi

---------- */

h4,h5,h6 {
	font-weight:bold;
	line-height:1.3em;
	color:#016893;
	letter-spacing:0;
}
h1,h2,h3 {
	text-indent:-9999px;
	line-height:1.3em;
}
h1 {
	background:url(../images/h1_barselen_drottningenar.png) no-repeat 0 0;
	height:31px;
	margin-bottom:30px;
}
h1.eng {
	background:url(../images/h1_eng.png) no-repeat 0 0;
	height:31px;
	margin-bottom:30px;
}
#content_blogg h3 {
	font-size:1.2em;
	text-indent:0;
	margin:20px 0 15px 0;
	background:none;
	height:auto;
}
#content_blogg h3 a {
	font-size:1.4em;
	text-indent:0;
	margin:20px 0 15px 0;
	background:none;
	height:auto;
}
#content_blogg h3 a:hover {
	background-color:#016893/*9a817a*/;
	color:#fff;
	text-decoration:none;
}
h2 {
	background:url(../images/h2_hej.png) no-repeat 0 0;
	height:42px;
	margin-bottom:10px;
}
#content_blogg h2 {
	font-size:1.8em;
	text-indent:0;
	margin-bottom:15px;
	background:none;
	height:auto;
}
h3.produktinfo, h3.anvandning {
	margin-bottom:5px;
	height:18px;
}
div#respond h3 a {
	font-size:14px;
}
h3.produktinfo { background:url(../images/h3_produktinfo.png) no-repeat 0 0; }
h3.anvandning { background:url(../images/h3_anvandning.png) no-repeat 0 0; }
h4 {
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	color:#9a817a;
	border-bottom:1px dashed #9a817a;
	margin-bottom:10px;
	padding:3px;
	text-transform:uppercase;
}
h5 {
	font-size:1.2em;
	color:#016893;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
}
h6 {
	font-size:1em;
	color:#016893;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
}

/* ----------

Engelska rubriker

---------- */

h2.eng {
	background:url(../images/h2_hi.png) no-repeat 0 0;
	height:42px;
	margin-bottom:10px;
}
h3.productinfo, h3.usertips {
	margin-bottom:5px;
	height:18px;
}
h3.productinfo { background:url(../images/h3_productinfo.png) no-repeat 0 0; }
h3.usertips { background:url(../images/h3_usertips.png) no-repeat 0 0; }



/* ----------

Beställ

---------- */

#bestall {
	width:300px;
	color:#9a817a;
	min-height:500px;
}
#bestall ol {
	margin-left:15px;
}
#bestall form fieldset {
	padding:15px;
}
#bestall form legend {
	padding:10px;
	font-weight:bold;
}
#bestall p.bestallknapp {
	text-align:center;	
}
#bestall input[type="button"] {
	margin-top:10px;
	padding:5px 3px 5px 3px;
}
#bestall form label {
	font-size:1.2em;
	display:block;
	margin-bottom:4px;
	margin-top:6px;
	font-family:"Calibri",Geneva,Arial,Sans-serif;
	font-weight:bold;
}
#bestall form textarea {
	font-family:"Calibri",Geneva,Arial,Sans-serif;
	font-size:1.1em;
	width:300px;
	padding:3px;
}
#bestall form input.textfield {
	font-family:"Calibri",Geneva,Arial,Sans-serif;
	font-size:1.1em;
	width:300px;
	padding:3px;
}
#bestall form input.textfield:focus, #bestall form textarea:focus {
	border:1px solid #4ac0f2;
}
#bestall form label {
	display:inline;	
}
#bestall form input.radiobtn {
	display:inline;	
}
p.submit {
	text-align:center;
}
p.betalinfo {
	font-size:0.9em;
}
p.byte_och_returer {
	border:1px solid #00638f;
	background-color:#e8f5f5;
	padding:10px;
	color:#000;
	font-size:.85em;
	margin-bottom:10px;
}
p.byte_och_returer strong {
	color:#00638f;
}

/* ----------

Återförsäljare

---------- */
#butiker {
	width:200px;
	color:#9a817a;
	min-height:400px;
}
#butiker ul, #butiker li {
	list-style:none;
}
#butiker li {
	margin-bottom:15px;
}

#map {
	display:block;
	width:550px;
	height:350px;
}
#adr { display:none; height:180px; }
#com { display:none; }

/* ----------

Övrigt

---------- */

cite {
	font-weight:normal;
}
a img {
	border:0;
	display:block;
}
p.bold_georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
}
p.red {
	color:#f00;
}
div.clear {
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
}

/* ----------

Kundomdömen

---------- */

#kundomdomen {
width: 180px;
height:180px;
/*border: 1px ridge #ccc;*/
background-color:none;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
font-weight:bold;
font-style:italic;
}

#kundomdomen div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:none;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

/* ----------

Kundomdömen

---------- */

#entry {
	margin-bottom:25px;
}

.navigation {
	margin-bottom:20px;
}
/*small {
	font-size:.85em;
}*/
.postmetadata {
	font-size:.85em;
	margin:15px 0 25px 0;
}
#content_blogg textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding:4px;
}
#content_blogg input[type="text"] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding:2px;
	margin-bottom:4px;
}
.alignright {
	float: right;
	padding-left:10px;
}

.alignleft {
	float: left;
	padding-right:10px;
}
img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}
