a, a:visited, a:hover{
	color: #004FAF !important;
	}

/* 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: 12px; font-family: Arial, Helvetica, sans-serif;}
body {background: #fff; font-size: 11px;}
code, pre {white-space: pre-wrap;}
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; }
body.smallfont { font-size: 10px; } 
body.bigfont { font-size: 12px; }

a { color: #0049a3; text-decoration: none; outline: none; }
a:hover { color: #c42e29; }


/* Basic Elements */

html, body {
	height: auto;
	min-height: 100%;
	_height: 100%;
}

/* Basic Layout */
#all {
	/*position: relative;*/
	width: 995px;
	margin: 0px auto;
}
	.overHead {
		margin-top: 11px;
		text-align: center
	}
	.overHead *, .top_banner * {
		margin: 0 auto;
		text-align: center;
	}
	#tochka_header {
		margin-top: 18px;
		_height: 67px;
		min-height: 67px;
		z-index: 920;
		/position: relative;
		font-size: 11px;
	}
	#main {
		width: 1004px;
	}
		#main .centerColumn {
			float: left;
			width: 663px;
		}
		#main .rightColumn {
			width: 328px;
			float: right;
		}
	.prefooter {
		clear: both;
		padding-top: 10px;
		text-align: center;
		margin-bottom: 16px;
	}

	#tochka_footer {
		background: #f4f4f4 url(/data/sp_aff/332581/bg_footer_wide.gif) repeat-y center;
		font-size: 12px;
	}
	#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;
    }


