/* CSS Document */

/* Basic Elements */
a img, :link img, :visited img, abbr, acronym, fieldset, object {border: none;}
address, caption, cite, code, dfn, th, var, h1, h2, h3, h4, h5, h6 {font-style:normal; font-weight:normal;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, code, pre {margin:0; padding:0; font-size: 100%; font-family: Arial, Helvetica, sans-serif;}
body {background: #fff; font-size: 11px;}
ol, ul {list-style:none;}
q:before, q:after {content:'';}
table {border-collapse:collapse; border-spacing:0;}

body { font-family: Arial, Helvetica, sans-serif; color: #3a3a3a; background: #fff; }

a { color: #0049a3; text-decoration: none; outline: none; }
a:hover { color: #c42e29; }
a:visited { color: #a563c0;}
a:visited:hover { color: #c42e29; }


/* Basic Elements */

html, body {
	height: auto;
	min-height: 100%;
	_height: 100%;
}

/* Basic Layout */
#all {
	/*position: relative;*/
	width: 995px;
	margin: 0px auto;
	padding-bottom: 10px;
}
	.overHead {
		padding-top: 11px;
		text-align: center
	}
	.overHead *, .top_banner * {
		margin: 0 auto;
		text-align: center;
	}
	#tochka_header {
		margin-top: 11px;
		_height: 67px;
		min-height: 67px;
		z-index: 920;
		/position: relative;
		font-size: 11px;
	}
	#main {
		margin-bottom: 14px;
		/zoom: 1;
		z-index: 100;
		/position: relative;
		padding: 0 !important;
	}
		#main .centerColumn {
			float: left;
			width: 663px;
		}
		#main .rightColumn {
			width: 328px;
			float: right;
		}

	#tochka_footer {
		background: #f4f4f4 url(/images/common/bg_footer_wide.gif) repeat-y center;
		font-size: 12px;
		clear:both;
	}
	#tochka_footer .footer_container {
		width: 995px;
		margin: 0px auto;
		position: relative;
		padding-bottom: 10px;
		/zoom: 1;
	}

/* Basic Layout */




