/* 
=============================================================
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.0 */

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

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ABA490;
	font-size: 11px;
	font-family: tahoma;
	color: #757575;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}
.a_bg {
	background: url(../images/td_bg2.jpg) no-repeat;
}
#bot-bg {
    background-image:url(../images/bot_bg.jpg);
	background-repeat:repeat-y;
}
#logo-left {
    background-image:url(../images/logo-left.jpg);
	background-repeat:no-repeat;
	width:131px;
}
#bg-left {
    background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-y;
}
#logo-right {
    background-image:url(../images/logo-right.jpg);
	background-repeat:no-repeat;
	width:108px;
}
#bg-right {
    background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-y;
}
#b-l-t {
    background-image:url(../images/px1.jpg);
	background-repeat:repeat-y;
	width: 9px;
}
#b-r-t {
    background-image:url(../images/px2.jpg);
	background-repeat:repeat-y;
	width: 8px;
}
#b-c-t {
    background-image:url(../images/px11.gif);
	background-repeat:repeat-y;
	width: 9px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#7E7E7E;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.slink {
	color: #666666;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #666666;
	text-decoration: none;
}
.slink a:hover {
	color: #666666;
	text-decoration: underline;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ntitle, .ntitle h3, .ntitle h2 {
    font-family: tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	padding: 0;
	margin: 0;
}
.ntitle a, .ntitle h3 a {
	color: #ffffff;
	text-decoration: none;
}
.ntitle a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* ==================== */

.otitle {
    font-family: tahoma;
    color: #666666;
    font-size: 10px;
	font-weight: normal;
}
.otitle a {
	color: #666666;
	text-decoration: underline;
}
.otitle a:hover {
	color: #666666;
	text-decoration: none;
}
#pag { font-size:11px; padding-left: 20px; padding-top: 1px;}
/* ==================== */

.mtitle {
    font-family: tahoma;
    color: #666666;
    font-size: 11,5px;
	font-style: normal;
	font-weight: bold;
}
.mtitle a {
	color: #666666;
	text-decoration: none;
}
.mtitle a:hover {
	color: #666666;
	text-decoration: underline;
}
.mtitle ul {
    list-style:none;
	margin-left: 0;
	padding-top: 15px;
	padding-left: 2em;
	text-indent: -1em;
}
.mtitle ul strong {
	color:#6E921F;
}
.mtitle#bg, .m9#bg {
    background-image:url(../images/sym.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

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

.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: #1b1f22;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
}
.news a {
    font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.news a:hover {
    font-weight:bold;
	color: #666666;
	text-decoration: underline;
}
.news img {
	padding: 5px;
}
/* ==================== */

.userstop {
	color: #1b1f22;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #ffffff;
	text-decoration: none;
}
.userstop a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #1b1f22;
	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;
}

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

.navigation a:hover {
	background-color: #717a82;
	color: #ffffff;
	border-color: #758088;
}

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

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

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

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	height: 18px;
	padding-left: 3px;
	border: 1px #000000;
	
	border: 1px solid #cdcdc9;	
}

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

.a_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #cdcdc9;	
}

.f_textarea {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/123.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 300px;
	height: 156px;
	border: 1px solid #cdcdc9;
}
.f_input {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_s.png);
	background-repeat: repeat-x;
	width: 300px;
	height: 17px;
	border: 1px solid #cdcdc9;
}
.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 #cdcdc9;
}
.lb {
	background-image: url(../images/dlet_lbkgr.gif);
	background-repeat: repeat-y;
}
.top_001 {
	background-image: url(../images/dlet_tophead_001.gif);
	background-repeat: no-repeat;
}
.top_012 {
	background-image: url(../images/dlet_top_cp.gif);
	background-repeat: no-repeat;
}
.mm_01 {
	background-image: url(../images/dlet_mmb_01.gif);
	background-repeat: no-repeat;
	width: 86px;
}
.mm_02 {
	background-image: url(../images/dlet_mmb_02.gif);
	background-repeat: no-repeat;
	width: 86px;
}
.mm_03 {
	background-image: url(../images/dlet_mmb_03.gif);
	background-repeat: no-repeat;
	width: 86px;
}
.mm_04 {
	background-image: url(../images/dlet_mmb_04.gif);
	background-repeat: no-repeat;
	width: 86px;
}
.mm_05 {
	background-image: url(../images/dlet_mmb_05.gif);
	background-repeat: no-repeat;
	width: 86px;
}
.body_1b {
	background-image: url(../images/dlet_body_001b.gif);
	background-repeat: repeat-y;
}
.body_2b {
	background-image: url(../images/dlet_body_002b.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.body_3b {
	background-image: url(../images/dlet_body_003b.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.lpointer {
	background-image: url(../images/dlet_pointerline.gif);
	background-repeat: repeat-y;
}
.b_170 {
	background-image: url(../images/menu_border.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.a_340 {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	width: 400px;
}
.ftr_02 {
	background-image: url(../images/dlet_footer_b02.gif);
	background-repeat: repeat;
}
.headmenu {
	color: #ffffff;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.headmenu a:active, .headmenu a:visited, .headmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.headmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.copyr {
	color: #888888;
	font-size: 10px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
	color: #888888;
	text-decoration: none;
}
.copyr a:hover {
	color: #abb5be;
	text-decoration: underline;
}
.hosting, .hosting a {
    color:#666666;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.pod, .pod a, .pod a:hover {
    font-family: tahoma;
    color: #FFFFFF;
    font-size: 10px;
	font-weight: normal;
}
.buttons {
    background-image:url(../images/button.png);
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	width: 98px;
	height: 24px;
	line-height: 23px;
}
.buttons a {
    background:none;
	color:#FFFFFF;
}
.buttons#f {
    background-image:url(../images/button83.png);
	width: 83px;
}
p {
    padding: 0;
	margin: 0;
}
h2, h2 a {
    font-size: 100%;
	padding: 0;
	margin: 0;
}
h2#top {
    font-size: 11px;
	font-weight:500;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
}
h2#top1 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
h1 {
    font-size: 100%;
	padding-top:5px;
	padding: 0;
	margin: 0;
	color:#6E921F;
	text-align:center;
}
.green {
    color:#6E921F;
	margin: 0;
	padding: 0;
}
#tex {
    color:#434242;
   	margin: 0;
	padding: 0
}
#op {
    margin-top:5px; 
	margin-right: 5px;
	color:#333333;
	background-image:url(../images/kak_doma.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#mai, #mai a {
    font-size: 100%;
	color:#FFFFFF;
}