/* mac hide \*/
/*html,body {height:99%;width:99%;}*/
/* end hide */

body{
	background: #bb123d;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	min-height: 756px; /* for good browsers*/
	min-width: 900px; /* for good browsers*/
}

td {
	color: #000000;
}
ul, li {
	color: #000000;
	margin-left: 10px;
	padding-left: 2px;
}
.clear{ clear:both;}
.black{
	color: #000;
}
h1 {
	color: #d21243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	vertical-align: top;
}
h2 {
	color: #d21243;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 18px;*/
	font-weight: bold;
/*	line-height: 22px;*/
	font-size:16px;
	line-height: 18px;
	vertical-align: top;
	/*height: 18px;
	margin: 0px;
	padding: 0px;*/
}
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
h4 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
h5 {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
p {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;color: #000000;font-size:13px;line-height: 18px;}/* For tinyMCE compatibility */
img, .no-border {
	border:0;
}
a.mailImage {
	background: url('../img/icon_mail.png') left no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
a.pdfImage {
	background: url('../img/icon_pdf.png') left no-repeat;
	padding-left: 20px;
	height: 20px;
	line-height: 18px;
	white-space: nowrap;
}
a.zipImage {
	background: url('../img/icon_zip.gif') left no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
a.docImage {
	background: url('../img/icon_doc.gif') left no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
a.jpgImage {
	background: url('../img/icon_jpg.png') left no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}
.ingress {
	font-size: 18px;
	line-height: 22px;
	color: #7b7b7b;
/*	border-bottom: 1px dotted #82AE99;*/
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#searchBox {
	background: url('../img/search_bg.png') no-repeat;
	position:relative;
	top:10px;
	float:right;
	height:26px;
}
#lngMenu {
	position:absolute;
	top:170px;
	left:20px;
	float:left;
	height:18px;
}
#lngMenu a img {
	 padding-right:5px;
}
/* wrapper to hold the menu and social links */
#contentLinks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 220px;
	height: auto;
	background: #ffffff;
	margin: 20px 0px 0px 3px;
	float: left;
}
#links {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 32px;
	float: right;
	margin: 20px 0px 0px 0px;
}
#contentInfo {
	width: 641px;
	height: auto;
	margin: 0px 0px 0px 2px; 
	padding: 0px 0px 0px 0px; 
	float: left;
}
#contentInfo #contentText {
	background: #ffffff url(../img/vertical_dotted_line.png) repeat-y left;
	position: relative;
	top: 0px;
	width: 612px;
	height: auto;
	margin: 25px 0px 0px 0px; 
	padding: 0px 0px 10px 20px; 
}
/*#contentInfo #contentText h1,h2,p {
	color: #6a6896;
}*/
/* normal menu */
#normal_menu_holder {
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent;
	height: auto;
	margin:0px 0px 0px 0px; 
	padding:5px 0px 0px 0px; 
	float: left;
}
.menuLink{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
	color : #515151;
	vertical-align : top;
	text-decoration: none;
	background : url(../img/trans_1x1.gif) no-repeat 15px;
	padding-left: 35px;
	display: block;
	border : 0px none #F1F1F1;
}
.menuLink:hover, .menuHover2{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
	color : #d21243;
	text-decoration: none;
	background : url(../img/menu_arrow.png) no-repeat 15px 50%;
	padding-left: 35px;
	border : 0 #f1f1f1;
}
.menuLink:active{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
	color : #d21243;
	text-decoration: none;
	background : url(../img/trans_1x1.gif) no-repeat 15px 50%;
	padding-left: 35px;
	border : 0 #f1f1f1;
}
.menuSubLink{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height : 20px;
	color : #d21243;
	vertical-align : top;
	text-decoration: none;
	background : url(../img/trans_1x1.gif) no-repeat fixed 15px 50%;
	padding-left: 45px;
	display: block;
	border : 0 #f1f1f1;
}
.menuSubLink:hover, .menuSubHover2{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height : 20px;
	color : #d21243;
	text-decoration: none;
	background : url(../img/menu_arrow.png) no-repeat 15px 50%;
	padding-left: 45px;
	border : 0 #f1f1f1;
}
.menuSubLink:active{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height : 20px;
	color : #d21243;
	text-decoration: none;
	background : url(../img/trans_1x1.gif) no-repeat 15px 50%;
	padding-left: 45px;
	border : 0 #f1f1f1;
}
.menuSeparator{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 0px;
	font-weight : normal;
	line-height : 0px;
	color : #515151;
	vertical-align : top;
	background : url(../img/trans_1x1.gif) no-repeat 20px;
	padding-left: 20px;
	display: none;
	border : 0px none #F1F1F1;
}

/* jquery menu start */
#menu_holder {
	background: transparent url(../img/top_menu_bg.png) no-repeat top;
	height: 26px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
#menu {
	position: relative;
	top: 0px;
	left: 0px;
