


/* Start:/bitrix/components/itprof/catalog.top/templates/top/style.css*/
.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}

/* End */



/* Start:/bitrix/templates/eltis/styles.css*/
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:12px;
}
#box {
	position: relative;
	min-height: 100%;
	/*width:1000px;*/
	width:100%;
	margin: 0 auto;
}
* html #box {
	height: 100%;
}
#header{
	height:322px;
	position:relative;
	z-index:20;
}
#header2{
	height:130px;
	position:relative;
	z-index:20;
}
#vawe{
	position:absolute;
	top:0px;
	left:0px;
}
#content{
	position:relative;
	padding-bottom:120px;
	margin-left:10px;
	margin-right:10px;
	z-index:1;
	padding-top:20px;
}
#content TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	color:#4e4e4e;
  	font-size:11px;
}
#left_blok{
	position:relative;
	/*float:left;*/
	width:221px;
	z-index:100;
	padding-left:30px;
	padding-right:20px;
}
.top_sale{
	background:#1A3A86 url('/bitrix/templates/eltis/images/top_bg.gif') left top no-repeat;
	width:221px;
	height:46px;
	color:#FFFFFF;
	font-size:18px;
	padding-top: 1px
}
.search-form {
	margin-top: 1px;	
}
.top_sale SPAN{
	display:block;
	padding-top:8px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.top_sale_i{
	padding-top:15px;
}
.top_sale_i a, .top_sale_i a:hover {text-decoration:none;}
#cntr_blok{
	position:relative;
	/*width:670px;
	float:left;*/
	z-index:1;
	padding-bottom:120px;
}
h1{
	color:#193985;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
h2{
	color:#193985;
	font-size:13px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-weight:bold;
}
#news{
	/*border-bottom:#E9E9E9 solid 1px;*/
	/*padding-bottom:20px;
	margin-bottom:20px;*/
}
.news{
	position:relative;
	/*float:left;
	width:49%;*/
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom: 1px solid #E9E9E9;
}
.news_date{
	color:#CBCBCB;
	font-size:12px;
	font-weight:bold;
	/*padding-left:13px;*/
	padding-bottom: 5px
}
.clear{
	clear:both;
}
#top_banner{
	position:absolute;
	/*width:700px;*/
	width:100%;
	height:180px;
	/*left:270px;*/
	top:130px;
	padding-top:7px;
}
.left_banner{
	padding-top:10px;
	padding-bottom:10px;
}
.bottom_banner{
    position:absolute;
    width:75%;
    top: -130px;
    z-index:1;
    margin-left:280px;
}
.vote{
	padding-top:10px;
}
.vote_h{
	color:#CDAA61;
	padding-bottom:7px;
	font-size:17px;
}
#footer_bx{
	/*width:1000px;*/
	width:100%;
	margin: 0 auto;
}
/* sub menu */
	.sub_menu{
		background-color:#E9E9E9;
		width:210px;
		margin-left:-5px;
		position:relative;
		padding-top:15px;
		padding-left:10px;
		padding-bottom:15px;
	}
	.sub_menu a{
		display:block;
		height:19px;
		color:#535353;
		padding-left:20px;
		padding-top:4px;
		background:#E9E9E9 url('/bitrix/templates/eltis/images/sub_m.gif') left top no-repeat;
	}
	.sub_menu a.s_active{
		display:block;
		height:19px;
		color:#535353;
		padding-left:20px;
		padding-top:4px;
		background:#C4C4C4 url('/bitrix/templates/eltis/images/sub_m_over.gif') left top no-repeat;
	}
	.sub_menu a:link, .sub_menu a:active, .sub_menu a:visited{
		color:#535353;
		text-decoration:none;
	}
	.sub_menu a:hover{
		text-decoration: none;
		background:#C4C4C4 url('/bitrix/templates/eltis/images/sub_m_over.gif') left top no-repeat;
	}
