html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}

div#erbjudande {
padding: 0px;
margin-top: 0px;
margin-left: -45px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
.cl_b {
  clear:both;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#header .div2_5 {
  background-image: url('/image/device.png');
  width:248px;
  height:70px;
  float:left;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
}
#header .div3 a {
	margin-left: 15px;
	padding: 1px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .top_menu_item {
  margin-top:2px;
  float:right;
}
#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#header .div6 {
	clear: both;
	margin-bottom: 1px;
}
#header .div6 .left,
#footer .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right,
#footer .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center,
#footer .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#footer .div6 .center {
	padding-top: 10px;
	height: 22px;
}
#header .div6 .left2,
#footer .div6 .left2 {
	background: url('../image/header_3_left.png') no-repeat;
	width: 285px;
	height: 9px;
	float: left;
}
#header .div6 .right2,
#footer .div6 .right2 {
	background: url('../image/header_3_right.png') no-repeat;
	width: 285px;
	height: 9px;
	float: right;
}
#header .div6 .center2,
#footer .div6 .center2 {
	background: url('../image/header_3_center.png') repeat-x;
	height: 9px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left;
	margin-top: 2px;
}
#header img.guide_title {
  margin-top:12px;
  margin-right:10px;
}
#header img.guide_button {
  margin-top:3px;
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	float:left;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	height: 13px;
	color: #000000;
  margin-top:7px;
  padding-bottom:3px;
  max-width:520px;
  overflow:hidden;
  white-space: nowrap;
}
.switcher {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_left .div10 {
  margin-top:8px;
}
#column_left .div10 img.payment{
  margin-top:8px;
  margin-left:9px;
}
.box1 .top {
	background: url('../image/column_left_box_top.png') no-repeat;
	width: 180px;
	height: 8px;
}
.box1 .bottom {
	background: url('../image/column_left_box_bottom.png') no-repeat;
	width: 180px;
	height: 8px;
}
.box2 .top {
	background: url('../image/column_right_box_top.png') no-repeat;
	width: 177px;
	height: 7px;
}
.box2 .bottom {
	background: url('../image/column_right_box_bottom.png') no-repeat;
	width: 176px;
	height: 7px;
}
.box2_bottom
{
	background: url('../image/product_button_shaddow.png') no-repeat;
	width: 176px;
	height: 7px;
	z-index:-2;
}
.fr {
  float:right;
}
#column_left .box1 .bottom {
	margin-top:-2px;
}
#content,
#column_right {
  padding-top:6px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#column_right .right_panel1{
	background: url('../image/right_panel_1.png') no-repeat;
	width: 177px;
	height: 72px;
}
#column_right .right_panel2{
	background: url('../image/right_panel_2.png') no-repeat;
	width: 176px;
	height: 144px;
}
#content {
	margin-left: 200px;
	margin-right: 200px;
	margin-bottom: 10px;
}
#content .top {
  width:100%;
  text-align:center;
}
#content h1.product_title {
	padding: 8px 0px 8px 7px;
	margin-left:10px;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	padding: 8px 0px;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	background: #FFFFFF;
	padding: 0px;
	min-height: 380px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: url('../image/chk_btns_bg.png') top right no-repeat;
	height:51px;
	padding: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	height: 31px;
	margin-bottom: 0px;
}
.tabs table td{
	padding: 6px 10px 7px 10px;
	margin-right: 2px;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs table td a{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
td.tab_description {
  width:83px;
}
td.tab_image {
  width:79px;
}
td.tab_review {
  width:109px;
}
td.tab_related {
  width:188px;
}
.tab_page {
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#upon_footer {
	width: 100%;
	height:31px;
	background: url('../image/footer_strange_shadow.png') 202px 0px no-repeat;
}
#footer {
	width: 100%;
	clear: both;
	position:relative;
}
#footer #marken {
	position:absolute;
	right:-30px;
	top:-6px;
	width:104px;
	height:75px;
	background: url('../image/marken.png') no-repeat;
}
#footer .information {
  width:100%;
  text-align:center;
}
#footer .information a{
  margin-left:8px;
}
#breadcrumb a:visited,
#breadcrumb a:link,
#breadcrumb a:hover,
#footer .information a,
#footer .information a:visited,
#footer .information a:link,
#footer .information a:hover{
  color:#555555;
}
#breadcrumb a:hover {
  text-decoration:underline;
}

