﻿/* DEFAULT STYLES OF DATALIFE ENGINE */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #410202 url('../images/bk.jpg');
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 0px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 957px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 197px;
}
#header_left {
	width: 353px;
	height:197px;
	float:left;
	background-image:url('../images/topl.png');
}
#header_center {
	width: 254px;
	height:197px;
	float:left;
}
#header_right {
	width: 350px;
	height:197px;
	float:left;
	background-image:url('../images/topr.png');
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
}
#menuline {
	background-image: url('../images/menu_bk.png');
}
#topmenu {
	margin-left:57px;
	height:33px;
}
#topmenu li{
	float:left;
	width:95px;
	height:33px;
	background:url('../images/menu_button_active.png');
	list-style:none;
	text-align:center;
	line-height:33px;
	font-size:13px;
	color:#7c1f04;
	margin:0 5px 0 5px;
}
#topmenu li a{
	display:block;
    background:url('../images/menu_button.png');
	width:95px;
	height:33px;
	line-height:38px;
	color:#fcfac0;
	text-decoration:none;
}
#topmenu li:hover a{
	color:#7c1f04;
	width:95px;
	height:33px;
	background:url('../images/menu_button_active.png');
}
#list_top {
	height:55px;
	background-image:url('../images/list_pole_top.png');
}
#list_main {
	width:957px;
	height:455px;
}
#list_polel {
	float:left;
	width:85px;
	height:455px;
	background-image:url('../images/list_pole_l.png');
}
#list_leftside {
	float:left;
	width:348px;
	height:455px;
	background-image:url('../images/list_bk_l.jpg');
	text-align:center;
}
#list_centerside {
	float:left;
	width:91px;
	height:455px;
	background-image:url('../images/list_bk_c.jpg');
}
#list_rightside {
	float:left;
	width:348px;
	height:455px;
	background-image:url('../images/list_bk_r.jpg');
}
#list_poler {
	float:left;
	width:85px;
	height:455px;
	background-image:url('../images/list_pole_r.png');
}
#list_bottom {
	background-image:url('../images/list_pole_bottom.png');
	height:90px;
}
#favor {
	text-align: center;
	padding:30px 30px 0 30px;
	color:#fcfac0;
}
#favor img {
	padding-right:30px;
	border:0px;
}
.maked {
	padding:0px 15px 10px 15px;
	line-height:14px;
	font-size:13px;
	color:#fcfac0;
	text-align:center;
}
.maked  a{
	color:#fcfac0;
}

.text {
	clear:both;
	padding:10px 15px 10px 15px;
	line-height:12px;
	font-size:11px;
	color:#7c1f04;
}
.text a {
	color:#7c1f04;
}
.text img{
	margin:7px;
}
.text p{
	text-indent:1em;
	text-align:justify;
	padding:0px 0px 5px 0px;
	line-height:110%;
}
.text ul {
	list-style-image:url('../images/marker_min.jpg');
}
.text ul,ol {
	padding-left:30px;
	padding-bottom:7px;
}
.text ul,ol li{
	text-indent:0em;
	margin-top:3px;
}
.text h1{
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	padding:3px 0px 7px 0px;
	color:#d42323;
}
.text h2{
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	color:#d42323;
}
.text h3{
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	color:#d42323;
}
.text table{
	width:100%;
	margin:5px 0px 0px 0px;
}
.text table td{
	padding:2px 4px 2px 4px;
	border: 0px solid;
	text-align:left;
	vertical-align:top;
}
.text table th{
	padding:2px 4px 2px 4px;
	border:0px;
	font-weight:normal;
	background:#7c1f04;
	color:#fbfbbf;
	text-align:left;
	vertical-align:top;
}
.ct table td,th {
	border:1px #7c1f04 solid;
}
.catalog_menu  {
	color:#7c1f04;
}
.catalog_menu  a{
	color:#7c1f04;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 145px;
	text-align: center;
	font-size:15px;
	color:#fcfac0;
	font-weight:bold;
	background-image: url('../images/bottom_bk_c.png');
}
#footer a {
	color:#fcfac0;
}


/* ==================== Рамка расширенной формы поиска по сайту */

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: #ffd200;
	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: #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 {
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-align: justify;
	line-height: 15px;
}
.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 {
	margin-top:10px;
	color: #555555; 
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #7c1f04;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	padding: 3px 6px;
	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;
	height: 14px;
	width:220px;
	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;
}
.setas {
	color: #ffffff;
	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: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	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: 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;
}
.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;
}
