/** 
 * Стили для jQuery + для различных разделов написаных мной.
 *
 * @author Гришин Владимир
**/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/* --- */

.cl {
	clear: both;
}

.fieldset_lr {
	width: 660px;
}

.fieldset_lr .legend {
	color: #999;
	font-size: 9pt;
}

.autocomplete_city {
	margin: 5px 0 0 0;
}

#regions_container {
	width: 310px;
	float: left;
	margin: 10px 0 10px 5px;
	padding: 0;
}

#regions_container form , 
#regions_cont_right form {
	margin: 0;
	padding: 0;
}

.in_region input , 
.in_region select , 
.in_region label {
	margin: 2px 0 2px 25px;
	font-size: 10pt;
}

.in_region .button {
	font-size: 10pt;
}

.in_region .autocomplete_city {
	width: 200px;
}

.in_region .select {
	width: 205px;
}

.in_region label {
	font-size: 9pt;
	color: #444;
}

#regions_cont_right {
	width: 320px;
	float: left;
	margin: 10px 0 10px 20px;
	padding: 0;
}

#regions_container .regions , 
#regions_cont_right .regions {
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}

/* -- Menu -- */

#dropdown {
border-top:3px solid #f7c188;
}

#nav, 
#nav ul {
	white-space: nowrap;
	/*padding: 0 0 5px 0;*/
	padding:0;
	margin: 0;
	list-style: none;
	font: 10px verdana, sans-serif;
	border: 1px solid #A1BFD0;
	background: #fff;
	position: relative;
	z-index: 200;
}

#nav {
	height: 32px;
	width: 100%;
	padding: 0;
	border: 0;
	background: #d7f0fb url(/pic3/menu1f2.gif) repeat-x top;
}

#nav table {
	border-collapse: collapse;
}

#nav li {
	float: left;
	padding: 0;
	background: url(/pic3/menu_line2.gif) right top no-repeat;
}

#nav li.last {
	float: left;
	padding: 0;
	background: none;
}

#nav li li {
	float: none;
	background: none;
}

/* a hack for IE5.x and IE6 */
#nav li a li {
	float: left;
	background: none;
}

#nav li a {
	display: block;
	float: left;
	color: #191919;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
}

#nav li li a {
	height: 20px;
	line-height: 20px;
	float: none;
	text-align: left;
	padding: 0 25px 0 20px;
	text-decoration: none;
}

#nav li a.first_level {
	float: none;
	text-align: center;
}

#nav li:hover {
	position: relative;
	z-index: 300;
}

#nav a:hover {
	position: relative;
	z-index: 300;
	color: #fe4f02;
}

#nav :hover ul {
	left: 0;
	top: 30px;
	list-style: none;
	background: #C1E4FB;
}

#nav :hover ul.contacts {
	left: auto;
	right: -7px;
	top: 30px;
	list-style: none;
	background: #C1E4FB;
}

#nav :hover ul.smiles {
	left: 99px;
	top: -281px;
	list-style: none;
	background: #C1E4FB;
}
#nav :hover ul.smiles_left {
	left: 50px;
	top: -281px;
	list-style: none;
	background: none;
	border: none;
}

#nav ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}

/* keep further levels hidden */
#nav li:hover > ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}

/* show path followed */
#nav li:hover > a {
	color: #fe4f02;
	text-decoration: none;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul {
	left: 235px;
	top: -1px;
}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#nav a:hover ul li a , 
#nav a:hover ul li a:hover ul li a , 
#nav a:hover ul li a:hover ul li a:hover ul li a , 
#nav a:hover ul li a:hover ul li a:hover ul li a:hover ul li a  {
	float: left;
} 

#nav li#item_1 {width: 243px;}
#nav li#item_2 {width: 21%;}
#nav li#item_3 {width: 11%;}
#nav li#item_4 {width: 11%;}
#nav li#item_5 {width: 12%;}
#nav li#item_6 {width: 11%;}
#nav li#item_7 {width: 11%;}
#nav li#item_8 {width: auto;}

#nav li#item_22 {width: 25%;}
#nav li#item_32 {width: 15%;}
#nav li#item_52 {width: 13%;}
#nav li#item_62 {width: 12%;}
#nav li#item_72 {width: 13%;}
#nav li#item_82 {width: 15%;}


#nav li#left_img {
	width: 4px;
	height: 32px;
	background: url(/pic3/menu1f2.gif) left top no-repeat;
}

#nav li#right_img {
	width: 4px;
	height: 32px;
	float: right;
	background:url(/pic3/menu1f2.gif) right top no-repeat;
}

#nav li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) 235px 7px no-repeat;
}

