/* >1024 */
body{
	background:url("/upload_modules/sys/design/bg.jpg") 50% 0 repeat fixed;
	font-family: 'PT Sans Narrow';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	min-width:1024px;
	line-height: 1.3em;
	
}

#bg2 {
	position:fixed;
	width:100%;
	height:100%;
	%bgBg2%
}

#wrapper{
	padding: 20px 0 10px 0;
}

#main{
	width: 950px;
	border-radius:14px 14px 14px 14px;
	background:rgba(255,255,255,0.9);
	behavior: url('/htc/pie.htc');
	box-shadow: 0 0 10px RGBA(0,0,0,0.5);
}

#left{width:240px}
#right{width:240px}

.h{
	font-family: 'Trebuchet MS';
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #070707;
	margin:0 0 10px 0;
}

body a{
	font-family: 'PT Sans Narrow';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3084CB;
	text-decoration:underline;
}
body p{
line-height: 1.2;
}


body a:hover{
	color: #3084CB;
	text-decoration:underline;
}

.questbtn{
	color:#3084CB;
	font-size:19px;
}

.input_button{
	display:inline-block;
	padding:3px;
	background:#c50000 url('/templates/default/css/../images/button-gradient.png') repeat-x;
	border:0;
	height:27px;
	font-family: 'PT Sans Narrow';
	font-size:19px;
	color:#fff;
	padding:0 25px;
	cursor:pointer;
}

.input_button:hover{
	background-position:0 -27px;
}

.input_button:active{
	background-position:0 -54px;
}

.q_percent{
	margin:0;
	padding:0;
	list-style:none;
}

.q_percent li{
	position:relative;
	float:left;
	width:14px;
	height:14px;
	border:1px solid #cccccc;
	margin-right:1px;
	background:#fff;
}

.q_percent li div{
	position:absolute;
	height:12px;
	top:1px;
	left:1px;
	background: #c50000 url(/templates/default/css/../images/q_percent_gradient.png) repeat-x;
}

.cs-buttons a.cs-active {
background-color:#c50000 !important;
}

.sel{
color:#333;
}

#mod_slider_slide div{
/* border-radius:6px; */
}

/* Цвета ссылок, слогона, меню и пр. */
a.company{
	font-family: 'Poiret One';
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	color: #1E4098;
	text-decoration:none;
	background:url("/upload_modules/sys/design/logo.png") 0 0 no-repeat;
	width:263px;
	height:75px;
}

a.company:hover {
	font-family: 'Poiret One';
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	color: #1E4098;
	text-decoration: none;
}

.company span{
	font-family: 'Cuprum';
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	color: #c50000;
}

.page{
	font: 13px 'Arial';
}

.page_item{
	text-decoration: none;
	padding: 5px 6px 0;
	color: #FFF;
	font: 13px 'Arial';
	/* background: url('/php/png.php?c=75c206&a=200'); */
	height: 22px;
}

.page_item:hover{
	color:#fff;
	text-decoration: none;
}

.page_item.act{
	/* background: url('/php/png.php?c=c50000&a=240'); */
	background-color:#414141;
	color:#fff;
}

.header_bg{
position:absolute;
top:0;
bottom:20px;
width:100%;
height: 149px;
border-bottom: 1px solid #999999;
}

.footer_bg{
position:absolute;
top:20px;
bottom:0;
width:100%;
}

.header_bg{


}

.footer_bg{
background:url("/upload_modules/sys/design/54f9ce3603df95fb12efda1660285f6b.png") 0 100% repeat-x;
	border-radius: 0 0 14px 14px;

}

#head1{height:150px}
/* #head1 .ihome {background: url('/php/ihome.php?c=c50000')} */
/* #head1 .isearch{
background: url('/php/isearch.php?c=c50000');
} */
.cart_buy {
	position:relative;
	padding: 0 12px 0 32px;
	font-family: arial;
	font-size: 15px;
	text-decoration:none;
}

.cart_buy:hover{
	color:#fff;
	text-decoration:none;
}

.cart_buy div{
	position:absolute;
	top: 7px;
	left: 8px;
	width:14px;
	height:13px;
	background: url('/templates/default/css/../images/incart.png') 0 0 no-repeat;
}
/* #cart-alpha{background:url('/php/icart.php?c=c50000') 50% 50% no-repeat} */

