#main_welcome_top {
	background: #ffffff url(images/main_welcome_top.png) no-repeat top left;
	width: 488px;
	height: 24px;
	margin: -8px 0 0 0;
	padding: 0;
	display: block;
}
#main_welcome {
	background: #ffffff url(images/main_welcome.png) repeat-y 10px 0px;
	padding: 10px 10px 10px 10px;
	margin: -10px 0 0 -10px;
	width: 510px;
	display: block;
	overflow: hidden;
}
#main_welcome_foot {
	background: #ffffff url(images/main_welcome_foot.png) no-repeat top left;
	width: 488px;
	height: 24px;
	margin: 0;
	padding: 0;
	display: block;
}
#searchbox {
	padding: 0;
	margin: 5px 0 0 0;
	border: none;
	background: none;
	display: block;
	float: left;
	height: 13px;

}
#searchform {
	padding: 0;
	margin: 0;
}
.ok {
	display: block;
	float: left;
	width: 23px;
	height: 12px;
	padding: 0;
	margin: 5px 0 0 10px;
}
.right_image {
	background: #ffffff url(images/right_image_bg.png);
	text-align:center;
	height:80px;
	width: 160px;
	padding: 10px 0 0 0;
}
.right_intro {
	background: #ffffff url(images/right_intro_bg.png);
	text-align:center;
	width: 160px;
	padding: 5px 0 5px 0;
}
.right_pris {
	background: #ffffff url(images/right_intro_bg.png);
	text-align:right;
	width: 150px;
	padding: 2px 10px 5px 0;
	font-family: Arial Rounded MT, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4b94ff;
}
.right_pris_onsale {
	background: #ffffff url(images/right_intro_bg.png);
	text-align:right;
	width: 150px;
	padding: 2px 10px 5px 0;
	font-family: Arial Rounded MT, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ed1c24;
}

.right_footer {
	background: #ffffff url(images/right_footer_bg.png);
	text-align:right;
	width: 150px;
	height: 22px;
	padding: 2px 10px 0 0;
	margin: 0 0 10px 0;
	color: #b6b6b6;
}
#outer_wrapper {
	width:872px;
	margin: 0 auto; /* Centrera i Firefox */
	background-image:url(images/container_bg.png);
	background-repeat:repeat-y;

}

#wrapper {
	margin: 0 auto; /* Centrera i Firefox */
	width:872px; /* KLUDGE Borde vara 852px; */
	text-align:left;
	position:relative;
	text-align:left;

}

#top {
	float:left;
	width:872px;
	height:275px;
	display: block;
	overflow: hidden;
}

#top_logo {
	float:left;
	width:872px;
	height:275px;
	display: block;
	overflow: hidden;
	background-repeat:no-repeat;
}

#top_logo_click {
	cursor:pointer;
	display: block;
	float: left;
	margin-left:40px;
	margin-top:80px;
	width:120px;
	height:140px;
}

#top_menu {
	float:right;
	background-repeat:no-repeat;
	background-position:top right;
	width:327px;
	height:74px;
	display: block;
	overflow: hidden;
	margin: 198px 0 0 0;
	padding: 0;
}

#top_menu_left a{
	width:70px;
	height: 70px;
	display: block;
	float:left;
}

#top_menu_right a{
	font-family: Arial Rounded, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}

#top_menu_right {
	float: left;
	font-family: Arial Rounded, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}

#top_menu_right_search {
	width: 208px;
	height: 22px;
	display: block;
	padding: 0 0 0 40px;
	margin: 0;
	overflow: hidden;
}

#top_menu_right_menu {
	width: 237px;
	height:20px;
	padding: 4px 0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	display: block;
	overflow: hidden;
}

#top_menu_right_cart {
	font-size:1.1em;
	font-weight:bold;
	width: 238px;
	height:22px;
	display: block;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 4px 0 0 10px;
}

#main {
	font-size:1.2em;
	width: 872px;
}
#main_content_header {
	width: 872px;
	height: 44px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	background: #ffffff url(images/main_content_header_bg.png) no-repeat top left;
}
#main_top {
	width:100%;
	height:96px;
	background-repeat:no-repeat;
}



#main_left_menu {
	width:181px;
	float:left;
	display: block;
	overflow: hidden;
}

#main_left_menu_products {
	width:134px;
	padding-left:28px;
}

#main_left_menu_newsletter {
	background-image:url(images/nyhetsbrev_bg.png);
	font-size:11px;
	font-weight:bold;
	width: 160px;
	height: 56px;
	padding: 118px 0 0 0;
	margin: 10px 0 0 15px;
	color:#FFFFFF;
}

#main_left_content {
	width: 490px;
	float: left;
	padding: 10px 10px 10px 10px;
	display: block;
	overflow: hidden;
}

#main_right {
	width:175px;
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 6px;
	overflow: hidden;
}

#footer {
	font-size:1.1em;
	width:772px;
	padding: 3px 0 0 0;
	height:75px;
	margin: 0 auto; /* Centrera i Firefox */
	background-image:url(images/footer_bg.png);
	text-align:left;
	padding-left:100px;
}