*{
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
	border: 0;
	outline: none;
}

body
{
	background-color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}

img
{
	border: 0;
}

h1,h2,h3,h4,p
{
	font-family: arial, verdana, sans-serif;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited
{
	text-decoration: none;
}

h1, h2
{
	font-size: 1.1em;
	margin-bottom: 25px;
}

	body.page-id-6 h2
	{
		margin-bottom: 13px;
	}

	body.page-id-121 h2
	{
		margin-bottom: 20px;
	}

h3
{
	font-size: 1em;
	margin-bottom: 20px;
}

	body.page-id-121 h3
	{
		margin-bottom: 0;
	}

hr
{
	height: 3px;
	background: transparent url(images/menu_bg.png) bottom repeat-x;
	border: 0;
	margin-bottom: 27px;
}

body.page-id-28 h3
{
	margin-top: 10px;
}

p
{
	margin-bottom: 24px;
	line-height: 19px;
}

	body.page-id-6 p
	{
		line-height: 17px;
	}

	body.page-id-121 p
	{
		margin-bottom: 0;
	}

	.ingress
	{
		font-size: 1.1em;
	}

table, tr, td
{
	border: 0;
}

ul
{
	list-style-position: inside;
	margin-bottom: 24px;
}

	ul li
	{
		line-height: 19px;
	}
	
q
{
	font-size: 1.1em;
}

div.top-wrapper, div.mid-wrapper, div.bottom-wrapper
{
	margin-left: 10px;
	margin-right: 10px;
	
	min-width: 900px;
	
	background-color: #ffffff;
} 

div.top-wrapper
{
	margin-top: 10px;
	height: 10px;
}

div.bottom-wrapper
{
	margin-bottom: 10px;
	height: 10px;
}

div#top-left-bg, div#top-right-bg, div#bottom-left-bg, div#bottom-right-bg
{
	width: 10px;
	height: 10px;
}

div#top-left-bg
{
	float: left;
	background: url(images/tl.gif) no-repeat top left;
}

div#top-right-bg
{
	float: right;
	background: url(images/tr.gif) no-repeat top right;
}

div#bottom-left-bg
{
	float: left;
	background: url(images/bl.gif) no-repeat bottom left;
}

div#bottom-right-bg
{
	float: right;
	background: url(images/br.gif) no-repeat bottom right;
}

div#container
{
	margin: auto;
	width: 800px;
	min-height: 900px;
}

div#header
{
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}

	ul#top_bar{
		display: block;
		list-style-type: none;
		margin: 0;
	}
		ul#top_bar li{
			display: block;
			float: right;
			
			margin: 0 0 0 10px;
		}
		
		ul#top_bar li a.facebook
		{
			display: block;
			width: 86px;
			height: 19px;
			
			margin: 0 20px 0 0;
			
			background: transparent url('images/facebook.png') top left no-repeat;
			
			text-indent: -9999px;
		}
		
	
		ul#top_bar li .swedish,
		ul#top_bar li .english,
		ul#top_bar li .polish{
			display: block;
			width: 27px;
			height: 18px;
			
			text-indent: -9999px;
		}
		
		ul#top_bar .swedish.active{
			background: transparent url('images/flags/sv.png') top left no-repeat;
		}
		
		ul#top_bar .swedish.passive{
			background: transparent url('images/flags/sv_transparent.png') top left no-repeat;
		}
		
			ul#top_bar .swedish.passive:hover{
				background: transparent url('images/flags/sv.png') top left no-repeat;
			}
		
		ul#top_bar .english.active{
			background: transparent url('images/flags/en.png') top left no-repeat;
		}
		
		ul#top_bar .english.passive{
			background: transparent url('images/flags/en_transparent.png') top left no-repeat;
		}
		
			ul#top_bar .english.passive:hover{
				background: transparent url('images/flags/en.png') top left no-repeat;
			}
		
		ul#top_bar .polish.active{
			background: transparent url('images/flags/pl.png') top left no-repeat;
		}
		
		ul#top_bar .polish.passive{
			background: transparent url('images/flags/pl_transparent.png') top left no-repeat;
		}
		
			ul#top_bar .polish.passive:hover{
				background: transparent url('images/flags/pl.png') top left no-repeat;
			}

	div#logotype{
		margin: auto;
		width: 140px; 
	}
	
	a#logo
	{
		text-indent: -9999px;
		
		display: block;
		
		width: 179px;
		height: 103px;
		
		margin: 30px 0 0 0;
		
		background: transparent url(images/logo.png) no-repeat;
	}

	div.divmenu
	{
		height: 35px;
		
		margin: auto;
		margin-top: 30px;
		padding-bottom: 2px;
		
		border: none;
		background: transparent url(images/menu_bg.png) bottom repeat-x;
	}
	
		div.divmenu ul{
			list-style-type: none;
		}
		
		div.divmenu ul li{
			display: block;
			float: left;
		}
		
		li.page-item-3 a, 
		li.page-item-6 a, 
		li.page-item-499 a, 
		li.page-item-8 a, 
		li.page-item-10 a, 
		li.page-item-12 a, 
		li.page-item-14 a
		{
			display: block;
			height: 22px;
			text-indent: -9999px;
			padding: 0 15px 0 15px;
		}
		
		/* Hem */
		div.divmenu ul li.page-item-3{
			margin-left: 52px;
		}
		
		li.page-item-3 a
		{
			width: 30px;
			background: transparent url(images/menu/hem.png) center no-repeat;
		}
		
		/* Produkter */
		div.divmenu ul li.page-item-6{
			margin-left: 16px;
		}
		
		li.page-item-6 a
		{
			width: 67px;
			background: transparent url(images/menu/produkter.png) center no-repeat;
		}
		
		body.page-id-6 .page-item-6 a, body.parent-pageid-6 .page-item-6 a
		{
			background: transparent url(images/menu/produkter_strong.png) center no-repeat;
		}
		
		/* Din hy */
		div.divmenu ul li.page-item-499{
			margin-left: 16px;
			padding-top: 5px;
		}
		
		li.page-item-499 a
		{
			background: transparent url(images/menu/din_hy.png) center no-repeat;
			width: 39px;
		}
		
		body.page-id-499 .page-item-499 a, body.parent-pageid-499 .page-item-499 a
		{
			background: transparent url(images/menu/din_hy_strong.png) center no-repeat;
		}
		
		/* Om */
		div.divmenu ul li.page-item-8{
			margin-left: 18px;
		}
		
		li.page-item-8 a
		{
			width: 86px;
			background: transparent url(images/menu/om.png) center no-repeat;
		}
		
		body.parent-pageid-8 .page-item-8 a
		{
			background: transparent url(images/menu/om_strong.png) center no-repeat;
		}
		
		/* Återförsäljare */
		div.divmenu ul li.page-item-10{
			margin-left: 14px;
		}
		
		li.page-item-10 a
		{
			width: 92px;
			background: transparent url(images/menu/aterforsaljare.png) center no-repeat;
		}
		
		body.page-id-10 .page-item-10 a
		{
			background: transparent url(images/menu/aterforsaljare_strong.png) center no-repeat;
		}
		
		/* Press */
		div.divmenu ul li.page-item-12{
			margin-left: 14px;
		}
		
		li.page-item-12 a
		{
			width: 35px;
			background: transparent url(images/menu/press.png) center no-repeat;
		}
		
		body.page-id-12 .page-item-12 a,
		body.parent-pageid-12 .page-item-12 a
		{
			background: transparent url(images/menu/press_strong.png) center no-repeat;
		}
		
		/* Kontakt */
		div.divmenu ul li.page-item-14{
			margin-left: 15px;
		}
		
		li.page-item-14 a
		{
			width: 53px;
			background: transparent url(images/menu/kontakt.png) center no-repeat;
		}
		
		body.page-id-14 .page-item-14 a
		{
			background: transparent url(images/menu/kontakt_strong.png) center no-repeat;
		}
		
		
		/* DROPDOWN FIXES */
		div.divmenu ul li.page-item-6 ul li a, 
		div.divmenu ul li.page-item-8 ul li a,
		div.divmenu ul li.page-item-12 ul li a,
		div.divmenu ul li.page-item-499 ul li a
		{
			background: none;
			text-indent: 0;
			padding: 0 0 0 15px;
			width: 133px;
		}
		
		body.page-id-6 div.divmenu ul li.page-item-6 ul li a, 
		body.parent-pageid-6 div.divmenu ul li.page-item-6 ul li a, 
		body.parent-pageid-8 div.divmenu ul li.page-item-8 ul li a,
		body.page-id-12 div.divmenu ul li.page-item-12 ul li a, 
		body.parent-pageid-12 div.divmenu ul li.page-item-12 ul li a, 
		body.page-id-499 div.divmenu ul li.page-item-499 ul li a, 
		body.parent-pageid-499 div.divmenu ul li.page-item-499 ul li a 
		{
			background: none;
		}
		
		ul.dropdown ul li.page-item-16, ul.dropdown ul li.page-item-137 {
			padding-top: 10px;
		}

		ul.dropdown ul li.page-item-913, ul.dropdown ul li.page-item-142 {
			padding-bottom: 10px;
		}
	
