html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background-color: #D7D7D7;
    background-image: url("../images/body.jpg");
    background-position: center center;
    background-repeat: repeat-y;
    line-height: 1;
	min-width: 1040px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.itemFullText table td, .itemFullText table tr, .itemFullText table {
    border: 1px solid #000000;
    padding: 3px;
}
.itemFullText {
    clear: both;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------End CSS Reset-------------------------*/

#wrapper{
    overflow: hidden;
}
#container {
    margin: 0 auto;
    padding-top: 48px;
    width: 1040px;
}

#content {
    float: left;
    min-height: 400px;
    width: 100%;
}

#all{
	margin: 0 230px 0 325px;
}
	

/*-- Шапка(хедер) --*/

#header {
    background-image: url("../images/header.jpg");
    background-repeat: repeat-x;
    height: 172px;
}
#header .header {
    height: 170px;
    margin: 0 auto;
    width: 1040px;
}
.logo {
    float: left;
    height: 170px;
    width: 540px;
}
.logo1 {
    float: left;
    height: 170px;
    width: 240px;
}
.logo1 span {
    color: #474544;
    display: block;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 30px;
    text-transform: uppercase;
}
.logo2 {
    float: right;
    height: 170px;
    width: 300px;
}
.logo2 > a {
    display: block;
    height: 50px;
    margin-top: 78px;
    width: 162px;
}
.logo2 > a > span {
    background-image: url("../images/logo2-hover.png");
    background-repeat: no-repeat;
    color: #858585;
    cursor: default;
    display: block;
    font-family: arial;
    font-size: 14px;
    height: 60px;
    line-height: 18px;
    margin-left: 30px;
    margin-top: -116px;
    overflow: hidden;
    padding-left: 14px;
    padding-top: 7px;
    position: absolute;
    width: 241px;
	opacity: 0;
	transition: all 1s;
}
.logo2 > a > span > span {
    color: #0165E1;
    cursor: pointer;
    text-decoration: underline;
}
.logo2 > a > span > span:hover {
    text-decoration: none;
}
.logo2 > a:hover > span {
	opacity: 1;
}
.search_contact {
    float: left;
    height: 170px;
    width: 500px;
}
.contact {
    float: left;
    font-family: verdana;
    font-size: 15px;
    margin-top: 40px;
    text-align: right;
    width: 202px;
}
.contact > span {
    color: #007500;
    display: inline-block;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    line-height: 29px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.contact > a {
    color: #0068B0;
    font-family: arial;
    font-size: 14px;
}
.contact > a:hover {
	text-decoration:none;
}
.search_icon {
    float: left;
    width: 298px;
}
.icon {
    float: right;
    margin-bottom: 22px;
    margin-top: 35px;
}
.icon > a {
    margin-left: 28px;
}
.search {
    clear: both;
    float: right;
}
.search .inputbox {
    border: 1px solid #C5C5C5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 2px #DDDDDD inset, -2px -2px 2px #DDDDDD inset;
    color: #636464;
    font-family: verdana;
    font-size: 13px;
    height: 30px;
    padding: 0 35px 0 9px;
    width: 191px;
}
.search .button {
    border-radius: 5px 5px 5px 5px;
    margin-left: -28px;
    margin-top: 1px;
    position: absolute;
}


/*-- Конец Шапка --*/
/*--  Контент  --*/

.contact-street {
    font-style: normal;
}
/*-- Слайдер --*/
.box_skitter {
    background: none repeat scroll 0 0 #D2D2D2 !important;
    border: 1px solid #D2D2D2;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0 !important;
}
.box_skitter .container_skitter {
    border-radius: 10px 10px 0 0;
}
#slider {
    background-image: url("../images/slider.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 70px;
    padding-bottom: 12px;
    padding-left: 10px;
    position: relative;
    width: 720px;
    z-index: 21;
}
#wrapper .image_number {
    background-image: url("../images/sliderknop.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
	margin-right: 10px;
}
#wrapper .image_number.image_number_select, #wrapper .image_number:hover {
    background-image: url("../images/sliderknop.png");
    background-position: right center;
}
#wrapper .box_skitter .info_slide_dots {
    bottom: -30px !important;
}
.text h2, .moduletable_news > h3 {
    color: #007109;
    font-family: georgia;
    font-size: 23px;
    font-style: italic;
    margin-bottom: 10px;
	font-weight: normal;
}
.text {
    color: #000000;
    font-family: verdana;
    font-size: 15px;
    line-height: 25px;
    margin-left: 5px;
}
.main_block {
    float: left;
    height: 200px;
    margin-bottom: 50px;
    width: 175px;
}
.main_block > span {
    color: #535353;
    display: block;
    font-family: verdana;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    text-align: center;
}
.moduletable_main_block_content {
    margin-left: 5px;
}
.moduletable_main_block_content h3 {
    color: #007109;
    font-family: georgia;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 40px;
    margin-top: 45px;
	font-weight: normal;
}
.moduletable_main_block_content .flash {
    float: left;
    text-align: center;
    width: 236px;
}
.flash > span {
    color: #494949;
    display: block;
    font-family: verdana;
    font-size: 14px;
    margin-top: 20px;
}
/*-- Конец Слайдер --*/	
/*-- Отдел региональных продаж  --*/	