/*	background: #DF011A; */
	/*background-image: url(../img/top_menu_bg.png);
	background-repeat: no-repeat;*/
	/*border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;*/
	width: 760px;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: left;
}


/* remove the list style */
#mydropdown {
	float: left;
	margin:0px 0px 0px 0px; 
	padding:0; 
	list-style:none;
}	
	
/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#mydropdown li {
	float: left;
	display: block;
	height: 26px;
	width: 104px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10000;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	background: transparent url(../img/btn_menu.png) no-repeat top;
}

/* this is the parent menu */
#mydropdown li a {
	display: block;
	padding: 0px 15px 0px 15px;
	/*border-left: 1px solid #B3B3B3;
	border-right: 0px solid #B3B3B3;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	color: white;
	text-align: center;
	background: transparent;
}

#mydropdown li a:hover, #mydropdown li a.menuHover {
	color: #D6D6D6; /*border-left: 1px solid #B3B3B3;
	border-right: 0px solid #B3B3B3;*/
	padding: 0px 15px 0px 15px;
}

/* you can make a different style for default selected value */
#mydropdown a.selected {
	color:#f00;
}

/* submenu, it's hidden by default */
#mydropdown ul {
	position:absolute; 
	left:1px; 
	top: 26px;
/*	background-image:url(../img/submenu_bg.png);
	background-repeat: repeat;*/
	display:none; 
	margin:0 0 0 -1px; 
	padding:0; 
	list-style:none;
}

#mydropdown ul li {
	width:120px; 
	height:25px; 
	line-height:25px; 
	float:left; 
	border-top:0px solid #fff;
}

/* display block will make the link fill the whole area of LI */
#mydropdown ul a {
	display: block;
	font-size: 11px;
	text-align: left;
	border-left: 0px solid #BCBDBF;
	border-right: 0px solid White;
	padding: 0px 0px 0px 15px;
	background: #137C13;
	color: #ffffff;
}

#mydropdown ul a:hover {
	text-decoration: none;
	border-left: 0px solid White;
	border-right: 0px solid White;
	background: #27822D;
}
/* jquery menu end */
#subMenu {
	position: relative;
	top: 0px;
	width: 892px;
	height: 25px;
	margin-left: 8px;
	margin-right: 10px;
	background: #BCBDBF;/* url(../img/content_bg_middle.png) repeat-y top center;*/
	overflow: visible;
	z-index: 10;
}
#subMenu a {
	float: left;
	display: block;
	padding: 0px 0px 0px 15px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #4b4b4d;
	text-align: center;
	background: transparent url(../img/sub_menu_arrow_red.png) no-repeat left;
}
#subMenu a:hover, #subMenu a.menuHover {
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	background: #ffffff url(../img/sub_menu_arrow_red_over.png) no-repeat left;
}
#page {
	height:100%;
	width:100%;
	/*display:table;
	vertical-align:middle;*/
}
#main {
	width: 970px;
	position: relative;
	top: 10px;
/*	min-height: 100%;*/
	background-color: transparent;
	padding: 0px auto 0px auto;
	margin: 0px auto 10px auto;
	/*vertical-align:middle;
	display:table-cell;*/
	height: 700px;
