/* Меню */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #69c;
	background-image: url(../images/f/menu-bg-news.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid gray;
}	

h2 { }
.menu li a {
	color: #3b569b;
	line-height: 125%;
	
	display: block;
	padding: 3px 10px 3px 10px;
}
.menu li:hover {
	background-color: #3b569b;
	color: #FFFFFF;
}
/* Меню-всплывашка с девочкой  */
.menu li ul {
	color: #fff;
	line-height: 125%;
	background-color: #3b569b;
	background-image: url(../images/f/girl-bg-white.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 60px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align:left; 
	
}
.menu li ul A {
	color: #fff;
}


/* Топовый анонс */
.top-anons-text{
padding: 10px;
}
.top-anons-text, .top-anons-text A {
color: #FFFFFF;
}
.top-anons-text h1 {
font-size: 14px;
margin: 0px;
}
/*
.top-anons#selected {
	background-color: none;	
}
*/
.top-anons#selected .source A {color: gray;}


.top-anons{
	padding-left: 10px;
	margin-right: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
border-bottom: solid 1px white;
height: 92px;

}
.top-anons#unselected{
background-color: #fff;
border-bottom: 1px solid black;

}
.shad-top {
padding-top: 5px; 
}
.shad-bottom {

	clear: both;
}

.mega-anons {
margin-top: 7px;
padding-left: 10px;}



#selected, #selected A {
	color: #FFFFFF;
}

.top-anons#selected  {
background-image: url(../images/f/mega-anons-hover.png);
clear:both;
}
.h {
padding-top: 3px;
	font-size: 12px;

}

/*
.top-anons#selected img {margin-left: 5px; float: right; border-left: solid 25px #ee8ab3; border-top: solid 5px #ee8ab3;  border-bottom: solid 5px #ee8ab3; margin-top: 6px; }

.top-anons img {margin-left: 5px; float: right; border-left: solid 25px #aaa9a9; border-top: solid 5px #aaa9a9;  border-bottom: solid 5px #aaa9a9; margin-top: 6px; }
*/

#down {
	background-image: url(../images/f/down-bg-1.png);
	background-position: center bottom;
	padding: 10px;
	color: #FFFFFF;
}
#down a {
	color: #FFFFFF;
}


#pogoda {
	background-image: url(../images/f/pogoda-bg-1.png);
	clear: left;
	background-position: center top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: .01em;
	font-size: 10px;
}
/* голубой блок справа, под погоду, стенд*/
.right-top {
	background-color: #CCCCCC;
	background-image: url(../images/f/under-stand.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/* голубой блок справа, под стендом, без градиента */
.right-block-simple{
	background-color: #6699cc;
}


#pogoda input {
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: right;
}


#stroke-anons {
	background-image: url(../images/f/stroke-bg-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

#pogoda2 {
	background-image: url(../images/f/pogoda-new.png);
	background-position: right top;
	color: #FFFFFF;

	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: .01em;
	font-size: 10px;
}
#pogoda2 img {
}
.anons {
	font-size: 11px;
}



.footer {
	text-align: center;
}


.under-anons{
padding-top: 10px;
}
.under-anons img {
padding-bottom: 3px;
}

.under-anons td {
	border: 1px solid #CCCCCC;

}
.footer .minimap a {
	font-weight: bold;
	color: #974578;
	font-size: 14px;
	padding-left: 20px;
}


.under-anons-cn{
padding: 5px;
}
/*  справа блок белый, как у енина */
.rightBlue, .rightParent{
	background-color: #fff;
	border: 1px solid gray;
}



/* заголовок у стенда*/
.rightBlue h2{
text-align: left;
color: #69c;
padding-left: 15px;
}
.rightWhite{
display:block;
background-color: #eee;
margin-left: 15px;
padding-bottom: 10px;
margin-top: 10px;
}

/* ИСКЛЮЧЕНИЯ ДЛЯ КРОШКОВ */
.kroshki{
border-bottom: none;
}

.context1 .h{
background-color:#936;
} 

.active_bg {
background-color:#F7F9FF;
}
.active_bg div:hover {
background-color:#3b569b;
text-decoration:none;
color:#ffffff;
}
.active_bg a:hover {
text-decoration:none;
color:#ffffff;
}