/* Header */
	#tochka_header .logo {
		float: left;
		margin-right: 10px;
	}
	
	#tochka_header a{
		color: #0049a3;
    }
	#tochka_header a:hover{
        color: red;
        text-decoration: none;
    }

	/* === userMenu === */
	.navigationBar {
		margin-left: 226px;
		padding: 5px 3px;
		padding-top: 29px;
		border-bottom: #d9d9d9 1px solid;
		word-spacing: -0.25em;
		position: relative;
		min-height: 17px;
		_height: 17px;
	}
		.navigationBar * {
			word-spacing: normal;
		}
		.navigationBar .barMenu {
			border-right: #ccc 1px solid;
			line-height: 15px;
			height: 17px;
			display: block;
			float: left;
			position: relative;
			padding-right: 33px;
			background: url(/images/common/arr_barmenu.gif) no-repeat right;
		}
		.opera .navigationBar .barMenu {
		}
			.navigationBar .barMenu a {
				border-bottom: #0049a3 1px dotted;
				text-decoration: none;
			}
			.navigationBar .barMenu a:hover {
				border-bottom: red 1px dashed;
				text-decoration: none;
			}
		.navigationBar .startpage {
			border-right: #ccc 1px solid;
			padding-left: 10px;
			/*
			padding-right: 24px;
			background: url(/images/common/arr_startpage.gif) no-repeat right;
			*/
			line-height: 15px;
			height: 17px;
			display: inline-block;
			margin-right: 10px;
			position: relative;
		}
			.navigationBar .startpage a {
				border-bottom: #0049a3 1px dotted;
				text-decoration: none;
			}
			.navigationBar .startpage a:hover {
				border-bottom: red 1px dashed;
				text-decoration: none;
			}
			.navigationBar .startpage img {
				vertical-align: middle;
			}
		.navigationBar .language {
			color: #666666;
		}
			.navigationBar .language span {
				font-weight: 900;
				padding: 0 3px;
			}
			.navigationBar .language a {
				padding: 0 3px;
			}

		.navigationBar .userMenu {
			float: right;
		}
		.navigationBar .userMenu * {
			vertical-align: middle;
		}
			.navigationBar .userMenu .user {
				border-right: #ccc 1px solid;
				/*
				padding-right: 24px;
				background: url(/images/common/arr_startpage.gif) no-repeat right;
				*/
				line-height: 15px;
				color: #878787;
				height: 17px;
				position: relative;
				display: inline-block;
				padding-right: 10px;
			}
				.navigationBar .userMenu .user a {
					border-bottom: #0049a3 1px dotted;
				}
				.navigationBar .userMenu .user a:hover {
					border-bottom: red 1px dashed;
					text-decoration: none;
				}
			.navigationBar .userMenu .mail {
				padding-left: 33px;
				background: url(/images/common/ico_mail.gif) no-repeat 10px 2px;
				border-right: #ccc 1px solid;
				padding-right: 10px;
				line-height: 16px;
				height: 17px;
				
				display: none;
			}
			.navigationBar .login .mail {
				display: inline-block
			}
			.navigationBar .userMenu .horoscope {
				display: inline-block;
				padding: 0 7px;
				height: 17px;
				border-right: #ccc 1px solid;
			}
				.navigationBar .userMenu .horoscope img {
					position: relative;
					margin-top: -7px;
					top: 6px;
					*top: 5px;
				}
			.navigationBar .userMenu .weather {
				display: inline-block;
				padding: 0 7px;
				height: 17px;
				display: inline-block;
				border-right: #ccc 1px solid;
				color: #666666;
				text-decoration: none;
			}
				.navigationBar .userMenu .weather img {
					position: relative;
					margin-top: -2px;
					margin-bottom: -2px;
					padding-right: 3px;
				}
			.navigationBar .userMenu .currency {
			    display: inline-block;
			    padding: 0 7px 0 20px;
			    height: 17px;
			    line-height: 0.9em;
			    font-size: 90%;
			    display: inline-block;
			    border-right: #ccc 1px solid;
			    color: #666666;
			    /*background: url(/images/common/ico_usd.gif) no-repeat 7px 2px;*/
			    text-decoration: none;
			    margin-right: 10px;
			    position: relative;
			    white-space: nowrap;
			}
			   
			   .navigationBar .userMenu .usd {
			   	background: url(/images/common/ico_usd.gif) no-repeat 7px 2px;
			   }
			   
			    .navigationBar .userMenu .currency .buy {
			     /position: relative;
			     /top: -4px;
			    }
			    .navigationBar .userMenu .currency .sale {
			     /position: absolute;
			     /top: 0.7em;
			    }
			     .navigationBar .userMenu .currency .buy img {
			      vertical-align: top;
			     }
			     .navigationBar .userMenu .currency .sale img {
			      vertical-align: bottom;
     }
			.navigationBar .userMenu .settings {
				border-right: #ccc 1px solid;
				padding: 0 7px;
				padding-right: 20px;
				background: url(/images/common/arr_startpage.gif) no-repeat right;
				line-height: 15px;
				height: 17px;
				margin-right: 10px;
				
				display: none!important;
			}
				.navigationBar .userMenu .settings img {
					padding-top: 3px;
				}
			.navigationBar .userMenu .register {
				border-right: #ccc 1px solid;
				padding: 0 15px 0 5px;
				line-height: 15px;
				height: 17px;
				display: inline-block;
				margin-right: 10px;
			}
			.navigationBar .userMenu .exit {
				padding-right: 10px;
			}
			
		.navigationBar .gotoTochkaHP {
			text-decoration: none;
			border-bottom: #fff 0px solid !important;
			line-height: 15px;
			height: 17px;
			vertical-align: middle;
			display: block;
			float: left;
			position: relative;
			padding-right: 8px;
			margin-right: 5px;
			border-right: #ccc 1px solid;
		}
	/* === userMenu === */
	
	/* === DropDown === */
	.navigationBar .dropdown {
		position: absolute;
		right: 3px;
		top: -5px;
		_right: 2px;
		_top: -4px;
		background: #eeeeee url(/images/common/bg_dropdown.gif) repeat-x;
		border: #d1d1d1 1px solid;
		padding: 4px 5px;
		z-index: 1999;
	}

		.startpage .dropdown span {
			padding-right: 15px;
			color: red;
			background: url(/images/common/arr_startpage_active.gif) no-repeat right;
			white-space: nowrap;
			cursor: pointer;
			position: relative;
			_display: block;
		}
		.startpage .dropdown ul {
			margin-top: 7px;
			position: relative;
		}

		.startpage .dropdown a {
			border: #fff 0px solid;
			color: #3366cc;
		}
		.startpage .dropdown a:hover {
			color: #c42e29;
			border: #fff 0px solid !important;
		}

		.user .dropdown span {
			padding-right: 15px;
			color: #999999;
			background: url(/images/common/arr_startpage_active.gif) no-repeat right;
			white-space: nowrap;
		}
		.user .dropdown a {
			border: #fff 0px solid !important;
			color: red;
		}
		.user .dropdown a:hover {
			text-decoration: underline;
		}
	/* === DropDown === */
