*
{
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}
html
{
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body
{
	position: relative;
	height: 100%;
	width: 100%;
	font-size: 1em;
	padding: 0;
	margin: 0;
	background-attachment: fixed;
}
table
{
	border: 0;
	border-spacing: 0;
	empty-cells: show;
}
div
{
	padding: 0;
	margin: 0;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;
}
#Canvas
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
ul#Navigation a:link,
ul#Navigation a:visited
{
	color: #000000;
}
ul#Navigation a:hover
{
	color: #9b2a18;
}
ul#Navigation a.selected,
ul#subNavigation a
{
	color: #9b2a18;
}
ul#Navigation a.selected:hover,
ul#subNavigation a:hover
{
	color: #000000;
}

ul#subNavigation {color: #000;}
/**
menu
**/
div#Menu
{
	position: absolute;
	z-index:10;
	width: 100%;
	height: 111px;
	top: 2px;
	background: transparent;
}

div#LogoContainer
{
	position: relative;
	width: 104px;
	height: 111px;
	float: left;
}
div#Logo
{
	position: absolute;
	top: 3px;
	left: 0;
	width: 100px;
}
div#MenuContainer
{
	position: relative;
	margin-left: 104px;
	height: 111px;
	margin-right: 0;
	
}
div#MenuLeftSide
{
	width: 12px;
	height: 111px;
	position: relative;
	float: left;
	margin-right: -13px;
}
div#MenuLeftSide img
{
	margin: 3px 0 0 2px;
}
div#MenuCenter
{
	position: relative;
	z-index: 100;
	height: 105px;
	top: 3px;
	left: 0;
	margin-left: 12px;
	//margin-left: 0;
	xwidth: 100%;
	overflow: hidden;
}
div#MenuContent
{
	xoverflow: hidden;
	position: relative;
}
div#MenuRightSide
{
	width: 30px;
	margin-right: -20px;
	//xmargin-right: 0;
	position: relative;
	float: right;
	height: 111px;
	margin-top: -105px;
	margin-left: 30px;
	z-index: 101;
}
div#MenuRightSide img
{
	margin: 3px 0 0 0;
}

div#MenuSwitcherContainer
{
	position: relative;
	background: url('/i/temp/switcher-bg.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/temp/switcher-bg.png',sizingMethod='scale');
	cursor: pointer;
	z-index: 10;
	width: 18px;
	height: 42px;
	margin-top: 31px;
	left: 10px;
	//left: 0;
}
img.MenuSwitcher
{
	position: absolute;
	top: 11px;
	left: 0;
	z-index:4;
	margin: 0;
}
img.hidden,
p.hidden
{
	display: none;
}

ul#Navigation
{
	position: absolute;
	left: 25px;
	//left: 45px;
	top: 30px;
	font-size: 16px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 2222;
}
ul#Navigation li
{
	display: inline;
	margin: 0;
	margin-right: 28px;
	font-style: italic;
	position: relative;
	z-index: 20;
}

input#searchField
{
	position: absolute;
	xleft: 0;
	top: 2em;
	//margin-left: 28px;
	z-index: 50;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

ul#subNavigation
{
	position: absolute;
	left: 25px;
	//left: 45px;
	
	top: 60px;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 410px;
	xoverflow: hidden;
}
ul#subNavigation li
{
	display: inline;
	float: left; 
	margin: 0;
	margin-right: 23px;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
}

ul#subNavigation a nobr
{
	font-family: "Times New Roman", Times, serif;
}

div#ZoomNavigator
{
	position: absolute;
	right: 176px;
	top: 15px;
}

#ZoomNavigator.people { top: 25px; border-bottom: 1px solid #CCCCCC; width: 180px; //width:200px; padding-left: 20px; right: 50px; }
#ZoomLines { position: absolute; left: 0px; top: 0px; width: 100%; height: 55px;}

div#ZoomNavigator a#ZoomSwitcher
{
	font-size: 10px;
	color: #2b100e;
	margin-top: 5px;
}
div#ZoomNavigator div#MiniMapContainer
{
	position: relative;
	width: 101px;
	text-align: center;
}

#ZoomNavigator.people div#MiniMapContainer { top: 1px; }

div#ZoomRect
{
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #ffffff;
	z-index: 10;
}
div#ZoomRect img
{
	width: 100%;
	height: 100%;
	cursor: move;
}

div#ManZoomIn, div#ManZoomOut, div#ManZoomInEvt, div#ManZoomOutEvt { position: absolute; right: 48px; bottom: -1px; background: url(/f/1/zoom-man.gif) no-repeat; }
div#ManZoomInEvt, div#ManZoomOutEvt { background-image: none; z-index: 15;  }
div#ManZoomOut, div#ManZoomOutEvt { right: 10px; }
div#ManZoomIn img, div#ManZoomOut img, div#ManZoomInEvt img, div#ManZoomOutEvt img { width: 11px; height: 26px; }
div#ManZoomIn.selected, div#ManZoomOut.selected { background-image: url(/f/1/zoom-man-selected.gif); cursor: default }
div#ManZoomInEvt.selected, div#ManZoomOutEvt.selected {cursor: pointer; cursor: hand;}

div#DebugDiv
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 200px;
	overflow: auto;
	background: white;
	display: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


img.ultraZoom-target
{
	position: absolute;
}


#MGRCopyrights {
	position: absolute;
	z-index: 100;
	bottom: 30px;
	right: 50px;
	font-size: 0.71em;
	line-height: 1.2em;
	color: #000;
}

#MGRCopyrights div {
	position: absolute;
	top: 0;
	left: 0;
	width: 18em;
}

#MGRCopyrights img {
	width: 18em;
}

