/*------------------------------------------------------------------*/
/* Стили используемые в DataLife Engine     			            */
/*------------------------------------------------------------------*/

form {  PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

/* 
 * ========================================
 * Вывод архива 
 * ========================================
 */
.archives {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	margin-top:6px;
	margin-left:20px;
	margin-bottom:10px;
}
.archives a {
	font-family:Tahoma;
	font-size:11px;
	color:#43637E;
}
/* 
 * ========================================
 * Цитата и скрытый текст
 * ========================================
 */
 .quote {
	color: #000000;
	FONT: 10pt Verdana; 
	text-align:justify;
	background-color: lightyellow; 
	border-width:1; 
	border-color:rgb(190,190,190); 
	border-style:dotted;
	padding: 5px;
	}
/* 
 * ========================================
 * Teг CODE
 * ========================================
 */
 .scriptcode {
	color: #000000;
	FONT: 8pt Verdana; 
	text-align:left;
	background-color: lightyellow; 
	border-width:1; 
	border-color:rgb(190,190,190); 
	border-style:dotted;
	padding: 5px;
	}
/* 
 * ========================================
 * Календарь 
 * ========================================
 */

.weekday-active-v {
	color: #4974a3;
	font-family:tahoma;
	 font-size:11px;
}
.day-active-v {
	color: #4974a3;
	font-family:tahoma;
	 font-size:11px;
}
.calendar {
	 font-family:verdana;
	 font-size:11px
}
.calendar td, th {
	 font-family:verdana;
	 font-size:11px;
	 text-decoration: none;
	 padding: 3px;
}

.weekday {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.weekday-active {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.day-active {
	color: #804040;
	font-family:verdana;
	font-size:11px;
}
.day-active a,
.weekday-active a,
.day-active-v a,
.weekday-active-v a
 {
text-decoration: underline;
}

.monthlink {
color: #4974a3;
font-family:tahoma;
font-size:11px;
text-decoration: none;
}

/* 
 * ========================================
 * Рейтинг 
 * ========================================
 */

.rating {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	vertical-align: middle;
	font-size: 11px; 
	vertical-align: middle;
height:18px;
}

/* 
 * ========================================
 * BB коды
 * ========================================
 */ 
.bbcodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
	height: 21px;
}

/* 
 * ========================================
 * Дополнительные поля
 * ========================================
 */ 

.xfields textarea {
width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields input {
width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}
.xfields select {
height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0;
}

/* 
 * ========================================
 * Персональные сообщения
 * ========================================
 */ 

.pm_head {
	FONT: 10pt Verdana; 
}
.pm_list {
	color: #888888;
	font-size: 11px;
	font-family: tahoma;
	}
.pm_list a {
	color: #4b719e;
	font-size: 11px;
	font-family: tahoma;
}

/* 
 * ========================================
 * Выпадающее меню
 * ========================================
 */ 

#dropmenudiv{
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
background-color: #F4F4F4;
line-height:18px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color: #4b719e;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DEDEDE;
}

/* 
 * ========================================
 * Результаты поиска
 * ========================================
 */

.sresult  {
	text-align: justify;
	font-family:verdana;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}

/* 
 * ========================================
 * Опрос
 * ========================================
 */

.vote  {
	color: #717171;
	font-size: 12px;
	margin-top:2px;
}
/* DLE New Slider v.1.0 */
/* ????????? ???????? */
.dle_news_slider_container {
overflow: hidden;
width: 900px;
margin: 0 auto;
border: 1px solid #E4E4E4;
padding: 2px;
}
/* ????? ???????? */
#dle_news_slider_main {
}
/* ????? ???????, ?? ??????? ????????? ??????? ????? */
.dle_news_slider_main_image {
width: 500px; 
height: 300px;
float: left;
position: relative;
overflow: hidden;
color: #fff;
padding-top: 1px;
}
/* ????? ???????? ???????, ?? ??????? ????????? ??????? ????? */
.dle_news_slider_main_image img {
width: 500px; 
height: 300px;
}
/* ????? ?????????? ???????, ?? ??????? ????????? ??????? ????? - ??????????????, ????? ?????? ???? ?? ?????? ????????? H2 ? ???????? ????????? */
.dle_news_slider_main_image h2 {
font-size: 2em;
font-weight: normal;
margin: 0 0 5px; 
padding-left: 5px;
padding-bottom: 5px;
}
/* ????? ?????????? ???????, ?? ??????? ????????? ??????? ????? - ?????????????? */
.dle_news_slider_main_image p {
font-size: 1.2em;
padding: 10px; margin: 0;
line-height: 1.6em;
}
.dle_news_slider_main_image .block small {margin-left: 10px;}
.dle_news_slider_main_image .desc{
position: absolute;
bottom: 0; left: 0;
width: 100%;
display: none;
}
/* ????? ???????????? ????? */
.dle_news_slider_main_image .block{
text-align:left;
width: 100%;
background: #111;
border-top: 1px solid #000;
}
/* ????? ?????? ???????????? ????? */
.dle_news_slider_main_image .block a{
color: #fff;
text-decoration: underline;

}
/* ????? ?????? ???????????? ?????, ?? ??????? ??????? ?????? */
.dle_news_slider_main_image .block a:hover{
text-decoration: none;

}
/* ????? ?????????? ???????????? ?????*/
.dle_news_slider_main_image .internal_title {
font-size:16px;
padding: 7px;
}
/* ????? ?????? ??????/???????? ???????????? ????? */
.dle_news_slider_main_image a.collapse {
background: url(../dleimages/vkl_vykl.png) no-repeat left top;
height: 27px; width: 75px;
text-indent: -99999px;
position: absolute; 
top: -27px; right: 20px; 
}
.dle_news_slider_main_image a.show {
background-position: left bottom;
} 
}
/* ????? ???????? ????? ??????????? ?????? ???????? ???????? */
.dle_news_slider_image_thumb {
float: left;
width: 400px;
height: 300px;
text-align: left;
}
/* ????? ???????? ???????? ????? ??????????? ?????? ???????? ???????? */
.dle_news_slider_image_thumb img {
margin-right: 10px;
float: left;
width: 60px;
height: 40px;
border: 1px solid #E4E4E4;
}
.dle_news_slider_image_thumb ul {
margin: 0; padding: 0;
list-style: none;
}
/* ????? ????? ?????? ??????? ?? ????? ??????????? ?????? ???????? ???????? */
.dle_news_slider_image_thumb ul li{
font-size: 12px;
margin: 0; 
padding: 8px 8px;
background: #f0f0f0 url(../dleimages/fon_normal.gif) repeat-x;
width: 380px;
float: left;
border-bottom: 1px solid #ccc;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
}
/* ????? ????? ?????? ??????? ?? ????? ??????????? ?????? ???????? ????????, ??????? ???????????? ? ??????? ??????*/
.dle_news_slider_image_thumb ul li.hover {
color:#FFF;
cursor: pointer;
background: #f0f0f0 url(../dleimages/fon_active.gif) repeat-x;
}
/* ????? ????? ?????? ??????? ?? ????? ??????????? ?????? ???????? ????????, ?? ??????? ??????? ?????? */
.dle_news_slider_image_thumb ul li.active {
color:#FFF;
cursor: default;
background: #f0f0f0 url(../dleimages/fon_active.gif) repeat-x;
}
html .dle_news_slider_image_thumb ul li h2 {
font-size: 1.5em; 
margin: 5px 0; padding: 0;
}
/* ????? ????? ????????? ? ????? ?????? ???????*/
.dle_news_slider_image_thumb ul li .block {

margin-left: 10px;
padding: 0;
width: 385px;
}
.dle_news_slider_image_thumb ul li p{display: none;}





