/* 
Разработка шаблонов для DLE и кроссбраузерная верстка
------------------
Главные стили. Внешний вид шаблона.
*/

body {
	padding: 0;
	margin: 0;
	/* background: url(../images/bg-body.jpg); */
	background: #f9f9f9;
	text-align: center;
	font: 14px Arial;
	color: #373737;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

a {
	text-decoration: none;
}
img {
	border: none;
}

ol li{
	padding: 5px 0;
}

.head{
}	

	.main{
		margin: 0 auto;
		text-align: left;
		width: 1000px;
    	/* height:125px; */
	}
	
	.rss-head{
		float: right;
		margin: 17px 0 0 0;
	}

	.top-menu-block{
		height: 45px;
		position: relative;
		z-index: 1000;
		width: 740px;
		float: left;
	}
		
		.menu-link{
			display: block;
			height: 35px;
			font: bold 12px Arial;
			color: #999999;
			line-height: 35px;
			padding: 0 10px;
			float: left;
		}
			.top-menu-block ul{
				margin: 0;
				padding: 0;
			
			}
		
			.menu-link:hover{
				color: #dddddd;
			}
			
				.activ{
					color: #dddddd;
				}
			
		.top-menu-block li{
			list-style-type: none;
			float: left;
			position: relative;
			height: 40px;
			z-index: 1000;
			color: #999999;
			line-height: 35px;
			
		}
			.hidden-menu-block{
				display: none;
				background: url(bg-hidden-menu.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/bg-hidden-menu.jpg*/ 0 0 repeat;
				position: absolute;
				top: 30px;
				left: 0px;
				width: 140px;
				z-index: 100;
				padding: 10px 0 20px 18px;
				border-radius: 0 0 5px 5px;
				-mos-border-radius: 0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
			}
					
				.hidden-menu-link{
					display: block;
					width: 120px;
					height: 30px;
					font: bold 12px Arial;
					color: #999999;
					line-height: 30px;
					padding: 0 0 0 11px;
					background: url(hidden-line.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-line.png*/ 0 bottom repeat-x;
				}
					.hidden-menu-link:hover{
						color: #dcdcdc;
					}
		
		.rss{
			float: left;
			width: 180px;
			font: bold 12px Arial;
			color: #999999;
			line-height: 35px;
			background: url(rss.png)/*tpa=http://moydomik.net/templates/moydomik/images/rss.png*/ right center no-repeat;
			text-align: right;
			padding: 0 20px 0 0;
		}
			
			.rss a{
				color: #dddddd;
			}
			
				.rss a:hover{
					color: #fff;
				}
		
		.logo{
			display: block;
			width: 250px;	
			float: left;
			margin: 0px 0 10px -11px;
		}
		
		.banner{
			width: 728px;
			height: 90px;
			float: right;
			margin: 15px 0 15px 0px;
			
		}
		
		
	.menu-block{
		height: 45px;
        margin-top:3px;
		position: relative;
		z-index: 1000;
		width: 1000px;
		float: left;
		/*background: url(../images/bg-menu.png) 0 0 no-repeat;*/
		background: #555;
	}
		
		.menu-link1 {
			display: block;
			height: 45px;
			font: bold 13px Arial;
			color: #dddddd;
			line-height: 48px;
			padding: 0 14.0px;
			float: left;
			background: url(menu-line.png)/*tpa=http://moydomik.net/templates/moydomik/images/menu-line.png*/ right 0 no-repeat;
		}

		 .menulink1{
			background: #555;
		}

		_:-ms-fullscreen, :root .menu-link1 {
				padding:0 14px;
		}

        
        .menu-link1 img{
        	margin-top:15px;
		}


			.menu-block ul{
				margin: 0;
				padding: 0;
			
			}
		
			.menu-block li:hover,
			.menulink1 li:hover,
			.menulink1 a:hover,
			a.menulink1:hover{
				background: url(menu-hover.png)/*tpa=http://moydomik.net/templates/moydomik/images/menu-hover.png*/ 0 0 repeat;
			}
			
			
		.menu-block li{
			list-style-type: none;
			float: left;
			position: relative;
			height: 56px;
			z-index: 1000;
			color: #999999;
			line-height: 35px;
			
		}
			.hidden-menu-block1{
				display: none;
				background: url(bg-hidden-menu.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/bg-hidden-menu.jpg*/ 0 0 repeat;
				position: absolute;
				top: 55px;
				left: 0px;
				width: 140px;
				z-index: 100;
				padding: 10px 0 20px 18px;
				border-right: 1px solid #222323;
				border-bottom: 1px solid #222323;
				border-radius: 0 0 5px 5px;
				-mos-border-radius: 0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
			}
				
				.bg-hidden{
					background: url(bg-hidden.png)/*tpa=http://moydomik.net/templates/moydomik/images/bg-hidden.png*/ 18px 0px repeat-x;
					margin: -10px 0 0 -18px;
					padding: 10px 0 0 18px;
					height: 10px;
					
				}
				
				.hidden-menu-link{
					display: block;
					width: 120px;
					height: 30px;
					font: bold 12px Arial;
					color: #999999;
					line-height: 30px;
					padding: 0 0 0 11px;
					background: url(hidden-line.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-line.png*/ 0 bottom repeat-x;
				}
					.hidden-menu-link:hover{
						color: #dcdcdc;
					}
					
	.slaider-block{
		height: 380px;
		background: url(bg-sl1.png)/*tpa=http://moydomik.net/templates/moydomik/images/bg-sl1.png*/ 0 0 repeat-x;
		position: relative;
		padding: 0 0 0 480px;
	}

		.slaider-block-news{
			display: none;
			height: 380px;
			width: 460px;
			position: absolute;
			top: 0px;
			left: 0px;
			
		}
			
			.slaider-block-news-image{
				position: absolute;
				left: 25px;
				top: 30px;
				width: 432px;
				height: 320px;
				overflow: hidden;
			}
				
				.slaider-block-news-image img{
					width: 432px;
					min-height: 320px;
				}
			
			.slaider-right-col{
				width: 430px;
				height: 220px;
				position: absolute;
				top: 30px;
				left: 480px;
			}
				
				.slaider-block-news-info{
					font: bold 11px Arial;
					color: #7f7f7f;
					padding: 0 0 25px 0;
				}	
				
					.slaider-block-news-author a{
						display: block;
						float: left;
						color: #7f7f7f;
						padding: 0 5px;
					}
					
						.slaider-block-news-author a:hover{
							color: #cccccc;
						}
						
					.slaider-block-news-date{
						display: block;
						float: left;
						padding: 0 5px;
					}
					
					
					.slaider-block-news-com{
						float: left;
						padding: 0 5px;
					}
					.slaider-block-news-com a{
						font: bold italic 11px Arial;
						color: #7f7f7f;
					}
						
						.slaider-block-news-com a:hover{
							color: #cccccc;
						}
				
				.slaider-right-col h2 a{
					display: block;
					font: bold 22px Arial;
					color: #dddddd;
					height: 55px;
					overflow: hidden;
				}
					
					.slaider-right-col h2 a:hover{
						color: #cc6600;
					}
				
				.slaider-block-news-content{
					margin: 22px 0 0 0;
					font: bold 12px Arial;
					color: #adacac;
					line-height: 17px;
					height: 49px;
					overflow: hidden;
				}
		
		.slaider-block-news-mini{
			float: left;
			width: 79px;
			height: 65px;
			overflow: hidden;
			margin: 250px 10px 0 0;
			cursor: pointer;
		}
			
			.slaider-block-news-image-mini img{
				width: 79px;
				min-height: 65px;
			}
			
		.slaider-activ .slaider-block-news-mini {
			border: 1px #fff solid;
			width: 77px;
			height: 63px;
		}
		
		.wrapper {
			width: 1000px;
			height: 270px;
			margin: 0px auto;
			text-align:center;
		}
			
			.wrapper br{
				display: none;
			}
		
			#carousel {
				width: 942px;
				height: 272px;
				position: relative;
				/* background: url(../images/bg-slaider1.png) 0 0 no-repeat; */
				margin: 0 29px;
			}
			#carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
				#carousel li {
					color: #999;
					text-align: left;
					width: 230px;
					height: 270px;
					padding: 0;
					display: block;
					float: left;
					position:relative;
				}

				.clearfix {
					float: none;
					clear: both;
				}
				
					#carousel .prev, #carousel .next {
						width: 29px;
						height: 37px;
						display: block;
						text-indent: -999em;
						background: 
						transparent url('carousel_control.png')/*tpa=http://moydomik.net/templates/moydomik/images/carousel_control.png*/ no-repeat 0 0;
						position: absolute;
						top: 130px;	
					}
					#carousel .prev {
						background-position:0 0;
						left: -30px;
					}
						#carousel .prev:hover {
							background: url(carousel_control.png)/*tpa=http://moydomik.net/templates/moydomik/images/carousel_control.png*/ 0 bottom no-repeat;
							left: -30px;
						}			
					#carousel .next {
						background-position: -29px 0;
						right: -30px;
					}
						#carousel .next:hover {
							background: url(carousel_control.png)/*tpa=http://moydomik.net/templates/moydomik/images/carousel_control.png*/ right bottom no-repeat;
							right: -30px;
						}	
						
					#caroufredsel_wrapper{
						width: 942px !important;
					}						

	.cat-block{
		margin:0px auto;
		text-align: center;
		clear: both;
		padding-top: 18px;
	}	

	.slaider-news{
		width: 235px;
		height: 300px;
		float: left;
		text-align: left;
	}
		
		.slaider-news-image{
			width: 199px;
			height: 137px;
			background: url(sl-img-fon.png)/*tpa=http://moydomik.net/templates/moydomik/images/sl-img-fon.png*/ 0 0 no-repeat;
			margin: 30px 0 0 17px;
		}
		
			.slaider-news-image:hover{
				background: url(sl-img-fon-hover.png)/*tpa=http://moydomik.net/templates/moydomik/images/sl-img-fon-hover.png*/ 0 0 no-repeat;
			}
			
			.slaider-news-img-fon{
				width: 182px;
				height: 120px;
				position: relative;
				overflow: hidden;
				top: 8px;
				left: 8px;
			}
			
				.slaider-news-img-fon img{
					width: 182px;
					min-height: 120px;
					position: absolute;
					top: 0px;
					left: 0px;
				}
		
		.slaider-news a{
			display: block;
			width: 200px;
			margin: 20px 0 15px 17px;
			height:  56px;
			overflow: hidden;
			font: bold 16px Arial;
			color: #362f2d;
		}
			
			.slaider-news a:hover{
				color: #cc6600;
			}
			

		
		.slaider-news-date{
			float: left;
   			font-size:14px;	
   			margin: 7px 0 0 180px;		
		}

		.slaider-news-date img{
			float:left;
            margin-right:5px;
        }


		.slaider-info{
			font: Arial;
			color: #7c7876;
			margin: 0 0 0 17px;
			width: 200px;
		}

		.slaider-news-date-ss{
			float: left;
   			font-size:14px;	
   			margin: 7px 0 0 0px;		
		}

		.slaider-news-date-ss img{
			float:left;
            margin-right:5px;
        }

        .slaider-news-date-mp{
			float: left;
   			font-size:14px;	
   			margin: 7px 0 0 0px;		
		}

		.slaider-news-date-mp img{
			float:left;
            margin-right:5px;
        }

		.slaider-news-com {
			font-size:14px;	
			margin: 7px 0 0 10px;
			float: left;
        }

		.slaider-news-com img{
			float:left;
            margin-right:5px;
        }
			
		.slaider-news-com a{
			display: block;
			float: left;
			width: 85px;
			margin: 0 0 0 10px;
			color: #7c7876;
   			font-size:14px;	
		}
			
			.slaider-news-com a:hover{
				color: #444444;
			}


		.slaider-news-com-ss {
			font-size:14px;	
			margin: 7px 0 0 10px;
			float: left;
        }

		.slaider-news-com-ss img{
			float:left;
            margin-right:5px;
        }
			
		.slaider-news-com-ss a{
			display: block;
			float: left;
			width: 85px;
			margin: 0 0 0 10px;
			color: #7c7876;
   			font-size:14px;	
		}
			
			.slaider-news-com-ss a:hover{
				color: #444444;
			}	


		.slaider-news-com-mp {
			font-size:14px;	
			margin: 7px 0 0 10px;
			float: left;
        }

		.slaider-news-com-mp img{
			float:left;
            margin-right:5px;
        }
			
		.slaider-news-com-mp a{
			display: block;
			float: left;
			width: 85px;
			margin: 0 0 0 10px;
			color: #7c7876;
   			font-size:14px;	
		}
			
			.slaider-news-com-mp a:hover{
				color: #444444;
			}	
	
	.content{
		background:#fff;
		width: 1000px;
		
	}	
		.left-col-in{
			width: 652px;
			float: left;
			margin: 0 0 0 1px;
			padding: 10px 0 0 0;
    		/*border-right:1px solid #D5D5D5;*/
		}

