@charset "utf-8";
/* CSS Document federalexpo.ru */

html, body, div, applet, object, iframe, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html,body {
	width:100%;
	height:100%;
}
body {
	background-color:#fff;
	color: #252525;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(/images/ksei/bgsky1.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0 0 18px 0;
  
    margin-bottom: 1px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
    padding:4px;
}

h1,h2 {

	font-size: 20px;
	font-weight: normal;
    text-align: center;
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
}
h3,h4,h5,h6 {
	/*margin: 0 0 18px 0;*/
	font-size: 17px;
	font-weight: normal;
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
}

.picl {
	float:left;
	margin-right:20px;
}
.picr {
	float:right;
	margin-left:20px;
}

li {
   line-height: 1.7;
}

/* Links
-----------------------------------------------------------------------------*/

a img {
	border: 0;
}

a:visited,
a:link,
a {
	color:#0681ff;
	text-decoration: underline;
}
a:hover {
	color:#ff6603;
	text-decoration: none;
}
.foothead a:visited,
.foothead a:link,
.foothead a {
	color:#000;
	text-decoration: underline;
}
.foothead a:hover {
	color:#0072bc;
	text-decoration: none;
}


/* Design
-----------------------------------------------------------------------------*/

#full {
	position:relative;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
* html #full {
	height:100%;
}
#page {
	padding: 0 10px 100px 10px; 
	margin: 0 auto;
	min-width:976px;
	max-width:100%;
}
 
#content {
	overflow: hidden;
	padding-bottom: 15px;
}
#wrapper {
	width: 100%;
	float: left;
	margin-right: -260px;
}
#content1 {
	margin-right: 260px;
}

#container2 {
	width: 100%;
	float: right;
	margin-left: -260px;
}
#main_content {
    line-height: 1.4;
    font-size: 14px;
	margin-left: 260px;
	text-align: justify;
    font-family: 'PTSansRegular';
}

#main_content p {
    margin-top: 0.4em; /* Отступ сверху */
    margin-bottom: 0.4em; /* Отступ снизу */
   }

.clearing {
	height: 0;
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/

#header {
	height: auto;
	margin-bottom: 15px;
}
#uphead {
	background-color: #0681ff;
	padding: 7px 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
#head {
	overflow: hidden;
	padding: 25px 0;
}
#banr {
	float: right;
}
#banl {
	float: left;
}
#logotd {
	overflow: hidden;
}
#adr {
	float: right;
	width: 40%;
}
#adr div {
	padding: 5px 10% 0 10px;
}
#logo {
	text-align: center;
}
#slogan {
	float: left;
	width: 40%;
	text-align: right;
	font-size: 18px;
	font-style: italic;
}
#slogan div {
	padding: 5px 10px 0 10%;
}

.foothead {
	/*background-color: #f8f4e5; */
	padding: 7px 20px; 
}
.search {
	float: right;
}
.search input.form_text {
	font-size: 12px;
	color: #999999;
}

/* Middle
-----------------------------------------------------------------------------*/

.block {
	background-color: #f8f4e5; 
	border: 1px solid #e3dacf; 
	padding: 10px;
	margin-bottom: 20px; 
}
.block a {
	font-size: 12px;
}
.blockb {
	background-color: #eef8ff; 
	border: 1px solid #e3dacf; 
	padding: 10px; 
	margin-bottom: 20px;
    }

.blockname a {    
	font-size: 21px; 
	color: #ff6603; 
	font-style: bold;
	margin-bottom: 10px;	
	padding-bottom: 10px;
    text-decoration: none
}
.blockname {
    text-align: center;
	font-size: 20px; 
	color: #ff6603; 
	font-style: bold;
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.block-nobg {
	margin-bottom: 20px; 
	text-align: center;
}



/* Leftcol
-----------------------------------------------------------------------------*/

#leftcol {
	width: 225px;
	float: left;
}
.lm {
	margin-bottom: 20px;
}
.lmname {
	font-size: 20px; 
	color: #ff6603; 
	font-style: bold;
    font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	border: 1px dotted #dcd4b2; 
	padding: 10px; 
	background-color: #eef8ff;
    text-align: center;
}


/* Rightcol
-----------------------------------------------------------------------------*/

#rightcol {
	width: 225px;
	float: right;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	position: absolute;
	bottom: 0;
	height: 100px;
	border-top: 1px solid #fff;
	width: 100%;
}
#foot {
	margin: 0 auto;
	min-width:976px;
	max-width:1200px;
	padding: 20px 10px;
	border-top: 3px solid #f8f4e5; 
	font-size: 12px;
}
#footr {
	float: right;
	width: 500px;
}
#footl {
	float: left;
	width: auto;
}
#footr1 {
	float: right;
	width: 200px;
}
#footr2 {
	float: left;
	width: 300px;
}



.nc_info_keeper {background:#F2F2F2;padding:20px;margin:0 0 15px 0;width:400px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.nc_search_form {clear:both;height:42px;width:100%;margin:0 0 25px 0;}
.nc_search_input {background:#d0d0d0;padding:5px 50px 7px 6px;width:600px;height:42px;float:left;}
.nc_search_input input[type=submit] {margin:0 0 0 5px;}
.nc_search_input input[type=text] {width:435px}
.nc_search_input .advancedlink {text-align:right;margin:0 59px 0 0;}
.nc_search_results {padding:0;clear:both;}
.nc_search_arrow {background:url(/images/search_arrow.gif);width:15px;height:54px;float:left;}
.nc_search_list {margin:0 0 15px 0;}
.nc_search_nav {margin:15px 0 4px 0;}
.nc_search_inactive, .nc_search_prev {margin:0 15px;}
.nc_search_inactive {color:#d0d0d0;}
.nc_search_range {margin: 0 0 15px 0;}

.nc_search_extra_form .param .caption {text-align:right;margin:0 10px 0 0;}
.nc_search_extra_form tr td {padding:0 0 10px 0;}
.nc_search_extra_form .interval_unit {margin:0 0 0 5px;}