.item-page_ORP > div {
    color: #000000;
    float: left;
    font-family: verdana;
    font-size: 13px;
    margin-bottom: 40px;
    text-align: center;
    width: 177px;
}
.item-page_ORP > div > a img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 7px #000000;
    height: 145px;
    margin-bottom: 10px;
    margin-top: 12px;
    width: 145px;
}
.item-page_ORP > p > a img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 6px #000000;
    height: 400px;
    margin-bottom: 20px;
    width: 700px;
}
.item-page_ORP > p {
    text-align: center;
}
/*-- Конец Отдел региональных продаж  --*/	
/*-- Каталог --*/
.main_k2_catalog .catItemTitle > a, #xmap a, #xmap span  {
    color: #000;
    font-family: verdana;
    font-size: 15px;
	font-weight: normal;
}
.main_k2_catalog .catItemTitle > a:hover , #xmap a:hover{
	text-decoration:none;
}
.main_k2_catalog {
    line-height: 30px;
}
.main.itemView .itemImageBlock {
    margin: 20px 0;
    text-align: center;
}
.main.itemView .itemImageBlock .modal > img {
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 6px #000000;
	transition: box-shadow 0.3s ease 0s;
}
.main.itemView .itemImageBlock .modal > img:hover {
    box-shadow: 0 0 0 #000000;
}
.main.itemView .itemNavigation {
    float: right;
    margin-top: 30px;
}

.itemNavigation a {
    color: #000;
    font-size: 12px;
    margin-left: 15px;
    text-decoration: underline;
}

.itemNavigation a:hover {
    text-decoration: none;
}

/*-- Конец Каталог --*/
/*-- Фотогалерея --*/
#all .dgimg {
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 6px #000000;
    padding: 0;
}
#all .dgimg:hover {
    box-shadow: 0 0 0 #000000;
	 transition: box-shadow 0.4s ease 0s;
}
#all #datso .datso_pgn {
    text-align: right;
}
#all #datso .pagenav {
    color: #000;
	font-weight: normal;
}
#all #datso a.pagenav {
    text-decoration:underline;
}
#all #datso a.pagenav:hover {
     text-decoration:none;
}
#datso .dg_header {
    display: none !important;
}

/*-- Конец Фотогалерея --*/

.open_price, .dow_price {
    color: #000;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 1;
    margin-left: 15px;
    margin-top: 6px;
}
.open_price:hover, .dow_price:hover {
    text-decoration:none;
}


/*-- Новости контент --*/
.newsM.itemListView .catItemImage img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 5px #000000;
    margin-right: 10px;
    transition: box-shadow 0.3s ease 0s;
}
.newsM.itemListView .catItemImage img:hover {
    box-shadow: 0 0 0 #000000;
}
.newsM.itemListView .catItemImageBlock {
    float: left;
}
.newsM.itemListView .itemContainer {
    float: left;
    margin-bottom: 25px;
    min-height: 110px;
}