/* Header */




/* === TopMenu === */

.TopMenu {
	margin: 0px auto 12px auto ;
	width: 995px;
	height: 34px;
	position: relative;
	z-index: 20;
	font-size: 11px;
}
	.TopMenu .level_1 {
		width: 995px;
		position: relative;
		z-index: 120;
	}
	.TopMenu .level_1 .leftBG {
		width: 6px;
		height:34px;
		float: left;
		margin-right: -6px;
	}
	.TopMenu .level_1 .rightBG {
		width: 6px;
		height:34px;
		float: right;
		margin-left: -6px;
		_margin-left: -7px;
	}
	
	.TopMenu .level_1 .container {
		width: 969px;
		padding: 3px 7px;
		overflow: hidden;
		height: 28px;
		margin-left: 6px;
		margin-right: 6px;
		position: relative;
		background: #ccc;
	}
	.TopMenu .level_1 table {
		width: 969px;
		height:28px;
	}
	.TopMenu .level_1 table td {
		vertical-align: middle;
	}
	.TopMenu .level_1 table td a {
		text-align: center;
		display: block;
		font-size: 120%;
		color: #fff;
		padding: 0 5px 0 5px;
	}
	
	/* submenu */
	
	.TopMenu .level_2 {
		width: 995px;
		position: relative;
		display: none;
		z-index:110;
		font-size: 90%;
	}
	.TopMenu .level_2 .leftBG {
		width: 6px;
		height:24px;
		float: left;
		margin-right: -6px;
	}
	.TopMenu .level_2 .rightBG {
		width: 6px;
		height:24px;
		float: right;
		margin-left: -6px;
		_margin-left: -7px;
	}
	
	.TopMenu .level_2 .container {
		overflow: hidden;
		height: 21px;
		padding-bottom: 3px;
		width: 983px;
		margin-left: 6px;
		margin-right: 6px;
		position: relative;
		background: #efefef;
	}
		.TopMenu .level_2 .container ul {
			margin: 4px 0;
			padding: 0;
			list-style: none;
			display: block;
			position: relative;
			left: -1px;
			z-index: 300;
		}
			.TopMenu .level_2 .container ul li {
				float: left;
				position: relative;
			}
			.TopMenu .level_2 .container ul li a {
				display: block;
				padding: 0 4px;
				font-size: 120%;
				color: #a90d32;
				line-height: 0.9;
				/line-height: 1;
			}
	


	.withOpenSubmenu {
		height: 58px;
	}
	.withOpenSubmenu .level_1 {
	}
	.withOpenSubmenu .level_1 .container {
	}
		.withOpenSubmenu .level_1 .leftBG {
		}
		.withOpenSubmenu .level_1 .rightBG {
		}
	.withOpenSubmenu .level_1 table td {
		padding-bottom: 3px;
		height: 31px;
	}
	.TopMenu .level_1 table td.selected {
	}
	.TopMenu .level_1 table td.selected a {
		color: #a90c31;
	}
	.withOpenSubmenu .level_2 {
		display: block;
	}
		.TopMenu .level_2 .container ul li.selected {
			margin-top: -3px;
			/margin-top: -3px;
		}
		.TopMenu .level_2 .container ul li.selected a {
			display: block;
			padding: 0 13px;
			font-size: 120%;
			color: #fff;
			line-height: 17px;
		}


	.TopMenu .level_1 table td a sup {
		display:inline-block;
		margin-top:-7px;
		_margin-top: 1px;
		position:relative;
		top:3px;
		left: 3px;
	}

/* === TopMenu === */




