/* -------------------------------------------------------------- 
  
 Hartija Css Print  Framework
   * Version:   0.8 (2008-03-10)
	 
-------------------------------------------------------------- */

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family:Arial, Helvetica, sans-serif; color: #000; background: none; font-size: 10pt; }


#barRZP, #barRZPCont, #footerMenuCont, #footerCont .copy, #header, .leftSidebar, .rightSidebar, hr, .hiddenNav, #contacts, #help-topics, .pagination,
.commonFilter, .sort, .printBtn{
	display:none;
}
.fright{
	float:right;
	margin:5px 1px 5px 15px;
	}
.fleft{
	float:left;
	margin:5px 15px 5px 0;
	}
.fright img, .fleft img{
	vertical-align:top
}
	.img-border-left, .img-border-right{
		margin:5px 15px 5px 0;
		float:left;
		background:#fff;
		border:1px solid #333
		}
		.img-border-left img, .img-border-right img{
			margin:0;
			padding:0;
			float:none;
			vertical-align:top;
			}
		.mainBlock .img-border-left p, .mainBlock .img-border-right p{
			padding:4px 4px 6px 4px;
			text-align:center;
			font-size:.9em;
			font-family:Arial, Helvetica, sans-serif;
			}
	.img-border-right{
		margin:5px 0 5px 15px;
		float:right;
		}
/* galleries
---------------------------*/
#gallery{
			margin:0;
			padding:0 0 20px 0;
		}
		#gallery .current-rating-info, #gallery .star-rating, #gallery .cleaner-fix{
			display:none
		}
		#gallery .star-rating .current-rating{
			display:block
		}
		#gallery ul li{
			list-style:none
		}
		#gallery .photo{
			display:inline-block;
			*display:inline;
			vertical-align:top;
			zoom:1;
			position:relative;
			list-style:none;
			padding:0 0 4px 0;
			margin:13px 8px 0 0;
			background:#FFFFFF;
			border:1px solid #333;
			width:150px;
		}
			#gallery .photo a{
				float:left;
				cursor:pointer;
				width:150px;
				height:150px;
				line-height:150px;
				display: table-cell;
				text-align: center;
				vertical-align: middle;
			}
			#gallery div span.description{
				float:left;
				width:144px;
				background:#fff;
				padding:1px 3px;
				text-align:center;
				font-size:.9em;
			}
#gallery a *,{
	vertical-align: middle;
}
/*\*//*/
#gallery a{
	display: block;
}
#gallery a span{
	display: inline-block;
	height: 100%;
	width: 1px;
}
/**/
#gallery a img{
	display:block;
	margin:5px auto 0 auto;
	vertical-align:top;
	float:none
}

#wrapper .gallery h2{
	margin:0;
	padding:0 0 0 6px;
	background:none;
	font-size:1.1em;
}
	#wrapper .gallery h2 a{
		font-weight:bold;
	}
	#wrapper .gallery p{
		padding:0.2em 6px 0.5em 6px;
	}
.employeesInfo{
	page-break-inside:avoid
}
	.employeesInfo dl{
		overflow:hidden;
		*float:left
	}
/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif;}
h1{font-size:19pt;}
h2{font-size:16pt;}
h3{font-size:13pt;}
h4,h5,h6{font-size:12pt;}

h2,h3,h4,h5,h6{margin:0; padding:10px 0 5px 0;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

#footer .external_link{
	display:none
}
/* Table */
table { margin: 0 auto 10px auto; text-align:left; border-collapse:collapse; width:98%}
th { border-top: 1px solid #333; font-weight: bold; }
td { border-top: 1px solid #333; }
th,td { padding:0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

.articleLine div, .article .right-align, .article .articleAnotation{
	display:inline
}
#content{
	clear:both;
}
.article{
	clear:both;
	border-top:1px solid #333;
	padding-bottom:10px
}