/*общие стили*/
HTML {
	font:normal 12px Tahoma, Arial;
	color:#373737; 
	padding: 0px;    
	margin: 0px; 

}
body {
        padding: 0px;    
	margin: 0px; 
	color:#373737; 	
}

#all {
	min-height:100%; 
	width:1001px;
	margin:0px auto;
}

img {
	border:none;
}

table {
	width:100%;
	border-collapse:collapse;
}

td {
          vertical-align:top
}

* {
	margin:0px; padding:0px;
}

ul {
	margin:0px;padding:0px;
}

li {
	list-style-type:none;
}

.clear {
	clear:both;font-size:1px;
}

a {
	font:normal 8pt Tahoma, Arial;
	color:#656464; 
	text-decoration:none;
}

a:hover {
	font:normal 8pt Tahoma, Arial;
	color:#656464; 
	text-decoration:underline;
}


h1 {
	font:bold 12px Tahoma; 
	color:#868686;
	margin-bottom:5px;
	text-transform:uppercase;
}

h2 {
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
}

h2 a{
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
}

h2 a:hover{
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
	text-decoration:underline;
}
h3 {
	font:bold 11px Tahoma;
	color:#373737;

}

h3 a{
	font:bold 11px Tahoma;
	color:#373737;

}

h3 a:hover{
	font:bold 11px Tahoma;
	color:#373737;
	text-decoration:underline;

}

p {
	margin-bottom:7px;
	text-indent:20px;
}

.browsein {
	width:540px;
	height:16px;
	background: url('/themes/apsny/images/browsein.gif') repeat-x;
	margin-bottom:5px;
	display:block;
	
}

#loading-layer	{
	display:none;
}

/*Шапка*/

.top_reklama {
	margin:6px 0px 6px 0px;
	display:block;
}

.top_reklama img {
	display:block;
}

#logo {
	width:1000px;
	height:80px;
	padding-top:0;
}


#search_box {
	float:right;
	position:relative;
	top:60px;
	display:block;
	z-index:10;
}


#name {
	display:none;
}
/*выбор языка*/
.lang_choise {
	float:right;
	padding:10px 0 10px 0;
	font-weight:bold;
	display:block;
}


.lang_choise a {
	font-weight:bold;
}

.lang_choise span {
	margin-left:5px;
}


#head_text {
	float:right;
	font-weight:normal;
	padding:20px 0 0px 0;
	color:#3e3d40;
}




/*меню по городам*/

.header_menu {
	font:normal 12px Tahoma;
	color:#dddddd;
	margin-right:1px;
	background:#bd0926;
	height:20px;
	width:758px;
}

.header_menu li {
	display:inline;
	height:20px;
	margin:0px 10px 0px 10px;
	text-transform:uppercase;
	position:relative;
	top:3px;

}

.header_menu li a {
	font:normal 12px  Tahoma; 
	color:#ffffff;
	text-transform:uppercase;

}

.header_menu li a:hover{
	font:normal 12px  Tahoma; 
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:underline;

}

#header_news {
	width:242px; 
	float:right;
	text-align:center;
	text-transform:uppercase;
	background-color:#25641e;
	height:17px;
	color: #fff;
	font:normal 9pt Arial, Tahoma; 
	color:#ffffff;;
	position:relative;
	left:-1px;
	padding-top:3px;

}

.no_padding_border {
	margin-right:0px !important;
	float:right;

	width:242px;
	background:#25641e;
}

#blocks_top {
	display:block;
}

.logo{
	border:1px solid #888888;
}


/*левые блоки*/

.left_blocks {
	width:180px;
	padding:0px 12px 0px 0px;
	margin-top:20px;
	border-right:solid 1px #969696;
	display:block;
}

.left_block {
	font:normal 10px Tahoma, Arial; 
	padding:0px 0px 8px 0px;
	margin-bottom:5px;
	min-height:100%
}
.left_block h2 {
	text-transform:none;
	border-bottom:solid 1px #8c8c8c;
	margin:5px 0 10px 0;
	padding-bottom:5px;
	
}

.left_block a {
	color:#0c8a2d;
	font:bold 11px Tahoma, Arial; 
}

.left_block a:hover {
	color:#0c8a2d;
	text-decoration: underline;
	font:bold 11px Tahoma, Arial,sans-sefif; 
}

.left_block h3 a{
	font:bold 11px Tahoma;
	color:#373737;

}

.left_block h3 a:hover{
	font:bold 11px Tahoma;
	color:#373737;
	text-decoration:underline;

}

