/*** The Essential Code ***/

.n_text {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25639a;
}


.b_text {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25639a;
}

.hidden {
	display: none;
}

body {
	 min-width: 680px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}
        
#header {
	background: #FFF url(../images/header1.gif) top left no-repeat;   height: 190px; 
}

#top_banner {
	float: left;
	width: 468px; height: 60px; margin-top: 20px; margin-left: 310px;
}

*html #top_banner {
	margin-left: 141px; 
}

#container {
	clear: both;
	padding-left: 200px;
	/* LC fullwidth */
	padding-right: 240px;
	/* RC fullwidth + CC padding */
}
		
#container .column {
	position: relative;
	float: left;
}
		
#center {
	padding: 10px 20px;       /* CC padding */
	width: 100%;
	border-right: 1px dashed #999;
}
		
#left {
	width: 180px;
        height: 10px;
	/* LC width */
	padding: 0 10px;
	/* LC padding */
	right: 240px;
	/* LC fullwidth + CC padding */
	margin-left: -100%;
	border-right: 1px dashed #999;
}
		
#right {
	width: 180px;             /* RC width */
        height: 10px;
	padding: 0 10px;          /* RC padding */
	margin-right: -100%;
}
	
		
/*** IE Fix ***/
* html #left {
	left: 195px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#section_text ul {
list-style-position:outside;
display:inline;
}
#container {
	overflow: hidden;
}


#container .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

/********Hack for IExplorer7***********/
*:first-child+html #container .column {
   padding-bottom: 5em;
   margin-bottom: -1em;
}
/**************************************/

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}
		
* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	background: #FFF url(../images/bankir_footer.gif) top left no-repeat;   height: 60px; ;         /*** Same as body background ***/
}

#slogan {
	position: absolute; right: 10px; height: 25px;
	background-color: #26A4DE;
	margin-top: 25px; padding-right: 10px; padding-top: 7px; padding-left: 2px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal; 
}

*html #slogan {
	margin-top: 20px;
}

#pda {
	font-size: 65%; position: absolute; right: 10px; margin-top: 80px;
	height: 15px; 	background-color: #26A4DE;
}

*html #pda {
	margin-top: 80px;
}

#pda a {
	text-decoration: underline;
	padding-right: 18px;
	padding-top: 7px;
	padding-left: 2px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 #menu { position: absolute; left: 0px;  width: 821px; height: 33px; margin-left: 23px; margin-top: 110px;}

*html #menu { margin-top: 110px; border-left: 1px solid #FFF; margin-left: 22px; }

#menu ul { list-style-type:none; margin:0; padding-left: 0px;}
#menu li { float:left; padding-right: 1px;}
#menu li a span { display:none; }
#menu li a { display:block; height:33px; width:116px; background-position: center  top; }

#menu li#home_link a { background-image:url(../images/main_bt.gif); }
#menu li#about_link a { background-image:url(../images/about_bt.gif); }
#menu li#news_link a { background-image:url(../images/news_bt.gif); }
#menu li#forum_link a { background-image:url(../images/forum_bt.gif); }
#menu li#vacancy_link a { background-image:url(../images/vacancy_bt.gif); }
#menu li#partners_link a { background-image:url(../images/partners_bt.gif); }
#menu li#blogs_link a { background-image:url(../images/blogs_bt.gif); }
#menu li#banks_link a { background-image:url(../images/banks_bt.gif); }
#menu li#rating_link a { background-image:url(../images/rating_bt.gif); }


#top_menu { position: absolute; right: 10px; padding-top: 6px;  width: 135px; height: 20px;}
*html #top_menu {
	padding-top: 0; margin-top: 5px;
}
#top_menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#top_menu li { float: left; }
#top_menu li a span { display:none; }
#top_menu li a { display:block; height:20px;  width:45px; background-position: center top;}

#top_menu li#search_link a { background-image:url(../images/search_small_ico.gif) ; }
#top_menu li#contacts_link a { background-image:url(../images/mail_small_ico.gif) ; }
#top_menu li#map_link a { background-image:url(../images/map_small_ico.gif); }

#submenu { 
	position: absolute; right: 330px;  margin-top: 153px;
}

*html #submenu {
	right: 324px; margin-top: 153px;
}

#submenu ul { list-style-type: none; margin:0; 	padding:0;}
div#submenu li { float: left;  padding-left: 10px; padding-right: 10px;}

div#submenu li.nechetny {
	border-right: 1px solid #FFF;
}

div#submenu li a { display:block; }

#search {
	position: absolute;
	right: 30px;
	margin-top: 152px;
}

*html #search {
	margin-top: 151px;
}

#center_banner {
	text-align: center; margin: 20px 0px; /* text-align: center; margin: 20px 0px; */
	width: 100%; height: 80px; padding-top: 19px; border: 1px solid #FFA500; /* height: 80px; */
	/* background: url(../images/banner_1.jpg) center center no-repeat ; */ 
}


#small_banner {
	height: 100px; border: 1px solid #FFA500; margin: 15px 0;
}

#footer-wrapper { padding-top: 1px;
	clear: both;
	text-align: center;
}

div#footer_menu {
	width: 100%;
	margin-top: 30px;
	border-top: 5px solid #AAA;
}

div#footer_statistik {
	width: 100%;
	margin-top: 30px;
	/*border-top: 5px solid #AAA;*/
}

#footer_menu  ul {margin-top: 1px; padding-top: 5px;  border-top: 1px solid #AAA;}
div#footer_menu  li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #AAA;
}
#footer_statistik  ul {margin-top: 1px; padding-top: 5px;  /*border-top: 1px solid #AAA;*/}
div#footer_statistik  li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right: 1px solid #AAA;*/
}

div#footer_menu  li.last {
	border-right: 0;
}

#copyright { 
	margin-top: 15px;
}


