﻿@media print{

body {	
    background-color: #f3f3f3;
    background-image: url(images/background.png);
    background-position: center top;
    background-repeat: no-repeat;
}

body, input, textarea, select, .normaltekst {
	font-family: Arial !important;
	font-size: 15px !important;
	line-height: 150% !important;
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; } 
/* Hide from IE Mac \*/ 
.clearfix { display: block; } 
/* End hide from IE Mac */ 
    
img, a img {
    border: 0;
}

a:link, a:visited, a:active {
    color: black;
    text-decoration: none;
}

h1 {
	font-size: 22px;
	text-transform: uppercase;
	color: #666666;
}
 
h2 {
	font-size: 14px;
	color: #333333;
}

.green {
	color: #afc330;
}

.horDivide {
	width: 100%;
	height: 2px;
	background-image: url(images/horline.png);
	background-repeat: repeat-x;
}

.horGrey {
	float:left;
	height: 2px;
	background-image: url(images/horlinegray.png);
	background-repeat: repeat-x;
}

.verGrey {
	height: 100%;
	background-image: url(images/verlinegray.png);
	background-repeat: repeat-y;
	background-position: left;
}

.verGreyRight {
	height: 100%;
	background-image: url(images/verlinegray.png);
	background-repeat: repeat-y;
	background-position: 75%;
}

.textbox {
	padding: 0;
	border: solid 1px #cacaca;
}
   
/* #### LAYOUT #### */

#construct {
    width: 980px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
}

#banner {
    display:none;
	height: 70px;
	width: 980px;
	background-image: url(images/topbanner.png);
	background-repeat: no-repeat;
}

#menuBar {
    display: none;
	height: 30px;
	width: 980px;
	background-image: url(images/menubar.png);
	background-repeat: no-repeat;
}

.menuLink {
	float: left;
	padding: 6px 24px 6px 24px;
	text-transform: uppercase;
}

.menuLink .selected {
	color: #838383;
}

.menu a.selected {
	color: #838383;
}

.selected {
	color: #838383;
}

#content {
	background-image: url(images/subback.png);
    background-repeat: repeat-x;
}

/* #### DEFAULT #### */

#centerFront {
}

#leftCenter {
	float: left;
	height: 350px;
	width: 735px;
	background-image: url(images/frontimg.jpg);
	background-repeat: no-repeat;
}

#rightCenter {
	float: left;
	height: 350px;
	width: 235px;
	padding-right: 10px;
	background-image: url(images/rightBack.png);
	background-repeat: no-repeat;
}

.frontNews {
	position: relative;
	width: 240px;
	height: 115px;
}

.newsTitle {
	position: absolute;
	top: 18px;
	font-size: 17px;
	color: White;
	margin-left: 10px;
}

.newsTextTop {
	position: absolute;
	top: 65px;
	color: White;
	font-size: 10px;
	margin-left: 10px;
}

.newsText {
	position: absolute;
	top: 47px;
	color: White;
	font-size: 10px;
	margin-left: 10px;
}

.smallBoxNews {
	position: absolute;
	top: 35px;
	left: 170px;
	float: right;
	width: 60px;
	height: 70px;
	border: solid 1px black;
}

.imgFront {
	float: left;
	height: 160px;
	width: 975px;
	padding-left: 5px;
	background-image: url(images/imgbar.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

.frontBox {
	position: relative;
	float: left;
	width: 170px;
	height: 150px;
}

.boxBig {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 152px;
	height: 94px;
	z-index: 5;
	background-color: White;
}

.boxSmall {
	position: absolute;
	top: 65px;
	left: 5px;
	width: 50px;
	height: 65px;
	z-index: 10;
	background-color: Gray;
}

.boxText {
	position: absolute;
	top: 125px;
	left: 55px;
	width: 90px;
	height: 28px;
	padding: 5px 0 0 10px;
	color: #424243;
	font-size: 13px;
	z-index: 15;
}

.frontContact {
	position: relative;
	float: right;
	width: 235px;
	height: 150px;
	margin-top: 10px;
}

.smallBox {
	position: absolute;
	top: 22px;
	left: 160px;
	float: right;
	width: 60px;
	height: 70px;
	border: solid 1px black;
}

#bottomFront {
	float:left;
	height: 30px;
	width: 100%;
	background-image: url(images/bottomback.png);
	background-repeat: repeat-x;
	color: #6f726b;
	display: none;
}

/* #### STANDARD #### */

#subContent {
	position: relative;
	
    width: 960px;
    margin-top: 0px;
    padding: 5px 10px 10px 10px;
}

#menu {
    display:none;
	float: left;
	width: 174px;
	min-height: 300px;
    font-size: 12px;
    padding-top: 15px;
}