.TochkaHeaderV2 .all .userMenu {
    width: 58px;
}
	/* === userMenu === */
	.navigationBar {
		margin-left: 226px;
		padding: 5px 3px;
		padding-top: 29px;
		border-bottom: #d9d9d9 1px solid;
		word-spacing: -0.25em;
		position: relative;
	}
		.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(/data/sp_aff/332581/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 .barMenu img {
				vertical-align: middle;
			}
		.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(/data/sp_aff/332581/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(/data/sp_aff/332581/ico_usd.gif) no-repeat 7px 2px;
			   }
			   
			   .navigationBar .userMenu .eur {
			   	background: url(/data/sp_aff/332581/ico_eur.gif) no-repeat 7px 2px;
			   }
			   
			   .navigationBar .userMenu .rub {
			   	background: url(/data/sp_aff/332581/ico_rub.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 .login .registration {
				display: none;
			}
			.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;
		background: #eeeeee url(/data/sp_aff/332581/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(/data/sp_aff/332581/arr_startpage_active.gif) no-repeat right;
			white-space: nowrap;
			cursor: pointer;
			position: relative;
		}
		.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 */




.capitalize{
	text-transform: capitalize;
}

.commonfooter { 
	width: 990px;
	margin: 10px auto;
	overflow: hidden;
	
} 
/* EOF footer */




/* 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: #e9e9e9;
		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(/data/sp_aff/332581/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 */





/* some dirty magic for layout */
.clear20 {
	height:20px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
/* EOF some dirty magic for layout */






.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);	
}

.popup_container {
	position: fixed;
	_position: absolute;
	z-index: 9999;
	left: 50%;
	top: 80px;
	width: 397px;
	margin-left: -201px;
	border: #fff 3px solid;
	background: #f0f0f0;
}
	.popup_container .title {
		background: #e5e5e5 url(/data/sp_aff/332581/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(/data/sp_aff/332581/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(/data/sp_aff/332581/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(/data/sp_aff/332581/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(/data/sp_aff/332581/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(/data/sp_aff/332581/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(/data/sp_aff/332581/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%;
}


/* === Quick Search Block === */



	.QuickSearchGadget {
		margin: 0px -3px 8px -3px;
		padding-bottom: 0px;
		position: relative;
		z-index: 50;
		width: 306px;
		background: url(/data/sp_aff/332581/bgCornersShadow.gif) repeat-y;
	}
		.QuickSearchGadget .title {
			height: 33px;
			padding: 3px 8px 1px 5px;
			background: url(/data/sp_aff/332581/bgCornersShadow_top.gif) no-repeat;
			cursor: move;
		}
		.minimized .title {
			height: 32px;
			margin-bottom: -3px;
		}
			.QuickSearchGadget .title .minimizeButton {
				width: 18px;
				height: 16px;
				line-height: 1px;
				font-size: 1px;
				display: block;
				float: right;
				margin-top: 10px;
				background: url(/data/sp_aff/332581/btn_minimize.gif) no-repeat;
			}
			.minimized .title .minimizeButton {
				background-position: 100% 0;
			}
			
		.minimized .content {
			display: none;
		}
		.minimized .footer {
			display: none;
		}
			
		.QuickSearchGadget .content {
			margin: 0 4px;
			background: #fff;
		}
			.QuickSearchGadget .content p {
				margin: 0;
				padding: 10px;
				font-size: 110%;
			}
		.QuickSearchGadget .footer {
			height: 24px;
			line-height: 24px;
			text-align: right;
			background: #e1e1e1;
			border-top: #fff 1px solid;
			margin: 0 4px;
			padding: 0 10px;
			margin-bottom: -3px;
		}
			.QuickSearchGadget .footer a {
				padding-left: 10px;
			}
			.QuickSearchGadget .footer span {
				padding-left: 10px;
				color: #999;
			}
		
		.QuickSearchGadget .bottomBorder {
			position: relative;
			width: 306px;
			height: 7px;
			_line-height: 1px;
			_font-size: 1px;
			background: url(/data/sp_aff/332581/bgCornersShadow_btm.gif) no-repeat;
		}

	.QuickSearchGadget h3 {
		margin: 0;
		padding: 0;
		padding-left: 8px;
		font-size: 160%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: 900;
		line-height: 33px;
		height: 33px;
	}
		.QuickSearchGadget h3 a {
			color: #3a3a3a !important;
			text-decoration: none;
		}
		.QuickSearchGadget h3 a:hover {
			color: #3a3a3a !important;
			text-decoration: underline;
		}

		.QuickSearchGadget .dropdown {
			position: absolute;
			right: 0;
			top: 0px;
			z-index: 500;
		}
		.QuickSearchGadget .dropdown ul {
			list-style: none;
			margin: 0;
			padding: 1px 2px;
			padding-bottom: 0;
			padding-right: 27px;
			background: url(/data/sp_aff/332581/bg_dropdown.gif) no-repeat top right;
			
			margin-top: 1px;
			margin-right: 1px;
			cursor: pointer;
			_width: 1px;
		}
		.QuickSearchGadget .dropdown ul.active {
			padding: 0px 2px;
			padding-bottom: 5px;
			padding-right: 22px;
			border: #fff 1px solid;
			background-color: #ebebeb;
			margin-top: 0;
			margin-right: 0;
			cursor: default;
		}
			.QuickSearchGadget .dropdown li {
				text-align: right;
				height: 18px;
				line-height: 18px;
			}
			.QuickSearchGadget .dropdown li.selected {
				padding: 0 5px;
				padding-bottom: 5px;
				padding-right: 0;
			}
			.QuickSearchGadget .dropdown ul.active li {
				text-align: left;
			}
			.QuickSearchGadget .dropdown ul.active li.selected {
				padding-top: 1px;
			}
				.QuickSearchGadget .dropdown li a {
					text-decoration: none;
					color: #202020;
				}
				.QuickSearchGadget .dropdown ul.active li a {
					display: block;
					padding: 0 5px;
				}
					.QuickSearchGadget .dropdown ul.active li a:hover {
						background: #d8d8d8;
					}


.QuickSearchGadget {
	position: relative;
	z-index: 410;
}

	.QuickSearchGadget .top {

		height: 16px;
		position: relative;
		z-index: 300;
		padding-top: 4px;
		padding-left: 13px;
		background: none;
		border: #fff 0px solid;
	}
	.QuickSearchGadget .dropdown {
		right: auto;
		left: -6px;
		top: -4px;
	}

	.QuickSearchGadget .content {
		padding: 6px 10px;
	}
		.QuickSearchGadget .content form {
			background: #fff url(/data/sp_aff/332581/bg_quicksearch.gif) no-repeat;
			border: #d4e0ee 1px solid;
			_position: relative;
			margin-bottom: 4px;
			padding: 1px;
		}
		.QuickSearchGadget .content form .textField {
			border: #fff 0px solid;
			height: 13px;
			padding: 5px 3px;
			background: none;
			vertical-align: middle;
			width: 242px;
			/width: 234px;
		}
		.QuickSearchGadget .content form .submit {
			width: 23px;
			height: 23px;
			background: url(/data/sp_aff/332581/button_search.gif) no-repeat;
			border: #fff 0 solid;
			vertical-align: middle;
			cursor: pointer;
		}


/* === Quick Search Block === */

	.staticPages .center {
		font-size: 110%;
	}
		.staticPages .center h1 {
			margin: 0;
			padding: 0;
			padding-bottom: 14px;
			font-size: 200%;
		}
		.staticPages .center p {
			margin: 0;
			padding: 0;
			padding-bottom: 10px;
		}
			.staticPages .center dt a {
				padding-bottom: 10px;
				display: inline-block;
			}


/* SITE MAP*/

	.staticPages .centerColumn p {
		font-size: 110%;
	}

	.staticPages .centerColumn ul {
		margin: 0;
		padding: 10px 0;
		list-style: none;
		font-size: 110%;
	}
		.staticPages .centerColumn ul li {
			padding-left: 14px;
			padding-bottom: 3px;
			background: url(/data/sp_aff/332581/newsList_bullet.gif) no-repeat 0 5px;
		}
			.staticPages .centerColumn ul ul {
				margin: 0;
				padding: 0;
				list-style: none;
				margin-left: 35px;
			}
				.staticPages .centerColumn ul ul li {
					background: url(/data/sp_aff/332581/map_bullet_lev2.gif) no-repeat 0 5px;
				}

	.staticPages .centerColumn .peopleList {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.staticPages .centerColumn .peopleList li {
			overflow: hidden;
			_zoom: 1;
			background: none;
			padding:0;
			padding-top: 17px;
			padding-bottom: 25px;
			border-bottom: #e8e8e8 1px solid;
		}
		.staticPages .centerColumn .peopleList .image {
			float: left;
		}
		.staticPages .centerColumn .peopleList .text {
			margin-left: 216px;
			color: #535353;
		}
			.staticPages .centerColumn .peopleList .text h2 {
				margin: 0;
				padding: 0;
				font-size: 200%;
				font-weight: 100;
				color: #000000;
			}
			.staticPages .centerColumn .peopleList .text h3 {
				margin: 0;
				padding: 0;
				font-size: 140%;
				font-weight: 100;
			}
			.staticPages .centerColumn .peopleList .text p {
				font-size: 120%;
				margin: 0;
				padding: 0;
				padding-top: 10px;
			}
			.staticPages .centerColumn .peopleList .text p b {
				color: #000;
			}
			.staticPages .centerColumn .peopleList .text big {
				font-size: 110%;
			}
			.staticPages .centerColumn .peopleList .text p a {
				text-decoration: underline;
			}

/* SITE MAP*/

.browser {
padding-left:20px;
}
.browser img{
border:0px;
padding:0px;
margin:0px;
}
.browser span {
padding:0px 15px;
margin:0px;
font-weight:bold;
}


/* from common */
.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height: 0px;
	overflow:hidden;
}
.clear3 {
	clear:both;
	height:3px;
	font-size:0;
	line-height: 0px;
	overflow:hidden;
}
.clear10 {
	clear:both;
	height:10px;
	font-size:0;
	line-height: 0px;
	overflow:hidden;
}
.clear15 {
	clear:both;
	height:3px;
	font-size:0;
	line-height: 0px;
	overflow:hidden;
}








/* end from common */


/* house */
.house:hover {
	background:url(/data/sp_aff/332581/bg_topmenu_hover.gif) repeat-x 0 0;
}
	.house a {
		background:url(/data/sp_aff/332581/house-iconBrown.gif) no-repeat  10px 9px !important;
		width:11px;
		height:10px;
	}
	.house a:hover {
		background:url(/data/sp_aff/332581/house-icon.gif) no-repeat  10px 9px !important;
	}
	.selected .housea {
		background:url(/data/sp_aff/332581/house-icon.gif) no-repeat  10px 9px !important;
	}

.TopMenu .level_2 .leftBG, .TopMenu .level_2 .rightBG {	height:26px; }
.TopMenu .level_2 .container  { height:23px; }
.TopMenu .level_2 .container ul {
	margin:6px 0;
}
/* house */

/**/

.b_moreInfo a, #b_pageNext a, #b_askMore p a{
	display:inline-block;
	float:right;
	background-image: url(/data/sp_aff/332581/more.gif);
	background-position: right center;
	background-color: none;
	background-repeat: no-repeat;
	color:#2473c0;
	font-size:11px;
	padding:0 19px 0 6px !important;
	line-height:18px !important;
	height:19px;
	padding-bottom:0 !important;
	text-transform:lowercase;	
	cursor: pointer;
}
.b_moreInfo a:hover, #b_pageNext a:hover, #b_askMore p a:hover{
		background-image: url(/data/sp_aff/332581/more_h.gif);
		background-color: #2473c0;
		color:#FFF !important;
		text-decoration: none !important;
	}

/*more back*/
#b_pagePrev a{	
	display:inline-block;
	background-color: none;
	background-repeat: no-repeat;
	color:#2473c0;
	font-size:11px;
	line-height:18px !important;
	height:19px;
	padding-bottom:0 !important;
	text-transform:lowercase;	
	cursor: pointer;
	
	background-image: url(/data/sp_aff/332581/back.gif);
	background-position: left center;	
    padding:0 6px 0 19px !important;
    float:none;
	}
	#b_pagePrev a:hover{
		background-image: url(/data/sp_aff/332581/back_h.gif);
		background-color: #2473c0;
        color:#FFF !important;
        }
/*End more back*/

	
.b_promoItemCityInc{
	padding-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
	}
		

