/* 
=============================================================
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.2 */

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

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

p {margin: 0; padding: 0;}

a, button, input, select, textarea {
	outline: none;
}

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

.category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #cea858;
	text-decoration: none;
}
.category a:hover {
	color: #cea858;
	text-decoration: underline;
}

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

.speedbar {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #CEA858;
	text-decoration: none;
}
.speedbar a:hover {
	color: #CEA858;
	text-decoration: underline;
}

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

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #D99400; /* #ffa200; */
	text-decoration: none;
}
.slink a:hover {
	color: #D99400; /* #ffa200; */
	text-decoration: underline;
}

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

.copy {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #90AB74;
	text-decoration: underline;
}
.copy ul {
	padding: 0 0 0 15px; margin: 0; list-style: none;
}
.copy li {
	padding: 0; margin: 0; list-style: none;
}

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

.stext {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #0089d9;
	text-decoration: none;
}
.stext a:hover {
	color: #0089d9;
	text-decoration: underline;
}

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

.ltitle {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

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

.ntitle {
	color: #757575;
	font-size: 11px;
	font-weight: bold;
}
.ntitle a {
	color: #cea858;
	text-decoration: none;
}
.ntitle a:hover {
	color: #cea858;
	text-decoration: underline;
}

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

.ctitle {
	color: #757575;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #D99400;
	text-decoration: none;
}
.ctitle a:hover {
	color: #D99400;
	text-decoration: underline;
}

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

.news {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
}
.news a {
	color: #0089d9; /* #cea858 */
	text-decoration: none;
}
.news a:hover {
	color: #0089d9; /* #cea858 */
	text-decoration: underline;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
}

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

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

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

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

/* OLD NAVIGATION WITHOUT IMAGES */

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

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

.navigation a:hover {
	background-color: #DFB14F;
	color: #ffffff;
	border-color: #FFA200;
}

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

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

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

.s_field {
	font-size: 11px;
	color: #757575;
	font-family: tahoma;
	padding-left: 3px;
	border: 1px solid #ffffff;
	background-image: url(../images/dlet_field_bkgr_01.gif);
	background-repeat: no-repeat;
}

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

.a_field {
	font-size: 11px;
	color: #757575;
	font-family: tahoma;
	padding-left: 3px;
	border: 1px solid #ffffff;
	background-image: url(../images/dlet_field_bkgr_02.gif);
	background-repeat: no-repeat;
}

.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;
	background-color: #ffffff;
}
.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;
	background-color: #ffffff;
}
.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;
	background-color: #ffffff;
}
.h_b {
	background-image: url(../images/dlet_h_b.gif);
	background-repeat: repeat-x;
	height: 279px;
}
.h_b1 {
	background-image: url(../images/dlet_h_b1.gif);
	background-repeat: repeat-x;
}
.mmenu_1 {
	background-image: url(../images/dlet_mmenu_1.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.mmenu_2 {
	background-image: url(../images/dlet_mmenu_2.gif);
	background-repeat: no-repeat;
}
.subb_0 {
	background-image: url(../images/dlet_subb_0.gif);
	background-repeat: repeat-x;
	height: 157px;
}
.subb_l {
	background-image: url(../images/dlet_subb_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
}
.subb_r {
	background-image: url(../images/dlet_subb_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 157px;
}
.panela {
	background-image: url(../images/dlet_panela.gif);
	background-repeat: repeat-x;
}
.cp_b {
	background-image: url(../images/dlet_cp_b.gif);
	background-repeat: repeat-x;
}
.col_l_b {
	background-image: url(../images/dlet_col_l_b.gif);
	background-repeat: repeat-y;
}
.bl_02 {
	background-image: url(../images/dlet_bl_02.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.bl_04 {
	background-image: url(../images/dlet_bl_04.gif);
	background-repeat: repeat-y;
}
.arttab_12 {
	background-image: url(../images/dlet_12.gif);
	background-repeat: repeat-x;
}
.arttab_31 {
	background-image: url(../images/dlet_31.gif);
	background-repeat: repeat-y;
}
.arttab_33 {
	background-image: url(../images/dlet_33.gif);
	background-repeat: repeat-y;
}
.ab_11 {
	background-image: url(../images/dlet_ab_11.gif);
	background-repeat: repeat-y;
}
.ab_13 {
	background-image: url(../images/dlet_ab_13.gif);
	background-repeat: repeat-y;
}
.ab_22 {
	background-image: url(../images/dlet_ab_22.gif);
	background-repeat: repeat-x;
}
.arttab_42 {
	background-image: url(../images/dlet_42.gif);
	background-repeat: repeat-x;
}
.str_12 {
	background-image: url(../images/dlet_str_12.gif);
	background-repeat: repeat-x;
}
.arttab_52 {
	background-image: url(../images/dlet_52.gif);
	background-repeat: repeat-x;
}
a.standard:active,
a.standard:visited,
a.standard:link {
	font-size: 11px;
	font-family: tahoma;
	color: #86956f;
	text-decoration: none;
}
a.standard:hover {
	color: #86956f;
	text-decoration: underline;	
}
a.red:active,
a.red:visited,
a.red:link {
	font-size: 11px;
	font-family: tahoma;
	color: #bc152d;
	text-decoration: none;
}
a.red:hover {
	color: #bc152d;
	text-decoration: underline;	
}
a.green:active,
a.green:visited,
a.green:link {
	font-size: 10px;
	font-family: tahoma;
	color: #84936e;
	text-decoration: none;
	text-transform: uppercase;
}
a.green:hover {
	color: #84936e;
	text-decoration: underline;
	text-transform: uppercase;	
}
a.darkk:active,
a.darkk:visited,
a.darkk:link {
	font-size: 11px;
	font-family: tahoma;
	color: #cea858;
	text-decoration: none;
}
a.darkk:hover {
	color: #cea858;
	text-decoration: underline;
}
.navmenu {
	font-size: 11px;
	font-family: tahoma;
}
.navmenu a:active,
.navmenu a:visited,
.navmenu a:link {
	color: #ffffff;
	text-decoration:none;
}

.navmenu a:hover {
	color: #8c640b;
	text-decoration: underline;
}
.font_style_01 {
	color: #ffffff;
}
.slink2 {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink2 a:active, .slink2 a:visited, .slink2 a:link {
	color: #82B77E; /* #86956F; */
	text-decoration: none;
}
.slink2 a:hover {
	color: #82B77E; /* #86956F; */
	text-decoration: underline;
}
.copy2 {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy2 a:active, .copy2 a:visited, .copy2 a:link {
	color: #636363;
	text-decoration: underline;
}
.copy2 a:hover {
	color: #8CB06E;
	text-decoration: none;
}