div#content
{
	padding-top: 22px;
	min-height: 800px;
	padding-bottom: 80px;
}

	body.page-id-3 div#content, body.page-id-745 div#content, body.page-id-747 div#content
	{
		padding-top: 22px;
		min-height: 800px;
		padding-bottom: 25px;
	}

	body.page-id-6 div#content
	{
		padding-top: 15px;
	}

div#footer
{
	background: transparent url(images/menu_bg.png) top repeat-x;
	padding-top: 30px;
	padding-bottom: 20px;
	
	width: 100%;
	
	text-align: center;
}

ul.bottomlist
{
	margin: auto;
	margin-top: 0px;
}

li.bottomlist
{
	display: inline;
	font-size: 0.85em;
	
	margin-right: 10px;
}

li.strongitem
{
	font-weight: bold;
}

div.mid_content
{
	padding-bottom: 22px;
	background: transparent url(images/menu_bg.png) bottom repeat-x;
	margin-bottom: 24px;
}

/* Skrivet om M Picaut i Media */
body.page-id-674 table.showcase td{
	padding: 20px 30px 0 0;
}

/* Wordpress edit taggar */

.aligncenter
{
	margin: auto;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.wp-caption
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.ngg-gallery-thumbnail img
{
	padding: 0;
	border: 0;
	margin: 10px;
}

.bottomline
{
	background: transparent url(images/menu_bg.png) bottom left repeat-x;
	padding-top: 10px;
	padding-bottom: 18px;
}

div.fragor_head
{
	font-size: 1.15em;
	margin-bottom: 0;
}

img.contact_mette
{
	margin: 25px 0 23px 0;
}