.capitalize{
	text-transform: capitalize;
}
/* FOOTER */

	#tochka_footer .main {
		padding-top: 21px;
		padding-left: 15px;
		overflow: hidden;
		zoom: 1;
	}
		#tochka_footer .main .container {
			zoom: 1;
			margin-left: -37px;
			word-spacing: -0.25em;
		}
		#tochka_footer .main ul {
			display: -moz-inline-box;
			display: inline-block;
			/zoom: 1;
			/display: inline;
			word-spacing: normal;
			vertical-align: top;
			width: 105px;
			padding-left: 37px;
			padding-bottom: 27px;
		}
		.safari #tochka_footer .main ul {
			padding-left: 34px;
		}
			#tochka_footer .main ul li {
				padding: 2px 0;
			}
				#tochka_footer .main ul li {
					/text-indent: -16px;
				}
			#tochka_footer .main ul li.title {
				border-bottom: #999999 1px solid;
				font-weight: 900;
				padding-bottom: 2px;
			}
				#tochka_footer .main ul li.title a {
					/*color: #717171;*/
				}

	#tochka_footer .rightSide {
		float: right;
		width: 135px;
		background: none;
		padding-left: 15px;
		padding-top: 21px;
	}
	
	#tochka_footer .logo {
		display: block;
		position: absolute;
		bottom: 8px;
	}
	
	#tochka_footer .scrollTop {
		padding-left: 24px;
		height: 16px;
		background: url(/images/common/ico_scrollTop.gif) no-repeat;
		display: block;
		padding-bottom: 13px;
	}
	#tochka_footer .rss {
		/*
		height: 16px;
		padding-left: 24px;
		background: url(/images/common/ico_rss_footer.gif) no-repeat;
		*/
		display: block;
		/*padding-bottom: 5px;*/
	}
	#tochka_footer .rightSide li {
		padding-bottom: 5px;
	}

	#tochka_footer .copyrights {
		clear: left;
		padding: 0;
	}

/* FOOTER */




.minus {
	font-weight:bold !important;
}

/*============ REG FORMS =============*/

.popup_overlay {
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 8888;
	opacity: 0.5;
	filter:alpha(opacity=50);	
	_height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight - 0 + 'px');
}

.popup_container {
	position: fixed;	
	z-index: 9999;
	left: 50%;
	top: 80px;
	width: 397px;
	margin-left: -201px;
	border: #fff 3px solid;
	background: #f0f0f0;
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop)+80);
}
	.popup_container .title {
		background: #e5e5e5 url(/main/images/bg_regForm.gif) no-repeat left;
		padding: 13px 57px;
		font-size: 160%;
		font-weight: 900;
		position: relative;
	}
		.popup_container .title .close {
			position: absolute;
			right: 16px;
			top: 50%;
			_top: 33px;
			margin-top: -8px;
		}

	.popup_container .content {
		padding: 16px 24px;
		padding-right: 6px;
		font-size: 110%;
	}
		.popup_container .content .blockTiltle {
			padding-left: 32px;
			display: block;
			background: url(/main/images/btn_popup_minus.gif) 0 5px no-repeat;
			padding-top: 5px;
			min-height: 16px;
			_height: 16px;
			font-size: 115%;
			font-weight: 100;
			color: #000;
			margin-bottom: 13px;
		}
		.popup_container .content .plus {
			background-image: url(/main/images/btn_popup_plus.gif);
		}
		
		.minus {
			font-weight:bold!important;
		}
	
		.popup_container .content p.message {
			padding: 0;
			margin: 0;
			padding-bottom: 12px;
			font-size: 115%;
		}

		.popup_container .content .errorMessage {
			display: block;
			text-align: center;
			padding-bottom: 12px;
			color: #ff0000;
		}
		.popup_container .content .infoMessage {
			display: block;
			text-align: center;
			padding-bottom: 12px;
			color: #00aa00;
		}

		.popup_container .content form {
			padding-bottom: 12px;
			padding-right: 10px;
		}
			.popup_container .content form label {
				display: inline-block;
				width: 105px;
				margin-left: -15px;
				padding-right: 12px;
				text-align: right;
			}
				.popup_container .content form label sup {
					vertical-align: baseline;
					color: #ff3811;
					font-size: 200%;
				}
			.popup_container .content form .textInput {
				width: 134px;
				padding: 2px 5px;
				border: #d7d7d7 1px solid;
				margin-bottom: 6px;
				vertical-align: middle;
			}
			.popup_container .content form select {
				margin-bottom: 6px;
				vertical-align: middle;
			}
			.popup_container .content form .checkBox {
				vertical-align: middle;
			}
			.popup_container .content form span.text {
				display: inline-block;
				padding-bottom: 10px;
				vertical-align: text-top;
			}
			.popup_container .content form p {
				padding: 0;
				margin: 0;
				padding-bottom: 8px;
			}
			.popup_container .content p.step {
				padding-left: 33px;
			}
			.popup_container .content form a {
			}
			.popup_container .content form .image {
				/*padding-left: 106px;*/
			}
				.popup_container .content form .image i {
					padding-bottom: 10px;
					display: inline-block;
					font-size: 85%;
				}

			.popup_container .content form .formElement {
				position: relative;
			}

			.popup_container .content form .message {
				width: 220px;
				position: absolute;
				left: 130px;
				bottom: 14px;
			}
				.popup_container .content form .message p {
					background: #f2e3d6;
					padding: 6px 10px;
					font-size: 90%;
					color: #000;
					border-left: #dbcdc2 1px solid;
					border-right: #dbcdc2 1px solid;
				}

			.popup_container .content form .rules {
				padding: 6px 0;
				padding-left: 106px;
			}
				.popup_container .content form .rules input {
					margin: 0;
					padding: 0;
					width: 20px;
				}
				.popup_container .content form .rules a {
					padding-left: 20px;
				}

			.popup_container .content .button {
				padding-top: 6px;
				text-align: center;
			}
				.popup_container .content .button span {
					display: inline-block;
					/display: inline;
					background: url(/main/images/bg_Button_left.gif) no-repeat;
				}
				.popup_container .content .submitBtn {
					border: #fff 0px solid;
					height: 22px;
					padding: 0 12px;
					padding-bottom:2px;
					color: #fff;
					font-size: 100%;
					font-weight: 900;
					background: url(/main/images/bg_Button_right.gif) no-repeat top right;
					cursor: pointer;
				}
				.popup_container .content form a.submitBtn {
					line-height: 29px;
					display: inline-block;
				}
				
		.popup_container .leftPadding {
			padding-left: 33px;
		}

		.popup_container .alert {
			padding-left: 50px;
			margin-left: -17px;
			min-height: 40px;
			_height: 40px;
			background: url(/main/images/bg_alert.gif) no-repeat;
			color: #f00;
			font-weight: 900;
		}

		.popup_container .checkBtn {
			margin-left: 4px;
			vertical-align: text-bottom;
		}
		
		.popup_container .red {
			color: #f00;
		}
		.popup_container a.project {
			display: inline-block;
			width: 32%;
		}
		