* html #nav li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) right 7px no-repeat;
}





/* -- Menu 2 -- */

#dropdown_b {
border-bottom:3px solid #f7c188;
}

#nav_b, 
#nav_b ul {
	white-space: nowrap;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font: 10px verdana, sans-serif;
	border: 1px solid #A1BFD0;
	background: #fff;
	position: relative;
	z-index: 200;
}

#nav_b {
	height: 32px;
	width: 100%;
	padding: 0;
	border: 0;
	background: #d7f0fb url(/pic3/menu1f2_bottom.gif) repeat-x bottom;
}

#nav_b table {
	border-collapse: collapse;
}

#nav_b li {
	float: left;
	padding: 0;
	background: url(/pic3/menu_line2_bottom.gif) right bottom no-repeat;
}

#nav_b li.last {
	float: left;
	padding: 0;
	background: none;
}

#nav_b li li {
	float: none;
	background: none;
}

/* a hack for IE5.x and IE6 */
#nav_b li a li {
	float: left;
	background: none;
}

#nav_b li a {
	display: block;
	float: left;
	color: #191919;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
}

#nav_b li li a {
	height: 20px;
	line-height: 20px;
	float: none;
	text-align: left;
	padding: 0 25px 0 20px;
	text-decoration: none;
}

#nav_b li a.first_level {
	float: none;
	text-align: center;
}

#nav_b li:hover {
	position: relative;
	z-index: 300;
}

#nav_b a:hover {
	position: relative;
	z-index: 300;
	color: #fe4f02;
}

#nav_b :hover ul {
	left: 0;
	top: 30px;
	list-style: none;
	background: #C1E4FB;
}

#nav_b :hover ul.smiles {
	left: 99px;
	top: -281px;
	list-style: none;
	background: #C1E4FB;
}
#nav_b :hover ul.smiles_left {
	left: 50px;
	top: -281px;
	list-style: none;
	background: none;
	border: none;
}

#nav_b ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav_b li:hover li:hover > ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}

/* keep further levels hidden */
#nav_b li:hover > ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}

/* show path followed */
#nav_b li:hover > a {
	color: #fe4f02;
	text-decoration: none;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav_b a:hover a:hover ul,
#nav_b a:hover a:hover a:hover ul,
#nav_b a:hover a:hover a:hover a:hover ul,
#nav_b a:hover a:hover a:hover a:hover a:hover ul {
	left: 235px;
	top: -1px;
}

/* keep further levels hidden */
#nav_b a:hover ul ul,
#nav_b a:hover a:hover ul ul,
#nav_b a:hover a:hover a:hover ul ul,
#nav_b a:hover a:hover a:hover a:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#nav_b a:hover ul li a , 
#nav_b a:hover ul li a:hover ul li a , 
#nav_b a:hover ul li a:hover ul li a:hover ul li a , 
#nav_b a:hover ul li a:hover ul li a:hover ul li a:hover ul li a  {
	float: left;
} 

#nav_b li#item_1 {width: 9%;}
#nav_b li#item_2 {width: 11%;}
#nav_b li#item_3 {width: 19%;}
#nav_b li#item_4 {width: 12%;}
#nav_b li#item_5 {width: 13%;}
#nav_b li#item_6 {width: 11%;}
#nav_b li#item_7 {width: 10%;}
#nav_b li#item_8 {width: 13%;}

#nav_b li#left_img {
	width: 4px;
	height: 32px;
	background: url(/pic3/menu1f2_bottom.gif) left bottom no-repeat;
}

#nav_b li#right_img {
	width: 4px;
	height: 32px;
	float: right;
	background:url(/pic3/menu1f2_bottom.gif) right bottom no-repeat;
}

#nav_b li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) 235px 7px no-repeat;
}

* html #nav_b li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) right 7px no-repeat;
}



/* -- Menu -- */

#adm2, 
#adm2 ul {
	white-space: nowrap;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font: 10px verdana, sans-serif;
	border: 1px solid #c0c0c1;
	background: #fff;
	position: relative;
	z-index: 190;
}

#adm23, 
#adm23 ul {
	white-space: nowrap;
	padding: 2px 0 0 0;
	margin: 0;
	list-style: none;
	font: 10px verdana, sans-serif;
	border-bottom: 1px solid #c0c0c1;
	background: #fff;
	position: relative;
	z-index: 300;
}

#adm2 {
	height: 32px;
	width: 100%;
	padding: 0;
	border: 0;
	background: #e8e8e8 url(/pic3/menu3f.gif) repeat-x top;
}

#adm2 table {
	border-collapse: collapse;
}