.left_block img {
	margin-right:6px;
	display:block;
	float:left;
	border:solid 1px #7d7c7c;

}

/*основное содержание*/


.content {


}
.folder .pub_date {
	float:right;
	color: #25641e;
	padding-left:7px;
}


#text {

	text-align:left;
}

.center_content {
	padding:20px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	width:538px;

	
}


/*правые блоки*/

.right_blocks {
	width:243px;
	margin:0px 0px 0px 7px;
	display:block;


}
.right_new {
	padding:0px 5px 0px 6px;
}

.right_block {
	margin:10px 0 10px 0;
}

.right_new a{
	color: #25641e;

}
.right_new a:hover{
	color: #25641e;
	text-decoration:underline;
	

}

.right_new .pub_date {
	color: #25641e;
	border-bottom:1px solid #25641e;
	text-align:right;
	padding-bottom:2px;
	margin-bottom:7px;
	padding-left:7px;
}

/*погода и время*/

#time {
	padding:7px 0px 7px 0px;
	margin:10px 0px 0px 0px;
	display:block;

}

#time a {
	color:#262626;
	text-decoration:underline;
}

#time a:hover {
	text-decoration:none;
}

#weather {
	padding:10px 0 10px 0;
}

#weather .now{
	font-size:11px;
}

#weather .tomorrow{
	font-size:10px;
}


#weather img {
	margin-bottom:-3px;
}


/*футер*/

.footer {

	height:97px;
	width:1000px;
	margin:20px auto 0px auto;
}

#li-bottom {
	width:1000px;
	height: 2px;
	background: url('/themes/apsny/images/li-bottom.gif') repeat-x;
	padding-bottom:2px;
}
.left_footer {
	float:left;
	margin-left:15px;
	color:#656464;
}

.right_footer {
	float:right;
	margin-right:15px;
	color:#656464;
}


/*блоки в центре*/


.all_news .main_page {
	font:normal 12px Tahoma; 
	color:#373737;
	width:44%;
	padding:0px 30px 50px 0px;

}

.all_news .inner_page {
	font:normal 8pt Tahoma, Arial; 
	color:#656464;
	width:44%;
	padding:20px 30px 20px 0px;
	border-bottom:solid 1px #8c8c8c;
}


.all_news div img {
	float:left;
	display:block;
	border:solid 1px #7d7c7c;
	margin-right:7px;
}

.all_news div b {
	display:block;
	color:#262626;
	margin-bottom:10px;
}

.all_news div a {
	font-weight:bold;
	color:#0c8a2d;
}

.all_news div a:hover {
	font-weight:bold;
	color:#0c8a2d;
	text-decoration:underline;
}

.all_news h2 {
	text-transform:uppercase;
}

.all_news h3 {
	text-transform:uppercase;
}

/*блоки справа*/
#news_block {
	width:240px;
	height:300px;
	background-color: #dfdfdf;
	border: 1px solid #25641e;
	border-top:none;
}



/*календарь*/


#calendar_table {
	width:100%;
	border:1px solid #969696;
	border-left:0;
	border-right:0;
	position:relative;
	top:-19px;
	border-top:0;
	color: #a8aaa7;
	font-size:12px;
	
}

#calendar_table th {
	text-align: left;
	background-color: #25641e;
	color:#ffffff;
	z-index:10;
}

#calendar_table .years {

	background:none;
	text-align:right;
	color:#fff;

}

#calendar_table .years a{

	color:#969696;
	font-size:12px;

}

.fon {
	background-color: #25641e;
	width:100%;
	height:15px;
	position:relative;
	top:32px;
	z-index:0;
	color:#fff;
}

#calendar_table .left {
	border:1px solid #969696;
	border-left:0;
}

#calendar_table .left .fon table {
	margin:0 10px 0 0;
	text-align:center;
	width:98%;
}


#calendar_table .left .calendar-layer{
	padding:0px 10px 10px 0;
	z-index:10;
}

#calendar_table .center {
	border:1px solid #969696;

}
#calendar_table .center .calendar-layer{
	padding:0px 10px 10px 10px;
}
#calendar_table .center .fon table {

	margin:0 7px 0 7px;
	text-align:center;
	width:94%;
}


#calendar_table .right {
	border:1px solid #969696;
	border-right:0;
}

#calendar_table .right .calendar-layer{
	padding:0px 0px 10px 10px;
}
#calendar_table .right .fon table {
	margin:0 0px 0 7px;
	text-align:center;
}


