

/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/minimal/style.css?1406534314772*/
#login-form-window
{
	width: 100%;
	display:none;
	z-index:10000;
	position:absolute;
	top:34px;
}


#login-form-window #table_gum
{
	width: expression(document.body.clientWidth < 1000? "998px" : document.body.clientWidth > 1282? "1280px" : "auto");
	min-width: 998px;
	max-width:1280px; 
}




#login-form-window #login-form
{
	z-index:11000;
	width:228px;
}




#auth_form, #auth_form a, #table_gum, #table_gum a {color: white;}


/* Абдыкеров, спорный код
input.intext {
	border: 1px solid #d9d9d9;
	width: 146px;
	height: 16px;
	vertical-align: top;
	font-size: 12px; text-indent: 5px;
}
.intex {
	font-size: 11px;
	padding-right: 7px;
}

#head_icon {  vertical-align: middle; }
#head_find {  vertical-align: middle; height: 18px;  width: 300px;}
*/
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1479800461467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/bitrix/menu/templates/list/style.css?1370332521897*/
/*div.menu-sitemap-tree
{
	font-size:100%;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0; 
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0.5em; 
	padding:0;
}

div.menu-sitemap-tree li.close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
	top:-19px;left:19px;
}

/*Icons*/
/*div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
div.folder{cursor:pointer; cursor: hand;background-image:url(/bitrix/components/bitrix/menu/templates/list/images/folder_open.gif);}
div.menu-sitemap-tree li.close div.folder{background-image:url(/bitrix/components/bitrix/menu/templates/list/images/folder_close.gif);}
div.page{background-image:url(/bitrix/components/bitrix/menu/templates/list/images/page.gif);}
li{list-style-image:none; list-style-type:disc;}*/
/* End */


/* Start:/bitrix/templates/tptmai.ru_eng/styles.css?17146849401226*/
h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:1px solid #CCCCCC
}

h2
{
	padding-top:10px;
	padding-bottom:3px;
//	border-bottom:1px solid #CCCCCC;
}


