/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com  All Rights Reserved.

File 'engine.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

/* --- MINE ---*/
.reset { padding: 0; margin: 0; }
.logform, .rcol, .reset, .reset li { list-style-type: none; padding: 0; margin: 0; }
.avatar a {outline-style: none}
.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; }

	.loginform, .loginform ul { display: inline; }
	.loginform ul { float: right; padding-top: 7px; }
	.loginform ul li { float: left; margin-left: 6px; line-height: 20px; }

	a.lbn, a.lbn span { float: left; cursor: pointer; height: 21px; color: white; }
		a.lbn { text-decoration: none !important; color: #fff; background: #a6a6a6 url("../images/loginbutton.png") no-repeat 0 0; }
		a.lbn span { padding: 0 10px; background: url("../images/loginbutton.png") no-repeat 100% -21px; }
		a.lbn:hover { background-color: #81b000; background-position: 0 -42px; }
		a.lbn:hover span { background-position: 100% -63px; }
		
.ui-corner-all {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
/* --- /MINE ---*/




/*loading*/
#loading-layer { line-height: 14px; }

/* ==================== Облако тегов */
.clouds_xsmall { font-size: 0.9em; }
.clouds_small { font-size: 1em; }
.clouds_medium { font-size: 1em; font-weight: bold; }
.clouds_large { font-size: 1.3em; }
.clouds_xlarge { font-size: 1.4em; }

/* ==================== Цитата и скрытый текст */
.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}

.quote {
	color: #757575;
/*	background-color: #f2f2f2; */
	border: 1px dotted #bebebe;
	padding: 5px;
	margin-top: 5px;
}

/* ==================== Tэг CODE */

.scriptcode {
	color: #757575;
	background-color: #f2f2f2; 
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}

/* ==================== Календарь */

.calendar { width: 100%; }
.calendar td, th { padding: 3px 0 4px 0; vertical-align: middle; text-align: center; }
.calendar tr { border-bottom: 1px solid #cbc7c1; color: #010101; }

.weekday-active-v, .day-active-v, .weekday-active, .day-active { font-weight: bold; }
.weekday { color: #e96d55; }

.monthlink { }
.day-current { background-color: #72aa3d; color: #fff; }
.day-current a { color: #fff !important; }

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

.rate_img {
vertical-align: middle;
cursor: pointer;
}
.usercolomn .unit-rating { background: url("../dleimages/rating2.png") repeat-x left top; }
.usercolomn .unit-rating li a:hover { background: url("../dleimages/rating2.png") left -17px; }
.usercolomn .unit-rating li.current-rating { background: url("../dleimages/rating2.png") left -34px; }

/*=====Лучшие пользователи*/
.userstop td, .pm td.pm_list, .pm td.pm_head { border: 1px solid #eee; padding: 2px; }
.userstop thead td, .pm td.pm_head { background-color: #f5f5f5; height: 22px; padding: 0; font-weight: bold; text-align: center; }

/* ==================== BB коды */
 
/* различие bbcodes и bbcodes_poll исключительно в длине кнопки */
/* класс bbcodes используем в списке персональных сообщений (pm.tpl)  и по умолчанию в модуле редактора сообщений*/

.bbcodes {
	background: #f2f2f2 url("../images/bbcodes.png") repeat-x left top;
	border: 1px solid #dbdbdb;
	color: #7d7d7d;
	padding: 2px 5px;
	font-weight: bold;
	cursor: pointer;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}
.bbcodes:hover { background: #fff none; }

.editor { }
.editor textarea { background: none; border: 0 none;  }
.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}
.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; }

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #1434B0;
	color: #fff;
	width: 100px;
	height: 20px;
	font-weight: bold;
}

/* ==================== Дополнительные поля новостей */
.xprofile  { padding-top: 5px; }
.xfields textarea, .xfields input, .xfields select,
.xprofile textarea, .xprofile input, .xprofile select {  }

.xfields textarea {width: 400px; height: 86px; }
.xfields input { width: 250px; height: 14px; }
.xfields select { }

.xfields_table td { vertical-align: top; }

/* ==================== Дополнительные поля профиля пользователей */

.xprofile textarea { width: 316px; height: 86px; }
.xprofile input { width: 250px; }
.xprofile select { }

/* ==================== Персональные сообщения */ 

.pm_head {font-weight: bold;}

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

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font-size: 11px;
	background-color: #958a83;
	line-height: 20px;
	margin: 2px;
	opacity: 0.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=90, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration: none;
  	color: #221e1c;
	background-color: #e7e1de;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
}

#dropmenudiv a:hover { 
	background-color: #363636;
	color: #ffffff;
}

/* ==================== Опрос пользователей */
.vote { }
/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	background-color: #767676;
	cursor: move;
}
#newpmheader a { color: #fff; }

/* ==================== Ссылка на скачивание прикрепленного файла */
/* .attachment { color: #808080; } */

/* ==================== Поиск по сайту и результаты поиска */
.search {
	color: #757575;
	text-decoration: none;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
}

/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
	border: 1px solid #e3e3e3;
	padding: 5px;
	text-align: left;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.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-color: 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 { 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; }

/* ==================== Тег SPOILER */
.title_spoiler {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	font-weight: bold;
	padding: 5px;
}

.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}


/*---Диалоговые и всплывающие окна jQuery UI---*/ ui-helper-clearfix{display:block}.highslide-display-none, .highslide-controls a span{display:none}#searchsuggestions a:hover span.searchheading,.ui-widget-header a{color:#fff} .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: 0px} .ui-widget{font-family:Tahoma,LucidaSans,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:#000;background:rgba(0,0,0,0.65); border:0px;color:#222}input.ui-corner-all[type="text"] {background:#fff;border:1px solid #BABABA;border-radius:2px;-moz-border-radius: 2px;-webkit-border-radius:2px;-moz-box-shadow:0px 0px 1px #ddd inset} .ui-dialog-content{background:rgb(225, 221, 214) !important;border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px} .ui-widget-header{background:none;border:0px;color: #fff;font-weight:bold;font-size:10pt;font-family:arial;padding:5px 0px 5px 0px !important} .ui-widget-header a{color:#fff} .ui-widget :active{outline:none} .ui-state-error{background:#fef1ec 50% 50% repeat-x;border:1px solid #cd0a0a;color:#cd0a0a} .ui-dialog-titlebar-close, .ui-dialog-titlebar-close:hover{display:block;position: absolute;top:5px;right:1px;width:16px !important;height:16px !important;padding:0px;border:0px;background:url ('../images/close.png') no-repeat} .ui-button{background:#707070;text-align:center;min-width:80px; filter:progid:DXImageTransform.Microsoft. gradient(startColorstr='#8E8E8E', endColorstr='#545454'); background: -webkit-gradient(linear, left top, left bottom, from(#8E8E8E), to(#545454));background: -moz-linear-gradient(top, #8E8E8E, #545454);border:1px solid #000;color:#fff;text-shadow:0px -1px 0px #000;padding:5px 15px 5px 15px !important;font-size:8pt;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} .ui-button:hover{background:#ff9100;filter:progid:DXImageTransform. Microsoft.gradient(startColorstr='#ff9100', endColorstr='#ff9100'); background: -webkit-gradient(linear, left top, left bottom, from(#017afb), to(#017afb));background: -moz-linear-gradient(top, #017afb, #017afb); color:#fff;text-shadow:0px -1px 0px #023061} .ui-button:active{background:#be3d36;color:#fff;text-shadow:0px 0px 0px #be3d36}button.ui-button::-moz-focus-inner{border:0; padding:0}.ui-dialog{overflow:hidden;padding:0px 7px 7px 7px;border-radius:5px;-moz-border-radius:5px; -webkit-border-radius:5px;position:absolute;width:300px} .ui-dialog .ui-dialog-titlebar{position:relative}.ui-dialog .ui-dialog-content {background:none;border:0;overflow:hidden;padding: .5em 1em;position :relative;zoom:1} .ui-dialog .ui-dialog-buttonpane{background:none;border: 0px;margin:0px;padding:0;text-align:left} .ui-dialog .ui-dialog-buttonpane button{cursor:pointer;float:right;line-height:1.4em;margin:6px 1px 1px 5px;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}


/* ==================== Автозаполнение облака тегов */
.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;
}

/*---Сортировка новостей---*/
.sortn {
    background: url("../../../../freetp.ru/templates/Default/images/sortnews.html") no-repeat;
    height: 33px;
}

.sortn.dpad {
    margin-bottom: 20px;
}

.sortn .sortn {
    line-height: 32px;
    padding: 0 100px;
    background-position: 100% -33px;
}

.loginform2 {
width: 337px;
}

table.proposal_search {
	width: 100%;
	border: none;
	height: 100px;
	margin: 0px 0px 10px 0px;
	z-index: 25;
}

table.proposal_search td.left {
	width: 5px;
	background: url("../images/proposal/proposal-search.png") no-repeat left top;
}

table.proposal_search td.content {
	background: url("../images/proposal/proposal-search.png") repeat-x left -100px;
	padding: 15px;
}

table.proposal_search td.content .new_idea {
	color: #666;
	font-size: 18px;
	font-family: Arial,Tahoma,sans-serif;
	margin: 0px 0px 5px 0px;
	text-shadow: 2px 2px 2px #cccccc;
}

table.proposal_search td.right {
	width: 5px;
	background: url("../images/proposal/proposal-search.png") no-repeat left -200px;
}

input.prosopal_search_input_text {
	width: 100%;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 4px 0px 4px;
	
}

input.prosopal_search_input_submit {
	height: 36px;
	width: 122px;
	border: none;
	display: inline-block;
	font-size: 13px;
	padding: 3px 0px 0px 25px;
	color: #666;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	background: url("../images/proposal/proposal_search_btn.png") no-repeat left top;
	margin: -9px 0px 0px 10px;
}

input.prosopal_search_input_submit:hover {
	background: url("../images/proposal/proposal_search_btn.png") no-repeat left -36px;
}

/* Вложения */
span.attachment {
  display:block;
  margin: 10px 0;
  padding: 5px 5px 5px 52px;
  border: 1px solid #DCE7E7;
}
span.attachment a {
  display:block;
  text-decoration:none;
}
span.attachment a:hover {text-decoration:underline;}

ui-dialog-content {
  background: #69A531 !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


.nav{
	display:block;
	margin-top: 100px;
	background:#3E4156;
}
.newmenu{
	display:block;
}
.newmenu li{
	display: inline-block;
	position: relative;
	z-index:100;
}
.newmenu li:first-child{
	margin-left:0;
}

.newmenu li a {
	font-weight:600;
	text-decoration:none;
	padding:11px;
	display:block;
	color:#ffffff;

	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.newmenu li a:hover, 
.newmenu li:hover > a{
	color:#ffffff;
	background:#9CA3DA;
}

.newmenu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	top: 43px;
	left: 0px;
	background: #ffffff;
}

.newmenu ul li {
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0;
}
.newmenu ul li a {
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#797979;
	border-left:3px solid #ffffff;
	background:#ffffff;
}
.newmenu ul li a:hover, .newmenu ul li:hover > a{
	background:#f0f0f0;
	border-left:3px solid #9CA3DA;
	color:#797979;
}
.newmenu li:hover > ul{
	display: block;
}
.newmenu ul ul {
	left: 149px;
	top: 0px;
}
.mobile-newmenu{
	display:none;
	width:100%;
	padding:11px;
	background:#3E4156;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
}
.mobile-newmenu:hover{
	background:#3E4156;
	color:#ffffff;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {

	.mainWrap{
		width:768px;
	}
	.newmenu ul {
		top:37px;
	}
	.newmenu li a{
		font-size:12px;
		padding:8px;
	}
}

@media (max-width: 760px) {

	.newmenu{
		display:none;
	}
	.mobile-newmenu{
		display:block;
		margin-top:100px;
	}
	nav2{
		margin:0;
		background:none;
	}
	.newmenu li{
		display:block;
		margin:0;
	}
	.newmenu li a {
		background:#ffffff;
		color:#797979;
		border-top:1px solid #e0e0e0;
		border-left:3px solid #ffffff;
	}
	.newmenu li a:hover, .newmenu li:hover > a{
		background:#f0f0f0;
		color:#797979;
		border-left:3px solid #9CA3DA;
	}
	.newmenu ul {
		display:block;
		position:relative;
		top:0;
		left:0;
		width:100%;
	}
	.newmenu ul ul {
		left:0;
	}

}

@media (max-width: 480px) {}
@media (max-width: 320px) {}