#calendar_table .calendar{
	padding:0px;
	z-index:10;
}	


#calendar_table .calendar tr {
	padding:1px 2px 1px 2px;
	border:0;
	z-index:10;

}


#calendar_table .calendar td {
	padding:1px 2px 1px 2px;
	border:0;
	z-index:10;
	font-weight:normal;
	z-index:10;
	color: #a8aaa7;
	font-size:12px;
	text-decoration:none;
	text-align:center;

}

#calendar_table .calendar thead th {
	text-align: left;
	background:none;
	color: #871f0e;
	z-index:10;
	padding-bottom:3px;
}


.calendar-layer {
	padding: 10px 0 10px 0;
	z-index:10;
}

#calendar_table .calendar a {
	font-weight:normal;
	z-index:10;
	color: #a8aaa7;
	font-size:12px;
	text-decoration:underline;
}


.folder {
	padding:5px 0 10px 0;
	margin-top:5px;
	border-bottom:solid 1px #8c8c8c; 
}



.folder .logo{
	float:left;
	margin-right:10px;
	width:98px;
	height:76px;
	border:1px solid #888888;
}

.folder a{
	font-weight:bold;
	color:#0c8a2d;
}

.folder h2 a,.folder h2 a:hover{
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
}


.folder a:hover{
	font-weight:bold;
	color:#0c8a2d;
	text-decoration:underline;
}

.center_news {
	padding:20px 0 0 0;
	margin-top:10px;
	border-top:solid 1px #8c8c8c;
}

.center_news .pub_date {
	float:right;
	color: #0c8a2d;
	padding-left:7px;
}


.center_news h1 {
	border-bottom:solid 1px #8c8c8c;
	margin:0px 0 10px 0;
	padding-bottom:5px;
	
		
}
.center_news .logo{
	float:left;
	margin-right:10px;
	width:98px;
	height:76px;
	border:1px solid #888888;
}

.center_news .logo1{
	float:left;
	margin-right:10px;
	border:1px solid #888888;
}

.center_news a{
	font-weight:bold;
	color:#0c8a2d;
}

.center_news h2 a{
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
}

.center_news h2 a:hover{
	font:bold 12px Tahoma;
	color:#373737;
	margin-bottom:4px;
	text-transform:uppercase;
	text-decoration:underline;
}

  @-moz-document url-prefix() {
  
    }

.doc_view {
	padding-top:10px;
}

.doc_view .logo {
	width:245px;
	height:185px;
	float:left;
	margin:0px 7px 7px 0;
	border:1px solid #888888;
}

.doc_view .pub_date {
	float:right;
	color: #25641e;
	padding-left:7px;
}

.print {
	color: #a8aaa7;
	float:right;
	display:block;
	padding-top:10px;
}

.print a{
	color: #a8aaa7;
}

.standart {

	display:none;
}
.print img {
	border:0;
	width:17px;
	height:12px;
	margin-right:5px;
}

.doc_block {
	padding-top:10px;
	display:block;
}

.doc_block b{
	font-weight:normal;
	color:#25641e;
}
.doc_block .pub_date {
	float:none;
	color: #25641e;
	padding-left:7px;
}

.doc_block a {
	font:normal 12px Tahoma, Arial;
	color:#373737; 	
}
.doc_block div {
	padding-bottom:7px;
}

.doc_block a:hover {
	font:normal 12px Tahoma, Arial;
	color:#373737; 	
	text-decoration:underline;
}

.foto_img {
	vertical-align:middle;
	border:1px solid #333;
}

/*------------------- живой поиск (титулка) ----------------------*/
.LiveTextResult {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px outset #d0d0d0;
  z-index: 1;
  float:left;
  clear:left;
  margin-top: 20px;
  width: 281px;
  display: none;
  font-weight:normal;
}

/* LiveText result option */
.LiveTextOption {
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 0px;
  z-index: 1;
  padding: 2px 3px 2px 3px;
  line-height: 15px;
  margin-bottom:0px;
  cursor: pointer;
}

/* LiveText result option highlighted */
#LiveTextHighlight {
  background-color:#0066CC;
  color:#FFFFFF
}

/*------------------- реклама ----------------------*/
.advert_table {
	border:1px solid #555555;
	
}

.advert_table td{
	padding:5px;
	border:1px solid #555555;
	
}

.banners {display:block;}
.banners img{margin:7px; border:1px solid #969696;}
