/* Core
------------------------------ */

*{ margin: 0; padding: 0; }

img { behavior: url(./iepngfix.htc); }

html { height: 100%; background: #fff; font: .75em/1.5 Arial, Verdana, Helvetica, sans-serif; }
body { height: auto !important; height: 100%; min-height: 100%; position: relative; text-align:left; }  /* body height 100% */

a { color: #0066cc; }
a:visited {  }
a:hover {  }
a:active {  }

#page 
{
	width: 100%; 
	min-width: 1024px;
	
	/* dynamic expression to emulate min-width in IE*/ 
	width:expression(document.body.clientWidth < 1025? "1024px" : "100%" );

	margin: 0; 
	padding: 0;
	margin-bottom:0; 
	background: #fff; 
}

.header
{
    width: 100%;
    min-width: 1024px;
    height: 119px;
    /*background: transparent url(./img1/Step---Final_01.jpg) top no-repeat;*/
    background: transparent url(./img1/hback_x.gif) top repeat-x;
    margin:0;
    padding:0;
}

.header_img
{
	width: 1024px;
    	height: 119px;
    	background: transparent url(./img1/Step---Final_01.jpg) top no-repeat;
	margin:0;
	padding: 0;
}

.band
{
	margin:0;
	padding:0;
	width: 100%;/*1024px;*/
	min-width: 1024px;

	height: 26px;
	font-size: 10px;
	text-align: center;
	/*padding-top:9px;*/
	background: transparent url(./img1/band_back.gif) left repeat-x;
}

.band a, .band a:hover
{
	text-decoration: none;
	color: white;
	font-size: 10px;
	cursor:hand;
}

.band_1
{
	float:left;
	margin:0;
	padding:0;
	width:172px;
	height:26px;
	background: transparent url(./img1/Step---Final_02a.jpg) top left no-repeat;
}

.button_1
{
	float:left;
	margin:0;
	padding:0;
	width:118px;
	height:26px;
	background: transparent url(./img1/Step---Final_03.jpg)  no-repeat;
	color: white;
}

.band p
{
	padding-top:6px;
	text-indent: 0;
	color: white;	
	font-size: 10px;
	text-align: center;

}
.band_2
{
	float:left;
	margin:0;
	padding:0;
	width:6px;
	height:26px;
	background: transparent url(./img1/Step---Final_04.jpg) top left no-repeat;
}

.button_2
{
	float:left;
	margin:0;
	padding:0;
	width:120px;
	height:26px;
	background: transparent url(./img1/Step---Final_05.jpg) top left no-repeat;
}

.band_3
{
	float:left;
	margin:0;
	padding:0;
	width:6px;
	height:26px;
	background: transparent url(./img1/Step---Final_06.jpg) top left no-repeat;
}

.button_3
{
	float:left;
	margin:0;
	padding:0;
	width:119px;
	height:26px;
	background: transparent url(./img1/Step---Final_07.jpg) top left no-repeat;
}

.band_4
{
	float:left;
	margin:0;
	padding:0;
	width:6px;
	height:26px;
	background: transparent url(./img1/Step---Final_08.jpg) top left no-repeat;

}

.button_4
{
	float:left;
	margin:0;
	padding:0;
	width:120px;
	height:26px;
	background: transparent url(./img1/Step---Final_09.jpg) top left no-repeat;
}

.band_5
{
	float:left;
	margin:0;
	padding:0;
	width:6px;
	height:26px;
	background: transparent url(./img1/Step---Final_10.jpg) top left no-repeat;

}

.button_5
{
	float:left;
	width:121px;
	height:26px;
	background: transparent url(./img1/Step---Final_11.jpg) top left no-repeat;
	margin:0;
	padding: 0;
}

.band_6
{
	float:left;
	margin: 0;
	margin-right:-3px;
	padding: 0;
	width:230px;
	height:26px;
	background: transparent url(./img1/Step---Final_12.jpg) no-repeat;
}

.bl
{
	margin:0;
	padding:0;
	width: 100%;
	min-width: 1024px;
	/* dynamic expression to emulate min-width in IE*/ 
	width:expression(document.body.clientWidth < 1025? "1024px" : "100%" );

	background: url(./img1/leftbackgr.gif) repeat-y 0 0;
	overflow:hidden;
}

.exp2
{
	width:100%;
	min-width: 1024px;
	/* dynamic expression to emulate min-width in IE*/ 
	width:expression(document.body.clientWidth < 1025? "1024px" : "100%" );

    	margin: 0;
	padding: 0;
	background: transparent url(./img1/backgr2_line.gif) repeat-x top;
	overflow:hidden;	
}

.left_menu
{
	width: 164px;
	float:left;

	margin: 0;
	padding:0;

	height: auto;
	min-height: 607px;
	/* dynamic expression to emulate min-width in IE*/ 
	height:expression(document.body.clientHeight < 608 ? "607px" : "100%" );
}

.col_1
{
	margin:0;
	padding:0;

	width: 164px;
	height: 41px;
	background: url(./img1/list.gif) top left no-repeat;
}

.col_3
{
    	float:left;
		
	width:141px;
	height:auto;/*315px;*/
	margin:0px;
	padding:0px;

	position:relative;
	left:8px;

	/*background: #000; */
}

/*
.left_menu
{
	margin: 0;
	padding:0;

	width: 164px;

	background: #026366;
}
*/

/*
.col_2
{
    	display:inline;  

	float:left;
	width:8px;
	height:566px;
	background: #007d87;
	margin:0;
}
*/

.col_3 a, .col_3 a:hover
{
/*	font-weight: bold;*/
	text-decoration: none;
	font-size: 12px;
}

.col_3 p
{
	margin: 0;
	padding:0;
	padding-left: 9px;
	color: white;
	text-indent: 0;
}

ul.usl 
{
    	width: 530px;
	margin-left: auto;
	margin-right: auto;
    	
	text-align:center;
}

ul.usl li
{
	padding-bottom: 0px;
	margin-bottom:20px;

	list-style-type:disk;
	list-style-position:outside;
}

.usl li ul li
{
	margin-bottom:5px;
	list-style-image: url(./img1/bullet.gif);
}
.usl2lev
{
	width: auto;
	color: #192124;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;

	margin-top: 10px;
	margin-bottom: 10px;

	padding-bottom: 0px;
	padding-top:6px;
	padding-left: 20px;

	text-align: center;
}

.usl2lev li
{
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom:5px;
}

#usl2lev 
{
/*	border: 1px solid red;*/
}

#usl2lev li
{
	width: auto;
	margin-bottom:5px;
/*	border: 1px solid blue;*/
}

#usl2lev li ul
{
	display:none;
	margin-top: 5px;
	margin-bottom: 14px;
}

#usl2lev li ul li
{
	margin-left: 20px;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
/*	border: 1px solid green;*/
}

#usl2lev li ul li p 
{
	margin: 0;
	padding:0;
	margin-top:4px;
	text-indent: 0;
}


#nav ul
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	width: 141px;
}

#nav li
{
	background: #026366;
	display:block;
	position:relative;
	float:left;
	width: 141px;	
 	
	list-style: none;	
/*	height: 44px;*/

	border-bottom: 1px solid #000;
	padding: 0px;	
	margin:0px;

	color: #ffffff;
}

#nav li.checked
{
	background: #026366 url(./img1/check2.gif) top right no-repeat; 
}

#nav a
{
	cursor: hand;
	color: #fff;

}

#nav p
{
	padding-top:13px;
	padding-bottom:13px;
	text-indent: 0;
	color: #fff;	
}

#nav li ul
{
	padding:0;margin:0;
	display:none;
	/*display: block;*/
	border-top: 1px solid #000;
}

#nav li ul li
{
	position:relative;

	background: #024d4f;

	list-style:none;
	color: #fff;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;

	border-top: 1px solid #1a6262;
	border-bottom:1px solid #000;	
}

#nav li.click
{
	background-color: #2bc0c5;
}

#nav li ul li p 
{
	margin: 0;
	padding:0;
	padding-left: 17px;
	margin-top:4px;
	color: white;
	text-indent: 0;
}

#nav li ul li p.oneline 
{
	
	margin: 0;
	padding:0;
	padding-left: 17px;
	margin-top:3px;
	color: white;
	text-indent: 0;
	line-height:34px;
}

.bottom
{
    float:left;

    width: 100%;
    min-width: 1024px;
    /* dynamic expression to emulate min-width in IE*/ 
    width:expression(document.body.clientWidth < 1025? "1024px" : "100%" );

    height: 16px ;
    /* background: transparent url(./img1/Step---Final_35.jpg) no-repeat;*/
    background: transparent url(./img1/bottom_line.gif) repeat-x;
    margin:0;
    padding:0;
}

/* * * * * * * * * * * */

.center_part
{
	float:left;
	
	/*height: 607px;*/
	
	height: auto;
   	background: transparent url(./img1/backgr2.gif) top no-repeat;
    	margin: 0;
	padding: 0;
}

.exp
{
	float:left;
	width:860px;	
	
	position: relative;
	left: -40px;

	padding: 0;
    	margin: 0;

	margin-right: -25px;
	margin-bottom: -30px;
	margin-top: -20px;

	background: transparent url(./img1/backrep.gif) repeat-y 0 0;
	overflow:hidden;
}

.exp1
{
	float:left;
    	margin: 0;
	padding: 0;
	background: transparent url(./img1/chess_small1.gif) no-repeat 98% 99%;

}

.content
{
	float:left;

	width:636px;
	/*height:607;*/
	height: auto;
    	margin: 0;
	padding: 0;
	z-index: 2;

}

.about
{
	margin:0;
	padding:0;
	width:636px;
	height:260px;
/*	border: 1px blue solid;*/
}

.top
{
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	margin:0;
	padding:0;
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
}

/*.al
{
	margin:0;
	padding:0;
	width:636px;
	display:block;
}*/
.pics1
{
	width: 211px;
	height:153px;

	margin-left: 8px;
	margin-top: 8px;
	background:  transparent url(./img1/chess1.gif) top left no-repeat;	
}

.pics2
{
	width: 194px;
	height: 49px;
	margin-left: 8px;
	margin-top: 6px;
	background: transparent url(./img1/more.gif) top left no-repeat;	
}

.pics_area
{
/*	display:block;*/

/**/
	float: left;
	margin:0;
	padding:0;
	margin-left:6px;
	margin-right: 25px;
	margin-top: 8px;
	width: 194px;
	height: 211px;
	background: transparent url(./img1/fire.png) no-repeat;
/**/
}

.area
{
	float:left;
	width: 380px; /*380*/
	height: 212px; /*168px; /*211*/*/
	margin:0;
	padding:0;
	margin-top: 8px; /*new*/
	padding-top:50; /*new*/
	background: transparent url(./img1/title2.gif) top center no-repeat;	
	text-align: left;


/*	border: 1px solid #cccccc;*/
/*	font-size: 12px;
	font-family: Arial, sans-serif;*/
/*	margin-left: 0px;*/
/*	padding-left: 8px;*/
/*	padding-left: 20px;
	padding-right: 20px;*/
}

.area p
{
	margin:0;
/*	padding: 50 20 0 20;*/
	padding-left: 20; /*new*/
	padding-right:20; /*new*/
	text-indent: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.area b
{
	color: #333;
}

.area ul 
{
      list-style-image: url(./img1/bullet.gif);
      margin:0;
      padding:0;
      padding-top: 10px;
      padding-left: 30px;
      font-size: 12px;
      line-height: 1px;
}
.area li
{

      font-family: Arial, Sans-serif;
	padding-top: 10px;
	font-size:13px;
/*	marker-offset: 30px;*/
}


/*.area li::marker {margin-right: 0em;}*/

.news
{
/*	background: transparent url(./img1/news_line.gif) top center no-repeat;	*/
	margin: 0;
	padding: 0;

	width: 636px;
}

.news img 
{
	padding:0;
	margin: 0;
	margin-top: 18px;  /*0px или 18px  до добавления полоски сверху над новости*/
	
	margin-left: 9px;
	margin-bottom: 10px;
}

.new
{
	display:block;	
	height: 111px;
	font-size: 12px;
	font-family: Arial, sans-serif;	

	padding: 0;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 28px;
	margin-bottom: 18px;

	text-align: left;
}

.new img
{
	float: left;
	width: 161px;
	height: 113px;

	position:relative;
	left: -5px;
	margin: 0;
	padding:0;
	margin-right:10px;
	/*margin-left: -6px;*/
	z-index: 300;
}

.date
{
	display: inline;
	color: #005050;
}

.stepcol
{
	display: inline;
	color: #009999;
}

.right_bar
{
	float:right;
	margin:0;
	padding: 0;
	padding-top:10px;
	width: 224px;
	height: auto;
	min-height: 595px;

	text-align: left;
/*	background: transparent url(./img1/chess_small1.gif) 95% 99% no-repeat;*/

}

.right_bar ul 
{
      float: left;
      margin: 0;
      padding:0;
      margin-left: 0;
      padding-left: 0;

      border: none;
      display: inline;
} 

.fl
{
	display: block;
	margin:0;
	padding:0;
	width: 224px;
	height: 21px;
}

.right_bar ul li 
{
      margin-left: 25px;;
      border: none;
      list-style: none;
      display: inline;
}

.right_bar ul img
{
     border:none;
}

.eng
{
	display: inline;
	float: right;
	text-align: right;
	margin: 0;
	padding:0;
	margin-right: 4px;
	margin-top: -1px;
}

.eng, .eng a, .eng a:hover
{
 	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #00b4bb;
	
	text-decoration: none;
}

.search_line
{
	display: block;
	margin:0;
	padding:0;
	margin-bottom:6px;
	height: 42px;
}
.search
{
	display: inline;
	float: left;
	margin:0;
	padding:0;
	margin-bottom:16px;
	margin-left: 8px;
	padding-left: 1px; 
	padding-top:2px;

	width: 140px;
	height: 23px;
	background: transparent url(./img1/search.gif) no-repeat;
}

.search input
{
	display: inline;
        float: left;
	margin: 0;
	padding:0;
	padding-left:1px;
	WIDTH: 117px;
	height: 21px; 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	background: transparent;
	BORDER: none;	
	cursor: text;
}

#search 
{
	display: inline;
        
        float: right;
	margin:0 ;
        padding:0;
	margin-top: -2px;
	margin-left: -1px;
	cursor: hand;
	width: 23px;
	height: 25px;
	cursor:hand;
	z-index:20;
}

.search form
{
	display: inline;
}

.search img
{
	margin:0;
	padding:0;
	cursor: hand;
	border: none;
}

.rrs
{
	display: inline;
	float: right;
	margin:0 ;
        padding:0;
	margin-right: 26px;
	margin-top: 0px;
	background: transparent url(./img1/rrs.gif) no-repeat;
}

.rrs img
{
	margin:0;
	padding:0;
	border: none;
}

.right_elem 
{
/*	display: block;	
	float:left;*/

	height: auto;
	font-size: 11px;
	font-family: Arial, sans-serif;	
	margin:0;
        padding:0;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 18px;

	text-align: left;
}

.right_elem img
{
	display: block;
	margin-bottom: 6px;
	margin-left: -2px;
	text-align: left;
}

.box
{
	width:  735px;

	float: left;
	position: relative;
	left: 40px;

	margin-top: 20px;
	margin-right: 25px;
	padding-bottom: 30px;
}

.banner
{
	float: left;
	position: relative;
	left: 28px;
	top: 26px;
}
