body{
	font-size: 12px;
	font-family: Verdana;
}

div, td, p, span{
	font-size: 11px;
	font-family: Verdana;
}

font{
	font-size: 11px;
	font-family: Verdana;
}

a{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
}

.domains{
	padding-bottom: 10px;
}

.domains td{
	font-size: 10px;
	color: #696969;
}

.domains td.clr{
background-color: #F5F5F5;
}
.text{
	font-size: 12px;
	font-family: Verdana;
}

div.list{
	background-color: #f5f5f5;
	color: #3a3a3a;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

div.list a{
	color: #3a3a3a;
	font-size: 10px;
}

a.copy{
	color: #3a3a3a;
	font-size: 10px;
}

td.copy{
	color: #3a3a3a;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
}

a.small{
	font-weight: bold;
	font-size: 11px;
	color: #2DAAFA;
	text-decoration: none;
}

a.small:hover{
	font-weight: bold;
	font-size: 11px;
	color: #2DAAFA;
	text-decoration: underline;
}

.small_active{
	font-weight: bold;
	font-size: 11px;
	color: #2DAAFA;
	text-decoration: underline;
}

a.small_active{
	font-weight: bold;
	font-size: 11px;
	color: #2DAAFA;
	text-decoration: underline;
}

a.small_active:hover{
	font-weight: bold;
	font-size: 11px;
	color: #2DAAFA;
	text-decoration: underline;
}

#footer{
	border-top: 1px solid #30D1FF;
	margin-top: 10px;
}

table.header{
	border: 0px;
	width: 100%;
	font-size: 12px;
	font-family: Verdana;
}

td.logo{
	width: 180px;
	vertical-align: middle;
	text-align: center;
}

td.login{
	font-size: 12px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

td.services{
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

a.services{
	color: #9E9E9E;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin-right: 25px;
}

a.services:hover{
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}

#content{
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(http://i.conturov.net/pogoda/bg.gif);
	width: 100%;
}

#title{
	width: 450px;
	padding-top: 70px;
	padding-left: 100px;
	display: block;
	color: #969696;
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}

#left-banner{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#list-city{
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

#right-column{
	vertical-align: top;
	width: 250px;
	padding: 0px 5px 5px 5px;
	border-left: 1px solid #F5F5F5;
}

a.item-city{
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.item-city:hover{
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

a.item-my-city{
	color: #FF8D79;
	font-size: 20px;
	text-decoration: none;
	margin-right: 40px;
}

a.item-my-city:hover{
	text-decoration: none;
	border-bottom: 1px dotted #FF8D79;
}


a.item-current-city{
	color: #666666;
	font-size: 20px;
	text-decoration: underline;
	margin-right: 40px;
}

a.item-current-city:hover{
	text-decoration: underline;
}

/******************************************/
.menu-left{
	padding-left: 20px;
	padding-right: 20px;
}

.menu-left-title{
	font-size: 16px;
	padding-bottom: 0px;
	color: #969696;
}

.menu-left div{
	padding-bottom: 5px;
}

.menu-left div a{
	font-weight: bold;
	font-size: 12px;
	color: #2DAAFA;
	text-decoration: none;
	padding-left: 20px;
}

.menu-left  div a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #2DAAFA;
	text-decoration: underline;
}
/******************************************/
.news-title{
	color: #2DAAFA;
	font-size: 16px;
	font-weight: bold;
}

a.news-title{
	color: #2DAAFA;
	font-size: 16px;
	text-decoration: underline;
}

a.news-title:hover{
	color: #2DAAFA;
	font-size: 16px;
	text-decoration: none;
}
/******************************************/

/* Paginator */
.paginator {
	white-space:nowrap;
	padding: 3em 0 3em 0;
	font-size:0.9em;
}

.paginator a, .paginator span {
	display:block;
	float:left;
	height:27px;
	color:#808080;
	position:relative;
	text-decoration:none;
	overflow:hidden;
}
.paginator span {
	margin:0 5px;
}
.paginator a {
	height:auto;
	position:relative;
	top:-0.55em;
	font-family:arial, sans-serif;
	padding:14px 9px 0;
	font-size:1.3em;
}

.paginator .after a, .paginator .before a {
	color:#FFF;
	font-family:Tahoma, sans-serif;
	font-size:1em;
	position:relative;
	margin-top:-2px;
}
.paginator .cur a{
	font-weight:bold;
	color:#FFF;
	padding-top:13px;
}
.paginator .after {
	margin-right:15px;
}
.paginator .before {
	margin-left:15px;
}
.paginator .after , .paginator .before, .paginator .cur  {
	background: Gray url(/i/but_c.gif);
}

.paginator .after .l, .paginator .before .l, .paginator .cur .l {
	background:url(/i/but_l.gif) no-repeat left top;
	margin:0;
}
.paginator .after .r, .paginator .before .r, .paginator .cur .r {
	background:url(/i/but_r.gif) no-repeat right top;
	margin:0;
}

/*************************************/

/* Style for Usual tabs */
.usual {
  color:#111;
  padding:0px;
  width:650px;
  margin:0px auto;
}
.usual li { list-style:none; float:left;  margin-bottom: -5px; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
  font:10px Verdana;
  color:#444;
  background:#fff;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  margin-bottom:0;
  color: #777777;
  background: #F0F0F0;
  border-bottom:1px solid snow;
  cursor:default;
  }
.usual div {
  padding:0px;
  clear:left;
  background:#fff;
  font:10pt Georgia;
}
.usual div a { color:#000; font-weight:bold; }