.header_contacts { height:51px; float:right; width:390px; margin:23px 0 0 0; }
.call  { position:relative; text-decoration:none; font-size:28px; border-bottom:1px dashed #000000; float:left; margin:10px 20px 0 0; }
.call i { display:block; position:absolute; background:url(../images/tell.png) no-repeat; width:20px; height:8px; top:-2px; left:65px; }
.header_contacts em { font-size:18px; display:block; float:left; padding:17px 0 0 0; }
/* 
.write { display:block; float:right; width:141px; height:51px; background:url(../images/write.png) no-repeat; margin-right:20px; }
*/


/* Popup */

.popup { position:absolute; top:50%; left:50%; margin:-300px 0 0 -273px; width:521px; min-height:550px; background:#ffffff; border:10px solid #000000; z-index:998;
         border-radius:15px; -moz-border-radius:15px; -webkid-border-radius:15px; box-shadow:0 0 5px #313131; -moz-box-shadow:5px 5px 10px #313131; -webkit-box-shadow:0 0 5px #313131;
         padding:25px !important; }

	.popup h3 {  font-size:48px; font-weight:normal; padding:10px 0 10px 10px !important; }

	.popup p { font-size:13px; padding:0 0 10px 0; }

	.popup_nav { float:left; margin:0 0 15px 95px; }
	.popup_nav li { float:left; width:72px; margin:0 55px 0 0; }
	.popup_nav a { display:block; text-decoration:none; font-weight:bold; float:left; width:72px; }
	.popup_nav a span { padding:80px 0 0 0; display:block; width:100%; text-align:center; width:72px; }
		.thk    { background:url(../images/p_thk.gif) no-repeat;  }
		.thk_a  { background:url(../images/p_thk_a.gif) no-repeat;  }
		.rec    { background:url(../images/p_rec.gif) no-repeat;  }
		.rec_a  { background:url(../images/p_rec_a.gif) no-repeat;  }
		.comp   { background:url(../images/p_comp.gif) no-repeat;  }
		.comp_a { background:url(../images/p_comp_a.gif) no-repeat;  }

	.popup_form { float:left; padding:0 0 0 10px;  }
		.popup_form .row { float:left; width:100%; margin:0 0 7px 0; position:relative; }
		.popup_form label { width:120px; float:left; text-align:right; margin:0 8px 0 0; height:33px; padding:11px 0 0 0; font-size:16px; }
		.popup_form .row input {  border:2px solid #000000; height:33px; width:275px; padding:0 6px; line-height:33px; }
		.p_ta  textarea { width:277px; height:180px; border:2px solid #000000; padding:5px; }
		.ta_sm textarea { height:100px; }
		.p_sub { width:135px; height:59px; background:url(../images/p_sub.gif) no-repeat; border:none; margin:10px 0 0 180px; display:block; cursor:pointer; }

		.popup_help { position:absolute; right:-170px; top:-30px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }

	.write_desc { text-align:center; font-size:16px !important; padding:6px 0 12px 0 !important; }

	.p_call_block { padding:10px 0 0 0; }
	.p_call_block h3 { font-size:36px; width:100%; float:left; padding:15px 0 10px 0 !important;  }
	.p_call_block p  { padding:0; }
	.p_call_block ul {  }
	.p_call_block li { font-size:12px; }

	.card1, .card2, .card3, .card4 { position:relative; }


	#flip_container {width:962px;  height:250px; overflow:hidden; margin:0 0 35px 0;}
	.rp_block{position:absolute; z-index:3; width:962px; height:200px; }
  .q_block{display:none; position:absolute; z-index:2; width:962px; height:200px;   }
	.quest_block { display:block !important;}
	.flip_holder {position:absolute; z-index:1; width:960px; height:190px;}

	#flip_container_t {width:962px;  height:690px; overflow:hidden; }
	#help{position:absolute; z-index:3; cursor:pointer; width:962px; height:600px; }
  #why{display:none; position:absolute; z-index:2; cursor:pointer;  width:962px; height:600px;   }
	.flip_holder_t {position:absolute; z-index:1; width:960px; height:600px;}


.img_process_center {display:none; margin:10px auto 0 auto;}
.img_process_testdrive {display:none; margin:70px 0 0 12px;}
#test_drive {position:relative;}
 {top:320px;}
#popup_write_err { position:absolute; right:-150px; top:320px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }
#popup_call_err { position:absolute; right:-150px; top:270px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }

#popup_comp_err, #popup_rec_err , #popup_thk_err { position:absolute; right:-150px; top:480px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }

#test_drive_err { position:absolute; right:-10px; top:190px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }
#question_err { position:absolute; right:0px; top:170px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }
#review_inner_err { position:absolute; right:0px; top:1650px; display:none; width:242px; height:111px; background:url(../images/popup_help.png) no-repeat; z-index:111;
					  text-align:center; color:#000000; padding:18px 0 0 16px; *left:420px; font-size:11px; }

#mw {display:none;}
