/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 8.2 */

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



h1				{ outline: none; color: #ED9D04; font-size: 13px; font-family: Verdana, Helvetica;  text-shadow: #FFDC34 0px 2px 1px; }
h2				{ outline: none; color: #298CAD; font-size: 13px; font-family: Verdana, Helvetica;  text-shadow: #92DAE8 0px 1px 1px; }





fieldset {
	border: 0px solid #e0e0e0;
	padding: 5px;
	text-align: left;
	font-size: 12px;		/* ! */
	font-family: arial;	/* ! */
}
	

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

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

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

.speedbar {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #1089B1;
	text-decoration: underline;
}
.stext a:hover {
	color: #539928;
}
.border {
	
	background-color: #F3F7F8;
	border: 1px dashed #C5D6D9; 
	font-weight: bold;
	padding: 5px;
}
.border2 {
	background-color: #F3F7F8;
	border: 1px dashed #C5D6D9; 
	font-weight: bold;
	padding: 5px;
	margin-bottom:10px
}
/* ==================== */

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

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

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

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

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

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

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

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

.userstop {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #1089B1;
	text-decoration: underline;
}
.userstop a:hover {
	color: #539928;

}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #555555;
	font-weight: bold;
}

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

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

.navigation {
float:left;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	border: 0px;
	background-color: transparent;
	text-decoration: none;
	margin: 0px auto;
	
	text-align: center;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px;
	background-image: url(dlet_nav.png);
	background-position: 0px 0px;
	margin: 0px 1px;
	width: 24px;
	float: left;
}
.navigation a:hover {
	color: #ffffff;
	background-image: url(dlet_nav.png);
	background-position: -44px 0px;
}
.navigation span {
	padding: 5px 0px;
	color: #000000;
	background-image: url(dlet_nav.png);
	background-position: -88px 0px;
	margin: 0px 1px;
	width: 24px;
	float: left;
}
.navigation span.nav_ext {
	padding: 5px 0px;
	color: #000000;
	background: none;
	width: 13px;
	float: left;
}

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

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

.s_field {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	background-image: url(dlet_fie.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding-left: 3px;
	border: 0px;
	background-color: transparent;
}
.s_field2 {
	background-image: url(fieldbgs.gif);
	background-repeat: no-repeat;
	background-position:left;
	font:normal arial 12px;
	height: 22px;
	padding-left: 3px;
	border: 0px;
}

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

.a_field {
	color: #555555;				/* ! */
	font-size: 12px;		/* ! */
	font-family: arial;	/* ! */
/*	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: 12px;		/* ! */
	font-family: arial;	/* ! */
	
	width: 400px;
	height: 156px;
	border: 1px solid #C5D6D9;
	background-color: #ffffff;
}
.f_input {
	color: #555555;			/* ! */
	font-size: 12px;		/* ! */
	font-family: arial;	/* ! */
	
	background-repeat: repeat-x;

	width: 325px;
	height: 22px;
	border: 1px solid #C5D6D9;
	background-color: #ffffff;
}
.f_select {
	color: #555555;			/* ! */
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	background-image: url(dlet_fie.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.backl {
	background-image: url(dlet_bac.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.backr {
	background-image: url(dlet_bac.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.hder06 {
	background-image: url(dlet_hde.gif);
	background-repeat: repeat-x;
}
.hder07 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
	height: 57px;
}
.hder08 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
	height: 57px;
}
.hder10 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
}
.hder13 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.hder15 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
}
.hder17-1 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder17-2 {
	background-image: url(dlet_hde.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.hder18 {
	background-image: url(dlet_hde.gif);
	background-repeat: repeat-x;
	height: 154px;
}
.hder18-4 {
	background-image: url(dlet_hde.gif);
	background-repeat: repeat-x;
}
.fter03 {
	background-image: url(dlet_fte.gif);
	background-repeat: no-repeat;
	height: 44px;
}
.fter04 {
	background-image: url(dlet_fte.gif);
	background-repeat: no-repeat;
	height: 65px;
}
.fter07 {
	background-image: url(dlet_fte.gif);
	background-repeat: repeat-x;
}
.fter08 {
	background-image: url(dlet_fte.gif);
	background-repeat: no-repeat;
	height: 165px;
}
.bbkgr {
	background-image: url(dlet_bbk.gif);
	background-repeat: no-repeat;
}
.bod01 {
	background-image: url(dlet_bod.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.adsc {
	background-image: url(dlet_ads.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.setas {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	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: #ffffff;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	text-decoration: none;
}
.smm01 a:active, .smm01 a:visited, .smm01 a:link {
	color: #f9d16e;
	text-decoration: underline;
}
.smm01 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.smm02 {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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;
}
.mmenus {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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: arial;	/* ! */
	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(dlet_blo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bl01 {
	background-image: url(dlet_bl0.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.bltitl1 {
	color: #c4100f;
	font-family: arial;	/* ! */
	text-decoration: none;
}
.bltitl2 {
	color: #333333;
	font-family: arial;	/* ! */
	text-decoration: none;
}
.bl02 {
	background-image: url(dlet_bl0.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 9px;
}
.bl04 {
	background-image: url(dlet_bl0.gif);
	background-repeat: repeat-y;
}
.bl05 {
	background-image: url(dlet_bl0.gif);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.abl02 {
	background-image: url(dlet_abl.gif);
	background-repeat: no-repeat;
}
.abl12 {
	background-image: url(dlet_abl.gif);
	background-repeat: no-repeat;
}
.abl121 {
	background-image: url(dlet_abl.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl22 {
	background-image: url(dlet_abl.gif);
	background-repeat: repeat-x;
	/*height: 42px;*/
}
.abl221 {
	background-image: url(dlet_abl.gif);
	background-repeat: no-repeat;
}
.abl222 {
	background-image: url(dlet_abl.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.abl31 {
	background-image: url(dlet_abl.gif);
	background-repeat: repeat-y;
}
.abl33 {
	background-image: url(dlet_abl.gif);
	background-repeat: repeat-y;
}
.abl42 {
	background-image: url(dlet_abl.gif);
	background-repeat: repeat-x;
}
#hintbox {
text-align:left;
width:280px;
font-size: 12px;
border: 1px solid #9F9F9F;
filter:alpha(opacity="95");
font-family: Arial;
color:#4B4B4B;
z-index: 3;
margin: 0px 15px 0px 0px;
-moz-opacity : 0.9;
-moz-border-radius : 3px;
padding:10px;
position:absolute;
visibility:hidden;
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
margin-left: 10px;
background-color: #F7F7F7; 
}



.title_button {
    text-align: center;
    color: #C9DE8;
    padding: 2px 12px;
    background-color: #BFDEFF;
    border: 1px solid #3C9DE8;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
}

.title_button:hover {
    color: #3A92ED;
    background-color: #E7F3FF;
    border: 1px solid #58A7EC;
    text-decoration : none;
}






#tables tr{
	      
}

#tables tr:hover{
        background-color: #E7EFFF;
}
#tables th.top{
border: #007dd5 1px solid;
background: url(../images/tablebg.gif) repeat-x;
color: #007dd5;
height:15px
}
#tables td
{
border: #007dd5 1px solid;
padding:1px
}
#tab table{background-color: #D6E7FF; border: #007dd5 1px solid;}