.left-col-in_full{
			width: 659px;
			float: left;
            background:#fff;
			margin: 0 0 0 1px;
			padding: 10px 0 0 0;
		}
			
			.speedbar{
				/*background: url("../images/bg-block1.png") repeat scroll 0 0 transparent;*/
				/*border-top: 1px solid #e7e7e7;*/
				background: #F9F9F9;

				border-bottom: 1px solid #e7e7e7;
				border-right: 1px solid #ccc;
				height: 35px;
				overflow: hidden;
				font: 12px Arial;
				color: #666666;
				line-height: 35px;
				padding: 0 25px 0 19px;
				margin: 0 -22px 0 0;
			}

			/*спидбар в категориях*/
			.speedbar2{
				/*background: url("../images/bg-block1.png") repeat scroll 0 0 transparent;*/
				/*border-top: 1px solid #e7e7e7;*/
				background: #F9F9F9;

				border-bottom: 1px solid #e7e7e7;
				height: 35px;
				overflow: hidden;
				font: 12px Arial;
				color: #666666;
				line-height: 35px;
				padding: 0 25px 0 25px;
				margin: 0 0px 0 0;
			}
				
				.speedbar a, .speedbar2 a{
					color: #666666;
				}
					
					.speedbar a:hover, .speedbar2 a:hover{
						color: #444444;
					}

.speedbar1{
				background: url("bg-block1.png")/*tpa=http://moydomik.net/templates/moydomik/images/bg-block1.png*/ repeat scroll 0 0 transparent;
				border-top: 1px solid #e7e7e7;
				border-bottom: 1px solid #e7e7e7;
				height: 35px;
				overflow: hidden;
				font: bold 16px Arial;
				color: #666666;
				line-height: 35px;
				padding: 0 25px 0 25px;
			}
				
				.speedbar1 a{
					color: #666666;
				}
					
					.speedbar1 a:hover{
						color: #444444;
					}

.main-page-class{
	float:left;
	border-right: 1px solid #ccc;
	width: 652px;
}