#b_indexFeats{
	width: 344px;
	padding-left: 0 !important;
	}


#b_indexSpecials{
	width: 660px;
	padding-left: 0 !important;
	}
	
div.b_featPromosInc h2, div#b_featHotelsNearInc h2, div.b_promotionsInc h1, div#ab_mapdiv h2, #b_indexFeats #b_searchboxInc h2 {
	font-size: 16px;
	color: #464646;
	text-shadow: 0 1px 0 #FFF;
	margin-top: -24px !important;
	}	

.b_bContent h1, #b_indexFeats #b_searchboxInc h2 {
    margin: 0 0 0;
}

.dialog .hd .c {
    font-size: 1px;
    height: 37px;
}

div#b_searchboxInc h2 {
    padding-top: 5px;
}

.b_promoItemCityInc2, .b_promoItemCityInc4 {
    background-color: #fff;
}

.b_promoItemCityInc{
	border-bottom: 1px solid #dcdcdc;
	}
.b_promoItemCityInc4{
	margin-bottom: -5px;
    padding-bottom: 0;
	}	
.dialog .bd .c .s {
    margin: -2px 10px -5px;
}

#b_footerInc {
	display:block;
    font-size: 11px;
    margin: 10px 0 0 0 !important;
    padding: 0;
	background-image: url(/data/sp_aff/332581/bg_white_gray_gr2.gif);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;	
	height: 26px;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
	padding-right: 13px !important;
	width: 989px;
    position: relative;
    top: 5px;	
}

#b_faqlink a:link, #b_faqlink .b_popup a:link{
	display: inline-block;
	line-height: 26px;
/*	border-right: 1px solid #CCC;
	border-left: 1px solid #fff;	*/
	height: 26px;
	padding: 0 8px;
	margin-right: -15px;
	background-image: url(/data/sp_aff/332581/bg_white_gray_gr.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	position: relative;
	font-size: 14px;
	color: #004faf;
	}

/**/

.b_bContent #b_searchDest h3, .b_bContent #b_searchDates h3 {
	color: #3d3d3d;
	}

#b_searchDest {
	margin: 0 0 0;
}

#b_searchDest #b_destination{
	width: 100%;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
	 height: 23px;
	}

.b_noWrap a.b_requiresJsInline {
    background: url(/data/sp_aff/332581/b_calendar.gif) no-repeat scroll 0 0 transparent !important;
    display: inline-block !important;
    height: 18px !important;
    position: relative;
    top: 5px;
    width: 19px;
	}	
	.b_bContent a img.b_seeThrough {
		display: none;
		}	
.b_bContent p {
	color: #3d3d3d !important;
	padding-top: 10px;
	text-transform:lowercase;
	margin-top: 0 !important;
	}
	.b_bContent p a{
		text-transform:none;
		}
	
#b_searchDest p, #b_searchDates a, #b_searchboxInc #b_blockdisplay1 a, #b_searchboxInc #b_blockdisplay2 a, #b_hotelTmpl .b_availFormInner a {
    font-size: 12px !important;
}	

.b_bContent table, .b_bContent input, .b_bContent select, .b_submitButton, .b_bContent textarea {
    font-family: sans-serif;
	font-size: 12px !important;
    line-height: 1.2em;
}

#b_searchboxInc #b_blockdisplay2 {
	padding: 0 10px 10px !important;
	background-color: #fffcea;
	margin-top: -10px;
	}

.dialog .bd .c .s {
    margin: -2px 6px -5px;
     padding: 5px 0 0;
}

.b_promotionsInc{
	padding: 2px 10px 10px 10px;
	}
.b_featPromosInc{
		padding: 2px 10px 10px 10px;
	}	


#b_searchresultsTmpl #b_searchDest, #b_searchresultsTmpl #b_searchDates {
	padding: 0px 10px;
}

#b_searchresultsTmpl #b_searchDest h3, #b_searchresultsTmpl #b_searchDates h3 {
	margin-left:0 !important;
	}

#b_searchDest, #b_searchDates, #b_searchboxInc h2{
	padding: 0 10px;
	}

#b_searchboxInc #b_frmInner, #b_hotelTmpl .b_availFormInner {
    padding: 0 0 5px 0;
}

#b_searchboxInc input[type="submit"] {
	background: none;
	background-color: #e45100;
	-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;
	font-size: 13px !important;
	color:#FFF;	
    padding: 3px 21px 5px;
    width: auto;
	height: auto;
	margin: 10px 10px 0 0;
	background: url(/data/sp_aff/332581/btn_red_fix.gif) repeat-x 0 0;
	}
	
#b_searchboxInc #b_blockdisplay1{
	padding-left: 10px !important;
	}
	#b_searchboxInc #b_blockdisplay1 a{
		display: inline-block;
		background: url(/data/sp_aff/332581/icon_pointer_sprite.gif) no-repeat right 5px;
		height:14px;
		padding-right: 10px;		
		}


	
#b_searchboxInc a.b_requiresJsInline{
	display: inline-block;
	background: url(/data/sp_aff/332581/icon_pointer_sprite.gif) no-repeat right -10px;:14px;
	padding-right: 10px;
	margin-top: 10px;
	height: 15px;
	}

#b_searchboxInc #b_blockdisplay2 h3{
	margin:0;
	font-size:14px;
	color: #3d3d3d;	
	}
	
#b_searchboxInc #b_blockdisplay2 h3:first-letter{
	text-transform: capitalize;
	}

#b_blockdisplay2 .b_optionsArea{
	margin-top: 5px;
	}
#b_radiusPos{
	height:20px;
	padding-right:0;
	margin-bottom:5px;
	}

#b_blockdisplay2 .b_optionsArea div{
	padding-bottom: 5px;
	}

#b_searchboxInc #b_blockdisplay2 img{
	margin-left: -5px;
	}

#b_searchboxInc #b_blockdisplay2 .b_checkbox{
	margin-right: 5px;
	}
	
#b_searchDates{
	padding-bottom: 10px !important;
	}	
/*breadcrum*/



#b_headerInc, #b_bookStageNavInc {
    display: block;	
    -moz-border-radius: 2px 2px 2px 2px;
    background-image: url(/data/sp_aff/332581/bg_white_gray_gr2.gif);
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
    display: block;
    font-size: 11px;
    height: 26px;
    margin: 0px 0 0 !important;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 13px !important;
    padding-top: 0;
    position: relative;
    top: -8px;
    width: 982px;
	left: 3px;
}

#b_breadcrumb {
    border: none;
	display: inline-block;
	height: 24px;
	line-height: 25px;
	font-size: 14px;
	padding: 0 0 0 10px;
	color: #272727;
	font-weight: 700;
	}

#b_breadcrumb a{
		display: inline-block; 
		height: 26px;
		padding-right: 2px;
		/*background: url(/data/sp_aff/332581/breadcrum_pointer_right.gif) right center no-repeat;		*/
		color: #004faf;
		font-weight: bold;
		}
#b_breadcrumb &gt; { display: none;}
	#b_breadcrumb span{ color: #272727; }	
