head, body {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #3d3d3d;
}

form, tbody, table, tr, td, iframe {
	padding: 0;
	margin: 0;
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

th, td {
	vertical-align: top;
}

td{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

a {
	color: #3f5379;
	outline: none;
	text-decoration:underline;
}

h1 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}

h1.small {
	color: #000000;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial;
	margin: 0 0 10px 10px;
}

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 10px;
}

h5{
	margin:0px;padding:0px;
	font: bold 12px Arial;
	margin:8px 0px 6px 10px;
	padding:0px;
}
h5 a{text-decoration:none;color:#001f56}
h5 a:hover{text-decoration:underline}

img.fleft {float: left; margin-right: 10px;}

input {
	outline: none;
}

.png { behavior: url("/js/iepngfix.htc") }



/*  HTML */

.center_col {
	margin-left: 240px;
	position: relative;
	margin-right: 15px;
	min-width: 760px;
}

.left_col {
	position: absolute;
	width: 220px;
	left: -240px;
}

.left_col a,
.right_col a {
	color: #3f5379;
}

a.logo {
	display: block;
	margin: 12px 0;
}

.top_banner {
	border-bottom: 2px solid #3f5379;
	margin-bottom: 7px;
}

.top_links {
	margin: 0 0 10px;
}

.top_links  .item {
	width: 25%;
	float: left;
}

.top_links  .item h5 {
	margin: 0;
	padding:0;
	font: bold 14px Arial;
}

.top_links  .item ul {
	margin: 0;
	padding:0;
	list-style: none;
}
.top_links  .item ul li {
	margin: 2px 0;
	padding: 0 0 0 10px;
	background: transparent url(/img/arrow.gif) 0 5px no-repeat;
}

.top_links a {
	color: #777e92;
}

.g_arr {
	margin: 3px 0 10px;
}

.g_arr li {
	margin: 2px 10px;
	padding: 0 0 0 10px;
	background: transparent url(/img/arrow.gif) 0 5px no-repeat;
	font-size: 12px;
}

.all_news {
	font-size: 11px;
}

.banner_block {
	background: #dde1e9;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.left_col .banner_block {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.right_col .banner_block {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.form {
	background: #3f5379;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 15px 10px;
	position: relative;
}

.form  a {
	color: #fff;
}

.form a.advanced_search {
	margin: 0 10px 0 0;
	position: relative;
	font-weight: bold;
	text-decoration: none;
}

.form a.advanced_search_link {
	margin: 0 10px 0 0;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	line-height: 13px;
}

.form .example {
	float: left;
	margin: 10px 0 0;
	font-size: 11px;
	position: relative;
}

.form .example span {
	color: #CDD0D4;
	cursor: pointer;
	border-bottom: 1px dotted #CDD0D4;
	position: relative;
}

.form .input .search_button {
	position: absolute;
	border: none;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
	right: -170px;
	width: 156px;
	height: 34px;
	margin: 0;
	background: url(/img/search_button.png) 0 0 no-repeat;
	behavior: url("/js/iepngfix.htc");
}

.form .input {
	border: 1px solid #bfbfbf;
	height: 32px;
	background: #fff;
	position: relative;
	padding-right: 200px;
	margin-right: 170px;
	width: auto;
}

.form .search_input {
	border: 1px solid #fff;
}

.form #search_form {
	padding-left:5px;
}

.form .input input {
	border: none;
	margin: 3px 0;
	font: normal 16px Arial;
	color: #222;
	position: relative;
	padding: 3px 0;
	width: 100%;
}

.form .dropdown {
	width: 150px;
	position: absolute;
	border: 1px solid #bfbfbf;
	border-top: none;
	background: #fff;
	top: 32px;
	right: -1px;
	z-index:100;
}

.form .dropdown  ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
}

.form .dropdown  ul  li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fdfdfd;
}