#footer .div6 {
	border-top: 1px solid #DDDDDD;
}
#footer .div7 {
  margin-top:10px;
}
#footer .div7 .banner {
  float:left;
  margin-left:12px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category div.list {
	margin: 0px;
	list-style:none;
  padding:0px;
}
#category div.sub div.sub_bottom{
	background: url('../image/category_bg3.png') no-repeat;
	height:2px;
	margin-top:-2px;
}
#category div.sub {
  padding:10px 0px 0px 0px;
}
#category div.cat_sub{
  padding:3px 0px;
  min-height:15px;
}
#category div.cat_main div.list-item{
  float:left;
  width:25px;
  height:32px;
}
#category div.cat_64 div.list-item {
	background: url('../image/cat_64.png') no-repeat;
}
#category div.cat_65 div.list-item {
	background: url('../image/cat_65.png') no-repeat;
}
#category div.cat_66 div.list-item {
	background: url('../image/cat_66.png') no-repeat;
}
#category div.cat_68 div.list-item {
	background: url('../image/cat_68.png') no-repeat;
}
#category div.cat_67 div.list-item {
	background: url('../image/cat_67.png') no-repeat;
}
#category div.cat_44 div.list-item {
	background: url('../image/cat_44.png') no-repeat;
}
#category div.cat_46 div.list-item {
	background: url('../image/cat_46.png') no-repeat;
}
#category div.cat_35 div.list-item {
	background: url('../image/cat_35.png') no-repeat;
}
#category div.cat_119 div.list-item {
	background: url('../image/cat_119.png') no-repeat;
}
#category div.active.cat_64 div.list-item {
	background: url('../image/cat_64_a.png') no-repeat;
}
#category div.active.cat_65 div.list-item {
	background: url('../image/cat_65_a.png') no-repeat;
}
#category div.active.cat_66 div.list-item {
	background: url('../image/cat_66_a.png') no-repeat;
}
#category div.active.cat_68 div.list-item {
	background: url('../image/cat_68_a.png') no-repeat;
}
#category div.active.cat_67 div.list-item {
	background: url('../image/cat_67_a.png') no-repeat;
}
#category div.active.cat_44 div.list-item {
	background: url('../image/cat_44_a.png') no-repeat;
}
#category div.active.cat_46 div.list-item {
	background: url('../image/cat_46_a.png') no-repeat;
}
#category div.active.cat_35 div.list-item {
	background: url('../image/cat_35_a.png') no-repeat;
}
#category div.active.cat_119 div.list-item {
	background: url('../image/cat_119_a.png') no-repeat;
}
#category div.cat_sub div.list-item{
  float:left;
  width:6px;
  height:6px;
  margin:5px 10px 0 30px;
	background: url('../image/bullet_3.png') no-repeat !important;
}
#category div.cat_sub.active div.list-item{
	background: url('../image/bullet_4.png') no-repeat !important;
}
#category div.cat_main{
  width:180px;
  min-height:33px;
  margin:0px 0px 2px 0px;
  padding:0px;
	background: url('../image/category_bg.png') no-repeat;
}
#category div.cat_sub{
	background: url('../image/category_bg2.png') left bottom no-repeat;
}
#category div.cat_main div.link {
  padding-top:8px;
  padding-left:46px;
}
#category div.cat_sub div.link {
  margin-left:0px;
  padding-top:0px;
}
#category div.cat_sub a,
#category div.cat_sub a:link,
#category div.cat_sub a:visited,
#category div.cat_sub a:hover {
  color:#888888;
}
#category div.cat_sub a.active,
#category div.cat_sub a.active:link,
#category div.cat_sub a.active:visited,
#category div.cat_sub a.active:hover,
#category a,
#category a:link,
#category a:visited,
#category a:hover {
  text-decoration:none;
  color:#000000;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#module_cart .top{
  width:176px;
  height:45px;
	background: url('../image/basket_top.png') no-repeat;
}
#module_cart .middle1{
  width:176px;
	background: url('../image/basket_middle.png') repeat-y;
}
#module_cart .bottom1{
  width:176px;
  height:46px;
	background: url('../image/basket_bottom.png') no-repeat;
}
div.product_info2{
  width:285px;
  height:27px;
	background: url('../image/product_info_bg.png') no-repeat;
  padding-top:11px;
}
div.product_info{
  width:285px;
  min-height:16px;
	background: url('../image/product_info_bg3.png') repeat-y;
  padding-top:1px;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #e1e1e1;
}
div.product_info .left,
div.product_info2 .left{
  float:left;
  width:100px;
  margin-left:10px;
}
div.product_info .right {
  margin-left:110px;
}
div.product_info1{
  width:285px;
  height:24px;
	background: url('../image/product_info_bg3.png') repeat-y;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #e1e1e1;
  padding-top:8px;
  padding-bottom:10px;
}
div.product_info1 .left{
  float:left;
  margin-left:10px;
}
.cart_th_delimiter{
  height:32px;
  width:3px;
	background: url('../image/checkout_th_delimiter.png') no-repeat;
	float:right;
}
table.cart th {
  height:32px;
  border-spacing:0px;
	background: url('../image/checkout_table_header.png') repeat-x;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.checkout_top {
  width:570px;
  height:34px;
	background: url('../image/checkout_title.png') no-repeat;
}
.account_login_2 {
  width:570px;
  height:204px;
  padding-top:26px;
	background: url('../image/login_bg_2.png') no-repeat;
}
.account_login_guest {
  width:570px;
  height:204px;
  padding-top:27px;
	background: url('../image/login_bg.png') no-repeat;
}
.account_login_guest .login_guestleft {
  width:266px;
  height:100%;
}
.account_login_guest .login_guestright {
  width:304px;
  height:100%;
}
.account_login_guest .login_guestleft div{
  float:right;
  margin-right:40px;
}
.account_login_guest .login_guestleft div a{
  margin-right:5px;
}
.account_login_guest .login_guestright div{
  float:left;
  margin-left:40px;
}
.account_login_guest .login_guestright div a{
  margin-left:5px;
}