#b_here{ display: none !important;}

#b_searchCheckOutDate h3, #b_searchCheckInDate h3{
	margin-bottom: -12px;
	}

/*end breadcrum*/

/*error mesege*/
p.b_error{
	display: inline-block;
	width: auto;
	padding: 10px;
	margin:0;
	background-color: #fffbe6;
	border: 1px solid #fae498;
	}
	p.b_error span{
		display: none;
		}
		
p.b_error{
	margin: 10px 0 0 0 !important;	
	}
p.b_error{
	font-size: 100% !important;
	color: #ff000a !important;
	}
p.b_error:first-letter{
	text-transform: capitalize;
	}
		
/*end error mesege*/

/*new style content block*/

#b_destinationTmpl #b_contentWrapper {
	width:auto;
	margin:0px 3px 9px 3px;
    position:relative;
	border:1px solid #ddd;
	border-top:none;
	-moz-border-radius:4px; border-radius:4px;
    -webkit-box-shadow:0px 0px 2px #d5d5d5; -moz-box-shadow:0px 0px 2px #d5d5d5; box-shadow:0px 0px 2px #d5d5d5;
	background-color:#fff;
}

/*end new style content block*/

/*main country*/
#b_contentWrapper{
	}
	#b_destinationTmpl #b_contentWrapper h1{
		display: block;
		top: 0;
		height:25px;
		padding: 7px 10px 0 10px;		
		color: #464646;
		font-size: 16px;
		text-shadow: 0 1px 0 #FFFFFF;		
		}

#b_destinationTmpl #b_contentWrapper h1{
        position:relative;
        z-index:400;
		background:url(/data/sp_aff/332581/bg_CB_header_waves.gif) no-repeat right top;
		-moz-border-radius:4px 4px 0px 0px; border-radius:4px 4px 0px 0px;
	}

.b_flatListContainer{
	padding: 0 10px 10px 10px;
	}
	.b_flatListContainer h2{
		color: #272727;
		font-size: 18px;
		margin-top: 10px;
		top: 0;
		}	

#b_contentWrapper .b_flatListContainer .b_flatList {
	padding: 0 !important;
	line-height: 23px !important;
	}
	#b_contentWrapper .b_flatList a{
	font-size: 14px;
	}

#b_contentWrapper .b_destIntro{
	padding: 10px 10px 0 10px;
	font-size: 13px;
	color: #272727 !important;
	}
	#b_contentWrapper .b_destIntro a{
		
		}

/*end main country*/

#b_destinationTmpl #b_internalLinks{
	display: block;
	padding:10px;
	margin:0;
	}
	
#b_destinationTmpl #b_internalLinks li {
	padding: 5px;
	margin:0;
	}
	
/*TopMenu*/
.overHead {
    padding:0px;
}
/* === TochkaHeaderV3 === */
.TochkaHeaderV2 {
	background:#e5e5e5 url(/data/sp_aff/332581/bg_TochkaHeader.gif) repeat-x 0px 0px;
	border-bottom:1px solid #d6d4d4;
	-webkit-box-shadow-bottom:0px 1px 1px #e6e6e6; box-shadow-bottom:0px 1px 1px #e6e6e6;
	height: 27px;
}
.TochkaHeaderV2 .all {
    font-size:11px;
    line-height:27px;
    color:#666;
}
.TochkaHeaderV2 .all .userMenu {
    float:right;
}
.TochkaHeaderV2 .all a {
    color:#004faf;
}
.TochkaHeaderV2 .all .light_blue {
    color:#89aad2;
}		
.TochkaHeaderV2 .all a:hover {
    color:#c42e29;
    text-decoration: none;
}		
.TochkaHeaderV2 .all .logo, .TochkaHeaderV2 .all .all_services, .TochkaHeaderV2 .all .startpage, .TochkaHeaderV2 .all .language, .TochkaHeaderV2 .all .weather, .TochkaHeaderV2 .all .horoscope, .TochkaHeaderV2 .all .currency, .TochkaHeaderV2 .all .user, .TochkaHeaderV2 .all .profileMail, .TochkaHeaderV2 .all .mail {
    display:block;
    float:left;
    padding:0px 8px;
    border-right:1px solid #ccc;
    border-left:1px solid #fff;
    vertical-align:middle;
}
.TochkaHeaderV2 .all .logo {
    border-left:none;
	height:27px;
	padding-left:0px;
}
.TochkaHeaderV2 .all .logo img {
	margin-top:6px;
}
.TochkaHeaderV2 .all .all_services .arrow {
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat right -106px;
    padding-right:12px;
}
.TochkaHeaderV2 .all .all_services .arrow em, .TochkaHeaderV2 .all .startpage .red_hover em {
    font-style:normal;
}	
.TochkaHeaderV2 .all .all_services .arrow:hover em, .TochkaHeaderV2 .all .startpage .red_hover:hover em {
    border-bottom:none;
}
.TochkaHeaderV2 .all .language {
    border-right:none;
}
.TochkaHeaderV2 .all .language span {
    font-weight:700;
}
.TochkaHeaderV2 .all .weather {
    border-left:none;
	padding-left:35px;
}
.TochkaHeaderV2 .all .horoscope {
	padding-left:31px;
}
.TochkaHeaderV2 .all .currency {
    font-size:10px;
    line-height:11px;
    _line-height:10px;
	padding-top:3px;
	height:24px;
}
.TochkaHeaderV2 .all .currency a {
	color:#5b5b5b;
}
.TochkaHeaderV2 .all .currency .usd {
    display:inline-block;
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat 0px -55px;
    padding-left:14px;
}
.TochkaHeaderV2 .all .currency .up {
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat right -77px;
    padding-right:7px;
}
.TochkaHeaderV2 .all .currency .down {
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat right -91px;
    padding-right:7px;
}
.TochkaHeaderV2 .all .user {
	max-width:260px;
	height:27px;
	overflow:hidden;
}
/* ic_man */
.TochkaHeaderV2 .all .ic_man {
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat 0px -41px;
    padding-left:13px;
}
	.TochkaHeaderV2 .all .ic_man .profileXMessages {
		position:relative;
		top:-4px;
		padding:1px 2px 0px 2px;
		font-size:9px;
		line-height:normal;
		background:#b91400 url(/data/sp_aff/332581/bg_profileXMessages.gif) repeat-x 0px 0px;
		color:#fff;
		-moz-border-radius:3px; border-radius:3px;
	}
	.TochkaHeaderV2 .all .ic_man .ToolTip {
		cursor:default;
		display:none;
		width:160px;
		padding:9px 0px 5px 0px;
		text-align:center;
		background:url(/data/sp_aff/332581/ToolTip.png) no-repeat 0px 0px;
		position:absolute;
		margin-left:-7px;
		/margin-left:-19px;
		top:23px;
		color:#756c5c;
		font-size:11px;
		line-height:normal;
	}
	.TochkaHeaderV2 .all .ic_man:hover .ToolTip {
		display:block;
	}
/* end ic_man */	

