@charset "windows-1251";
/* CSS Document */



.pageNav {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#999999;
}




.pageNav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	border:none;;		
}

.pageNav li{
		padding-left:20px;
		padding-top:16px;
}	
	
/* Category Level 1 -- Root */
.pageNav li a{
	color:#0066FF; 
}
/* Category Level 2 */
.pageNav li li a{
	color:#FF6600;
}
/* Category Level 3 */
.pageNav li li li a{
	color:#666666;
}
/* Category Level 4 */
.pageNav li li li li a{
	color:#000000;
}
.pageNav li li li li li a{
	color:#993300;
}

.leftheader{
color:#FFFFFF;
background:url(icons_folder/design/new/leftheader.jpg) top left no-repeat;
font-family: Arial, sans-serif;
width:60%;
text-align:center;
font-size:14pt;
font-weight:bold;
height:31px;
}

.leftCell{
font-size:12px;
}

.leftCell a{
	font-family: Arial, sans-serif;
	font-size:18pt;
	padding-left:2px;
	color:#0066FF;
}
.leftCell a:hover{
	text-decoration:none;
}

.main{ 
	padding:0px;
	margin:0px;
	padding-left:15px;
	color:#333333;
	font-size:10pt;
	font-family:Tahoma, sans-serif;
	background: url(icons_folder/design/new/kv_label_end_down.jpg) top right no-repeat;
}
.main a{
	font-family:Arial, sans-serif;
	color:#0066FF;
	font-size:12pt;
}
.main a:hover {
	text-decoration:underline;
}
.citytags {
color:#666666;
}
	.citytags a{
		font-family:Tahoma, sans-serif;
		color:#666666;
		text-decoration:none;
		font-size:13px;
	}

.addinfo {
background:url(icons_folder/design/new/bg_wide.jpg) top left repeat-x;
padding-left:10px;
padding-right:10px;
}

.addinfo_info {
padding-left:10px;
padding-right:10px;
font-family:Tahoma, sans-serif;
font-size:10pt;
}
.addinfo_info a{
	color:#333333;
	font-size:10pt;
}

#exchange {
padding:0px;
margin:0px;
text-align:left;
font-size:14pt;
list-style:none;
line-height:200%;}

		#exchange ul{
			list-style:none;
			}
		
		#exchange li{	
		text-align:center;	
		font-size:12pt;
		}
.footer {
	color:#666666;
	font-weight:bold;
	font-size:10px;
	border-top:2px solid #333333;
}
.footer a{
color:#FFFFFF;
}

/*======================================================*/
/* Featured Ads  */
/*======================================================*/

.featureAds_div {
	background:url(icons_folder/design/new/arrow.gif) top center no-repeat;
}

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 180px;
  width: 700px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}


.searchImage {
	border:none;
}


.leftPhoto {
float:left;
padding:0px;
margin:0px;
}

.rightPhoto {
margin-left:370px;
}

.featureAds {
background:#fffddf;
border-bottom:3px solid #FF0000;
}


.login{
font-size:11px;
margin-left:350px;
margin-right:40px;
}
		 .login a{
		 	font-size:12px;
		 	color:#999999;}
		 .login a:hover{
		 	color:#999999;
		 	text-decoration:none;}
		 .login input{
		 	border:1px solid #CCCCCC;
			height:22px;
			font-size:16px;
			width:150px; 
			color:#CCCCCC;
		}
		.login input.enter {
		background:url(icons_folder/design/new/enter.jpg) top left no-repeat;
		width:77px;
		height:26px;
		border:none;
		color:#0099FF;
		text-decoration:underline;
		}


#CityList{
list-style:none;
padding-bottom:15px;
color:#666666;
border-bottom:3px dashed #E2E2F1;
}

		#CityList ul{
		list-style:none;	
		}
		
		#CityList a{
		font-size:17px;
		color:#999999;		
		}
		
		#CityList table td{
			border-right:10px solid #FFFFFF;
		}

.map {
background-image:url(icons_folder/design/new/mapborder.jpg);
background-repeat:repeat-x;
height:587px;
padding-top:20px;
padding-bottom:15px;
}


#weather {
padding:0px;
margin:0px;
width:130px;
text-align:left;
font-size:12px;
}


.formroad{
height:20px;
width:100%;
padding-left:8px;
padding-top:20px;
padding-bottom:20px;}


.formroad li{
display:inline;
color:#333333;
}
.formlevel{
background-color:#2a52be;
color:#FFFFFF;
padding-left:2px;
padding-right:2px;
}


.cattitle{
color:#666666;
font-family:Tahoma, sans-serif;
font-size:10pt;
text-decoration:none;
font-weight:bold;}


/* Search jQueryautocomplete CSS*/
.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;
}

	