.left-col-in_1 {
			/* width: 619px; */
			width: 652px;	
			background: #fff;
			margin: 0 0 0 0px;
			padding: 10px 0 0 0;
            border-bottom: 1px solid #e7e7e7;
            /* border-right: 1px solid #ccc; */

		}
			
			
			
		.left-col{
			float: left;
			width: 330px;
			padding: 10px 0 0px 0;
			margin: 0 0 0 -5px;
		}
		
			.left-col-item{
				width: 291px;
				padding: 30px 0 5px 19px;
				/* border-bottom: 1px solid #E3E3E3; */
			}
				
				.left-col-item-title{
					width: 310px;
					font: bolder 16px Arial;
					color: #333333;
					position: relative;
					/* border-bottom: 1px dotted #cccccc; */
					padding: 0 0 5px 0;
					margin: 0 0 10px 5px;
				}
					.left-col-item-title-link{
                        background: url("bg-block1.png")/*tpa=http://moydomik.net/templates/moydomik/images/bg-block1.png*/ repeat scroll 0 0 transparent;
                        border-bottom: 1px solid #EDEDED;
                        border-left: 1px solid #E1E1E1;
                        border-right: 1px solid #E1E1E1;
                        padding: 10px 0 10px 10px;
						display: block;
						color: 	#333333;
						width: 300px;
					}
					
					.left-col-item-title-more{
						width: 70px;
						position: absolute;
						top: 2px;
						right: 10px;
						font: bold 11px Arial;
						color: #999999;
					}
						
						.left-col-item-title-more:hover{
							color: #444444;
						}
					
					.left-col-item-title-link:hover{
						color: #cc6600;
					}
				
				.left-col-item-content{
					
				}
					
					.main-news{
						border-bottom: 1px dotted #cccccc;
						width: 310px;
						margin: 10px 6px 10px 14px;
						float: left;
					}
						
						.main-news-image{
							width: 276px;
							height: 150px;
							/* background: url(../images/fin-img-fon.png) 0 top no-repeat; */
							display: block;
						}
							
							.main-news-image:hover{
								/* background: url(../images/fin-img-fon.png) 0 -149px no-repeat; */
							}
							
								.main-news-fon{
									/* width: 254px; */
									width: 298px;
									height: 160px;
									overflow: hidden;
									position: relative;
									top: 8px;
									left: 9px;
								}
									
									.main-news-fon img, .main-news-fon a{
										/* width: 254px; */
										width: 298px;
										min-height: 134px;
										position: absolute;
										top: 0px;
										left: 0px;
									}
							
							.main-news-t a{
								font: bold 16px Arial;
								color: #333333;
								display: block;
								height: 40px;
								margin: 33px 0 5px 5px;
								overflow: hidden;
							}
								
								.main-news-t a:hover{
									color: #cc6600;
								}
							
																				
							.main-news-content{
								font:  12px Arial;
								color: #555555;
								line-height: 16px;
								height: 95px;
								overflow: hidden;
								margin: 10px 0 10px 5px;
								display: block;
							}
								
								.main-news-content br, .main-news-content img{
									display: none;
								}
					
					
					.fin-news{
						border-bottom: 1px dotted #cccccc;
						width: 310px;
						margin: 0 0 10px 0;
					}	
						
						.fin-news:first-child  .fin-news-image{
							width: 276px;
							height: 150px;
							/* background: url(../images/fin-img-fon.png) 0 top no-repeat; */
							display: block;
						}
							
							.fin-news-image{
								display: none;
							}
							
							.fin-news:first-child  .fin-news-image:hover{
								/* background: url(../images/fin-img-fon.png) 0 -149px no-repeat; */
							}
								
								.fin-news:first-child  .fin-news-fon{
									width: 310px;
									height: 134px;
									overflow: hidden;
									position: relative;
									top: 8px;
									left: 9px;
								}
								
									.fin-news:first-child  .fin-news-fon img{
										width: 305px;
										min-height: 134px;
										position: absolute;
										top: 0px;
										left: 0px;
									}
							
							.fin-news-t a{
								font:  bold 16px Arial;
								color: #333333;
								display: block;
								height: 40px;
								margin: 5px 0 5px 5px;
								overflow: hidden;
							}
								
								.fin-news-t a:hover{
									color: #cc6600;
								}
							
							.fin-news:first-child .fin.slaider-info{
								display: block;
								margin: 0 0 0 5px;
							} 
							
							.fin.slaider-info{
								display: none;
							}
							.fin-news:first-child .fin-news-content{
								font:  12px Arial;
								color: #555555;
								line-height: 16px;
								height: 95px;
								overflow: hidden;
								margin: 10px 0 10px 5px;
								display: block;
							}
								
								.fin-news-content{
									display: none;
								}
		.center-col{
			float: left;
			width: 300px;
			padding: 10px 0 0px 0;
		}
		
		.right-col{
			float: left;
			width: 333px;
			margin: 5px 0 0 14px;
			padding: 0px 0 0px 0;    		
		}
			
			.right-col-item{
				/*border-bottom: 1px dotted #515151;*/
				padding: 0 0px 20px 20px;
				width: 300px;
				margin: 0px 0 0px 0;
			}
				
				.search-conteiner{
					position: relative;
					float: right;
					/*height: 35px;*/
    				top:19px;
				}
				
				
			.tt-tabs{
				/*border: 1px solid #c5c2c1;*/
				/*border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;*/
			}
			
			.index-tabs .active-ttab{
				background: #fff;
			}

			.index-panel{
				background: #fff;
			
			}
			/* === на 3 вкладки === */
				.index-tabs{
					font: bold 10px Arial;
					color: #555555;
					height: 40px;
					line-height: 38px;
					border-bottom: 1px solid #dcdcdc;
				}
					
					.index-tabs span{
						cursor: pointer;
						display: block;
						width: 99px;
						height: 39px;
						float: left;
						text-align: center;
						border-left: 1px solid #dcdcdc;
						border-bottom: 1px solid #dcdcdc;
						border-top: 1px solid #dcdcdc;
						background: url(ttbas-fon.png)/*tpa=http://moydomik.net/templates/moydomik/images/ttbas-fon.png*/;
    					font-size:14px;
				
					}
						.index-tabs span:first-child{
							border-left: none !important;
							border-bottom: 1px solid #dcdcdc;
							/*border-radius: 4px 0 0 0;
							-moz-border-radius: 4px 0 0 0;
							-webkit-border-radius: 4px 0 0 0;*/
										
						}
						
						.index-tabs span:hover{
							background: #fff;							
							/*border-bottom: 1px solid #fff;*/
						}

						 .dev2 span {
							width: 149px;
						}

				.tt-panel {
					display: none;
				}
					
					
						
					
					.top-news-block{
						display: block;
						position: relative;
						border-bottom: 1px solid #E2E2E2;
						padding: 10px 10px 0 60px;
						margin: 0px 0 0px 0;
						height: 58px;
						cursor: default;
					}

						.top-news-block:hover{
							background: #F2F1EE;
						}
						
						.top-news-hidden{
							/*display: block;
							position: absolute;
							top: 5px;
							left: 18px;
							width: 46px;
							height: 46px;
							overflow: hidden;*/
							
						}
							
							.top-news-hidden img, .top-news-hidden a{
								width: 46px;
								min-height: 46px;
								position: absolute;
								top: 5px;
								left: 3px;
								z-index: 10;
							}
						
						.fon-top-news-image{
							display: block;
							width: 57px;
							height: 57px;
							background: url(fon-top-news-image.png)/*tpa=http://moydomik.net/templates/moydomik/images/fon-top-news-image.png*/ 0 top no-repeat;
							position: absolute;
							/*top: 0px;
							left: 13px;*/
							top: 5px;
							left: 0px;
							cursor: pointer;
						}
							
							.fon-top-news-image:hover{
								background: url(fon-top-news-image.png)/*tpa=http://moydomik.net/templates/moydomik/images/fon-top-news-image.png*/ 0 bottom no-repeat;
							}
						
					.top-news-title:hover{
						background: #F2F1EE;
					}	
						.top-news-title a{
							display: block;
							font: bold 12px Arial;
							color: #444444;
							padding: 0px 0 0 0;
							cursor: pointer;
							height: 44px;
							overflow: hidden;							
						}
							
							.top-news-title a:hover{
								color: #cc6633;
							}

				.tags{
					padding: 10px 0 10px 0;
				}			

				.tags a{
				    font-family:Arial;
				    font-weight: bold;
				    color: #444;
				}			

					.tags a:hover{
								color: #cc6633;
							}
				.tags_more a{
					margin:10px 0 0 0;
					color: #00f;
				}
					
				.banner125x125 {
					display: block;
					width: 125px;
					height: 125px;
					float: left;
					margin: 0 2px;
				}
				
				.right-block-news{
					/* height: 178px; */
					
				}
					
					.right-block-image{
						/* width: 260px; */
						width: 100%;
						margin-bottom: 0px;
/* 						height: 196px;
						overflow: hidden;
						position: relative;
						top: 0px;
						left: 0px; */
					}
						
						.right-block-image img{
							width: 100%;
							/* min-height: 196px;
							position: absolute;
							top: 0px;
							left: 0px; */
						}
						
					.right-block-news-t a{
						display: block;
						height: 30px;
						font: bold 13px Arial;
						color: #555555;
						margin: 10px 0 10px 0;
						overflow: hidden;
					}
						
						.right-block-news-t a:hover{
							color: #cc6633;
						}
			
		.con-bottom-line{
			clear: both;
			/* background: url(../images/con-bottom-line.png) 0 0 no-repeat; */
			height: 10px;
			width: 938px;
		}
		 
		.con-bottom-line-in{
			clear: both;
			/* background: url(../images/con-bottom-line-in.png) 0 0 no-repeat; */
			height: 10px;
			width: 938px;
		}
	.footer-top{
		background: url(footer-top.png)/*tpa=http://moydomik.net/templates/moydomik/images/footer-top.png*/ 0 0 repeat-x;
		height: 70px;
		font: bold 11px Arial;
		color: #7f7f7f;
		line-height: 60px;
		padding: 0 0 0 25px;
		position: relative;
		
	}
		
		.footer-top a{
			font: bold 11px Arial;
			color: #7f7f7f;
			padding: 0 5px 0 5px;
		}
			
			.footer-top a:hover{
				color: #cccccc;
			}
		
		.up{
			width: 57px;
			height: 17px;
			position: absolute;
			top: 22px;
			right: 25px;
			cursor: pointer;
			z-index: 10;
			font: bold 11px Arial;
			color: #7f7f7f;
			background: url(back-top.png)/*tpa=http://moydomik.net/templates/moydomik/images/back-top.png*/ right 3px no-repeat;
		}
			
			.up:hover{
				background: url(back-top.png)/*tpa=http://moydomik.net/templates/moydomik/images/back-top.png*/ right -17px no-repeat;
				color: #636363;
			}
	
	.footer-center{
		background: #555;
    	font: 13px Arial;
		color: #dddddd;
    	padding:15px 15px;
	}