.error_message {
	font:bold 12px Arial;
	color:#990000;
	background:#FFFF99;
	margin:0px 30px 10px 32px;
	padding:10px;
	border:1px solid #ffffff;
	display:none;
}

span.error_field {
	color:#990000;
}

input.error_field, .error_field input {
	border:1px solid #990000!important;
	background:#ffeeee!important;
}


/*============ REG FORMS =============*/


 			.dropdownMenuItem a {
				padding-left: 7px;
				display: inline-block;
				height: 15px;
				line-height: 15px;
				padding-bottom: 1px;
				padding-right: 4px;
				position: relative;
				z-index: 3;
			}
			.dropdownMenuItem img {
				vertical-align: middle;
				cursor: pointer;
				position: relative;
				z-index: 3;
				width: 16px;
				height: 13px;
				background: url(/main/images/bg_dropdown_crumbs.gif) no-repeat;
			}
			.dropdownMenuItem ul {
				margin: 0;
				padding: 0;
				list-style: none;
				position: absolute;
				right: 2px;
				top: 1px;
				margin-top: 16px;
				background: #fff;
				z-index: 1;
				text-align: left;
			}
				.dropdownMenuItem ul li {
					padding: 3px 5px 3px 5px;
					white-space: nowrap;
				}
					.dropdownMenuItem ul li a {
						padding: 0px;
						font-weight: 100;
					}

			#tochka_header .menu .active ul {
				border: #d4e0ee 1px solid;
			}
 
 
/* MOUSE OVER AND PRESSDOWN*/
/* MOUSE OVER AND PRESSDOWN*/

 
.popup_container .image input {
	border: #808080 outset 2px;
	background: #d4d0c8;
	font-size: 100%;
}



