/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 8.2 */
html, body {
	height: 100%;
	min-height: 100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	color: #555555;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
}
/*float: left;*/

p {margin: 0; padding: 0;}

input,
select,
button,
a,
textarea {
	outline:none;
}

/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
	text-align: left;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
}

.nav {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:rgb(108,125,136);
}
.addnews {
	color: #086e7a;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	PADDING-RIGHT: 5px;
}
.newsbody {
	text-align: justify;
	font-family:verdana;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
	font-size:12px;
	color:#000000;
	PADDING: 10px 0px 3px 0px;
}
.news {
	text-align: justify;
	font-family:verdana;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}
.news a {
	color: #398dd8;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.news img {
	border:none;
}
.ctitle {
	text-align: center;
	font-family:verdana;
    FONT-WEIGHT: normal;
	font-size:11px;
	color:#606D77;
}
.newstitle {
	font-family:Tahoma;
	font-size:11px;
	color:#2040EE;
	margin-left:10px;
}
.textin {
	font-family: Verdana;
	font-size: 11px;
	color:rgb(108,125,136);
	text-decoration: none;
}
a {
	color:#086e7a; text-decoration: none;
}
a:hover { color:#2040EE; text-decoration: none;
}

/*---search---*/
.searchbar {
    padding: 0px;
    width: 182px;
    height: 27px;
    background: url("../images/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 27px;
}

.searchbar .lfield {
    width: 145px;
    padding-left: 10px;
    overflow: hidden;
	list-style-type: none;
}

.searchbar .lfield input {
	float: left;
    color: #708893;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    margin-top: 6px;
}

.searchbar .lbtn {
	list-style-type: none;
}

.searchbar .lbtn input {
    width: 27px;
    height: 27px;
    background: url("../images/search.png") no-repeat 0 -27px;
}

.searchbar .lbtn input:hover {
    background-position: -27px -27px;
}

.lnk {
	font-family:tahoma;
	font-size:11px;
	color:rgb(108,125,136);
}
.style1 {
	text-align: justify;
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
	margin-left:8px;
	margin-right:5px;
}
.style2 {
	font-family:Tahoma;
	font-size:11px;
	margin-left:5px;
	color:#43637E;
}
.style2 a {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
}
.style3 {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
	text-align:left;
	margin-left: 5px;
}
.style3 a {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
}
.style3 li {
	margin-left: -30px;
}
.lefttext {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:rgb(71,117,165);
	margin-top:6px;
	margin-left:30px;
}
.archives a {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
}
.opros {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	margin-top:6px;
	margin-left:10px;
}
.opros2 {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	margin-top:6px;
	margin-left:10px;
}
hr {
	width:100%;
	height:4px;
	color:#086e7a;
	background-color:#086e7a;
	border: none;
	margin-bottom:0px;
}
.date {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#82919A;
}
.vote_title {
	color: #000;
	font-size: 11px;
	font-family: tahoma;
    font-weight: bold;
}
.edit {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#636363;
}
.calendarview {
	padding-left: 10px;
	margin-left: 10px;
}
.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}
