/* 
=============================================================
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 8.5 */

/* ==================== */

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}

p {margin: 0; padding: 0;}

input, select, textarea {
	outline: none;
}

/* ==================== */

.category {
	color: #010000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #ffc000;
	text-decoration: underline;
}
.category a:hover {
	color: #ffc000;
	text-decoration: none;
}

/* ==================== */

.speedbar {
	color: #333333;
	font-size: 12px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #333333;
	text-decoration: none;
}
.speedbar a:hover {
	color: #333333;
	text-decoration: none;
}


/* ==================== */

.slink {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #555555;
	text-decoration: none;
}
.slink a:hover {
	color: #555555;
	text-decoration: underline;
}

.slin1 {
	color: #C07710;
	font-size: 12px;		/* ! */
	font-family: Arial;	/* ! */
	text-decoration: none;
}
.slin1 a {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}
.slin1 a:hover {
	color: #555555;
	text-decoration: underline;
	font-weight:bold;
}

.linkq {
	color: #777777;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}



/* ==================== */

.copy {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #000000;
	text-decoration: none;
}
.copy a:hover {
	color: #1E51AE;
	text-decoration: underline;
}


/* ==================== */

.stext {
	color: #000000;
	font-size: 12px;		/* ! */
	font-family: Verdana;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #1E51AE;
	text-decoration: underline;
}
.stext a:hover {
	color: #1E51AE;
	text-decoration: none;
}

.stext img {
	padding: 4px;
	border: none;
}



/* ==================== */

.ltitle {
	text-indent: 32px;
		font-family: Verdana; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold; 
	font-size: 12px; 
	line-height: normal; 
	font-size-adjust: none;
	font-stretch: normal; 
	-x-system-font: none;
	color: #000000;

}

.ltitle a {
	color: #005881;
		text-decoration: none;
}

.ltitle a:hover {
	color: #005881;
	text-decoration: underline;
}


/* ==================== */

.ntitle {
	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal;
	font-size: 12px; 
	line-height: normal; 
	font-size-adjust: none;
	font-stretch: normal; 
	-x-system-font: none;
	color: #000000;
}

.ntitle a {
	color: #1B608A;
	text-decoration: none;
}
.ntitle a:hover {
	color: #1B608A;
	text-decoration: underline;
}



.ntitlen h1 {
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal;
	font-weight: normal; 
	font-size: 18px; 
	line-height: normal; 
	font-size-adjust: none;
	font-stretch: normal; 
	-x-system-font: none;
	color: #003399;
}

.ctitlen {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}
.ctitlen a {
	color: #006699;
	text-decoration: underline;
}
.ctitlen a:hover {
	color: #006699;
	text-decoration: none;
}


/* ==================== */

.ctitle {
	color: #010000;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #2079d2;
	text-decoration: underline;
}
.ctitle a:hover {
	color: #2079d2;
	text-decoration: none;
}

/* ==================== */

.news {
	color: #555555;
	font-size: 12px;		/* ! */
	font-family: Verdana, Arial, sans-serif;	/* ! */
	line-height: 16px;
}
.news a {
	color: #1E51AE;
	text-decoration: underline;
}
.news a:hover {
	color: #1E51AE;
	text-decoration: none;
}
.news img {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 1px;
	padding-top: 3px;
	border: none;
}


/* ==================== */

.userstop {
	color: #010000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #2079d2;
	text-decoration: underline;
}
.userstop a:hover {
	color: #2079d2;
	text-decoration: none;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #010000;
	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;
}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation {
	color: #010000; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #010000;
	background-color: #F5F5F5;
	border: 1px solid #e0e0e0;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #2079d2;
	color: #ffffff;
	border-color: #e0e0e0;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e0e0e0;
	color: #858585;
	font-weight: bold;
	font-size: 11px;
}
.navigation span.nav_ext {
	border: none;
	background: transparent;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

/* ==================== Поле малой формы поиска */

.s_field {
	color: #010000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	height: 18px;
	padding-left: 3px;
	border: 0;
	background-color: transparent;
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #010000;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	height: 18px;
	padding-left: 3px;
	border: 0;
	background-color: transparent;
}

.f_textarea {
	color: #010000;			/* ! */
	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: #010000;			/* ! */
	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: #010000;			/* ! */
	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;
}
.hdr01 {
	background-image: url(../images/dlet_hdr01.gif);
	background-repeat: no-repeat;
	height: 120px;
}
.hdr02-1 {
	background-image: url(../images/dlet_hdr02-1.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hdr02-2 {
	background-image: url(../images/dlet_hdr02-2.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.cpanel {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.cpanel a:active, .cpanel a:visited, .cpanel a:link {
	color: #2079d2;
	text-decoration: underline;
}
.cpanel a:hover {
	color: #2079d2;
	text-decoration: none;
}
.ftr01 {
	background-image: url(../images/dlet_ftr01.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.ftr02 {
	color: #000000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.ftr02 a:active, .ftr02 a:visited, .ftr02 a:link {
	color: #2079d2;
	text-decoration: underline;
}
.ftr02 a:hover {
	color: #2079d2;
	text-decoration: none;
}
.navmenu {}
.navmenu ul {
	list-style: none; margin: 0; padding: 0;
}
.navmenu li {
	background-image: url(../images/dlet_nm1.gif);
	padding: 0 0 0 5px;
	background-repeat: no-repeat;
	display: block;
}
.navmenu li a {
	font-size: 11px;
	line-height: 23px;
	color: #010000;
   text-decoration: none;
	font-family: tahoma;
	display: block;
}
.navmenu li a:hover {
	color: #000000;
		text-decoration: none;
}
.navmenu li:hover {
	background-image: url(../images/dlet_nm2.gif);
}
.bllttl {
	background-image: url(../images/dlet_bllttl.gif);
	background-repeat: no-repeat;

	font-family: Verdana; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold; 
	font-size: 12px; 
height: 30px;
	color: #548397;
	text-indent: 20px;
	line-height: 28px;
}
.bl1txt {
	color: #010000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bl1txt a:active, .bl1txt a:visited, .bl1txt a:link {
	color: #010000;
	text-decoration: underline;
}
.bl1txt a:hover {
	color: #010000;
	text-decoration: none;
}
.bl1txt img {
	border: none;
}
.bl2txt {
	color: #010000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bl2txt a:active, .bl2txt a:visited, .bl2txt a:link {
	color: #2079d2;
	text-decoration: underline;
}
.bl2txt a:hover {
	color: #2079d2;
	text-decoration: none;
}
.bl2txt img {
	border: none;
}
.answers {
	font-size: 14px;
	color: #A5A73F; 
	font-weight: bold;
	font-family: verdana;	
}

#repa_plus {padding-left: 5px; padding-right: 5px; padding-top: 2px; height: 20px; color: #000; font-weight: bold; background-color: #7fdf7f; font-family: verdana; cursor: move;}
#repa_minus {padding-left: 5px; padding-right: 5px; padding-top: 2px; height: 20px; color: #000; font-weight: bold; background-color: #f7a79f; font-family: verdana; cursor: move;}
#repa_none {padding-left: 5px; padding-right: 5px; padding-top: 2px; height: 20px; color: #fff; font-weight: bold; background-color: #ff8b2d; font-family: verdana; cursor: move;}
#repa_ava {float:left;padding-right:10px;width:80px;height:80px;}
#repa_info {float:left;padding-right:10px;height:80px;}
