body {
	background: #f0f0f0;
	margin: 0;
	padding: 0;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
h1 {font-size: 20px; color:black;}
.container {width: 1024px; margin: 10px auto;}

#dwnl {text-align:center; width: 100%; height: 200px; font-size: 120%; padding-top:80px;}
.wrapper {
			width: 1000px;
			height: 300px;
			margin: 0px auto;
			text-align:center;
		}
			
			.wrapper br{
				display: none;
			}
		
			#carousel {
				width: 942px;
				height: 302px;
				position: relative;
				background: url(../dleimages/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: 300px;
					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('../dleimages/carousel_control.png') no-repeat 0 0;
						position: absolute;
						top: 130px;	
					}
					#carousel .prev {
						background-position:0 0;
						left: -30px;
					}
						#carousel .prev:hover {
							background: url(../dleimages/carousel_control.png) 0 bottom no-repeat;
							left: -30px;
						}			
					#carousel .next {
						background-position: -29px 0;
						right: -30px;
					}
						#carousel .next:hover {
							background: url(../dleimages/carousel_control.png) right bottom no-repeat;
							right: -30px;
						}	
						
					#caroufredsel_wrapper{
						width: 942px !important;
					}
					.slaider-news{
		width: 235px;
		height: 300px;
		float: left;
		text-align: left;
	}
		
		.slaider-news-image{
			width: 199px;
			height: 137px;
			background: url(../dleimages/sl-img-fon.png) 0 0 no-repeat;
			margin: 30px 0 0 17px;
		}
		
			.slaider-news-image:hover{
				background: url(../dleimages/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 h2 a{
			display: block;
			width: 200px;
			margin: 20px 0 15px 17px;
			height:  30px;
			overflow: hidden;
			font: bold 12px Arial;
			color: #362f2d;
		}
			
			.slaider-news h2 a:hover{
				color: #cc6600;
			}
			
			
				
		.slaider-news-date{
			float: left;
			width: 75px;
			
		}
			
		.slaider-news-com a{
			display: block;
			float: left;
			width: 85px;
			margin: 0 0 0 10px;
			color: #7c7876;
		}
			
			.slaider-news-com a:hover{
				color: #444444;
			}

ul.tabs_head {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 36px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs_head li {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs_head li a {
     
	text-decoration: none;
	color: #940F04;
	display: block;
	font-size: 10px;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs_head li a:hover {
	background: #ccc;
}	


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
    font-weight:bold; 
	text-decoration: none;
	color: #940F04;
	display: block;
	font-size: 12px;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	



html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab_head {
	border: 1px solid #999;
	clear: both;
	width: 100%;
	height:55px;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.tab_logo {
	padding-left: 10px;
	
}

div .speedtext   {

font-size: 11px;


}


td .text_rev {
background-color:#CCCCCC;

}



.tab_tec {
	border: 1px solid #999;
	clear: both;
	background: #e0e0e0;
	background: #fff;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tab_tec_dat {
    padding:20px;
	background: #e0e0e0;	
}

.tab_tec_priv {
	border: 1px solid #999;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}


.tab_priv {
    
    height:180px;
    font-size:12px;
    padding: 5px;
	background: #e0e0e0;	
}

img .tab_priv{
background: #e0e0e0;
margin-left: 100px;
margin-top:20px;
}

.tab_tex_dat {
    
	padding: 5px;
	
}

.tab_tec_dat td{
   	font-size:12px;
	
	}
	
td .t1 {
   	font-weight:bold;
	
	}
	
td .t2 {
   	border-bottom: 1px dashed #ddd;
	
	}


.tab_ads {
	border: 1px solid #999;
	clear: both;
	width: 100%;
	height:140px;
	background: #fff;
	margin-bottom: 10px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.tab_adsense {
	padding: 10px;
	font-size: 1.2em;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;
	font-size: 14px;
	font-family: Verdana;
	
	
}
.tab_content_pic{
    margin-left:130px;
    height:250px;
	padding: 10px;
	font-size: 1.2em;
}
.tab_content_pic img{
  
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
	padding: 5px;
 
}

.tab_content h2 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
.tab_content h3 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
.tab_content h4 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
.tab_content h5 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
.tab_content h6 {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
.tab_content img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.rel-news-news{
				float: left;
				width: 184px;
				margin: 0 2px 0 3px;
			}
			
				.rel-news-news-image{
					background: url(relate-img-bg.png) 0 0 no-repeat;
					width: 184px;
					height: 117px;
				}
					
					.rel-news-news-image:hover{
						background: url(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 a{
				display: block;
				height: 48px;
				font: 12px Arial;
				color: #cc6600;
				overflow: hidden;
				padding: 2px 7px;
			}
				
				.rel-news-news a:hover{
					color: #444444;
				}
				
				
/* Вид комментария */
.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(../dleimages/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: 12px;
			}
				
				
				
				.comment-text a {
					color: #000;
				}
				
					.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: #efead4;
	padding: 8px;
	color: #6f6f6f;
	clear: both;
	border-radius:3px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

	.quote a {
		color: #000;
	}
		
/* Добавление комментария */


.hidden-comment {
	padding: 10px 0 0 0;
}

	.hidden-comment h3 {
		cursor: pointer;
		float: left;
		height: 40px;
		background: url(../dleimages/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(../dleimages/hidden-comment.jpg) left bottom repeat-x;
		}
	
	.hidden-comment2 {
		background: url(../dleimages/hidden-comment.jpg) left bottom repeat-x !important;
	}
	
	.hidden-comment-form {
		display: none;
		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(../dleimages/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;
}
/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии (.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(../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(../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(../../../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(../../../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(../../../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;
}