.slogan{
	font-family: 'Trebuchet MS';
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0248A0;
}

/* Расположение иконок главная, почта, карта, поиск */

/* ТОВАРЫ */


.lupaImg{
	display:none;
	position:absolute;
	top:0;
	right:0;
	width:14px;
	height:14px;
	background:url('/templates/default/css/../images/lupaImg.png') no-repeat;
}

.goods-ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.goods-ul li{
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	padding:8px;
	border:1px solid transparent;
}

.goods-ul li:hover{
	border:1px solid #cccccc;
}

.goods-ul li:hover .lupaImg{
	display:block;
}

.goods-li-clear{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both !important;
	width: 100% !important;
}


.goods-ul li.goods-li-line-end{
	margin-right: 0;
}

.goods-ul li .goods_img_wrapper{
	text-align: center;
	position:relative
}

.goods-grid li{
	width: 191px;
}

.goods-list li{
	float:none;
}

.goods-list li .goods_img_wrapper{
	float:left;
}

.goods-list li .goods_info_min_wrapper{
	overflow:hidden;
	padding-left:20px;
}

.good_img img{
%goodsImgBorderRadius2%
}

.good_img{

display:inline-block;
border:0;
}

.good_img .gimg1{
	display:none;
}


.good_img:hover .gimg1{
	display:block;
}

.good_img:hover .gimg0{
	display:none;
}



.cat_title, .goods_title{
display:block;
font-family: 'Trebuchet MS';
font-size: 17px;
font-weight: bold;
font-style: normal;
color: #1662B2;
}

.cat_title:hover, .goods_title:hover{
display:block;
font-family: 'Trebuchet MS';
font-size: 17px;
font-weight:bold;
font-style:  normal;
color: #1662B2;
}

.goods_text{
font-family: 'PT Sans Narrow';
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #333333;
}


.goods_uitab{
	border:0;
	background:none;
	padding:0 !important;
}

.goods_uitab>ul{
	border:0;
	background:none;
	padding:0 !important;
}

.goods_uitab>ul li.ui-state-active{
	background:none;
}

.goods_uitab>ul a{
	font: 13px "Arial";
}

.goods_uitab>div{
	font-family: 'PT Sans Narrow';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding:10px 0 0 0 !important;	
}


#content .article{
position:relative;
font-family: 'Trebuchet MS';
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
line-height: 5px;
margin-bottom: 10px;
}

#content .price{
position:relative;
font-family: 'Trebuchet MS';
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #d91139;
letter-spacing: -1px;
line-height: 1.2;
padding: 0 0 5px 0;
}

#content .old_price{
position:relative;
font-family: 'Trebuchet MS';
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #d91139;
letter-spacing: -1px;
line-height: 1.2;
padding: 0 0 5px 0;
/* opacity:0.6; */
text-decoration:line-through
}

.filter{
	background: #c50000;
	padding: 13px;
	border-radius: 6px;
	color:#333;
	font-size:14px;
}

.filter a{
font-style:italic;
margin-right:15px;
}

.good_list_left{
display: block;
margin-bottom: 8px;
}

a.select_label{
background:#EA7500;
border-radius:5px;
color:#fff;
padding:5px;
background: -moz-linear-gradient(top, #EA7500, #007D9B); 
background: -webkit-gradient(linear, left top, left bottom, 
            color-stop(0%,#EA7500), color-stop(100%,#007D9B));
background: -webkit-linear-gradient(top, #EA7500, #007D9B);
background: -o-linear-gradient(top, #EA7500, #007D9B); 
background: -ms-linear-gradient(top, #EA7500, #007D9B);
background: linear-gradient(top, #EA7500, #007D9B);
}

.label_img{
margin-left: -8px;
margin-top: -17px;
position: absolute;
}


#head1 .tel{
	font-family: 'Trebuchet MS';
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #080808;
}
#head1 .tel .cod_city{
	font-family: 'Trebuchet MS';
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0248A0;
}

#head1 .contacts{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #080808;
}
#head1 .contacts a{
	font-size: 16px;
}

#footer{
height: 105px;
background:url("/upload_modules/sys/design/54f9ce3603df95fb12efda1660285f6b.png") 0 100% repeat-x;
	border-radius: 0 0 14px 14px;
}

#footer .tel{
	position:absolute;
	font-family: 'Open Sans Condensed';
	font-size: 43px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#footer .tel .cod_city{
	font-family: 'Open Sans Condensed';
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #c50000;
}

#footer  .contacts{
	position:absolute;
	color: #666666;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#footer  .contacts *{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

#footer  .copyright{
	position:absolute;
	color: #666666;
	font-family: 'Arial';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}