/* sub menu */
.loginform_l{
	background:#E9E9E9 url('/bitrix/templates/eltis/images/log_bg.gif') top left no-repeat;
	width:190px;
	margin-left:-5px;
	position:relative;
	padding-top:25px;
	padding-left:30px;
	padding-bottom:15px;
	z-index:105;
}
#footer {
	position: relative;
	margin-top: -78px;
	height: 78px;
	background:#193985;
	color:#FFFFFF;
	z-index:1;
	font-size:12px;
	/*min-width:1000px;*/
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.ftr_lft{
	position:relative;
	/*float:left;*/
	width:250px;
	height:60px;
	padding-left:80px;
	padding-top:15px;
}
.ftr_cntr{
	position:relative;
	/*float:left;*/
	/*width:353px;*/
	height:30px;
	padding-top:50px;
	text-align:center;
	font-size:12px;
	background:url('/bitrix/templates/eltis/images/light.jpg') top center no-repeat;
}
.ftr_rght{
	position:relative;
	/*float:left;*/
	width:300px;
	height:30px;
	padding-top:50px;
	text-align:center;
	font-size:12px;
	background:url('/bitrix/templates/eltis/images/light.jpg') top center no-repeat;
}
#footer a:link, #footer a:active, #footer a:visited{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer TD{
	font-size:12px;
}
img {
	border:0;
}
a:link, a:active, a:visited{
	color:#1A95EA;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.copy{
	position:relative;
	float:left;
}

#logo{
	position:absolute;
	left:25px;
	top:0px;
}
#hdr_bg{
	height:79px;
	background-color:#193985;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.bx1{
	position: relative;
	overflow: hidden;
	text-align: center;
	z-index:20;
}
* html .bx1{
	position: relative;
	overflow: visible;
	text-align: center;
}
.bx2{
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
	z-index:20;
}
#loginform{
	background-color:#E9E9E9;
	width:165px;
	height:150px;
	position:absolute;
	left:35px;
	top:137px;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
}
.log_inp{
	border:#707070 solid 1px;
	color:#C4C4C4;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	width:150px;
}
/* Site Menu */
	#menu{
		height:85px;
		/*width:705px;*/
		width:100%;
		position: relative;
		z-index:20;
		top:35px;
		/*left:275px;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		background:#D2D2D2 url('/bitrix/templates/eltis/images/menu_bg.gif') top left repeat-x;
	}
	#menu UL{
		height:43px;
		position: relative;
		left: -50%;
		float: left;
		z-index:20;
		margin:0px;
		padding:0px;
		padding-top:20px;
	}
	#menu UL LI{
		list-style:none;
		display:block;
		float:left;
		margin-left:10px;
		margin-right:10px;
		color:#FFFFFF;
		position:relative;
		z-index:20;
	}
	#menu UL LI a{
		position:relative;
		display:block;
		height:29px;
		float:left;
		margin-left:0px;
		margin-right:0px;
		padding-top:16px;
		z-index:20;
	}
	#menu UL LI a.active{
		position:relative;
		display:block;
		height:29px;
		float:left;
		margin-left:0px;
		margin-right:0px;
		padding-top:16px;
		z-index:20;
		color:#4690D0 !important;
	}
	#menu UL LI a:link, #menu UL LI a:active, #menu UL LI a:visited{
		color:#505050;
		text-decoration:none;
	}
	#menu UL LI a:hover{
		color:#4690D0;
		text-decoration: none;
	}	
	
/* //Site Menu */
#btm_split{
	background:url('/bitrix/templates/eltis/images/menu_split.jpg') bottom center repeat-x;
	height:87px;
	position: relative;
	bottom:0px;
	z-index:100;
}
FORM{
	margin:0px;
	padding:0px;
}
#icons{
	position:absolute;
	left:175px;
	top:10px;
}
/* icons: main, map, email */
	#main_ico{
		display:block;
		position:relative;
		float:left;
		background:url('/bitrix/templates/eltis/images/icons.gif') left top no-repeat;
		width:11px;
		height:10px;
		margin-left:7px;
		margin-right:7px;
	}
	a#main_ico:hover{
		background-position:left -15px;
		color:#000000;
		text-decoration:none;
	}
	
	#mail_ico{
		display:block;
		position:relative;
		float:left;
		background:url('/bitrix/templates/eltis/images/icons.gif') -13px top no-repeat;
		width:12px;
		height:10px;
		margin-left:7px;
		margin-right:7px;
	}
	a#mail_ico:hover{
		background-position:-13px -15px;
		color:#000000;
		text-decoration:none;
	}
	
	#map_ico{
		display:block;
		position:relative;
		float:left;
		background:url('/bitrix/templates/eltis/images/icons.gif') -26px 0px no-repeat;
		width:12px;
		height:10px;
		margin-left:7px;
		margin-right:7px;
	}
	a#map_ico:hover{
		background-position:-26px -15px;
		color:#000000;
		text-decoration:none;
	}
