/* /home/prodjacobholm/modules/generic/style/print.xml - BEGIN */
/* /home/prodjacobholm/modules/generic/style/print.xml - END *//* /home/prodjacobholm/webapp/modules/website/style/print.xml - BEGIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#headerprintLocation {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
#footerprintLocation {
	display: block;
	float: left;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	height: 100px;
}
#headerwrapLocation, #searchLocation, #sidebarLocation, #footerLocation {
	display: none;
}
#containerLocation img {
	float: left;
	display: block;
	margin-right: 2%;
	border: 1px solid #000;
}
#contentLocation {
	line-height: 1.6em;
}
h2.titlepurple {
	font-size: 1.7em;
	color: #78388f;
	margin-bottom: 10px;
}
h2.titlered {
	font-size: 1.7em;
	color: #df250d;
	margin-bottom: 10px;
}
h2.titleorange {
	font-size: 1.7em;
	color: #e96920;
	margin-bottom: 10px;
}
h2.titlegreen {
	font-size: 1.7em;
	color: #47b02f;
	margin-bottom: 10px;
}
h2.titleblue {
	font-size: 1.7em;
	color: #267bc4;
	margin-bottom: 10px;
}
h2.title, h2.heading-two {
	font-size: 1.5em;
	color: #4c5155;
	margin-bottom: 10px;
}
h2.title a, h2.heading-two a {
	color: #4c5155;
	text-decoration: none;
}
h2.title a:hover, h2.heading-two a:hover {
	color: #4c5155;
	text-decoration: underline;
}
h3.title small, h3.heading-three small {
	font-size: 10px;
	color: #4c5155;
}
h3.title, h3.heading-three {
	font-size: 1.5em;
	color: #df250d;
	margin-bottom: 10px;
}
h3.title a, h3.heading-three a {
	color: #df250d;
	text-decoration: none;
}
h3.title a:hover, h3.heading-three a:hover {
	color: #df250d;
	text-decoration: underline;
}
h4.title, h4.heading-four {
	font-size: 1.5em;
	color: #353535;
	margin-bottom: 5px;
}
h5.title, h5.heading-five {
	font-size: 1.2em;
	color: #4c5155;
	margin-bottom: 5px;
}
h6.title, h6.heading-six {
	font-size: 1.2em;
	color: #df250d;
	margin-bottom: 5px;
}
h6.titleblack {
	font-size: 1.2em;
	color: #4c5155;
	margin-bottom: 5px;
}
h6.titlegray {
	font-size: 1.2em;
	color: #b8bcb8;
	margin-bottom: 5px;
}
p {
	font-size: 1em;
	color: #4c5155;
	text-align: justify;
}
#containerLocation p {
	padding-bottom: 10px;
}
a.link {
	text-decoration: none;
	color: #78388f;
}
a.link:hover {
	text-decoration: underline;
	color: #78388f;
}
a.anchor {
	text-decoration: none;
	color: #78388f;
}
a.anchor:hover {
	text-decoration: underline;
	color: #78388f;
}
a.link-arrow {
	text-decoration: none;
	color: #78388f;
}
a.link-arrow:hover {
	text-decoration: underline;
	color: #78388f;
}
a.link.popup {
	text-decoration: none;
	color: #78388f;
	background: url(http://www.jacob-holm.com/media/frontoffice/external.png) center right no-repeat;
	padding-right: 15px;
}
a.link.popup {
	text-decoration: underline;
	color: #78388f;
}
ul.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #4c5155;
	font-weight: normal;
}
ul.normal li {
	list-style: disc;
	margin-left: 20px;
}
ol.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #4c5155;
	font-weight: normal;
}
ol.normal li {
	list-style: decimal;
	margin-left: 20px;
}
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #c0c8cc;
}
blockquote p {
	padding: 10px 0px 10px 0px;
}
table.normal {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1em;
}
table.normal thead tr th, table.normal thead tr td {
	padding: 5px 5px 5px 20px;
	background: #c0c8cc;
	text-align: left;
	color: #4c5155;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table.normal thead tr th.first, table.normal thead tr td.first {
	background: #c0c8cc;
}
table.normal thead tr th.last, table.normal thead tr td.last {
	background: #c0c8cc;
}
table.normal thead tr .header {
	background-image: url(http://www.jacob-holm.com/media/frontoffice/small.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}
table.normal thead tr .headerSortUp {
	background-image: url(http://www.jacob-holm.com/media/frontoffice/small_asc.gif) ;
	background-color: #f4b05a;
}
table.normal thead tr .headerSortDown {
	background-image: url(http://www.jacob-holm.com/media/frontoffice/small_desc.gif) ;
	background-color: #f4b05a;
}
table.normal tbody tr:hover td {
	background: #f2f3f5;
}
table.normal tbody tr td {
	padding: 5px;
	border-bottom: 1px solid #c0c8cc;
}
table.normal tbody tr.odd {
	background: #fdfdfd;
}
table.normal tfoot tr td {
	padding: 5px;
	background: #c0c8cc;
	color: #4c5155;
}
.errors {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.success {
	color: green;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* /home/prodjacobholm/webapp/modules/website/style/print.xml - END */