/* CSS Document */

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

body,h1,h2 {
	
	font-size:12px;
	padding:13px 10px 0px 10px;
	background:url(../img/header/header_fon.gif) repeat-x;
}

body img{
	border:0px;
}

select {
	width:200px;
}	

div.clr { clear:both; }

A {	color: #004284; text-decoration: none;}

A:hover { color: #1b5ea0; text-decoration:underline; }

div.header {
	width:970px;
	margin-top:16px;
}

.main {
	width:970px;
	margin-top:14px;
}

.gorod {
	color:#999999;
}

p.new, li.new, div.new	{
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	font-size:18px;
	color:#BE0027;
	font-weight:bold;
}

ul{
	font-size:14px;
}

p.a, li.a, div.a{
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:0cm;
	font-size:8.0pt;
	color:#BE0027;
	font-weight:bold;
}
/*List Number Page section START*/

div.pages {padding:0px; font-size:14px; color:#707070; margin:25px 0px 15px;}
div.pages span.page { font-size:16px;}
div.pages span.page a { margin:0px 5px;}
div.pages span.title { font-weight:bold; margin-right:10px; color:#000000;}
div.pages span.active {padding:4px 2px; background-color:#e8e9ec}
div.pages div.numbers {margin:4px 0px 0px 0px; padding:4px 2px; font-weight:normal;color:#000000;}
div.pages div.numbers a, div.pages div.numbers span {padding:2px 4px}

/*List Number Page section END*/

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}	