.newsM.itemListView .catItemHeader {
    margin-bottom: 10px;
    max-height: 74px;
    overflow: hidden;
    padding-bottom: 2px;
    width: 180px;
}

.newsM.itemListView .catItemIntroText {
    font-size: 13px;
    height: 50px;
    line-height: 16px;
    overflow: hidden;
}
.newsM.itemListView .catItemTitle > a {
    color: #0083C0;
    font-family: verdana;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
}
.newsM.itemListView .catItemTitle > a:hover{
	text-decoration:none;
}


.newsM.itemListView .catItemDateCreated {
    color: #636363;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
}


.newsM.itemListView .itemContainer.itemContainerLast {
    margin-left: 20px;
    width: 335px !important;
}
.newsM.itemListView .catItemView.groupLeading {

}
.newsM.itemListView .k2Pagination, .search .pagination {
    clear: both;
    float: right;
    margin-bottom: 20px;
}
.newsM.itemListView .k2Pagination li, .search .pagination li {
    color: #000;
    float: left;
    font-size: 10px;
    margin-left: 15px;
    text-transform: uppercase;
}
.newsM.itemListView .k2Pagination li a, .search .pagination li a {
    color: #000;
}
.newsM.itemListView .k2Pagination li a:hover, .search .pagination li a:hover {
    text-decoration:none;
}
.newsM.itemListView .itemList {
    clear: both;
}

.newcopen.itemView .itemImage {
    float: left;
    margin-right: 20px;
}
.newcopen.itemView .modal > img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 6px #000000;
    transition: box-shadow 0.3s ease 0s;
}
.newcopen.itemView .modal > img:hover {
    box-shadow: 0 0 0 #000000;
}
.newcopen.itemView .itemHeader {
    float: left;
    width: 550px;
}
.newcopen.itemView .itemDateCreated {
    color: #636363;
    font-size: 12px;
}
.newcopen.itemView .itemIntroText {
    color: #634550;
    font-weight: bold;
    margin-bottom: 20px;
}
/*-- Конец Новости контент --*/

.item-page_contact {
    float: left;
    width: 320px;
}

.item-page_contact p {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    min-width: 80px;
}
.item-page_contact a {
    color: #000;
    font-family: arial;
}
.item-page_contact a:hover {
    text-decoration:none;
}
#map {
    float: right;
}
/*-- Поиск --*/




#searchForm .button {
    background-image: url("../images/searchButton.gif");
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 31px;
    margin-left: -26px;
    margin-top: 0;
    position: relative;
    text-indent: -10000px;
    width: 30px;
}

#searchForm .word > label {
    float: left;
    margin-right: 5px;
}

#searchForm .inputbox {
    float: left;
    height: 29px;
}
.phrases, .only, .counter, .main-result-search .result-category, .main-result-search .result-created, .form-limit{
    display: none;
}
.main-result-search .result-title > a {
    color: #0083C0;
    font-family: verdana;
    font-size: 15px;
}
.main-result-search .result-title > a:hover {
    text-decoration:none;
}
.main-result-search .result-text {
    color: #3E3E3E;
    font-size: 13px;
    line-height: 16px;
}
.main-result-search {
    margin-bottom: 10px;
    margin-top: 10px;
}
.text .search .pagination {
    margin-top: 40px;
}
.text .search .searchintro {
    margin: 10px 0;
}
.text .search {
    float: left;
}
/*-- география поставок --*/
#geografpost {
    background-image: url("../images/Map.png");
    background-repeat: no-repeat;
    height: 658px;
    margin: 0 65px;
    width: 575px;
}
#geografpost span {
    color: #000000;
    font-family: Myriad Pro;
    font-size: 17px;
}
#geografpost span {
    background-image: url("../images/FlagBlue.png");
    color: #000000;
    font-family: Myriad Pro;
    font-size: 17px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}
