/*
	NEW HEADER
*/
#luf_header a {color:#002BB8;text-decoration:underline;}
#luf_header a:hover {color:#F99E00}
#luf_header a:focus {outline:none;}
#luf_header address {font-style:normal;}

#luf_header {position:relative;height:100px;z-index:2;margin:0;color:#454545;font:12px/14px Arial,Verdana,sans-serif;background:#fff;}
/* logo */
#luf_header strong a {display:block;position:absolute;left:19px;top:7px;width:196px;height:87px;background:url(/x/images/logo.gif);text-indent:-9999px;overflow:hidden;}
/* login form */
#luf_header .luf-login-form {width:300px;position:absolute;right:-10px;top:40px;}
#luf_header .luf-login-form .luf-col {float:left;padding:0 5px 0 0;}
#luf_header .luf-login-form .luf-col .clearfix {font-size:11px;line-height:15px;}
#luf_header .luf-login-form .luf-col .clearfix input {float:left;width:16px;height:15px;margin:0 5px 0 0;padding:0;}
#luf_header .luf-login-form .luf-login {width:130px;}
#luf_header .luf-login-form .luf-pass {width:92px;}
#luf_header .luf-login-form .luf-pass a {white-space:nowrap;}
#luf_header input.luf-text {display:block;margin:0 0 4px;padding:1px 5px;background:#f3f3f3;border:1px solid #eee;border-left:1px solid #b9b9b9;border-top:1px solid #b9b9b9;height:15px;line-height:15px;}
#luf_header .luf-login-form .luf-login input.luf-text {width:118px;}
#luf_header .luf-login-form .luf-pass input.luf-text {width:80px;}
#luf_header .luf-login-form .luf-enter {padding:14px 0 0;}
#luf_header .luf-login-form .luf-enter input {float:left;margin:0;}
#luf_header .luf-login-form .luf-enter span {padding:0 10px;float:left;}
#luf_header .luf-login-form a.luf-register {position:absolute;right:20px;top:-35px;font-weight:bold;color:#fba504;}
/* search form */
#luf_header .luf-search-form {position:absolute;left:238px;top:55px;}
#luf_header .luf-search-form input {float:left;}
#luf_header .luf-search-form input.luf-text {width:170px;}
#luf_header .luf-search-form select {font-size:11px;float:left;margin:-1px 7px 0;width:128px;}
#luf_header .luf-search-form a {clear:left;float:left;font-size:11px;}
/* user */
#luf_header .luf-user-area {position:absolute;right:10px;top:35px;background:#fffbd4;border:1px solid #eadcb4;width:180px;padding:2px 2px 6px;}
#luf_header .luf-user-area .luf-heading {background:#ffebaf;line-height:20px;padding:0 12px;}
#luf_header .luf-user-area .luf-heading span {font-weight:bold;float:left;width:90px;background:url(/x/images/bg-user-area-span.gif) no-repeat 100% 6px;margin:0 12px 0 0;}
#luf_header .luf-user-area .luf-heading span a {text-decoration:none;}
#luf_header .luf-user-area .luf-user-expander {display:block;margin:0 auto;text-indent:-99999px;overflow:hidden;background:url(/x/images/bg-user-expander.gif) no-repeat;width:11px;height:6px;}
#luf_header .luf-user-area .luf-closed-pm {background-position:0 -6px;}
#luf_header .luf-user-area ul {margin:0;padding:0 0 8px 13px;list-style:none;}
#luf_header .luf-user-area ul li {line-height:16px;display:block;}
* html #luf_header .luf-user-area ul li {height:1%;vertical-align:top;}
#luf_header .luf-user-area ul a:hover {background-color:#FF9000;color:#000000;font-weight: bold;}
#luf_header .luf-user-area ul ul {padding:0 0 3px 12px;}
#luf_header .luf-user-area ul ul li {padding:0 8px;line-height:15px;background:url(/x/images/bg-user-expander-li.gif) no-repeat 0 5px;}
#luf_header .luf-user-area ul ul li a {font-size:11px;}
#luf_header .luf-user-area .luf-slide {display:none;position:relative;overflow:hidden;width:100%;}
#luf_header .luf-user-area .luf-inbox {padding:5px 12px;border-top:1px solid #eadcb4;margin-top:2px;}
#luf_header .luf-user-area .luf-inbox span {font-weight:bold;}
#luf_header .luf-user-area .luf-inbox img {margin:1px 0 -1px 3px;}
#luf_header .luf-user-area .luf-inbox a {text-decoration:none;}

