/* inCMS print css */
/* (c)2008 Spika David, Inexes */

* {
	background-color: white !important;
	background-image: none !important;
}
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3;
	font-size: 10pt;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	color: black;
	background: white;
}

a { text-decoration: underline; color: #333333; }

h1, h2, h3, h4, h5, h6 {
	margin: 8pt 0 4pt 0;	padding: 0;
	page-break-after: avoid;
	font-family: Arial, sans-serif;
	color: black;
}
h1, h1 a { font-size: 16pt; color: black; }
h2, h2 a { font-size: 14pt; color: black; }
h3, h3 a { font-size: 12pt; color: black; }
h4, h4 a { font-size: 10pt; color: black; }

code { font: 10pt Courier, monospace; }
blockquote { margin: 1.2em; padding: 1em;  font-size: 10pt; }
hr { clear: both; background-color: #ccc; }
strong { font-weight: normal; }
em { font-style: normal; }
address { font-style: normal; margin: 1.2em 0; }
p { margin: 0; }

img { margin: 0; }
a img { border: none; }

table { margin: 1px; text-align: left; border-collapse: collapse; line-height: 1.3; }
th, td { padding: 0.7pt 5pt 0.7pt 5pt; border: 1px solid #333333; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; }

.cleaner {
	display: block;
	clear: both;
}

object, embed, #headerBox hr,
#headerBox p.description, #headerBox p#languages, p.navigation,
#upBack, #subMenuBox, #mainMenuBox, #searchBox, #bgImage,
.jScrollPaneTrack, .jScrollArrowUp, .jScrollArrowDown {
	display: none;
}
#headerBox {
	margin: 0!important;
	text-align: center;
}
h1 {
}
#footerBox {
	margin: 0!important;
	clear: both;
	font-size: 8pt;
	text-align: center;
}
.jScrollPaneContainer, #mainBox {
	width: auto!important;
	height: auto!important;
	position: static!important;
}
/* inCMS module: gallery_type8 (print) */

.gallery-type8 .galleryItem {
}
.gallery-type8 .galleryItem .image {
}