.TochkaHeaderV2 .all .weather img, .TochkaHeaderV2 .all .horoscope img {
    vertical-align:-7px;
    padding-right:6px;
}
.TochkaHeaderV2 .all .mail {
    border-right:none;
    padding-right:0px;
    font-size:12px;
    line-height:27px;
    font-weight:700;
}
.TochkaHeaderV2 .all .mail a {
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.png) no-repeat 0px -22px;
    padding-left:15px;
}
.TochkaHeaderV2 .all .mail a#not_read {
    padding-left:12px;
}
.TochkaHeaderV2 .all .barMenu .title a em {
    font-style:normal;
}	
/* === end TochkaHeaderV3 === */

/* New barMenu Design*/
.TochkaHeaderV2 .all .all_services {
	position:relative;
	z-index:1999;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop {
    position:absolute;
    left:-2px;
    top:27px;
    background:none;
    border:#d1d1d1 0px solid;
    padding:0;
    z-index:1999;
    padding-right:16px;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop .contentBG {
    position:relative;
    top:0px;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop .contentBG .links {
    position:relative;
    background:none;
    border:1px solid #d3d3d3;
    -moz-border-radius:0px 3px 3px 3px; border-radius:0px 3px 3px 3px;
    -webkit-box-shadow:0px 0px 3px #dadada; box-shadow:0px 0px 3px #dadada;	
    background-color:#fff;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop span {
    position:absolute;
    z-index:901;
    top:-27px;
    color:#999;
    white-space: nowrap;
    display: block;
    padding:0px 8px 1px 9px;
    width:auto;
    background:none;
    border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
    background-color:#f7fcfd;
    background-image:-moz-linear-gradient(top, #f7fdfe, #f7fafc);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #f7fdfe),color-stop(1, #f7fafc));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#f7fdfe, endColorstr=#f7fafc);
    cursor:pointer;
	line-height:27px;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop span a {
    padding-right:12px;
    background:url(/data/sp_aff/332581/TochkaHeaderV3_Sprite.gif) no-repeat right -121px;
    border:none;
    color:red !important;
    border:#fff 0 solid !important;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop a {
    border:#fff 0px solid;
    color:#3366cc;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop .links a {
	font-size:11px;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop a:hover {
    color:#c42e29;
    border:#fff 0px solid !important;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop div.links {
    z-index:700;
    padding:12px 0px 8px 6px;
    white-space:nowrap;
    word-spacing:-0.25em;
    overflow:hidden;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop div.links ul {
    display: inline-block;
    /display: block;
    float: left;
    vertical-align: top;
    word-spacing: normal;
    margin: 0;
    padding: 0;
    width: 100px;
    white-space: normal;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop div.links ul li {
    display: inline-block;
    /display: block;
    float: left;
    vertical-align: top;
    width: 82px;
    padding-left: 9px;
    padding-right: 6px;
    height: 17px;
    padding-bottom: 3px;
    overflow: hidden;
}
.TochkaHeaderV2 .all .barMenu .dropdownTop div.links ul.dashedBG {
    background: url(/data/sp_aff/332581/bg_dashed_vert.gif) repeat-y 99px 0;
}
/* New barMenu Design*/

#adriver_top{
    padding-top: 10px;
	min-height:90px;
}
#adriver_top * {
    margin:0px auto;
    text-align:center;    
}
#tochka_header {
	height:108px;
	z-index:920;
	background:url(/data/sp_aff/332581/bg_header.png) no-repeat;
	background-position:left bottom !important;
    margin-top:7px;
}

/* === LogoSearch === */
#tochka_header .LogoSearch .all .logo {
    margin-left: 13px;
    margin-top: 22px;
}

.LogoSearch .all .LogoSearch_position {
    margin-top:45px;
    margin-right:13px;
    _margin-right:7px;
    float:right;
}
.LogoSearch .all .LogoSearch_inp {
    height:15px;
    background-color:#fff;
    font-size:12px;
    float:left;
    width:161px;
    padding:5px 4px 4px 4px;
    color:#666;
    border:1px solid #cfcdcd;
    border-right:none;
    -moz-border-radius:2px 0px 0px 2px; border-radius:2px 0px 0px 2px;	
}
.LogoSearch .all .LogoSearch_inp:focus {
    outline:none;
}
.LogoSearch .all .LogoSearch_select {
    float:left;
    position:relative;
    z-index:800;
    background-color:#fff;
    border:1px solid #cfcdcd;
    border-left:none;
    border-right:none;
    padding-right:9px;
    width:110px;
	height:24px;
    text-align:right;
}
.LogoSearch .all .LogoSearch_select span {
    cursor:pointer;
    font-size:11px;
    color:#a2a2a2;
    line-height:24px;
    padding-left:5px;
    padding-right:12px;
    background:url(/data/sp_aff/332581/LogoSearch_sprite.gif) no-repeat right 6px;
    border-left:1px solid #fff;
}
.LogoSearch .all .LogoSearch_select_drop_down {
    display:none;
    position:absolute;
    top:24px;
    right:-1px;
    background-color:#fff;
    border:1px solid #cfcdcd;
    border-top:none;
    -moz-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;
}
.LogoSearch .all .open_LogoSearch_select span {
    border-color:#cfcdcd;
    background-position:right -12px;
}
.LogoSearch .all .LogoSearch_select_drop_down a {
    display:block;
    background:#fff;
    color:#a2a2a2 !important;
    line-height:26px;
    padding:0px 21px 0px 5px;
    border-top:1px solid #cfcdcd;
    border-left:none;
    white-space:nowrap;
    text-align:left;
}
.LogoSearch .all .LogoSearch_select_drop_down a:hover {
    background-color:#e8f5f9;
    color:#e20912 !important;
}
.LogoSearch .all .LogoSearch_submit {
    float:left;
    border:1px solid #bababa;
    -moz-border-radius:0px 2px 2px 0px;border-radius:0px 2px 2px 0px;
    cursor:pointer;
    width:27px;
    height:26px;
    overflow:hidden;
    background:url(/data/sp_aff/332581/LogoSearch_sprite.gif) no-repeat right -37px;
}	
/* === end LogoSearch === */

.TopMenu {
	position:relative;
	z-index:700;
	width:auto;
	height:auto;
	margin-bottom:16px;
}
	.TopMenu .level_1, .TopMenu .level_2 {
		width:auto;
	}
	.TopMenu .level_2 {
		display:none;
	}
	.withOpenSubmenu .level_2 {
		display:block;
	}
		.TopMenu .level_1 table	{
			width:auto;
			height:28px;
		}
			.TopMenu .level_1 table td {
				vertical-align:top;
			}
			.TopMenu .level_1 table td a.home, .TopMenu .level_1 table td.home a {
				border-left:0px;
				padding:0px 8px 0px 7px !important;
				margin-left:1px;
			}
			.TopMenu .level_1 table td a.home img, .TopMenu .level_1 table td.home a img {
				margin-top:7px;
				width:14px;
				height:12px;
			}
			.TopMenu .level_1 table td a.home img {
				background:url(/data/sp_aff/332581/ic_header_house.png) no-repeat 0px 0px;
			}
			.TopMenu .level_1 table td.selected a.home img {
				background:url(/data/sp_aff/332581/ic_header_house.png) no-repeat;
				background-position:0px -30px !important;
			}
			.TopMenu .level_1 table td.selected a.home {
				background:url(/data/sp_aff/332581/bg_topmenu_a.gif) no-repeat;
				background-position:0px -112px !important;
				margin-left:0px;
				padding-left:8px !important;
				-moz-border-radius:0px 0px 0px 2px; border-radius:0px 0px 0px 2px;			
			}
				.TopMenu .level_1 table td a {
					display:block;
					font-size:13px;
					text-align:center;
					height:28px;
					line-height:27px;
					padding:0px 12px 0px 10px;
					color:#333 !important;
					text-decoration:none;
					background:url(/data/sp_aff/332581/bg_topmenu_a.gif) no-repeat;
					background-position:right top !important;
				}
			
.TopMenu .level_1 .leftBG, .TopMenu .level_1 .rightBG, .TopMenu .level_2 .leftBG, .TopMenu .level_2 .rightBG {
	display:none;
}
.TopMenu .level_1 .container, .TopMenu .level_2 .container {
	margin:0px 3px;
	width:auto;
	padding:0px;
    -moz-border-radius:0px 0px 2px 2px; border-radius:0px 0px 2px 2px;
}
.TopMenu .level_1 .container {
	position:relative;
	z-index:501;
	background:url(/data/sp_aff/332581/bg_topmenu.gif) no-repeat;
	background-position:right bottom !important;
	overflow:visible;
	height:28px;
}
.withOpenSubmenu .level_1 .container {
	-moz-border-radius:0px;border-radius:0px;
}
.TopMenu .level_2 .container {
	border:1px solid #c6c6c6;
	border-top:none;
	background-color:#f1f1f1;
	height:27px;
	overflow:hidden;
}
.TopMenu .level_2 .container ul {
	margin:6px 0px 4px 0px;
	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;
		font-size:12px;
		border-left:#c6c6c6 1px solid;
		border-right:#fff 1px solid;
		color:#6d6e71;
		text-decoration:underline;	
		line-height:14px;	
		padding:0px 10px;	
	}
	.TopMenu .level_2 .container ul li a:hover {
		text-decoration:none;
	}

/* SubDrop */	
.TopMenu .level_1 table td .submenu {
	position:absolute;
	z-index:501;
    right:1px;
}
.TopMenu .level_1 table td .submenu a.drop-a-href {
	padding:0px 10px 0px 12px;
	background:none;
}
.TopMenu .level_1 table td .submenu a.drop-a-href i {
	font-style:normal;
	padding-right:12px;
	background:url(/data/sp_aff/332581/drop-a-href-arrow.gif) no-repeat right 7px;
}
.TopMenu .level_1 table td .submenu a span {
	border-bottom:1px dotted #fff;
}
.TopMenu .level_1 table td .hover-bg {
	background:url(/data/sp_aff/332581/bg_topmenu_a.gif) no-repeat;
	background-position:0px -84px !important;
}
.TopMenu .level_1 table td .submenu .SubDrop {
	display:none;
	position:absolute;
	z-index:501;
	top:28px;
	right:-1px;
	border:1px solid #d3d3d3;
	border-top:none;
	-webkit-box-shadow:0px 0px 2px #bababa; box-shadow:0px 0px 2px #bababa;
	background-color:#fff;
	min-width:90px;
}
.TopMenu .level_1 table td .submenu:hover .SubDrop {
	display:block;
}
.TopMenu .level_1 table td .submenu .SubDrop a {
	padding:0px;
	height:auto;
	border:0px;
	display:block;
	font-size:12px;
	line-height:24px;
	color:#006ba6 !important;
	background:#fff;
	padding:1px 21px 1px 11px;
	text-align:left;
	white-space:nowrap;
}
.TopMenu .level_1 table td .submenu .SubDrop a:hover {
	background-color:#2473c0 !important;
	color:#fff !important;
	border:none;
	margin-left:0px;
}
.TopMenu .level_1 table td .submenu .SubDrop .bb_dotted {
	margin:3px 0px;
}
.TopMenu .level_1 table td a:hover {
	background-position:right -28px !important;	
	
	color: #fff;
}
.TopMenu .level_1 table td:first-child a:hover {
	-moz-border-radius:0px 0px 0px 2px; border-radius:0px 0px 0px 2px;
}
.withOpenSubmenu .level_1 table td:first-child a:hover {
	-moz-border-radius:0px; border-radius:0px;
}
.TopMenu .level_1 table td.selected a {
	background:url(/data/sp_aff/332581/bg_topmenu_a.gif) no-repeat;
	background-position:right -56px !important;
	margin-left:-1px;
	_position:relative;
	color:#ffffff;
	padding-left:11px;
}
.withOpenSubmenu .level_1 table td {
	padding-bottom:0px;
	height:28px;
}
.TopMenu .level_2 .container ul li.selected {
	margin-top:0;
}
.TopMenu .level_2 .container ul li.selected a {
	color:#464646 !important;
	font-weight:700;
	text-decoration:none !important;
	line-height:14px;
	padding:0px 10px;
}
.TopMenu .level_1 table td.selected a.nohref {
	color:#272727;
}
/* === menu === */	

.small {
	font-size:11px;
}
/*TopMenu*/

/*TopMenu*/
.TochkaHeaderV2 .all {
    margin: 0 auto;
    width: 1004px;
}

.barMenu {
    display: block !important;
}

#all {
    margin: 0 auto;
    width: 1004px;
}

.TopMenu .level_1 .container {
	background-position: right top !important;
	}
	
#tochka_header {
	background-position: left top !important;
	}
.TopMenu .level_1 table td.home a img {
    background: url(/data/sp_aff/332581/ic_header_house.png) no-repeat scroll 0 0 transparent;
}	
.LogoSearch .all .LogoSearch_submit {
	margin-left:0;
	}

/*end TopMenu*/


/*  footer */
#tochka_footer a:hover{
color:#C42E29 !important;
}

/* end footer */

.b_bContent h1 img, .b_bContent h3 img {
   position: relative;
   top: 2px;
}

.b_destList.b_2Col {
    padding-left: 15px;
    width: 468px;
	}
	.b_destList.b_2Col table {
		margin-top: 0;
		}
		.b_destList.b_2Col table td {
			font-size: 14px;
			color: #3d3d3d;
			}

.b_destList {
    float: left;
    padding-right: 1.2em;
    width: 30%;
	padding-top: 12px;
	padding-left: 12px;
}

.b_destList ul li a{
	font-size: 14px;
	}
	
.b_destList h2{
	text-transform: capitalize;
	font-size: 23px;
	color: #272727;
	top: 0;
	}
	
.b_toTop a{
	display: inline-block;
	background: url(/data/sp_aff/332581/icon_pointer_sprite.gif) no-repeat right -10px;:14px;
	padding-right: 10px;
	margin-top: 10px;
	height: 15px;
	margin-right: 10px;
	margin-bottom: 12px;
	}
	
#b_destinationTmpl .b_destIntro{
	font-size: 14px;
	}
	
