.color-resten {
	color: #b6f606;
}

.color-af {
	color: #f96c03;
}

body {
	background: #080808 url(../img/bg.gif);
	margin: 0;
	padding: 0;
}

body, table {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #393939;
}

input, textarea { 
}

.normal {
	padding: 12px 22px 0 22px;
	height: 100%;
	overflow: hidden;
	clear: both;
}



.dela {
	padding: 0px 22px 0 22px;
	clear: both;
}

a img {
	border: none;
}

h1 {
	font-family: arial narrow, verdana, sans-serif;
	font-size: 24px;
	color: #393939;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb;
}

/* Bild classer */

img.textonleft {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}

img.textonright {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
}

img.border-img {
	border: 6px solid #fff;
}

img.textonleft-border {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	border: 6px solid #fff;
}

img.textonright-border {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
	border: 6px solid #fff;
}

/* Länk classer */

a {

	color: black;
}

a.green {
	color: #a4cc37;
	text-decoration: none;
	border-bottom: 1px dotted #fa4cc37;
	font-weight: bold;
}

a.orange {
	color: #f96c03;
	text-decoration: none;
	border-bottom: 1px dotted #f96c03;
	font-weight: bold;
}

a.arrow-grey {
	background: url(../img/grey_pil_right.gif) no-repeat left;
	padding: 0 0 0 8px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}

a.arrow-darkgrey {
	background: url(../img/green_pil_right.gif) no-repeat left;
	padding: 0 0 0 8px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.grey-prick {
	background: url(../img/white_prick.gif) no-repeat left;
	padding: 0 0 0 8px;
	color: #fff;
	text-decoration: none;
}

span.rub, span.rub div {
	line-height: 20px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
}
span.rub {
	background: url(../img/green_pil_down.gif) no-repeat left;
	padding: 1px 0 0 20px;
	display: block;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 8px 0;
	margin: 0;
	line-height: 1.4em;
}

div#container {
	width: 990px;
	margin: 0 auto;
	background: #212121 url(../img/bg_content.gif) repeat-y center;
	height: 100%;
	overflow: hidden;
}

div#left {
	background-color: #fff;
	float: left;
}

div#content {
	float: right;
	width: 836px;
}

div.breadcrumbs {
	width: 836px;
	background: #fff;
}

div#content-left {
	width: 616px;
	background-color: #fff;
	float: left;
}

ul.leftmeny, ul.leftmeny-l2 {
	margin: 0;
	padding: 0;
	list-style: none;
}


ul.leftmeny-l3 {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

ul.rightmeny-l2, ul.rightmeny-l1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.leftmeny-item {
	width: 154px;
	padding: 0 0 0 0px;
}

li.leftmeny-l2-item {
	width: 154px;
	padding: 0 0 0 0px;
	margin: 0;
	list-style-type: none;
	
}

li.leftmeny-l3-item {
	width: 154px;
	padding: 0 0 0 0px;
}

li.leftmeny-item a.l1 {
	font-family: arial narrow;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
}

li.leftmeny-item a.l1-active {
	font-family: arial narrow;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
}

li.leftmeny-l3-item a.l3 {
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	padding: 0 0 0 28px;
	background: url(../img/meny_bg_l3_prick.gif) no-repeat top left;
}

li.leftmeny-l3-item a.l3-active {
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	padding: 0 0 0 28px;
	background: url(../img/meny_bg_l3_prick.gif) no-repeat top left;
}

li.leftmeny-l3-item a.l3:hover {
	text-decoration: underline;
}

li.leftmeny-l3-item a.l3-active:hover {
	text-decoration: underline;
}

li.leftmeny-item-1004482 {
	background: url(../img/meny_bg_resten.gif) no-repeat top left;
}

li.leftmeny-item-1004483 {
	background: url(../img/meny_bg_resten.gif) no-repeat top left;
}

li.leftmeny-item-1004484 {
	background: url(../img/meny_bg_resten.gif) no-repeat top left;
}

li.leftmeny-item-1004485 {
	background: url(../img/meny_bg_resten.gif) no-repeat top left;
}

li.leftmeny-item-1004486 {
	background: url(../img/meny_bg_af.gif) no-repeat top left;
}

ul.topmeny {
	width: 615px;
	background: #373737 url(../img/bg_breadcrumbs.gif) repeat-x;
	border-bottom: 1px solid #232323;
	border-top: 1px solid #8d8d8d;
	border-left: 1px solid #636363;
	list-type: none;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
}

li.topmeny-item {
	float: left;
	padding: 0 8px 0 8px;
	height: 20px;
	line-height: 20px;
	background: url(../img/topmeny_divider.gif) no-repeat right;
}

li.topmeny-item-last {
	float: left;
	padding: 0 8px 0 8px;
	height: 20px;
	line-height: 20px;
}

li.topmeny-item a, li.topmeny-item-last a {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

li.topmeny-item a.active, li.topmeny-item-last a.active {
	text-decoration: underline;
}

ul.footermeny {
	width: 990px;
	list-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	height: 20px;
	list-style: none;
}

ul.footermeny li.footer-item {
	float: right;
	padding: 0 8px 0 8px;
	height: 20px;
	line-height: 20px;
	background: url(../img/bottommeny_divider.gif) no-repeat right;
}

ul.footermeny li.footer-item-last {
	float: right;
	padding: 0 8px 0 8px;
	height: 20px;
	line-height: 20px;
}

ul.footermeny li.footer-item a, ul.footermeny li.footer-item-last a {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
}

div#content-right {
	float: right;
	width: 220px;
}

/* Search */

div.search-title {
	width: 219px;
	height: 20px;
	background: #373737 url(../img/bg_breadcrumbs.gif) repeat-x;
	border-bottom: 1px solid #232323;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #636363;
}

.search-box {
	background: #5a5a5a;
	border-bottom: 1px solid #383838;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #444444;
	border-left: 1px solid #7d7d7d;
	padding: 10px 9px;
	height: 24px;
}

form#searchform {
	margin: 0;
	padding: 0;
}

