body{margin:0;background:#fff;}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #6F6F6F;
	vertical-align: top;
	line-height:13px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #0268C4;
}
a:visited {
	color: #0268C4;
}
a:hover {
	color: #0268C4;
}
a:active {
	color: #0268C4;
}
h2, h2 a{font:bold 18px tahoma;}
h3{
  font:bold 14/17px tahoma;
}

.mainMenuFirst{
	background-image:url("./images/menu_07.jpg");
	width: 103px;
	height: 53px;
	text-align: center;
	vertical-align: middle;
}
.mainMenuNext{
	background-image:url("./images/menu_07.jpg");
	width: 103px;
	height: 53px;
	text-align: center;
	vertical-align: middle;
}
.mainMenuSep{
	background-image:url("./images/menu_sep.jpg");
	width: 10px;
	height: 53px;
}

.searchBar{
	background-image:url("./images/menu_07.jpg");
	width: 385px;
	height: 53px;
	text-align: center;
	vertical-align: middle;
}

.headerLinks{
	text-align: right;
	vertical-align: top;
}

.cart
{
    font-size:		11px;
    BORDER-BOTTOM:	0px solid;
    BORDER-LEFT:		0px solid;
    BORDER-RIGHT:		0px solid;
    BORDER-TOP:		0px solid;
    margin:			1px;
    font-weight:		bold;
    color:			black;
    background-color:  transparent;
}

.header{
	font: #757575;
}

.newsHeader{
	padding-top: 22px;
	padding-left: 5px;
}
.news{
	padding-left: 5px;
	padding-right: 5px;
}

.cartHeader{
	padding-left: 5px;
	padding-top: 5px;
}

/*--- Автозаполнение ---*/
.acInput {
	width: 200px;
}
.acResults {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.acResults ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.acResults li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.acLoading {
	background : url('/images/indicator.gif') right center no-repeat;
}

.acSelect {
	background-color: Highlight;
	color: HighlightText;
}

.rl_border{
  border-left:1px solid #d3d3d3;
  border-right:1px solid #d3d3d3;
}