/*	background: transparent url(../img/content_bg_start.png) no-repeat right bottom;*/
/*	background: White url(../img/white_bg.gif);*/
}
#bg {
	width: 1010px;
	height: 700px;
	min-height: 100%;
	padding: 0px 0px 0px 10px;
	/*background: #004894 url(../img/bg.png) repeat-y top;
	border-top: 2px solid #A6A6A6;
	border-left: 2px solid #A6A6A6;
	border-right: 2px solid #5D5D5D;
	border-bottom: 2px solid #5D5D5D;*/
}
#bg #gubbar {
	position: relative;
	bottom: 0px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	width: 1010px;
	height: 700px;
	background: transparent url(../img/content_bg_start.png) no-repeat right bottom;
}
#top {
	height: 280px; /* org 158px */
	width: 900px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../img/logo2.png) no-repeat top;
}
#top #logo {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 900px;
	height:280px;
	margin: 0px 0px 0px 0px;
}
#mainContent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	min-height: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	background: #ffffff;
}
#mainContent #contentbg {
	width: 900px;
	height: 500px;
	padding-left:37px;
	margin: 0px 0px 0px 0px;
}
/*#mainContent #content {
	width: 607px;
	height: 663px;
	padding: 50px 0px 0px 40px;
	background: transparent; 
}*/
#mainHeader {
	position: relative;
	top: 0px;
	width: 920px;
	height: 51px;
	margin: 21px 15px 0px 15px;
	background: #DE001C;
}
#mainHeader h1 {
	font: bold 26px Arial, Helvetica, sans-serif;
	line-height: 51px;
	color: #ffffff;
	padding-left: 38px;
}
/* 1 column page content on fullpage */
#contentFullpage {
	width: 892px;/*892*/
	height: auto;
	float: left;
	padding: 25px 260px 5px 37px;
	margin: 0px 10px 0px 8px;
	position: relative;
	top: 0px; 
	background-color: transparent;
	overflow: hidden;
}
/* start page content */
#contentStartpage {
	position: relative;
	top: 0px; 
	left: 0px;
	width: 970px;/*892*/
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background-color: transparent;
	overflow: hidden;
}
#contentLeft {
	width: 607px; /*892*/
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 40px 40px;
	background-color: transparent;
	color: Black;
}
#contentLeft h1 {
	color: #0C4B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
}
#contentLeft h2 {
	color: #0C4B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
}
#contentRight {
	width: 237px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 50px 40px 0px 30px;
	background-color: transparent;
	color: Black;
}
.rightBox {
	width: 237px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#newsFlash {
	position: relative;
	top: 0px;
	left: 0px;
	width: 312px;
	height: 100px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background: transparent url(../img/news_flash.png) no-repeat center top;
}
#newsFlash p {
	padding: 25px 10px 20px 110px;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
}
/* News links start */
.top {
	width: 237px;
	height: 270px;
	background: transparent url(../img/news_bg_top.png) no-repeat top left; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 48px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.middle {
	width: 237px;
	height: auto;
	min-height: 248px;
	background: transparent url(../img/news_bg_middle.png) repeat-y top left; 
	padding: 0px 90px 0px 25px;
	margin: 0px 0px 0px 0px;
}
.bottom {
	width: 237px;
	height: 28px;
	background: transparent url(../img/news_bg_bottom.png) no-repeat top left; 
}
.news_block {
	width: 237px;
	padding: 0px 0px 10px 0px;
}
.newsHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0C4B8A;
	padding: 0px 50px 0px 0px;
	font-weight: bold;
}
.newsText {
	padding: 0px 50px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
/* News links end */
#footer {
	position: relative;
	top: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 70px;
	width: 900px;
	height: 29px;
	color: #222222;
	background: transparent url(../img/content_bottom_se.gif) no-repeat top;
	font: 12px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
}
#footerText {
	position: relative;
	top: -30px;
}
#footer a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
#author {
	position: relative; 
	top: 0px; 
	width: 900px;
	text-align: left;
	background-color: transparent;
	padding-top: 5px; 
}
#author a {
	font: 10px/10px Arial,Helvetica,sans-serif;
	color: #aaaaaa;
	background-color: transparent;
}
/* Webshop */
.webshopMenuHeader{
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 18px;
	font-weight : bold;
	line-height : 26px;
	color: #333333;
	text-decoration: none;
}
.webshopMenuHeader:hover {
	text-decoration: none;
}
.webshopBasketLink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight : bold;
	line-height : 16px;
	padding-top : 0px;
	text-align : left;
	text-decoration: none;
}
.webshopBasketLink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight : bold;
	line-height : 16px;
	padding-top : 0px;
	text-align : left;
	text-decoration: none;
}
.webshopMenuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
}
.webshopMenuLink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #7e7e7e;
	font-weight : normal;
	line-height : 16px;
	padding-top : 0px;
	text-align : left;
	text-decoration: none;
}
.webshopVerticalLine {
	background-image: url(../img/vertical_dotted_line.gif);
	background-repeat: repeat-y;
	background-position:left center;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 647px;
	height: 300px;
	margin: 0px 333px 0px 0px;
}
#slider-wrapper {
    background:url(../img/slideshow_bg.png) no-repeat;
    width:647px;
    height:278px;
    margin:0 auto;
    padding-top:8px;
    margin-top:14px;
}

#slider {
	position:relative;
    width:628px;
    height:263px;
    margin-left:8px;
	background:url(../tpl/nivoslider/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position: absolute;
	left: 220px;
	bottom: -30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../tpl/nivoslider/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	color: #ffffff;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../tpl/nivoslider/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Arial, sans-serif;
	 font-weight: bold;
	 text-align: center;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* Produkter */
.prodCatOverviewImage {
	width: 140px;
	position: relative;
	float:left;
	padding: 0px 10px 10px 0px;
}
.prodCatOverviewImage a {
	text-decoration: none;
	text-align: center;
	font: normal 10px/14px Arial, Helvetica, sans-serif;
}
/* TinyMCE specific rules */
.mceContentBody {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;*/
/*	color: #212125;*/
	background: #fff url(../img/trans_1x1.gif) no-repeat fixed top center !important;
/*	background-color: #ffffff !important;  */
}
td.mceContentBody {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;*/
/*	color : #212125;*/
	background-color: #ffffff !important;
}
p.mceContentBody {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #444444;*/
	color : #212125;
	background-color: #ffffff !important;
}
h1.mceContentBody {
	color : #212125;
}
h2.mceContentBody {
	color : #212125;
}
.mceContentBody a {
   color: red !important; /* FF requires a important here */
}