﻿body
{
	margin: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
h1
{
	font-family: 'Franklin Gothic Medium';
	font-size: 14pt;
	color: #80360e;
}
#mainPanel
{
	width: 776px;
	height: 610px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#logoPicture
{
	position: absolute;
	width: 343px;
	height: 120px;
	top: 4px;
	left: 0px;
	border-style: none;
}
#logoUrl
{
	position: absolute;
	width: 345px;
	height: 83px;
	top: 0px;
	left: 83px;
	border-style: none;
}
#logoPhone
{
	position: absolute;
	width: 256px;
	height: 80px;
	top: 24px;
	right: 0px;
	border-style: none;
}
#siteBar
{
	background-color: Silver;
	background-image: url(images/bg_bar.gif);
	position: absolute;
	width: 100%;
	top: 88px;
	left: 0px;
	text-align: center;
	margin-top: 5px;
	height: 32px;
	text-transform: uppercase;
	color: White;
	font-size: 10px;
	font-weight: bold;
}
a.barLink
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	top: 10px;
}
a:visited.barLink
{
	color: White;
}
a:hover.barLink
{
	background-color: Gray;
	color: Black;
}
#mainBigPicture
{
	width: 490px;
	height: 398px;
	background-image: url(images/bg_main_big.jpg);
	position: absolute;
	top: 128px;
	left: 0px;
}
#mainRightPicture1
{
	width: 280px;
	height: 177px;
	background-image: url(images/bg_main_right_1.jpg);
	position: absolute;
	top: 128px;
	right: 0px;
}
#mainSearchPanel
{
	width: 280px;
	height: 48px;
	background-color: Silver;
	position: absolute;
	top: 311px;
	right: 0px;
}
#searchPicture
{
	width: 16px;
	height: 16px;
	position: relative;
	top: 16px;
	left: 4px;
}
#mainRightPicture2
{
	width: 280px;
	height: 92px;
	background-image: url(images/bg_main_right_2.jpg);
	position: absolute;
	top: 365px;
	right: 0px;
}
#mainPartners
{
	width: 280px;
	height: 48px;
	position: absolute;
	top: 477px;
	right: 0px;
}
#mainGaleryHeader
{
	width: 148px;
	height: 24px;
	background-image: url(images/our_galery.gif);
	position: absolute;
	top: 536px;
	left: 0px;
}
#galeryShow
{
	width: 490px;
	height: 132px;
	position: absolute;
	top: 570px;
	left: 0px;
}
#mainCopyright
{
	width: 280px;
	height: 48px;
	background-color: Gray;
	color: White;
	position: absolute;
	top: 630px;
	right: 0px;
	text-align: right;
}
a.catalLink
{
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 4px;
	left: 8px;
}
a:visited.catalLink
{
	color: White;
}
a:hover.catalLink
{
	color: Black;
}
.folderLink
{
	position: absolute;
	width: 143px;
	height: 32px;
	background-image: url(images/folder_link.gif);
}
.examplePic
{
	position: absolute;
	width: 120px;
	height: 120px;
	cursor: hand;
}
a.exampleLink
{
	position: absolute;
	display: block;
	color: Black;
	cursor: hand;
	font-size: 7pt;
}
.examplePanelLine
{
	position: absolute;
	border: solid 1px silver;
	width: 536px;
}
.examplePicLine
{
	position: absolute;
	margin: 8px;
	border-style: none;
}
.headerDescription
{
	font-family: 'Times New Roman';
	font-size: 13pt;
	font-style: italic;
	color: #5c3000;
	position: absolute;
}
#mramorHeadDescription
{
	width: 536px;
	height: 80px;
	top: 123px;
	left: 32px;
}
#GranitHeadDescription
{
	width: 456px;
	height: auto;
	top: 120px;
	left: 32px;
}
.photoZone
{
	width: 179px;
	height: 179px;
	position: absolute;
	top: 0px;
	border: solid 1px gray;
	background-color: #dcdcdc;
	text-align: center;
	vertical-align: middle;
}
.smallPhoto
{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
/* ВСПЛЫВАЮЩИЕ МЕНЮ */
.popupMenu
{
	position: absolute;
	visibility: hidden;
	font-family: 'Franklin Gothic Medium';
	font-size: 11pt;
}
p.popupMenuListItem
{
	margin: 0px;
}
a.popupMenuLink
{
	color: #80360e;
	text-decoration: none;
	padding-left: 16px;
	display: block;
}
a.popupMenuLink:visited
{
	color: #80360e;
}
a.popupMenuLink:hover
{
	color: White;
}
#MramorCataloguePopupMenu
{
	width: 134px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 28px;
	top: 304px;
	left: 10px;
	background-image: url(mramor/images/bg_menu.gif);
	background-repeat: no-repeat;
	z-index: 102;
}
#MramorProductPopupMenu
{
	width: 134px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 28px;
	top: 304px;
	left: 160px;
	background-image: url(mramor/images/bg_menu_s.gif);
	background-repeat: no-repeat;
	z-index: 103;
}
#GranitCataloguePopupMenu
{
	width: 134px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 28px;
	top: 300px;
	left: 12px;
	background-image: url(granit/images/bg_menu.gif);
	background-repeat: no-repeat;
	z-index: 102;
}
#GranitProductPopupMenu
{
	width: 134px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 28px;
	top: 300px;
	left: 162px;
	background-image: url(granit/images/bg_menu_s.gif);
	background-repeat: no-repeat;
	z-index: 103;
}

/* СТРОКА МЕНЮ */
.menuBar
{
	position: absolute;
	width: 776px;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#CatalogueMenuBar ul li
{
	list-style-type: none;
	display: inline;
}
/* НАВИГАТОРЫ */
.navigator ul li
{
	display: inline;
}
#MramorNavigator
{
	position: absolute;
	top: 328px;
	left: -24px;
}


#HeaderPanel
{
	width: 776px;
	height: 124px;
	position: relative;
	margin: 0 auto;
}
#MenuPanel
{
	background-color: Silver;
	background-image: url(images/bg_bar.gif);
	position: relative;
	width: 776px;
	height: 32px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 0 auto;
}
#CenterPanel
{
	width: 776px;
	height: auto;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#BottomPanel
{
	width: 776px;
	height: 48px;
	position: relative;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	color: #ffffff;
	margin: 0 auto;
}
.bottomStatic
{
	padding-top: 7px;
	margin: 0px;
}
.bottomLink
{
	color: #191970;
	text-decoration: none;
}
.soldataLink
{
	color: #ffffff;
	text-decoration: none;
}
.horizontalMenu ul li
{
	display: inline;
}
#MenuList
{
	position: relative;
	top: 10px;
	margin: 0px;
}
a.menuLink
{
	text-decoration: none;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:visited.menuLink
{
	color: #ffffff;
}
a:hover.menuLink
{
	background-color: Gray;
	color: #000000;
}
#HeaderPicture
{
	margin-top: 4px;
	margin-bottom: 4px;
}
#MainPicture
{
	width: 491px;
	height: 398px;
	position: absolute;
	top: 16px;
	left: 0px;
}
#MainHeaderServices
{
	position: absolute;
	width: 237px;
	height: 23px;
	right: 24px;
	top: 24px;
	font-size: 1px;
	background-image: url(images/main_services.gif);
	background-repeat: no-repeat;
}
#MainHeaderServices span
{
    visibility: hidden;
}
#MainServicesList
{
    position: absolute;
	width: 272px;
	height: 360px;
	left: 504px;
	top: 56px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#MainServicesList li
{
    position: relative;
    display: block;
    height: 90px;
    overflow: visible;
}
#MainServicesList div
{
    position: absolute;
    width: 96px;
    height: 96px;
    padding-right: 16px;
    padding-bottom: 16px;
    background-image: url(images/thomb_shadow.png);
    background-repeat: no-repeat;
}
#MainServicesList div img
{
    border-style: none;
}

#MainServicesList .listItemAlignRight
{
    text-align: right;
    padding-right: 152px;
}
#MainServicesList .listItemAlignLeft
{
    text-align: left;
    padding-left: 152px;
}
#MainServicesList .rightServiceImage
{
    top: 0px;
    right: 34px;
}
#MainServicesList .leftServiceImage
{
    top: 0px;
    left: 34px;
}
#MainServicesList a:link, #MainServicesList a:visited
{
    color: #000000;
    text-decoration: none;
}
#MainServicesList a:hover
{
    color: #000000;
    text-decoration: underline;
}
#MainServicesList .rightServiceImage a:hover, #MainServicesList .leftServiceImage a:hover
{
    color: #000000;
    text-decoration: none;
}
#MainHeaderPartners
{
	position: absolute;
	width: 120px;
	height: 23px;
	left: 520px;
	top: 448px;
}
#MainHeaderGalery
{
	position: absolute;
	width: 98px;
	height: 23px;
}
#PartnerPicture
{
	position: absolute;
	width: 280px;
	height: 92px;
	border-style: none;
}
#Galery
{
	position: absolute;
	width: 493px;
	height: 132px;
}
.servicesLink
{
	color: #000000;
	text-decoration: none;
}
#ServicesDesc
{
	color: #ffffff;
	width: 400px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	border-left: solid 2px silver;
	border-right: solid 2px silver;
	border-bottom: solid 1px gray;
}
#AntiqDesc
{
	color: #ffffff;
	width: 400px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	border-left: solid 2px silver;
	border-right: solid 2px silver;
	border-bottom: solid 1px gray;
}
#ServiceStone
{
	color: #ffffff;
	width: 400px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	border-left: solid 2px silver;
	border-right: solid 2px silver;
}
.servicesHeader
{
	margin-top: 52px;
	text-align: center;
	color: #ffffff;
	font-family: 'Times New Roman';
	font-size: 20pt;
}
.servicesParagraph
{
	color: #ffffff;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}
#RestLeft
{
	position: absolute;
	width: 188px;
	height: 520px;
	top: 0px;
	left: 0px;
	border-bottom: solid 1px gray;
}
#RestRight
{
	position: absolute;
	width: 188px;
	height: 520px;
	top: 0px;
	right: 0px;
	border-bottom: solid 1px gray;
}
#AntiqLeft
{
	position: absolute;
	width: 188px;
	height: 300px;
	top: 520px;
	left: 0px;
	border-bottom: solid 1px gray;
}
#AntiqRight
{
	position: absolute;
	width: 188px;
	height: 300px;
	top: 520px;
	right: 0px;
	border-bottom: solid 1px gray;
}
#ServiceLeft
{
	position: absolute;
	width: 188px;
	height: 250px;
	top: 820px;
	left: 0px;
	border-bottom: solid 1px gray;
}
#ServiceRight
{
	position: absolute;
	width: 188px;
	height: 250px;
	top: 820px;
	right: 0px;
	border-bottom: solid 1px gray;
}
.handlerExample
{
	width: 776px;
	margin-bottom: 16px;
	text-align: justify;
}