.form .dropdown  ul  li a {
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0;
	color: #3f5379;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.form .dropdown  ul  li a.active,
.form .dropdown  ul  li a.active:hover {
	background: #bec6d8;
	border-top: 1px solid #babfce;
	border-bottom: 1px solid #babfce;
}

.form .dropdown  ul  li a:hover {
	background: #dde1e9;
	border-top: 1px solid #d5d7de;
	border-bottom: 1px solid #d5d7de;
}

.form .dropdown .active_type {
	margin-top: -30px;
	overflow: hidden;
	position: relative;
	text-align: right;
	padding-right: 20px;
	font: normal 14px/30px Arial;
	color: #666;
	cursor: pointer;
	height: 30px;
	background: url(/img/corner.gif)  95% 12px no-repeat;
	behavior: url("/js/iepngfix.htc");
}

.form  .input a.clear_search {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: #fff url(/img/clear_button.gif) 0 0 no-repeat;
}

.form .dropdown  a.clear_search:hover {
	background-position: bottom left;
}

.form .advanced_form {
	margin: 0 -15px;
	padding: 0;
}

.form .advanced_form .separator {
	border-top: 1px solid #374869;
	border-bottom: 1px solid #51607c;
	overflow: hidden;
	margin: 7px 15px;
	height: 0;
}

.nowrap {
	white-space: nowrap;
}



table.form_search {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

table.form_search td {
	margin: 0;
	width: 28%;
	padding: 5px;
	color: #fff;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #374869;
	border-left: 1px solid #51607c;
}

.form_item {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #e0e0e0 url(/img/selected_bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #8a99a9;
	border-top: 1px solid #fbfbfb;
	color: #3f5379;
	padding: 0;
	cursor: pointer;
	width: auto;
}

.form_item span {
	display: block;
	background: url(/img/corner.gif) 100% 8px no-repeat;
	//height: 14px;
	padding: 3px 7px;
	margin-right: 7px;
}

.form_item span.opened,
.dropdown .opened {
	background-image: url(/img/corner_opened.gif) !important;
}

.form_item div span {
	display: inline;
	background: none;
}

.item_list {
	max-height: 120px;
	//height: 120px;
	overflow: auto;
	background: #fff;
	margin: 5px 7px 3px;
	border: 1px solid #c1c1c1;
	cursor: default;
}

.selected_items {
	font-size: 11px;
	margin: 3px 0;
	padding: 2px;
}

.selected_items span {
	color: #cdd0d4;
}

.show_box {
	text-align: right;
}

.item_list a {
	background: url(/img/checkbox.gif) 3px -63px  no-repeat;
	display: block;
	padding: 3px 5px 3px 20px;
	color: #3f5379;
	margin: 1px 0;
}

.item_list a:hover {
	background: #dde1e9 url(/img/checkbox.gif) 3px -63px  no-repeat;
}

.item_list a.selected,
.item_list a.selected:hover {
	background: #dfe9f8 url(/img/checkbox.gif) 3px 5px no-repeat;
}

.item_list .inputs {
	padding: 5px;
	line-height: 30px;
}

.item_list .inputs label {
	width: 20px;
	float: left;
	font-weight: bold;
}

.item_list .inputs input {
	width: 40px;
}

.form_item  .clear_subform {
	text-align: right;
	margin: 1px 7px 5px;
}

a.metromap {
	float: right;
	margin-right: 10px;
	color: #3F5379;
	text-decoration: none;
	white-space: nowrap;
}

a.metromap span {
	border-bottom: 1px dashed #3F5379;
	font: normal 12px/12px Arial;
	display: inline;
	background: none;
	margin-left: 3px;
	padding: 0;
}

.form_item  .clear_subform  a {
	font: normal 11px/11px Arial;
	text-decoration: none;
	border-bottom: 1px dashed #A00;
	color: #A00 !important;
}

.founded {
	font-weight: bold;
	color: #fff;
}

.founded span {
	color: #cdd0d4;
	font-weight: normal;
}

.show_button {
	border: none;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
	width: 156px;
	height: 34px;
	margin-right: 15px;
	background: transparent url(/img/show_button.png) 0 0 no-repeat;
	behavior: url("/js/iepngfix.htc");
	vertical-align: middle;
}
ul.main_geo li  {
	margin: 0;
	padding: 0;
	//height: 1px;
}

ul.main_geo li a {
	width: auto;
	display: block;
	padding: 3px 5px 3px 15px;
	font: bold 14px Arial;
	border-top: 1px solid #3f5379;
	border-bottom: 1px solid #3f5379;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

ul.main_geo li a.active {
	background: #e0e0e0 url(/img/selected_bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #8a99a9;
	border-top: 1px solid #fbfbfb;
	color: #3f5379;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}

ul.sub_geo li {
	//height: 1px;
}

ul.sub_geo li a {
	display: block;
	padding: 3px;
	font: normal 12px Arial;
	color: #fff;
	border: none;
	margin: 1px 0;
	border-top: 1px solid #3f5379;
	border-bottom: 1px solid #3f5379;
	//height: 1px;
}
ul.sub_geo li a span {
	display: block;
	background: url(/img/arrow_l.gif) 11px 5px no-repeat;
	padding: 0 10px 0 20px;
	cursor: pointer;
	//height: 1px;
}

ul.sub_geo li a.active {
	background: #e60000 url(/img/sub_geo_bg.gif) 0 0 repeat-x;
	border-top: 1px solid #e34d4e;
	border-bottom: 1px solid #9e0709;
	color: #fff;
	text-shadow: none;
}
ul.sub_geo li a.active span {
	background: url(/img/arrow_w.gif) 11px 5px no-repeat;
}

.textblock {
	background: #e5ecfc url(/img/text-banners-bg.gif) 0 0 repeat-x;
	color: #001f56;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #d5d7de;
	min-height: 45px;
}

.textblock a, .textblock a:visited{
	color: #3f5379;
}

.textblock a:hover{
	color: #001f56;
	text-decoration: underline;
}

.ph_table {
	border-spacing: 3px;
}

.ph_table td {
	background: #fff8ed url(/img/ph_bg.gif) 0 0 repeat-x;
	padding: 5px;
	border-bottom: 1px solid #ffe4b7;
	margin: 3px;
}

a.ph_bg {
	display: block;
	clear: both;
	text-decoration: none;
}

.ph_header{
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px 5px;
	min-width: 170px;
	margin-top: 5px;
}

a.ph_bg .ph_header {
	color: #3f5379;
	text-decoration: none
}

.ph_text {
	display: block;
	color: #3d3d3d;
	font-size: 12px;
	font-family: Arial;
	padding: 3px 6px;
	font-style: normal;
}

.ph_text  img.floated,
.ph_text_inner img.floated {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 5px;
}

.ph_price{
	display: block;
	clear: both;
	color: #3d3d3d;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 5px;
	margin-bottom: 8px;
}

a.ph_bg  .ph_header_inner {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	padding: 5px;
	background: #3f5379;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

a.ph_bg  .ph_header_inner {
	color: #FFFFFF;
}

a.ph_bg:hover  .ph_header_inner{
	color: #FFFFFF;
	text-decoration: underline;
}

a.ph_bg  .ph_text_inner {
	display: block;
	color: #3d3d3d;
	font-size: 11px;
	font-family: Arial;
	padding: 3px 3px 1px 3px;
	font-style: normal;
}

.right_col a.ph_bg {
	background: #F3F6FC;
	padding-bottom: 5px;
}

a.ph_bg  .ph_price_inner{
	display: block;
	clear: both;
	color: #3d3d3d;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 5px;
	margin: 7px 0 10px;
}

.mini {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

.midi {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 10px;
}

.light{
	color: #ff0000;
}

/*.pages{
	color: #919191;
	font-size: 14px;
	font-weight: bold;
	padding: 12px;
}*/

.placeholder {
	color: #999 !important;
}

a.header90px {display: block;height: 90px; margin:0;padding:0;text-align:center;}
a.header90px img {border: 0;margin: 0 auto;}

.companyblock{
	margin: 7px 0 7px;
	background: #e7eef9;
	border-radius: 5px;
	-moz-border-radis: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}

.companyblock .logo img{
	border: 1px solid #c9aa81;
	margin: 5px 0 0 0
}

.companyblock .logo {
	padding-bottom: 7px;
}

.companyblock .company_title {
	font: bold 18px Arial, Tahoma;
	margin-bottom: 5px;
}

table.companytable{
	margin: 0 13px 10px;
}

.companytable td,
.companytable tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.companytable td.bold{
	font-weight: 700;
	width: 170px;
}

a.sublink,
a.sublink:visited{
	color: #555;
	font-size: 11px;
}

a.main_letter,
a.main_letter:visited {
	display: block;
	font-size: 15px;
	padding: 3px 0 5px 0;
	font-weight: bold
}

.letter_box {
	text-align: left;
	background: #dfe7f7;
	margin: 5px 0;
	width: 540px;
}

.letter_box .lang {
	padding: 7px;
	float: left;
	background: #3054a8;
	color: #fff;
	font-weight: 700;
}

.letter_box .letters {
	padding: 7px;
	float: left;
}

.letter_box .letters_select {
	padding: 3px 7px;
	float: left;
}

.clear {
	clear: both;
}

.treb {
	border: 1px solid #ddd;
	background: #eee;
	color: #222;
	margin: 5px;
	padding: 7px;
}

.copyright {
	color: #333;
	padding: 10px 10px 0 10px
}

.result_copy {
	color: #777;
	font-size: 11px;
	text-align: right;
	padding: 0 10px;
}

.birthday_block, .birthday_block_red {
	background: #dfe7f7;
	padding: 0;
	margin: 0;
	position: relative;
}

.birthday_block table td, .birthday_block_red table td {
	padding: 10px;
}

.birthday_date, .birthday_date_red{
	font: bold 32px Arial, Tahoma;
	line-height: 20px;
	text-align: center;
	padding-top: 8px;
	width: 55px;
	color: #fff;
}

.birthday_month {
	font: bold 20px Arial, Tahoma
}

.birthday_date_red {
	background: #A80000;
}

.birthday_date {
	background: #3054a8;
}

.birthday_img img {
	border: 1px solid #3054a8;
}

.title {
	font: bold 16px Arial, Tahoma;
}

.mini {
	font-size: 11px;
}

.hl {
	font-weight: bold;
}

.header {
	/*border-bottom: 2px solid #000000;*/
	color: #A80000;
	font: bolder 22px Arial;
	/*margin-bottom: 10px;*/
	padding:10px 0px 0px 20px;
}

div.main_box{
	margin: 0 0 0 40px;
	min-width: 760px;
}

td.left_block{
	width: 220px;
	padding-right:10px; 
}

div.main_box div.nav_bar{
	background: #dfe7f7;
	text-align: left;
	vertical-align: top;
	width: 230px;
}

table.sortable th{
	cursor:pointer;
}

div.sort_materials
{
	background: #ECECEC url(/img/search_results_menu/sort_materials_bg.png) bottom left repeat-x;
	min-height:16px;
	width:100%;
	overflow: visible;
	font-size:12px;
	padding:4px 0px;
}

div.sort_materials span.sort_header
{
	color:#222222;
	margin-left:8px;
}

div.sort_materials span.selected
{
	/*color:#001f56;*/
	font-weight:bold;
}

div.sort_materials a.selected
{
	/*color:#001f56;*/
	font-weight:bold;
	text-decoration:none;
}

div.sort_materials a
{
	color:#424242;
}

h2.search_results
{
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(/img/search_results_icon.gif) no-repeat;
	padding-left:19px;
	margin:11px 0px 11px 0px;
}

div.result_header a{
	font-size: 14px;
	font-weight: bold;
	color:#001f56;
}

.number{
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
	font-size: 11px;
}

.icon_irn{
	width: 25px;
	text-align: left;
	vertical-align: top;
	background: url(/img/icon_irn.gif) no-repeat 5px 3px
}

.icon_metrinfo{
	width: 25px;
	text-align: left;
	vertical-align: top;
	background: url(/img/icon_metrinfo.gif) no-repeat 5px 3px
}

td.results_menu
{
	background:#3A4D70 url(/img/search_results_menu/blue.gif) repeat-x;
	color:white;
	font-size:14px;
	line-height: 22px;
}
td.results_menu div
{
	height:28px;
}
td.results_menu div.red_left{
	float:left;width:1px;background:url(/img/search_results_menu/backgrounds.gif) no-repeat -1px 0;
}
td.results_menu div.red_center{
	float:left;padding:3px 10px 0px 10px;height:25px;background:url(/img/search_results_menu/red.gif) repeat-x;font-size: 12px; color: #fff0f0;
}
td.results_menu div.red_right{
	float:left;width:2px;background:url(/img/search_results_menu/backgrounds.gif) no-repeat -2px 0;
}
td.results_menu div.blue_left{
	float:left;width:1px;background:url(/img/search_results_menu/backgrounds.gif) no-repeat -4px 0;
}
td.results_menu div.blue_center{
	float:left;padding:3px 10px 0px 10px;height:20px; color: #dddfe4; font-size: 12px;
}
td.results_menu div.blue_right{
	float:left;width:1px;background:url(/img/search_results_menu/backgrounds.gif) no-repeat 0 0;
}
td.results_menu div.blue_all{
	float:right;padding:3px 8px 0px 8px;height:25px;
}
td.results_menu div.red_all{
	float:right;padding:3px 8px 0px 8px;height:25px;background:url(/img/search_results_menu/red.gif) repeat-x;
}
td.results_menu div.radiused{
	float:right;width:3px;background:url(/img/search_results_menu/backgrounds.gif) no-repeat scroll -5px 0;
}

td.results_menu div.red_all a {
	padding: 0 5px;
}

td.results_menu a
{
	color:white;
	font-size:14px;
	text-decoration:underline;
	margin-bottom:3px;
	padding: 0 5px 0 19px;
}

td.results_menu .red_center a
{
	font-weight: bold;
	text-shadow: 0px -1px 0 #ca0000;
	text-decoration: none;
}

td.results_menu a.results_objects{
	background:url(/img/search_results_menu/objects.png) no-repeat;
}
td.results_menu a.results_pers{
	background:url(/img/search_results_menu/pers.png) no-repeat;
}
td.results_menu a.results_comp{
	background:url(/img/search_results_menu/comp.png) no-repeat;
}
td.results_menu a.results_term{
	background:url(/img/search_results_menu/term.png) no-repeat;
}
td.results_menu a.results_materials{
	background:url(/img/search_results_menu/materials.png) no-repeat;
}

.map_control {
	margin:1px 0;
	width: 73px;
	float: right;
	height: 21px;
	background: #fafafa;
	font: bold 14px/21px Arial;
	text-align: center;
	color: #222;
	cursor: pointer;
	border: 1px solid #777;
}

.map_control_selected {
	background: #6688CC; /*#DDE1E9;*/
	color: #fff;
	border: 1px solid #777;
}

.mapToggler {
	float: right;
	margin: 0 ;
	border: 0 !important;
}

.map_control_bg {
	/*background: url(/img/map_control_bg.png) 0 0 no-repeat;*/
}

ul.maptabs {
	margin: 0; padding: 0;
}

ul.maptabs li {
	float: left;
}

ul.maptabs li a {
	display: block;
	padding: 3px 5px 5px;
	margin: 0 3px 0 0;
	background: #C9CBD3;
	color: #222;
	font: normal 11px Arial;
	text-decoration: none;
}

ul.maptabs li a.activetab {
	color: #fff;
	background: #3F5379;
}

.left_corner {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-left: 10px;
}

.right_corner {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-right: 5px;
	border-left: 0;
}

#map_canvas {
	padding: 1px;
	background: #fff;
	display: block;
}

.micro {
	font-size: 1px;
}

.clear_selected {
	float: right;
	width: 20px;
	background: transparent url(/img/clear_items.gif) 0 0 no-repeat;
	height:19px;
	cursor: pointer;
}

.err_report {
	float: right;
	color:#3F5379;
	font: normal 11px/12px Arial;
	text-decoration:none;
	border-bottom:1px dashed black;
}

.input img {
	border: 1px solid #abadb3
}

.fav {
	float: left;
}

.grey,
.grey a {
	color: #666
}

.normal {
	font: normal 12px Arial;
}

.big {
	font: normal 14px Arial;
}



/* FORM  */
.form_block {
	border: 1px solid #bfcade;
}

.form_block  .form {
	padding: 5px;
	background: none;
}

.form_block .bottom {
	background: #bfcade;
	padding: 5px 10px;
	text-align: center;
}

.form_block .bottom input {
	vertical-align: middle;
}

.form_block  .form h3,
.base_results h3 {
	color: #001f56;
	font: bold 14px Arial;
	margin: 0;
	padding: 0;
}

.form_block .form .view_trigger {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: right;
}

.form_block .form .view_trigger a {
	color: #666;
	font: normal 11px Arial
}

ul.checklist  {
	margin: 0;
	list-style: none;
	padding: 0;
}

ul.checklist  li {
	margin-top: 2px;
	padding: 3px;
	float: left;
	clear: both;
	white-space: nowrap;
}

ul.checklist  li input {
	margin: 2px 0 0 2px;
	padding:0;
	outline: none;
	vertical-align: bottom;
}

* html ul.checklist  li input{margin: -3px 0 0 -3px;}


ul.checklist  li  font {
	color: #999;
	font-size: 12px;
}

ul.checklist  li.active {
	background: #dfe7f7;
}

.form_block .form label{
	color: #001f56;
	font: normal 12px Arial;
	cursor: pointer;
}

table.results {
	border-collapse: collapse;
	border: 1px solid #bfcade;
	width: 100%;
}

table.results th {
	background:#bfcade;
	color: #000;
	padding: 5px;
	font: normal 12px Arial;
	text-align: left;
}
table.results td {
	padding: 5px;
	vertical-align: top;
	color: #222;
	border-bottom: 1px solid #bfcade;
	border-left: 1px solid #dee1e8;
	border-right: 1px solid #dee1e8;
}

table.results tr.selected td {
	background: #fff9e2;
}

.map {
	height: 600px;
	border: 1px solid #bfcade;
}

.fixed_width {
	width: 200px;
}

.select_box {
	border: 1px solid #abadb3;
	height: 100px;
	overflow: auto;
}

.right_block {
	background: #e3e9f8;
	padding: 10px;
}

.right_block h3 {
	margin: 0;
	padding: 0;
	color: #222;
}

.sellers_box {
	padding: 13px 0;
	margin: 13px;
	border-top: 1px dashed #D5D7DE;
}

.object {
	margin: 7px 0 7px;
	background: #e7eef9;
	border-radius: 5px;
	-moz-border-radis: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}

.object .obj_logo {
	float: left;
	margin: 0 13px 5px;
	height: 100px;
}

.object  .obj_photo {
	height: 140px;
}

.object .obj_logo img {
	border: 1px solid #D5D7DE;
}

.object .header_box {
	margin: 13px;
	border-bottom: 1px dashed #D5D7DE;
	padding-bottom: 8px;
}

.object .header_box h3 {
	font: normal 18px Arial;
	margin: 0px;
}

.object .obj_right_col {
	padding: 0 0 0 10px;
	border-left: 1px solid #D5D7De;
	background: #E6E9EF;
}

.object .obj_info {
	vertical-align: bottom;
	padding: 10px;
}

.obj_alert {
	border: 2px solid #D5D7DE;
	padding: 10px;
	margin: 0 10px 10px 15px;
	background: #E6E9EF;
}

.dashed {
	border-bottom: 1px dashed #D5D7DE;
	height: 1px;
	overflow: hidden;
}


.fav_icon {
	width: 14px;
	height: 14px;
	margin: 0px 4px 0 0;
	background: transparent url(/img/fav_icon.png) 0 0 no-repeat;
	cursor: default;
	behavior: url("/js/iepngfix.htc");
	float: left;
}

.fav_icon:hover {
	background: transparent url(/img/fav_icon.png) 0 -14px no-repeat;
}

.fav_icon_selected, .fav_icon_selected:hover {
	background: transparent url(/img/fav_icon.png) 0 -28px no-repeat;
}

table.obj {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

table.obj tr {
	margin: 0;
	padding: 0;
}

table.obj td {
	width: 50%;
	vertical-align: top;
	padding: 10px;
}

table.obj td.bc {
	height: 1px;
	overflow: hidden;
	padding: 0 10px;
}

table.obj td div {
	padding: 3px 0;
}

table.obj td div b {
	color: #3F5379;
}

table.obj td .grey {
	padding: 0;
}

table.obj td h5 {
	font: bold 14px Arial;
	margin-left: 0;
}

.object .saler {
	padding: 10px;
	margin: 0;
}

ul.object_list {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

ul.object_list li {
	margin: 5px 0;
	padding:0;
}

table.compare {
	border-collapse: collapse;
	width: 100%;
}

td.grey_col {
	background: #f1f1f1;
}

.label {
	height: 20px;
	width: 200px;
	white-space: nowrap;
	padding: 0 5px;
	margin: 7px 0;
	color: #777;
}

.label  a {
	color: #222;
}

.win {
	font-weight: bold;
	color: #002d7c !important;
}

.left_top {
	font: normal 14px Arial;
	color: #222;
	background: #fff;
	height: 35px;
	padding: none;
}

.left_top span {
	display: block;
	padding: 10px 5px 0;
}

table.obj_compare tr.th td {
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #fefefe;
	background: #e4eafa url(/img/object_bg.gif) 0 0 repeat-x;
	padding: 0 5px 0 10px;
	height: 35px;
	width: 250px;
	min-width: 250px;
}

table.obj_compare tr.th td h3 {
	font: bold 16px Arial;
	color: #222;
	margin: 5px 0 0;
	white-space: nowrap;
	overflow: hidden;
	width: 240px;
}

table.obj_compare tr.th td h3 a {
	display: block;
	overflow: hidden;
}

iframe.overflow  {
	width: 99%;
	height: 630px;
	border: 1px solid #e2e2e2;
	border-top: none;
}

.compare_tip {
	position: absolute;
	background: transparent url(/img/compare_tip.gif) right center no-repeat;
	padding: 0 6px 0 0;
}

.compare_tip div {
	padding: 5px 7px;
	border: 1px solid #f90;
	border-right: none;
	color: #222;
	background: #fff;
	font: normal 12px Arial;
}

#checker_box {
	overflow-x: scroll;
	border-right: 1px solid #D3D3D3;
}

.close_compare_item {
	float: right;
	width: 20px;
	height: 16px;
	background: url(/img/close.png) top right no-repeat;
	margin: 5px 0 0 5px;
}


.fixed_height {
	height: 20px;
	overflow: hidden;
	border-right: 1px solid #eee;
}

.object_col {
	width: 250px !important;
}

.fixed_height .label {
	color: #222;
	border-bottom: 1px solid #f5f5f5;
	padding: 0 5px;
	width: 250px;
	overflow: hidden;
}

.grey_col .label {
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #eaeaea;
	padding: 3px 5px;
	margin: 0;
	line-height: 20px;
}

.advanced_links {
	height: 16px;
	position: relative;
	overflow: hidden;
}

.close_advanced_form,
.reset_advanced_form {
	display: block;
	margin: 0 15px 8px;
	height: 12px;
	font: normal 12px Arial;
	text-decoration: none;
	padding-left: 15px;
	position: relative;
	background: url(/img/close.gif) 0 4px no-repeat;
}

.close_advanced_form span,
.reset_advanced_form span {
	border-bottom: 1px dashed #fff;
}

.reset_advanced_form {
    background: url(/img/reset.gif) 0 4px no-repeat;
}

.bg_overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	top: 0;
	left: 0;
	z-index: 101;
}


.prettybutton {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	outline: none;
	border: 1px solid #B3B3B3;
	display: inline-block;
	margin: 3px;
}

.prettybutton span {
	border: 1px solid;
	border-color: #FFFFFF #E7E7E7 #E5E5E5;
	padding: 3px 10px;
	background: url(/img/button_bg.png) 0 -48px repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica;
	color: #444;
	text-shadow: 0 1px 0 #fff;
	display: inline-block;
}

a.prettybutton:hover span {
	background-position: 0 -42px;
}

.hidden { display:none;}

.help {
	font: normal 11px Arial, Helvetica;
	padding: 5px;
	margin: 0 0 10px;
	color: #444;
}

b.price_block {
	font-weight: normal;
	white-space: nowrap;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

b.price_block input {
	width: 60px;
}

.gotovnost {
	width: 250px;
	position: relative;
	border: 1px solid #3F5379;
}

.blackbg {
	background: #3F5379;
	color: #fff;
	font: normal 12px Arial;
	width: 250px;
	border: 1px solid #3F5379;
}

.blackbg span {
	display: block;
	margin: 3px 5px;
}

.state_div{
	height: 78px;
	background: #444;
	overflow: hidden;
	width: 250px;
}

ul.state_carousel {

}

ul.state_carousel li {
	float: left;
	background: none;
	height: 39px;
	overflow: hidden;
}	

ul.state_carousel li img {
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 3px 5px;
}

ul.state_carousel li.active  {
	background: #fff;
}

div.object_place {
	padding:0 0 10px;
}

div.object_place .object {
	background: #F4F7FC
}

.plist .list_item {
	display: block;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	text-decoration: none;
	color: #aaa;
	background: transparent url(/img/arrow.gif) 10px 16px no-repeat;
}

.plist .list_item  span {
	text-decoration: underline;
	color: #3f5379;
}

.plist .list_item:hover {
	background: #fafafa url(/img/arrow.gif) 10px 16px no-repeat; 
}

.socialshit {
	width: 25px;
	position: absolute;
	margin-top: 100px;
	height: 250px;
}

.socialshit a, .socialshit div {
	display: block;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	width: 32px;
	overflow: hidden;
	margin: 0 0 3px;
	height: 30px;
	background: #DDE1E9;
	padding: 0; 
}

.socialshit a span {
	display: block;
	position: relative;
	top: 3px;
	left: 3px;
	width: 67px;
	height: 24px;
	background: none;
	border: 0;
	padding: 0;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
}

.socialshit a span i {
	display: block;
	float: left;
	background: url(/img/socialshit.gif) 0 0 no-repeat;
	height: 24px;
	width: 24px;
}

.socialshit a span strong {
	float: left;
	width: 25px;
	padding-top: 5px;
	margin-left: 10px;
	font: bold 14px #222;
}

.socialshit a.social_google span i {
	background-position: 0 0;
}
.socialshit a.social_facebook span i {
	background-position: 0 -24px;
}
.socialshit a.social_vkontakte span i {
	background-position: 0 -48px;
}
.socialshit a.social_twitter span i {
	background-position: 0 -72px;
}
.socialshit a.social_mail span i {
	background-position: 0 -96px;
}
.socialshit a.social_odnoklassniki span i {
	background-position: 0 -120px;
}

.socialshit div.social_feedback {
	overflow: hidden;
	padding: 0;
	margin-top: 50px;
	background: #6F89B7;
	height: 200px;
	width: 32px;
	text-decoration: none;
	position: relative;
	color: #fff;
}

.socialshit div.social_feedback  .ajax_success {
	font-size: 14px;
	width: 250px;
	margin-left: 20px;
	padding: 30px 0;
	font-weight: bold;
	background: none;
}

.socialshit div.social_feedback i {
	position: absolute;
	right: 0;
	top: 0;
	background: #3F5379 url(/img/feedback.gif) right top no-repeat;
	height: 200px;
	width: 32px;
	cursor: pointer;
	text-align: center;
}

.socialshit div.social_feedback i b {
	width : 8px;
	height: 8px;
	margin: 10px auto;
	display: none;
	background: url(/img/close.gif) 0 0 no-repeat;
}

.socialshit div.social_feedback  span {
	display: none;
	width: 300px;
	color: #fff;
}

.socialshit div.social_feedback  span b {
	display: block;
	padding: 10px;
	display: block;
	font-size: 13px;
}

.socialshit div.social_feedback  span textarea {
	width: 200px;
	margin-left: 10px;
	height: 100px;
	margin-bottom: 5px;
	display: block;
}

.socialshit div.social_feedback  span button {
	float: right;
	margin: 5px 55px 0 0;
}

.inner_banner_margin div {
	margin-bottom: 7px;
}

table.block {
	width: 100%;
	margin-bottom: 5px;
}

table.block td {
	width: 50%;
	border: 1px solid #eee;
	color: #001F56;
	padding: 10px;
	background: #F8F9FD
}

table.block td h3 {
	margin: -10px;
	padding: 10px;
	background: url("/img/text-banners-bg.gif") repeat-x scroll 0 0 #E5ECFC;
	border-bottom: 1px solid #D5D7DE;
}

table.block td h4 {
	font-size: 14px;
}

table.block td.bottom_border {
	border-bottom: 0;
}

table.block td.more-links {
	border-top: 0;
	text-align: right;
}

table.block td.cen_col {
	font-size: 1px;
	padding: 0 2px;
	width: 0.1%;
	font-size: 1px;
	background: none;
	border: 0;
}

.float_left {
	float: left;
	margin-right: 10px;
}

sup.red {
	color:red;
	font-weight:bold;
}

span.red {
	color:red;
}

form.applicationForm{
	padding:10px;
	line-height:20px;
	font-size:14px;

	background: #fff; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, right top, from(#eee), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(left,  #eee,  #fff); /* for firefox 3.6+ */
	background: -o-linear-gradient(left,  #eee,  #fff); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #eee,  #fff); /* IE10+ */ 
}

form.applicationForm input, textarea{
	width:300px;
}
