html, body{
	margin: 0;
	padding: 0;
	width: 100%;
      	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #545454;
	background: url(/bitrix/templates/termofort_index/images/bg.gif) left 7px;
}
A{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #086faa;
	outline: none;
}
A:hover{
	text-decoration: none;
}
A IMG{
	border: 0;
}
.about_a {
    background: url("/bitrix/templates/termofort_inner_left_menu/images/about1.jpg") no-repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 87px 0 0;
    text-align: center;
    width: 180px;
    border-radius:10px 10px 10px 10px;
    -moz-border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;

}
.about_a a {
    background: url("/bitrix/templates/termofort_inner_left_menu/images/about_a.gif") no-repeat scroll 0 0 #71AE50;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 28px;
    padding-top: 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	border-radius:0px 0px 10px 10px;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-radius:0px 0px 10px 10px;
}
.selects_menu_blue_bg a, .selects_menu_green_bg a {color:white;}
#all{
	width: 100%;
	padding: 0 0 118px 0;
	background: url(/bitrix/templates/termofort_index/images/gradient_bg.gif) left top repeat-x;
}
#all_content{
	width: 100%;
	padding: 30px 0 4px 0;
	
}
#all_content2{
	width: 100%;
	padding: 4px 0 0 0;
	
}
#all_content3{
	width: 95%;
        min-width:950px;
	background: url(/bitrix/templates/termofort_inner/images/all_bg.gif) center top repeat;
        margin-left:auto;
        margin-right:auto;
        -moz-border-radius: 3px;
        -webkit-border-radius:3px;	
}
#header{
	width: 91%;
        min-width:930px;
	height: 94px;
	margin: 0 auto;
	overflow: hidden;
}
#header #header_top{
	width: 100%;
	height: 70px;
	margin: 0 0 45px 0;
	overflow: hidden;
	position: relative;
}
#header blockquote{
    background: url("/bitrix/templates/termofort_inner/images/logo.gif") no-repeat scroll left top transparent;
    float: left;
    height: 63px;
    margin: 5px 94px 0 0;
    overflow: hidden;
    text-indent: -700em;
    white-space: nowrap;
    width: 301px;
}
#header blockquote a{
	display: block;
	width: 272px;
	height: 58px;
}
#header #header_txt{
    float: left;
    font-size: 16px;
    line-height: 1.3em;
    margin: 15px 0 0;
    width: 330px;
}
* html #header #header_txt{
	margin: 25px 42px 0 0;
}
#header #map{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #e66a00;
}
#header .phone{
    float: right;
    margin: 20px 0 0;
    text-align: right;
    width: 200px;
}
#header .phone select{
	font-family: Arial;
	font-size: 12px;
}
#header .phone span{
	font-size: 16px;
	color: #b5b5b5;
	position: relative;
	top: -7px;
	left: -4px;
}
#header .phone strong{
	font-size: 30px;
	color: #f25b22;
}
#header .ico{
	margin: 0 84px 0 0;
}
* html #header .ico{
	margin: 0 42px 0 0;
}
#header .ico td{
	font-size: 11px;
	color: #b2331e;
}
#header .ico td img{
	margin: 0 15px 0 0;
}
#content{
	width: 100%;
	padding: 7px 0 30px 0;
	background: url(/bitrix/templates/termofort_inner/images/menu_all_bg.jpg) center top repeat-x;
}
#content2{
	width: 91%;
        margin: 0 auto;
        min-width: 930px;

}
#menu{
	width: 100%;
	height: 40px;
	margin: 0 0 45px 0;
}
.search{
	width: 200px;
	margin: 5px 0 0 0;
	background: url(/bitrix/templates/termofort_index/images/input_search.png) left top no-repeat;
	overflow: hidden;
}
#menu .search{
	float: right;
}
.search input{
	width: 190px;
	margin: 0;
	padding: 7px 5px 7px 12px;
	font-family: Arial;
	font-size: 14px;
	color: #898989;
	font-style: italic;
	border: 0;
	background: none;
}
.search a{
	display: block;
	width: 34px;
	height: 29px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
#menu .menu{
	float: left;
	width: 720px;
	margin: 0 0px 0 0;
}
* html #menu .menu{
	margin: 0 42px 0 0;
}
#menu .menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu .menu ul li{
	float: left;
	margin: 0 0 0 2px;
	text-align: center;
	font-size: 15px;
	color: #cccccc;
}
* html #menu .menu ul li.first{
	margin: 0 0 0 1px;
}
#menu .menu ul li a{
	display: block;
	width: 118px;
	height: 30px;
	padding: 10px 0 0 0;
	color: #ffffff;
	background: url(/bitrix/templates/termofort_index/images/menu_bg.png) left top no-repeat;
	text-decoration: none;
	position: relative;
	z-index: 200;
}
#menu .menu ul li a:hover{
	background: url(/bitrix/templates/termofort_index/images/menu_bg.png) left -40px no-repeat;
}
* html #menu .menu ul li a:hover{
	background: url(/bitrix/templates/termofort_index/images/menu_bg.png) left -39px no-repeat;
}
#menu .menu ul li span{
	display: block;
	width: 118px;
	height: 30px;
	padding: 10px 0 0 0;
	background: url(/bitrix/templates/termofort_index/images/menu_bg.png) left -40px no-repeat;
	text-decoration: none;	
	position: relative;
	z-index: 200;
}
* html #menu .menu ul li span{
	background: url(/bitrix/templates/termofort_index/images/menu_bg.png) left -39px no-repeat;
}
#menu .menu ul li div{
	position: relative;
	top: -40px;
	z-index: 100;
}
#menu .menu ul li ul{
	display: none;
	position: absolute;
	top: 10px;
	left: -30px;
	width: 180px;
	padding: 40px 0 12px 0;
	background: #ce4a08;
	z-index: 100;
}
#menu .menu ul li ul li{
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
}
* html #menu .menu ul li ul li{
	height: 1px;
}
#menu .menu ul li ul li a{
	display: block;
	width: auto;
	height: auto;
	padding: 6px 22px 6px 38px;
	background: none;
	text-decoration: underline;
}
#menu .menu ul li ul li .yellow{
	color: #fff200;
}
#menu .menu ul li ul li a:hover{
	text-decoration: none;
	background: #DA8503;
}
#content h1{
	font-size: 30px;
	color: #111111;
	font-weight: normal;
	margin: 0 0 30px 0;
}
#content_left h2{
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#content_right .h2{
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
#content_left h3{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 25px 20px;
}
.content{
	width: 100%;
}
#content_left{
	float: left;
	width: 285px;
}
#content_right{
	float: right;
	width: 100%;
	margin: 0 0px 0 0;
}
* html #content_right{
	margin: 0 42px 0 0;
}
#content_left ul{
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
}
#content_left ul li{
	padding: 0 0 10px 0;
	font-size: 18px;
}
.selects_menu{
	margin: 0 0 20px 0;
}
.selects_menu td{
	height: 70px;
	padding: 0 20px 20px 52px;
	height /*\**/: 50px\9
}