.footer-center a{
	color: #999999;
}

/*.footer-center img{
	float:left;
    margin:15px 15px 0px 0px;
    width:50px;
}*/

	.footer-center-block-left{
		float: left;
	}

	.footer-center-block-right{
		float: right;
		margin: 25px 0 0 0;
	}
		
		.footer-left-col{
			float: left;
			width: 285px;
			margin: 30px 0 30px 25px;
			background: url(footer-line.png)/*tpa=http://moydomik.net/templates/moydomik/images/footer-line.png*/ right 10px no-repeat;
		}
	
		
			.footer-item{
				width: 262px;
			}
			
				.footer-item-title{
					font: bold 13px Arial;
					color: #dddddd;
					border-bottom: 1px dotted #515151;
					padding: 0 0 15px 0;
				}	
				
				.footer-item-content{
					font: bold 12px Arial;
					color: #999999;
					margin: 20px 0 0 0;
				}
.footer-item-content a{color: #999999;}
.footer-item-content a:hover{color: #CC6600;}
	
		.footer-center-col{
			float: left;
			width: 285px;
			margin: 30px 0 30px 25px;
			background: url(footer-line.png)/*tpa=http://moydomik.net/templates/moydomik/images/footer-line.png*/ right 10px no-repeat;
		}
	
			.footer-item-content h2 a{
				display: block;
				font: bold 12px Arial;
				padding: 0 0 11px 0;
				margin: 0 0 11px 0;
				border-bottom: 1px dotted #515151;
			}
				
				.footer-item-content h2 a:hover{
					color: #CC6600;
				}
			
		.footer-right-col{
			float: left;
			width: 285px;
			margin: 30px 0 30px 25px;
		}
	
	.footer-bottom{
		background: #555;
		height: 12px;
	}
	
	.footer{
		background: #555;
		border-bottom: 1px solid #666;
	}
		
			.copir{
				padding: 10px 30px 10px 15px;
				font: bold 12px Arial;
				color: #999999;
				position: relative;
				z-index: 1;
			}	
				
				.copir ul{
					padding:0px;
				    margin:0px;
				    }

				.copir li{
					list-style:none;
				    display:inline;
				    margin-right:20px;
				    font-size:14px;
}
    
				.copir a{
					color: #ccc;
					font-weight: 100;
				}
					.copir a:hover{
						color: #fff;
					}
			.schet{
				position: absolute;
				top: 0px;
				right: 20px;
			}
				
				.schet img{
					float: left;
					margin: 0 10px 0 0;
				}	
	
/* Юзер-панель */

.login-block {
	padding: 15px;
}

	.login-block-title {
		font-size: 12px;
		font-weight: bold;
		color: #000;
		padding: 0 0 10px 0;
	}
	
	.login-block-content {
		
	}

	.login-link {
		padding: 10px 0 10px 15px;
	}
	
		.login-link a {
			color: #6a6a6a;
		}
	
	.login-input-text {
		border: 0;
		margin: 0 0 5px 0;
		background: #f1f1f1;
		padding: 10px;
		width: 208px;
		font-size: 11px;
		color: #6c6c6c;
		
	}
	
	
	.l-link {
		
	}
	
		.l-link a {
			display: block;
			background: #f1f1f1;
			color: #282828;
			padding: 8px;
			margin: 0 0 1px 0;
			font-size: 11px;
		}
		
			.l-link a:hover {
				background: #a2a2a2;
				color: #fff;
			}
		
	
	.enter {
		position: absolute;
		right: 5px;
		bottom: -5px;
	}
	
	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}
	
	.reg-link {
		font-size: 11px;
		padding: 10px 0 0 5px;
		color: #fff;
	}
	
		.reg-link a {
			color: #ccc;
		}
		
			.reg-link a:hover {
				text-decoration: underline;
			}
			
.s-block-content input {
	background: #fff url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/ left top repeat-x;
	margin: 5px 20px 0 0;
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}

.s-block {
	padding: 0 0 0 20px;
}

	.s-block-content{
		padding: 10px;
	}

/* ==================== Календарь */
.calend {

}

.weekday-active-v {
	color: #535353;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {

text-align: center;
}
	
	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 3px;
}
.weekday {
	
	font-weight: bold !important;
	
}
.weekday-active {
	color: #000;
	font-weight: bold;
	
}
.day-active {
	color: #535353;
}
.monthlink {
	color: #535353;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #000;
}

	.day-current a {
		color: #000;
	}

/* ==================== Облако тегов */
.tags-block {
	padding: 5px;
	color: #999;
	content: ", ";
}

.clouds_xsmall {
	font-size: 12px;
	text-decoration: none;
}
.clouds_xsmall a {
    content: ", ";
    margin: 5px;
    word-wrap: break-word;
}
.clouds_small {
	font-size: 15px;
	text-decoration: none;
}
.clouds_medium {
	font-size: 20px;
	text-decoration: none;
}
.clouds_large {
	font-size: 25px;
	text-decoration: none;
}
.clouds_xlarge {
	font-size: 30px;
	text-decoration: none;
}



/* Опрос */
.vote-buttom {
	width: 87px;
	padding: 5px;
	color: #000;
	border: 0;
	background: url(hidden-comment.jpg.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-comment.jpg*/ left top repeat-x;
	margin: 3px;
	font-size: 11px;
	font-weight: bold;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	cursor: pointer;
}


/* ==================== Рейтинг статьи */

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(rating.png)/*tpa=http://moydomik.net/templates/moydomik/dleimages/rating.png*/;
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(rating.png)/*tpa=http://moydomik.net/templates/moydomik/dleimages/rating.png*/;
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(rating.png)/*tpa=http://moydomik.net/templates/moydomik/dleimages/rating.png*/;
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


/* ==================== BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(dlet_bttn_bbcodes.gif)/*tpa=http://moydomik.net/templates/moydomik/images/dlet_bttn_bbcodes.gif*/;
	background-repeat: repeat-x;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(dlet_bttn_bbcodes.gif)/*tpa=http://moydomik.net/templates/moydomik/images/dlet_bttn_bbcodes.gif*/;
	background-repeat: repeat-x;
	font-weight: bold;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}


/* ==================== Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.92;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color:#fdd08b;
	color:#000000;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
	color: #f37c64;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии (.jpg) */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
	z-index: 100000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
	z-index: 100000;
}
.highslide-active-anchor {
   visibility: hidden;
   z-index: 100000;
} 
.highslide-active-anchor img {
	visibility: hidden;
	z-index: 100000;
}
.highslide-dimming {
	background: black;
	z-index: 100000;
}
.highslide-html {
	background-color: white;
	z-index: 100000;
}
.highslide-html-content {
	display: none;
	z-index: 100000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
	z-index: 100000;
}
a.highslide-full-expand {
	background: url(fullexpand.gif)/*tpa=http://moydomik.net/templates/moydomik/dleimages/fullexpand.gif*/ no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	z-index: 100000;
}
.highslide-footer {
	height: 11px;
	z-index: 100000;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(resize.gif)/*tpa=http://moydomik.net/templates/moydomik/dleimages/resize.gif*/;
	z-index: 100000;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(controlbar-black-border.gif)/*tpa=http://moydomik.net/engine/classes/highslide/graphics/controlbar-black-border.gif*/ 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(controlbar-black-border.gif)/*tpa=http://moydomik.net/engine/classes/highslide/graphics/controlbar-black-border.gif*/ right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(controlbar-black-border.gif)/*tpa=http://moydomik.net/engine/classes/highslide/graphics/controlbar-black-border.gif*/;
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
	
.title-block  {
	font-size: 24px;
	color: #000;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0px;
}

	.title-block  a {
		
	}
					
		.title-block a:hover {
			
		}
		
		.shot-text2 img {
			margin: 0 10px 5px 0;
			border: 0;
			max-width: 500px;
		}
		
		.shot-text input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		.shot-text2 input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		
		.mass_comments_action input {
			margin: 5px 20px 0 0;
			background: #454545;
			color: #fff;
			font-size: 9px;
		}
	
		.shot-text .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		.shot-text2 .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		
		.editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0 !important;
		}
		
		.shot-text .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		.shot-text2 .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		
		.editor_button_brk img {
			padding: 0 !important;
			margin: 0 !important;
			border: 0 !important;
		}
		


/* Полная новость */
.full-news {
	width: 673px;
	border-right: 1px solid #ccc;
	/* border-left: 1px solid #ccc; */
	margin: -30px 0 0 0;
}

.full-news.staticpage .quote{
	/*margin-right: 10px;*/
}

