/* 
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2008 DLETemplates.com  All Rights Reserved.

File 'style.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 7.3 */

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

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

p {margin: 0; padding: 0;}
input, textarea, select, button, a { outline: none; }
/* ==================== */
a {color: #2F2F2F;}
.category {
	color: #2f2f2f;
	font-size: 13px;		/* ! */
	font-family: Arial,Georgia;	/* ! */
	text-decoration: none;
}
.category a {
	color: #2f2f2f;
	text-decoration: none;
}
.category a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.ncategory {
	color: #2f2f2f;
	font-size: 10px;		/* ! */
	font-family: Arial,Georgia;	/* ! */
	text-decoration: none;
}
.ncategory a {
	color: #2f2f2f;
	text-decoration: none;
}
.ncategory a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.digest {
	color: #2f2f2f;
	font-size: 10px;		/* ! */
	font-family: Georgia, Verdana;	/* ! */
	margin: 0px 0px 0px 0px;
	padding-left: 50px;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
}
.digest a {
	color: #2f2f2f;
	text-decoration: none;
}
.digest a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.digest2 a {
	font-family: Georgia, Verdana;	/* ! */
	font-size: 16px;		/* ! */
	color: #2f2f2f;
	text-decoration: none;
	font-weight: bold;
}
.digest2 a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.digesttext {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia, Verdana, Tahoma, 	/* ! */
	margin: 2px;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}
.digesttext a {
	color: #2f2f2f;
	text-decoration: none;
}
.digesttext a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}

.digestdate {
	color: #2f2f2f;
	font-size: 18px;		/* ! */
	font-family: Georgia, Verdana, Tahoma;	/* ! */
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
.digestdate a {
	color: #2f2f2f;
	text-decoration: none;
}
.digestdate a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}


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

.speedbar {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.speedbar a {
	color: #2f2f2f;
	text-decoration: underline;
}
.speedbar a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
#dle-speedbar a {
	color: #2f2f2f;
	text-decoration: underline;
	}
#dle-speedbar   a:hover {
	color: #2f2f2f;
	text-decoration: none;
}	

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

.slink {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.slink a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

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

.copy {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
	padding: 5px 3px;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.copy a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.copy ul,  .copy li { margin: 0; padding: 0;}
/* ==================== */

.stext {
	color: #2f2f2f;
	font-size: 13px;		/* ! */
	font-family: Tahoma,Georgia;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #2f2f2f;
	text-decoration: underline;
}
.stext a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

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

.ltitle {
	color: #4d4c48;
	font-size: 20px;
	font-family: Georgia;
}

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

.ntitle {
	color: #2f2f2f;
	font-size: 16px;
	font-family: Arial,Georgia;
}
.ntitle a {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: none;
	font-weight: bold;
}
.ntitle a:hover {
	color: #2f2f2f;
/*	font-weight: bold;*/
	text-decoration: underline;
}


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

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

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

.news {
	color: #2f2f2f;		/* ! */
	font-family: Arial, Verdana, Georgia;	/* ! */
	text-align: justify;
    font-size: 15px;
	font-weight: 120%;
    line-height: 130%; 
}
.news a {
	color: #2f2f2f;
	text-decoration: underline;
}
.news a:hover {
	color: #2f2f2f;
	text-decoration: none;
}
.news img {
    border:none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

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

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

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

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

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

/* CUSTOM STYLES FOR DLETEMPLATES.COM SKIN */

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

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

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

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

.f_textarea {
	color: #2f2f2f;			/* ! */
	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;
}
.f_input {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	width: 300px;
	height: 16px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #2f2f2f;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	height: 14px;
	border: 1px solid #e0e0e0;
}
.he_ad {
	background-image: url(../images/dlet_hd.gif);
	background-repeat: repeat-x;
	height: 188px;
}
.whmenu {
	color: #fff;
	font-size: 9px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whmenu a:active, .whmenu a:visited, .whmenu a:link {
	color: #fff;
	text-decoration: none;
}
.whmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.mainmenu {
	color: #2f2f2f;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.mainmenun {
	color: #2f2f2f;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.mainmenun a:active, .mainmenun a:visited, .mainmenun a:link {
	color: #2f2f2f;
	text-decoration: none;
}
.mainmenun a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.whtext {
	color: #fff;
	font-size: 12px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.whtext a:active, .whtext a:visited, .whtext a:link {
	color: #fff;
	text-decoration: none;
}
.whtext a:hover {
	color: #fff;
	text-decoration: underline;
}
.copyr {
	color: #fff;
	font-size: 11px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
}
.copyr a:active, .copyr a:visited, .copyr a:link {
	color: #fff;
	text-decoration: underline;
}
.copyr a:hover {
	color: #fff;
	text-decoration: none;
}
.csp {
	background-image: url(../images/dlet_csp.gif);
	background-repeat: repeat-y;
}
.hdline {
	background-image: url(../images/dlet_hdline.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.catl {
	background-image: url(../images/dlet_catl.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.globecat {
	background-image: url(../images/dlet_globe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bltitle {
	color: #b11218;
	font-size: 16px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
	font-weight: bold;
}
.categoryDT {
	color: #2f2f2f;
	font-size: 10px;		/* ! */
	font-family:Georgia;	/* ! */
	text-decoration: none;
	font-weight: 500;
}
.categoryDT a {
	color: #2f2f2f;
	text-decoration: none;
}
.categoryDT a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
.categorylist {
	color: #2f2f2f;
	font-size: 14px;		/* ! */
	font-family: Georgia;	/* ! */
	text-decoration: none;
	padding: 2px 2px;
	font-weight: 400;
}
.categorylista {
	color: #2f2f2f;
	text-decoration: none;
}
.categorylist a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
h1{font-size: 18px;
  font-family: Georgia,Tahoma;	/* ! */
  	padding: 10px 10px 10px 10px;
  }
#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
}
#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
.mix_pict {
width: 120px !important;
height: 120px !important;
}
.mix_name {
font-size: 10px;
font-weight: bold;
}
.mix_desc {
font-size: 9px;
}
.mix_price {
font-size: 10px;
	color: #690202;
}
.mix_merce {
font-size: 9px;
	color: #690202;
}
