/* Название блоков */
.titleblok{
 text-decoration:none; 
 text-align:center; 
 padding:5px 5px;
 border:none;
 -webkit-border-radius:2px;
 -moz-border-radius:2px; 
 border-radius: 2px; 
 font:12px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#003366; 
 background:#d8d9da; 
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 0px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 0px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 0px #ffffff;  
  
  }
/* Моини хак - новая новость */
.newBage {border-radius:3px;display:inline-block;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2);font-size:12px;padding:2px 6px;cursor:default;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);margin:0 3px;vertical-align:middle;
background: #FFFFFF;
background: -moz-linear-gradient(top, #EFEFEF 0%, #3f5b47 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFEFEF), color-stop(100%,#3f5b47));
background: -webkit-linear-gradient(top, #EFEFEF 0%,#3f5b47 100%);
background: -o-linear-gradient(top, #EFEFEF 0%,#3f5b47 100%);
background: -ms-linear-gradient(top, #EFEFEF 0%,#3f5b47 100%);
background: linear-gradient(to bottom, #EFEFEF 0%,#3f5b47 100%);
}
/* Редактор */

.f_textarea {
    color: #757575;        /* ! */
    font-size: 11px;        /* ! */
    font-family: tahoma;    /* ! */
    background-image: url(../images/dlet_field_o.gif);
    background-repeat: repeat-x;
    width: 459px;
    min-height: 300px;
    border: 1px solid #e0e0e0;
}

/*Стили в статьях*/

.full-story {
	position:relative;
	overflow:hidden;
    margin: 1px 1px 1px 0;
}    
.full-story a {
    color: #000;
    font-size: 12px;
}	
.full-story a:hover {
    color: #e33d11;
}    
            
 .button a {
text-decoration:none; text-align:center; 
 padding:9px 23px; 
 border:none; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#f4fcfc; 
 background-color:#efefef; 
 background-image: -moz-linear-gradient(top, #efefef 0%, #5f7665 100%); 
 background-image: -webkit-linear-gradient(top, #efefef 0%, #5f7665 100%); 
 background-image: -o-linear-gradient(top, #efefef 0%, #5f7665 100%); 
 background-image: -ms-linear-gradient(top, #efefef 0% ,#5f7665 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f7665', endColorstr='#5f7665',GradientType=0 ); 
 background-image: linear-gradient(top, #efefef 0% ,#5f7665 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }
.button a:hover {
 padding:9px 23px; 
 border:none; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#f4fcfc; 
 background-color:#44b8e6; 
 background-image: -moz-linear-gradient(top, #44b8e6 0%, #426a7a 100%); 
 background-image: -webkit-linear-gradient(top, #44b8e6 0%, #426a7a 100%); 
 background-image: -o-linear-gradient(top, #44b8e6 0%, #426a7a 100%); 
 background-image: -ms-linear-gradient(top, #44b8e6 0% ,#426a7a 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a7a', endColorstr='#426a7a',GradientType=0 ); 
 background-image: linear-gradient(top, #44b8e6 0% ,#426a7a 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 }           
/*Блок правый популярное в категориях
*/
.blockpro-text {
		padding: 15px 0 0 0;
		text-align: left;
		color: #393939;
		color: #001946;
    	font: Arial;
		font-size: 8pt;
	}
	
.link-category {
	position:relative;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.link-category a {
				color: #393939;
				font-size: 12px;
				font-family:Arial, Helvetica, sans-serif;
			}
			
				.link-category a:hover {
					color: #e33d11;
				}

#ugolkrug-logo{
/*color: #0000; /* цвет текста */
-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
-khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
border-radius: 10px; /* закругление углов для всех, кто понимает */
}

#cener-block{
background: -webkit-linear-gradient(top, bottom, #ccc, #000); /* для webkit-браузеров */
background: -moz-linear-gradient(top,  #ccc,  #000); /* для firefox 3.6+ */ 
background: -o-linear-gradient(top,  #ccc,  #000); /* для Opera 11.10+ */
background: -ms-linear-gradient(top,  #ccc,  #000); /* для IE10+ */
}

#body-column{
	padding:5px;
	position:relative;
	overflow:hidden;
	float:left;
}

.block-left{
margin:10px;
width:50%;
}
.block-gl{
width:100%;
}
.block-glav{
width:100%;
}
.block-lef,.block-rig{float:left;}

.block-right{
width:50%;
}
#ugolkrug-blok{
width:200px; /* Длина фигуры */
height:100px; /* Высота фигуры */
color: #0000; /* цвет текста */
border: 1px #3F4B51 solid; /* стили рамки */
-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
-khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
border-radius: 10px; /* закругление углов для всех, кто понимает */
}

h1 {
	FONT-SIZE: 14pt; TEXT-ALIGN: center; font-weight:bold; FONT-FAMILY: Arial;
}
h2 {
	FONT-SIZE: 12pt; TEXT-ALIGN: center; font-weight:bold; FONT-FAMILY: Arial;
}

h3 {
	FONT-SIZE: 10pt; TEXT-ALIGN: center; font-weight:bold; FONT-FAMILY: Arial;
}


/* Мои стили */
Главные стили. Внешний вид шаблона.
*/

.related {
	position:relative;
	overflow:hidden;
	margin:0px 0px 30px 0px;
	border-bottom:1px solid #222;
}

body {
	padding: 0;
	margin: 0;
	background: #EFEFEF;
	text-align: justify;
	font: 12px Arial;
	color: #393939;

}





.head {
    border: 1px #3F4B51 solid;
	position:relative;
	overflow:hidden;
	height: 150px;
	width: 100%;
	background: url(../images/line.png) 0px 0px repeat-x #ededed;
  -moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
    -webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
    -khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
    border-radius: 10px; /* закругление углов для всех, кто понимает */
}

	h2.logo_h {
		margin:0px;
		padding:0px;
		width: 300px;
		height: 145px;
		float:left;
	}

	h2.logo_h a {
		display: block;
		position: relative;
		width: 300px;
		height: 145px;
		background: url(../images/logo.png) left top no-repeat;
		left: 12px;
		top: 2px;
		text-indent:-9999px;

	}
	.count{
	background: -webkit-linear-gradient(top, bottom, #fff, #e2e2e2); /* для webkit-браузеров */
    background: -moz-linear-gradient(top,  #fff,  #e2e2e2); /* для firefox 3.6+ */ 
    background: -o-linear-gradient(top,  #fff,  #e2e2e2); /* для Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fff,  #e2e2e2); /* для IE10+ */
	}
	#skos{
	box-shadow: 0px 0px 5px #ededed;
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
    -webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
    -khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
    border-radius: 10px; /* закругление углов для всех, кто понимает */
	}
	#center-block{
    box-shadow: 0px 0px 5px #ededed;
  	border: 1px #3F4B51 solid; 
	background: #FFFFFF;
	padding:15px;
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
    -webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
    -khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
    border-radius: 10px; /* закругление углов для всех, кто понимает */
	}
	.mini-link {
		/*position: absolute;*/
		position: relative;
		left: 0%;
		top: 43px;
	}
	
		.mini-link div {
			float: right;
			width: 100px;
		}
		
		.mini-link a {
			display: block;
			height: 15px;
			color: #707070;
			text-decoration: none;
			padding-left: 20px;
			font-size: 11px;
			line-height: 15px;
			margin-bottom: 5px;
		}
		
			.mini-link a:hover {
				color: #000;
			}
		
		.mini-link-1 {
			background: url(../images/mini-link-1.jpg) left center no-repeat;
		}
		.mini-link-2 {
			background: url(../images/mini-link-2.jpg) left center no-repeat;
		}
		.mini-link-3 {
			background: url(../images/mini-link-3.jpg) left center no-repeat;
		}
		.mini-link-4 {
			background: url(../images/mini-link-4.jpg) left center no-repeat;
		}
		.mini-link-5 {
			background: url(../images/mini-link-5.jpg) left center no-repeat;
		}
		.mini-link-6 {
			background: url(../images/mini-link-6.jpg) left center no-repeat;
		}
		
	.banners {
		/*position: absolute;*/
		position: relative;
		right: 0px;
		top: 50px;
		clear: both;
	}
	
		.banners img {
			clear: both;
			margin-bottom: 10px;
		}
		
.top-menu {
	background: url(../images/top-menu.jpg) left top repeat-x;
	height: 33px;
	clear: both;
}

	.top-menu a {
		float: left;
		height: 33px;
		line-height: 33px;
		padding: 0 10px 0 10px;
		
		text-decoration: none;
	}
	
		.top-menu a:hover {
			background: url(../images/top-menu.jpg) left bottom repeat-x;
		}
	
	.top-menu img {
		float: left;
	}
	
.main-table {
	clear: both;
	width: 100%;
}



		/*.td-for-content img { max-width: 300px;	}*/
		/*.td-for-content table { max-width: 90%;	}*/
	
		.s-block {
    
		    border-bottom: 0px none currentColor;
            border-top: 0px none currentColor;
			border-top: 0; border-bottom: 0;
			padding: 10px;
			position: relative;
			margin:0px;
			
		}
	#dle-content{

	}
	.td-for-blocks {
    		width: 210px;
		min-width: 210px;
		
	}
	
		.td-for-blocks a {
			color: #340002;
		}
		
	.td-for-other {
    		width: 200px;
		min-width: 200px;
border-right: 1px solid #D4CBCC;
	}
	
		.td-for-other a {
			color: #340002;
		}
		
		.c-block-title {
			padding: 5px;
			font-size: 14px;
			
			margin-bottom: 5px;
			position: relative;
			font-weight: bold;
		}
		
		.c-topnews {
padding-left: 5px;
text-align: center;
		}
		
			.c-topnews a {
				color: #000;
				font-size: 11px;
			}
			
				.c-topnews a:hover {
					color: #e33d11;
				}
				
				.c-topnews li { list-style-position: inside; }
				
				
.footer1 {
	/*height: 270px;*/
	background: #8a2827;
	background-color: #3f4b51;
	color: #fff;
	font-size: 11px;
	z-index: 999;
}

	.footer1 .copyright { padding: 7px 10px 5px 10px; font-weight: bold; }
	.footer1 h2 { font-size: 11pt; text-align: left; padding: 7px 10px 0 10px; margin: 0; }
	.footer1 table tr { vertical-align: top; }
	
	.footer1 a {
		color: #fff4cc;
		text-decoration: none;
	}
	
		.footer1 a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
	.footer1 ul { padding-bottom: 7px; margin-left: 15px; }
	.footer1 ul li { list-style-position: outside; margin-left: -28px; }

/* Юзер-панель */
.fix-login {
	color: #fff;
	font-size: 12pt;
}

.fix-login a { padding-right: 15px; font-size: 11pt; text-decoration: none; }
.fix-login a:hover { text-decoration: underline; }

.fix-login form { float: left; }
.fix-login span { float: left; }

.fix-login form { font-size: 11pt; }
.fix-login form a { padding-right: 15px; font-size: 12pt; text-decoration: none; }
.fix-login form a:hover { text-decoration: underline; }

.login-panel {
	
}

	.login-panel a {
		color: #000;
		text-decoration: none;
		background: #c3c3c3;
		padding: 3px;
		font-weight: bold;
		font-size: 10px;
		margin: 0 0 0 10px;
		border: 1px #fff dotted;
		display: block;
	}
	
		.login-panel a:hover {
			color: #ffffd7;
			background: #4a4a4a;
		}
	
	.login-link a {
		display: block;
		padding: 5px;
	}
	
	.login-input-text {
		border: 1px #7b7b7b solid;
		width: 146px;
		margin: 0px 0 5px 0;
		color: #340002;
		font-size: 11px;
		vertical-align: middle;
		padding: 2px;
		background: #ccc;
	}
	
	.enter {
		vertical-align: top;
		margin-top: 2px;

	}
	
	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}
	
	.ttt {
		float: left;
		margin: -15px 0 0 0;
		padding-left: 22px;
		color: #fff;
	}
	
		.ttt a {
			color: #fff;
		}
		
	.enter-to-site {
		padding: 25px 45px 0 50px;
		font-size: 10px;
		color: #242424;
	}
		
		.enter-to-site a {
			color: #000;
		}
		
			.enter-to-site a:hover {
				color: #ff0000;
			}


/* Топ новостей */
.top-newss {
	color: #ff7a52;
}

	.top-newss a {
		color: #ff7a52;
		text-decoration: none;
	} 
	
		.top-newss a:hover {
			text-decoration: underline;
		}

.fix1 {
	padding-right: 5px;
}
	
/* Архив */
.arhivv {
	text-align: center;
}

	.arhivv a {
		color: #1f1f1f;
	}



/* ==================== BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../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(../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;}


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

.btn_reglog, .radial, .fbutton, #loading-layer, #dropmenudiv, .baseform, .ui-dialog, .mass_comments_action, .bbcodes, .ui-button { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.ui-corner-all {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#dropmenudiv {
    background-color: #dfe3e6;
    border: 2px solid #a6b5c0;
    font-size: 0.9em;
    line-height: 20px;
    margin: 2px 0;
    opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
}
#dropmenudiv a { display: block; text-decoration: none; color: #1d2226; padding: 2px 4px; width: 162px;}
#dropmenudiv a:hover { background-color: #f1f5f7; }

/* ==================== Уведомление о получении новых 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;
}

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

/* Короткая новость */
.more-news {
	text-align: left;
	padding-left: 40px;
	clear: both;
}

	.more-news a {
		color: #999999;
		font-size: 11px;
	}
/* КОСТУМ 1 */
.s-block-title {
	font-weight: bold;
	color: #535353;
	font-size: 12pt;
	text-align: center;
	padding: 15px 0 15px 0;
	min-height: 35px;
	color: #1986d3;
	height:61px;
}

	.s-block-title a {
		color: #1986d3;
	}

	.s-block-title span {
		background: #fff;
		padding-right: 5px;
		position: relative;
	}
	
/*
	.s-block-title:first-letter {
		color: #0066CC;
	}
*/

	.s-block-title a,
	.s-block-title span a {
		text-decoration: none;
	}

	.s-block-title a:hover,
	.s-block-title span a:hover {
		text-decoration: underline;
	}




	
.short-1 {
	padding: 1px;
	margin:1px 0px;
	clear: both;

}



	.short-1-title {
		text-align: left;
		position:relative;
		overflow:hidden;
    font-weight: bold;
	}
	
	.short-1-title h4 {
		color: #0066CC;
		font: 12pt Arial;
		font-weight: bold;
		padding: 2px 2px 2px 0px;
		margin:0px;
	}


	.short-1-title span {
			color: #fe0002;
			color: #414141;
			font-size: 8pt;
			font-weight: normal;
		}
		.short-1-title span.link-category,
		.short-1-title span.link-category a {
				color: #000;
				font-size: 11px;
			}
			
				.c-topnews a:hover {
					color: #e33d11;
				}

		.short-1-title span.link-category,
		.short-1-title span.link-category a,
		.short-1-title span.link-category a {
				color: #000;
				font-size: 11px;
			}
			
				.c-topnews a:hover {
					color: #e33d11;
				}

		.short-1-title span.link-category a {
				color: #000;
				font-size: 11px;
			}
			
				.c-topnews a:hover {
					color: #e33d11;
				}
		
		.short-1-title a {
			color: #7d1313;
			color: #f5f5f5;
			color: #0066CC;
			text-decoration: none;
			text-decoration: none;
		}
		
			.short-1-title a:hover {
				color: #f75804;
				color: #7d1313;
				color: #0066CC;
				text-decoration: underline;
			}
			
	.short-1-text {
		padding: 15px 0 0 0;
		text-align: justify;
		color: #001946;
		font-size: 10pt;
		position:relative;
		overflow:hidden;
	}
	
		.short-1-text ul {
			padding:0px;
			margin:0px;
		}

		.short-1-text li {
			list-style:none;
		}

		.short-1-text img {
			float: left;
			width: 60px;
			height: 60px;
			background: #fff url(../images/shadow.gif) right bottom no-repeat;
			padding: 0 5px 5px 0;
			border: 0;
			margin: 0 8px 8px 0;
			position: relative;
		}
		
	.short-1-more {
		position:relative;
		overflow:hidden;
	    float: right;
		height: 20px;
		font-weight: bold;
		
	}
	
		.short-1-more a {
			margin-right: 17px;
			/*background: url(../images/short-1-more.jpg) left center no-repeat;*/
			padding-left: 17px;
			height: 14px;
			line-height: 14px;
			color: #383838;
			color: #0066CC;
			text-decoration: none;
		}
		
			.short-1-more a:hover {
				color: #000;
				color: #7d1313;
				color: #0066CC;
				text-decoration: underline;
			}

	.short-1-more_one {
		position:relative;
		overflow:hidden;
		height: 20px;
		margin-top:5px;
		font-weight: bold;
		
	}
	
		.short-1-more_one a {
			margin-right: 17px;
			/*background: url(../images/short-1-more.jpg) left center no-repeat;*/
			padding-left: 17px;
			height: 14px;
			line-height: 14px;
			color: #383838;
			color: #0066CC;
			text-decoration: none;
		}
		
			.short-1-more_one a:hover {
				color: #000;
				color: #7d1313;
				color: #0066CC;
				text-decoration: underline;
			}

/* КОСТУМ 2 */
.short-2-title {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}

	.short-2-text {
		padding-left: 10px;
		
	}
	
		.short-2-date {
			color: #aaa;
			font-style: italic;
			font-size: 11px;
		}
	
	.short-2-text a {
		text-decoration: underline;
		color: #000;
		font-weight: bold;
	}
	
	.short-2-text2 {
		padding: 0px 4px 4px 0;
	}
	
/* КОСТУМ 3 */
.r-news {
	background: #fff8e6;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}

	.r-title {
		background: url(../images/r-title.jpg) left top no-repeat;
		padding: 0 0 5px 45px;
		color: #5d9820;
		font-size: 14px;
		font-weight: bold;
	}

		.r-title span {
			display: block;
			color: #747474;
			border-bottom: 1px #e1e1e1 solid;
			font-size: 11px;
			font-weight: normal;
		}
	
	.r-news-t {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
	}

		.r-news-t a {
			color: #000;
			text-decoration: none;
		}
		
	.r-news-c {
		
	}
	
		.r-news-c img {
			float: left;
			background: url(../images/r-news-c.jpg) left top no-repeat;
			width: 96px;
			height: 72px;
			padding: 8px 8px 30px 8px;
			margin: 0 10px 0 0;
			border: 0;
			position: relative;
		}
		
	.r-news-more {
		clear: both;
		height: 15px;
	}
	
		.r-news-more a {
			float: right;
			background: url(../images/r-news-more.jpg) left bottom no-repeat;
			height: 15px;
			color: #7a120f;
			padding-left: 25px;
			font-weight: bold;
		}
		
			.r-news-more a:hover {
				color: #000;
			}
	
/* КОСТУМ 4 */
.r-news2 {
	background: #e5e5e5;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}

	.r-title2 {
		background: url(../images/r-title2.jpg) left top no-repeat;
		padding: 0 0 5px 45px;
		color: #fe3200;
		font-size: 14px;
		font-weight: bold;
	}

		.r-title2 span {
			display: block;
			color: #747474;
			border-bottom: 1px #e1e1e1 solid;
			font-size: 11px;
			font-weight: normal;
		}	
		
	.r-news-t2 {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}

		.r-news-t2 a {
			color: #000;
			text-decoration: none;
		}
		
	.r-news-c2 {
		
	}
	
		.r-news-c2 img {
			width: 265px;
			display: block;
			margin: 0 auto 5px auto;
			border: 0;
			clear: both;
			float: none;
			position: relative;
		}
		
/* КОСТУМ 5 */
.r-news3 {
	border: 1px #ccc solid;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}
		
	.r-news-t3 {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}

		.r-news-t3 a {
			color: #000;
			text-decoration: none;
		}
		
	.r-news-c3 {
		
	}
	
		.r-news-c3 img {
			width: 150px;
			display: block;
			margin: 0 auto 5px auto;
			border: 0;
			clear: both;
			float: none;
			position: relative;
		}
	
	
	
.short-block {
	padding: 5px;
}

	.short-block a {
		color: #7e1414;
		
	}
	
		.short-block h3 {
			color: #4f4f4f;
			font-weight: bold;
			font-size: 12px;
		}
		
			.short-block h3 a {
				color: #fe8f00;
				font-size: 20px;
				font-weight: normal;
			}

			.short-block h3 span {
				color: #6b5b25;
				font-size: 12px;
			}
			
				.short-block h3 span a {
					color: #7e1414;
					font-size: 12px;
					font-weight: bold;
				}
				
	.short-info {
		padding: 5px 0 5px 0;
		color: #a29f9f;
		font-size: 10px;
	}
	
	.shot-text {
		padding: 15px 5px 5px 5px;
		margin: 0;
		color: #414141;
		
		text-align: justify;
	}
	
		.shot-text img {
			border: 0;
			background: #fff url(../images/shadow.gif) right bottom no-repeat;
			padding: 0 9px 9px 0;
			margin: 0 10px 10px 0;
			position: relative;
		}
		
		.shot-text2 img {
			margin: 10px 10px 10px 0;
			background: url(../images/shadow.gif) bottom right no-repeat;
			pad		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 !imding: 0 10px 10px 0;
			border: 0;
		}
		
		.shot-text2 img {
			margin: 10px 10px 10px 0;
			background: url(../images/shadow.gif) bottom right no-repeat;
			padding: 0 10px 10px 0;
			border: 0;
		}
		
		.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;
		}
	
		.shot-text .editor_button img {
			padding: 0 !important;
	portant;
			border: 0 !important;
		}
		
	.short-more {
		height: 32px;
	}
	
		.short-more div {
			float: left;
			width: 138px;
			height: 32px;
			color: #fff;
			font-size: 11px;
			margin-right: 10px;
		}
		
		.short-more1 {
			background: url(../images/short-more1.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
		}
		
		.short-more2 {
			background: url(../images/short-more2.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
		}
		
		.short-more3 a {
			display: block;
			background: url(../images/short-more3.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
			width: 138px;
			height: 32px;
			color: #fff;
			text-decoration: none;
		}
		
			.short-more3 a:hover {
				background: url(../images/short-more3.jpg) left bottom no-repeat;
			}
		

/* Полная новость */
.sh-tags {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	padding: 5px 0 5px 0;
	clear: both;
}

	.sh-tags a {
		color: #000;
	}

.newsto {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-bottom: 20px;
	color: #252525;
	font-weight: bold;
	text-align: left;
}

	.newsto span {
		color: #0b829f;
		font-size: 14px;
		display: block;
		padding-bottom: 5px;
	}

	.newsto a {
		color: #646464;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		border-bottom: 1px #7791af dotted;
	}
	
		.newsto a:hover {
			color: #000;
		}
		
	.newsto li {
		list-style-type: none;
		background: url(../images/arrow.jpg) left 5px no-repeat;
		padding-bottom: 5px;
		padding-left: 20px;
	}
	
.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

/* Вид комментария */
#dle_emo {
	margin-top: -200px;
}
.commentS-block {
	background: #efefef;
	padding: 5px;
	border-top: 1px #340002 solid;
}
	
	.commentS-title {
		height: 30px;
		padding-left: 30px;
		color: #818181;
		font-size: 11px;
		line-height: 25px;
	}
		
		.commentS-title a {
			color: #340002;
			text-decoration: none;
		}

	
	.commentS-data { /* таблица для содержимого */
		width: 100%;
		background: #fff;
	}
	
		.commentS-data td {
			padding: 5px;
			padding-left: 10px;
			color: #666666;
		}
	
		.commentS-data a {
			color: #3e94ff;
		}
		
		.commentS-td2 input {
			height: 25px;
			margin: 5px 20px 5px 0;
			background: #343434;
			color: #fff;
			border: 1px #d0d0d0 solid;
		}
		
	.commentS-more {
	
		padding: 5px;
		margin-left: 30px;
		color: #818181;
		margin-right: 20px;
	} 
	
		.commentS-more a {
			color: #3b3b3b;
		}
		
.quote {
	background: #feffd0;
	padding: 5px;
	border: 1px #707070 dotted;
	color: #707070;
}

	.quote a {
		color: #499eff;
	}
		
/* Добавление комментария */
.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.com-title {
	text-align: left;
}
/* 
*****************************
Юзер инфа */
.user-info-table {
	width: 95%; 
	margin: 0 10px 0 10px;
}

	.user-info-table td {
		padding: 5px 5px 5px 5px;
		text-align: left;
		font-weight: bold;
		font-size: 12px;
	}
	
		.user-info-table td small {
			font-size: 10px;
			font-size: 12px;
			color: #af8652;
			/*color: #af6652;*/
			font-weight: normal;
		}
		
		.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(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

		
/* Инфо */
.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(../images/error.jpg) 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 {
	position:relative;
	overflow:hidden;
	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(../images/shadow.gif) right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}
		
		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}
	
	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}
	
/* добавление новости */
.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(../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(../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;
}

	.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 {
	height: 26px;
	padding-right: 10px;
	background-color: #efefef;

	/*position: absolute;*/
	/*top: 121px;*/
	/*left: 145px;*/
}

	.galka a {
		display: block;
		background: url(../images/galka.gif) left 6px no-repeat;

		padding: 5px 5px 5px 20px;
		text-decoration: none;
	}

	
	.form-text {
		border: 0;
		width: 220px;
		height: 12px;
		color: #747474;
		font-size: 12px;
		line-height: 1.2em;
		vertical-align: middle;
		margin: 0;
		margin-left: 20px;
		padding: 4px 20px 4px 20px;
		background-color: #ffffff;
		/*background: #f5f5f5 url(../images/lll3.gif) 3px top no-repeat;*/
		-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 6px;
		border: 1px solid #747474;
	}

.form-reg {
		border: 0;
		width: 90px;
		height: 12px;
		color: #747474;
		font-size: 12px;
		line-height: 1.2em;
		vertical-align: middle;
		margin: 0;
		margin-left: 20px;
		padding: 4px 20px 4px 20px;
		background-color: #ffffff;
		/*background: #f5f5f5 url(../images/lll3.gif) 3px top no-repeat;*/
		-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 6px;
		border: 1px solid #747474;
	}
	
	.f-abs {
		/*position: absolute;*/
		
	}
	
	.form-search {
		margin-left: 10px;
		
	}

.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(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}	

/* Навигация по страницам */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	background-color: #434343;
	color: #f5f5f5;
	padding:3px 6px;
	font-size: 11pt;
}

.navigation a:hover {

	border-color:#e6e6e6;
}

.navigation span {
	text-decoration:none;
	padding:3px 6px;
	color:#000;
	font-size: 11pt;
}

.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(../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(../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(../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()
{
    



}

/

/* Меняем шрифт */

.font-1 {
	line-height: 14px;
}

.font-2 {
	font-size: 14px !important;
	line-height: 18px !important;
}

.font-3 {
	font-size: 15px !important;
	line-height: 19px !important;
}

.font-4 {
	font-size: 16px !important;
	line-height: 20px !important;
}

.font-5 {
	font-size: 18px !important;
	line-height: 22px !important;
}

#container {  }
.resizer {
	margin: 0;
	padding: 0;
 }
.resizer li { float: left; list-style-type: none;margin: 0;}
.resizer a {
	float: left;
	display: block;
	padding: 5px 10px 5px 10px;
	border: 1px #ccc solid;
	margin-right: 10px;
	color: #3d3d3d;
	text-decoration: none;
	text-align: center;
}

	.resizer a span {
		font-size: 8px !important;
		display: block;
		text-align: center;
		border-top: 1px #ccc dotted;
		margin-top: 3px;
		padding-top: 3px;
	}
	
	.resizer a:hover {
		background: #7f7f7f;
		color: #fff;
	}
	
/* 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;
}

/* ==================== Информационное оконо загрузки 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;
}
/* ==================== Автозаполнение облака тегов */
.autocomplete-w1 { position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { font-size: 11px;font-family: verdana;padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

/* ==================== Быстрый поиск на сайте */
#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;
}
.ui-widget-content a {
    color: #222222;
}
.ui-widget-header {
    background: #5c9ccc url(../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(../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(../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(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(../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;
}
.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;
}
.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;
}

/*---Menu---*/
.reset, .reset li {
	
	padding: 0;
	margin: 0;
}

#menubar {
	padding: 0;
	margin: 0;
	width:100%;
	height: 30px;
	background-color: #efefef;
	z-index:100;
	border-bottom: 1px solid #3f4b51;
}

#li-main a span:hover {
	color: #fff;
}
.portalname {
	/*float: left;*/
    padding: 0;
    margin: 7px 0px 0px;
	height: 26px;
	background: #3f4b51 url("../images/mbar.jpg") no-repeat 100% 0;
	/*background-color: #efefef;*/
	color: #fff;
	color: #111;
	color: #efefef;
	font-size: 12pt;
	font-weight: bold;
	word-spacing: 0.4em;
	letter-spacing: 2px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px #3F4B51 solid; /* стили рамки */
-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
-khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
border-radius: 10px; /* закругление углов для всех, кто понимает */
}

#li-main { width: 95px; }

.mbar {
    /*height: 52px;*/
    /*background: url("../images/mbar.png") no-repeat;*/
}

.mbar .mbar {
    background-position: 100% -52px;
}

.mbar .mbar .mbar {
    background-position: 0 -104px;
    background-repeat: repeat-x;
}

.menubarnavi {
	float: left;
	/*position: relative;*/
	/*top: -20px;*/
}

.menubar {
    height: 30px;
		/*width: 600px;*/
    background: #3f4b51 url("../images/mbar.jpg") no-repeat 100% 0;
		background-color: #efefef;
		/*border-bottom: 1px solid #3f4b51;*/
}

.menubar ul {
    line-height: 24px;
    margin-top: 0px;
    padding-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
		z-index: 99;
}

.menubar ul li, .menubar ul a, .menubar ul a {
    height: 26px;
    float: left;
    color: #fff;
		color: #111;
    padding-left: 5px;
		z-index: 99;
		font-weight: bold;
}

.menubar ul a {
    margin-right: 1px;
    /*color: #fff;*/
		text-decoration: none;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
		font-weight: bold;
}

.menubar ul a {
    cursor: pointer;
    padding: 0 10px;
    background: url("../images/topmenu.png") no-repeat 0 -999px;
}

.menubar ul a:hover {
    background-position: 0 0;
		z-index: 99;
}

.menubar ul a:hover {
    background-position: 100% -26px;
		font-weight: bold;
}

.menubar ul .sublnk a {
    background-position: 0 -104px;
}

.menubar ul .sublnk a {
    padding-right: 25px;
    background-position: 100% -130px;
		font-weight: bold;
}

.menubar ul .sublnk a:hover, .menubar ul .sublnk.selected a {
    background-position: 0 -52px;
}

.menubar ul .sublnk a:hover b, .menubar ul .sublnk.selected a {
    padding-right: 25px;
    background-position: 100% -78px;
		font-weight: bold;
}

/*---SubMenu---*/
.menubar ul .sublnk {
    position: relative;
}

.menubar ul li ul {
    width: 160px;
    margin: 0;
    top: 26px;
    left: 15px;
    position: absolute;
    z-index: 9999;
    display: none;
}

.menubar ul li ul.wide {
    width: 800px;
		min-width: 600px;
		margin-left: -90px;
		-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
}

.menubar ul li ul.col2 {
    width: 450px;
}

.menubar ul li ul li a, .menubar ul li ul li {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
		font-weight: bold;
}

/*.menubar ul li ul.col2 li:nth-child(odd) a, .menubar ul li ul.col2 li:nth-child(odd), .menubar ul li ul.col2 li:nth-child(odd) a b {*/
/*    float: left;*/
/*}*/


.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a {
    /*color: #fff;*/
    padding: 6px 0;
    width: 100%;
    border-bottom: 1px solid #3f4b51;
    border-left: 1px solid #3f4b51;
    border-right: 1px solid #3f4b51;
    background: #efefef;
    /*opacity:0.9;*/
    /*-moz-opacity:0.9;*/
    /*filter:alpha(opacity=90);*/
}

.menubar ul li ul li a:hover {
    background-color: #63767f;
    background-color: #fefefe;
}

.menubarsocial {
	width:100%;
	height: 34px;
/*	background-color: transparent;*/
/*  opacity:0.9;*/
/*  -moz-opacity:0.9;*/
/*  filter:alpha(opacity=90);*/
}
.menubarsocial div {
	margin: 0 auto;
}

.menubarsearch {
	float: right;
	position: relative;
	top: -39px;
}



/*  BGN Always-on-Top  */
.always-on-top { position: fixed }

div#always-top { clear: both; width: 100%; height:30px; background-color: #3f4b51; z-index: 100; position:fixed; left: 0; bottom: 0; }
div#always-top.attention { background-color: red; }
div#always-on-top { width:100%; height:30px; margin:0 auto; padding:5px; text-align:center; text-decoration: none; }
div#always-on-top a {	font-size: 11pt; line-height: 1.3em; color: #ffffff; text-decoration: none; }
/*  END Always-on-Top  */


.hrss {
    float: right;
    margin-top: 15px;
    padding-top: 18px;
    /*width: 18px;*/
    background: url("../images/rsshead.png") no-repeat;
}

/* Кнопки входа, иконки используются также в форме подключения профилей */
.icon-social{display:inline-block;width:16px;height:16px;
line-height:16px;vertical-align:text-top;background:url(../loginme/img/social_16.png) no-repeat;}
.icon-social.icon-vk{background-position:0px 0px;}
.icon-social.icon-ok{background-position:0px -16px;}
.icon-social.icon-mailru{background-position:0px -32px;}
.icon-social.icon-facebook{background-position:0px -48px;}
.icon-social.icon-twitter{background-position:0px -64px;}
.icon-social.icon-google{background-position:0px -80px;}
.icon-social.icon-yandex{background-position:0px -96px;}

/* Кнопки подключения профилей */
.bbcodes.connected {
background: -moz-linear-gradient(top,#c9ffc9 0,#66cd5b 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#c9ffc9),color-stop(100%,#66cd5b));
background: -webkit-linear-gradient(top,#c9ffc9 0,#66cd5b 100%);
background: -o-linear-gradient(top,#c9ffc9 0,#66cd5b 100%);
background: -ms-linear-gradient(top,#c9ffc9 0,#66cd5b 100%);
background: linear-gradient(top,#c9ffc9 0,#66cd5b 100%);
}.bbcodes.connected:hover{background: #c9ffc9;background-position:0;}

.providers .bbcodes{display:inline-block;width:130px;padding: 7px 12px 0px;font-size:13px;color:#000000;}
.providers .bbcodes:hover{text-decoration:none;}

.grey_menu	{
	clear: left;
	position: relative;
	margin: 30px 0 0 0; 
	height: 20px; width: 100%;
	text-align: center; white-space: nowrap;

	}
.grey_menu ul	{
	margin: 0 auto; padding: 0px 5px;
	list-style: none;
	background: #333;
	background: rgba(0, 0, 0, 0.61);
	background-color: #efefef;
	}
.grey_menu li {
	display: inline;
	padding: 7px 0 10px 0; margin: 0;
	color: #111; font-size: 12px; text-indent: 0;
	}
/*.grey_menu li:focus, .grey_menu li:hover,*/
.grey_menu li.point {
	background: #257292;
	background: #44B9E6;
	/*background: rgba(37, 114, 146, 0.8);*/
	cursor: pointer;
	}
	.grey_menu a	{
		color: #111; text-decoration: none; line-height: 32px; /*text-shadow: -1px 1px 1px #888;*/
		/*border-right: 1px dotted #888;*/ padding: 0 4px;
	}
	.grey_menu a.end { border-right: none;}

.grey_menu_point	{
	display: none;
	position: relative;
	top: 0px;
	z-index: 2000;
	clear: left;
	width: 1004px;
	padding: 0px 0px;
	background: #3986A7;
	background: #44B9E6;
	/*background: rgba(37, 114, 146, 0.9);*/
	color: #FFF;
	}
	.grey_menu_point a	{
		color: #FFF; text-decoration: none;
	}
	.grey_menu_point ul	{
		height: 100%;
		margin-top: 0px;
		padding: 0px 20px 0 20px;
		list-style: none;
	}
	.grey_menu_point li	{
		margin: 0; padding: 10px 10px 10px 30px;
	}
	.grey_menu li.menu_inside_level1 {
		font-weight:bold;
	}

	.grey_menu li.menu_inside_level1:hover	{
		background: #44B9E6;
	}

.grey_menu li.addnews:hover
{
background: #44B9E6;
}
.grey_menu li.addnews:hover a
{
background: #C1EBFF;
}

	}
	
	.grad_line_2 	{
		height: 3px;
		-moz-background-size: contain;
		-webkit-background-size: contain;
		-o-background-size: 100%;
		background-size: contain;
		}
		.grad_line_2  img {width: 100%; height: 2px;}
	.grey_menu_point li.noneho:hover, .grey_menu_point li.noneact:hover	{
		background: none;
	}
	.grey_menu_point span	{
		color: rgba(255,255,255,0.9);
	}
	.grey_menu_point .left50	{
		float: left;
		width: 50%;
	}
		.grey_menu_point .left50 ul	{
			border-right: 1px solid rgba(255,255,255,0.2);
		}
	.grey_menu_point .right50	{
		float: right;
		width: 50%;
	}
	

	.grey_menu {margin-top: 0px;}
		.second_menu	{
		position: absolute;
		left: 0;
		display: none;
		z-index: 2000;
		width: 100%;
		/*padding: 10px 10px 0px;*/
		background: #3986A7;
		background: #44B9E6;
		/*background: rgba(37, 114, 146, 0.9);*/
		}
		

.cursor	{ cursor: pointer; }
/*Кнопка наверх*/
#gotop{position:fixed;width:41px;height:41px;right:90px;bottom:100px;display:block;background:url('../images/gotop.png') no-repeat;z-index:9998;display:none;}

/*Модальное окно*/
/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-dialog{overflow:hidden;padding:0;position:absolute;width:300px;background-color:none;border-radius:3px;box-shadow:0px 0px 0px 5px rgba(0, 0, 0, 0.15);}
.ui-dialog .ui-dialog-titlebar{padding:10px;position:relative;border-radius:3px 3px 0 0;}
.ui-widget-header{border-bottom:1px solid #eee;color:#000;font-size:1.2em;}
.ui-dialog .ui-dialog-title{float:left;margin-right:20px;}
.ui-dialog .ui-dialog-titlebar-close,.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{position:absolute;right:5px;top:10px;margin:0;padding:0;width:14px;height:14px;background-color:none!important;background-image:url(../images/okno/close_prowebz.png);background-repeat:no-repeat;background-position:0 -85px;border:none;box-shadow:none;opacity:.5;}
.ui-dialog .ui-dialog-content{background:none;border:0;overflow:hidden;padding:10px;position:relative;font-size:.9em;zoom:1;}
.ui-widget-content{background:#fff;}
.ui-dialog .ui-dialog-buttonpane{background-image:none;background:#f9f9f9;border-top:1px solid #e9e9e9;margin:0;padding:10px;text-align:left;border-radius:0 0 3px 3px;}
.ui-dialog-buttonset{text-align:right;}
.ui-dialog-buttonset .ui-button{margin-left:5px;}
.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-button{background:url('../images/okno/button_prowebz.png') repeat-x #DADADA;border:1px solid #B3B3B3;color:#444;text-shadow:0px 1px 0px #fff;padding:4px 15px 4px 8px;font-size:9pt;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-box-shadow:0px 0px 1px #fff inset;box-shadow:0px 0px 1px #fff inset;-webkit-box-shadow:0px 0px 1px #fff inset;cursor:pointer;text-align:center;min-width:90px;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;float:right;margin-left:5px}
.ui-button:hover{text-shadow:0px 1px 0px #fff;background:url('../images/okno/button_prowebz.png') repeat-x #ECECEC}
.ui-button:active{background:#E3E3E3;text-shadow:none;-moz-box-shadow:0px 0px 1px #8B8B8B inset, 0px 0px 1px #fff, 0px 0px 1px #fff}
button.ui-button::-moz-focus-inner{border:0;padding:0}
.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left;}
.ui-state-error{background:#fef1ec 50% 50% repeat-x;border:1px solid #dedede;color:#cd0a0a;}
.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
* html .ui-autocomplete{width:1px;}
.ui-autocomplete{position:absolute;cursor:default;}

.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;}

/*Кнопка на скачивание*/
@font-face{ 
font-family: 'WebSymbolsRegular'; 
src: url('../websymbols/websymbols-regular-webfont.eot'); 
src: url('../websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('../websymbols/websymbols-regular-webfont.woff') format('woff'), 
url('../websymbols/websymbols-regular-webfont.ttf') format('truetype'), 
url('../websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg'); 
font-weight: normal; 
font-style: normal; 
} 
.a-btn{ 
-webkit-border-radius:50px; 
-moz-border-radius:50px; 
border-radius:50px; 
padding:10px 30px 10px 70px; 
position:relative; 
display:inline-block; 
overflow:hidden; 
margin:10px; 
background:#fff; 
background:-webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),co 
lor-stop(rgba(237,237,237,1),1)); 
background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); 
background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); 
background:-o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); 
background:linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); 
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); 
-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); 
-moz-box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); 
box-shadow:0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); 
-webkit-transition:box-shadow 0.3s ease-in-out; 
-moz-transition:box-shadow 0.3s ease-in-out; 
-o-transition:box-shadow 0.3s ease-in-out; 
transition:box-shadow 0.3s ease-in-out; 
} 
.a-btn-symbol{ 
font-family:'WebSymbolsRegular', cursive; 
color:#555; 
font-size:20px; 
text-shadow:1px 1px 2px rgba(255,255,255,0.5); 
position:absolute; 
left:20px; 
line-height:32px; 
-webkit-transition:opacity 0.3s ease-in-out; 
-moz-transition:opacity 0.3s ease-in-out; 
-o-transition:opacity 0.3s ease-in-out; 
transition:opacity 0.3s ease-in-out; 
} 
.a-btn-text{ 
font-size:20px; 
color:#d7565b; 
line-height:16px; 
font-weight:bold; 
font-family:"Myriad Pro", "Trebuchet MS", sans-serif; 
text-shadow:1px 1px 2px rgba(255,255,255,0.5); 
display:block; 
} 
.a-btn-slide-text{ 
font-family:Arial, sans-serif; 
font-size:10px; 
letter-spacing:1px; 
text-transform:uppercase; 
color:#555; 
text-shadow:0px 1px 1px rgba(255,255,255,0.9); 
} 
.a-btn-slide-icon{ 
position:absolute; 
top:-30px; 
width:22px; 
height:22px; 
background:transparent url(../images/arrow_down_black.png) no-repeat top left; 
left:20px; 
opacity:0.4; 
} 
.a-btn:hover{ 
background:#fff; 
-webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1); 
-moz-box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1); 
box-shadow:0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1); 
} 
.a-btn:hover .a-btn-symbol{ 
opacity:0; 
} 
.a-btn:hover .a-btn-slide-icon{ 
-webkit-animation:slideDown 0.9s linear infinite; 
-moz-animation:slideDown 0.9s linear infinite; 
animation:slideDown 0.9s linear infinite; 
} 
.a-btn:active{ 
background:#d7565b; 
-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); 
-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); 
box-shadow:0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); 
} 
.a-btn:active .a-btn-text{ 
color:#fff; 
text-shadow:0px 1px 1px rgba(0,0,0,0.3); 
} 
.a-btn:active .a-btn-slide-text{ 
color:rgba(0,0,0,0.4); 
text-shadow:none; 
} 
@keyframes slideDown{ 
0% { top: -30px; } 
100% { top: 80px;} 
} 
@-webkit-keyframes slideDown{ 
0% { top: -30px; } 
100% { top: 80px;} 
} 
@-moz-keyframes slideDown{ 
0% { top: -30px; } 
100% { top: 80px;} 
}
/*Количество непрочитанных писем в favicon*/
Tinycon.setOptions({
    width: 7,
    height: 9,
    font: '10px arial',
    colour: '#ffffff',
    background: '#549A2F',
    fallback: true
});

p.contente_p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000080;
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.contente_p span {
	color:#FF0000;
}

.short_body {
	position:relative;
	overflow:hidden;
    box-shadow: 0px 0px 5px #ededed;
  	border: 1px #3F4B51 solid; 
	background: #FFFFFF;
	padding:10px 15px;
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
    -webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
    -khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
    border-radius: 10px; /* закругление углов для всех, кто понимает */
}

h4.short_body_title {
	color: #0066CC;
	font: 12pt Arial;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	margin:0px;
}

h4.short_body_title a {
	color:#2e63a8;
	text-decoration:none;
}

h4.short_body_title a:hover {
	text-decoration:underline;
}

.link_rate {
	position:relative;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	margin:5px 0px;
}

.link_rate a {
	color:#393939;
	text-decoration:none;
}

.link_rate a:hover {
	text-decoration:underline;
}

.link_rate_left {
	overflow:hidden;
	position:relative;
	float:left;
	width:530px;
}

.link_rate_left p {
	margin:3px 0px;
	padding:0px;
}

.link_rate_right {
	float:right;
	width:111px;
}

.short_text {
	position:relative;
	overflow:hidden;
	text-align: justify;
	color: #001946;
	font-size: 10pt;
	margin:0px 0px 0px 0px;
}

.short_text ul {
	padding:0px;
	margin:0px;
}

.short_text li {
	list-style:none;
}

.short_text img {
	float: left;
	width: 60px;
	height: 60px;
	background: #fff url(../images/shadow.gif) right bottom no-repeat;
	padding: 0 5px 5px 0;
	border: 0;
	margin: 0 8px 8px 0;
	position: relative;
}

.full_body {
	position:relative;
	overflow:hidden;
}

.full_cat {
	position:relative;
	overflow:hidden;
	background:#efefef;
	padding:7px 5px;
}

.full_cat_left {
	position:relative;
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#393939;
}

.full_cat_left a {
	color:#393939;
	text-decoration:none;
}

.full_cat_left a:hover {
	text-decoration:underline;
}

.full_cat_right {
	position:relative;
	overflow:hidden;
	float:right;
}

.full_cat_right img {
	float:left;
	margin-left:5px;
}

.like_hold {
	position:relative;
	overflow:hidden;
	margin:5px 0px 0px 0px;
}

.big_spsb {
	color: #EC0000;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}

a.h_one_t {
	text-decoration: none;
	color:#393939
}

h1.search_h {
	font-size:20px;
}

.baners {
	position:relative;
	overflow:hidden;
	float:left;
	width:728px;
	height:90px;
	background:#FFF;
}

.head_wrapper {
	width: 100%;
	min-width: 1000px;
}

.head_middle {
	width: 100%;
	position: relative;
}
.head_middle:after {
	display: table;
	clear: both;
	content: '';
}
.head_container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.head_content {
	padding: 0 210px 0 330px;
}

.head_left-sidebar {
	float: left;
	width: 320px;
	margin-left: -100%;
	position: relative;
}

.head_right-sidebar {
	float: left;
	width: 200px;
	margin-left: -200px;
	position: relative;
}

.top_google_banner {
	position:relative;
	overflow:hidden;
	margin:20px 30px 20px 0px;
	height:110px;
}