/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.Com
Copyright © 2005—2010 DLETemplates.Com  All Rights Reserved.

File 'style.css' — Cascading Style Sheet (CSS) Document
=============================================================
*/

/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 9.0 */

/* ==================== */

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #000;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
	background-image: url(../images/dlet-bg.gif);
}

p {margin: 0; padding: 0;}

a, input, select, textarea {
	-moz-outline: none; outline: none; ie-dummy: expression(this.hideFocus=true);
}

/* ==================== */

.category {
	color: #000000;
	font-size: 10px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.category a {
	color: #665229;
	text-decoration: none;
}
.category a:hover {
	color: #665229;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.speedbar a {
	color: #752f00;
	text-decoration: underline;
	font-weight: normal;
}
.speedbar a:hover {
	color: #752f00;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #665229;
	text-decoration: underline;
}
.slink a:hover {
	color: #665229;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #752f00;
	text-decoration: underline;
}
.copy a:hover {
	color: #752f00;
	text-decoration: none;
}

/* ==================== */

.stext {
	color: #000;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #752f00;
	text-decoration: underline;
}
.stext a:hover {
	color: #752f00;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #000000;
	font-size: 12px;		/* ! */
	font-family: Verdana;
	text-align: justify;
	line-height: 16px;
}
.news a {
	color: #752f00;
	text-decoration: underline;
}
.news a:hover {
	color: #752f00;
	text-decoration: none;
}
.news img {
	padding: 3px 8px 2px 0;
	border: none;
}

/* ==================== */

.userstop {
	color: #000;
	font-size: 11px;		/* ! */
	font-family: Verdana;
	text-decoration: none;
}
.userstop a {
	color: #752f00;
	text-decoration: underline;
}
.userstop a:hover {
	color: #752f00;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #000;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation {
	color: #000; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #752f00;
	background-color: #f4eedf;
	border: 1px solid #d2b067;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #f9b628;
	color: #ffffff;
	border-color: #d2b067;
	background-image: url(../images/dlet-nvbg.gif);
	background-repeat: repeat-x;
}

.navigation span {
	text-decoration: none;
	background-color: #f4eedf;
	padding: 3px 6px;
	border: 1px solid #d2b067;
	color: #000;
	font-size: 11px;
}
.navigation span.nav_ext {
	border: none;
	background: transparent;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.f_textarea {
	color: #000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_input {
	color: #000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_select {
	color: #000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.hadnvg {
	background-image: url(../images/dlet-bg2.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.hadnvg-lnk td {
	padding: 2px 15px 4px 15px;
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
}
.hadnvg-lnk a {
	color: #fff;
	text-decoration: underline;
}
.hadnvg-lnk a:hover {
	color: #fff;
	text-decoration: none;
}
.spb02 {
	background-image: url(../images/dlet-spb02.gif);
	background-repeat: repeat-x;
}
.spb04 {
	background-image: url(../images/dlet-spb04.gif);
	background-repeat: repeat-x;
}
.pnltxt {
	color: #000;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.pnltxt a:active, .pnltxt a:visited, .pnltxt a:link {
	color: #752f00;
	text-decoration: underline;
}
.pnltxt a:hover {
	color: #752f00;
	text-decoration: none;
}
.pnltxt2 {
	color: #000;
	font-size: 10px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.pnltxt2 a:active, .pnltxt2 a:visited, .pnltxt2 a:link {
	color: #752f00;
	text-decoration: underline;
}
.pnltxt2 a:hover {
	color: #752f00;
	text-decoration: none;
}
.hdr02 {
	background-image: url(../images/dlet-hdr02.gif);
	background-repeat: repeat-x;
}
.mmenu {
	color: #fff;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.mmenu a:active, .mmenu a:visited, .mmenu a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.mmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.footxt {
	color: #8d8d8d;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.footxt a:active, .footxt a:visited, .footxt a:link {
	color: #752f00;
	text-decoration: underline;
}
.footxt a:hover {
	color: #913A00;
	text-decoration: none;
}
.blttl {
	background-image: url(../images/dlet-blttl.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.bl-back {
	background-image: url(../images/dlet-bl-back.gif);
	background-repeat: repeat-y;
}
.ablttl {
	background-image: url(../images/dlet-ablttl.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.ablttl h1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
.ablttl h1 a {
	color: #000;
	text-decoration: none;
}
.ablttl h1 a:hover {
	color: #000;
	text-decoration: underline;
}
.abl-back {
	background-image: url(../images/dlet-abl-back.gif);
	background-repeat: repeat-y;
}
.abl-01 {
	background-image: url(../images/dlet-abl-01.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.abl-02 {
	background-image: url(../images/dlet-abl-02.gif);
	background-repeat: no-repeat;
	height: 26px;
}
