/* ----- '_tpl.css' - =09.04.09.= Support styles ----- */
/* --- Box-developer --- */
.box-developer-studio, .box-developer-kasper {
	height: 15px;
	line-height: 15px;
	padding: 0px 4px;
	display: inline-block;
	display: -moz-inline-box;	/* only for FF_2 */
	cursor: pointer;
}
.box-developer-studio {
	background: #cdcdcd;
	color: #fff;
}
.box-developer-kasper {
	background: #eee;
	color: #000;
}
/* --- // Box-developer // --- */
/* --- !!! --- */
.err-block {
	text-align: center;
	color: #ff0000;
	margin-bottom: 20px;
}
.info-block {
	text-align: center;
	margin-bottom: 20px;
}
.red-text { /* used in 'Vacancies', 'Newpass' and 'Sendpass' */
	color: #ff0000;
	font-weight: normal;
	cursor: help;
}
/* --- !!! --- */
.clear-line {
	clear: both;
	padding-bottom: 10px;
}
.list-clear-line {
	clear: both;
	padding-bottom: 30px;
}
/* --- !!! --- */
.other-block {
	clear: both;
	padding-bottom: 20px;
}
/* --- !!! --- */
a.read-more-link:link, a.read-more-link:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
a.read-more-link:hover {
	text-decoration: underline;
}
a.read-more-link:active {
}
/* --- !!! --- */
a.back-link:link, a.back-link:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
a.back-link:hover {
	text-decoration: underline;
}
a.back-link:active {
}
/* --- !!! --- */
a.print-link:link, a.print-link:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
a.print-link:hover {
	text-decoration: underline;
}
a.print-link:active {
}
/* --- !!! --- */
a.url-link:link, a.url-link:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
a.url-link:hover {
	text-decoration: underline;
}
a.url-link:active {
}
/* --- !!! --- */
/* --- Core_levelitems =09.04.09.= ( + 'Core_subitems' ) --- */
/* --- =( if 2 col )= --- */
.level-block {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.level-block td {
	width: 50%;
	padding: 3px 0px;
/*	color: #ff0000;*/
}
/* --- !!! --- */
.level-block a:link, .level-block a:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
.level-block a:hover {
	text-decoration: underline;
}
.level-block a:active {
}
/* --- !!! --- */
/* --- // ( if 2 col ) // --- */
/* --- =( if list )= --- */
.level-list {
	margin-bottom: 20px;
}
.level-list li {
	list-style-type: none;
	padding: 3px 0px;
/*	color: #ff0000;*/
}
/* --- !!! --- */
.level-list a:link, .level-list a:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
.level-list a:hover {
	text-decoration: underline;
}
.level-list a:active {
}
/* --- !!! --- */
/* --- // ( if list ) // --- */
/* --- // Core_levelitems ( + 'Core_subitems' ) // --- */






/* --- Core_path - =09.04.09.= ( + 'Core_path_forum' // only 'list') --- */
.page-list {
	margin-bottom: 10px;
}
.page-list li {
	display: inline;
}
.page-list span {
}
/* --- !!! --- */
.page-list a:link, .page-list a:visited {
	text-decoration: none;
	color: #ff0000;
}
.page-list a:hover {
	text-decoration: underline;
}
.page-list a:active {
}
/* --- !!! --- */
/* --- // Core_path ( + 'Core_path_forum' ) --- */






/* ---  Controls_pager =09.04.09.= ( + 'Controls_pager_pub' ) --- */
.pager-list {
	text-align: center;
	margin-bottom: 20px;
}
.pager-list li {
	display: inline;
}
.pager-list span {
	font-weight: bold;
}
/* --- !!! --- */
.pager-list a:link, .pager-list a:visited {
	text-decoration: none;
/*	color: #ff0000;*/
}
.pager-list a:hover {
	text-decoration: underline;
}
.pager-list a:active {
}
/* --- !!! --- */
/* --- // Controls_pager ( + 'Controls_pager_pub' ) // --- */





/* --- Core_downloads =09.04.09.= --- */
/* --- =( if list )= --- */
.downloads-list {
	margin-bottom: 20px;
}
.downloads-list li {
	list-style-type: none;
	padding: 3px 0px;
	/*color: #ff0000;*/
}
.downloads-list img {
	vertical-align: middle;
}
/* --- !!! --- */
.downloads-list a:link, .downloads-list a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.downloads-list a:hover {
	text-decoration: underline;
}
.downloads-list a:active {
}
/* --- !!! --- */
/* --- // ( if list ) // --- */
/* --- =( if 2 col )= --- */
.downloads-block {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.downloads-block td {
	width: 50%;
	padding: 3px 0px;
}
.downloads-block img {
	vertical-align: middle;
}
/* --- !!! --- */
.downloads-block a:link, .downloads-block a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.downloads-block a:hover {
	text-decoration: underline;
}
.downloads-block a:active {
}
/* --- !!! --- */
/* --- // ( if 2 col ) // --- */
/* --- // Core_downloads // --- */




/* --- Articles =09.04.09.= --- */
.art-block {
}
/* ---
.art-date {
	font-weight: bold;
	font-size: 0.9em;
}
--- */
.art-name {
	font-size: 1.2em;
}
/* --- !!! --- */
.art-name a:link, .art-name a:visited, .art-name-add a:link, .art-name-add a:visited {
	text-decoration: none;
	color: #ff0000;
}
.art-name a:hover, .art-name-add a:hover {
	text-decoration: underline;
}
.art-name a:active, .art-name-add a:active {
}
/* --- !!! --- */
.art-last-add {
	font-size: 1.5em;
	margin-bottom: 10px;
}
/* ---
.art-date-add {
	font-weight: bold;
	font-size: 0.9em;
}
--- */
.art-name-add {
	font-size: 1.2em;
	margin-bottom: 10px;
}
/* --- // Articles // --- */



/* --- Faq =09.04.09.= --- */
.faq-block {
	margin:0 auto;
	width:600px;
}
.faq-text {
	margin-bottom: 30px;
}
.faq-quest {
	font-weight: bold;
}
.faq-answer {
	margin: 10px 0px 0px 10px;
}
/* --- // Faq // --- */





/* --- Form-table =09.04.09.= --- */
.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.form td {
	padding: 3px 0px;
	vertical-align: middle;
}
.form .form-name {
	width: 250px;
}
.form .form-status {
	width: 20px;
}
.form .form-field {
}
.form select {
	height: 20px;
	border: 1px solid #cdcdcd;
}
.form input {
	width: 98%;
	height: 20px;
	border: 1px solid #cdcdcd;
	padding: 0;
}
.form input.file-input{
	height: 25px;
}
.form input.captcha-text {
	width: 80px;
	float: left;
	margin-top: 8px;
}
.form textarea {
	width: 98%;
	font-family: Arial, sans-serif;
	border: 1px solid #cdcdcd;
	padding: 0px 3px;
}
.form input.button {
	width: 150px;
	height: 20px;
	text-align: center;
	background: #edecec;
	border: 1px solid #cdcdcd;
	color: #231f20;
	cursor: pointer;
	padding: 0px;
}
/* --- !!! --- */
.form .state_required {
	background: url(psFormValidator/required.gif) no-repeat center center;
}
.form .state_invalid {
	background: url(psFormValidator/invalid.gif) no-repeat center center;
}
.form .state_validated {
	background: url(psFormValidator/validated.gif) no-repeat center center;
}
.form .state_required_invalid {
	background: url(psFormValidator/required_invalid.gif) no-repeat center center;
}
/* --- !!! --- */
/* --- // Form-table // --- */




/* --- Feedback index =09.04.09.=--- */
.feedback-block {
}
.feedback-text {
}
.feedback-image {
	width: 150px;
	padding: 0px 10px;
	float: right;
	text-align: center;
}
.feedback-image p {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.feedback-image img {
	width: 130px;
	height: 88px;
	border: 1px solid #cdcdcd;
}
/* --- // Feedback index // --- */





/* --- Links =09.04.09.= --- */
.links-block {
}
.links-name {
	font-size: 1.2em;
}
/* --- !!! --- */
.links-name a:link, .links-name a:visited {
	text-decoration: none;
	color: #ff0000;
}
.links-name a:hover {
	text-decoration: underline;
}
.links-name a:active {
}
/* --- !!! --- */
/* --- // Links // --- */




/* --- Map_index =09.04.09.= --- */
.map-block {
}
.map-block span {
	color: #6994A7;
}
.map-level-1 {
}
.map-level-1 li {
	font-size: 1.3em;
	padding: 5px 0px;
	line-height: 1;
	list-style-type: none;
}
/* --- !!! --- */
.map-level-2 {
	margin: 8px 0px 0px 15px;
}
.map-level-2 li {
	font-size: 1em;
	padding: 3px 0px;
}
/* --- !!! --- */
.map-level-3 {
	margin: 6px 15px 0px 15px;
}
.map-level-3 li {
	font-size: 0.9em;
	padding: 2px 0px;
}
/* --- !!! --- */
.map-level-1 a:link, .map-level-1 a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.map-level-1 a:hover {
	text-decoration: underline;
}
.map-level-1 a:active {
}
/* --- !!! --- */
/* --- // Map index // --- */



/* --- News_index =09.04.09.= --- */
.news-block {
}
.news-date {
	font-weight: bold;
	font-size: 1em;
}
.news-name {
	font-size: 1.3em;
}
/* --- !!! --- */
.news-name a:link, .news-name a:visited, .news-name-add a:link, .news-name-add a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.news-name a:hover, .news-name-add a:hover {
	text-decoration: underline;
}
.news-name a:active, .news-name-add a:active {
}
/* --- !!! --- */
.news-last-add {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.news-date-add {
	font-weight: bold;
	font-size: 0.9em;
}
.news-name-add {
	font-size: 1.2em;
	margin-bottom: 10px;
}
/* --- // News_index // --- */






/* --- Notices =09.04.09.= --- */
.notices-block {
}
.notices-text {
	margin-bottom: 30px;
}
.notices-quest {
	font-weight: bold;
}
.notices-answer {
	margin: 10px 0px 0px 10px;
}
/* --- // Notices // --- */




/* --- Photo =09.04.09.= ( + 'Video' ) --- */
.photo-block {
}
.video-block {
}
.media-block {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 20px;
}
.media-block td {
	text-align: center;
	padding: 10px;
	vertical-align: bottom;
}
.media-block td img {
	border: none;
}
/* --- !!! --- */
a.media-link:link, a.media-link:visited {
	width: 150px;
	display: block;
	margin: 0px auto;
	border: 1px solid #cdcdcd;
	text-decoration: none;
}
a.media-link:hover {
	background: #eee;
}
a.media-link:active {
}
/* --- !!! --- */
.media-name {
	margin-top: 5px;
}
/* --- !!! --- */
.media-name a:link, .media-name a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.media-name a:hover {
	text-decoration: underline;
}
.media-name a:active {
}
/* --- !!! --- */
.media-div {
	margin-bottom: 20px;
	text-align: center;
}
/* --- // Photo ( + 'Video' ) // --- */




/* --- Search =09.04.09.= --- */
.search-block {
}
.search-form {
	margin-bottom: 10px;
}
.search-form input {
	width: auto;
	height: 20px;
	border: 1px solid #cdcdcd;
	padding: 0px 3px;
}
.search-form label {
	margin-right: 5px;
}
.search-form label input {
	width: auto;
	height: auto;
	border: none;
	margin: 0px 5px;
	padding: 0px;
}
.search-form input.button {
	width: 150px;
	height: 20px;
	text-align: center;
	background: #edecec;
	border: 1px solid #cdcdcd;
	color: #231f20;
	cursor: pointer;
	padding: 0px;
}
.search_query {
	margin-bottom: 10px;
}
.search-list-all {
}
span.search_extract, span.search_highlight {
	background: #edecec;
}
.search-name {
	font-size: 1.2em;	
}
/* --- !!! --- */
.search-name a:link, .search-name a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.search-name a:hover {
	text-decoration: underline;
}
.search-name a:active {
}
/* --- !!! --- */
.search-text {
	margin: 5px 10px;
}
/* --- // Search // --- */



/* --- Reg =09.04.09.= --- */
.user-block {
}
.user-form {
}
.user-table {
	border-collapse: collapse;
	margin: 0px auto;
}
.user-table td {
	padding: 3px;
	vertical-align: middle;
}
/* --- !!! --- */
.user-form input {
	width: 142px;
	height: 20px;
	border: 1px solid #cdcdcd;
	padding: 0px 3px;
}
.user-form input.check {
	width: auto;
	height: auto;
	border: none;
	margin-left: 3px;
	padding: 0px;
}
.user-form input.button {
	width: 150px;
	height: 20px;
	text-align: center;
	background: #edecec;
	border: 1px solid #cdcdcd;
	color: #231f20;
	cursor: pointer;
	padding: 0px;
}
/* --- !!! --- */
.user-table a:link, .user-table a:visited, .form a:link, .form a:visited {
	text-decoration: none;
	/*color: #ff0000;*/
}
.user-table a:hover, .form a:hover {
	text-decoration: underline;
}
.user-table a:active, .form a:active {
}
/* --- !!! --- */
.form td.title-td {
	font-size: 1.5em;
	padding: 5px 0px 10px 0px;
}
.form input.check {
	width: auto;
	height: auto;
	border: none;
	padding: 0px;
}
.form td.calendar-td {
}
.form td.calendar-td input {
	width: 80px;
	height: 20px;
	border: 1px solid #cdcdcd;
	padding: 0px;
}
.form td.calendar-td img {
	border: none;
	vertical-align: middle;
}
.form td.image-td {
}
.form td.image-td img {
	display: block;
	margin: 5px 0px;
}
/* --- // Reg // --- */






/* --- Reg_index --- */
.reg-index-block {
	margin-bottom: 20px;
}


/* --- Popup_windows --- */
.psCloseBackGround {
	position:absolute;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
}
.psWindow {
	background: #fff;
	padding: 15px;
	position: absolute;
	z-index: 2000;
}
img.psClose {
	float: right;
	border: none;
}
.psRulesDiv {
}
/* --- !!! --- */
.psLoader {
	width: 240px;
	height: 55px;
	background: #fff url(_tpl_loader.gif) no-repeat 10px 40px;
	position: absolute;
	border: 1px solid #999;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding: 15px 0px 0px 0px;
	z-index: 2000;
}
.psPhotoClose {
	position: relative;
	padding-bottom: 3px;
}
.psPhotoClose img {
	position: absolute;
	top: -11px;
	right: -11px;
	cursor: pointer;
}
.psTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;	
}
#psPanel {
	width: 140px;
	height: 100%;
	background: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;
	z-index: 2000;
	position: fixed;
	right: 0px;
	top: 0px;
	padding: 0px 5px 0px 5px;
}
#psIcoWrapper {
	width: 140px;
	position: fixed;
	top: 0px;
	right: 0px;
}
#psCenter {
	width: 140px;
}
/* --- !!! --- */
#icoTable {
}
#icoTable td {
	padding: 5px 0px 5px 0px;
}
.icoTd div {
	border: 5px solid #000;
}
.icoTdhover div {
	border: 5px solid #333;
}
.icoTdActive div {
	border: 5px solid #FDFBF8;
}
/* --- !!! --- */
.psIco {
	width: 120px;
	height: 70px;
	cursor: pointer;
}
/* --- // Popup_windows // --- */