div#bd {
	width:977px
}

div#logo {
	width:277px;
	height:95px;
	left:10px; float: left;
	position:relative;
}

#hd{width:977px}


/*///////////////////////////// ГЛАВНОЕ МЕНЮ /////////////////////////////////*/

#mainmenu {
	width:650px;
	top:29px;
	float: right;
	position:relative;
}

#mainmenu ul,
#mainmenu li {
	list-style-type:none;
	display:inline
}
#mainmenu ul{
	vertical-align: middle
}

#mainmenu li a,
#mainmenu li.line {
	display:block;
	float:left;
}

#mainmenu li a {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	padding:11px 2px;
}
#mainmenu li.line{
	width:1px;
	height:39px;
  background: url(/images/menu_v_line.gif) no-repeat;
  margin:0 8px 0 8px;
}

/*////////////////////////////////////////////////////////////////////////////*/
.city_content ul,
.city_content li {
	list-style-type:none;
	display:inline
}
.city_content ul{
	vertical-align: middle
}

.city_content li a,
.city_content li.line {
	display:block;
	float:left;
}

.city_content li a {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	padding:13px;
}
.city_content li.line{
	width:1px;
	height:39px;
  	background: url(/images/menu_v_line.gif) no-repeat;
  	margin:0 10px 0 10px;
}

/*////////////////////////// КОНТЕЙНЕРЫ //////////////////////////////////////*/

.left_container {width:188px;  position: relative; float:left;}
.center_container {width:532px; position: relative; float:right;}
.main_container {width:728px; position: relative; float:left;}
.weather_container {width:100%; position: relative;}
.right_container {width:188px; position: relative;  padding-left:8px; float:left;}
.right_main {width:240px;  position: relative;}

.left_contener_title_width{ width:170px;}
.center_container_title_width {width:514px;}
.main_container_title_width {width:710px;}

.block_bottom{
  position:relative;
  float:left;
  padding-bottom:8px;
}

/*...............................Заголовок под логo...........................*/

.top_title {
	color:#FFF;
	float:left;
 	font-size: 22px;
    margin: 10px 0 0 7px;
	padding-right: 15px;
    position: relative;
}

/*.................... Плашка с названипем города в прогнозе .................*/

.city_name, h1 {
	color:#FFF;
	float:left;
 	font-size: 20px;
    margin: 10px 0 0 7px;
	padding-right: 15px;
	border-right: solid 2px #FFF;
    position: relative;
}

.city_name_print {
	font-size: 22px;
	color:#3B55C5;
	margin: 0 0 15px 15px;
}
.other_city a {
	color:#8ca2fe;
	float:left;
 	margin: 15px 0 0 15px;
 	position: relative;
}

/*///////////////////////////////// РОЛИК ////////////////////////////////////*/

#meteonova {
  width:93.5%;
	float:left;
	top:10px;
	left:3%;
	height:180px;
	position:relative;
	z-index:999;
	border: solid 1px #000;
}

/*.............................Верхние ссылки.................................*/

#frc_weather_row_title_0 {height:40px; padding-top:3px;}
#frc_weather_row_title_2 {height:60px; padding-top:20px;}
#frc_weather_row_title_3 {height:22px; padding-top:4px;}
#frc_weather_row_title_4 {height:30px; padding-top:10px;}
#frc_weather_row_title_5 {height:22px; padding-top:4px;}
#frc_weather_row_title_6 {height:31px; padding-top:10px;}
#frc_weather_row_title_7 {height:20px; padding-top:3px;}
#frc_weather_row_title_8 {height:30px; padding-top:10px;}

/*...............................Баннер.......................................*/

.banner {
	float:left;
  width:100%;
  height:400px;
	position:relative;
}

/*............................................................................*/

#vSlider, #vSlider2 {
	width: 13px;
	background:#e2ecff;
}

#vSlider {
	height:284px;
}

#vSlider2 {
	height:72px;
}

/*................................Поиск.......................................*/

.serchcontent_region {
	width: 222px;
	height: 45px;
	background: url(/images/serchcontent.png) repeat-x;
	float:left;
	position: relative;
}
.serchcontent_searchpage {
	width: 222px;
	height: 35px;
	position: relative;
	z-index:100;
}

.search_line {
  width:185px;
  height:1px;
  background: url(/images/news_line.png) no-repeat;
  margin:15px 0 15px 0;
  overflow:hidden;
}

/*////////////////////////// Выпадающий список ///////////////////////////////*/
#dropDownTList {
	width:150px;
	left:0px;
	top:18px;
	background:#fff;
	border:solid 1px #3b55c5;
	position:absolute;
	z-index:1000;
}

input {width:150px; color:#3b55c5;}