/* New barMenu Design*/
	.navigationBar .barMenu .dropdownTop {
		position: absolute;
		left: -15px;
		top: -15px;
		background: none;
		border: #d1d1d1 0px solid;
		padding: 0;
		z-index: 1999;
		padding-right: 16px;
	}


	.navigationBar .barMenu .dropdownTop .contentBG {
		position: relative;
		top: 27px;
	}
		.navigationBar .barMenu .dropdownTop .contentBG .links {
			position: relative;
			background: url(/images/common/bg_barMenu_main.png) no-repeat;
			_background: url(/images/common/ie6/bg_barMenu_main.gif) no-repeat;
		}
		.navigationBar .barMenu .dropdownTop .contentBG .bottomBG {
			position: relative;
			z-index: 9999;
			background: url(/images/common/bg_barMenu_main_btm.png) no-repeat;
			_background: url(/images/common/ie6/bg_barMenu_main_btm.gif) no-repeat;
			height: 16px;
		}
	.navigationBar .barMenu .dropdownTop .rightBG {
		position: absolute;
		width: 16px;
		right: 0;
		top: 27px;
	}
		.navigationBar .barMenu .dropdownTop .rightBG .mainBG {
			background: url(/images/common/bg_barMenu_rightBRD.png) no-repeat;
			_background: url(/images/common/ie6/bg_barMenu_rightBRD.gif) no-repeat;
			width: 16px;
			/padding-bottom: 1px;
		}
		.navigationBar .barMenu .dropdownTop .rightBG .bottomBG {
			background: url(/images/common/bg_barMenu_rightBRD_btm.png) no-repeat;
			_background: url(/images/common/ie6/bg_barMenu_rightBRD_btm.gif) no-repeat;
			width: 16px;
			height: 16px;
		}

		.navigationBar .barMenu .dropdownTop span {
			position: absolute;
			top: 4px;
			color: #999999;
			white-space: nowrap;
			display: block;
			padding: 11px 9px 8px 15px;
			width: 120px;
			background: url(/images/common/bg_barMenu_title.png) no-repeat;
			_background: url(/images/common/ie6/bg_barMenu_title.gif) no-repeat;
		}
			.navigationBar .barMenu .dropdownTop span a {
				padding-right: 24px;
				background: url(/images/common/arr_barmenu_active.gif) no-repeat right;
				color: red !important;
				border: #fff 0 solid !important;
			}
		.navigationBar .barMenu .dropdownTop a {
			border: #fff 0px solid;
			color: #3366cc;
		}
		.navigationBar .barMenu .dropdownTop a:hover {
			color: #c42e29;
			border: #fff 0px solid !important;
		}
			.navigationBar .barMenu .dropdownTop div.links {
				z-index: 900;
				padding: 20px 0 8px 6px;
				white-space: nowrap;
				word-spacing: -0.25em;
				overflow: hidden;
			}
				.navigationBar .barMenu .dropdownTop div.links ul {
					display: inline-block;
					/display: block;
					float: left;
					vertical-align: top;
					word-spacing: normal;
					margin: 0;
					padding: 0;
					width: 90px;
					white-space: normal;
				}
					.navigationBar .barMenu .dropdownTop div.links ul li {
						display: inline-block;
						/display: block;
						float: left;
						vertical-align: top;
						width: 75px;
						padding-left: 9px;
						padding-right: 6px;
						height: 17px;
						padding-bottom: 3px;
						overflow: hidden;
					}
				.navigationBar .barMenu .dropdownTop div.links ul.dashedBG {
					background: url(/images/common/bg_dashed_vert.gif) repeat-y 85px 0;
				}
/* New barMenu Design*/


/* New popup form */
form.inline p{
    padding:5px 0;
    margin: 0;
    }
    form.inline label{
        float:left;
        display:block;
        width:130px;
        padding:8px 7px 0 0;
        font-size:13px;
        font-weight:bold;
        text-align:right;}
form.inline .checkboxes{
    padding-left:142px;}
    form.inline .checkboxes label{
        float:none;
        width:auto;
        padding:0;
        font-weight:normal;
        text-align:left;
		font-size:11px;}
        form.inline label input{
            position:relative;
            top:2px;
            margin:0;
			padding:0;
            border:0;
			background:nnone;}
form.inline p.f{
    text-align:right;}