#geografpost span:hover {
    background-image: url("../images/FlagYellow.png");
}
#geografpost .gp-1 {
    margin-left: 305px;
    margin-top: 290px;
    padding-left: 16px;
}
#geografpost .gp-2 {
    margin-left: 451px;
    margin-top: 390px;
    padding-left: 14px;
}
#geografpost .gp-3 {
    margin-left: 303px;
    margin-top: 542px;
    padding-left: 16px;
}
#geografpost .gp-4 {
    margin-left: 242px;
    margin-top: 472px;
    padding-left: 16px;
}
#geografpost .gp-5 {
    margin-left: 227px;
    margin-top: 390px;
    padding-left: 15px;
}

#geografpost .gp-6 {
    margin-left: 170px;
    margin-top: 365px;
    padding-left: 15px;
    z-index: 5;
	font-weight: bold;
}
#geografpost .gp-6div {
    background-color: #4141FA;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    height: 10px;
    margin-left: 166px;
    margin-top: 378px;
    position: absolute;
    width: 10px;
}
#geografpost .gp-7 {
    margin-left: 181px;
    margin-top: 344px;
    padding-left: 15px;
}
#geografpost .gp-8 {
    background-position: right top;
    margin-left: 163px;
    margin-top: 475px;
    padding-right: 17px;
}
#geografpost .gp-9 {
    background-position: right top;
    margin-left: 97px;
    margin-top: 453px;
    padding-right: 16px;
}
#geografpost .gp-10 {
    background-position: right top;
    margin-left: 108px;
    margin-top: 415px;
    padding-right: 16px;
}
#geografpost .gp-11 {
    background-position: right top;
    margin-left: 38px;
    margin-top: 365px;
    padding-right: 16px;
}
#geografpost .gp-12 {
    background-position: right top;
    margin-left: 67px;
    margin-top: 335px;
    padding-right: 16px;
}
#geografpost .gp-13 {
    background-position: right top;
    margin-top: 283px;
    padding-right: 16px;
}
#geografpost .gp-14 {
    margin-left: 98px;
    margin-top: 251px;
    padding-left: 15px;
}
#geografpost .gp-15 {
    margin-left: 70px;
    margin-top: 190px;
    padding-left: 15px;
}
#geografpost .gp-16 {
    margin-left: 10px;
    margin-top: 165px;
    padding-left: 15px;
}
#geografpost .gp-17 {
    margin-left: 192px;
    margin-top: 108px;
    padding-left: 15px;
}
#geografpost .gp-18 {
    margin-left: 411px;
    margin-top: 186px;
    padding-left: 15px;
}
#geografpost .gp-19 {
    margin-left: 282px;
    margin-top: 181px;
    padding-left: 15px;
}



/*--  Конец география поставок --*/
/*--  Конец Контент  --*/
/*--  Хлебные крошки  --*/


#breadcrumbs {
    color: #000;
    font-family: verdana;
    font-size: 10px;
    margin-bottom: 15px;
}
#breadcrumbs a {
    color: #000;
    font-size: 12px;
    text-decoration: underline;
}
#breadcrumbs a:hover{
	text-decoration: none;
}
#breadcrumbs span {
    color: #000;
    font-size: 12px;
}
#breadcrumbs span[name="/fotoalbomm/view-album/1.html"], #breadcrumbs span[name="/fotoalbomm/view-album/1.html"] {
    background-image: url("../images/body.jpg");
    background-position: 798px center;
    display: block;
    float: right;
    height: 21px;
    margin-left: -20px;
    margin-right: 547px;
    position: relative;
    z-index: 555;
}
#breadcrumbs a[href="/fotoalbomm.html"], #breadcrumbs a[href="/fotoalbomm.html"] {
    display: none;
}


/*--  Конец Хлебные крошки  --*/
/*--  Левый сайдбар  --*/	

#left_s{
	width:325px;
	float:left;
	margin-left:-100%;
}

