@font-face {
	font-family:'NeoSansProBold';
	src:url('font/neosanspro-bold-webfont.eot');
	src:local('☺'),url('font/neosanspro-bold-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'NeoSansProMedium';
	src:url('font/neosanspro-medium-webfont.eot');
	src:local('☺'),url('font/neosanspro-medium-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'NeoSansProRegular';
	src:url('font/neosanspro-regular-webfont.eot');
	src:local('☺'),url('font/neosanspro-regular-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

body p{
	margin: 0 0 10px 0;
}

#content{
	position: relative;
	overflow: hidden;
}
#main{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#head2{
	position: relative;
	margin-bottom: 25px;
}
#footer{
	position: relative;
	clear: both;
	height: 160px;
}
#tab{
	position: relative;
	overflow: hidden;
}
#left{
	float: left;
	position: relative;
	padding-right: 20px;
}
#right{
	float: right;
	position: relative;
	padding-left: 20px;
}
/*фиксированые элементы*/
.slogan{
	position: absolute;
}
.cod_city,.tel,.contacts{
	position: absolute;
}
.company{
	position: absolute;
	letter-spacing: -2px;
	font: 46px 'NeoSansProRegular';
	color: #000;
}
.social{
	position: absolute;
	left: 825px;
	top: -15px;
}
#head1 .contacts{
	position: absolute;
}
/*Footer*/

#footer .cod_city{
	right: 100%;
	top: 0px;
	padding-right: 5px;
}
#footer .web{
	position: absolute;
	font: 11px 'NeoSansProRegular';
	color: #666;
	white-space: nowrap;
	top: 104px;
	right: 0;
}

#footer .web *{
	font: 11px 'NeoSansProRegular';
	color: #666;
	white-space: nowrap;
}

/*Head*/
#head1, #footer{
	position: relative;
}
#tab{padding: 0 10px;}
#head1 .tel .cod_city{
	position: absolute;
	right: 100%;
	top: 0px;
	padding-right: 5px;
}
#head1 .ihome{
	display:block;
	position: absolute;
	right: 45px;
	top: 0;
	margin: -6px 0 0 -23px;
	width: 35px;
	height: 27px;
}
#head1 .imail{
	display: block;
	position: absolute;
	right: 25px;
	top: 0;
	width: 11px;
	height: 13px;
	margin-left: 20px;
	background: url('../images/imail.png');
}
#head1 .imap{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 11px;
	height: 13px;
	margin-left: 52px;
	background: url('../images/imap.png');
}
.isearch{
	position: absolute;
	margin: -6px 0 0 -23px;
	width: 35px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.icons{position:absolute}
#cart-alpha{
	display: block;
	width: 42px;
	height: 32px;
}
/*Block*/
.search{
	position: absolute;
	font: 11px 'Tahoma';
	color: #666;
	width: 187px;
	height: 25px;
	background: url('../images/msearch.png') 0 0 no-repeat;
}
.search input{
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 0 6px 0 6px;
	width: 172px;
	height: 20px;
	border: none;
}

.block{
	clear: both;
	margin-bottom:25px;
}

ul.vmenu{
	padding: 0;
	margin:0;
}

.vmenu li{
	font-family: "Tahoma";
	list-style: none;
	background: url('../images/menu/background-hover3.png') no-repeat 5px 6px;
	padding: 0 0 7px 20px;
}



.vmenu ul{
	padding-left: 5px;
}

/*File*/

a[href$=.xls]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/xls.png') no-repeat 0 0;
}
a[href$=.doc]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/doc.png') no-repeat 0 0;
}

a[href$=.txt]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/txt.png') no-repeat 0 0;
}
a[href$=.pdf]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/pdf.png') no-repeat 0 0;
}
a[href$=.rar]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/rar.png') no-repeat 0 0;
}
a[href$=.zip]{
	display: block;
	padding: 10px 0 14px 46px;
	background: url('../images/icon/zip.png') no-repeat 0 0;
}
/*Image*/
.date{
	display: block;
	font: 24px 'NeoSansProRegular';
	color: #AFAEAE;
}
.bi{
	width: 185px;
	height: 150px;
	padding: 8px;
	background: #E4E4E4;
}
.bi img{
	border: solid #FFF 1px;
	width: 183px;
	height: 148px;
}
.pic3{
	width: 100%;
	padding: 0;
	border-spacing: 0;
}
.pic3 tr td{
	width: 33%;
}
.pic3 tr td .bi{
	margin-bottom: 15px;
}
.price{
	display: block;
	padding: 0 0 10px 0;

}
.header-page{
	position: relative;
	width: 930px;
	height: 134px;
	background: url('../images/header-page.png');
	margin: 0 auto;
	border-radius: 6px;
	overflow:hidden;
}
.pageTitle{
	left: 30px;
	top: 20px;
	position: absolute;
	letter-spacing: -2px;
	font: 50px 'NeoSansProRegular';
	color: #FFF;
	text-shadow: 1px 1px 4px #000;
	z-index:11;
}
.pageTitle *{
	font: 33px 'NeoSansProRegular';
	left: 5px;
	top: 50px;
	position: absolute;
}
.cart_min{
	position: absolute;
}
.cart_min a, .cart_min a:hover{
	font-family: 'NeoSansProRegular';
}
#cart_count,
#cart_price{
	font-weight: bold;
}
.cart_buy{
	margin: 2px 0 8px 0;
	padding-left: 30px;
}
.cart_buy span{
	padding-right: 17px;
	background: #FFF url('../images/la.png') 100% 50% no-repeat;
}
.filter{
	background: #F1F1F1;
	padding: 6px;
	border-radius: 6px;
}
.scroll{
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: auto;
}

.larr {
position: absolute;
left: 20px;
top: 50%;
margin-top: -28px;
width: 56px;
height: 56px;
background: url('../images/larr.png');
z-index: 15;
cursor: pointer;
}

.rarr {
position: absolute;
right: 20px;
top: 50%;
margin-top: -28px;
width: 56px;
height: 56px;
background: url('../images/rarr.png');
z-index: 15;
cursor: pointer;
}

.edit{
cursor:move;
outline:1px dashed #CCC;
}

.edit *{
cursor:move;
}

.crumbs *{
font-size:11px;
}

#result{
display: none;
font-weight: bold;
margin: 15px 0px 1px 19px;
font-variant: normal;
font-size: 26px;
line-height: normal;
font-family: arial;
color:#FB0000;
}

.personal-data {
	color: #555555;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-decoration: underline;
}

.personal-data:hover {
	color: #555555;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-decoration: none;
}

#footer .web a {
	text-decoration: underline;
}

#footer .web a:hover {
	text-decoration: none;
}