.sort{
	position:relative;
	background-color: #f1f1f1;
	border-radius: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: auto;
	
}
.sort .sort_div{
	width: 815px;
	height: auto;
	
}
.sort .sort_page{
	float:  right;
}
.sort .goods_grid{
	display:block;
	position:absolute;
	width:25px;
	height:16px;
	top:12px;
	left:12px;
	background:url('/php/color.php?c=999999&img=grid.png') 0 0 no-repeat;
}

.sort .goods_grid.act{
	background:url('/php/color.php?c=c50000&img=grid.png') 0 0 no-repeat;
}

.sort .goods_grid span{
	position:relative;
	display:block;
	width:100%;
	height:100%;	
}

.sort .goods_grid span:hover{
		background:url('/templates/default/css/../images/button/grid_hover.png') 0 0 no-repeat;
}

.sort .goods_grid span:active {
		background:url('/templates/default/css/../images/button/grid_active.png') 0 0 no-repeat;
}


.sort .goods_list{
	display:block;
	position:absolute;
	width:23px;
	height:16px;
	top:12px;
	left:50px;
	background:url('/php/color.php?c=999999&img=list.png') 0 0 no-repeat;
}

.sort .goods_list.act{
	background:url('/php/color.php?c=c50000&img=list.png') 0 0 no-repeat;
}

.sort .goods_list span{
	position:relative;
	display:block;
	width:100%;
	height:100%;	
}

.sort .goods_list span:hover{
		background:url('/templates/default/css/../images/button/list_hover.png') 0 0 no-repeat;
}

.sort .goods_list span:active {
		background:url('/templates/default/css/../images/button/list_active.png') 0 0 no-repeat;
}

