/* DEFAULT STYLES OF DATALIFE ENGINE */

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

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

p {margin: 0; padding: 0;}

input,
select,
textarea {
	outline:none;
}

/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
	text-align: left;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
}
	

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

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

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

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

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

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

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

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

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

.stext {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #5078d5;
	text-decoration: underline;
}
.stext a:hover {
	color: #5078d5;
	text-decoration: none;
}
.border {
	color: #555555;
	background-color: #e0e7f8;
	border: 1px dotted #afc2ec; 
	font-weight: bold;
	padding: 5px;
}
/* ==================== */

.ltitle {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

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

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

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

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

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

.news {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.news a {
	color: #5078d5;
	text-decoration: underline;
}
.news a:hover {
	color: #5078d5;
	text-decoration: none;
}
.news img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: none;
}

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

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

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

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

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

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

.navigation a:hover {
	background-color: #5078d5;
	color: #ffffff;
	border-color: #e1e1e3;
}

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

.navigation span.nav_ext {
        border: none;
        background: transparent;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

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

.s_field {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;
	border: 0px;
	background-color: transparent;
}

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

.a_field {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;*/
	height: 16px;
	padding-left: 3px;
	border: 0px;
	background-color: transparent;
}
.f_textarea {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_input {
	color: #555555;			/* ! */
	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: #555555;			/* ! */
	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;
}
.backl {
	background-image: url(../images/dlet_backl.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.backr {
	background-image: url(../images/dlet_backr.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.hder06 {
	background-image: url(../images/dlet_hder06.gif);
	background-repeat: repeat-x;
}
.hder07 {
	background-image: url(../images/dlet_hder07.gif);
	background-repeat: no-repeat;
	height: 57px;
}
.hder08 {
	background-image: url(../images/dlet_hder08.gif);
	background-repeat: no-repeat;
	height: 57px;
}
.hder10 {
	background-image: url(../images/dlet_hder10.gif);
	background-repeat: no-repeat;
}
.hder13 {
	background-image: url(../images/dlet_hder13.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.hder15 {
	background-image: url(../images/window0.png);
	background-repeat: no-repeat;
}
.hder17-1 {
	background-image: url(../images/dlet_hder17-1.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder17-2 {
	background-image: url(../images/dlet_hder17-2.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder18 {
	background-image: url(../images/dlet_hder18.gif);
	background-repeat: repeat-x;
	height: 154px;
}
.hder18-4 {
	background-image: url(../images/dlet_hder18-4.gif);
	background-repeat: repeat-x;
}
.fter03 {
	background-image: url(../images/dlet_fter03.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.fter04 {
	background-image: url(../images/dlet_fter04.gif);
	background-repeat: no-repeat;
	height: 65px;
}
.fter07 {
	background-image: url(../images/dlet_fter07.gif);
	background-repeat: repeat-x;
}
.fter08 {
	background-image: url(../images/dlet_fter08.gif);
	background-repeat: no-repeat;
	height: 165px;
}
.bbkgr {
	background-image: url(../images/dlet_bbkgr.gif);
	background-repeat: no-repeat;
}
.bod01 {
	background-image: url(../images/dlet_bod01.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.adsc {
	
	background-repeat: repeat-x;
	background-position: top center;
}
.setas {
	color: #92C91E;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.setas a:active, .setas a:visited, .setas a:link {
	color: #ffffff;
	text-decoration: underline;
}
.setas a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.smm01 {
	color: #0069BF;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm01 a:active, .smm01 a:visited, .smm01 a:link {
	color: #449631;
	text-decoration: underline;
}
.smm01 a:hover {
	color: #0069BF;
	text-decoration: none;
}
.smm02 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm02 a:active, .smm02 a:visited, .smm02 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.smm02 a:hover {
	color: #f9d16e;
	text-decoration: none;
}
.smm03 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm03 a:active, .smm03 a:visited, .smm03 a:link {
	color: #bbd3ff;
	text-decoration: underline;
}
.smm03 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.smm04 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.smm04 a:active, .smm04 a:visited, .smm04 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.smm04 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.cop01 {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.cop01 a:active, .cop01 a:visited, .cop01 a:link {
	color: #4d75d5;
	text-decoration: underline;
}
.cop01 a:hover {
	color: #06bab4;
	text-decoration: none;
}
.cop02 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.cop02 a:active, .cop02 a:visited, .cop02 a:link {
	color: #f9d16e;
	text-decoration: underline;
}
.cop02 a:hover {
	color: #dfe9ff;
	text-decoration: none;
}

/* Форма */
.tabform {
  margin: 0px 0px 10px 0px;
}
.tabform td {
  font-size: 11px;
  color: #666666;
}
.tabform td span {
  font-size: 12px;
  /*font-weight: bold;*/
  color: #666666;
}
.tabform .td1 {
  padding: 0px 15px 0px 4px;
}
.tabform .td2 {
  padding: 0px 11px 0px 10px;
}
.tabform .td3 {
  padding: 0px 15px 0px 17px;
}


.contright2 table.text {
  width: 100%;
}
.contright2 table.text .pad, .right_div4 table.text .pad {
  padding: 4px 25px 4px 25px;
}
.contright2 .cbord3 table.text .pad, .right_div4 table.text .pad {
  padding: 4px 25px 4px 0px;
}
.contright2 .cbord3 table.text .pad strong {
	color: #2d2e2c;
}

.contright2 table.text, .right_div4 table.text {
  width: 100%;
}
.contright2 table.text .pad, .right_div4 table.text .pad {
  padding: 4px 25px 4px 25px;
}
.contright2 .cbord3 table.text .pad, .right_div4 table.text .pad {
  padding: 4px 25px 4px 0px;
}


.mmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.mmenus a:active, .mmenus a:visited, .mmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.mmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.nmenus a:active, .nmenus a:visited, .nmenus a:link {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
.nmenus a:hover {
	color: #06bab4;
	text-decoration: underline;
	font-weight: bold;
}
.dateitm {
	color: #ff0000;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}

.dateitm a:active, .dateitm a:visited, .dateitm a:link {
	color: #ff0000;
	text-decoration: none;
}
.dateitm a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.serv {
	color: #555555;
	font-size: 9px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.serv a:active, .serv a:visited, .serv a:link {
	color: #06bab4;
	text-decoration: underline;
}
.serv a:hover {
	color: #06bab4;
	text-decoration: none;
}
.blocksgn {
	background-image: url(../images/dlet_blocksgn.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bl01 {
	background-image: url(../images/dlet_bl01.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.bltitl1 {
	color: #c4100f;
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bltitl2 {
	color: #333333;
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.bl02 {
	background-image: url(../images/dlet_bl02.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 9px;
}
.bl04 {
	background-image: url(../images/dlet_bl04.gif);
	background-repeat: repeat-y;
}
.bl05 {
	background-image: url(../images/dlet_bl05.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.abl02 {
	background-image: url(../images/dlet_abl02.gif);
	background-repeat: no-repeat;
}
.abl12 {
	background-image: url(../images/dlet_abl12.gif);
	background-repeat: no-repeat;
}
.abl121 {
	background-image: url(../images/dlet_abl121.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl22 {
	background-image: url(../images/dlet_abl22.gif);
	background-repeat: repeat-x;
	/*height: 42px;*/
}
.abl221 {
	background-image: url(../images/dlet_abl221.gif);
	background-repeat: no-repeat;
}
.abl222 {
	background-image: url(../images/dlet_abl222.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl31 {
	background-image: url(../images/dlet_abl31.gif);
	background-repeat: repeat-y;
}
.abl33 {
	background-image: url(../images/dlet_abl33.gif);
	background-repeat: repeat-y;
}
.abl42 {
	background-image: url(../images/dlet_abl42.gif);
	background-repeat: repeat-x;
}