div#b_extraFeats {
	width: 311px;
	}
	
#b_mainContent, #b_askMore, #b_bookContainer{
	width:auto;
	margin:0px 3px 9px 3px;
    position:relative;
	border:1px solid #ddd;
	border-top:none;
	-moz-border-radius:4px; border-radius:4px;
    -webkit-box-shadow:0px 0px 2px #d5d5d5; -moz-box-shadow:0px 0px 2px #d5d5d5; box-shadow:0px 0px 2px #d5d5d5;
	background-color:#fff;
}

#b_sortBy, #sortBy{
	display: block;
	padding: 0;
	margin:0 !important;
	
	}
#b_searchresultsTmpl #b_mainContent .b_hotelSummary {
	border-top: 1px solid #DCDCDC;
	}	

.b_hotelSummary p{
	padding-top: 0;
	}

#b_searchresultsTmpl #b_contentWrapper #b_mainContent table{
	background-color: #f2f2f2;
    width: 627px;
	}
#b_searchresultsTmpl #b_contentWrapper #b_mainContent table td{
		font-size: 14px;
		color: #272727;
		padding: 7px 10px 10px;
		}	
#b_searchresultsTmpl #b_searchboxInc #b_frmInner {
	padding:0 0 5px;
	}
	
.dialog {
    width: 348px;
}