div.popupWin{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10000;}
    div.popupWin div.o{
        height:100%;
        background:#000;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity:0.5;
        opacity:0.5;}
        div.popupWin div.c{
            position:fixed;
            top:50%;
            left:50%;
            padding:0;
            background:#fff;
            -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
            .popupWin .title{
                display:block;
                position:relative;
                margin:0 10px;
                line-height:140%;
                border-bottom:solid 1px #dadada;
                font-size:18px;
				font-weight:normal;
				padding:5px 0 5px 0;}
                .popupWin .title small{
                    font-size:13px;}
                .popupWin .title a.close{
                    position:absolute;
                    top:0;
                    right:0;
                    display:block;
                    padding:0 14px 0 0;
                    font-size:13px;
                    background:url(../images/profile/close.gif) no-repeat right 8px;
					margin-top:5px;}
            .popupWin .content{
                padding:0 10px 10px;}
            .popupWin p.f{
                padding-right:90px;}
			div.popupWin form {
				padding:15px 0 5px 0;
			}
/* Popup form elements */
.popupWin input{
    margin:0 5px;
    padding:5px 28px 5px 5px;
    font-size:150%;
    border:solid 1px #e1e1e1;
    -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
    background:#fff;
    -moz-box-shadow:inset 0 0 5px #ccc;-webkit-box-shadow:inset 0 0 5px #ccc;box-shadow:inset 0 0 5px #ccc;}
    .popupWin input:hover,.popupWin input:focus{
        outline:0;
        border-color:#ffde9a;
        background-color:#fff;}
    .popupWin input.done{
        background:#fff url(../images/profile/ico_chacked_sml.gif) 99% 6px no-repeat;}
    .popupWin .error input{
        background:#fff0f0 url(../images/profile/ico_chacked_sml.gif) 99% -40px no-repeat;
        border-color:#f2c7c7;}
    /* Buttons */
    .popupWin .button{
        width:auto; 
        margin:0 2px;
        padding:3px 10px 4px;
        font-size:14px;
        background:#59bc0f!important;
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#59bc0f', EndColorStr='#0e8617');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#59bc0f', EndColorStr='#0e8617')";
        -moz-box-shadow:inset 0 -14px 14px #0e8617;-webkit-box-shadow:inset 0 -14px 14px #0e8617;box-shadow:inset 0 -14px 14px #0e8617;
        color:#FFF;
        border:solid 1px #0e8617;
        cursor:pointer;
    }
    .popupWin .button:hover{
        -moz-box-shadow:inset 0 -14px 14px #0e8617,0 0 5px #59bc0f;-webkit-box-shadow:inset 0 -14px 14px #0e8617,0 0 5px #59bc0f;box-shadow:inset 0 -14px 14px #0e8617,0 0 5px #59bc0f;
        border-color:#59bc0f;
        color:#fff;}
    .popupWin .button:focus{
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#0e8617', EndColorStr='#59bc0f');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#0e8617', EndColorStr='#59bc0f')";
        -moz-box-shadow:inset 0 14px 14px #0e8617;-webkit-box-shadow:inset 0 14px 14px #0e8617;box-shadow:inset 0 14px 14px #0e8617;
        border-color:#0e8617;}
/* New popup form */
.img_menu_ball{
margin-right:2px;
margin-top:-1px;
vertical-align:middle
}
/******************/

.TopMenu .level_2 .container ul li.right_menu {
	float:right;
	margin-top:-4px;
}
.TopMenu .level_2 .container ul li.right_menu a { color:#0049A3; border:none; font-size:14px; padding:4px 10px; background:url(../images/blogs/line_razdelitel.gif) no-repeat left center;}
.TopMenu .level_2 .container ul li.right_menu a:hover { color:#FFF;}
.TopMenu .level_2 .container ul li.right_menu a.icoAll { background:url(../images/blogs/ico_allBlog.gif) no-repeat left center!important; padding-left:20px;}
.TopMenu .level_2 .container ul li.right_menu a {
	padding:2px 10px 2px 10px;
background:url(../images/blogs/bg_but_blog2.gif) repeat-x; border:solid 1px #618f02; border-top:none; color:#FFF;}
.TopMenu .level_2 .container ul li.right_menu a span { background:url(../images/blogs/blog_but_2Plas.gif) no-repeat left center; padding-left:15px;}

.TopMenu .level_2 .container ul li.right_second_menu {
	float:right;
	position:relative;
}
	.TopMenu .level_2 .container ul li.right_second_menu a {
		padding-left:5px;
	}
	.TopMenu .level_2 .container ul li.right_second_menu a img {
		float:left;
                margin-right:3px;
                margin-top:-5px;
	}

/******************/

.BrandingTopLink {
	display; none;
}