h2, h3, h4 {
	font-size:100%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(/bitrix/templates/tptmai.ru_eng/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}

.slide-container {
	background: url(/bitrix/templates/tptmai.ru_eng/../tptmai.ru/img/tpt_main-img.png) no-repeat center top #FE6902;
	min-height: 370px;
}



/* End */


/* Start:/bitrix/templates/tptmai.ru_eng/template_styles.css?16914860015528*/
body {
MARGIN:0PX;
PADDING:0PX;

}
H1 {
Font-weight: normal; Font-size: 1.4em;
Margin-top: 0.4ex;
Margin-bottom: 1ex;
color: #23408F;

}
H2 {
Font-weight: normal; Font-size: 1.2em;
Margin-top: 2ex;
Margin-bottom: 1ex;
color: #23408F;

}
UL {
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 2.5ex;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;

}
HR {
Border-color: #58585A;
BORDER-TOP-WIDTH:1PX;
BORDER-TOP-STYLE:SOLID;
BORDER-BOTTOM-STYLE:NONE;
BORDER-LEFT-STYLE:NONE;
BORDER-RIGHT-STYLE:NONE;
BORDER-COLLAPSE:COLLAPSE;

}
A:hover {
color: RED;

}
IMG.img_float_left {
Text-align: left; Vertical-align: top;
Margin-right: 1em;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
Border-color: GRAY;
Border-style: solid;
Border-width: 1px;
Display: inline;
Float: left;

}
A.hyde_link {
Text-decoration: none;
color: #58585A;

}
A.hyde_link:hover {
Text-decoration: underline;
color: RED;

}
A.hyde_link:focus {
Text-decoration: underline;

}
table.window {
Text-align: center;
Border-style: none;
Border-width: 0px;
Height: 100%; Width: 100%;
BORDER-COLLAPSE:COLLAPSE;
OUTLINE-WIDTH:0PX;
WIDTH:100%;
MARGIN:0PX;
PADDING:0PX;

}
table.head {
Text-align: center;
Border-color: #939598;
Width: 992px;
BORDER-COLLAPSE:COLLAPSE;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
BORDER-BOTTOM-STYLE:SOLID;
BORDER-BOTTOM-WIDTH:1PX;
MARGIN:0PX;
PADDING:0PX;
OUTLINE-COLOR:#C0C0C0;

}
table.content {
Border-color: #939598;
BackGround-color: WHITE;
Width: 992px;
 BORDER-BOTTOM-STYLE:SOLID;
BORDER-BOTTOM-WIDTH:1PX;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
OUTLINE-WIDTH:0PX;
BORDER-COLLAPSE:COLLAPSE;
MARGIN:0PX;
PADDING:0PX;

}
table.foot {
Font-Family: Arial;
Font-size: 0.8em;
Border-color: #939598;
BackGround-color: #E7E7E8;
Width: 992px;
BORDER-COLLAPSE:COLLAPSE;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
MARGIN:0PX;
PADDING:0PX;
OUTLINE-COLOR:#C0C0C0;

}
td.content_left_col {
Text-align: left; Vertical-align: top;
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
Border-color: #939598;
BORDER-BOTTOM-STYLE:NONE;
BORDER-BOTTOM-WIDTH:1PX;
BORDER-COLLAPSE:COLLAPSE;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
OUTLINE-WIDTH:0PX;
WIDTH:248PX;

}
td.content_center_col {
Text-align: left; Vertical-align: top;
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
Border-color: #939598;
BORDER-BOTTOM-STYLE:NONE;
BORDER-BOTTOM-WIDTH:1PX;
BORDER-COLLAPSE:COLLAPSE;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
OUTLINE-WIDTH:0PX;

}
td.content_right_col {
Text-align: left; Vertical-align: top;
Border-color: #939598;
BORDER-BOTTOM-STYLE:NONE;
BORDER-BOTTOM-WIDTH:1PX;
BORDER-COLLAPSE:COLLAPSE;
BORDER-LEFT-STYLE:SOLID;
BORDER-LEFT-WIDTH:1PX;
BORDER-RIGHT-STYLE:SOLID;
BORDER-RIGHT-WIDTH:1PX;
MARGIN:13PX;
OUTLINE-WIDTH:0PX;
PADDING:3PX;
WIDTH:248;

}
td.nav_chain {
Font-Family: Arial;
Font-size: 0.8em;
Text-align: left;
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 5px; Padding-right: 5px;
Padding-bottom: 5px; Padding-left: 5px;
color: #939598; Border-color: #939598;
BackGround-color: #E7E7E8;
Height: 20px;
BORDER-BOTTOM-STYLE:SOLID;
BORDER-BOTTOM-WIDTH:1PX;
}
td.nav_chain .bx_breadcrumbs {
 margin: 0;
}
td.nav_chain .bx_breadcrumbs li, td.nav_chain .bx_breadcrumbs span, td.nav_chain .bx_breadcrumbs a, td.nav_chain .bx_breadcrumbs a:hover {
 font: normal normal 400 12.8px/15.36px Arial;
 color: black;
}

div.section_name {
Font-Family: Arial;
Font-weight: bold; Font-size: 0.8em;
color: #58585A; Border-color: #939598;
BackGround-color: #E7E7E8;
PADDING:5PX;
BORDER-TOP-STYLE:SOLID;
BORDER-TOP-WIDTH:1PX;

}
div.section_name_0 {
Font-Family: Arial;
Font-weight: bold; Font-size: 0.8em;
color: #58585A; Border-color: #939598;
BackGround-color: #E7E7E8;
PADDING:5PX;

}
DIV.content_block {
Font-Family: serif;
Font-weight: normal; Font-size: 1em;
Vertical-align: top;
Margin-top: 5px; Margin-right: 5px;
Margin-bottom: 2em; Margin-left: 5px;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
color: #58585A;

}
DIV.content_block_center {
Font-Family: serif;
Font-weight: normal; Font-size: 1em;
Vertical-align: top;
Margin-top: 0.5em; Margin-right: 1.5em;
Margin-bottom: 3em; Margin-left: 1.5em;
Padding-top: 0px; Padding-right: 0px;
Padding-bottom: 0px; Padding-left: 0px;
color: #58585A;

}
TABLE.photogal {
MARGIN:0PX;
PADDING:0PX;
BORDER-COLLAPSE:COLLAPSE;
OUTLINE-WIDTH:0PX;

}
TABLE.photogal TD {
Text-align: center; Vertical-align: middle;
Height: 170px; Width: 170px;
MARGIN:0PX;
PADDING:3PX;
BORDER-COLLAPSE:COLLAPSE;
OUTLINE-WIDTH:0PX;

}
TABLE.photogal IMG {
Margin-top: 0px; Margin-right: 0em;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 5px; Padding-right: 5px;
Padding-bottom: 5px; Padding-left: 5px;
Border-color: #939598;
Border-style: solid;
Border-width: 1px;
BORDER-COLLAPSE:COLLAPSE;

}

table.tbll {
Display:inline;
float:left;
padding: 0px;
margin:0px 10px 5px 0px;
border-collapse: collapse;
}

table.tbll td {
border:solid 1px #C1C1C1;
Vertical-align: top;
padding: 0px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/minimal/style.css?1406534314772 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1479800461467 */
/* /bitrix/components/bitrix/menu/templates/list/style.css?1370332521897 */
/* /bitrix/templates/tptmai.ru_eng/styles.css?17146849401226 */
/* /bitrix/templates/tptmai.ru_eng/template_styles.css?16914860015528 */
