/* quote, hide, code
------------------------------ */
.title_quote {
	color: #757575;
	font-size: 11px;
	background-color: #f2f2f2;
	border: 1px dashed #cdcdcd;
	border-right: 1px dashed #cdcdcd;
	border-left: 2px solid #f791b6;
	border-top: 1px dashed #cdcdcd;
	border-bottom: 1px dashed #cdcdcd;
	padding: 5px;
	margin-bottom: 1px;
}
.quote {
	color: #757575;
	font-size: 11px;
	background-color: #f2f2f2;
	border: 1px dashed #cdcdcd;
	border-right: 1px dashed #cdcdcd;
	border-left: 2px solid #f791b6;
	border-top: 1px dashed #cdcdcd;
	border-bottom: 1px dashed #cdcdcd;
	padding: 5px;
}
.scriptcode {
	background: #f8f6e8;
	border-left: 5px solid #f4f0d4;
	padding: 10px 20px;
	margin: 5px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.5em;
}


/* Внутренняя почта
------------------------------ */
.pm_head, .pm_list {
	line-height: 1.5em;
}


/* Десятка публикаторов сайта
------------------------------ */
.userstop {
	color: #000000;
}
.userstop thead {
	font-weight: bold;
}
.userstop td {
	padding: 3px;
	font-size: 12px;
}


/* Навигационные кнопки
------------------------------ */
.navigation {
	border: none;
	margin: 20px 10px 20px 10px;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active, .navigation span {
	display: inline-block;
	display: -moz-inline-stack;
	overflow: hidden;
	float: left;
	width: 38px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	margin: 10px 3px;
}
.navigation a:hover {
	background: #f791b6;
	text-align: center;
	color: #999999;
	border: 1px solid #ffffff;
}
.navigation span {
	background: #f791b6;
	border: 1px solid #ffffff;
}

/* BB коды
------------------------------ */
/*.bbcodes {
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	vertical-align: middle;
	font-size: 11px;
	height: 20px;

}*/
.button_site, .bbcodes {
	/*height: 20px;*/
	line-height: 20px;
	padding: 3px 5px;
	background-image: url(../images/searh.jpg);
	background-repeat:no-repeat;
	background-position: -1px -5px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border: #333333 solid;
	border-width: 1px;
	text-align: center;
	margin-top: 5px;
	}
.editor_button {
	float: left;
	cursor: pointer;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding: 0 1px 0 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float: right;
	cursor: pointer;
}


/* Выпадающее меню
------------------------------ */
#dropmenudiv {
	border: 1px solid #666666;
	font: normal 10px Verdana;
	background-color: #ffffff;
	line-height: 20px;
	margin: 2px;
}
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	border: 1px solid white;
	padding: 1px 0;
	MARGIN: 1px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover {
	background-color: #f1f1f1;
	color: #f03636;
}


/* Поиск и результаты
------------------------------ */
.search {
	text-decoration: none;
	padding: 2px;
}
.textin {
	text-decoration: none;
}
.sresult {
	text-align: justify;
	line-height: 1.5em;
}


/* Календарь
------------------------------ */
.weekday-active-v {
	color: #ebf7d7;
}
.day-active-v {
	color: #ebf7d7;
}
.calendar {

color: #757575;
font-family: verdana;
font-size: 11px;

}
.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
/* - */
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
/* - */
}
.weekday {
	color: #595858;
	font-family: verdana;
}
.weekday-active {
	color: #595858;
	font-family: verdana;
}
.day-active {
	color: #595858;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
}
.monthlink {
	color: #f0f0f0;
	text-decoration: none;
}


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

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
/* ==================== Уведомление о получении новых 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: #636363;
	font-weight: bold;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #bbbbbb;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #bbbbbb;
	text-decoration: underline;
}
