/* общие элементы */
.toppadding{
	padding: 5px 0px;
}

/* контент элементы */
table.main td.content{
	color: #707070;
}
table.main td.content h1{
	background: url('/images/sunny/content.line.png') repeat-x bottom left;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
	height: 30px;
}
table.main td.content div.pages{
	color: #1388cb;
	text-align: center;
}
table.main td.content div.pages span{
	font-weight: bold;
}
table.main td.content div.pages a, table.main td.content div.pages b{
	padding: 0px 5px;
}
table.main td.content div.pages a:link, table.main td.content div.pages a:active, table.main td.content div.pages a:visited{
	text-decoration: none;
}
table.main td.content div.pages a:hover{
	text-decoration: underline;
}
table.main td.content div.pages b{
	color: #7e7e7e;
	font-weight: normal;
	text-decoration: underline;
}

/* новостей */
table.main td.content h1.news{
	background: url('/images/sunny/content.newstitle.png') repeat-x bottom left;
}
table.main td.content table.newsitem{
	background: url('/images/sunny/content.line.png') repeat-x bottom left;
	color: #7e7e7e;
	padding: 10px 0px;
}
table.main td.content table.newsitemfirst{
	padding-top: 0px;
}
table.main td.content table.newsitemlast{
	background: none;
}
table.main td.content div.newsitemtitle{
	padding: 5px 0px;
}
table.main td.content div.newsitemtitle span{
	background: url('/images/sunny/content.newsdate.png') no-repeat center center;
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	vertical-align: middle;
	height: 16px;
	width: 65px;
}
table.main td.content div.newsitemcontent{
	padding-bottom: 10px;
	text-align: justify;
}
table.main td.content div.newspostline{
	background: url('/images/sunny/content.newstitle.png') repeat-x top left;
	height: 9px;
	width: 100%;
}
table.main td.content div.newspostline2{
	background: url('/images/sunny/content.line2.png') repeat-x top left;
	height: 9px;
	width: 100%;
}

/* статей */
table.main td.content div.articleitemtitle{
	padding-bottom: 5px;
}
table.main td.content div.articleitemtitle span{
	background: url('/images/sunny/content.list.png') no-repeat center left;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* комментариев */
table.main td.content table.comments{
	color: #7e7e7e;
}
table.main td.content div.commentstitle{
	color: #1388cb;
	font-weight: bold;
	padding: 4px 0px;
}
table.main td.content div.commentbutton{
	text-align: center;
}
table.main td.content td.commentsline{
	background: url('/images/sunny/content.line.png') repeat-x bottom left;
	padding-bottom: 10px;
}

/* инфраструктуры */
table.main td.content div.isImagesDiv div.center{
	padding: 5px 0px;
	text-align: center;
}
table.main td.content div.infratitle{
	color: #7e7e7e;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
    font-size:9pt;
}
table.main td.content div.infraitems{
	display: none;
	margin: 10px 0px 10px 40px;
}

table.main td.content div.infraitems a{
	color:#707070;
    text-decoration:none;
}

table.main td.content div.infraitems a:hover{
	color:#707070;
    text-decoration:underline;
}

table.main td.content div.isDirectFilter div{
	float: left;
	width: 100px;
}

/* девелоперов и реселеров */
table.main td.content table.dev td.devline{
	background: url('/images/sunny/content.line.png') repeat-x bottom left;
}
table.main td.content table.dev td.devlinelast{
	background: none;
}
table.main td.content table.dev td.devletter{
	background: url('/images/sunny/content.oval.png') no-repeat center center;
	color: #1388cb;
	font-family: arial, verdana, tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 1px 0px 0px 2px;
	vertical-align: middle;
	width: 50px;
}
table.main td.content table.dev td.devitem{
	padding: 10px 0px;
}
table.main td.content table.dev td.devitem *{
	color: #a0a0a0;
	font-weight: bold;
	text-transform: uppercase;
}
table.main td.content table.dev td.green{
	color: #539c20;
}
table.main td.content table.dev td.blue{
	color: #2b98d6;
}
table.main td.content table.dev td.devitem a:link, table.main td.content table.dev td.devitem a:active, table.main td.content table.dev td.devitem a:visited{
	text-decoration: none;
}
table.main td.content table.dev td.devitem a:hover{
	text-decoration: underline;
}

/* инфраструктура, направление */
table.main td.content table.direction td{
	background: url('/images/sunny/content.line.png') repeat-x bottom left;
	font-weight: bold;
	text-transform: uppercase;
}
table.main td.content table.direction td *{
	color: #a0a0a0;
}
table.main td.content table.direction tr.last td{
	background: none;
}
table.main td.content table.direction td.directiontitle{
	background: url('/images/sunny/content.dot.png') no-repeat 5px 5px;
	font-family: arial, verdana, tahoma;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	width: 150px;
}
table.main td.content table.direction td.directiontitle *{
	color: #539c20;
}
table.main td.content table.direction a:link, table.main td.content table.direction a:active, table.main td.content table.direction a:visited{
	text-decoration: none;
}
table.main td.content table.direction a:hover{
	text-decoration: underline;
}

/* недвижимость */
table.main td.content table.offers td{
	background: #ededed;
	color: #7e7e7e;
}
table.main td.content table.offers tr.offerswhite td{
	background: #fff;
}
table.main td.content div.offersdesct1{
	background: url('/images/sunny/content.line.png') repeat-x top left;
	color: #1388cb;
	font-weight: bold;
	padding: 7px 0px;
	padding-bottom: 5px;
}
table.main td.content div.offersdesct2{
	background: url('/images/sunny/content.line.png') repeat-x top left;
	padding: 3px 0px;
}
table.main td.content table.offersexttable td{
	color: #7e7e7e;
}
table.main td.content table.offersexttable td.offersext{
	background: url('/images/sunny/content.dot.png') no-repeat center left;
	font-weight: bold;
	padding-left: 10px;
	width: 175px;
}

/* поселки */
div.poselkifloat{
	float: left;
	clear: none;
	text-align: center;
	margin: 3px 0px;
	width: 135px;
}