form#searchform .searchBox {
	width: 140px;
}

.search-reseller {
	background: #5a5a5a;
	border-bottom: 1px solid #383838;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #444444;
	border-left: 1px solid #7d7d7d;
	padding: 3px 14px 5px 3px;
	text-align: right;
}

.module-search {
	padding: 9px 22px 0 22px;
}

/* Search slut */

.usch {
	width: 616px;
	overflow: hidden;
}

div#footer {
	width: 990px;
	margin: 0 auto;
}

/* 4-box-title */
.four-box {
	overflow: hidden;
	border-collapse: collapse;
	border: 0;
	width: 616px;
}

.box-title {
	width: 153px;
	height: 23px;
	background: #393939 url(../img/box_bg_title.gif) repeat-x;
	border-right: 1px solid #191919;
	border-left: 1px solid #454545;
}

.box-image {
	width: 154px;
	overflow: hidden;
	border: 0;
}

.box-link-mc, .box-link-tillb, .box-link-mx, .box-link-atv {
	width: 154px;
	background: url(../img/box_bg.gif) no-repeat;
	height: 22px;
	border-bottom: #232323 1px solid;
	color: #fff;
}

span.link, span.link div, span.link-box, span.link-color, span.link-color div {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
}

span.link a, span.link div a, span.link-box a, span.link-color a, span.link-color div a {
	line-height: 20px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 0px;
}

span.link {
	background: url(../img/grey_pil_down.gif) no-repeat left;
	padding: 0 0 0 20px;
	display: block;
	line-height: 22px;
}

span.link-color {
	padding: 0 0 0 20px;
	display: block;
}

/* puff */

div.puff-title {
	background: #393939 url(../img/puff_title.gif) no-repeat right;
	/*border-bottom: 1px solid #232323;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #2b2b2b;
	border-left: 1px solid #636363;*/
	height: 23px;
}

div.puff-image {
	background: #fff;
	color: #000;
}

div.puff-link{
	background: #393939 url(../img/puff_link.gif) repeat-x;
	/*border-bottom: 1px solid #232323;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #2b2b2b;
	border-left: 1px solid #636363;*/
	height: 22px;
}

/* brödsmulor */

div.breadcrumbs {
	color: #393939;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	text-transform: lowercase;
	padding: 0 8px;
	width:820px;
}

div.breadcrumbs a {
	text-decoration: none;
}

/* titel */

div.title {
	height: 22px;
	line-height: 22px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
}

span.title-rub {
	padding: 2px 0 0 20px;
	display: block;
}


/* prod-box */

.prod {
	width: 572px;
	overflow: hidden;
	padding: 15px 22px;
}

.prod-box {
	overflow: hidden;
	border-collapse: collapse;
	border: 0;
	width: 572px;
}

/* .prod-rub färgen i respektive css */
.prod-rub {
	width: 143px;
	height: 22px;
	background: #fff;
	font-weight: bold;
}

.prod-image {
	width: 143px;
	overflow: hidden;
	border: 0;
	text-align: center;
}

.gallery-list {
	display: none;
}
/* Main news */
/* News */

div.news-title {
	width: 220px;
	height: 22px;
	background: #393939 url(../img/bg_title.gif) no-repeat;
}

