a{
	color: #016cc8;
}

.base{
	width: 1000px;
	height: 100%;
	margin: 0 auto 0 auto;
}
.base .header{
	height: 41px;
	background: url("../_img/head_Repeat.png") repeat-x top left;
}
.base .header .L{
	background: url("../_img/head_L.png") no-repeat top left;
	display: table;
	width: 100%;
}
.base .header .R{
	background: url("../_img/head_R.png") no-repeat top right;
	display: table;
	width: 100%;
}
.base .logo{
	padding-top: 16px;
	padding-bottom: 16px;
}
.header_swf{
	width: 1000px;
	height: 214px;
}

.base .delimetr_base{
	height: 15px;
}
.base .navigate{
	width: 212px;
	padding-right: 15px;
	background: url("../_img/delimetr_white_vertical.png") repeat-y right;
	height: 100%;
}
.base .content{
	padding: 0 0px 15px 15px;
	width: 100%;
	*width: 0;
	*width: 800px; /* большие проблемы с ишаком, не хочет тянуться((( */
	font: 12px Tahoma;
}
.base .footer{
	border-top: solid 2px #b4b4b4;;
	color: #686c6f;
	text-align: center;
	font: 12px sans-serif;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.base .footer .menu_footer a{
	border-right: solid 1px;
	padding: 0 5px 0 5px;
}
.base .footer .menu_footer a.end{
	border: none;
}
.base .footer a{
	color: #686c6f;
}

.list_link_head{
	margin-left: 50px;
	margin-top: 3px;
}
.list_link_head a{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
}
.list_link_head a.link_head_home{
	background: url("../_img/head_link_home.png") no-repeat;
}
.list_link_head a.link_head_home:hover{
	background: url("../_img/head_link_home_hover.png") no-repeat;
}
.list_link_head a.link_head_sendMail{
	background: url("../_img/head_link_sendMail.png") no-repeat;
}
.list_link_head a.link_head_sendMail:hover{
	background: url("../_img/head_link_sendMail_hover.png") no-repeat;
}
.list_link_head a.link_head_siteMap{
	background: url("../_img/head_link_siteMap.png") no-repeat;
}
.list_link_head a.link_head_siteMap:hover{
	background: url("../_img/head_link_siteMap_hover.png") no-repeat;
}

.delimetr_silver_gradient{
	background: url("../_img/delimetr_silver_gradient.png") repeat-x left top;
	height: 5px;
	font: 5px;
}
.menu_base{
	list-style: none;
	background-color: #e9e9e9;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_base li{
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
}
.menu_base li a{
	text-decoration: none;
	background: url("../_img/delimetr_silver_horizontal.png") repeat-x bottom;
	display: block;
	padding-top: 5px;
	height: 22px;
	*height: 27px;
	font: 12px Tahoma;
	color: #000;
}
.menu_base li a:hover{
	text-decoration: underline;
}
.menu_base li a.end{
	background: none;
}
.menu_base li a.selected{
	color: #016cc8;
}
.title_white{
	background: url("../_img/delimetr_silver_line.png") repeat-x bottom;
	font: bold 14px Tahoma;
	padding: 0 0 10px 15px;
	text-align: left;
	*width: 215px;
}
.block_job{
	margin: 10px 0 10px 0;
	display: table;
}
.item_job{
	background: url("../_img/delimetr_white_horizontal.png") repeat-x bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 197px;
}
.item_job .image img{
	width: 70px;
	border: solid 2px #016cc8;
}
.item_job .data{
	padding-left: 5px;
	font: 12px sans-serif;
}
.item_job .data strong{
	display: block;
	color: #016cc8;
}
.link_more{
	background: url("../_img/button_more.png") no-repeat;
	display: block;
	width: 99px;
	height: 23px;
	margin: 5px 0 5px 0;
	color: #e43d1b;
	font: 12px sans-serif;
	padding: 3px 0 2px 10px;
	text-align: left;
	text-transform: lowercase;
}
.inner_content{
	width: 100%;
	height: 100%;
}
.inner_content .left{
	padding: 0 15px 15px 0px;
}
.inner_content .right{
	width: 200px;
	*width: 175px;
	padding-left: 15px;
	background: url("../_img/delimetr_white_vertical.png") repeat-y left;
	text-align: right;
}

.block_news{
	background-color: #e9e9e9;
	margin-top: 3px;
	display: table;
}
.item_news{
	border-bottom: solid 1px #fff;
	margin: 0px 10px 0 10px;;
}
.item_news .image{
	padding: 3px;
	
}
.item_news .image img{
	border: solid 2px #fff;

}
.block_partner{
	list-style: none;
	text-align: left;
}
.block_partner a{
	color: #016cc8;
	font: bold 12px Tahoma;
}
.block_partner li{
	font: 12px Tahoma;
}
.block_partner li .text{
	font: 12px Tahoma;
	padding-left: 10px;
}
.block_about{
	background-color: #f0f0f0;
}
.block_about td{
	padding: 10px;
	font: 12px sans-serif;
}
.block_about td.title{
	font: bold 12px Tahoma;
}
.block_about .image{
	border: solid 1px silver;
	padding: 1px;
}
.block_about .link_more{
	float: right;
}
.link_more_2{
	color: #e43d1b;
	font: 12px sans-serif;
	text-transform: lowercase;
}
.block_about td.text{
	padding-left: 5px;
	padding-bottom: 0px;
}
.block_catalog{
	width: 100%;
	background: silver url("../_img/delimetr_BG.png");
	*background: #f4f4f4;
	border-collapse: separate !important;
	border-spacing: 3px !important;
	*border-spacing: 1px !important;
	margin-top: 10px;
}
.block_catalog td{
	width: 175px;
	height: 122px;
	text-align: center;
	background-color: #fff;
	padding: 5px;
}
.block_catalog td a{
	display: block;
	padding-top: 5px;
	color: #016cc8;
	font-weight: bold;
}
.block_catalog td a img{
	display: block;
	border: solid 1px #979899;
	margin: 0 auto;
	width: 99px;
}
.block_catalog td a:hover{
	background-color: #f4f4f4;
}
.block_catalog td ahover img{
	border-color: #000;
}


.block_folder{
	font: 12px Tahoma;
}
.block_folder td{
	padding: 5px;
}
.invmore{
	 margin: 10px 10px 10px 0px;
}
.invmore a{
	font: bold 12px Tahoma;
	color: #016cc8;
}


.bread_crumbs{
	font: 12px Tahoma;
	color: #016cc8;
}
.bread_crumbs a{
	color: #016cc8;
}


list_product{
	border-spacing: 2px;
	border-collapse: separate;
}
.item_catalog{
	margin: 0px;
	border: solid 1px #eeeef3;
	width: 130px;
	*width: 160px;
	text-align: center;
}
.item_catalog:hover{
	background-color: #eeeef3;
}
.item_catalog .listLink{
	text-align: center;
}
.item_catalog a.name {
	display: block;
	margin: 0 auto 0 auto;
	font: bold 12px Arial;
	color: #707070;
	text-align: center;

}
.item_catalog a.link {
	display: block;
	background: no-repeat center center;
	width: 175px;
	height: 122px;
	border: solid 1px silver;
	padding: 1px;
	margin: 0 auto 0 auto;
	text-align: center;
	vertical-align: middle;
}

.item_catalog .data{
	text-align: left;

}
h2.title{
	font: bold 14px Tahoma;
}
div.red{
	font: bold 14px Tahoma;
	color: #016cc8;
	display: table;
	width: 100%;
	border: solid 1px #016cc8;
	text-align: center;
	line-height: 40px;
}
.newsBottom{
	text-align: left;
	line-height: 35px;
	padding-left: 10px;
	display: table;
	margin: 10px;
	*margin: 0px;
}
.map{
	font: 12px sans-serif;
	color: #016cc8;
}



.item_order{
	width: 700px;
}
.item_order .top td{
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
}
.item_order .title{
	padding-left: 15px;
	
}
.item_order .title label{
	font: bold 16px Tahoma;
	margin-left: 15px;
}
.item_order .data{
	padding-top: 15px;
}
.item_order .image{
	text-align: center;
}
.list_order{
	width: 215px;
	border-collapse: separate;
	border-spacing: 2px;
}
.list_order .left{
	font: bold 14px Tahoma;
	vertical-align: middle;
	width: 100px;
	text-align: right;
}
.list_order .right{
	margin-bottom: 5px;
	width: 100px;
}
.list_order .right input{
	width: 65px;
}
.list_order sup{
	font: 10px Verdana;
}

.block_order{
	border: solid 1px #016cc8;
	color: #016cc8;
}
.block_order legend{
	font: bold 14px Tahoma;
	color: #016cc8;
	padding: 15px;
}

.form_order{
	width: 100%;
}
.form_order .name{
	font: bold 12px Tahoma;
	text-align: right;
	vertical-align: top;
}
.form_order .name sup{
	color: red;
}
.form_order .data input{
	width: 300px;
}
.form_order .data textarea{
	width: 300px;
}
.form_order .buttons{
	text-align: center;
}
