
body { background-color:#FDFDFC; }

td { font-family:Times New Roman; font-size:80%; color:#293731; }
input, select, textarea { font-family:Times New Roman; font-size:80%; color:#293731; }

H1 { display:none; }

.arial { font-family:Arial; }
.tahoma { font-family:Tahoma; }

img { border:0px; }

a { color:#1F6CA8; }

.spacer { width:1px; height:0px; }

.green  { color:#008A3B; }
.beige  { color:#DFE1CC; }
.blue   { color:#1F6CA8; }
.black  { color:#3C3C3C; }
.gray   { color:#767676; }
.x-gray { color:#ADB397; }
.xx-gray { color:#CEDDD4; }

.bg_green { background-color:#008A3B; }
.bg_beige { background-color:#F2F3EB; }
.bg_green { background-color:#008A3B; }

.small { font-size:90%; }
.x-small { font-size:85%; }
.xx-small { font-size:80%; }
.large { font-size:110%; }
.x-large { font-size:120%; }
.xx-large { font-size:140%; }
.super { font-size:200%; font-family:Times New Roman; }
.x-super { font-family:Times New Roman; font-size:1000%;line-height:100%; }
.xx-super { font-family:Times New Roman; font-size:1600%;line-height:100%; }

.content { font-size:115%; line-height:140%; }
DIV.content { margin-left:-16px; padding-left:16px; }

.header { font-size:320%; line-height:90%; color:#008A3B; margin-left:-16px; }
.title { font-size:200%; font-family:Arial; line-height:100%; color:#008A3B; margin-left:-16px; }
P.title { margin-bottom:-8px; }
.title1 { font-size:160%; font-family:Arial; line-height:120%; color:#008A3B; }
.subtitle { font-size:115%; font-family:Arial; font-weight:bold; line-height:100%; color:#008A3B; }
P.subtitle { margin-bottom:-8px; }
.author { font-size:115%; font-style:italic; color:#293731; }
.lead { font-family:Arial; font-size:105%; font-weight:bold; line-height:140%; color:#565656; margin-left:-16px; }
.tahoma { font-family:Tahoma; font-size:85%; line-height:140%; color:#8D8F92; }
.date { font-size:160%; color:#B3BA9D; }
.small-date { color:#B3BA9D; }
.quote { font-size:120%; font-family:Arial; font-weight:bold; color:#008A3B; line-height:130%; }
.outer { margin-left:-16px; }
.inner { margin-left:-16px; padding-left:16px; }

.path { font-size:85%; font-family:Arial; color:#ADB397; margin-left:-16px; }
.path a { color:#ADB397; }

.blt-green { width:3px; height:3px; background-color:#008A3B; position:absolute; margin-left:-8px; margin-top:7px; }
.blt-green-small { width:2px; height:2px; background-color:#008A3B; position:absolute; margin-left:-8px; margin-top:7px; }
.blt { color:#ADB397; font-size:140%; }

.photo { border:#D9D9D9 1px solid; }


/* Стили таблиц */

.table {}
.table TD { padding: 12px 16px 12px 16px; font-size:95%; }
.table .head TD { padding: 12px 16px 12px 16px; background-color:#F2F3EB; border-top:#DDDDDD 1px solid; border-bottom:#008A3B 4px solid; font-size:80%; font-family: Arial; }
.table .divider { padding:0px; background:#E5E5E5; }
.table .bold { font-weight:bold; font-family: Arial; }
.table .small { font-size:70%; font-family: Arial; }
                           
input, select, textarea { font-size:100%; }


/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */	


.collaborator,
.collaborator-active {
	float: left;
	width: 14%;
	margin-right: 1%;
	margin-bottom: 30px;
}
.collaborator-active {
	
}

.collaborator .name,
.collaborator-active .name {
	float: left;
	padding-top: 3px;
}
.collaborator .name a,
.collaborator-active .name a {
	font-family: Arial;
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}
.collaborator-active .name a {
	color: #333;
	text-decoration: none;
}
.collaborator .name span,
.collaborator-active .name span {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color:#8D8F92;
}

.collaborator .name {
	margin-top: 20px;
}
.collaborator-active .name {
	margin-top: 17px;
	border-top: #008A3B 3px solid;
}
.collaborator .photo {
	display: block;
	border: none;
}
.collaborator .photo-active {
	display: none;
}
.collaborator-active .photo {
	display: none;
	border: none;
}
.collaborator-active .photo-active {
	display: block;
}