/*-- Меню --*/
.menu_vmenu span{
	display: none;
}
.menu_vmenu li.parent span {
	display: block;
}	
.menu_vmenu > li > a:hover, .menu_vmenu > li.active > a, .menu_vmenu > li > span:hover, .menu_vmenu > li.active > span  {
    color: #FFFFFF;
    text-shadow: 1px 0 0 #000000;
	background-position: left bottom !important;
}
.menu_vmenu > li > a, .menu_vmenu > li > span {
    background-repeat: no-repeat;
    color: #009A30;
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 21px;
    padding-left: 42px;
    padding-top: 10px;
    text-decoration: none;
    text-shadow: 1px 0 0 #FFFFFF;
    text-transform: uppercase;
    width: 270px;
	background-position: 10px center;
	font-family: Philosopher-Regular;
}
/*
.menu_vmenu > li > a:hover, .menu_vmenu > li.active > a {
    background-image: url("../images/aH.png");
}
li.item-101 a {
    background-image: url("../images/a1.png");
	background-position: 8px center;
}
li.item-101 a:hover, li.item-101.active a {
    background-image: url("../images/aH1.png");
}
li.item-102 a {
    background-image: url("../images/a2.png");
	background-position: 8px center;
}
li.item-102 a:hover, li.item-102.active a {
    background-image: url("../images/aH2.png");
}
li.item-103 a {
    background-image: url("../images/a3.png");
}
li.item-103 a:hover, li.item-103.active a {
    background-image: url("../images/aH3.png");
}
li.item-104 span {
    background-image: url("../images/a4.png");
}
li.item-104 span:hover, li.item-104.active span{
    background-image: url("../images/aH4.png");
}
li.item-108 a {
    background-image: url("../images/a5.png");
	background-position: 8px center;
}
li.item-108 a:hover, li.item-108.active a {
    background-image: url("../images/aH5.png");
}
li.item-109 a {
    background-image: url("../images/a6.png");
	background-position: 9px center;
}
li.item-109 a:hover, li.item-109.active a {
    background-image: url("../images/aH6.png");
}
li.item-110 a {
    background-image: url("../images/a7.png");
	background-position: 7px center;
}
li.item-110 a:hover, li.item-110.active a {
    background-image: url("../images/aH7.png");
}
li.item-111 a {
    background-image: url("../images/a8.png");
}
li.item-111 a:hover, li.item-111.active a {
    background-image: url("../images/aH8.png");
}
li.item-112 a {
    background-image: url("../images/a9.png");
}
li.item-112 a:hover, li.item-112.active a {
    background-image: url("../images/aH9.png");
}
li.item-113 a {
    background-image: url("../images/a10.png");
}
li.item-113 a:hover, li.item-113.active a {
    background-image: url("../images/aH10.png");
}
li.item-169 a {
    background-image: url("../images/a11.png");
}
li.item-169 a:hover, li.item-169.active a {
    background-image: url("../images/aH11.png");
}
*/
.menu_vmenu li ul {
    margin-left: 40px;
}
.menu_vmenu li ul li a {
    color: #007926;
    font-size: 16px;
    line-height: 27px;
}
.menu_vmenu li ul li a:hover {
	text-decoration:none;
}

/*-- Конец Меню --*/
/*-- Новсти левый сайдбар --*/
#container .moduletable_news > h3 {
    margin-top: 20px;
}
.moduletable_news .moduleItemImage > img {
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 5px #000000;
    height: 90px;
    transition: box-shadow 0.3s ease 0s;
    width: 90px;
}
.moduletable_news .moduleItemImage > img:hover {
    box-shadow: 0 0 0 #000000;
}
.moduletable_news .moduleItemImage {
    float: left;
    margin-right: 10px;
}
.moduletable_news .moduleItemDateCreated {
    color: #636363;
    float: left;
    font-family: verdana;
    font-size: 11px;
    margin-bottom: 8px;
    width: 185px;
}
.moduletable_news .moduleItemTitle {
    color: #0083C0;
	/*float: left;*/
    float: right;
    font-family: verdana;
    font-size: 15px;
    height: 16px;
    margin-bottom: 6px;
    overflow: hidden;
    text-decoration: underline;
    /*width: 185px;*/
	width: 215px;
}
.moduletable_news .moduleItemTitle:hover, .moduletable_news .moduleCustomLink:hover{
	text-decoration: none;
}
.moduletable_news .moduleItemIntrotext {
    color: #3E3E3E;
    font-family: verdana;
    font-size: 13px;
    line-height: 16px;
	width: 290px;
}
.moduletable_news ul li.odd.lastItem .clr:last-child {
	margin-bottom: 30px;
}
.moduletable_news .even div:last-child {
    border-bottom: 1px solid #CECECE;
    height: 1px;
    width: 285px;
	margin-bottom: 20px;
    padding-top: 25px;
}
.moduletable_news .moduleCustomLink {
    color: #0083C0;
    font-family: verdana;
    font-size: 15px;
}