.full-news-catface{
	/* width: 621px; */
	/*text-align: justify;*/
	/*border-right: 1px solid #000;*/
}

	.full-news img, .full-news-catface img{
		max-width: 650px;
	}

	.full-news h1, .full-news-catface h1 {
		font: 22px Arial;
		color: #333333;
		line-height: 24px;
		margin: 17px 0 0px 0;
		padding: 30px 25px 5px 17px;
	}
	
	.full-info{
		padding: 0 0px;
		font: italic 11px Arial;
		color: #999999;
		margin: 5px 0 10px 20px;
	}

.full-info img{
	border:0px !important;
    -moz-box-shadow:none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;   
    margin:0px 5px 0px 0px !important;
    padding:0px  !important;

}
		
		.full-info a{
			color: #999999;
		}
		
			.full-info a:hover{
				color: #444444;
			}
		
		.full-author{
			float: left;
		}
		
		.full-date{
			float: left;
		}
		
		.full-cat{
			float: left;
		}
		
		.full-com{
			float: left;
		}
	
	.full-news-content {
		font: 14px Arial;
		color: #444444;
		line-height: 17px;
		padding: 0 14px 10px 19px;
	}

	.full-news-content p img{
		margin-bottom: 15px;
	}

.full-news-content ul li{
	list-style-image: url("li.png")/*tpa=http://moydomik.net/templates/moydomik/images/li.png*/;
}

.full-news-content h2 {
    background: url("bg-block1.png")/*tpa=http://moydomik.net/templates/moydomik/images/bg-block1.png*/ repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    min-height: 21px;
    padding: 7px 19px;
    margin-left:-20px;
    color: #000;
    font: 20px/23px Arial;
    text-align:left;
    clear:both;
}

.full-news-content h2 span{
	font-size:20px !important;
}

		.full-news-content h2 a {
			color: #000;
			border-bottom: 1px solid #e2e2e2;
            color: #333333;
            font: 20px/23px Arial;
            font-weight:normal;
		}
        
        .full-news-content h2 a:hover {
				color: #FF0000;
			}

.full-news-content h3 {

        }

        .full-news-content h4 {
			color: #000;
		    /*border-bottom: 1px solid #e2e2e2;*/
		    color: #333;
		    font: 18px/23px Arial;
        }
        
	
		.full-news-content img {
			margin: 3px 10px 7px 0;
			border: 1px solid #c0c0c0;
			padding: 0px;
			background: #fff;
			max-width: 100%;
		}

		.full-news-content p{
			padding: 0;
			margin: 14px 0;
		}

        .full-news-content h3 a {
			color: #000;
			border-bottom: 1px solid #e2e2e2;
            color: #333333;
            font: 20px/23px Arial;
		}
        
        .full-news-content h3 a:hover {
				color: #FF0000;
			}
                    
                    .full-news-content h3 {
			color: #000;
			border-bottom: 1px solid #e2e2e2;
            color: #333333;
            font: 20px/23px Arial;
		}
        

		.full-news-content a img{
			color: #000;
		}
		
		.full-news-content a {
			color: #1A3DC1;
			text-decoration:underline;
		}
		
			.full-news-content a:hover {
				color: #FF0000;
			}

.fullstory_banner {
        float:none;
        margin-bottom:20px;
        margin-right:10px;
        height:280px;
    }

.fullstory_tags{
	padding: 20px 0 5px 26px;
	background: #fdfdfd url(line-relat.png)/*tpa=http://moydomik.net/templates/moydomik/images/line-relat.png*/ 0 top repeat-x;
}
    
.floating {
	width: 300px;
    /* margin: 0 0px 0 8px; */
    z-index: 999;
    background: #fff;
    margin: 0 0 20px 22px;
    /* margin-right: -7px; */
    /* border-left: 1px solid #ccc; */
}

.floating .right-col-item{
	padding: 0;
	margin: 0;
	width: 100%;
}

.code_ya {
    /* margin:0 0 20px 15px; */
}

.fixed {
 position: fixed;
 top: 0px; /*здесь указываем отступ сверху*/
 z-index: 100; /*устанавливаем блок поверх всех элементов на странице*/
 background: #fff;
 padding-top: 10px;
 /* margin-left: 3px; */
}

.sitemap_items a{text-decoration:none;}
.sitemap_items a:hover{text-decoration:underline;}
			
	.rel-title {
		float: left;
		padding: 5px 10px 5px 10px;
		background: #419abc;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 10px 0;
	}

	.rel-news {
		padding: 30px 0 0 0;
		background: #fdfdfd url(line-relat.png)/*tpa=http://moydomik.net/templates/moydomik/images/line-relat.png*/ 0 top repeat-x;
	}	

	.rel-news-center{
		padding: 14px 0 5px 19px;
		background: #fdfdfd url(line-relat.png)/*tpa=http://moydomik.net/templates/moydomik/images/line-relat.png*/ 0 top repeat-x;
	}
	
		.rel-news-title{
			background: url(point-title.png)/*tpa=http://moydomik.net/templates/moydomik/images/point-title.png*/ 0 center repeat-x;
			margin: 0 14px 30px 19px;
    		display: inline;
            font: 20px Arial;
            color: #333333;		
            background: #fdfdfd;			
            padding: 0 10px 0px 0;
		}
		
		.rel-news-content{
			margin: 0 14px 30px 19px;
    		font-family:Tahoma;
		}

		.rel-news-content img{
        	float:left;
            margin:0px 10px 0px 0px;
            width:100px;
            height:78px;
            background:#fff;
            padding:2px;
            border:1px solid #999;
        }
        
        .related_item_title {
    		margin-bottom:5px;
    		
        }

		.related_item_title a{
    		font-size:14px;
    	}

        .rel_clr {
            clear:both;
            height:10px;
            border-bottom:1px solid #D5D5D5;
            margin-bottom:10px;    
        }
		
			.rel-news-news{
				float: left;
				width: 184px;
				margin: 0 2px 0 3px;
			}
			
				.rel-news-news-image{
					background: url(relate-img-bg.png)/*tpa=http://moydomik.net/templates/moydomik/images/relate-img-bg.png*/ 0 0 no-repeat;
					width: 184px;
					height: 117px;
				}
					
					.rel-news-news-image:hover{
						background: url(relate-img-bg.png)/*tpa=http://moydomik.net/templates/moydomik/images/relate-img-bg.png*/ 0 bottom no-repeat;
					}
				
					.rel-news-news-image-hidden{
						position: relative;
						top: 7px;
						left: 7px;
						width: 170px;
						height: 103px;
						overflow: hidden;
					}
						
						.rel-news-news-image-hidden img{
							position: absolute;
							top: 0px;
							left: 0px;
							width: 170px;
							min-height: 103px;
						}
						
						
			.rel-news-news h2 a{
				display: block;
				height: 48px;
				font: 12px Arial;
				color: #444444;
				overflow: hidden;
				padding: 2px 7px;
			}
				
				.rel-news-news h2 a:hover{
					color: #cc6600;
				}
		
	.coments-block{
		padding: 50px 14px 0 19px;
		margin: 10px 0 0 0;
		background: url(line-relat.png)/*tpa=http://moydomik.net/templates/moydomik/images/line-relat.png*/ 0 top repeat-x;
	}
		
		.coments-block strong{
			display: block;
			font:  20px Arial;
			color: #333333;
			background: url(point-title.png)/*tpa=http://moydomik.net/templates/moydomik/images/point-title.png*/ 0 bottom repeat-x;
			padding: 0 0 10px 0;
		}
	
.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

