@charset "utf-8";
@import "reset.css";
@import "b-head.css";
@import "b-content.css";
@import "b-menu.css";
/*@import "b-head.css";*/
@import "b-category.css";
@import "b-foot.css";
@import "b-frame.css";
@import "b-informer.css";
@import "b-search.css";
@import "b-anons.css";
@import "b-products.css";
@import "b-shcart.css";
@import "b-login.css";
@import "b-catalog_custom.css";
@import "b-catalog.css";
@import "b-multicom-custom.css";

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
/*
12px = 1em
13px = 1.08em
14px = 1.17em
16px = 1.33em
18px = 1.50em
20px = 1.67em
22px = 1.83em

{
	font: 1em sans-serif;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

	position: static;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	display: block;
	visibility: hidden;
	float: none;
	clear: none;
	overflow: hidden;
	clip: rect(0 0 0 0);

	box-sizing: content-box;
	-moz-box-sizing: border-box;
	width: auto;
	min-width: 0;
	max-width: 0;
	height: auto;
	min-height: 0;
	max-height: 0;
	margin: 0;
	padding: 0;

	table-layout: fixed;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
	list-style: none;

	content: "";
	cursor: default;
	text-align: left;
	vertical-align: top;
	line-height: 1;
	white-space: normal;
	text-decoration: none;
	text-indent: 1;
	text-transform: uppercase;
	letter-spacing: 1;
	word-spacing: normal;

	opacity: 1;
	color: red;
	border: 1px solid red;
	background: #fff url(../i/bg.png) no-repeat 0 0;
	}
*/

body {
	font-size: 12px;
	color: #494c4d;
	line-height:1;
	background:#fafafa url(/pics/multicom/img/l-body.png) 0 0;
	font-family: arial, Verdana, sans-serif;
	}

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
html[xmlns] .clearfix {display:block;}
.clr{clear:both;font-size:0px;line-height:0px;display:block;}
.clr-left{clear:left;font-size:0px;line-height:0px;display:block;}
.b-left { float:left;}
.b-right {float:right;}


a {
	color:#008a9a;
	text-decoration:underline;
	}
a:link, :visited {
	text-decoration:underline;
	}
a:hover {
	color:#da0016;
	}
.l-bg {
	background:url(/pics/multicom/img/l-bg.png) repeat-x 0 0;
	}
.l-robot {
	/*padding:18px 0 0;*/
	background:url(/pics/multicom/img/l-robot.png) no-repeat 50% 0;
	}
.l-center {
	width:940px;
	margin:0 auto;
	}
.l-page {
	padding:19px 0 30px;
	}
.l-page .l-mainbar {
	width:700px;
	float:left;
	}
.l-page .l-sidebar {
	width:215px;
	float:right;
	}
.l-inside-center {
	float:left;
	width:535px;
	}
.b-adv-215 {
	margin:0 0 24px;
	}
	/*
Всплывающее окно при покупке товара
---------------------------------------------------*/

#fixme {
	position: absolute;
	left: 50%;
	bottom: 50%;
	width: 190px;
	height: 95px;
	z-index: 10000;
	margin:auto auto -47px -95px;
	background: url(/pics/fixmebg.gif) no-repeat;
	padding-top:33px;
	text-align: center;
	font-size:11px;
}
body > div#fixme {
	position: fixed;
	z-index: 10000;
}
#fixme a{
	color: #D10B15;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
#fixme a:hover {
	text-decoration: none;
}
a:link.easypaylink, a:visited.easypaylink {
	color:#FF7202;
	font-weight:bold;
	text-decoration:none;
}
a:hover.easypaylink, a:active.easypaylink {
	color:#FF7202;
	font-weight:bold;
	text-decoration:underline;
}
.infoval em {
	color:#666;
	font-size:10px;
	clear:both;
	display:block;
	font-style: normal;
	margin:0 0 8px 20px;
}