* html .selects_menu td{
	height: 50px;
}
*+html .selects_menu td{
	height: 50px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body:first-of-type .selects_menu td { height: 50px; }
}
.selects_menu td a{
	font-size: 14px;
	color: #ffffff;
}
#selects_menu{
	margin: 0 0 30px 0;
}
#selects_menu td{
	height: 48px;
	padding: 0 20px 0 45px;
}
.selects_menu td.selects_menu_blue_bg1{
	background: url(/bitrix/templates/termofort_index/images/selects_menu_blue_big_bg.gif) left 1px no-repeat;
}
#selects_menu td.selects_menu_blue_bg{
	background: url(/bitrix/templates/termofort_inner_left_menu/images/selects_menu_blue_bg.gif) left 1px no-repeat;
}
#selects_menu td.selects_menu_orange_bg{
	background: url(/bitrix/templates/termofort_inner_left_menu/images/selects_menu_orange_bg.gif) left 1px no-repeat;
}
#selects_menu td.selects_menu_green_bg{
	background: url(/bitrix/templates/termofort_inner_left_menu/images/selects_menu_green_bg.gif) left 1px no-repeat;
}
.table_comment{
	margin: 0 0 18px 0;
	background: url(/bitrix/templates/termofort_index/images/comment_bg.gif) left top no-repeat;
}
.table_comment td span{
	font-size: 18px;
}
.comment_title{
	padding: 0 0 0 11px;
}
.comment{
	width: 195px;
	margin: 0 0 35px 0;
}
.faq{
	width: 268px;
	margin: 0 0 50px 0;
	position: relative;
}
.ico_faq{
	position: absolute;
	top: 0px;
	left: -87px;
}
.table_faq_title{
	height: 54px;
	padding: 0 20px;
	color: #ffffff;
	background: url(/bitrix/templates/termofort_index/images/faq_title_bg.gif) left top no-repeat;
}
.table_faq_txt{
	padding: 20px;
	background: #f1f1f1 url(/bitrix/templates/termofort_index/images/faq_bottom_bg.gif) left bottom no-repeat;
}
.bnr{
	margin: 0 0 25px 0;
}
.item_first{
	position: relative;
}
* html .item_first{
	height: 1px;
}
.item_first_left{
	position: absolute;
	top: 20%;
	left: -82px;
}
.item_first_right{
	position: absolute;
	top: 20%;
	right: -82px;
}
.item{
	margin: 0 0 35px 0;
	border: 1px solid #dbdbdb;
	background: #ffffff;
	position: relative;
}
* html .item{
	height: 1px;
}
.item_paging{
	position: absolute;
	top: 3px;
	width: 100%;
}
.item_paging_prev{
	position: absolute;
	left: 10px;
	color: #e66a00;
}
.item_paging_next{
	position: absolute;
	right: 10px;
	color: #e66a00;
}
.item_paging2{
text-align:right;
	margin: 0 100px 0 200px;
}
.item_paging_numbers{
	margin: 0 0 5px 0;
	font-size: 19px;
	color: #ffffff;
}
.item_paging_numbers span{
	padding: 0 2px;
	background: #e66a00;
}
.item h2{
	margin: 0 10px 20px 0;
	padding: 0 0 0 110px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
}
.item h2 span{
	display: inline-block;
	padding: 8px 12px;
}
.item h2 span.title_yellow{
	color: #000000;
	background: #fff200;
}
.item h2 span.title_blue{
	background: #256eff;
}
.item h2 span.title_orange{
	background: #f26122;
}
.item p{
	margin: 0 10px 30px 30px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;	
}
.item .table{
	margin: 0 0 15px 20px;
}
.item .table td{
	vertical-align: top;
	padding: 0 10px;
	font-size: 11px;
}
.item .table td a{
	font-size: 16px;
	color: #4f9dbd;
}
.item .table td span{
	font-size: 12px;
}
.item .table td span strike{
	font-size: 16px;
}
.item .table td span.red{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ed1c24;
}
.item .table td span.red span{
	font-size: 20px;
}
.item .item_bottom{
	padding: 6px 0 6px 100px;
	background: #eeeeee url(/bitrix/templates/termofort_index/images/item_b_bg.gif) left bottom repeat-x;
}
.item .item_bottom2{
	padding: 6px 0 6px 100px;
}
.item .item_bottom table td{
	padding: 0 10px;
	font-size: 10px;	
}
.item .item_bottom table td ul{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.item .item_bottom table td ul li{
	padding: 2px 0 3px 25px;
	font-size: 12px;
}
.item .item_bottom table td ul li.ico_manual{
	background: url(/bitrix/templates/termofort_index/images/ico_manual.gif) left top no-repeat;
}
.item .item_bottom table td ul li.ico_download{
	background: url(/bitrix/templates/termofort_index/images/ico_download.gif) left top no-repeat;
}
.item .item_bottom .button{
	cursor: pointer;
}
.item .item_bottom .table2 td ul li{
	display: inline;
	margin: 0 25px 0 0;
}
.item .tl, .tr, .bl, .br{
	position: absolute;
	width: 6px;
	height: 6px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
.item .tl{
	top: -1px;
	left: -1px;
	background: url(/bitrix/templates/termofort_index/images/item_tl_bg.gif) left top no-repeat;
}
.item .tr{
	top: -1px;
	right: -1px;
	background: url(/bitrix/templates/termofort_index/images/item_tr_bg.gif) left top no-repeat;
}
.item .bl{
	bottom: -1px;
	left: -1px;
	background: url(/bitrix/templates/termofort_index/images/item_bl_bg.gif) left top no-repeat;
}
.item .br{
	bottom: -1px;
	right: -1px;
	background: url(/bitrix/templates/termofort_index/images/item_br_bg.gif) left top no-repeat;
}
.bnr_news{
	width: 100%;
	height: 155px;
	margin: 0 0 30px 0;
	padding: 80px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #000000;
	background: url(/bitrix/templates/termofort_index/images/bnr_bg.jpg) left top no-repeat;
}
.bnr_news span{
	font-family: Georgia;
	font-size: 24px;
}
.bnr_news span a{
	font-family: Georgia;
	color: #000000;	
}
.bnr_news br{
	line-height: 1.8em;
}
.txt{
	width: 100%;
	margin: 0 0 30px 0;
}
#bottom{
	width: 91%;
	height: 370px;
	margin: 0 auto;
	background: url(/bitrix/templates/termofort_index/images/bottom_bg.gif) left 33px repeat-x;
	position: relative;
}
#bottom #contacts{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 182px;
}
#bottom .phone{
	text-align: right;
}
#bottom .phone select{
	font-family: Arial;
	font-size: 12px;
}
#bottom .phone span{
	font-size: 16px;
	color: #b5b5b5;
	position: relative;
	top: -7px;
	left: -4px;
}
#bottom .phone strong{
	font-size: 30px;
	color: #f25b22;
}
#bottom #contacts table{
	margin: 6px 0 0 0;
}
#bottom #contacts table td{
	height: 47px;
	padding: 0 0 0 45px;
	background: url(/bitrix/templates/termofort_index/images/selects_menu_green_bg.gif) left top no-repeat;
}
#bottom #contacts table td a{
	color: #ffffff;
}
#bottom #bottom_tabs{
	width: 730px;
	height: 350px;
	margin: 0 0 0 210px;
	overflow: hidden;
}
* html #bottom #bottom_tabs{
	overflow: visible;
}
#bottom #bottom_tabs ul{
	width: 780px;
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#bottom #bottom_tabs ul li{
	float: left;
	background: url(/bitrix/templates/termofort_index/images/tab_bg.gif) left top no-repeat;
}
#bottom #bottom_tabs ul li a{
	display: block;
	width: 112px;
	height: 14px;
	padding: 10px 0 9px 0;
	text-align: center;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
}
* html #bottom #bottom_tabs ul li a{
	padding: 10px 0 8px 0;
}
#bottom #bottom_tabs ul li a:hover{
	text-decoration: underline;
}
#bottom #bottom_tabs ul li .selected{
	padding: 7px 0 13px 0;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background: url(/bitrix/templates/termofort_index/images/tab_cur_bg.gif) left top no-repeat;
}
* html #bottom #bottom_tabs ul li .selected{
	padding: 7px 0 6px 0;
}
#bottom #bottom_tabs ul li .selected:hover{
	text-decoration: none;
}
#bottom #bottom_tabs .bottom_tabs_txt{
	padding: 0 10px;
	overflow: hidden;
}
#bottom #bottom_tabs .bottom_tabs_txt .adres{
	float: left;
	width: 140px;
	margin: 0 35px 0 0;
	height: 160px;
}
* html #bottom #bottom_tabs .bottom_tabs_txt .adres{
	margin: 0 34px 0 0;
}
#bottom #bottom_tabs .bottom_tabs_txt .adres strong{
	display: block;
	height: 45px;
}
#bottom #bottom_tabs .bottom_tabs_txt .adres a{
	color: #f26122;
}
#bottom #bottom_bottom{
	position: absolute;
	bottom: -90px;
	left: 0px;
	width: 100%;
	color: #ffffff;
}
* html #bottom #bottom_bottom{
	bottom: 55px;
}
#bottom #bottom_bottom .search{
	float: left;
	margin: 0 76px 0 0;
}
#bottom #bottom_bottom #bottom_bottom_txt{
	float: left;
	width: 210px;
}
#bottom #bottom_bottom #liru{
	float: left;
	width: auto;
	position: static;
}
#bottom #bottom_bottom #copy{
	float: right;
	width: 180px;
	text-align: center;
}
#bottom #bottom_bottom #copy a{
	color: #fff;
}
#bottom #bottom_bottom #copy span{
	position: relative;
	top: -6px;
}

