/*

------------------
Главные стили. Внешний вид шаблона.
*/
body {
	padding: 0;
	margin: 0;
	background: url(../images/fon_svadba.gif);
	text-align: center;
	font: 12px Tahoma;
	color: #676767;
}

h1 {
	color: #c11010;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
h1 a {
	color: #c11010;
	text-decoration: none;
}
h1 a:hover {
	color: #c11010;
	text-decoration: none;
}
h2 {
	color: #c11010;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
h3,h4 {
	color: #c11010;
	font-size: 10px;
	font-weight: bold;
}
.headtop {
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	background: #fff0d5;
}
.head {
	height: 67px;
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	background: #fff0d5;
}
.stext {
	color: #666666;
	font-size: 11px;		/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #666666;
	text-decoration: none;
}
.stext a:hover {
	color: #сс0000;
	text-decoration: underline;
}


.ltitle {
	color: #531a06;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.ltitles {
	color: #a4860f;
	font-size: 11px;
	text-decoration: none;
}
.ltitles a:active, .ltitles a:visited, .ltitles a:link {
	color: #c05428;
	text-decoration: underline;
}
.ltitles a:hover {
	color: #c05428;
	text-decoration: none;
}

.mtitle {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.mtitle a {
	color: #666666;
	text-decoration: none;
}
.mtitle a:hover {
	color: #666666;
	text-decoration: none;
}

.ntitle {
	color: #c11010;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.ntitle a {
	color: #c11010;
	text-decoration: none;
}
.ntitle a:hover {
	color: #c11010;
	text-decoration: none;
}
.logo {
	background: url(../images/logo.png) left top no-repeat;
	display: block;
	position: absolute;
	width: 348px;
	height: 53px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.top-menu {
	position: absolute;
	margin-top: 44px;
	margin-left: 200px;
}

	.top-menu a {
		display: block;
		float: left;
		width: 125px;
		height: 23px;
		background: url(../images/top-menu.jpg) left top no-repeat;
		color: #434343;
		text-align: left; /* center */
		text-decoration: none;
		line-height: 23px;
		margin-right: 15px;
	}

		.top-menu a:hover {
			font-weight: bold;
			color: #FF0000;
		}

.banner-block {
	clear: both;
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	background: #ffffff;
	text-align: center;
	font-size: 10px;
	color: #cccccc;
}

	.b-100 {
		width: 100px;
		height: 100px;
		text-align: center;
		margin: 0 auto 0 auto;
		background: none;
		color: #CC0000;
	}
	.b-100 a {
		color: #777777;
	}

.maindiv {
	clear: both;
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	background: #ffffff;
}

.main-table {
	clear: both;
	text-align:left;
	background: #ffffff;
}

	.main-table a {
		color: #df0000;
	}

	.td-for-blocks {
		width: 220px;
	}

		.s-block {
			width: 220px;
			background: #fff;
			border: 1px #df0000 dashed;
			border-radius: 10px;
			padding: 5px;
			position: relative;
			margin-bottom: 10px;
		}

			.s-block-title {
				height: 30px;
				background: url(../images/s-block-title.jpg) right top no-repeat;
				text-transform: uppercase;
				color: #df0000;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}

			.s-block-content {
				color: #666666;
				font-size: 12px;
			}

			.s-block-content a {
				color: #666666;
			}

				.s-block-content a:hover {
					text-decoration: none;
					color: #cc0000;
				}

		.b-block {
			background: #fff;
			border: 1px #0000FF dashed;
			border-radius: 10px;
			padding: 5px;
			position: relative;
			margin-bottom: 10px;
		}

			.b-block-title {
				height: 30px;
				background: url(../images/s-block-title.jpg) right top no-repeat;
				text-transform: uppercase;
				color: #0000FF;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}

			.b-block-content {
				color: #666666;
				font-size: 12px;
			}

			.b-block-content a {
				color: #666666;
			}

				.s-block-content a:hover {
					text-decoration: none;
					color: #cc0000;
				}

		.w-block {
			background: #fff;
			padding: 5px;
			position: relative;
			margin-bottom: 5px;
		}
			.w-block-content {
				color: #666666;
				font-size: 12px;
			}


	.td-for-content {
		padding: 5px;
		width: 100%;
	}

		.catalog-table {
			width: 90%;
		}

			.catalog-table td {
				width: 50%;
				text-align: center;
				padding-top: 20px;
			}

			.cat-list {
				display: block;
				padding-left: 40px;
				text-decoration: none;
				color: #7c7568;
				height: 40px;
				position: relative;
				margin: 0 auto 20px auto;
				width: 250px;
				text-align: left;
			}

				.cat-list-title {
					color: #433f39;
					font-size: 14px;
					font-weight: bold;
				}

			.item-1 {
				background: url(../images/m-b-1.jpg) left top no-repeat;
			}
			.item-2 {
				background: url(../images/m-b-2.jpg) left top no-repeat;
			}
			.item-3 {
				background: url(../images/m-b-3.jpg) left top no-repeat;
			}
			.item-4 {
				background: url(../images/m-b-4.jpg) left top no-repeat;
			}
			.item-5 {
				background: url(../images/m-b-5.jpg) left top no-repeat;
			}
			.item-6 {
				background: url(../images/m-b-6.jpg) left top no-repeat;
			}
			.item-7 {
				background: url(../images/m-b-7.jpg) left top no-repeat;
			}
			.item-8 {
				background: url(../images/m-b-8.jpg) left top no-repeat;
			}
			.item-9 {
				background: url(../images/m-b-9.jpg) left top no-repeat;
			}
			.item-10 {
				background: url(../images/m-b-10.jpg) left top no-repeat;
			}
			.item-11 {
				background: url(../images/m-b-11.jpg) left top no-repeat;
			}
			.item-12 {
				background: url(../images/m-b-12.jpg) left top no-repeat;
			}
			.item-13 {
				background: url(../images/m-b-13.jpg) left top no-repeat;
			}
			.item-14 {
				background: url(../images/m-b-14.jpg) left top no-repeat;
			}
			.item-15 {
				background: url(../images/m-b-15.jpg) left top no-repeat;
			}
			.item-16 {
				background: url(../images/m-b-16.jpg) left top no-repeat;
			}

.footer {
	background: url(../images/footer.jpg) left top repeat-x;
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	height: 50px;
	text-align: left;
	color: #fff0d5;
}

	.footer a {
		color: #888888;
	}

	.bottom-menu {
		padding: 20px 10px 10px 10px;
		text-align: center;
	}

		.bottom-menu a {
			color: #888888;
			font-weight: bold;
			text-decoration: none;
			margin: 0 10px 0 10px;
		}
		.bottom-menu a:hover {
			color: #dd0000;
			font-weight: bold;
			text-decoration: none;
			margin: 0 10px 0 10px;
		}

/* Юзер-панель */
.login-block {
	position: absolute;
	width: 200px;
	margin: 30px 0 0 260px;
	color: #999999;
}

	.login-block  a {
		color: #000;
		font-weight: bold;
	}

	.galka a {
		margin-right: 10px;
	}

		.galka a:hover {
			color: #ff4200;
		}

	.login-input-text {
		border: 1px #b1afaf solid;
		width: 160px;
		margin: 5px 0 5px 0;
		color: #000;
		font-size: 11px;
		vertical-align: middle;
		padding: 2px;
		background: #fff;
	}

	.enter {
		vertical-align: top;
		font-size: 10px;
		margin-top: 5px;
		margin-left: 116px;
	}

	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}

	.galka a {
		display: block;
		padding: 5px;
		margin-left: 10px;

	}

		.galka a:hover {
			color: #cc0000;
			text-decoration: none;
		}


/* ==================== Календарь */
.calend {

}

.weekday-active-v {
	color: #804040;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {
color: #888888;

text-align: center;
}

	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 3px;
}
.weekday {
	color: #999999;
	font-weight: bold;

}
.weekday-active {
	color: #000;
	font-weight: bold;

}
.day-active {
	color: #cd0000;
}
.monthlink {
	color: #c71c38;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #cc0000;
}

	.day-current a {
		color: #000;
	}

/* ==================== Облако тегов */
.tags-block {
	font-size: 12px;
}

	.tags-block  a {
		text-decoration: none !important;
		color: #666666;
	}

		.tags-block  a:hover {
			color: #ff0000;
		}

.clouds_xsmall {
	font-size: 11px;

}
.clouds_small {
	font-size: 12px;

}
.clouds_medium {
	font-size: 13px;

}
.clouds_large {
	font-size: 15px;

}
.clouds_xlarge {
	font-size: 16px;

}

/* Опрос */
.vote-buttom {
	width: 87px;
	padding: 5px;
	color: #fff;
	border: 0;
	background: #9e0404 url(../images/vote-buttom.jpg) left top repeat-x;
	margin: 5px;
}

/* Топ новостей */
.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;
	}

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

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

/* ==================== BB коды */

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

.bbcodes {
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
/*  width: 120px;  */
	height: 20px;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl и в модифицированном поиске (search.php) */
/* требуется модифицированный файл search.php (engine/modules/) */

.bbcodes_poll {
	background-color: #990000;
	border: 1px solid #990000;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 20px;
	font-weight: bold;
}

/* заглушка, приводящая в порядок панель BB-кодов в addnews.tpl (для FireFox) */
/* требуется модифицированный файл bbcode.php (engine/modules/) */

.bbcodes_dlet_x {
	width:100%;
	height:50px;
	border:1px solid #BBB;
	background-image: url(../bbcodes/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

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


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

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.92;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color:#fdd08b;
	color:#000000;
}

/* ==================== Уведомление о получении новых 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 */
.news-top {
	clear: both;
	padding: 10px;
	background: #eaddc5;
	border-bottom: 1px #e0d4be solid;
	color: #2b2b2b;
	position: relative;
	margin-bottom: 10px;
}

	.news-top-title {
		padding-bottom: 10px;
		color: #c11010;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
	}

		.news-top-title a {
			color: #c11010;
			text-decoration: none;
		}

	.news-top-text {
		color: #000;
		font-family: Arial;
		text-align: justify;
	}

		.news-top-text img {
			border: 3px #fff solid;
			margin: 0 10px 10px 0;
			width: 150px;
			float: left;
			position: relative;
		}

	.news-top-more {
		clear: both;
		height: 20px;
		text-align: right;
		padding-right: 15px;
	}

		.news-top-more a {
			color: #666666;
			font-size: 11px;
		}

/* КОСТУМ 2 */
.m-block {
	background: #f0debe;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
}

	.m-block-title {
		color: #c11010;
		font-weight: bold;
		font-size: 12px;
		padding: 5px;
		border-bottom: 1px #dbc7a4 solid;
	}

		.m-block-title a {
			color: #b75c96;
		}

	.m-block-l-title {
		font-size: 13px;
		color: #666666;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.m-block-link {
		padding-left: 5px;
	}

		.m-block-link a {
			display: block;
			color: #802606;
			background: url(../images/m-block-link.jpg) left 5px no-repeat;
			padding: 0 0 7px 10px;
			text-decoration: none;
		}

			.m-block-link a:hover {
				color: #cc0000;
				text-decoration: none;
			}



.short-block {
	padding: 5px;
	position: relative;
}

	.short-block a {
		color: #c05428;
	}

		.short-block h3 {
			color: #c11010;
			font-size: 11px;
		}

			.short-block h3 a {
				color: #c11010;

			}

			.short-block h3 span {
				color: #c11010;
			}

				.short-block h3 span a {
					color: #c11010;
				}

	.short-info {
		padding: 5px 0 5px 0;
		color: #a4860f;
		font-size: 10px;
	}

	.shot-text {
		padding: 5px;
		margin: 0;
		color: #414141;

		text-align: justify;
	}

		.shot-text img {
			border: 3px #fff solid;
			padding: 0;
			margin: 0 10px 10px 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-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;
			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 !important;
			border: 0 !important;
		}

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

	.sh-tags a {
		color: #888888;
		font-size: 11px;
	}

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

	.newsto span {
		color: #666666;
		font-size: 11px;
		display: block;
		padding-bottom: 5px;
		text-transform: uppercase;
	}

	.newsto a {
		color: #c05428;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		border-bottom: 1px #7791af dotted;
	}

		.newsto a:hover {
			color: #ff0000;
		}

	.newsto li {
		list-style-type: none;
		background: url(../images/arrow.jpg) left 5px no-repeat;
		padding-bottom: 5px;
		padding-left: 20px;
	}

.registr-please {
	color: #757575;
	padding: 10px;
	border: 1px #cfbd7c dotted;
	background: #ffffe0;
}

/* Вид комментария */

.commentS-block {
	background: #eaddc5;
	padding: 5px;

}

	.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%;
		border: 3px #e0d4be solid;
	}

		.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: 90%;
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}

		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}

		.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: #802606;
	text-align: left;
	font-weight: bold;
}

/* Статические страницы */
.ststststs {
	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 {
	position: absolute;
	left: 250px;
	background: url(../images/search-block.jpg) left top no-repeat;
	height: 35px;
	width: 304px;
	margin-top: 5px;
	color: #000;
	font-size: 11px;
	text-align: left;
}

	.form-text {
		border: 1px #b1afaf solid;
		width: 200px;
		color: #787878;
		font-size: 10px;
		vertical-align: middle;
		background: #fff;
		margin: 0 0 0 45px;
		float: left;
		padding: 1px;
	}

	.form-search {
		margin: 0 0 0 5px;
		float: left;
	}

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

/* ==================== Поиск по сайту и результаты поиска */

.search {
	color: #000000;
	text-decoration: none;
}
.textin_input {
	color: #757575;			/* !!! Текст в полях поисковой формы (расширенной) !!! */
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif); background-repeat: repeat-x;
	border: 1px solid #ffffff;
	text-decoration: none;
	padding-left: 3px;
	height: 14px;
}
.textin_select {
	color: #757575;			/* !!! Текст в полях поисковой формы (расширенной) !!! */
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif); background-repeat: repeat-x;
	border: 1px solid #ffffff;
	text-decoration: none;
	height: 18px;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

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

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

.navigation a:hover {

	border-color:#e6e6e6;
}

.navigation span {
	text-decoration:none;

	padding:3px 6px;

	color:#000;
	font-size:17px;
}

.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: 12px;
		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()
{




}



/* 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;
}

/* Панель авторизации */
.top_nav
{
	max-width:1280px;
	min-width:1024px;
	width:expression((parseInt(document.body.clientWidth,10) > 1280)?"1280px":((parseInt(document.body.clientWidth,10) < 1024)?"1024px":"auto"));
	background: #fff0d5;

	font:11px Tahoma, Verdana;
	color:#666;
	text-align:right;
}

.login_panel
{
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.top_nav a
{
	color:#993300;
	text-decoration: none;
}

.top_nav a:hover
{
	color:#ff0000;
	text-decoration: none;
}

#login_form
{
   position: absolute;
   width: 24%;
   left: 38%;
   top: 85px;
   background: #fff;
   border:solid #eee 5px;
   display: none;
   z-index: 99;
   overflow: hidden;
   text-align:left;
}

#login_form #border
{
   border:1px solid #c4c4c4;
   padding:15px;
   padding-left:65px
}

#login_form a
{
	font:11px Tahoma, Verdana;
	text-decoration: none;
	color:#2887c3;
}

#login_form a { text-decoration: underline; }
#login_form a:hover { text-decoration: none; }

/* Меню */

#menu
{
	margin-left:350px;
	padding-left:25px;
	color:#666;
	text-align:left;
	vertical-align:middle!important;
	font:12px Tahoma, Verdana;
	padding-top:6px;
	height:20px;
	cursor:pointer;
	float:left;

	background:#fff0d5;
	list-style:none;
}

#menu li
{
	float:left;
	padding-right:20px;
	cursor: pointer;
	list-style:none;
}

#menu_main_item, #menu_main_item a
{	font-weight:bold;
	color:#666;
    text-decoration: none;
}

#menu_main_item:hover, , #menu_main_item a:hover
{
	color:red;	text-decoration: underline;
}

#menu li a
{
	color:#666;
	text-decoration:none;
}

#menu li a:hover
{
	color:red;	text-decoration:underline;
}

.sub_menu
{
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:15px;
	padding-bottom:10px;
	cursor: pointer;
	z-index:1;
	width:200px;
	background-color:#fff0d5;
	margin-left:-15px;
	padding-right:14px;
	text-align:left;
}

.sub_menu li
{
	padding-top:6px;
	height:20px;
	float:left;
	width:200px;
	background:url(../img/arrow.png) no-repeat 0px 11px;
	padding-left:16px;
	text-align:left;
}

.sub_menu li
{
	text-decoration: none;
}

.sub_menu li:hover
{
	text-decoration: underline;
}

.sub_menu li a
{	text-decoration: none;
}

.sub_menu li a:hover
{	text-decoration: underline;
}