div#b_extraFeats {
    width: 344px;
}

div#b_mainContent {
    width: 627px;
	margin-top: 4px;
    padding-bottom: 10px;
	border-top: 4px solid #e55e00 !important;
	padding-right: 10px;
}

#b_indexSpecials .dialog{
	width: 100%;
	}
#b_indexFeats .dialog{
	width: 344px;
	}

#b_pageNext{
	float: right;
	background:none;
	padding-right: 0;
	}
#b_pagePrev{
	float: left;
	background:none;
	padding-left: 0;
	font-size: 11px;
	color: #272727;
	padding-top: 2px;
	}
	
#b_sortBy select{	
	width: 293px;
}

#b_searchresultsTmpl #b_mainContent h1{
    font-size: 21px;
    font-weight: normal;
	}
div#b_google_map div#b_google_map_container_shadow {display: none;}	

#ab_mapdiv h2.b_defaults{
	padding: 0 12px;
	margin-top: -25px !important;
	}

div#b_searchboxInc h2 {
    color: #464646;
    font-size: 16px;
    margin-top: -34px !important;
    text-shadow: 0 1px 0 #FFFFFF;
	margin:0 !important;
}

div#b_searchboxInc {
    margin-top: -27px !important;
}

#b_pageUp{
	display: none;
	}
#b_featHotelsNearInc{
	padding: 0 12px 1px;
	}
	#b_extraFeats .dialog p{
		padding-top: 0;
		font-size: 12px;
		color: #272727 !important;
		}
		#b_extraFeats .dialog p:first-letter{
			text-transform: capitalize;
			line-height: 16px;
			}
		
.b_tab2 div, .b_tab3 div, .b_tab4 div {
	border-bottom: 1px solid #
	}

.b_tabNav div {
    border-bottom: 1px solid #CECECE !important;
}	

.b_tabNav div.b_tabCurrent{
	border: none !important;
	height: 17px;
	color: #272727 !important;
	}

.b_hotelInfo p{
	color: #3d3d3d !important;
	font-size: 14px !important;
	}
	

.b_hotelInfo p:first-letter{
	text-transform: capitalize !important;
	}
#b_mainContent h1 {
    color: #272727;
    font-size: 22px;
    font-weight: bold;
}
#b_hotelTmpl p.b_hotelAddress {
	font-size: 12px !important;
	color: #272727 !important;
	}

.b_availFormInner #b_availSubmit {
	width: auto;
	}
	
.b_availFormInner #b_availSubmit input[type="submit"] {
	margin-left: 0;
	}
	
#b_searchDest h3, #b_searchDates h3, #b_hotelTmpl .b_availFormInner h4 {
    margin-top: 0.3em;

}	

.b_hotelInfo h2{
	margin-top: 0;
	font-size: 23px;
	font-weight: normal;
	color: #3d3d3d;
	}

.b_hotelInfo h3{
	font-size: 15px !important;
	}
.b_hotelInfo p{
	padding-top: 0 !important;
	font-size: 13px !important;
	}
	
.b_hotelInfo .b_availForm {
    border: 0 none !important;	
	display: inline-block;
	background: url(/data/sp_aff/332581/bg_quest_05.gif) repeat-x 0 bottom;
	padding:10px;
	margin: 0 -10px;
	border-top: 1px solid #ccc !important;
}	

.b_hotelInfo ul{
	display: inline-block;
	margin-bottom: 10px !important;
	}
	.b_hotelInfo ul li{
		line-height:18px !important;
		float: left;
		padding-right:10px !important;
		display: inline-block !important;
		}
.b_availDatesInner h4 {
 margin-bottom: 12px;
}		

#b_availabilityInc{
/*	margin: 0 -10px;*/
	}

#b_availableRooms .b_roomsFormInner{
	padding:0;
	}
#b_availableRooms table{
	margin:0;
	padding:0;
	}
	
.b_roomsFormInner, .b_roomsFormInner table {
    background-color: #fff !important;
}	

#b_availableRooms .b_blocktoggle, #b_availableRooms2 .b_blocktoggle {
	margin:0;
	}
	
.b_roomsFormInner .b_roomsType {
	width: 200px !important;
	}
.b_roomsPrice{
	width: 100px !important;
	}
.b_roomsBook{
	width: 100px !important;
	}

#b_availableRooms thead {
   	background: url(/data/sp_aff/332581/bg_thead.gif) repeat-x 0 bottom;
	}	
	#b_availableRooms thead td {
		font-weight: bold;
		font-size: 12px;
		color: #6d6d6d;
		font-weight:normal;
		}
		
.b_undiscountedPrice {
	float: right;
	}
#b_availableRooms tbody .b_roomsPrice{
	font-size: 16px !important;
	}
	
.b_roomsType span, .b_roomsType a{
	font-size: 14px;
	font-weight:normal;
	}
.b_roomsType span{
	font-weight: bold !important;
	}	
#b_availableRooms a.b_curConv{
	margin-left: 10px;
	}
	
#b_askMore, #b_bookContainer, div#b_bookContainer{
    border-top: 4px solid #E55E00 !important;
    margin-top: 4px;
	padding:10px;
    width: 627px;
	}
#b_askMore	h1{
	font-size: 16px;
	color: #272727;
	top: -3px;
	}
	
	#b_askMore table{
		width: 647px;
		border: none !important;
		margin: 10px -10px 0px -10px;
		border-bottom: 1px solid #ccc !important;
		}
		#b_askMore table td{
			border: none !important;
			font-size: 14px;
			padding:5px 0 !important;	
			padding-left: 10px !important;
			}			
		#b_askMore th{
			padding:0;
			text-align: left !important;
			font-size: 12px;
			padding:10px 0;
			color: #6d6d6d;
		   	background: url(/data/sp_aff/332581/bg_thead.gif) repeat-x 0 bottom !important;			
			padding-left: 10px !important;
			}
		#b_askMore table td{
			padding:0;
			text-align: left !important;
					color: #3d3d3d !important;
					margin-left: -20px;
			}	
			