.adv_block .t{background:transparent url(icons_folder/module/b.gif) top repeat-x;}
.adv_block .b{background:transparent url(icons_folder/module/b.gif) bottom repeat-x;}
.adv_block .r{background:transparent url(icons_folder/module/b.gif) right repeat-y;}
.adv_block .l{background:transparent url(icons_folder/module/b.gif) left repeat-y;}
.adv_block .tl{background:transparent url(icons_folder/module/tl.gif) 0 0 no-repeat;}
.adv_block .tr{background:transparent url(icons_folder/module/tr.gif) 100% 0 no-repeat;}
.adv_block .bl{background:transparent url(icons_folder/module/bl.gif) 0 100% no-repeat;}
.adv_block .br{background:transparent url(icons_folder/module/br.gif) 100% 100% no-repeat;padding:1px;}
.ya_block{padding:2px 5px 5px 5px;vertical-align:middle;}



.corners {
      background: #FFFFFF;
      border: 1px solid #E2E2F1;
}
.corners .tl2 {
      background: url(icons_folder/module/t-l2.png) top left no-repeat; 
      position: relative;
      margin: -1px; /* значение указываем равным толщине рамки */
}
.corners .tr2 {
      background: url(icons_folder/module/t-r2.png) top right no-repeat; 
      margin: 0px;
}
.corners .br2 {
      background: url(icons_folder/module/b-r2.png) bottom right no-repeat; 
}
.corners .br2_2 {
      background: url(icons_folder/module/b-r-2.png) bottom right no-repeat; 
}
.corners .bl2 {
      background: url(icons_folder/module/b-l2.png) bottom left no-repeat; 
	  padding:3px;
}

.Input {
	height:36px;
	}

.lInput {
	background:url(icons_folder/design/new/module/l.gif) left top no-repeat;
	height:36px;
	}
.rInput {
	padding-left:10px;
	padding-right:9px;
	background:url(icons_folder/design/new/module/r.gif) right top no-repeat;
	height:36px;
	}



.cornerssolid {
     background: #E2E2F1 url(icons_folder/module/t-l.gif) top left no-repeat;
}
.cornerssolid .tr2 {
     background: url(icons_folder/module/t-r.gif) top right no-repeat; 
}
.cornerssolid .br2 {
     background: url(icons_folder/module/b-r.gif) bottom right no-repeat; 
}
.cornerssolid .bl2 {
     background: url(icons_folder/module/b-l.gif) bottom left no-repeat;
	 padding-left:6px;
	  padding-right:6px;
	  padding-top:10px;
	  padding-bottom:10px;
}


.label_top{
background:url(icons_folder/design/new/kv_label_top.jpg) bottom left no-repeat;
height:91px;
margin:0px;
width:100%;
}
.label_middle{
height:96px;
width:338px;
margin:0px;
padding:0px;
text-align:left;
font-size:13px;
color:#333333;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
}
	.label_middle a img
		{
		border: 0px;
		}
.label_bottom{
background:url(icons_folder/design/new/kv_label_bottom.jpg) top left no-repeat;
height:28px;
width:138px;
float:left;
}
.label_end{
background:url(icons_folder/design/new/kv_label_end.jpg) top right no-repeat;
height:96px;
width:100%;
}
.label_begin{
background:url(icons_folder/design/new/kv_label_begin.jpg) top left no-repeat;
height:96px;
width:100%;
}

.label_end_bottom{
background:url(icons_folder/design/new/kv_label_end_bottom.jpg) top right no-repeat;
height:28px;
}

.fastsearch{
background:url(icons_folder/design/new/kv_label_bg.jpg) top left repeat; 
margin-left:363px;
height:96px;
}

.fastsearch table {
	vertical-align:top;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;	
}
.fastsearch table span{
	font-size:18px;
}

.fastsearch a{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.fastsearch a:hover {
	text-decoration:underline;
}

.fastsearch select {
font-size:15px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #0000FF;
}
.fastsearch input.in {
font-size:22px;
height:34px;
font-weight:normal;
border:none;
}
.fastsearch input.inprice {
font-size:22px;
height:34px;
font-weight:normal;
border:none;
width:64px;
background:url(icons_folder/design/new/module/c.gif) top left no-repeat; padding-left:5px;
}
.fastsearch input.enter {
	border:none;
	font-size:22px;
	height:36px;
	width:80px;
	background:url(icons_folder/design/new/searchbutton.gif) top left no-repeat;
	}

.fastsearch li{
display:inline;
padding:5px;
}

.fastsearch td.n {
width:140px;
text-align:center;
}

.fastsearch td.c {
background: url(icons_folder/button_type.png) top left no-repeat;
width:140px;
text-align:left;
}

.article_anons a{
color:#0033FF;
}
.article_anons span{
text-decoration:underline;
font-size:14px;
}
.article_anons span a{
color:#000000;
text-decoration:none;
}