#adm2 li {
	float: left;
	padding: 0;
	/*background: url(/pic3/menu3f_d.gif) right top no-repeat; */
}

#adm2 li.last {
	float: left;
	padding: 0;
	background: none;
}

#adm2 li li {
	float: none;
	background: none;
}

/* a hack for IE5.x and IE6 */
#adm2 li a li {
	float: left;
	background: none;
}

#adm2 li a {
	display: block;
	float: left;
	color: #191919;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
}

#adm2 li li a {
	height: 20px;
	line-height: 20px;
	float: none;
	text-align: left;
	padding: 0 25px 0 20px;
	text-decoration: none;
}

#adm2 li a.first_level {
	float: none;
	text-align: center;
}

#adm2 li:hover {
	position: relative;
	z-index: 195;
}
#adm23 li:hover {
	position: relative;
	z-index: 195;
}

#adm2 a:hover {
	position: relative;
	z-index: 195;
	color: #fe4f02;
}
#adm23 a:hover {
	position: relative;
	z-index: 195;
	color: #fe4f02;
}

#adm2 :hover ul {
	left: 0;
	top: 30px;
	list-style: none;
	background: #f2f3f1;
}
#adm23 :hover ul {
	left: 0;
	top: 13px;
	list-style: none;
	background: #ffffff;
	border-bottom:none;
	text-align: left;
	z-index:300;
}

#adm2 :hover ul.contacts {
	left: auto;
	right: -7px;
	top: 30px;
	list-style: none;
	background: #f2f3f1;
}

#adm2 :hover ul.smiles {
	left: 99px;
	top: -281px;
	list-style: none;
	background: #f2f3f1;
}
#adm2 :hover ul.smiles_left {
	left: 50px;
	top: -281px;
	list-style: none;
	background: none;
	border: none;
}

#adm2 ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#adm23 ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
/* show next level */
#adm2 li:hover li:hover > ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}



/* keep further levels hidden */
#adm2 li:hover > ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}


/* show path followed */
#adm2 li:hover > a {
	color: #fe4f02;
	text-decoration: none;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#adm2 a:hover a:hover ul,
#adm2 a:hover a:hover a:hover ul,
#adm2 a:hover a:hover a:hover a:hover ul,
#adm2 a:hover a:hover a:hover a:hover a:hover ul {
	left: 235px;
	top: -1px;
}



/* keep further levels hidden */
#adm2 a:hover ul ul,
#adm2 a:hover a:hover ul ul,
#adm2 a:hover a:hover a:hover ul ul,
#adm2 a:hover a:hover a:hover a:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#adm2 a:hover ul li a , 
#adm2 a:hover ul li a:hover ul li a , 
#adm2 a:hover ul li a:hover ul li a:hover ul li a , 
#adm2 a:hover ul li a:hover ul li a:hover ul li a:hover ul li a  {
	float: left;
} 

/* 98% max */
#adm2 li#item_0 {width: 32%;}
#adm2 li#item_1 {width: 20%;}
#adm2 li#item_2 {width: 12%;}
#adm2 li#item_3 {width: 16%;}
#adm2 li#item_4 {width: 10%;}
#adm2 li#item_5 {width: 13%;}
#adm2 li#item_6 {width: 11%;}
#adm2 li#item_7 {width: 10%;}
#adm2 li#item_8 {width: 10%;}
#adm2 li#item_777 {width: 237px;}
#adm2 li#item_32 {width: 20%;}
#adm2 li#item_42 {width: 13%;}
#adm2 li#item_52 {width: 16%;}
#adm2 li#item_62 {width: 14%;}
#adm2 li#item_72 {width: 14%;}
#adm2 li#item_82 {width: 15%;}
/*
#adm2 li#item_0 {width: 26%;}
#adm2 li#item_1 {width: 15%;}
#adm2 li#item_2 {width: 11%;}
#adm2 li#item_3 {width: 12%;}
#adm2 li#item_4 {width: 11%;}
#adm2 li#item_5 {width: 15%;}
#adm2 li#item_6 {width: 11%;}
#adm2 li#item_7 {width: 12%;}
#adm2 li#item_8 {width: 11%;}
*/

#adm2 li#left_img {
	width: 4px;
	height: 32px;
	background: url(/pic3/menu3l.gif) left top no-repeat;
}

#adm2 li#right_img {
	width: 4px;
	height: 32px;
	/*float: right;*/
	background:url(/pic3/menu3r.gif) right top no-repeat;
}

#adm2 li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) 235px 7px no-repeat;
}

* html #adm2 li .menu_arrow {
	 background: url(/pic3/menu_arrow.gif) right 7px no-repeat;
}

#adm23 li#item_0 {width: 100%;}