#b_askMore p a{
	float: none;
	}			
	
#b_bookContainer h2{
	margin-top: 0;
	font-size: 18px;
	font-weight: normal;
	color: #3d3d3d;
	}	

#b_bookOverviewInc{
	padding: 0;
		margin-bottom: 15px;
	}

#b_bookConfirm {
    padding: 10px;
}

#b_bookContainer table {
	margin: 5px 0 0px;
    padding: 0;
    width: 100%;
}

#b_bookOverviewInc table td, #b_bookOverviewInc table th{
	font-size: 14px !important;
	color: #3d3d3d;
	}	
	#b_bookOverviewInc table .b_col1{
		font-weight: bold !important;
		width:100px;
		}	
		
#b_bookContainer td.b_col1 span.b_label {
		display: block;
		width: auto;
	}		
#b_dataContainer {
    margin-left:0;
    width: 100%;
	}	
	
#b_dataContainer .b_startSection{
	color: #3d3d3d !important;
	}
	#b_dataContainer .b_startSection strong {
			color: #FF0000 !important;
			font-weight: normal;
		}

#b_dataContainer p:first-letter{
	text-transform: capitalize;
	}

#b_bookContainer td{
	font-size: 12px;
	color: #3d3d3d;
	}

#b_bookContainer .b_col1{
    width: 150px;
		font-weight: bold;
}

#b_bookContainer td label{
    display: block;

}
	
#b_bookContainer .b_lastRowInGroup td {
    padding-bottom: 0;
}	

#b_bookContainer td input {
    width: 200px;
	outline:0px;
	border:1px solid #e1e1e1;	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;	
	-moz-box-shadow:inset 0 0 1px #e1e1e1;
	-webkit-box-shadow:inset 0 0 1px #e1e1e1;
	box-shadow:inset 0 0 1px #e1e1e1;
	vertical-align:middle;
	line-height:18px;
	height:18px;	
}


#b_bookContainer td input:hover{
	border:1px solid #cfcdcd;
}
#b_bookContainer td input:focus{
	border:1px solid #ffd76a;
	color:#272727;
}

#b_bookContainer td {
    text-align: left;
}	
	
#b_bookContainer input#b_bookPin {
    width: 50px;
}

#b_bookContainer td input.b_submitButton {
    background: url("/data/sp_aff/332581/btn_red_fix.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 150% !important;
    height: 31px;
    margin-left: 5px;
    width: 84px;
}

#b_bookContainer td input.b_submitButton{
	
	background: url("/data/sp_aff/332581/btn_red_fix.gif") repeat-x scroll 0 0 transparent;
    -moz-border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 13px !important;
    height: auto;
    margin: 10px 10px 0 0;
    padding: 3px 21px 5px;
    width: auto;
	
}	
	
#b_bookContainer .b_intro{
	padding-top: 0 !important; 
	}
.dialog .ft {
    margin-top: -6px;
}	

#b_bookStageNavInc table {
	border-left: 1px solid #ccc;
	}

#b_bookStageNavInc td{
	font-size: 14px;
	border-right: 1px solid #ccc;	
	}		
 #b_stageCurrent{
	font-size: 14px !important;
	}

#b_bookTmpl td{
	font-size: 15px;
	color:#000;
	}
#b_bookTmpl td.b_col1{
	width: 200px;
	}
#b_bookTmpl .b_lastRowInGroup td{
	padding-bottom:5px;
	}
#b_cancel a{
	width: 100px;
	display: inline-block;
	}	
	
#b_bookConfirmationInc p {
	width: auto;
	margin: 0 !important;
	padding-bottom: 5px;
	font-size: 13px !important;
	color: #333 !important;
	padding-right:11px !important;
	line-height: 18px;
	}	
	
#b_bookConfirmationInc p:first-letter{
	text-transform: capitalize;
	}	
	
#b_bookConfirmationInc a{
	font-size:11px;
	}	
	
#b_bookConfirmationInc h3 {
	margin:0;
	font-size: 14px;
	}

#b_bookConfirmationInc .b_confirmationDetails{
	font-size: 14px;
	padding-bottom: 10px;
	}
	
#b_bookContainer table th{
	font-size: 13px !important;
	color: #3d3d3d;
	}
#b_bookStage4Inc {
    width: 100%;
}	

#b_bookConfirmationInc h4 {
    margin: 0;
	font-weight: bold;
	font-size: 12px;	
}

#b_bookContainer td, #b_bookContainer th {
	padding: 5px 0;
}
#b_bookConfirmationInc .b_popupInner {
    margin-left: 0;
    padding: 10px;
}

.b_popupInner {
    background-color: #FFFBE6;
    border: 1px solid #FAE498;
	}

#b_bookConfirmationInc .b_popupInner {
    color: #000000;
    font-size: 14px;
    margin-left: 0;
    padding: 10px;
}

#b_bookConfirmationInc .b_popupInner h6 {
	font-size: 13px;
	font-weight: bold;	
	}
	
#b_bookConfirmationInc .b_popupInner h5 {
	font-size: 15px;
	font-weight: bold;	
	}	
#b_bookConfirmationInc .b_popupInner li {
    margin-left: 1.2em;
    padding-top: 5px;
}	

#b_availcheckArea label{
	color: #272727;
	}
#b_bookStage1Inc .b_blocktoggle {
	 background-color: #FFFBE6;
    border: 1px solid #FAE498;
    display: inline-block;
    margin: 0;
    padding: 10px;
    width: auto;
}

.b_roomInfo p.b_firstPar {
    margin-top: 0;
	padding-top:0 ;
}

#b_bookForm, #b_bookConfirm {
    margin: 0 -10px -9px;
    padding: 10px;
}

#b_availableRooms .b_blocktoggle, #b_availableRooms2 .b_blocktoggle {
	background-color: #FFFBE6;
	padding: 10px;
	}
	
#b_availableRooms .b_roomsFormInner{ 
	margin: 0 -10px;
}	

#b_bookStageNavInc{
	margin: 10px 0 !important;
	}
#b_bookStageNavInc table td{
	background: url(/data/sp_aff/332581/breadcrum_pointer_right.gif) right center no-repeat;		
	border: none;
	padding-top: 2px;
	font-size: 14px !important;
	color: #5C5C5C;
	height: 26px;
	margin:0;
	padding:0;
	padding-right: 15px;	
	padding-left: 7px;
	}	
#b_bookStageNavInc #b_stageCurrent{
	background: url(/data/sp_aff/332581/breadcrum_pointer_right.gif) right center no-repeat !important;		
	color: #000;
	font-weight: 700;
	border: none !important;
	}
		
#b_bookContainer table .b_firstRowInGroup td, #b_bookContainer table .b_firstRowInGroup th{
	border: none;
	}		