/*
-----------------------------------------------------
FileName: simpleprintme.css
This file rules print output results
LastModified: 19.02.05
Location: /vov/
FirstUpload: 16.02.05
New Location:	/pr/05/KT/vov/
New Upload:	04.03.06
-----------------------------------------------------
*/

/* primary rules */
				
	body
		{
		text-align: left !important;
		margin: 0; padding: 0; border: 0;
		color: #000; background: #fff;
		font-size: 11pt;
		line-height: 1.4em;
		font-family: Georgia, Palatino, "Times New Roman", times, serif;
		font-style:normal; font-variant:normal; font-weight:normal;
		}
				
				
				
/* head, neck and shoulders, please */	
				
	DIV#headcontainer	{ float: none !important; width: auto; margin: 0 !important; text-align: left !important; }
				
		DIV#neck	{ display: none !important; }
		body>#neck	{ display: none !important; }
				
				
				
/* leftbar id */
				
	DIV#leftbar	{ display: none !important; }
				
				
/* main PAGE CONTENT vitals */
				
	DIV#central	{ float: none !important; clear: none; width: auto; margin: 0 5% 0 10%; text-align: left !important; }
				
	body>central	{ width: auto; margin: 0 5% 0 10%; text-align: left !important; color: #000; background: transparent; }
				
		DIV.content H1	{ font-size: 120%; }
		DIV.content H2	{ font-size: 115%; }
		DIV.content H3	{ font-size: 110%; }
		DIV.content H4	{ font-size: 105%; }
				
		p 	{ margin-top: 0; margin-bottom: 1em; font-size: 100%; }
		p+h2, p+h3, p+h4	{ margin-top: 2em; }
				
		.content>p	{ margin: 0 0 1em 0; }
				
		blockquote
			{
			font-family: "New Century Schoolbook", Georgia, "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
			font-size: 90%; line-height: 1.6em !important;
			font-weight: normal; word-spacing: 1px;
			border-left: 1px dotted #000;
			margin: 0;
			padding: 0.5em 0 1em 1em;
				}
				
		DIV.content blockquote P	{ font-size: 90%; }
				
		.content>blockquote	{ margin: 0.5em 0% 0.5em 1em; font-size: 90%; }
		.content>blockquote P	{ font-size: 90%; }
				
				
		DIV.content OL	{ margin: 1em 0 0 2em; padding: 0 0 1em 0; }
		DIV.content UL	{ list-style: circle outside; margin: 1em 0 0 2em; padding: 0 0 1em 0; }
		DIV.content LI
				{
				margin: 0.5em 0 0 0; padding: 0 0 0 1em;
				font-size: 100% !important;
				}
				
		DIV.content p.topsy	{ display: none !important; }
		body>#content p.topsy	{ display: none !important; }
				
				
		DIV.content p.printsometimes	{ display: inline !important; }
			body>#content p.printsometimes	{ display: inline !important; }
				
	@media print
		{
		h1,h2,h3,h4,h5,h6	{ page-break-after: avoid; }
		ul,ol,dl		{ page-break-before: avoid; }
		}
				
				
	/* footers */
		
	DIV#feet	{ display: none !important; }
				
				
/* GENERAL RULES */
			
	A:link, A:visited
			{
			color: #520;
			background: transparent;
			text-decoration: underline !important;
			}
			
	img		{ display: inline; border: 0; }
			
	img.logorr	{ width: 0px; height: 0px; position: absolute; border: 0; }
			
	abbr, acronym	{ display: inline; }
	caption		{ display: none !important; }
	em, i, cite, var, address	{ font-style:italic; }
	label		{ display: none; }
	strong, b	{ font-weight: bold; }
	th		{ display: none !important; }
	u		{ text-decoration: underline !important; }
				
				
				
/* classes and solutions */
			
	.actif		{ display: inline; text-decoration: none; }
	.plain		{ text-decoration: underline; }
			
	.access		{ display: none; }
	.invis		{ display: none; }
	.skippy		{ display: none; }
			
	.booty		{ padding: 2em 0 0 0 !important; }
	.finery		{ display: none; }
			
	.kapitel	{ font-variant: small-caps !important; }
	.kolore		{ display: inline; }
	.notopcenter	{ text-align: center; margin: 0 !important; }
	.printadvice	{ padding: 1em !important; font-size: 80% !important; text-align: center; }
	.tableau	{
			text-align: center !important;
			vertical-align: middle !important;
			font-size: 90%;
			}
			
	SPAN.superhead	{ display: inline; font-weight: bold; }
