﻿/*
		Lantmannen Unibake
		Styles: Print

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	text-align: center;
	background-color: white;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	background-image: none;
	}
#page {
	text-align: left;
	background-image: none;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	}
h1,h2,h3{line-height: normal; display: inline; margin: 0; font-family: Times New Roman;}
#header,
.footer,
#pageRelated,
.accessibility,
.print{
	display: none;
	}
#content{background-image: none;}	
	
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
		Content elements
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* ------ Product page ------ */
.productPrint {
    margin-top: 60px;
    float: left;   
}
#productPage #page {
    width: 700px;   
}
.columnOne,
.columnTwo{
	width: 45%;
	float: left;
	overflow: hidden;
	}
.columnOne{margin-right: 20px;}
.mainInformation h1{
		display: block; 
		margin-bottom: 8px;
		width: 492px;
		}
#productPage .mainInformation {width: 100%; margin-bottom: 50px; overflow: hidden;}
.mainInformation div{width: 200px; float: left;}
.mainInformation img.brand{float: left; margin-right: 20px;}
.box {margin-bottom: 20px; width: 100%;}
.box table {margin-top: 3px; width: 100%;}
.box p{margin-top: 3px;}		
.box h2{font-size: 20px;}
.countriesLanguages table{width: 100%;}
.countriesLanguages td.second{width: 45%; text-align: center;}
.countriesLanguages td.third{width: 45%; text-align: center;}

.even {
    background-color: #EFEFEF;
}
.storage{margin-top: -10px;}