/* DEFAULT STYLES OF DATALIFE ENGINE RELEASE 8.2 */

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

#menu_img {
	width:200px; 
	height:50px;
}

.icon{
	float:left;
	padding-top:5px;
	padding-left:5px;
}

.menu span:hover{
	/*color:#6F9E00;*/
	color:#435F00;
	text-decoration:underline;
	cursor:pointer;
}
.menu1 span:hover{
	/*color:#6F9E00;
	color:#CFCFCF;*/
	color:#435F00;
	text-decoration:underline;
	cursor:pointer;
}

.prices td{
	border: 1px solid ;
	text-align:center;
}

table.prices{
	background-color:#FAFFEF;
	border-color:#659100;
	font-family:trebuchet MS,comic Sans MS;
	width:650px;

}

.prices {
	border:1px solid;
	width:650px;
}

.menu {
	padding-left:15px;
	background-color:#CFCFCF;
}

.menu1 {
	padding-left:15px;
	background-color:#BFBFBF;
}

.left_menu, a.left_menu{
	padding:0 0 0 0;
	color:#000000;
	list-style:none;
	font-weight:bold;
	
}
.sub_menu1{
	background-color:#EFEBE0;
	position:relative;
	/*
	border:solid 1px #DEDEDE; 
	border-top:none; 
	border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; 
	background:#DADBDD;
	*/
	width:100%; 
	
}
.sub_menu1 a:link, .sub_menu1 a:visited{
	display:block; 
	font-size:11px; 
	padding:1px;
}

.sub_menu1 a:hover{
	color:#ff0000;
	text-decoration:underline;
	
}
.menu a:hover{
	color:#6F9E00;
	text-decoration:underline;
}
.menu1 a:hover{
	color:#6F9E00;
	text-decoration:underline;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #000;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
	background:#e0e0e0 url(../images/bg.gif) repeat-x;
	width:100%;
	height:100%;
}

p {margin: 0; padding: 0;}

input,
select,
textarea {
	outline:none;
}
input{
	color:#000;
}

a{
	color:#008fbe;
}

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

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
	text-align: left;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
}
	

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

img{
	border:none;
}

.navigation {
	color: #FFF; 
	width:242px;
	height:37px;
	background:url(../images/navi.gif);
	border: 0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: underline;
	font-size: 11px
	color: #ffffff;
	line-height:1.9;
	padding-left:2px;
	padding-right:2px;
}

.navigation a{
	color: #ffffff;
	font-size:18px;
}

.navigation a:hover {
	color: #ffffff;
}

.navigation span {
	text-decoration: none;
	font-size: 12px;
	text-decoration:none;
	font-size:18px;
	padding-left:2px;
	padding-right:2px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/wrap.gif);
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 509px;
	background: url(../images/top.jpg) no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 269px 0 269px;
	padding-bottom:40px;
	font-size:12px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
/*.sl {
	line-height:20px;
	float: left;
	width: 240px;
	margin-left: -100%;
	position: relative;
	padding-bottom:40px;
}*/
.sl{
float:left;
line-height:20px;
margin-left:-97%;
padding-bottom:40px;
position:relative;
width:220px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: -35px; /*old -3px*/
	width: 270px;
	margin-left: -270px;
	position: relative;
	/*padding-top:37px;  FROM LEFT TO RIGHT*/
	padding-bottom:40px;
}
.sl a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 111px;
	background: url(../images/bottom.gif);
	padding-left:41px;
	font-size:12px;
}
.logo{
	padding-top:50px;
	margin-left:47px;
	position:absolute;
}
.info{
height:90px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/phone.gif) no-repeat scroll left top;
color:#7F7F7F;
float:right;
font-family:Tahoma;
font-size:12px;
line-height:1.5;
margin-left:665px;
margin-right:18px;
margin-top:55px;
padding-left:28px;
position:relative;
text-align:left;
}
/*
.info{
	margin-right:53px;
	margin-top:65px;
	padding-left:28px;
	font-size:13px;
	font-family:Tahoma;
	color:#ababab;
	text-align:left;
	margin-left:665px;
	position:absolute;
	background:url(../images/phone.gif) no-repeat top left;
	line-height:1.5;
}*/
#menu{
	margin-left:120px;
}
#menu ul{
	margin:0px;
	padding:0px;
	padding-top:1px;
	margin-left:110px;
}
#menu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
}
#menu ul li a{
	display:block;
	text-align:center;
	background:url(../images/a.gif);
	width:127px;
	height:31px;
	float:left;
	margin-right:5px;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	padding-top:11px;
	font-weight:bold;
	display:inline;
}
#menu ul li a:hover{
	background:url(../images/hover.gif);
	color:#000;
}
#login{
	width:154px;
	height:158px;
	background:url(../images/l_b.gif) no-repeat;
	margin-left:89px;
	margin-top:73px;
	text-align:center;
	padding-top:7px;
}
#login_in{
	width:154px;
	height:158px;
	background:url(../images/l_b.gif);
	margin-left:89px;
	margin-top:73px;
	text-align:center;
	padding-top:7px;
}
#login a{
	color:#000;
	font-size:12px;
	display:block;
	padding-bottom:8px;
	padding-top:8px;
}
#login_in a{
	color:#000;
	font-size:12px;
	display:block;
	padding:3px;
}
#login img{
	padding-top:2px;
}
.input{
	width:118px;
	height:28px;
	border:0px;
	background:url(../images/input.gif) no-repeat;
	padding-left:3px;
	padding-top:3px;
}
.bar{
	visibility:hidden;
	width:980px;
	background:url(../images/bar.gif);
	height:0px;
	margin-left:10px;
	margin-top:345px;
}
.menu_log a{
	margin:0px;
	padding:0px;
	display:inline;
	padding-bottom:0px;
	padding-top:0px;
}
#menu_left{
	font-weight:bold;
	margin-bottom:9px;
	margin-right:60px;
	text-align:right;
}
#menu_left a{
	color:#000;
	text-decoration:none;
}
.form{
	width:120px;
	height:27px;
	background:url(../images/form.gif) no-repeat;
	border:0px;
	margin-bottom:7px;
}
.src{
	position:absolute;
	margin-left:131px;
}
.blue a{
	color:#0099cc;
	text-decoration:underline;
}
.date a{
	font-size:12px;
	color:#0088cc;
	font-weight:bold;
}
.short{
	padding-left:20px;
}
.all{
	padding-left:20px;
	padding-top:20px;
}
#main{
	margin-top:38px;
	margin-bottom:61px;
	padding-left:10px;
	padding-right:10px;
}
.lines{
	background:url(../images/main.gif) repeat-y;
}
#footer_txt{
	position:absolute;
	line-height:1.4;
}
#footer_txt a{
	color:#0099cc;
}
#counters{
	visibility:hidden;
	margin-left:859px;
	margin-top:17px;
	position:absolute;
}
#counters img{
	margin-bottom:7px;
}