div.news-start-box {
	background: #fff;
	border-bottom: 1px solid #908f8b;
	border-top: 1px solid #ebebe6;
	border-right: 1px solid #afaeaa;
	border-left: 1px solid #ebebe6;
	padding: 10px 9px;
	height: 146px;
	font-size: 11px;
}

a.news-start-link {
	text-decoration: none;
	color: #393939;
}

a:hover.news-start-link {
	text-decoration: underline;
}

ul.news-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.news-list li.news-list-item {
	background: #ada999 url(../img/bg_news_list.gif) no-repeat;
	padding: 3px 10px 5px 10px;
	height: 15px;
}

ul.news-list li.news-list-item-active {
	background: #ada999 url(../img/bg_news_list_active.gif) no-repeat;
	padding: 3px 10px 5px 10px;
}

ul.news-list-sub {
	margin: 0 0 0 0;
	*margin: 0 -10px 0 -10px;
	padding: 0;
	list-style: none;
	background: #bdb9ad url(../img/bg-news-list-item-sub.gif);
	font-size: 11px;
}

ul.news-list-sub li.news-list-item-sub {
	padding: 2px 10px 2px 20px;
	*padding: 2px 10px 2px 20px;
	*margin: 4px 0 0 0;
	list-style-type: none;
}

/* News slut */
/* Nyhets meny categorier */



.news-categories {
	color: #393939 !important;
	text-transform: lowercase;
	font-size: 11px;
}

.news-cat {
	margin: 7px 24px 7px 22px;
}


.news-streck-first {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #393939;
}

.news-streck {
	text-decoration: none;
	padding: 0 3px 0 7px;
	border-left: 1px solid #e7e5e1;
	color: #393939;
}

.news-streck-active {
	text-decoration: underline;
	padding: 0 3px 0 7px;
	border-left: 1px solid #e7e5e1;
	color: #f96c03;
}

/* Nyhets meny sida */

.news-sida {
	float: right;
	text-transform: lowercase;
	font-size: 11px;
}

.sida-streck-first, .sida-streck-active-first {
	padding: 0 1px 0 2px;
	color: #f96c03;
}

.sida-streck, .sida-streck-active {
	padding: 0 2px 0 4px;
	border-left: 1px solid #e7e5e1;
	color: #f96c03;
}

.sida-streck, .sida-streck-first {
	text-decoration: none;
}

.sida-streck-active, .sida-streck-active-first {
	text-decoration: underline;
}

/* Nyhetsblock */

.news-block {
	background: #000 url(../img/newsblock_top.gif) no-repeat;
	padding: 6px 12px 7px 12px;
	color: white;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}

.news-ruta {
	background-color: #ebebeb;
	padding: 5px 12px 5px 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #969696;
	border-left: 1px solid #efefef;
	height: 100%;
	overflow: hidden;				
}

.news-ruta a {
	color: #f96c03;
	text-decoration: none;
	border-bottom: 1px dotted #f96c03;
	font-weight: bold;		
}

div.news-block a.arrow-top {
	background: url(../img/green_pil_up.gif) no-repeat left;
	padding: 0 0 3px 10px;
	color: #fff;
	text-decoration: underline;
}

.news-title-text {
	font-size: 14px;
	font-weight: bold;
}

.news-title-categories {
	font-size: 10px;
}

.news-title-date {
	margin: 3px 0 0 0;
	display: block;
	color: #cccccc !important;
}

/* Main news slut */

/* bottom meny start */

div#bottom-menu {
	border-top: 1px solid #ebebeb;
	margin: 20px 20px 0 20px;
	padding: 10px 0 0 0;
	height: 100%;
	overflow: hidden;
}

ul.bottommeny {
	list-type: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.bottommeny li.bottom-item {
	float: left;
	display: block;
	padding: 0 8px 0 8px;
	line-height: 10px;
	color: #ebebeb;
	border-right: 1px solid #ebebeb;
}

ul.bottommeny li.bottom-item-last {
	float: left;
	display: block;
	padding: 0 8px 0 8px;
	line-height: 10px;
	color: #ebebeb;
}

ul.bottommeny li.bottom-item a, ul.bottommeny li.bottom-item-last  a {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
	color: #43492a;
}

/* Bottom meny slut*/

/* Tipsa start */

div#tipsa {
	overflow: hidden;
	height: 0;
	clear: both;
	padding: 15px 0 0 8px;
}

.ruta {
	border: 1px solid #000;
	width: 200px;
}

.tips-form td {
	padding: 3px 10px 3px 0;
}

/* Tipsa slut*/

/* Formulär start */

.module-form {
	padding: 0 20px;
}

/* Formulär slut */


/* ÅF-karta */

.af-karta {
	padding: 0 0 0 20px;
}