.sort .sort_select{
	float:right;

}
.sort .sort_item{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
.sort .sort_select td{
	vertical-align:middle;
}

.sort .sort_select .label{
	font: 11px 'Arial';
}


.sort .sort_select .select{
	position:relative;
	border:1px solid #ccc;
	border-radius:1px;
	height:23px;
	background:#fff;	
	border-radius:2px;
	cursor:pointer;
	z-index:1;
}

.sort .sort_select .select:hover{
	border:1px solid #aaaaaa;	
}

.sort .sort_select .select .list{
	display:none;
	position:absolute;
	width:100%;
	top:-1px;
	left:-1px;
	border:1px solid #c50000;	
	border-radius:2px;
	background:#fff url('/templates/default/css/../images/input_focus.jpg') repeat-x;
}

.sort .sort_select .select.focus .list{
display:block;
}

.sort .sort_select .select .option{
	font: 11px 'Arial';
	padding:3px 7px;
}

.sort .sort_select .select .option:hover,.sort .sort_select .select .option.act{
	background:#e5f4cf;
}

.sort .sort_select .select .value{
	font: 11px 'Arial';
	position:relative;
	padding:4px 5px;
}

.sort .sort_select .select .arr{
	position:absolute;
	width:15px;
	height:14px;
	top:3px;
	right:3px;
	border:1px solid #ccc;
	background:#fff url('/php/color.php?c=c50000&img=select_arr.png') 50% 50% no-repeat;
}

.dir_img,.txtdec_img{
text-decoration:none;
}

/* Меню */
.menu_wrapper{
	position: relative;
	z-index: 100;
	
	box-shadow: 0 0 10px rgba(178,183,186,0.5);
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#FCFCFC),
		to(#B8B8B8),
		color-stop(0.5, #E9E9E9),
		color-stop(0.5, #DFDFDF)
	);
	background: -webkit-linear-gradient(
		top,
		#FCFCFC,
		#E9E9E9 50%,
		#DFDFDF 50%,
		#B8B8B8
	);
	background: -moz-linear-gradient(
		top,
		#FCFCFC,
		#E9E9E9 50%,
		#DFDFDF 50%,
		#B8B8B8
	);
	background: -o-linear-gradient(
		top,
		#FCFCFC,
		#E9E9E9 50%,
		#DFDFDF 50%,
		#B8B8B8
	);
	background: linear-gradient(
		top,
		#FCFCFC,
		#E9E9E9 50%,
		#DFDFDF 50%,
		#B8B8B8
	);
}

.menu_wrapper.fixed{
	position: fixed;
	width: 950px;
	top: 0;
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.38);
}

.menu{
margin:0 0px 0 0px;
}

.menu li:hover{
	background: #B8B8B8;

	box-shadow: inset 0 7px 7px rgba(0,0,0,0.3);
}
.menu li:hover>a.sel,
.menu li:hover>a{
	text-decoration: none;
	color: #171717;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.menu li li:hover>a{
	background: #E9E9E9;
	box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
}
.menu>li>a.sel,
.menu>li>a{
	font-family: 'Trebuchet MS';
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #171717;
	text-decoration: none;
	position:relative;
	 
}


.menu>li>a:before{
display:block;
content:"";
position:absolute;
top:50%;
left:-1px;
border-left:1px solid #d2d2d2;
height:18px;
margin-top:-9px;
z-index: -1;
}

.menu>li:first-child>a:before{
display:none;
}

.menu li li a.sel,
.menu li li a{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #171717;
	/* text-decoration: undelline; */
}

.menu ul{
	background: #B8B8B8;
	border-radius: 0 0 8px 8px;

}

.menu>li{
border-radius:0px 0px 0 0;
}

.menu li li:first-child>a,
.menu li li:first-child{
border-radius:0 0px 0 0;
}

.menu li li:last-child>a,
.menu li li:last-child{
border-radius:0 0 8px 8px;
}

.vmenu li a,
.vmenu li span{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1E4198;
	text-decoration:underline;
}

.vmenu li a.sel,
.vmenu li span.sel,
.vmenu li a:hover,
.vmenu li span:hover{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.vmenu li li a,
.vmenu li li  span{
	font-size: 14px;

}

.vmenu li li a.sel,
.vmenu li li span.sel,
.vmenu li li a:hover,
.vmenu li li span:hover{
	
	font-size: 14px;
}

.news_date{
	display:block;
	font-family: 'PT Sans Narrow';
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.news_title,.news_title:hover{
	display:block;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #c50000;
	margin-bottom: 5px;
}

.news_title_more,.news_title_more:hover{
	display:block;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #c50000;
}

.news_text{
	display:block;
	font-family: 'PT Sans Narrow';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-bottom:15px;
}

.panel{
	position:fixed;
	z-index:1000;
	right:-180px;
	width:180px;
	padding-left:32px;
}

.panel .panel_title{
	position:absolute;
	top:0px;
	left:0px;
	width:32px;
	height:100%;
	background:#c50000 url('/templates/default/css/../images/panel_gradient.png') repeat-y;
	border-radius:6px 0 0 6px;
	border:1px solid #989898;
	cursor:pointer;
}

.panel .panel_title:hover{
	background-position:-33px 0px;
}

.panel .panel_title:active{
	background-position:-66px 0px;
}

.panel .panel_title span{
	position:absolute;
	bottom:0;
	display:inline-block;
	color:#fff;
	text-shadow:1px 1px 0 #696969;
	-moz-transform-origin:0% 0%;
	-webkit-transform-origin:0% 0%;
	-o-transform-origin:0% 0%;
	-ms-transform-origin:0% 0%;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	writing-mode: tb-lr;
	white-space:nowrap;
	padding-left: 15px;
	padding-top: 6px;
	font: 15px 'Arial';
}

.panel .panel_content{
	height:100%;
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	background:#fff;
}

.panel .panel_icons{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	border:1px solid #ddd;
	border-radius:6px 0 0 6px;	
}

.panel .panel_wrapper{
	margin:15px 11px 15px 17px;
}

.video{
	height:252px;
	margin-top:-76px;
	top:50%;
}

.video .panel_icons{
	background:url('/templates/default/css/../images/panel_icons.png') 8px 96% no-repeat;
}

.click{
	height:228px;
	margin-top:-76px;
	top:20%;
}

.click .panel_icons{
	background:url('/templates/default/css/../images/panel_icons.png') -27px 96% no-repeat;
}

.panel.click .panel_title div.ie{
	position:absolute;
	width:100%;
	height:100%;
	background:url('/templates/default/css/../images/panel_ie.png') -2px 10px no-repeat;
} 

.phone{
	height:245px;
	margin-top:-76px;
	top:60%;
}

.phone .panel_icons{
	background:url('/templates/default/css/../images/panel_icons.png') -59px 96% no-repeat;
}

.panel.phone .panel_title div.ie{
	position:absolute;
	width:100%;
	height:100%;
	background:url('/templates/default/css/../images/panel_ie.png') -2px -237pxno-repeat;
} 

.input-text{
	display:block;
	position:relative;
	border:1px solid #ccc;
	border-radius:1px;
	height:15px;
	background:#fff;
	padding:3px 5px;
	-webkit-transition-property: border;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	transition-property: border;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	border-radius:2px;
}

.input-text:hover{
	border:1px solid #aaaaaa;	
}

.input-text.focus{
	border:1px solid #c50000;	
	background:#fff url('/templates/default/css/../images/input_focus.jpg') repeat-x;
}

.input-text input{
	display:block;
	border:0;
	background:none;
	padding:0;
	margin:0;
	outline:none;
	height:16px;
	width: 100%;
	color:#333;
	font:13px 'Arial';
	margin-top: -1px;
}


textarea{
	color:#333;
	font:13px 'Arial';
	margin:0;
	-webkit-transition-property: border;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	transition-property: border;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	border-radius:2px;
	border:1px solid #ccc;
	padding:3px 5px;
	outline:none;
}

textarea:hover{
	border:1px solid #aaaaaa;	
}

textarea:focus{
	border:1px solid #c50000;	
	background:#fff url('/templates/default/css/../images/input_focus.jpg') repeat-x;
}

.input-title{
	color:#9B9B9B;
	font:italic 13px 'Arial';
}

.panel_content .input-text{
	margin-bottom:14px;
}

.panel_content input[type="button"]{
	width:150px;
	margin-top:10px;
}

.pinfo{
	height: 31px;
	font: italic 11px 'Arial';
	margin-top: 6px;	
}

.pinfo.ok{
	color: green;
}

.pinfo.err{
	color: red;
}


.help_incon{
	position:absolute;
	top:5px;
	right:5px;
	width:11px;
	height:11px;
	background:url('/templates/default/css/../images/filter_ico.gif') no-repeat;
	cursor:pointer;
	z-index:2;
}

.help_incon .help_wrapper{
	display:none;
	position:absolute;
	top:0px;
	right:0;
	width: 163px;
	height: 205px;
}

.help_incon:hover .help_wrapper{
	display:block;
}

.help_incon .help_text{
	display:block;
	height:100%;
	background:#fff;
	opacity:0;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	margin-top:11px;
	font:15px Arial;
}
.help_incon .help_wrapper:hover .help_text{
	opacity:1;
}

.toper{
	display:none;
	position:fixed;
	width:42px;
	height:42px;
	background:#ccc url('/templates/default/css/../images/toper.png') no-repeat;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-property: background-color;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}

.toper:hover{
	background-color:#c50000;
}

.banner{
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}

.banner li{
	float:left;
	position:relative;
	border:1px solid #ccc;
	border-radius:8px;
	background:#f1f1f1 url(/templates/default/css/../images/banners_bg.jpg) repeat-x;
	margin:0 10px 10px 0;
}

.banner li:hover{
	border-color: #666;
}

.banners_wrapper{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius: 8px;
}

.banners_wrapper a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
}

.banner_title{
	position:absolute;
	top:10px;
	left:10px;
	font-family: 'Lobster';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #c50000;
	z-index:2;
}

.banner_shadow{
	position:absolute;
	bottom:-3px;
	left:0px;
	z-index:2;
	height:2px;
	background:url('/templates/default/css/../images/banners_shadow.png') 50% 50% no-repeat;
}

.banner_text{
	position:absolute;
	top:40px;
	left:10px;
	font-family: 'Ubuntu Condensed';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 1.2;
	z-index:2;
}

.banner_img{
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}


.inoneclick{
	width:150px;
	margin-top:40px;
}

.inoneclick .title{
	font-size:19px;
	margin-bottom: 10px;
}

.inoneclick .input-title{
	margin-bottom: 4px;
}

.inoneclick .input-text{
	margin-bottom: 10px;
}

/* LIKES */
.like{	
	position: absolute;	
	z-index:1;
	padding: 10px;
}

.like table{	
	padding:0;	
	border-spacing:0;
}

.vklike{width:90px;}

.twlike{width:90px;}

.gplike{	
	width:66px;
}

.fblike{width:80px;}


.plus {
	position:relative;
}

.plus a{
	position:relative;
	float:right;
	display:inline-block;
	text-decoration:none;
	color:#a2aeb2;
	font:11px 'Arial'; 
	margin-left:10px;
}

.plus a:hover{
	color:#000;
	text-decoration:none;
}

.plus a.views{
	background:url('/templates/default/css/../images/views.png') no-repeat;
	height:9px;
	padding-left:14px;
	line-height:11px
}

.plus a.views:hover{
	background-position:0 -9px;
}



.plus a.likes{
	background:url('/templates/default/css/../images/likes.png') no-repeat;
	height:10px;
	padding-left:11px;
	line-height:11px
}

.plus a.likes:hover{
	background-position:0 -10px;
}

/* CART_MIN */

.cart_min{
	background:#c50000;
	z-index: 101;
	padding:3px 8px
}

.cart_min:hover{
	border-bottom:1px solid #fff;
}

.cart_min .cart_min_info,
.cart_min .cart_min_info:hover{
	color:#fff;
	text-decoration:none;
	font:14px 'Arial';
}

.cart_min_more{
	color:#ffffff;
	position: absolute;
	right: 0;
	display: none;
	padding: 12px;
	min-height: 100px;
	min-width: 300px;
	margin-top: 4px;
	background:#c50000;
}

.cart_min_more *{
	color:#fff;
	font: 12px 'Arial';
}

.cart_min_more .cart_tab td{
	vertical-align:middle;
	border-bottom:1px solid #fff;
}

.cart_min_more_sum{
	text-align:right;
	margin-top:10px;
}

.cart_min_more_incart{
	text-align:right;
	margin-top:10px;
}

.cart_min_del{
	cursor:pointer;
}
.lb{
	border-radius: 6px;
	background: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.good_dir{
	background: #fff;
	border-radius: 0px;
	padding: 10px;
	margin-right: 17px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.lb .menu li:hover a.sel, .lb .menu li:hover a{
	text-decoration: underline;
}
.lb .menu>li>a.sel, .lb .menu>li>a{
	font-size: 15px;
}
.lb .menu li:hover {
	background: #fff;
	box-shadow: none;
	border-radius: 6px 6px 0 0 ;
}
.lb .menu li{
	display: block;
	float: left;
}
.lb .menu > li > a { 
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.lb .menu ul{
	background-color: #fff;
	border: none;
}
.lb .menu li li a {
	text-decoration: none;
}
.lb .menu li li:hover>a {
	background: #fff;
	box-shadow: none;
	text-decoration: underline;
}#head1 .slogan{left: 126px;top: 118px;}#head1 .company{left: 57px;top: 53px;}#head1 .tel{right: 22px;top: 60px;}.icons{right: 637px;top: 18px;}.search{right: 34px;top: 7px;}.lang{left: 0px;top: 0px;}.cart_min{right: 0px;top: 0px;}#head1 .contacts{right: 21px;top: 58px;}#footer .copyright{left: 51px;top: 32px;}#footer .tel{left: 0px;top: 0px;}#footer .contacts{left: 326px;top: 27px;}#footer .web{right: 30px;top: 26px;}.socicons{left: 27px;top: 9px;}.like{right: 264px;top: -1px;}