#MGRCopyrights p {
	margin: 0;
	padding: 0.3em 0.2em 0.3em 2em;
}

#MGRCopyrights p.year {
	padding-left: 0.6em;
}

#ArtLebedev {
	position: absolute;
	z-index: 100;
	bottom: 30px;
	left: 50px;
	font-size: 0.7em;
}


#ArtLebedevLogo {
	position: absolute;
	left: 0;
	top: -45px;
	width: 87px;
	height:	39px;
	background: url(/f/1/artlebedev.png) no-repeat;
//	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/artlebedev.png',sizingMethod='scale');
}

#ArtLebedev img {
	width: 20em;
}

#ArtLebedev div {
	position: absolute;
	top: 0;
	left: 0;
	width: 20em;
}

#ArtLebedev p {
	margin: 0 0 0.3em 0;
	padding: 0.2em 0.2em 0.2em 0.6em;
}

#MGRCopyrights a,
#ArtLebedev a
{
	color: #a12c18;
}

#MGRCopyrights a:hover,
#ArtLebedev a:hover {
	color: #000;
}

div#OrderBanner
{
	position: absolute;
	top: 130px;
	right: 30px;
	width: 102px;
	height: 102px;
	background: url('/i/menu/order-banner.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu/order-banner.png',sizingMethod='scale');
	z-index: 1000;
	display: none;
	cursor: pointer;
}
div#OrderBanner img
{
	width: 100%;
	height: 100%;	
}


div#ContactsContainer
{
	width: 693;
	height: 457;
	margin-left: -350px;
	margin-top: -182px;
	top: 50%;
	left: -100%;
	position: absolute;
	background: url('/i/menu/contacts-bg.gif') no-repeat;
	z-index: 200;
	color: #000000;
}
div#ContactsContainer a,
div#SiteMap a
{	
	color: #a12c18;
}
div#ContactsContainer a:hover,
div#SiteMap a:hover
{	
	color: #000000;
}
div#Contacts
{
	font-size: 0.8em;
	width: 693px;
	height: 457px;
	position: relative;
	background: url('/i/menu/contacts-border.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu/contacts-border.png',sizingMethod='scale');
}
div#SiteMap
{
	position: absolute;
	font-size: 0.8em;
	width: 694px;
	height: 458px;
	xposition: relative;
	left: 150%;
	top: 50%;
	margin-top: -182px;
	margin-left: -347px;
	z-index: 201;
}
div#SiteMapBg
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/i/menu/sitemap-bg.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu/sitemap-bg.png',sizingMethod='scale');
	z-index: 1;
}
div#SiteMapContent
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
div#SiteMap img#SiteMapCloser
{
	position: absolute;
	top: 23px;
	right: 40px;
	cursor: pointer;
}
div#SiteMap span.head
{
	position: absolute;
	top: 40px;
	left: 50px;
	font-size: 2em;
	font-style: italic;
}
div#SiteMap ul
{
	list-style-type: none;
	position: absolute;
	top: 100px;
	left: 65px;
	margin: 0;
	padding: 0;
}
div#SiteMap li
{
	margin-bottom: 0.5em;
}
div#SiteMap li.level1
{
	margin-top: 1.4em;
}
div#SiteMap li.level2
{
	margin-left: 2em;
}

div#Contacts img#ContactsCloser
{
	position: absolute;
	top: 40px;
	right: 23px;
	cursor: pointer;
}
div#Contacts span.head
{
	position: absolute;
	top: 50px;
	left: 50px;
	font-size: 2em;
	font-style: italic;
}
div#Contacts div.intro
{
	position: absolute;
	left: 50%;
	top: 100px;
	width: 40%;
}
div#Contacts div#onTheRoad
{
	position: absolute;
	left: 50%;
	top: 200px;
	width: 40%;
}
div#onTheRoad span.head-small
{
	font-weight: bold;
}
div#onTheRoad span.switcher
{
	color: #a12c18;
	border-bottom: 1px dashed #a12c18;
	cursor: pointer;
}
div#onTheRoad span.selected
{
	color: #000000;
	border-bottom: 0;
	cursor: default;
}
div#onTheRoad p.roadWayText
{
	display: none;
} 
div#onTheRoad p.selected
{
	display: block;
}

.with-clear {
	clear: both;
	height: 1px;
}

html>body .with-clear {
	height: auto;
}

html>body .with-clear:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

/* files for download */

p.file {	
	padding-left: 48px;
	margin-top: 0;
}

p.file i {			
	margin-left: -48px;
	width: 40px;
	height: 48px;
	background: url(icons.gif);
	display: block;
	margin-bottom: -48px;
}

p.file.DOC i {
	background-position: 0 0;
}

p.file.xls i {
	background-position: -40px 0;
}

p.file.pdf i {
	background-position: -120px 0;
}


p.file.zip i {
	background-position: -80px 0;
}

p.file a {
	font-size: 1.4em;
}


div.plus
{
	width: 21px;
	height: 27px;
	z-index: 10;
	cursor: pointer;
}
div#BlackPlus
{
	background: url('/i/icons/plus-black.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/icons/plus-black.png',sizingMethod='scale');
}

div#WhitePlus
{
	background: url('/i/icons/plus-white.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/icons/plus-white.png',sizingMethod='scale');
}
div#WhitePlus.hovered
{
	background: url('/i/icons/plus-white-hover.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/icons/plus-white-hover.png',sizingMethod='scale');
}

div#FunnyPic
{
	position: absolute;
	top: 0;
	width: 192px;
	height: 110px;
	background-repeat: no-repeat;
	//background-image: none;
}

p.file
{
	min-height: 44px;
}

#rambler_counter
{
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/global/rambler_counter.png',sizingMethod='scale');
}