/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com  All Rights Reserved.

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

/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 6.2 */

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

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

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

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

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

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

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

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

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

.copy {
	color: #5d5d5d;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #5d5d5d;
	text-decoration: underline;
}
.copy a:hover {
	color: #A5047A;
	text-decoration: none;
}

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

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

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

.ltitle {
	color: #aa077e;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
}

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

.ntitle {
	color: #aa077e;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
}
.ntitle a {
	color: #000000;
	text-decoration: none;
}
.ntitle a:hover {
	color: #EA0000;
	text-decoration: underline;
}

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

.ctitle {
	color: #5d5d5d;
	font-size: 12px;
	font-weight: normal;
}
.ctitle a {
	color: #0981a8;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #0981a8;
	text-decoration: none;
}

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

.news {
	color: #5d5d5d;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
}
.news a {
	color: #0981a8;
	text-decoration: none;
}
.news a:hover {
	color: #0981a8;
	text-decoration: underline;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

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

.userstop {
	color: #5d5d5d;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #0981a8;
	text-decoration: none;
}
.userstop a:hover {
	color: #0981a8;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #5d5d5d;
	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: #5d5d5d; 
	border: 0px;
}

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

.navigation a:hover {
	background-color: #0981a8;
	color: #ffffff;
	border-color: #e0e0e0;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e0e0e0;
	color: #cccccc;
	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 #ffffff;	
}

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

.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 #ffffff;	
}

.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 #CEC5B1;
}
.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: 16px;
	border: 1px solid #CEC5B1;
}
.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;
}
.mb_l {
	background-image: url(../images/dlet_mainback.gif);
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 2px;
}
.mb_r {
	background-image: url(../images/dlet_mainback.gif);
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 2px;
}
.body_top {
	background-image: url(../images/dlet_body_top.gif);
	background-repeat: repeat-x;
	height: 152px;
	background-position: top left;
}
.body_end2 {
	background-image: url(../images/dlet_body_end2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.col_3_bk {
	background-image: url(../images/dlet_col_3_bk.gif);
	background-repeat: repeat-y;
}
.col_5_bk {
	background-image: url(../images/dlet_col_5_bk.gif);
	background-repeat: repeat-y;
}
.header_005 {
	background-image: url(../images/dlet_header_005.gif);
	background-repeat: no-repeat;
}
.magenta_txt {
	color: #aa077e;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.magenta_txt a:active, .magenta_txt a:visited, .magenta_txt a:link {
	color: #aa077e;
	text-decoration: none;
}
.magenta_txt a:hover {
	color: #aa077e;
	text-decoration: underline;
}
.more_txt {
	color: #5d5d5d;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.more_txt a:active, .more_txt a:visited, .more_txt a:link {
	color: #585858;
	text-decoration: underline;
}
.more_txt a:hover {
	color: #000000;
	text-decoration: none;
}
.copyr {
	color: #767676;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
	color: #767676;
	text-decoration: underline;
}
.copyr a:hover {
	color: #767676;
	text-decoration: none;
}
.bltitle_type1 {
	background-image: url(../images/dlet_bltitle_type1.gif);
	background-repeat: no-repeat;
	height: 42px;
}
.bltitle_type11 {
	color: #aa077e;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
	text-indent: 19px;
}
.mmtxt {
	color: #FF0000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	height: 25px;
}
.mmtxt a:active, .mmtxt a:visited, .mmtxt a:link {
	color: #8F8F8F;
	text-decoration: none;
	font-weight: bold;
}
.mmtxt a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bltitle_type2 {
	background-image: url(../images/dlet_bltitle_type2.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.bltitle_type21 {
	color: #aa077e;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
	text-indent: 19px;
}
.bltitle_type3 {
	background-image: url(../images/dlet_bltitle_type3.gif);
	background-repeat: no-repeat;
	height: 38px;
}
.bltitle_type31 {
	color: #aa077e;
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
	text-indent: 19px;
}
.search_bkgr {
	background-image: url(../images/dlet_search_bkgr.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.arttab_3 {
	background-image: url(../images/dlet_arttab_3.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left top;
}
.arttab_3_1 {
	
	background-repeat: no-repeat;
	height: 25px;
	background-position: left top;
}




