/*
=============================================================
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
=============================================================
*/

/* RIPPED BY Amanj-Data */

/* ==================== */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia;
	color: #2f2f2f;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}
/*
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
*/
/* ==================== */

.category {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.category a {
	color: #2f2f2f;
	text-decoration: underline;
}
.category a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.speedbar {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #2f2f2f;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.slink {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.slink a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.copy {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.copy a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.stext {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.stext a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.ltitle {
	color: #4d4c48;
	font-size: 20px;
	font-family: Georgia;
}

/* ==================== */

.ntitle {
	color: #2f2f2f;
	font-size: 16px;
	font-family: Georgia;
}
.ntitle a {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: underline;
}
.ntitle a:hover {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: none;
}

/* ==================== */

.ctitle {
	color: #2f2f2f;
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia;
}
.ctitle a {
	color: #2f2f2f;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news a {
	color: #2f2f2f;
	text-decoration: underline;
}
.news a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* ==================== */

.userstop {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #2f2f2f;
	text-decoration: underline;
}
.userstop a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #2f2f2f;
	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: #636363;
	border: 0px;
	font-family: tahoma;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #636363;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #b11218;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #fafafa;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #636363;
	font-size: 11px;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
	color: #2f2f2f;			/* ! */
	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 #fff;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #2f2f2f;			/* ! */
	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 #e0e0e0;
}

.f_textarea {
	color: #2f2f2f;			/* ! */
	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: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/

	width: 300px;
	height: 16px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/

	height: 14px;
	border: 1px solid #e0e0e0;
}
.he_ad {
	background-image: url(../images/dlet_hd.gif);
	background-repeat: repeat-x;
	height: 188px;
}
.whmenu {
	color: #fff;
	font-size: 9px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whmenu a:active, .whmenu a:visited, .whmenu a:link {
	color: #fff;
	text-decoration: none;
}
.whmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.mainmenu {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.mainmenun {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenun a:active, .mainmenun a:visited, .mainmenun a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenun a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.whtext {
	color: #fff;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whtext a:active, .whtext a:visited, .whtext a:link {
	color: #fff;
	text-decoration: none;
}
.whtext a:hover {
	color: #fff;
	text-decoration: underline;
}
.copyr {
	color: #fff;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
	color: #fff;
	text-decoration: underline;
}
.copyr a:hover {
	color: #fff;
	text-decoration: none;
}
.csp {
	background-image: url(../images/dlet_csp.gif);
	background-repeat: repeat-y;
}
.hdline {
	background-image: url(../images/dlet_hdline.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.catl {
	background-image: url(../images/dlet_catl.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.globecat {
	background-image: url(../images/dlet_globe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bltitle {
	color: #b11218;
	font-size: 16px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
	font-weight: bold;
}