/* Copyright (C) 2005, BeStyle Studio (http://www.bestyle.ru/) */
body, td{
	font: 0.7em/1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #5A6776;
}
body td, td td{
	font-size: inherit;
}
body td, body table, td td, td table{
	font-size: 1em;
}
h1{
	font: 400 2.1em/1em Arial, Tahoma, Helvetica, sans-serif;
	margin: 0 0 1em 0;
	color: #5095E5;
}
table.Description h2{
	margin-top: 0;
}

div.GoodsDesc p, div.GoodsDesc ul, div.GoodsDesc ol{
	font: 1em/1.4em Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #888;
}
h2{
	font: 400 1.6em/1em Arial, Tahoma, Helvetica, sans-serif;
	margin: 1.6em 0 0.9em 0;
	color: #72B64F;
}
p, ul, ol{
	font: 1.2em/1.4em Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: 1.2em;
}
p.Small{
	font: 1em/1.4em Tahoma, Arial, Helvetica, sans-serif;
}
ol ul{
	font: 1em/1.4em Arial, Helvetica, Tahoma, sans-serif;
}
ul, ol{
	margin-top: 0;
	margin-bottom: 1.4em;
}
ul li{
    margin: 0.5em 0;
	padding: 0 0 0 0;
    list-style-type: none;
    behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
    text-indent: -1.24em;
}
ul li:before{
	content: '\2014\a0';
}
a{
	color: #4E8ED8;
	text-decoration: underline;
}
td#Hmp div, td#Mmp div{
	margin-left: 18px;
	padding-left: 30px;
}
td#Hmp div.Item{
	background: url("/global/images/points/head-point.gif") 0 10px no-repeat;
}
td#Hmp div.AItem{
	background: url("/global/images/points/head-point-active.gif") 0 10px no-repeat;
	color: #D6F5C8;
	font-weight: bold;
	line-height: 2em;
}
td#Hmp div.SItem{
	background: url("/global/images/points/head-point-active.gif") 0 10px no-repeat;
	color: #D6F5C8;
	font-weight: bold;
}
td#Hmp div.SItem a{
	color: #D6F5C8;
}

td#Mmp div.Item{
	background: url("/global/images/points/main-point.gif") left no-repeat;
}
td#Mmp div.AItem{
	background: url("/global/images/points/main-point-active.gif") left no-repeat;
	color: #fff;
	line-height: 2.2em;
}
td#Mmp div.SItem{
	background: url("/global/images/points/main-point-active.gif") left no-repeat;
}

table.Links td.Mmp ul{
	padding-left: 1.2em;
	padding-top: 0.4em;
	margin: 0;
	font: 1em/1.2em tahoma, sans-serif;
}
div.saleLinks{
	margin-top: 0.6em;
}

td#Direction{
	color: #61779C;
	line-height: 1.2em;
	text-transform: lowercase;
}
td.Header#Headmenu a, td.MainMenu a{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2em;
}
td.MainMenu a{
	line-height: 2.3em;
	font-weight: normal;
}
td.Footer, td.Footer table td, td.Footer a{
	color: #9F9F9F;
}
td.SearchForm a{
	font-weight: bold;
	color: #fff;
}
td.SearchForm input.Edit{
	color: #999;
}
a.creat, a.creat:hover{
	text-decoration: none;
}