#menu div {
    display:none;
}

#main {
	float: left;
	height: inherit;
}

#top {
	float: right;
	width: 776px;
	height: 64px;
	padding-left: 14px;
	margin-left: 5px;
}

#ctl00_cph_duerher_pnlDuErHer {
    display:none;
}

#rightTop {
    display: none!important;
	position: relative;
	float: right;
	height: 25px;
	width: 175px;
	margin: 35px 0 5px 0;
	padding-left: 20px;
}

#stdContent {
	float: left;
	width: 1000px!important;
	margin-top: 10px;
}

.pageTitle {
	float: left;
	width: 900px!important;
	font-size: 17px;
	color: #333333;
}

.pageText {
	float:left;
	width: 900px!important;
	margin: 10px 0 10px 15px;
	font-size: 15px;
	color: #333333;
}

.pageImg {
	float: left;
	width: 370px;
	margin: 10px 0 10px 15px;
}

.stdContact {
    display:none!important;
	float: right;
	width: 185px;
	margin: 10px 0 0 0;
	padding: 60px 0 0 15px;
}

#foot {
    display:none!important;
	bottom: 5px;
	width: 100%;
	height: 15px;
	margin-top: 10px;
	color: #6f726b;
}

#footProd {
    display: none;
}

/* #### CONTACT #### */

.contactTitle {
	float: left;
	height: 30px;
	width: 125px;
	font-size: 17px;
}

.contactText {
	float: left;
	height: 60px;
	width: 125px;
	font-size: 12px;
	margin-bottom: 15px;
}

.smallBoxContact {
	float: right;
	width: 58px;
	height: 70px;
	margin-top: 20px;
	border: solid 1px black;
}

.contactBox {
	width: 186px;
	height: 16px;
}

/* #### PRODUCT #### */

#tabHolder {
	vertical-align: bottom;
	margin: 10px 0 10px 0;
	width: 550px;
}

div.websidetabs {
	height: 25px;
	font-weight: bold;
	color: black;
}

div.websidetabs div {
    float:left;
    height:18px;
    width: 95px;
	padding: 7px 1px 1px 12px;
}


.tabContent {
    display:block;
    padding: 15px 10px 10px 20px; 
    background-color: #9b9b9b;
}

.product {
	float: left;
	width: 800px!important;
	height: 180px;
	margin: 10px 0 0 10px;
}

.productImg {
	float: left;
	width: 155px;
	height: 100%;
	overflow: hidden;
	margin: 10px 0 0 5px;
}

.productText {
	float: left;
	width: 550px!important;
	height: 100%;
	margin-left: 10px;
	border: none!important;
}

.prodTitle {
	float: left;
	width: 700px!important;
	margin: 10px 0 10px 15px;
	font-size: 17px;
	color: #333333;
}

a:link>img {
    display:none;
}

.productTitle {
	font-size: 24px;
	color: #666666;
	margin: 10px 0 20px 0;
}

.productContent {
    width: 550px;
	margin-bottom: 15px;
}

.productContent a img {
    display: none;
}

.productContent a:link {
    display:none;
}

.productHidden {
	margin-top: 10px;
	display: none;
}

/* #### PARTNER #### */

.partner {
	float: left;
	width: 800px!important;
	height: 180px;
	margin: 10px 0 0 10px;
}

.partnerImg {
	float: left;
	width: 155px;
	height: 100%;
	overflow: hidden;
	margin: 10px 0 0 5px;
}

.partnerText {
	float: left;
	width: 550px!important;
	height: 100%;
	margin-left: 10px;
	border: none!important;
}

.partnerTitle {
	float: left;
	width: 700px!important;
	margin: 10px 0 10px 15px;
	font-size: 17px;
	color: #333333;
}

.contactBox {
	color: Gray;
}

/* #### CATEGORY #### */

.category .product_image {
    width:150px;
    height:150px;
    float:left;
    text-align:center;    
}

.category .product_image h3 {
    margin:auto;    
}

.category .product_text {
    width:300px;
    float:left;
    margin-right:15px;
}

.product_title {
    
}

.category .product_text .ingress
{
    height:80px;
    overflow:hidden;
}

.product_price {
    font-size: 17px;
}


/* ### NYHETER ### */


.katLink{
	text-decoration: none;
}

.katLinkSelected a:link{
	text-decoration: none;
}


/* ### SEARCH ### */

.resultTitle{
	text-decoration: underline;
}

.searchBack {
	float:left;
	width: 555px;
	background-image: url(images/searchBack.png);
	background-repeat: repeat-y;
	background-position:center;
}
}
