/* 
=============================================================
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 6.7 */

/* ==================== */

html, body {
	width: 1200px;
height: 100%;
 margin-left: auto;
  margin-right: auto; 
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #474747;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}
/*
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
*/
/* ==================== */

.category {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #b11218;
	text-decoration: underline;
}
.category a:hover {
	color: #b11218;
	text-decoration: none;
}

/* ==================== */

.speedbar {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #474747;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #474747;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #b11218;
	text-decoration: underline;
}
.slink a:hover {
	color: #b11218;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #474747;
	text-decoration: underline;
}
.copy a:hover {
	color: #474747;
	text-decoration: none;
}

/* ==================== */

.stext {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #474747;
	text-decoration: underline;
}
.stext a:hover {
	color: #474747;
	text-decoration: none;
}

/* ==================== */

.ltitle {
	color: #E34000;
	font-size: 18px;
	font-weight: bold;
}
.ltitletop {
	color: #f4ebcb;
	font-size: 12px;
	font-weight: bold;
}

/* ==================== */

.ntitle {
	color: #474747;
	font-size: 16px;
	font-family: arial;	
	font-weight: bold;
}
.ntitle  h1{
	color: #474747;
	font-size: 16px;
	font-family: arial;	
	font-weight: bold;
}
.ntitle a {
	color: #b11218;
	text-decoration: underline;
}
.ntitle a:hover {
	color: #b11218;
	text-decoration: none;
}

/* ==================== */

.ctitle {
	color: #474747;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #b11218;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #b11218;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 16px;
}
.news a {
	color: #474747;
	text-decoration: underline;
}
.news a:hover {
	color: #474747;
	text-decoration: none;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* ==================== */

.userstop {
	color: #474747;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #b11218;
	text-decoration: none;
}
.userstop a:hover {
	color: #b11218;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #474747;
	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: #474747; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #474747;
	background-color: #f9f9f9;
	border: 1px solid #e0e0e0;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #b11218;
	color: #ffffff;
	border-color: #e0e0e0;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e0e0e0;
	color: #474747;
	font-size: 11px;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
	color: #474747;			/* ! */
	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 #ffffff;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #474747;			/* ! */
	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 #ffffff;	
}

.f_textarea {
	color: #474747;			/* ! */
	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: #474747;			/* ! */
	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: #474747;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
.h003 {
	background-image: url(../images/dlet_h003.gif);
	background-repeat: repeat-x;
}
.h005 {
	background-image: url(../images/dlet_h005.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.h006 {
	background-image: url(../images/dlet_h006.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.f001 {
	background-image: url(../images/dlet_f001.gif);
	background-repeat: repeat-x;
	height: 78px;
}
.c003 {
	background-image: url(../images/dlet_c003.gif);
	background-repeat: repeat-y;
}
.mainmnu {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.mainmnu a:active, .mainmnu a:visited, .mainmnu a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.mainmnu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.bltitle {
	color: #f4ebcb;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	background-color: #B11218;
	height: 20px;
	text-indent: 10px;
	font-weight: bold;
}
.headlinetxt {
	color: #b11218;
	font-size: 16px;		/* ! */
	font-family: arial;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.headlinetxtd {
	color: #474747;
	font-size: 16px;		/* ! */
	font-family: arial;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.ntitle01 {
	color: #b11218;
	font-size: 11px;
	font-weight: bold;
}
.ntitle01 a {
	color: #b11218;
	text-decoration: underline;
}
.ntitle01 a:hover {
	color: #b11218;
	text-decoration: none;
}