/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2008 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 7.0 */

/* ==================== */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}

/* ==================== */

.category {
	color: #ffffff;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.category a {
	color: #ffe712;
	text-decoration: none;
}
.category a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #f8ceaa;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #ffde00;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #fffefe;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #ffde00;
	text-decoration: underline;
}
.slink a:hover {
	color: #ffde00;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #ffe4cc;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #ffde00;
	text-decoration: none;
}
.copy a:hover {
	color: #ffde00;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #ffe4cc;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #ffde00;
	text-decoration: underline;
}
.stext a:hover {
	color: #ffde00;
	text-decoration: none;
}

/* ==================== */

.ltitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */

.ntitle {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.ntitle a {
	color: #ffffff;
	text-decoration: none;
}
.ntitle a:hover {
	color: #ffe712;
	text-decoration: none;
}

/* ==================== */

.ctitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #ffe712;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #ffe712;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #ffe4cc;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news a {
	color: #ffe712;
	text-decoration: underline;
}
.news a:hover {
	color: #ffe712;
	text-decoration: none;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* ==================== */

.userstop {
	color: #ffe4cc;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #ffe712;
	text-decoration: underline;
}
.userstop a:hover {
	color: #ffe712;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #ffe4cc;
	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;
}

.navigation {
	color: #000000; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #f8ceaa;
	background-color: #e62848;
	border: 1px solid #f74b4d;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #ad001d;
	color: #ffffff;
	border-color: #f74b4d;
}

.navigation span {
	text-decoration: none;
	background-color: #c41e3a;
	padding: 3px 6px;
	border: 1px solid #f74b4d;
	color: #000000;
	font-size: 11px;
}

/* 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: 16px;
	padding-left: 3px;
	
	border: 1px solid #fff404;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;
	
	border: 1px solid #FFED0B;	
}

.f_textarea {
	color: #757575;			/* ! */
	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;
}
.f_input {
	color: #757575;			/* ! */
	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;
}
.f_select {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
.hea04 {
	background-image: url(../images/dlet_hea04.gif);
	background-repeat: repeat-x;
}
.hea07 {
	background-image: url(../images/dlet_hea07.gif);
	background-repeat: repeat-x;
}
.hea08 {
	background-image: url(../images/dlet_hea08_02.gif);
	background-repeat: no-repeat;
	height: 114px;
}
.hea09 {
	background-image: url(../images/dlet_hea09_00.gif);
	background-repeat: repeat-x;
}
.hea10 {
	background-image: url(../images/dlet_hea10_1.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.hea11 {
	background-image: url(../images/dlet_hea11.gif);
	background-repeat: repeat-x;
	height: 95px;
}
.hd11 {
	background-image: url(../images/dlet_hea11_01.gif);
	background-repeat: repeat-x;
}
.setas {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.setas a:active, .setas a:visited, .setas a:link {
	color: #ffde00;
	text-decoration: underline;
}
.setas a:hover {
	color: #ffffff;
	text-decoration: none;
}
.panl {
	color: #505050;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.panl a:active, .panl a:visited, .panl a:link {
	color: #ff0000;
	text-decoration: underline;
}
.panl a:hover {
	color: #ff0000;
	text-decoration: none;
}
.mmenu {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.mmenu a:active, .mmenu a:visited, .mmenu a:link {
	color: #ffde00;
	text-decoration: none;
}
.mmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.ftr03 {
	background-image: url(../images/dlet_ftr03.gif);
	background-repeat: repeat-x;
}
.copyr1 {
	color: #f8ceaa;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copyr1 a:active, .copyr1 a:visited, .copyr1 a:link {
	color: #ffde00;
	text-decoration: none;
	font-weight: bold;
}
.copyr1 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.copyr2 {
	color: #f8ceaa;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copyr2 a:active, .copyr2 a:visited, .copyr2 a:link {
	color: #ffde00;
	text-decoration: underline;
}
.copyr2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.col02 {
	background-image: url(../images/dlet_col02.gif);
	background-repeat: repeat-y;
}
.col04 {
	background-image: url(../images/dlet_col04.gif);
	background-repeat: repeat-y;
}
.blotitle {
	background-image: url(../images/dlet_blotitle.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.blo_02_l {
	background-image: url(../images/dlet_blo_02_l.gif);
	background-repeat: repeat-y;
}
.blo_02_r {
	background-image: url(../images/dlet_blo_02_r.gif);
	background-repeat: repeat-y;
}
.snav {
	color: #ffe4cc;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.snav a:active, .snav a:visited, .snav a:link {
	color: #ffde00;
	text-decoration: underline;
}
.snav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.ablot {
	background-image: url(../images/dlet_ablot.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.ablo12 {
	background-image: url(../images/dlet_ablo12.gif);
	background-repeat: repeat-x;
}
.ablo21 {
	background-image: url(../images/dlet_ablo21.gif);
	background-repeat: repeat-y;
}
.ablo23 {
	background-image: url(../images/dlet_ablo23.gif);
	background-repeat: repeat-y;
}
.ablo32 {
	background-image: url(../images/dlet_ablo32.gif);
	background-repeat: repeat-x;
}