/* CSS Document */

body, html, div, ul, li, p, h1, h2, h3, form, img{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background:#987856;
	min-width:1050px; /* Prevent information from becoming unreachable */
	font-family:Verdana,"Trebuchet MS", "Monotype Corsiva", tahoma;
	font-size:9px;
	color:#836445;
	width:1050px;
}
img {
	border:0px;
	float:left;
	margin:0px 5px 0px 0px;
}
a {
	color:#333333;
}
select {
	font-size:9px;
}
div#content{
	position:absolute;
	left:50%;
	margin:0px 0px 0px -525px;
	width:1050px;
	text-align:left;
}
div#headerwrap {
	margin:0px 0px 0px 0px;
	background:#836445 url('../images/header.gif') no-repeat;
	height:121px;
}
div#header {
}

div#menuwrap {
	background:#836445 url('../images/menu.gif') no-repeat;
	height:21px;
}
div#menu {
}

div#submenuwrap{
	padding:50px 0px 0px 50px;
	width:156px;
	clear:both;
	float:left;
}
div#submenu{
	font-weight:bold;
}

div#mainwrap {
	background:#836445 url('../images/main_bg.gif') repeat-y;
}
div#main {
	background:transparent url('../images/main_top.gif') top center no-repeat;
}

div#information {
	float:left;
	margin:0px 0px 0px 10px;
	width:780px;
}

div#footerwrap {
	clear:both;
	background:#836445 url('../images/footer-aaa.gif') no-repeat;
	margin:0 auto;
	height:83px;
}
div#footer {
	text-align:center;
	padding:60px 0px 0px 0px;
	color:#ddd6b2;
}

/* 
	Text CSS 
*/
div#menu h2, div#footer h2, div#main h2{
	display:none;
}
div#header li:hover {
	color:#00CCFF;
	cursor:pointer;
}
div#cart {
	padding:50px 0px 0px 800px;
}
div#cart p{
	margin:0px 0px 5px 0px;
	color:#4b3117;
}
div#cart a{
	font-weight:bold;
}
div#cart span{
	color:#000;
}
div#submenu ul {
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
div#submenu li {
	list-style:none;
	margin:3px 0px 0px 0px;
	height:14px;
}
div#submenu span{
	padding:1px 0px 0px 20px;
}
div#submenu div.active{
	background:transparent url('../images/submenu_active2.gif') no-repeat;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
}
div#submenu div.active a{
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
div#submenu a.subactive{
	color:#333;
	font-weight:bold;
}

div#submenu a.subinactive{
	color:#000;
}
div#submenu div.inactive{
	background:transparent url('../images/submenu_inactive.png') no-repeat;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	text-decoration:none;
}
div#submenu a{
	text-decoration:none;
	color:#836445;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	text-decoration:none;
}
div#submenu li a:hover{
	text-decoration:none;
	color:#333;
}

div#productmenu{
	background:#efeae4;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	display:block;
}

div#productmenu li{
	padding:0px 0px 2px 20px;
}

div.lastitem{
	background:transparent url('../images/submenu_active_bottom.gif') bottom right no-repeat;
	height:15px;
	padding:0 0 5px 15px;
	margin: 0 0 3px 0;
}
div#footer b, div#footer a{
	font-weight:bold;
	color:#ddd6b2;
	text-decoration:none;
}
div#footer span.left{
	padding:0px 0px 0px 80px;
}
div#footer span.right{
	padding:0px 90px 0px 0px;
}

/* Menu */
div#menu ul {
	padding:0px 0px 0px 70px;
}
div#menu li {
	list-style: none;
	display:block;
	float:left;
	height:21px;
}
div#menu span {
	display:none;
}
div#menu a {
	display:block;
}
.butiken a{ width:78px; height:21px;}
.grossist a{ width:78px; height:21px;}
.kontakt a{ width:78px; height:21px;}
.kundtjanst a{ width:78px; height:21px;}
.lankar a{ width:78px; height:21px;}
.medlem a{ width:78px; height:21px;}
.aterforsaljare a {height:21px;}
.en a{ margin:0px 0px 0px 78px; width:20px; height:21px;
	background:transparent url('../images/lang_EN.jpg') no-repeat;}
.se a{ margin:0px 0px 0px 100px;  width:20px; height:21px;
	background:transparent url('../images/lang_SE.jpg') no-repeat;}
	
.butiken 
{
	background:transparent url('../images/button_om_oss.gif') no-repeat;
	width:51px;
}
.grossist {
	background:transparent url('../images/button_grossist.gif') no-repeat;
	width:78px;
}
.kontakt {
	background:transparent url('../images/button_kontakt.gif') no-repeat;
	width:77px;
}
.kundtjanst {
	background:transparent url('../images/button_kundtjanst.gif') no-repeat;
	width:104px;
}
.lankar {
	background:transparent url('../images/storlekar.gif') no-repeat;
	width:81px;
}
.aterforsaljare
{
	background:transparent url('../images/headerbutton_aktuellt.gif') no-repeat;
	width:80px;
}
.medlem {
	background:transparent url('../images/button_medlem.gif') no-repeat;
	width:71px;
}
.seperator {
	background:transparent url('../images/button_seperator.gif') no-repeat;
	width:10px;
}

/* Common Classes */
div.empty{
	clear:both;
	background:transparent url('../images/content_bottom_empty.gif') no-repeat;
	height:40px;
}
h1{
	float:left;
	width:90px;
	height:90px;
	padding:20px 0px 0px 80px;
}
h1 a{
	vertical-align:middle;
	display:block;
	width:90px;
	height:90px;

}
h1 span{
	display:none;

}
div.buy, div.buyinfo{
	clear:both;
	background:transparent url('../images/content_bottom.gif') no-repeat;
	height:40px;
}
div.buy a{
	float:right;
	display:block;
	width:80px;
	height:35px;

}
div.buy span, div.buyinfo span{
	display:none;
}
div.buyinfo a{
	float:right;
	display:block;
	width:40px;
	height:35px;

}
.firstimage {
	/* width:100px; */
}
.clear { clear:both }
.left { float:left; clear:right; }
.right { float:right;}

table#measures
{
	float:left;
	border-collapse: collapse;
}

table#measures td
{
	border: 1px solid #C3AC8E;
	padding: 0.3em 0.5em 0.1em 0.3em
}

#abc_measures,
#washing_advices
{
	clear: both;
	margin: 0.5em;
}