/* @override 
	http://localhost/kunde/schjodt/v3/Shut/EysDummy/css/print.css
	http://10.10.53.148/kunde/schjodt/v3/Shut/EysDummy/css/print.css
	http://10.10.53.148/kunde/schjodt/v3/Shut/EysDummy/css/print-preview.css
	http://schjodt.no/sites/default/themes/shut/css/print-preview.css
*/

body {
	background: white;
	color: #111;
	margin: 0 5%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

div {
	float: none;
}

#nav,
#global,
.readMore,
.categories {
	display: none;
}

.secondary a:after,
.main a:after {
	content:  " (" attr(href) ") ";
	color: #520;
	font-size: 90%;
	font-weight: normal;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

a[href^="/"]:after {
	content: " (http://www.schjodt.no" attr(href) ") ";
	font-size: 80%;
}

a[href^="mailto"]:after {
	content: "";
}

a {
	color: #111;
	text-decoration: none;
}

h1 {
	padding-bottom: 0.3cm;
	margin-bottom: 1cm;
	border-bottom: 2px solid #b5ae66;
	text-align: center;
}
	
	h1 a {
		display: none;
		visibility: hidden;
	}
	
	#h1 img {
		display: block;
		width: 209px;
		height: 36px;
	}

h3 {
	margin: 0 0 0.0cm 0;
}


h4 {
	margin: 0 0 0.0cm 0;
}

.date {
	font-size: 90%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

p {
	margin: 0.1cm 0 0.5cm 0;
}

.secondary,
#footer {
	border-top: 1pt solid #b5ae66;
}

a img {
	border: 0;
}

#previewHelp {
	margin: 10px 30px;
	padding: 13px 10px 0 10px;
	border: 2px solid #ddd;
	text-align: center;
	background: #fffcd9;
	}
	
	#previewHelp p {
		font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; 
		font-size: 1.2em;
		color: #333;
	}
	
	#previewHelp a {
		background: transparent;
		color: #0063DC;
		text-decoration: underline;
		padding: 0 2px;
	}
	
	#previewHelp a:hover {
		color: #fff;
		background: #0063DC;
		text-decoration: underline;
	}
	
.searchresult .search-form{	display: none;
	visibility: hidden;}

.pager{	display: none;
	visibility: hidden;}

/* @group Contact */
body.contact .content {
	overflow: hidden;
}

body.contact .col {
	float: left;
	clear: left;
	width: 100%;
}

.contact div.contact {
	margin-bottom: 1cm;
	float: left;
	width: 49%;
}

body.contact p {
	margin: 0;
}


/* @end */

/* @group Employees list */
#employees li {
	list-style: none;
	border-top: 1pt solid #b5ae66;
	clear: left;
	margin-bottom: 0.5cm;
	page-break-inside: avoid; /* Only works for Opera */
}

dd.photo {
	float: right;
	margin: 0;
}

dt.name {
	font-weight: bold;
}

#employees h4 {
	font-weight: normal;
}

a.cv,
dd.arrow {
	display: none;
}

#employees .extra-info {
	display: block !important; /* Need !important to override inline css created by jQuery */
	min-height: 80pt;
}

#employees dd.photo img {
	margin-top: 3pt !important; /* Need !important to override inline css created by jQuery */
}

.secretary .email {
	float: left;
	clear: left;
}

/* @end */

/* @group CV */
div.cv dt {
	width: 10em;
	float: left;
	clear: left;
}
	div.cv dt.name {
		float: none;
		width: auto;
	}
	
	div.cv .extra-info dd {
		margin-left: 10em;
	}
	div.cv .extra-info ul {
		padding: 0;
		margin-left: 0;
	}
	
	div.cv .extra-info li {
		list-style: none;
	}
	
	
.tel span.type {
	display: none;
}

.titletown {
	display: none;
}

/* @end */