.title_spoiler {
	position: relative;
	padding: 0;
	margin: 0;
}

	.title_spoiler a {
		background: url(title_spoiler.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/title_spoiler.jpg*/ left top repeat-x;
		display: block;
		line-height: 24px;
		padding: 0 10px 0 30px;
		text-decoration: none;
		color: #3b3b3b;
		font-weight: bold;
		border-radius:5px; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		height: 24px
	}
	
	.title_spoiler img {
		position: absolute;
		left: 5px;
		top: 25px;
	}
	
.text_spoiler {
	border: 1px #ececec solid;
	padding: 10px;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	margin: -5px 0 0 0;
	
}
	
	.text_spoiler a {
		
	}
	
		.text_spoiler a:hover {
			
		}
		
/* Вид комментария */
.comment-block {
	clear: both;
	margin: 0 0 10px 0;
	position: relative;
	padding: 5px 5px 5px 80px;
	

}

	.comment-block-left {
		width: 85px;
		height: 85px;
		overflow: hidden;
		position: absolute;
		left: 5px;
		top: 5px;
		background: #fff;
	}
		.fon-ava{
			width: 75px;
			height: 75px;
			overflow: hidden;
			background: url(fon-ava.png)/*tpa=http://moydomik.net/templates/moydomik/images/fon-ava.png*/ 0 0 no-repeat;
		}
		.comment-block-left img {
			max-width: 60px;
			margin: 7px 0 0 7px;
		}
		
	
	.comment-block-right {
		position: relative;
		padding: 0px 0 0 0;
	}
	
		.comment-block-right2 {
			
		}
		
			.comment-text {
				
				padding: 7px;
				color: #444444;
				line-height: 17px;
				font-size: 14px;
			}
				
				
				
				.comment-text a {
					color: #000;
				}
			
				.comment-text img{
					max-width: 516px;
				}	

				
				.comment-text .title_quote{
					background: #F8F5EF;
					padding: 8px 17px 8px 17px;
					color: #444;
					margin: 0 0 5px 0;
					font-size: 14px;
					border-radius:3px; 

				}

				.comment-text .quote{
					background: #F8F5EF;
					padding: 8px 17px 8px 17px;
					color: #444;
					clear: both;
					border-radius:3px; 
					-webkit-border-radius:3px; 
					-moz-border-radius:3px;
					margin: 0 0 5px 0;
					font-size: 14px;
				}

					.comment-text a:hover {
						text-decoration: none;
					}
			
				.comment-text-title {
					border-bottom: 1px #ebebeb dotted;
					padding: 0 0 5px 0;
					margin: 0 0 5px 0;
					font: italic 11px Arial;
					color: #999999;
				}
				
					.author {
						font: bold 12px Arial;
						color: #333333;
						padding: 0 10px 0 0;
					}
					
						.author:hover {
							color: #cc6633;
						}
						
				.comment-text-more {
					padding: 3px 0 0 0;
					font-size: 11px;
					color: #ccc;
					border-top: 1px #ebebeb dotted;
				}
				
					.comment-text-more a {
						color: #a0a0a0;
					}
					
						.comment-text-more a:hover {
							color: #000;
						}

.comment-block .bbcodes, .mass_comments_action .bbcodes, .news-item-content .editor input, .news-item-content input {
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0;
	cursor: pointer;
}						

.news-item-content{
	padding: 0 0 0 20px;
}
/* -------- */
.quote {
	/*background: #F8F5EF url('../images/quote.png') 20px center  no-repeat;*/
	/*padding: 8px 17px 8px 67px;*/

	background: #F8F5EF;
    padding: 8px 17px 8px 20px;

	color: #444;
	clear: both;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0 0 5px 0;
	font-size: 14px;
}

	.quote a {
		color: #000;
	}
		
/* Добавление комментария */


.hidden-comment {
	padding: 10px 0 0 0;
}

	.hidden-comment h3 {
		cursor: pointer;
		float: left;
		height: 40px;
		background: url(hidden-comment.jpg.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-comment.jpg*/ left top repeat-x;
		border-radius:3px; 
		-webkit-border-radius:3px; 
		-moz-border-radius:3px;
		padding: 0 15px 0 15px;
		font: bold 13px Arial;
		color: #fff;
		line-height: 38px;
	}	
		
		.hidden-comment h3:hover{
			background: url(hidden-comment.jpg.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-comment.jpg*/ left bottom repeat-x;
		}
	
	.hidden-comment2 {
		background: url(hidden-comment.jpg.png)/*tpa=http://moydomik.net/templates/moydomik/images/hidden-comment.jpg*/ left bottom repeat-x !important;
	}
	
	.hidden-comment-form {
		clear: both;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	padding: 10px 10px 10px 0;
	border-radius: 0 0 3px 3px; 
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
	.login-close {
		background: url(login-close.png)/*tpa=http://moydomik.net/templates/moydomik/images/login-close.png*/;
		width: 36px;
		height: 35px;
		cursor: pointer;
		position: absolute;
		right: 5px;
		top: 5px;
	}

.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.add-comment {
	clear: both;
	padding: 10px;
	border-radius: 0 0 3px 3px; 
	-webkit-border-radius: 0 0 3px 3px; 
	-moz-border-radius: 0 0 3px 3px;
	
}

	.add-comment a {
		color: #2b80c1;
	}
	
		.add-comment a:hover {
			
		}

	.add-comment-line {
		clear: both;
	}
	
		.add-comment-line-left {
			float: left;
			width: 90px;
			padding: 0 0 5px 0;
			height: 27px;
			line-height: 27px;
		}
		
		.add-comment-line-right {
			float: left;
			width: 500px;
			padding: 0 0 5px 0;
		}
		
			.add-comment-line-right input {
				border-radius:3px; 
				-webkit-border-radius:3px; 
				-moz-border-radius:3px;
				background: #fff;
				height: auto !important;
				padding: 5px 10px 5px 10px;
				border: 1px #e8e8e8 solid;
			}
.s-block .add-comment-line-left {
	width: 150px !important;
}

.s-block .add-comment-line-right {
	width: 400px !important;
}

.s-block .add-comment-line {
	padding: 0 0 10px 0;
}

.s-block .add-comment-line textarea {
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	background: #fff;
	height: auto !important;
	padding: 5px 10px 5px 10px;
	border: 1px #e8e8e8 solid;
	height: 200px !important;
}

/* 
*****************************
Юзер инфа */
.user-info-table {
	width: 90%; 
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}
	
		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}
		
		.user-info-table td a {
			color: #ff863d;
		}
		
		.user-info-table td i {
			color: #bfbfbf;
		}
		
		.buttom-add-news {
			margin: 5px 20px 5px 0;
			background: #777777;
			color: #fff;
			border: 1px #2b2b2b solid;
		}
		
		.user-info-table input {
			background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

		
/* Инфо */
.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(error.png)/*tpa=http://moydomik.net/templates/moydomik/images/error.png*/ center bottom no-repeat;
	text-align: center;
}

	.error p {
		font-size: 15px;
		font-weight: bold;
	}
	
	.error a {
		color: #7cad37;
	}

/* Статистика */
.lost-pass {
	width: 400px;
	background: #fef2e4; 
	margin-bottom: 20px;
	border-top: 5px #9d7038 solid;
	margin-top: 10px;
}


	.lost-pass td {
		background: #fef2e4; 
		padding: 5px;
		color: #4b2e12;
		text-align: left;
	}
		
		.lost-pass td a {
			color: #c89539;
		}
		
.ststs-title {
	padding: 5px 5px 5px 20px;
	color: #60360c;
	text-align: left;
	font-weight: bold;
}

/* Статические страницы */	
.ststststs {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		margin: 0 30px 0 10px;
	}
	
		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}
	
	.ststststs-c {
		padding: 20px;
	}
		
		.ststststs-c img {
			padding: 0 10px 10px 0;
			background: url(shadow.gif)/*tpa=http://moydomik.net/templates/moydomik/images/shadow.gif*/ right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}
		
		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}
	
	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}
		
.s-block-content {
	padding: 10px;
	
}

#dle-content {
	/*min-height: 1440px;*/
}

	.s-block-content a {
		color: #871012;
	}
	
/* добавление новости */
.add-news-title {
	padding: 5px 5px 0 50px;
	font-weight: bold;
	text-align: left;
	color: #2d7cff;
}

