/* ------------------------------------------------------
	BR0kEN, Firstvector.org
	Разработка шаблонов для DLE, кроссбраузерная верстка.
	
		email - support@firstvector.org
		skype - takemebabyonemoretime
------------------------------------------------------ */
.selectmass input {
    float: right;
    margin-left: 6px;
}
.mass_comments_action {text-align: right}
/*---Информационное окно загрузки AJAX---*/
#loading-layer {
    display:none;
    font-size:12px;
    background:#5a5d60;
    padding:10px;
    text-align:center;
    color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
/*---Выпадающее меню кнопки редактировать---*/
#dropmenudiv {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	background-color: #fafafa;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -ms-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(top, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 11px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
	border-radius:5px;
}
#dropmenudiv a {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
    display: block;
    text-indent: 3px;
    text-decoration: none;
    color: #3f4b51;
}
#dropmenudiv a:first-child {border-radius:5px 5px 0 0}
#dropmenudiv a:last-child {border-radius:0 0 5px 5px}
#dropmenudiv a:hover {
    background-color: #eee;       
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
    background-image: -moz-linear-gradient(top, #fafafa, #ddd);
    background-image: -ms-linear-gradient(top, #fafafa, #ddd);
    background-image: -o-linear-gradient(top, #fafafa, #ddd);
    background-image: linear-gradient(top, #fafafa, #ddd);
}
/*---Вывод результатов голосования на сайте---*/
.vote  {
	color:#fff;
	font-size:14px;
	padding:5px 5px 5px 7px;
	width:80%;
	text-shadow:1px 1px 1px #111;
}
.voteprogress {
	width:230px;
	margin:-2px 0 0 3px;
	overflow:hidden;
	height:10px;
	background:#151c22;
	border-width:1px;
	border-style:solid;
	border-color:#12191f #131b1e #1c232d #14171c;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
.voteprogress span {
	color: #ffffff;
	text-align: center;
	text-indent: -2000em;
	display: block;
	overflow: hidden;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #f3f731;
	background: -moz-linear-gradient(top,  #f3f731 0%, #c2d51b 13%, #a0bb16 38%, #7da010 50%, #344207 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f731), color-stop(13%,#c2d51b), color-stop(38%,#a0bb16), color-stop(50%,#7da010), color-stop(100%,#344207));
	background: -webkit-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: -o-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: -ms-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: linear-gradient(to bottom,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f731', endColorstr='#344207',GradientType=0 );
	height:8px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding-top:1px;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
.voteprogress .vote5,
.voteprogress .vote4,
.voteprogress .vote3,
.voteprogress .vote2 {
	background: #f3f731;
	background: -moz-linear-gradient(top,  #f3f731 0%, #c2d51b 13%, #a0bb16 38%, #7da010 50%, #344207 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f731), color-stop(13%,#c2d51b), color-stop(38%,#a0bb16), color-stop(50%,#7da010), color-stop(100%,#344207));
	background: -webkit-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: -o-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: -ms-linear-gradient(top,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	background: linear-gradient(to bottom,  #f3f731 0%,#c2d51b 13%,#a0bb16 38%,#7da010 50%,#344207 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f731', endColorstr='#344207',GradientType=0 );
	height:8px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding-top:1px;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
/*---Вывод результатов опросов в новостях---*/
.pollprogress {
	overflow: hidden;
	height: 15px;
	line-height: 15px;
	width:98%;
	margin:5px 0;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
.pollprogress span {
  color: #ffffff;
  height: 15px;
  display: block;
  overflow: hidden;
  font-size: 11px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  behavior:url(/templates/MakeServer/css/PIE.htc);
}
.pollprogress .poll2 {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.pollprogress .poll3 {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.pollprogress .poll4 {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.pollprogress .poll5 {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

/*---Спойлер---*/
.title_spoiler {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border-top:1px solid #dce7e7;
	border-left:1px solid #dce7e7;
	border-right:1px solid #dce7e7;
	border-bottom:1px dotted #dce7e7;
	height:30px;
	line-height:33px;
	padding-left:8px;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-khtml-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	box-shadow:0 0 1px 1px #eee;
	-moz-box-shadow:0 0 1px 1px #eee;
	-webkit-box-shadow:0 0 1px 1px #eee;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
.title_spoiler a {
	color:#83ad0d;
	text-shadow:1px 1px 1px #fdfdfd;
	padding-left:5px;
	font-size:12px;
	font-weight:normal;
	font-family:Cuprum, Sans-serif, Arial;
}
.text_spoiler {
    padding:5px;
	background: #ffffff;
    border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#dce7e7;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-khtml-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	box-shadow:0 0 1px 1px #eee, inset 0 -2px 0 1px #eee;
	-moz-box-shadow:0 0 1px 1px #eee, inset 0 -2px 0 1px #eee;
	-webkit-box-shadow:0 0 1px 1px #eee, inset 0 -2px 0 1px #eee;
	text-align:justify;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
/*---Цитата---*/
.title_quote {
    border-bottom:1px dotted #dce7e7;
	border-top:3px solid rgba(221,232,189, 0.3);
	border-left:3px solid rgba(221,232,189, 0.3);
	border-right:3px solid rgba(221,232,189, 0.3);
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-khtml-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	background:#fafeed;
	height:30px;
	line-height:30px;
	text-indent:10px;
	color:#79a00f;
	font-size:12px;
	font-family:Cuprum, Sans-serif, Arial;
    behavior:url(/templates/MakeServer/css/PIE.htc);
}
.quote {
	padding:5px;
	background:#fafeed;
    border:3px solid rgba(221,232,189, 0.3);
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-khtml-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	text-align:justify;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}
/*---Скрытый текст---*/
.hide {
	border:3px solid rgba(221,232,189, 0.3);
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	background:#fafeed;
	padding:5px;
	font-size:12px;
    behavior:url(/templates/MakeServer/css/PIE.htc);
}
.inhide {
    border: 1px solid #d1e3ef;
    padding: 5px;
    background-color: #fff;
    margin-bottom: 5px;
}
/*---подсветка текста в теге [code]---*/
pre code {
	margin-top:-12px;
	float:left;
	display:block;	
	padding:5px;
	background:#fafeed;
	border:3px solid rgba(221,232,189, 0.3);
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:left;
    overflow:auto;
	width:98%;
    white-space:pre;
	behavior:url(/templates/MakeServer/css/PIE.htc);
}

/*---bbcodes---*/
button,
.bbcodes {
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #fdfdff 24%, #fafafa 38%, #fbfbfd 43%, #f7f7f5 57%, #f4f4f4 86%, #f2f1f6 90%, #f1f0f5 95%, #ececec 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#fdfdff), color-stop(38%,#fafafa), color-stop(43%,#fbfbfd), color-stop(57%,#f7f7f5), color-stop(86%,#f4f4f4), color-stop(90%,#f2f1f6), color-stop(95%,#f1f0f5), color-stop(100%,#ececec));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	box-shadow:0 0 2px 1px #eee;
	-moz-box-shadow:0 0 2px 1px #eee;
	-webkit-box-shadow:0 0 2px 1px #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	height:20px;
	text-shadow:1px 1px 1px #fff;
	padding:0 20px;
	margin:10px 10px 0 10px;
	font-size:13px;
	font-family:Cuprum;
	color:#7f888f;
}
button:hover,
.bbcodes:hover {
	background:rgb(249,252,247);
	background:-moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1)));
	background:-webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-o-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-ms-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:linear-gradient(to bottom,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
	color:#888;
}
/*---Подсветка кода---*/
pre .comment,pre .template_comment,pre .diff .header,pre .doctype,pre .lisp .string,pre .javadoc {
    color: #93a1a1;
    font-style: italic;
}
pre .keyword,pre .css .rule .keyword,pre .winutils,pre .javascript .title,pre .method,pre .addition,pre .css .tag,pre .lisp .title {color:#859900}
pre .number,pre .command,pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula,pre .regexp,pre .hexcolor {color:#2aa198}
pre .title,pre .localvars,pre .function .title,pre .chunk,pre .decorator,pre .builtin,pre .built_in,pre .lisp .title,pre .identifier,pre .title .keymethods,pre .id {color:#268bd2}
pre .tag .title,pre .rules .property,pre .django .tag .keyword {font-weight:bold}
pre .attribute,pre .variable,pre .instancevar,pre .lisp .body,pre .smalltalk .number,pre .constant,pre .class .title,pre .parent,pre .haskell .label {color:#b58900}
pre .preprocessor,pre .pi,pre .shebang,pre .symbol,pre .diff .change,pre .special,pre .keymethods,pre .attr_selector,pre .important,pre .subst,pre .cdata {color:#cb4b16}
pre .deletion {color: #dc322f}
pre .tex .formula {background: #eee8d5}



/*---Календарь---*/
.calendar {width:100%}
.calendar td, .calendar th {
    padding: 5px 0;
    vertical-align: middle;
    text-align: center;
}
.weekday-active-v,
.day-active-v,
.weekday-active,
.day-active {font-weight:bold}
.weekday {color:#b270ce}

th.workday,
th.weekday {background-color:#f4f8fa}

.monthselect {font-size:1.15em}
.day-current {
    background-color:#3f4b51;
    color:#fff;
}
.day-current a {color: #fff}

/*---Лучшие пользователи---*/
.usertop {
	min-width:735px;
	max-width:735px;
}
.userstop td,
.pm td.pm_list,
.pm td.pm_head {
    border:1px solid #eee;
    padding:2px;
    background-color:#fff;
}
.userstop thead td,
.pm td.pm_head {
    font-size:0.9em;
    background:#fff;
    height:22px;
    padding:0;
    font-weight:bold;
    text-align:center;
    color:#4e4e4e;
}
.pm td.pm_list, .pm td.pm_head {
    border: 1px solid #eee;
    padding: 2px;
    background-color: #fff;
}
.bbeditor { border: 1px solid #d4dfe8; background: #fff url("../bbcodes/bg.png") repeat; }
.bbeditor span, .bbeditor span img, .bbeditor .bbspacer, .bbeditor .bbselect { float: left; }
.bbeditor .bbselect { height: 21px; padding: 4px 3px 0 3px; }
.bbeditor .bbselect select { font-size: 11px; }
.bbeditor span { cursor: pointer; background: url("../bbcodes/buttons.png") no-repeat; }
.bbeditor span:hover { background-position: -23px 0; }

.editor { width: 398px !important; background-color: #f9fafa; border: 1px solid #d4dfe8; }
.editor .bbeditor { border-width: 0 0 1px 0; }
.taedit { background-color: #f9fafa; border: 1px solid #d4dfe8; }
.editor textarea, .taedit textarea { width: 100% !important; 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 #bbb;
    border-right: 1px solid #bbb;
}
.editbclose { float: right; cursor: pointer; display: none; }
.editor_button select { 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;
}

/*---Дополнительные поля---*/
.xfields textarea, .xprofile textarea {
    width: 98%;
    height: 186px;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}

.xfields input, .xprofile input {
    width: 250px;
    height: 14px;
    padding: 2px;
}

.xfields_table td {
    vertical-align: top;
}

/*---Персональные сообщения---*/
.pm_head {font-weight:bold}


/*---Ссылка на скачивание прикрепленного файла---*/
.attachment {
    color: #808080;
}

/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.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-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-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") no-repeat 0 -90px;
    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") no-repeat 100% -90px;
}

.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;
}

/*---Облако тегов---*/
.clouds_xsmall {
    font-size: 1em;
}

.clouds_small {
    font-size: 1.1em;
}

.clouds_medium {
    font-size: 1.2em;
    font-weight: bold;
}

.clouds_large {
    font-size: 1.5em;
}

.clouds_xlarge {
    font-size: 1.7em;
}

/*---Быстрый поиск на сайте---*/
#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:#fff;
    clear:left;
    height:75px;
    text-decoration:none;
}

#searchsuggestions a:hover {
    background-color:#fdd08b;
    color:#fff;
}

#searchsuggestions a span.searchheading {
    background: #5c9ccc;
    display:block;
    font-weight:bold;
    padding:5px;
    color:#fff;
}

#searchsuggestions a:hover span.searchheading {
    color:#fff;
}

#searchsuggestions a span {
    color:#555;
}

#searchsuggestions a:hover span {
    color:#000;
}

#searchsuggestions span.seperator {
    float:right;
    padding-right:15px;
    margin-right:5px;
}

#searchsuggestions span.seperator a {
    background-color:transparent;
    display:block;
    height:auto;
    color:#fff;
}

#searchsuggestions span.notfound {
    padding:5px;
    background-color:#fff;
    display:block;
    height:auto;
    color:#000;
}

/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-dialog, .ui-button { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.ui-widget-overlay { background: #000; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40); left: 0; position: absolute; top: 0; }
.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-header { color: #fff; font-weight: bold; }
.ui-widget-header a { color: #fff; }
.ui-widget-header .ui-icon { background-image: url("../images/ui-icons.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-color: #000; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-dialog { background: url("../images/spacer.png");  overflow: hidden; padding: 5px; position: absolute; width: 300px;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.ui-dialog .ui-dialog-titlebar { padding: 5px 0 5px 7px; position: relative; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 13px .3em 0;}

.ui-dialog .ui-dialog-titlebar-close {position:absolute;cursor:pointer;top:3px;right:3px;width:19px;height:19px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(0,0,0,0.3);}
.ui-dialog .ui-dialog-titlebar-close:hover {background:rgba(0,0,0,0.6);color:#fff;}
.ui-dialog .ui-dialog-titlebar-close:active {background-image:none;color:#999;}

.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: hidden;
    padding:13px;
    position: relative;
    zoom: 1;
    background-color: #fff;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ui-dialog .ui-dialog-buttonpane {
    background: #fff;
    padding: 13px;
    text-align: left;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0 2px;
    overflow: visible;
    padding: .2em .6em .3em .6em;
    width: auto;
}

.ui-button {
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #fdfdff 24%, #fafafa 38%, #fbfbfd 43%, #f7f7f5 57%, #f4f4f4 86%, #f2f1f6 90%, #f1f0f5 95%, #ececec 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#fdfdff), color-stop(38%,#fafafa), color-stop(43%,#fbfbfd), color-stop(57%,#f7f7f5), color-stop(86%,#f4f4f4), color-stop(90%,#f2f1f6), color-stop(95%,#f1f0f5), color-stop(100%,#ececec));
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-o-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:-ms-linear-gradient(top,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fdfdff 24%,#fafafa 38%,#fbfbfd 43%,#f7f7f5 57%,#f4f4f4 86%,#f2f1f6 90%,#f1f0f5 95%,#ececec 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 );
	box-shadow:0 0 2px 1px #eee;
	-moz-box-shadow:0 0 2px 1px #eee;
	-webkit-box-shadow:0 0 2px 1px #eee;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	height:27px;
	text-shadow:1px 1px 1px #fff;
	padding:0 20px;
	margin:10px 0 0 31px;
	float:left;
	font-size:13px;
	font-family:Cuprum;
	color:#7f888f;
}
.ui-button:hover,
.ui-button:active {
	background:rgb(249,252,247);
	background:-moz-linear-gradient(top,  rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,247,1)), color-stop(100%,rgba(245,249,240,1)));
	background:-webkit-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-o-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:-ms-linear-gradient(top,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	background:linear-gradient(to bottom,  rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
	color:#888;
}

button.ui-button span { cursor: pointer; display: block; }

.ui-widget input, .ui-widget textarea {
    background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2;
}

.ui-state-error {
    background: #fef1ec 50% 50% repeat-x !important;
    border: 1px solid #cd0a0a;
    color: #cd0a0a;
}
.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;
}
.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;
}


/* ==================== Автозаполнение облака тегов */
.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;
}

.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;
}

/*---прогресс бар заполненности персональных сообщений---*/
.pm_progress_bar {
    border: 1px solid #d8d8d8;
    padding: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pm_progress_bar span {
    background: #000000;
    font-size: 0em;
    text-indent: -2000em;
    height: 10px;
    display: block;
    overflow: hidden;
}
/*---Рейтинг---*/
.rating {
    width: 80px;
    height: 17px;
    font-size: 0.9em;
}

.unit-rating {
    list-style: none;
    margin:4px 0 0 -4px;
    padding: 0;
    width: 80px;
    height: 17px;
    position: relative;
    background: url("../dleimages/rating.png") no-repeat;
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0;
    margin: 0;
    float: left;
}

.unit-rating li a {
    display: block;
    width: 16px;
    height: 17px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0;
}

.unit-rating li a:hover {
    background: url("../dleimages/rating.png") 0 -17px;
    z-index: 2;
    left: 0;
}

.unit-rating a.r1-unit {
    left: 0;
}

.unit-rating a.r1-unit:hover {
    width:17px;
}

.unit-rating a.r2-unit {
    left: 17px;
}

.unit-rating a.r2-unit:hover {
    width: 34px;
}

.unit-rating a.r3-unit {
    left: 34px;
}

.unit-rating a.r3-unit:hover {
    width: 51px;
}

.unit-rating a.r4-unit {
    left: 51px;
}

.unit-rating a.r4-unit:hover {
    width: 68px;
}

.unit-rating a.r5-unit {
    left: 68px;
}

.unit-rating a.r5-unit:hover {
    width: 80px;
}

.unit-rating li.current-rating {
    background: url("../dleimages/rating.png") 0 -34px no-repeat;
    position: absolute;
    height: 17px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}