/* ------- pop_ups ------- */
#overlay{
	width: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/bitrix/templates/termofort_index/images/overlay.png);
	z-index: 2000;
}
* html #overlay{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(/bitrix/templates/termofort_index/images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#overlay2{
	width: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/bitrix/templates/termofort_index/images/overlay.png);
	z-index: 2000;
}
* html #overlay2{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(/bitrix/templates/termofort_index/images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#all_modal{
	display: none;
	position: absolute;
	z-index: 2000;
}
#all_modal2{
	display: none;
	position: absolute;
	z-index: 2000;
}
* html .ie6_fixed{
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop) + 15 + 'px');
}
.modal{
	width: 576px;
	padding: 20px 0 0 0;
	background: url(/bitrix/templates/termofort_index/images/modal_top_bg.png) left top no-repeat;
	position: relative;
	z-index: 2001;
}
.modal2{
	width: 576px;
	padding: 0 0 20px 0;
	background: url(/bitrix/templates/termofort_index/images/modal_bottom_bg.png) left bottom no-repeat;
}
.modal3{
	padding: 20px 80px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7d7d7d;
	background: #ffffff;
	position: relative;
}
.modal3 h2{
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	margin: 0 0 15px 0;
}
.modal3 h2 a{
	color: #000000;
}
.modal3 .button_close{
	position: absolute;
	top: 0px;
	right: 20px;
}
.modal3 .input{
	width: 100%;
	margin: 5px 0 25px 0;
	font-family: Arial;
	font-size: 14px;	
}
*+html .modal3 .input{
	margin: 5px 0 0 0;	
}
* html .modal3 .input{
	width: 98%;
	margin: 5px 0 20px 0;	
}
.modal3 textarea{
	width: 100%;
	height: 170px;
	margin: 5px 0 25px 0;
	font-family: Arial;
	font-size: 14px;	
}
* html .modal3 textarea{
	width: 98%;	
	height: 170px;
}
.modal3 .button{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	cursor: pointer;
}

.c{
	display: block;
	clear: both;
	height: 0;
	font-size: 0px;
	overflow: hidden;
}