/*--  Конец Левый сайдбар  --*/	
/*-- Правый сайдбар  --*/	


#right_s {
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px -1px 3px #B7B7B7 inset, -1px 1px 3px #B7B7B7 inset;
    float: left;
    margin-left: -230px;
    padding: 18px;
    width: 190px;
}
#right_s h3 {
    color: #007109;
    font-family: georgia;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}
#right_s .custom a {
    clear: both;
    color: #0083C0;
    float: left;
    font-family: verdana;
    font-size: 13px;
    line-height: 24px;
}
#right_s .custom a:hover {
	text-decoration:none;
}

/*--  Конец Правый сайдбар  --*/	
/*--  Футер (Подвал)  --*/

#footer {
    background-image: url("../images/footer.jpg");
    background-repeat: repeat-x;
    height: 137px;
	margin-top: 75px;
}
.footer {
    height: 120px;
    margin: 0 auto;
    padding-top: 3px;
    width: 1040px;
}
.foot_logo > a {
    display: block;
    float: left;
    margin-right: 60px;
    margin-top: 25px;
}
.foot_logo > img {
    display: block;
    float: left;
    margin-top: 37px;
}
.foot_logo {
    float: left;
    height: 120px;
    width: 390px;
}
.foot_text {
    color: #534F4F;
    float: left;
    font-family: verdana;
    font-size: 15px;
    height: 100px;
    line-height: 22px;
    margin-top: 34px;
    width: 650px;
}
.foot_phone {
    float: left;
    margin-right: 57px;
    width: 170px;
}
.foot_phone > a {
    color: #0068B0;
    font-family: arial;
    font-size: 14px;
}
.foot_phone > a:hover {
	text-decoration:none;
}
.foot_adress {
    float: left;
    margin-right: 37px;
    width: 214px;
}
.stav-PR > a {
    color: #005DCF;
    font-family: verdana;
    font-size: 14px;
}
.stav-PR > a:hover {
	text-decoration:none;
}
.stav-PR {
    float: left;
}
/*--  Конец Футер (Подвал)  --*/

/*--------Оформить заказ-------------*/


#feedback {
    height: 256px;
    margin-top: -128px;
    position: fixed;
    top: 50%;
    width: 48px;
}
#feedback a {
    background-image: url("../images/zakaz.png");
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 256px;
    position: fixed;
    right: 1px;
    width: 48px;
}
html .contentpane .chronoform {
    display: none;
}

.chronoform {
    display: none;
}
/*--------Конец Оформить заказ-------------*/

#xmap .level_0 > li {
    list-style: circle outside none;
}

#xmap .level_1, #xmap .level_2, #xmap .level_3, #xmap .level_4, #xmap .level_5 {
    margin-bottom: 10px;
    margin-left: 40px;
}


#basic-details > a, #display-misc a {
    color: #000000;
    font-weight: normal;
}

#basic-details > a:hover, #display-misc a:hover {
    text-decoration:none;
}

.newsM.itemListView .catItemImage a {
    display: table-cell;
    height: 154px;
    vertical-align: middle;
    width: 140px;
}








.link_shop{
	background-image: url("../images/knopka.png");
	background-repeat: no-repeat;
	float: right;
    margin-bottom: 22px;
    width: 237px;
    height: 30px;
}
.link_shop > p{
	color:#fff;
	line-height: 30px;
    font-family: verdana;
	cursor: pointer;
}
.link_shop span{
	background-image: url("../images/korzinka.png");
	background-repeat: no-repeat;
	width: 19px;
    height: 17px;
    float: left;
    margin: 7px 13px;
}











	