/* // icons: main, map, email */

/* tabs*/
	.tab_btn_a a{
		display:block;
		background:url('/bitrix/templates/eltis/images/tab_btn.png') left -36px no-repeat;
		height:18px;
		float:left;
		padding-left:10px;
		margin-right:12px;
		position: relative;
		color:#000000;
	}
	.tab_right_a{
		position:absolute;
		right:-10px;
		top:0px;
		background:url('/bitrix/templates/eltis/images/tab_btn.png') right -54px  no-repeat;
		width:10px;
		height:18px;
		
	}
	.tab_btn a{
		display:block;
		background:url('/bitrix/templates/eltis/images/tab_btn.png') top left no-repeat;
		height:18px;
		float:left;
		padding-left:10px;
		margin-right:12px;
		position: relative;
		color:#000000;
	}
	.tab_btn a:hover{
		background-position:left -36px;
		color:#000000;
		text-decoration:none;
	}
	.tab_right{
		position:absolute;
		right:-10px;
		top:0px;
		background:url('/bitrix/templates/eltis/images/tab_btn.png') right -18px  no-repeat;
		width:10px;
		height:18px;
		color:#000000;
	}
	.tab_btn a:hover .tab_right{
		background-position:right -54px;
		color:#000000;
		text-decoration:none;
	}
	/* for IE 6*/
	* html .tab_btn_a a{
		display:block;
		background:url('/bitrix/templates/eltis/images/tab_btn_for_ie.gif') left -36px no-repeat;
		height:18px;
		float:left;
		padding-left:10px;
		margin-right:12px;
		position: relative;
		color:#000000;
	}
	* html .tab_right_a{
		position:absolute;
		right:-10px;
		top:0px;
		background:url('/bitrix/templates/eltis/images/tab_btn_for_ie.gif') right -54px  no-repeat;
		width:10px;
		height:18px;
		color:#000000;
	}
	* html .tab_btn a{
		display:block;
		background:url('/bitrix/templates/eltis/images/tab_btn_for_ie.gif') top left no-repeat;
		height:18px;
		float:left;
		padding-left:10px;
		margin-right:12px;
		position: relative;
		color:#000000;
	}
	* html .tab_btn a:hover{
		background-position:left -36px;
		color:#000000;
		text-decoration:none;
	}
	* html .tab_right{
		position:absolute;
		right:-10px;
		top:0px;
		background:url('/bitrix/templates/eltis/images/tab_btn_for_ie.gif') right -18px  no-repeat;
		width:10px;
		height:18px;
	}
	* html .tab_btn a:hover .tab_right{
		background-position:right -54px;
		color:#000000;
		text-decoration:none;
	}
/* for IE 6*/
/* // tabs */
.prov-item {padding-top:5px; padding-bottom:5px; border-bottom:1px dotted #E9E9E9;}
h3 {margin:0px; padding:0px; margin-bottom:5px;}
.ephoto {margin-right:10px;}
.link-arrow {background:url('/bitrix/templates/eltis/icons/arrow.gif') no-repeat 3px center; padding-left:20px;}

.line {font-size:1px; height:1px; border-bottom:1px solid #fff;}

.data-table, .data-table td {border-collapse:collapse; border:1px solid #D5D5D5;}
.data-table thead td {background:#EAEAEA;}
.data-table td {padding:2px;}
.search-form input, .search-form select {margin-bottom:5px;}
.provider {width:156px;}
.page-icons {position:absolute; right:20px; margin-bottom:40px;}
.content2 {margin-right:20px;}

ul.sections-list {list-style-image:url('/bitrix/templates/eltis/img/join.gif'); margin:0px; padding:0px; margin-left:18px;}
table.tablesorter tbody tr.exprod td {font-weight: bold;}
.loginform_l table {
	float: left;
}
.clear-left {clear: left;}
/* End */