.luf-chapters {background:#0762ae url(/x/images/bg-chapters.gif) repeat-x 0 100%;padding:9px 10px 0;}
.luf-chapters ul.luf-tabs {margin:0;padding:0;list-style:none;float:left;background:#0762ae;}
.luf-chapters ul.luf-tabs li {float:left;line-height:25px;padding:0 0 0 2px;}
.luf-chapters ul.luf-tabs li:first-child {padding:0;}
.luf-chapters ul.luf-tabs li a {background:url(/x/images/bg-chapters-tab.gif) repeat-x 0 100%;float:left;cursor:pointer;text-decoration:none;}
.luf-chapters ul.luf-tabs li a.luf-active {color:#636363;font-weight:bold;background:#fff;}
.luf-chapters ul.luf-tabs li a:hover {color:#636363;}
.luf-chapters ul.luf-tabs li a span {background:url(/x/images/bg-chapters-tab-right.gif) no-repeat 100% 0;float:left;padding:0 30px 0 0;}
.luf-chapters ul.luf-tabs li a.luf-active span {background-image:url(/x/images/bg-chapters-tab-right-active.gif);}
.luf-chapters ul.luf-tabs li a span span {background:url(/x/images/bg-chapters-tab-left.gif) no-repeat;padding:0 0 0 30px;}
.luf-chapters ul.luf-tabs li a.luf-active span span {background-image:url(/x/images/bg-chapters-tab-left-active.gif);}
.luf-chapters ul.luf-topics {margin:0;padding:0;list-style:none;float:left;}
.luf-chapters ul.luf-topics li {float:left;line-height:23px;background:url(/x/images/bg-chapters-li.gif) no-repeat 0 8px;padding:0 3px;}
.luf-chapters ul.luf-topics li:first-child {background:none;}
.luf-chapters ul.luf-topics li a {float:left;padding:0 10px 0 0;color:#fff9d8;text-decoration:none;cursor:pointer;}
.luf-chapters ul.luf-topics li a span {float:left;padding:0 0 2px 10px;}
.luf-chapters ul.luf-topics li a:hover {text-decoration:underline;}
.luf-chapters ul.luf-topics li a.luf-active {color:#454545;background:#fff url(/x/images/bg-topics-right.gif) no-repeat 100% 0;font-weight:bold;}
.luf-chapters ul.luf-topics li a.luf-active span {background:#fff url(/x/images/bg-topics-left.gif) no-repeat;}


/*
	NEW FOOTER
*/
#luf-footer {border-top:5px solid #e3e3e3;margin:12px 0 0;}
#luf-footer .luf-nav {padding:0 145px;position:relative;background:#0762ae url(/x/images/bg-footer.gif) no-repeat 0 100%;}
#luf-footer .luf-open {background:#0762ae url(/x/images/bg-footer-open.gif) no-repeat 0 100%;}
* html #luf-footer .luf-nav {height:1%;}
* + html #luf-footer .luf-nav {height:1%;}
/* copyrights */
#luf-footer .luf-nav .luf-copy {font-size:11px;position:absolute;color:#fff;left:15px;top:7px;}
#luf-footer .luf-nav .luf-copy a {color:#fff;}
/* report error */
#luf-footer .luf-nav .luf-error {font-size:11px;position:absolute;color:#fff;right:15px;top:7px;}
#luf-footer .luf-nav .luf-error a {color:#fff;}
/* navigation */
#luf-footer .luf-nav ul {margin:0;padding:5px 0;list-style:none;text-align:center;}
#luf-footer .luf-nav ul li {display:inline;background:url(/x/images/bg-footer-li.gif) no-repeat 0 50%;font-size:11px;line-height:19px;padding:0 6px 0 10px;}
#luf-footer .luf-nav ul li:first-child {background:none;}
#luf-footer .luf-nav ul a {color:#fff;text-decoration:none;}
#luf-footer .luf-nav ul a:hover {text-decoration:underline;}
/* additional links */
#luf-footer .luf-links {position:relative;overflow:hidden;width:100%;background:#0059a4 url(/x/images/bg-footer-links.gif) no-repeat 0 100%;}
#luf-footer .luf-col {float:left;width:325px;padding:20px 0 30px 25px;}
#luf-footer .luf-col ul {margin:0;padding:0;list-style:none;line-height:16px;font-size:11px;}
#luf-footer .luf-col ul li {display:inline;padding:0 5px 0 0;}
#luf-footer .luf-col ul li a {color:#aaceec;}
#luf-footer .luf-col ul li .luf-white a {color:#fff;}
/* friends invitation */
.luf-invitation {float:left;padding:20px 0 0 35px;}
.luf-invitation ul {margin:0;padding:5px 15px 0;list-style:none;font-size:11px;line-height:16px;}
.luf-invitation span {background:#1777c7;padding:10px 15px;display:block;font-size:11px;}
.luf-invitation span a {color:#ffeeac;text-decoration:none;}
.luf-invitation span a:hover {text-decoration:underline;}
.luf-invitation ul li a {color:#abcfed;}
/* collapse/expand footer */
.luf-expander {padding:0 40px 20px;}
.luf-expander span {float:right;font-size:9px;line-height:18px;background:url(/x/images/bg-expander-bottom.gif) no-repeat 50% 100%;padding:0 0 6px;}
.luf-expander span span {float:left;background:url(/x/images/bg-expander.gif) repeat-x;padding:0;}
.luf-expander span span span {background:url(/x/images/bg-expander-right.gif) no-repeat 100% 0;padding:0 12px 0 0;}
.luf-expander span span span span {background:url(/x/images/bg-expander-left.gif) no-repeat;padding:0 0 2px 12px;}
.luf-expander a {text-decoration:none;}


/*###########################################################################*/
/*                               header layaout                              */
/*###########################################################################*/

.wrapper-header{
	background: #688acf;
	position: relative;
}
.wrapper-header span.delimiter {
	color:#FFFFFF;
	font-size:60%;
	padding:0 8px;
}
.wrapper-header, .wrapper-header A{
	color: white;
}
.wrapper-header .header-my_privet{
	width: 195px;
	position: absolute;
	right: 20px;
	margin: 10px 0 0 0;
	z-index: 1004;
}
.wrapper-header .header-my_privet .header-my_privet-link{
	display: block;
	height: 38px;
	background: url(/img/my-privet.gif) no-repeat;
	text-indent: -9999px;
}
.wrapper-header .header-my_privet .header-my_privet-link.logged-in{
	background: url(/img/my-privet-logged-in.gif) no-repeat;
}
.header-my_privet-mail{
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	z-index: -1;
}
.wrapper-header .header-line{
	background: #5278b8;
	font: 11px Arial;
	line-height: 160%;
	padding: 5px 0;
	height: 20px;
	position: relative;
}
.wrapper-header .header-line-left{
	float: left;
	margin-left: 10px;
	position: relative;
	z-index: 1001;
} 
.wrapper-header .header-line-right{
	float: right;
	margin-right: 10px;
	position: relative;
	z-index: 1000;
}
* html .wrapper-header .header-line-right, * html .wrapper-header .header-line-left{
	display: inline;
}
.wrapper-header .header-line-center{
	position: absolute;
	left: 150px;
	top: 5px;
	text-align: left;
}
.search-form{
	position: absolute;
	left: 250px;
	top: 5px;
	text-align: left;
}
.search-form{
	position: absolute;
	left: 250px;
	top: 121px;/*55px*/
	text-align: left;
}
.header-line-search-form{

}
.header-line-search-form *{
	vertical-align: top;
}
.header-line-search-form .search-form-query{
	height: 16px;
	font-size: 12px;
	padding: 2px 2px 0 2px;
	border: 1px solid #5278b8;
	background: #8ea7db;
}
.header-line-search-form .search-form-select{
	_margin-top: 1px;
	font-size: 11px;
	height: 18px;
	border: 1px solid #5278b8;
	background: #8ea7db;
	color: white;
}
.header-line-search-form .search-form-select OPTION{
	background: #8ea7db;
	color: white;
	padding: 2px;
}
.header-line-search-form .search-form-extended-search{
	font-size: 9px;
	margin: 0;
	padding: 0 48px 0 0;
}
.header-line-search-form .search-form-extended-search A{
	color: #436296;
}
.wrapper-header UL.header-menu{
	display: block;
	margin: 0 0 0 0px;
	position: relative;
}
.wrapper-header UL.header-menu LI{
	position: relative;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	background: url(/img/menu_inactive.gif) no-repeat;
	margin: 0 1px 0 1px;
	padding: 0 0 0 11px;
	font-size: 11px;
	width: 94px;
	_display: inline;
}

.wrapper-header UL.header-menu LI.axe{
	background: url(/img/menu_axe.gif) no-repeat;
}
.wrapper-header UL.header-menu LI A{
	display: block;
	background: url(/img/menu_inactive.gif) no-repeat top right;
	padding: 0 15px 0 5px;
	text-decoration: none;
	color: #0051bf;
	overflow: hidden;
	text-align: center;
}
.wrapper-header UL.header-menu LI.axe A{
	background: url(/img/menu_axe.gif) no-repeat top right;
}
.wrapper-header UL.header-menu LI A:hover{
	text-decoration: underline;
}
.wrapper-header UL.header-menu LI#active, .wrapper-header UL.header-menu LI#active A{
	background-image: url(/img/menu_active.gif);
}
.wrapper-header .header-logo{
	position: relative;
	margin: 0 0 0 15px;
	z-index: 1003;
	padding: 10px 0 0 0;
	width: 231px;
	height: 70px;
}
.wrapper-header .header-logo A{
	display: block;
	font-size: 0pt;
}
.wrapper-header .header-banner{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 20px;
}
/*###########################################################################*/
/*                               footer layaout                              */
/*###########################################################################*/
.footer, .footer a{
	font-size: 11px;
	font-family: Tahoma;
}
.footer{
	/*position: relative;*/
	margin: 0 0 0 0;
	line-height: 140%;
	bottom: 8px;
}
.footer a, .footer{
	color: #f2f6fb;
}
.footer a:hover{
	text-decoration: none;
}
.footer .footer-content{
	position: relative;
	background: #688acf;
	padding: 5px 0;
}
.footer .footer-top_corners{
	background: url(/img/footer-top-corners.gif) no-repeat white;
	height: 8px;
	font-size: 0px;
	position: relative;
	top: 8px;
	z-index: 13000;
}
.footer .footer-bottom_corners{
	position: relative;
	background: url(/img/footer-bottom-corners.gif) no-repeat white;
	height: 8px;
	font-size: 0px;
	z-index: 14000;
	bottom: 8px;
}
.footer .footer-content-left{
	position: relative;
	float: left;
	padding: 0 0 0 10px;
	z-index: 11000;
	height: 24px;
	line-height: 24px;
}
.footer .footer-content-right{
	position: relative;
	float: right;
	padding: 0 10px 0 0;
	z-index: 12000;
	height: 24px;
	line-height: 24px;
}
.footer .footer-content-center{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.footer .footer-content-hidden{
	position: relative;
	padding: 5px 0 30px 0;
	background: #688acf;
	border-top: 1px solid #8caadd;
}
.footer .footer-content-hidden.disable{
	display: none;
}
.footer .footer-content-hidden-left{
	float: left; 
	width: 300px;
	position: relative;
	margin: 10px 0 0 20px;
	min-height: 160px;
}
* html .footer .footer-content-hidden-left{
	display: inline;
}
.footer .footer-content-hidden-left.column2{
	border-left: 1px solid #8caadd;
	padding: 0 0 0 20px;
	margin-left: 0;
	width: 300px;
}
.footer .footer-content-hidden-left.column3{
	width: 150px;
	border-left: 1px solid #8caadd;
	padding: 0 0 0 50px;
	margin-left: 0;
}
.footer .footer-content-hidden UL{
}
.footer .footer-content-hidden UL LI{
	margin: 5px 0;
}
.footer .footer-content-hidden UL LI UL{
	display: inline;
}
.footer .footer-content-hidden UL LI UL LI{
	display: inline;
	padding: 0 5px;
}
.footer A.invite-friends{
	display: block;
	background: #f2f6fb;
	color: #8caadd;
	border: 1px solid #8caadd;
	text-align: center;
	padding: 10px 0;
	width: 100%;
}
.footer .footer-content-hidden-left.column3 UL{
	margin: 30px 0 0 0;
}
.footer .footer-content-hidden-left.column3 UL LI{
	margin: 0;
	padding: 0;
}
.footer-close{
	position: relative;
	float: right;
	width: 100px;
	height: 15px;
	background: white;
	margin: 0 20px 20px 0;
	text-align: center;
	background: url(/img/footer-close.gif) no-repeat;
	z-index: 15000;
	bottom: 16px;
}
.footer-close, .footer-close a{
	color: #f2f6fb;
	font-size: 11px;
}
.footer-close a{
	display: block;
	width: 100%;
	position: relative;
	top: -4px;
}
.footer-close a:hover{
	text-decoration: none;
}

.smsonline-main{
	position: absolute;
	top: 5px;
	text-align:left;
	left:100px;
	line-height: 180%;
	width:650px;
	height:20px;
	overflow:hidden;
}

.smsonline-main div{
	position: relative;
	float:left;
	vertical-align: top;
	line-height: 180%;
	margin-left: 8px;
}

.smsonline-top{
	vertical-align: top;
	text-align: center;
	background-color: #F4F4F4;
	width: 480px;
	color: black;
	padding-right: 10px;
}

.smsonline-top A{
	color: #2357C2;
	text-decoration:underline;
}