/* ПМ */
.imp {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.imp input {
		margin: 5px 20px 0 0;
		background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.pm-tititittile {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}

.new-PM {
	padding: 3px;
}
	
	.new-PM input {
		width: 250px;
		background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
	.new-PM span {
		width: 150px;
		margin-right: 20px;
		display: block;
	}
	
.pm-block {
	height: 30px;
	padding-left: 60px;
	line-height: 30px;
	font-weight: bold;
}

.pm-content {
	padding: 10px 5px 5px 5px;
}

	.pm-content a {
		color: #666666;
		font-weight: bold;
	}

.pm-block-menu {
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 0px;
	font-size: 12px;
}

	.pm-block-menu a {
		color: #ff863d;
		font-weight: bold;
	}

.a-mess {
	border-top: 5px #fff solid;
	padding: 5px;
	color: #777777;
}	

	.a-mess a {
		color: #4a4a4a;
		font-weight: bold;
	}
	
.theme-mess {
	background: #c6c6c6;
	padding: 5px;
	border-top: 5px #fff solid;
	color: #666666;
	font-weight: bold;
}

/* Результаты поиска и форма поика на главной */
.search-block {
	position: absolute;
	width: 261px;
	height: 28px;
	right: 50px;
	/*top: -136px;*/
	padding: 0 0 10px 30px;
	background: url(search-block.png)/*tpa=http://moydomik.net/templates/moydomik/images/search-block.png*/ left top no-repeat;
}
	
	#tt_social a {
		width: 24px;
		height: 24px;
		margin: 0 2px 2px 0;
		display: block;
		float: left;
	}
	
	.ttfav {
		float: left;
		padding: 10px 0 0 25px;
	}
			
	.ttfav-title {
		padding: 5px 0 5px 3px;
		font-weight: bold;
		color: #bbbbbb;
	}
	
		.form-text {
			color: #999999;
			font-size: 12px;
			border: 0;
			margin: 0;
			padding: 0;
			background: none;
			position: absolute;
			left: 30px;
			top: 5px;
			width: 217px;
		}
		
		.form-search {
			position: absolute;
			right: -9px;
			top: 0px;
		}

.search-rez {
	text-align: left;
	margin: 0 30px 0 30px;

}

.search-title {
	padding: 10px;
	color: #fdffcd;
	font-weight: bold;
	border-left: 2px #ffddb5 solid;
	border-right: 2px #ffddb5 solid;
	margin: 10px;
	background: #262626;
}

.search-rez input {
	
		background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}	

/* Навигация по страницам */
.navigation {
	padding: 10px;
	width:100%;
    /*height:50px;*/
    margin:0px auto;
}

	.navigation a {
		border-radius: 5px; 
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
		background: url(navigation.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/navigation.jpg*/ left top repeat-x;
		height: 20px;
		line-height: 20px;
		display:inline;
		padding: 3px 9px 3px 9px;
		font-weight: bold;
		text-decoration: none;
		color: #828282;
		margin: 0 5px 0 0;
		font-size: 11px;
	}
	
		.navigation a:hover {
			background: url(navigation.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/navigation.jpg*/ left bottom repeat-x;
			color: #fff;
		}
	
	.navigation span {
		border-radius: 5px; 
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
		background: url(navigation.jpg)/*tpa=http://moydomik.net/templates/moydomik/images/navigation.jpg*/ left bottom repeat-x;
		height: 20px;
		line-height: 20px;
		display:inline;
		padding: 3px 9px 3px 9px;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		margin: 0 5px 0 0;
		font-size: 11px;
	}

.vote-pool {
	margin: 20px 0 0 100px;
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
}

	.vote-pool img {
		border: 0;
		padding: 0;
	}

	.vote-pool h5 {
		color: red;
		font-size: 13px;
		margin: 0;
	}
	
	.vote-pool h6 {
		margin: 0;
		font-size: 12px;
	}
	
	.vote-pool input {
		margin: 5px 20px 0 0;
		background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.statss {
	width: 100%;
}

	.statss  td {
		padding: 5px;
		font-size: 12px;
		color: #757575;
	}
	
	.statss a {
		color: #ff873e;
	}
	
.statss-title {
	font-size: 13px;
	font-weight: bold;
	color: #239aff;
	border-bottom: 1px #8e8e8e dotted;
	margin-bottom: 10px;
}


	
.form-input-stand {
	background: url(form-text.gif)/*tpa=http://moydomik.net/templates/moydomik/images/form-text.gif*/;
	color: #2e2e2e;
	border: 0;
}

.shot-title {
	color: #61a0ff;
	padding: 5px;
}

	.shot-title h1 {
		font-size: 18px;
		padding-left: 10px;
	}
	
		.shot-title h1 i {
			
		}
		
.img-top-link {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.fix-bb {
	margin-right: 2%; 
	background: url(bg.gif)/*tpa=http://moydomik.net/templates/moydomik/bbcodes/bg.gif*/; 
	height: 75px;
	margin-left: -10px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

	.fix-bb div {
		border: 0 !important;
	}
	
@-moz-document url-prefix()
{
    
}

	
/* DLE 8.5 */

/* Вид изображения: с прямыми краями и тенью */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* Вид изображения: только тень */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: white;
}

/* Вид изображения: только рамка без тени */
.less .highslide-image {
	border: 1px solid #000000;
}
.less .highslide-caption {
	border: 1px solid #000000;
	background: white;
}


/* DLE 9.0 */

/* ==================== Информационное оконо загрузки AJAX */
#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}

/* ==================== Быстрый поиск на сайте */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#5c9ccc; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #5c9ccc; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }
/* ==================== Диалоговые и всплывающие окна jQuery UI */
.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.ui-widget {
	font-family: Tahoma, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget-content {
	background: #fcfdfd 50% bottom repeat-x;
	border: 1px solid #a6c9e2;
	color: #222222;
	text-align: left;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #5c9ccc url(ui-bg_gloss-wave.png)/*tpa=http://moydomik.net/templates/moydomik/images/ui-bg_gloss-wave.png*/ 50% 50% repeat-x;
	border: 1px solid #4297d7;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #dfeffc url(ui-bg_glass_85.png)/*tpa=http://moydomik.net/templates/moydomik/images/ui-bg_glass_85.png*/ 50% 50% repeat-x;
	border: 1px solid #c5dbec;
	color: #2e6e9e;
	font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #2e6e9e;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #d0e5f5 url(ui-bg_glass_75.png)/*tpa=http://moydomik.net/templates/moydomik/images/ui-bg_glass_75.png*/ 50% 50% repeat-x;
	border: 1px solid #79b7e7;
	color: #1d5987;
	font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #1d5987;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #f5f8f9 50% 50% repeat-x;
	border: 1px solid #79b7e7;
	color: #e17009;
	font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #e17009;
	text-decoration: none;
}
.ui-widget :active {
	outline: none;
}
.ui-state-error {
	background: #fef1ec 50% 50% repeat-x;
	border: 1px solid #cd0a0a;
	color: #cd0a0a;
}
.ui-widget-header .ui-icon {
	background-image: url(ui-icons.png)/*tpa=http://moydomik.net/templates/moydomik/images/ui-icons.png*/;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(ui-icons_h.png)/*tpa=http://moydomik.net/templates/moydomik/images/ui-icons_h.png*/;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
	padding: .4em .8em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-set {
	margin-right: 7px;
}
.ui-button-set .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-dialog {
	overflow: hidden;
	padding: .2em;
	position: absolute;
	width: 300px;
	text-align: left;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em 1em .3em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0 0 0;
	padding: 1px;
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}
.ui-dialog .ui-dialog-content {
	background: none;
	border: 0;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	zoom: 1;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	float: right;
	line-height: 1.4em;
	margin: .5em .4em .5em 0;
	overflow: visible;
	padding: .2em .6em .3em .6em;
	width: auto;
}
.ui-dialog .ui-resizable-se {
	bottom: 3px;
	height: 14px;
	right: 3px;
	width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.commentS-td2 #b_left, .commentS-td2  #b_center, .commentS-td2  #b_right, .commentS-td2 #b_spoiler {
		display: none;
	}
	
.nono #b_left, .nono  #b_center, .nono  #b_right, .nono #b_spoiler {
		display: none;
	}
	
#searchtable input{
	max-width: 150px !important;
} 

/* ДЛЕ 9.2 */
.editor input[type="text"] { padding: 2px; background: #fff url("fields.png")/*tpa=http://moydomik.net/templates/moydomik/images/fields.png*/ repeat-x; border: 1px solid #bcc0c2; }

/* ==================== Автозаполнение облака тегов */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
	background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
	border: 1px solid #a7a7a7;
	color: #4e4e4e;
	font-weight: bold;
}

.full-news-custom-content p, .r-custom-text p {
	margin: 0;
	padding: 0;
}

/*  */


.sp_search {
	
	width:486px;
	margin: 0 0 15px 0;
	border: 2px #fff solid;
}

.sp_search_head {
	height:37px;
	padding:5px;
	color:#888;
	font:bold 17px Arial;
	line-height:40px;
	text-transform:uppercase;
	background:#fff;
	border-bottom: 1px #ccc solid;
}

.sp_search_head img {float:left;margin-right:7px;}

.sp_search_table {
	font:11px Tahoma;
	color:#080808;
	width:100%;
	text-align:left;
	background:#d5f3ff ;
}

.sp_search_table .sp_s1 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s2 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s3 {color:#1e81ba;text-decoration:underline;font-weight:bold;}
.sp_search_table .sp_s4 {color:#1e81ba;text-decoration:underline;font-weight:bold;}

.sp_search_table td.sp_name {
	padding:6px 10px 8px 0;
	vertical-align:top;
	font:12px Tahoma;
	color:#080808;
}

.sp_search_table a.sp_lnk {
	font:12px Tahoma;
	color:#080808;
	text-decoration:underline;
}
.sp_search_table a.sp_lnk b {
	font-weight:bold;
}

.sp_search_table a.sp_lnk:hover, .sp_search_table a.sp_lnk:hover span {text-decoration:none;}

.sp_search_table td.sp_count {
	padding:6px 24px 8px 0;
	vertical-align:top;
	text-align:right;
}

.sp_search_table td.sp_count span.sp_count_sp {
	color:#000;
	font-weight:bold;
}

.sp_search_table td.sp_count span.sp_count_sp2 {
	color:#1e81ba;
	font-weight:bold;
}

.sp_search_table td.sp_name .sp_im_bl {
	float:left;
	margin:-4px 0 0 0;
	width:44px;
}
.sp_search_table td.sp_name .sp_im_bl img {
	display:block;
	margin:0 auto;
}

/*---Подсветка кода в теге [code]---*/
pre code {
  display: block; padding: 0.5em;
  background: #f9fafa; 
  border: 1px solid #dce7e7;
  overflow:auto;
  white-space: pre;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}

/*---прогресс бар заполненности персональных сообщений---*/
.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin: 0 5px;
}

.pm_progress_bar span {
	background: #000000;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;

}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0;
	background-color: #fff;
	width: 100%;
	height: 150px;
	margin-right: 10px;
}
.pm_status_content{
	padding: 0 10px 0 10px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	background: #fff url("bbcodes.png")/*tpa=http://moydomik.net/templates/moydomik/images/bbcodes.png*/ repeat-x 0 100%;
	font: 12px Tahoma;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #4e4e4e;
}
/*---Вывод результатов голосования на сайте---*/
.voteprogress {
  overflow: hidden;
  height: 15px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.voteprogress span {
  color: #ffffff;
  text-align: center;
  text-indent: -2000em;
  height: 15px;
  display: block;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.voteprogress .vote2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.voteprogress .vote3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.voteprogress .vote4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.voteprogress .vote5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---Вывод результатов опросов в новостях---*/
.pollprogress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 5px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pollprogress span {
  color: #ffffff;
  height: 18px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}

.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}


.block{width:218px;float:left;padding:0 0 10px 0;*float:none;}
.greenblock_header{background:url(greenblock_header.gif)/*tpa=http://moydomik.net/templates/moydomik/images/greenblock_header.gif*/ no-repeat;width:209px;height:39px;}
.greenblock_header h3{padding:11px 0 0 36px;*padding:12px 0 0 36px;}
.block_center{background:url(block_center.gif)/*tpa=http://moydomik.net/templates/moydomik/images/block_center.gif*/ repeat-y;width:209px;float:left;padding:0 0 2px 0;}
.block_centertxt{padding:15px 10px 0 10px;}
.block_bot{background:url(block_bot.gif)/*tpa=http://moydomik.net/templates/moydomik/images/block_bot.gif*/ no-repeat;width:209px;height:10px;float:left;}

.leftmenu{padding:5px 0 0 0;}
.leftmenu_cat{font-size:17px;background: url("bg-block1.png")/*tpa=http://moydomik.net/templates/moydomik/images/bg-block1.png*/ repeat scroll 0 0 transparent;padding:10px 0 10px 10px;color:#000;font-weight:normal;border-bottom:1px solid #EDEDED;border-left:1px solid #E1E1E1;border-right:1px solid #E1E1E1;}
.leftmenu_catbg{padding:3px 0 0 0;}

ul.leftmenu_list{padding:0;margin:0;list-style:none;}
ul.leftmenu_list li{border-bottom:1px solid #EDEDED;padding:7px 0 7px 10px;font-family:Arial;}
ul.leftmenu_list li:hover{background:#F2F1EE;}
ul.leftmenu_list li a{color:#0D44A0;font-family:Arial;font-size:14px;display:block;}
ul.leftmenu_list li a:hover{color:#cc6600;text-decoration: underline;}

.podmenu {
	padding-left: 40px; 
    background:#F9F9F9;
}
.podmenu ul {
    margin:0px !important;
    padding-start:0px;
    -moz-padding-start:0px;
    -webkit-padding-start: 0px;
    -khtml-padding-start 0px;
    -o-padding-start 0px;
    padding-left: 0px;
    list-style-position: outside;
    list-style-type: circle;
}
.podmenu ul li{border-bottom:1px solid #EDEDED;padding:7px 0 7px 0px;margin:0;}

.related_link {color:#0D44A0;font-size:13px;font-family:Arial;text-decoration:underline;}
.related_link:hover {color:#FF0000;}
form[name="form"] {
  margin: 0px 0px 16px;
  font-size: 13px;
  font-weight: bolder;
  color: #222;
}
form[name="form"] td{
vertical-align: middle;
padding: 3px 5px;
}
form[name="form"] {
border: 1px solid #DDD;
border-radius: 8px;
padding: 15px;
margin: 0px 0px 20px;
}
form[name="form"] input[type="text"] {
border: 1px solid #DDD;
border-radius: 5px;
padding: 4px;
font-size: 15px;
color: #666;
}
form[name="form"] select {
border: 1px solid #DDD;
border-radius: 5px;
padding: 4px;
font-size: 15px;
color: #666;
}

form[name="form"] input[type="text1"] {
border: 1px solid #DDD;
border-radius: 5px;
padding: 4px;
font-size: 15px;
color: #666;
}

form[name="form"] input[type="button"] {
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
color: #fff;
padding: 5px 8px 4px;
font-size: 15px;
border: 1px solid #fff;
border-radius: 5px;
text-shadow: 0px 1px 0px #F2710E;
cursor: pointer;
}

form[name="form"] input[type="submit"] {
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
color: #fff;
padding: 5px 8px 4px;
font-size: 15px;
border: 1px solid #fff;
border-radius: 5px;
text-shadow: 0px 1px 0px #F2710E;
cursor: pointer;
}

#page #left .vote-form input[type="submit"] {
background: #ffa84c;
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
background: linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
color: #fff;
padding: 5px 8px 4px;
font-size: 15px;
border: 1px solid #fff;
border-radius: 5px;
text-shadow: 0px 1px 0px #F2710E;
}


form[name="form"] input[type="button"]:hover {
border: 1px solid red;
}

form[name="form"] input[type="submit"]:hover {
border: 1px solid red;
}

form textarea {
border: 1px solid #DDD;
border-radius: 5px;
padding: 4px;
font-size: 15px;
color: #666;
}

.tarea {
border: 1px solid #DDD;
border-radius: 5px;
padding: 4px;
font-size: 15px;
color: #666;
}

form .hrr {
border-top: 1px solid #dddddd;
}

form label {
  margin: 0px 0px 16px;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}
html.js input.form-autocomplete { 
background-image: url("throbber.gif")/*tpa=http://allcalc.ru/misc/throbber.gif*/;
background-position: 100% 6px;
background-repeat: no-repeat;
}
.active_menu {
background:#F2F1EE;/*#009DDB*/
}
.active_menu_link {
font-weight:bold;
color:#c63 !important;    
}
.active_menu a {
color:#000 !important;
font-weight:normal !important;
}

.inner {
   margin:6px 7px 0px 4px;
        float:right;
}

#full_content { 
	padding: 20px 0;
}

#full_content a { 
color: #1A3DC1; 
border-bottom: 0; 
line-height:20px;
text-decoration:none;
}
#full_content a:hover { color: #FF0000;text-decoration:underline;}
#full_content a:visited:hover { color: #FF0000;}
#full_content a:visited { color: #551a8b;}
  /*      
#full_content ul li a[title=H1] { font-size:16px !important;}
#full_content ul li a[title=H2] { font-size:14px !important;}
#full_content ul li a[title=H3] { font-size:14px !important;}
*/

#scrollup2 {
	position: fixed; /* фиксированная позиция */
	opacity: 0.4; /* прозрачность */
	padding: 5px;
	background: #aaa;
	border-radius: 5px; /* скругление углов */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	left: 15px; /* отступ слева */
	bottom: 15px; /* отступ снизу */
	display: none; /* спрятать блок */
	cursor: pointer;
	float:right;
}
#scrollup2:hover{
	opacity: 0.8;	
}
/* ul.sitemap_items.root{
	margin: 30px 0 0 0;
} */

/* Блок внутри новсти. центрирование */
.in-the-news{
    text-align:center;margin:30px 0;clear:both;float:left;width:100%;
}



ul.sitemap_items li{
	padding: 2px 0;
}
li.root span{
	font-size: 18px;
    margin: 10px 0px 10px 0;
    width: 100%;	
    display: block;
    list-style-type: none;
    list-style-image: none;
}

#table{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	font: 14px arial;
}
#table th{
	background: #666464;
	text-align: center;
	color: #fff;
	padding: 7px;
	font-weight: 100;
}
#table td{
	border-collapse: collapse;
	padding: 7px;
}
#table tr:nth-of-type(even){
	background: #F5F5F5;
}
#table tr:nth-of-type(odd){
	background: #F0EFEF;
}
#table tr:hover{
	background: #ccc;
}

