*{
	margin: 0;
	padding: 0;
}
HTML, BODY{
	height: 100%;
	background: #FFF;
}
IMG{
	border: none;
}


#center-col A{
	color: #008ec9;
	text-decoration: underline;
}
#center-col A:hover{
	color: #ee3124;
	text-decoration: none;
}
A:hover{
	text-decoration: none;
}
.clr{
	height: 0;
	font-size: 0;
	clear: both;
}
.mw{
	width: 901px;
	margin: 0 auto;
}
.mh{
	min-height: 100%;
	position: relative;
}
* html .mh{
	height: 100%;
}
#main{
}
#top{
	height: 287px;
	position: relative;
	background: url(../i/brands-bgr.jpg) no-repeat;
}
#logo{
	position: absolute;
	top: 41px;
	left: 15px;
}
#mail-map{
	padding-right: 27px;
	position: absolute;
	right: 0;
	top: 40px;
}
#mail-map A{
	display: block;
	width: 23px;
	height: 18px;
	padding-top: 5px;
	float: left;
	background: url(../i/nav-bgr.gif) no-repeat;
	text-align: center;
	margin-right: 8px;
}
#search-form{
	position: absolute;
	right: 0;
	top: 0;
	height: 28px;
	padding: 0 15px;
}
* html #search-form{
	width: 0;
}
#search-form DIV{
	height: 28px;
}
#search-form .bgr{
	height: 28px;
	background: url(../i/search-bgr.png) repeat-x;
}
.f-open .bgr{
	width: 150px;
}
.f-open{
	//border: solid 1px #FFF;
	//position: relative;
	//margin-right: -1px;
	//margin-top: -1px;
}
#search-form .corn{
	width: 15px;
	position: absolute;
	top: 0;
}
#search-form .s-left{
	background: url(../i/search-left.png) no-repeat;
	left: 0;
}
#search-form .s-right{
	background: url(../i/search-right.png) no-repeat;
	right: 0;
}
#search-form FORM{
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	padding: 0;
	z-index: 2;
}
#search-form FORM{
	position: absolute;
	right: 10px;
	top: 6px;
}
#search-form FORM INPUT.btn{
	position: absolute;
	right: 0;
	top: 0;
}
#search-form .s-input{
	display: none;
}

.f-open .s-input{
	display: block !important;
	position: absolute;
	left: -161px;
	top: -2px;	
	height: 17px !important;
	padding-right: 4px;
	background: url(../i/search-ip-right.gif) right top no-repeat;
}
.f-open .s-input .inside{
	padding-left: 9px;
	background: #d6f1fe url(../i/search-ip-left.gif) no-repeat;
	height: 17px !important;
	width: 135px;
}
.f-open .s-input INPUT{
	height: 17px;
	border: none;
	background: #d6f1fe;
	width: 135px;
	position: absolute;
}
#langs{
	position: absolute;
	top: 87px;
	right: 9px;
}
#langs DIV{
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 4px;
	margin-top: 7px;
	background: url(../i/lang.gif) no-repeat;
	text-align: center;
}
#langs DIV A, #langs DIV.eng{
	font: bold 11px Arial;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 19px;
	padding-top: 4px;
	position: relative;
	left: 1px;
}
#langs DIV.here{
	width: 38px;
	height: 32px;
	padding-top: 6px;
	background: url(../i/lang-here.gif) no-repeat;
	margin-top: 0;
	color: #FFF;
	font: bold 18px 'Arial Narrow', Arial, sans-serif;
}
#menu{
	position: absolute;
	left: 208px;
	top: 40px;
	font: bold italic 16px Arial;
}
#menu .m-item{
	margin-bottom: 2px;
}
#menu A{
	color: #004b8d;
	text-decoration: none;
}
#menu .here A{
	color: #ff1000;
}
#menu A:hover{
	color: #008ec9;	
}
.glass-button{
	position: absolute;
	cursor: pointer;
	cursor: hand;
	z-index: 1;
}
.glass-button A{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
#glass-left{
	width: 56px;
	height: 57px;
	left: 484px;
	top: 70px;
	background: url(../i/button-left.png) no-repeat;
}


.glass-link{
	position: absolute;
	display: block;
	z-index: 2;
}
#glass-link-left{
	width: 56px;
	height: 57px;
	left: 484px;
	top: 70px;
}
#glass-right{
	width: 89px;
	height: 89px;
	left: 711px;
	top: 150px;
	background: url(../i/button-right.png) no-repeat;
}


#glass-link-right{
	width: 89px;
	height: 89px;
	left: 711px;
	top: 150px;
}
#brand-images{
	position: absolute;
}
.brand-holder{
	margin-bottom: 50px;
	position: relative;
	margin-top: -97px;
	zoom: 1;
}
#left-col{
	width: 203px;
	float: left;
	position: relative;
}
#brand-items{
	padding: 13px 0 13px 13px;
	zoom: 1;
}
#brand-image{
	height: 95px;
	position: relative;
	text-align: center;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#brand-image IMG{
	position: relative;
}
#brand-items .items{
	padding: 17px 15px;
	font: 12px Arial;
}
#brand-items .items .item{
	padding-left: 13px;
	padding-bottom: 6px;
	background-position: left 5px;
	background-repeat: no-repeat;
}
#brand-items .items .item A{
	text-decoration: none;
}
#brand-items .items .item A:hover{
	text-decoration: underline;
}
#brand-items .items .here A,
#brand-items .items .item A.here{
	font-weight: bold;
}

#all-production{
	margin-top: 14px;
	width: 190px;
	height: 47px;
	position: relative;
}
#all-production .right-bottom{
	height: 45px;
}

#all-production .open .right-bottom{
	background-image: none !important;
}
#all-production .label{
	width: 130px;
	color: #000;
	font: 11px Arial;
	background: #FFF;
	padding: 3px 5px;
	position: relative;
	left: 10px;
	top: 12px;
}
#all-production .label SPAN{
	border-bottom: dotted 1px white;
	cursor: pointer;
	cursor: hand;
}
#all-production .label SPAN.s-over{
	border: none !important;
}
#all-production .button{
	width: 27px;
	height: 27px;
	background: url(../i/round-button.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	right: 9px;
	top: 9px;
}
#all-production .button DIV{
	width: 5px;
	height: 9px;
	margin: 0 auto;
	position: relative;
	top: 7px;
	left: 0px;
}
#all-production .open .button DIV{
	height: 5px;
	width: 9px;
	top: 10px;
	left: 0;
}
#all-production .dropdown{
	position: absolute;
	left: 0;
	top: 35px;
	width: 190px;
	font: 11px Arial;
	visibility: hidden;
}
#all-production .open .dropdown{
	visibility: visible;
}
#all-production .dropdown .inner{
	margin: 0 11px 0 10px;
	padding: 7px 9px;
}
#all-production .dropdown A{
	color: #004b8d;
	text-decoration: none;
}
#all-production .dropdown A:hover{
	color:#67a1d3;
}
#all-production .dropdown .item{
	padding-bottom: 2px;
}
#all-production .dropdown .item .menu a {
	color: #004b8d;
}
#all-production .dropdown .item .menu a:hover {
	text-decoration: underline;
}
#all-production .dropdown .here{
	font-weight: bold;
}
#all-production .dropdown .here .menu{
	padding: 5px 10px;
}
#all-production .dropdown .dd-bottom{
	height: 16px;
	padding: 0 16px 0 0;
	position: absolute;
	width: 174px;
	bottom: -16px;
	left: 0;

}
#all-production .dropdown .corner{
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
}
#all-production .dropdown .here .item,
#all-production_tm .dropdown .here .item{
	padding-left: 8px;
	background: url(../i/b.gif) left 6px no-repeat;
}
#all-production .dropdown .dd-bgr{
	height: 16px;
}
#other-brands{
	margin-top: -50px;
	padding: 0px 0 10px;
	position: relative;
	height: 120px;
}
#other-brands .item{
	text-align: center;
	padding: 15px 0;
	float: left;
	width: 20%;
}
#left-col .banner{
	padding-top: 25px;
	text-align: center;
}
#footer-pad{
	height: 94px;
}
#footer{
	height: 94px;
	background: url(../i/footer-bgr.gif) repeat-x;
	position: relative;
	width: 100%;
	margin-top:-94px;
}
#footer .mw{
	position: relative;
	height: 94px;
}
#footer .mw .deco{
	width: 149px;
	height: 114px;
	background: url(../i/footer-deco.jpg) no-repeat;
	position: absolute;
	left: 25px;
	bottom: 0;
}
#footer .content{
	padding-left: 149px;
	position: relative;
	color: #004b8d;
	font: 11px Arial;
}
#footer #copy{
	float: left;
	width: 153px;
	position: relative;
}
#footer #contacts{
	float: left;
}
#footer #contacts A{
	color: #004b8d;
	text-decoration: none;
}
#footer #dev{
	width: 120px;
	float: right;
}
#footer #dev A{
	color: #008d77;
}
#right-col{
	width: 679px;
	margin-left: 203px;
}
#brand-plashka{
	width: 261px;
	height: 286px;
	position: relative;
	z-index: 1;
}
* html #brand-plashka{
	left: -3px;
}
#brand-plashka .b-top{
	height: 26px;
	position: relative;
	padding-right: 26px;
}
#brand-plashka .b-top .corner{
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 26px;
}
#brand-plashka .b-top .bgr{
	height: 26px;
}
#brand-plashka .left-bottom{

}
#brand-plashka .right-bottom{
	height: 260px;
	padding-right: 14px;
}
#brand-plashka .brief{
	height: 79px;
	position: relative;
	top: -13px;
	background-position: right top;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 16px 0 0 12px;
}
#brand-plashka .brand-item{
	position: absolute;
	bottom: 3px;
}
* html #brand-plashka .right-bottom{
	height: 264px;
}
* html #brand-plashka .brand-item{
	bottom: 7px;
}
#brand-plashka .brand-item IMG{
	//display: block;
}
#brand-plashka .brand-item TABLE{
	width: 100%;
}
#brand-plashka .brand-item TD{
	height: 191px;
	text-align: center;
	width: 265px;
}
#brand-plashka .brand-item IMG{
}
#brand-plashka .brand-item .new{
	width: 223px;
	height: 63px;
	background: url(../i/new.png) no-repeat;
	position: absolute;
	z-index: 1;
	top: -29px;
	left: 22px;
	display: none;
}
#brand-name{
	padding-left: 36px;
	font: bold italic 24px Arial;
	margin-left: 288px;
	margin-top: -50px;
	background-repeat: no-repeat;
/*	background-position: left 0px;*/
	background-position: left 2px;
}

#brand-name A {
	text-decoration: none;
}


#center-col{
	width: 473px;
	margin-top: 20px;
	font: 12px Arial;
	color: #6e6e6e;
	line-height: 140%;
}
#center-col .inner{
	padding: 22px 0px 22px 20px;
}
#category{}
#category .c-name{
	font: italic 18px Arial;
	padding: 7px 14px 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#category .c-name{
	background: #e2f6ff;
	color: #023f86;
}
#category .c-item{
	overflow: auto;
	padding-top: 15px;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background: none !important;
}
#category .c-item .top{}
#category .c-item .img{
	float: left;
}
#category .c-item .txt{
	margin-left: 169px;
}
#category .c-item .txt .name{
	font: bold italic 14px Arial;
	padding-bottom: 15px;
}
#category .name A{
	text-decoration: none;
}
#category .name A:hover{
	text-decoration: underline;
}
#category .c-item .txt UL{
	list-style: none;
}
#category .c-item .txt UL LI{
	padding-left: 15px;
	font: bold italic 12px Arial;
	padding-bottom: 2px;
	background-position: left 5px;
	background-repeat: no-repeat;
}
#category .c-item .descr{
	padding-top: 10px;
	color: #6e6e6e;
}

#category .c-item .descr UL {
	margin-top: 10px;
}

#category .c-item TABLE {
	border: 0px;
}

#category .c-item TABLE TD,
#category .c-item TABLE TD UL
{
	margin: 0px !important;
	padding: 0px !important;
}

#category .c-item TABLE TD UL {
	margin-top: 2px !important;
}

#category .c-item .descr UL LI {
	padding-left: 11px;
	font: bold italic 12px Arial;
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#paging{
	padding: 8px 10px;
	margin-top: 18px;
	height: 19px;
	float: left;
}
#paging A{
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
#paging A.here{
	font-weight: bold;
	color: #FFF !important;
}
#right-block{
	width: 224px;
	position: absolute;
	right: 0;
	top: 309px;
}
#right-block #info{
	padding: 15px 16px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#right-block #info UL{
	list-style: none;
}
#right-block #info UL.bigger{
	font: bold italic 14px Arial;
}
#right-block #info UL.bigger LI{
	padding-bottom: 11px;
}

#right-block #info UL.bigger LI.here a {
	text-decoration: none !important;
}

#right-block #info UL.smaller{
	font: 12px Arial;
}
#right-block #info UL.smaller LI{
	padding: 0 0 3px 10px;
	background-position: left 4px;
	background-repeat: no-repeat;
	zoom: 1;
}
#right-block #info UL.smaller LI.archive {
	background: none !important;
	position: relative;
}
#right-block a { position: relative;}

#right-block .banner{
	padding-top: 25px;
}
/* brands */
#blue{}
#pink{}
#orange{}
#yellow{}
#brown{}
#green{}

#sepia{}
#red{}

/************ blue ****************/
#blue #brand-plashka .b-top .corner{
	background: url(../i/blue-brand-rt.png) no-repeat;
}
#blue #brand-plashka .b-top .bgr{
	background: #b1e6ff;
}
#blue #brand-plashka .left-bottom{
	background: #b1e6ff url(../i/blue-brand-lb.gif) left bottom no-repeat;
}
#blue #brand-plashka .right-bottom{
	background: url(../i/blue-brand-rb.gif) right bottom no-repeat;
}
#blue #brand-plashka .brief{
	background-image: url(../i/blue-brief-rt.gif);
}

#blue #brand-name{
	color: #004b8d;
	background-image: url(../i/blue-h1-bull.gif);
}

#blue #brand-name A {
	color: #004b8d;
}



#blue #category .c-name{
	background: #e2f6ff;
	color: #023f86;
}
#blue #category .c-item .txt .name A,
#blue #category .c-item .txt .name{
	color: #023f86;
}
#blue #category .c-item .txt UL LI,
#blue #category .c-item .descr UL LI,
#blue #brand-descr UL LI{
	color: #008ec9;
	background-image: url(../i/blue-bull.gif);
}
#blue #category .c-item .txt UL LI DIV,
#blue #category .c-item .descr UL LI DIV,
#blue #brand-descr UL LI DIV{
	color: #41aadc;
}
#blue #category .c-item{
	background-image: url(../i/blue-delim.gif);
}
#blue #paging{
	background: #e2f6ff;
}
#blue #paging A{
	color: #023f86;
}
#blue #paging A.here{
	background: url(../i/blue-here.gif) no-repeat;
}
#blue #right-block #info,
#blue #right-block #info A{
	color: #004a8d;
}
#blue #right-block #info UL.smaller LI{
	background-image: url(../i/blue-brand-item-bull.gif);
}
#blue #right-block #info{
	background-image: url(../i/blue-info-rb.gif);
	background-color: #e2f6ff;
}
#blue #brand-images{
	width: 279px;
	height: 311px;
	background: url(../i/blue-brand.png) no-repeat;
	right: 100px;
	top: -90px;
}

/******************************************/

#blue #brand-items{
	background: #b1e6ff url(../i/blue-brand-lt.gif) no-repeat;
}
#blue #brand-image{
	background-image: url(../i/blue-brand-image-lt.gif);
}
#blue #brand-items .items{
	background: #e2f6ff;
}
#blue #brand-items .items .item{
	background-image: url(../i/blue-brand-item-bull.gif);
}
#blue #brand-items .items .item A{
	color: #004b8d;
}
#blue #all-production .js{
	background: #c7efff url(../i/blue-all-rt.gif) right top no-repeat;
}
#blue #all-production .right-bottom{
	background: url(../i/blue-all-rb.gif) right bottom no-repeat;
}
#blue #all-production .button DIV{
	background: url(../i/blue-tri-open.gif) no-repeat;
}
#blue #all-production .open .button DIV{
	background: url(../i/blue-tri.gif) no-repeat;
}
#blue #all-production .dropdown .corner{
	background: url(../i/blue-dd-corner.png) no-repeat;
}
#blue #all-production .dropdown .dd-bgr{
	background: #c7efff;
}
#blue #all-production .dropdown{
	background: #c7efff;
}
#blue #all-production .dropdown .inner{
	background: #FFF url(../i/blue-menu-corner.gif) right bottom no-repeat;
}
#blue #all-production .label{
	background: #c7efff;
	color: #004b8d;
}
#blue #all-production .label SPAN{
	border-bottom-color: #004b8d;
}

/********************* pink ******************/
#pink #brand-plashka .b-top .corner{
	background: url(../i/pink-brand-rt.png) no-repeat;
}
#pink #brand-plashka .b-top .bgr{
	background: #ffcfef;
}
#pink #brand-plashka .left-bottom{
	background: #ffcfef url(../i/pink-brand-lb.gif) left bottom no-repeat;
}
#pink #brand-plashka .right-bottom{
	background: url(../i/pink-brand-rb.gif) right bottom no-repeat;
}
#pink #brand-plashka .brief{
	background-image: url(../i/pink-brief-rt.gif);
}
#pink #brand-name{
	color: #fa0070;
	background-image: url(../i/pink-h1-bull.gif);
}

#pink #brand-name A{
	color: #fa0070;
}

#pink #category .c-name{
	background: #ffeffa;
	color: #f6006e;
}
#pink #category .c-item .txt .name A,
#pink #category .c-item .txt .name{
	color: #f6006e;
}
#pink #category .c-item .txt UL LI,
#pink #category .c-item UL LI,
#pink #brand-descr UL LI{
	color: #da3e85;
	background-image: url(../i/pink-bull.gif);
}
#pink #category .c-item .txt UL LI DIV,
#pink #category .c-item UL LI DIV,
#pink #brand-descr UL LI DIV{
	color: #ff74b2;
}
#pink #category .c-item{
	background-image: url(../i/pink-delim.gif);
}
#pink #paging{
	background: #ffdaee;
}
#pink #paging A{
	color: #f6006e;
}
#pink #paging A.here{
	background: url(../i/pink-here.gif) no-repeat;
}
#pink #right-block #info,
#pink #right-block #info A{
	color: #fa0070;
}
#pink #right-block #info UL.smaller LI{
	background-image: url(../i/pink-brand-item-bull.gif);
}
#pink #right-block #info{
	background-image: url(../i/pink-info-rb.gif);
	background-color: #ffeffa;
}
#pink #brand-images{
	width: 180px;
	height: 351px;
	background: url(../i/pink-brand.png) no-repeat;
	right: 180px;
	top: -110px;
}


/******************************************/
#pink #brand-items{
	background: #ffcfef url(../i/pink-brand-lt.gif) no-repeat;
}
#pink #brand-image{
	background-image: url(../i/pink-brand-image-lt.gif);
}
#pink #brand-items .items{
	background: #ffeffa;
}
#pink #brand-items .items .item A{
	color: #d20063;
}
#pink #brand-items .items .item{
	background-image: url(../i/pink-brand-item-bull.gif);
}
#pink #all-production .js{
	background: #ffcfef url(../i/pink-all-rt.gif) right top no-repeat;
}
#pink #all-production .right-bottom{
	background: url(../i/pink-all-rb.gif) right bottom no-repeat;
}
#pink #all-production .button DIV{
	background: url(../i/pink-tri-cl.gif) no-repeat;
}
#pink #all-production .open .button DIV{
	background: url(../i/pink-tri.gif) no-repeat;
}
#pink #all-production .dropdown .corner{
	background: url(../i/pink-dd-corner.png) no-repeat;
}
#pink #all-production .dropdown .dd-bgr{
	background: #ffcfef;
}
#pink #all-production .dropdown{
	background: #ffcfef;
}
#pink #all-production .dropdown .inner{
	background: #FFF url(../i/pink-menu-corner.gif) right bottom no-repeat;
}
#pink #all-production .label{
	background: #ffcfef;
	color: #d20063;
}
#pink #all-production .label SPAN{
	border-bottom-color:#d20063;
}

/********************* orange ******************/
#orange #brand-items{
	background: #ffb24e url(../i/orange-brand-lt.gif) no-repeat;
}
#orange #brand-image{
	background-image: url(../i/orange-brand-image-lt.gif);
}
#orange #brand-items .items .item{
	background-image: url(../i/orange-brand-item-bull.gif);
}
#orange #brand-items .items{
	background: #fff1ca;
}
#orange #brand-items .items .item A{
	color: #d55a00;
}
#orange #all-production .js{
	background: #ffb24e url(../i/orange-all-rt.gif) right top no-repeat;
}
#orange #all-production .right-bottom{
	background: url(../i/orange-all-rb.gif) right bottom no-repeat;
}
#orange #all-production .button DIV{
	background: url(../i/orange-tri-cl.gif) no-repeat;
}
#orange #all-production .open .button DIV{
	background: url(../i/orange-tri.gif) no-repeat;	
}
#orange #all-production .dropdown .corner{
	background: url(../i/orange-dd-corner.png) no-repeat;
}
#orange #all-production .dropdown .dd-bgr{
	background: #ffb24e;
}
#orange #all-production .dropdown{
	background: #ffb24e;
}
#orange #all-production .dropdown .inner{
	background: #FFF url(../i/orange-menu-corner.gif) right bottom no-repeat;
}
/************                                  **********/
#orange #brand-plashka .b-top .corner{
	background: url(../i/orange-brand-rt.png) no-repeat;
}
#orange #brand-plashka .b-top .bgr{
	background: #ffb24e;
}
#orange #brand-plashka .left-bottom{
	background: #ffb24e url(../i/orange-brand-lb.gif) left bottom no-repeat;
}
#orange #brand-plashka .right-bottom{
	background: url(../i/orange-brand-rb.gif) right bottom no-repeat;
}
#orange #brand-plashka .brief{
	background-image: url(../i/orange-brief-rt.gif);
}
#orange #brand-name{
	color: #ef2c2c;
	background-image: url(../i/orange-h1-bull.gif);
}

#orange #brand-name A{
	color: #ef2c2c;
}

#orange #category .c-name{
	background: #fff1ca;
	color: #ef2c2c;
}
#orange #category .c-item .txt .name A,
#orange #category .c-item .txt .name{
	color: #ef2c2c;
}
#orange #category .c-item .txt UL LI,
#orange #category .c-item UL LI,
#orange #brand-descr UL LI{
	color: #f3904e;
	background-image: url(../i/yellow-bull.gif);
	color: #da5c0d;
}
#orange #category .c-item .txt UL LI DIV,
#orange #category .c-item UL LI DIV,
#orange #brand-descr UL LI DIV{
	color: #f3904e;
}
#orange #category .c-item{
	background-image: url(../i/orange-delim.gif);
}
#orange #paging{
	background: #fff1ca;
}
#orange #paging A{
	color: #c97803;
}
#orange #paging A.here{
	background: url(../i/orange-here.gif) no-repeat;
}
#orange #right-block #info,
#orange #right-block #info A{
	color: #ef2c2c;
}
#orange #right-block #info UL.smaller LI{
	background-image: url(../i/orange-brand-item-bull.gif);
}
#orange #right-block #info{
	background-image: url(../i/orange-info-rb.gif);
	background-color: #fff1ca;
}
#orange #brand-images{
	width: 320px;
	height: 316px;
	background: url(../i/orange-brand.png) no-repeat;
	right: 105px;
	top: -110px;
}
#orange #all-production .label{
	background: #ffb24e;
	color: #ef2c2c;
}
#orange #all-production .label SPAN{
	border-bottom-color: #ef2c2c;
}


/******************************************/

/********************* yellow ******************/
#yellow #brand-items{
	background: #feec57 url(../i/yellow-brand-lt.gif) no-repeat;
}
#yellow #brand-image{
	background-image: url(../i/yellow-brand-image-lt.gif);
}
#yellow #brand-items .items .item{
	background-image: url(../i/yellow-brand-item-bull.gif);
}
#yellow #brand-items .items{
	background: #fff8be;
}
#yellow #brand-items .items .item A{
	color: #ac7d00;
}
#yellow #all-production .js{
	background: #feec57 url(../i/yellow-all-rt.gif) right top no-repeat;
}
#yellow #all-production .right-bottom{
	background: url(../i/yellow-all-rb.gif) right bottom no-repeat;
}
#yellow #all-production .button DIV{
	background: url(../i/yellow-tri-cl.gif) no-repeat;
}
#yellow #all-production .open .button DIV{
	background: url(../i/yellow-tri.gif) no-repeat;
}
#yellow #all-production .dropdown .corner{
	background: url(../i/yellow-dd-corner.png) no-repeat;
}
#yellow #all-production .dropdown .dd-bgr{
	background: #feec57;
}
#yellow #all-production .dropdown{
	background: #feec57;
}
#yellow #all-production .dropdown .inner{
	background: #FFF url(../i/yellow-menu-corner.gif) right bottom no-repeat;
}
/************                                  **********/
#yellow #brand-plashka .b-top .corner{
	background: url(../i/yellow-brand-rt.png) no-repeat;
}
#yellow #brand-plashka .b-top .bgr{
	background: #feec57;
}
#yellow #brand-plashka .left-bottom{
	background: #feec57 url(../i/yellow-brand-lb.gif) left bottom no-repeat;
}
#yellow #brand-plashka .right-bottom{
	background: url(../i/yellow-brand-rb.gif) right bottom no-repeat;
}
#yellow #brand-plashka .brief{
	background-image: url(../i/yellow-brief-rt.gif);
}
#yellow #brand-name{
	color: #ed0901;
	background-image: url(../i/yellow-h1-bull.gif);
}
#yellow #brand-name A{
	color: #ed0901;
}

#yellow #category .c-name{
	background: #fff8be;
	color: #ed0901;
}
#yellow #category .c-item .txt .name A,
#yellow #category .c-item .txt .name{
	color: #ed0901;
}
#yellow #category .c-item .txt UL LI,
#yellow #category .c-item UL LI,
#yellow #brand-descr UL LI{
	color: #f3904e;
	background-image: url(../i/yellow-bull.gif);
	color: #da5c0d;
}
#yellow #category .c-item .txt UL LI DIV,
#yellow #category .c-item UL LI DIV,
#yellow #brand-descr UL LI DIV{
	color: #f3904e;
}
#yellow #category .c-item{
	background-image: url(../i/yellow-delim.gif);
}
#yellow #paging{
	background: #fff8be;
}
#yellow #paging A{
	color: #a3820e;
}
#yellow #paging A.here{
	background: url(../i/yellow-here.gif) no-repeat;
}
#yellow #right-block #info,
#yellow #right-block #info A{
	color: #e82121;
}
#yellow #right-block #info UL.smaller LI{
	background-image: url(../i/yellow-brand-item-bull.gif);
}
#yellow #right-block #info{
	background-image: url(../i/yellow-info-rb.gif);
	background-color: #fff8be;
}
#yellow #brand-images{
	width: 259px;
	height: 309px;
	background: url(../i/yellow-brand2.png) no-repeat;
	right: 105px;
	top: -85px;
}
#yellow #all-production .label{
	background: #feec57;
	color: #ac7d00;
}
#yellow #all-production .label SPAN{
	border-bottom-color: #ac7d00;
}


/********************* brown ******************/
#brown #brand-items{
	background: #dcc799 url(../i/brown-brand-lt.gif) no-repeat;
}
#brown #brand-image{
	background-image: url(../i/brown-brand-image-lt.gif);
}
#brown #brand-items .items .item{
	background-image: url(../i/brown-brand-item-bull.gif);
}
#brown #brand-items .items{
	background: #eee6cb;
}
#brown #brand-items .items .item A{
	color: #846000;
}
#brown #all-production .js{
	background: #dcc799 url(../i/brown-all-rt.gif) right top no-repeat;
}
#brown #all-production .right-bottom{
	background: url(../i/brown-all-rb.gif) right bottom no-repeat;
}
#brown #all-production .button DIV{
	background: url(../i/brown-tr-cl.gif) no-repeat;
}
#brown #all-production .open .button DIV{
	background: url(../i/brown-tri.gif) no-repeat;
}
#brown #all-production .dropdown .corner{
	background: url(../i/brown-dd-corner.png) no-repeat;
}
#brown #all-production .dropdown .dd-bgr{
	background: #dcc799;
}
#brown #all-production .dropdown{
	background: #dcc799;
}
#brown #all-production .dropdown .inner{
	background: #FFF url(../i/brown-menu-corner.gif) right bottom no-repeat;
}
/************                                  **********/
#brown #brand-plashka .b-top .corner{
	background: url(../i/brown-brand-rt.png) no-repeat;
}
#brown #brand-plashka .b-top .bgr{
	background: #dcc799;
}
#brown #brand-plashka .left-bottom{
	background: #dcc799 url(../i/brown-brand-lb.gif) left bottom no-repeat;
}
#brown #brand-plashka .right-bottom{
	background: url(../i/brown-brand-rb.gif) right bottom no-repeat;
}
#brown #brand-plashka .brief{
	background-image: url(../i/brown-brief-rt.gif);
}
#brown #brand-name{
	color: #755b00;
	background-image: url(../i/brown-h1-bull.gif);
}

#brown #brand-name A{
	color: #755b00;
}

#brown #category .c-name{
	background: #eee6cb;
	color: #755b00;
}
#brown #category .c-item .txt .name A,
#brown #category .c-item .txt .name{
	color: #755b00;
}
#brown #category .c-item .txt UL LI,
#brown #category .c-item UL LI,
#brown #brand-descr UL LI{
	color: #b7a25a;
	background-image: url(../i/brown-bull.gif);
	color: #917817;
}
#brown #category .c-item .txt UL LI DIV,
#brown #category .c-item UL LI DIV,
#brown #brand-descr UL LI DIV{
	color: #b7a25a;
}
#brown #category .c-item{
	background-image: url(../i/brown-delim.gif);
}
#brown #paging{
	background: #eee6cb;
}
#brown #paging A{
	color: #755b00;
}
#brown #paging A.here{
	background: url(../i/brown-here.gif) no-repeat;
}
#brown #right-block #info A,
#brown #right-block #info {
	color: #755b00;
}
#brown #right-block #info UL.smaller LI{
	background-image: url(../i/brown-brand-item-bull.gif);
}
#brown #right-block #info{
	background-image: url(../i/brown-info-rb.gif);
	background-color: #eee6cb;
}
#brown #brand-images{
	width: 385px;
	height: 263px;
	background: url(../i/brown-brand.png) no-repeat;
	right: 115px;
	top: -60px;
}
#brown #all-production .label{
	background: #dcc799;
	color: #846000;
}
#brown #all-production .label SPAN{
	border-bottom-color: #846000;
}

/********************* green ******************/
#green #brand-items{
	background: #b3f27f url(../i/green-brand-lt.gif) no-repeat;
}
#green #brand-image{
	background-image: url(../i/green-brand-image-lt.gif);
}
#green #brand-items .items .item{
	background-image: url(../i/green-brand-item-bull.gif);
}
#green #brand-items .items{
	background: #e5ffcc;
}
#green #brand-items .items .item A{
	color: #224401;
}
#green #all-production .js{
	background: #b3f27f url(../i/green-all-rt.gif) right top no-repeat;
}
#green #all-production .right-bottom{
	background: url(../i/green-all-rb.gif) right bottom no-repeat;
}
#green #all-production .button DIV{
	background: url(../i/green-tri-cl.gif) no-repeat;
}
#green #all-production .open .button DIV{
	background: url(../i/green-tri.gif) no-repeat;
}
#green #all-production .dropdown .corner{
	background: url(../i/green-dd-corner.png) no-repeat;
}
#green #all-production .dropdown .dd-bgr{
	background: #b3f27f;
}
#green #all-production .dropdown{
	background: #b3f27f;
}
#green #all-production .dropdown .inner{
	background: #FFF url(../i/green-menu-corner.gif) right bottom no-repeat;
}
/************                                  **********/
#green #brand-plashka .b-top .corner{
	background: url(../i/green-brand-rt.png) no-repeat;
}
#green #brand-plashka .b-top .bgr{
	background: #b3f27f;
}
#green #brand-plashka .left-bottom{
	background: #b3f27f url(../i/green-brand-lb.gif) left bottom no-repeat;
}
#green #brand-plashka .right-bottom{
	background: url(../i/green-brand-rb.gif) right bottom no-repeat;
}
#green #brand-plashka .brief{
	background-image: url(../i/green-brief-rt.gif);
}
#green #brand-name{
	color: #135b00;
	background-image: url(../i/green-h1-bull.gif);
}
#green #brand-name A{
	color: #135b00;
}

#green #category .c-name{
	background: #e5ffcc;
	color: #135b00;
}
#green #category .c-item .txt .name A,
#green #category .c-item .txt .name{
	color: #135b00;
}
#green #category .c-item .txt UL LI,
#green #category .c-item UL LI,
#green #brand-descr UL LI{
	color: #4e921e;
	background-image: url(../i/green-bull.gif);
}
#green #category .c-item .txt UL DIV,
#green #category .c-item UL DIV,
#green #brand-descr UL DIV{
	color: #75b440;
}
#green #category .c-item{
	background-image: url(../i/green-delim.gif);
}
#green #paging{
	background: #e5ffcc;
}
#green #paging A{
	color: #0d6b00;
}
#green #paging A.here{
	background: url(../i/green-here.gif) no-repeat;
}
#green #right-block #info A,
#green #right-block #info A{
	color: #0d6b00;
}
#green #right-block #info UL.smaller LI{
	background-image: url(../i/green-brand-item-bull.gif);
}
#green #right-block #info{
	background-image: url(../i/green-info-rb.gif);
	background-color: #e5ffcc;
}
#green #brand-images{
	width: 321px;
	height: 301px;
	background: url(../i/green-brand.png) no-repeat;
	right: 95px;
	top: -80px;
}
#green #all-production .label{
	background: #b3f27f;
	color: #224401;
}
#green #all-production .label SPAN{
	border-bottom-color: #224401;
}


/************ sepia ****************/
#sepia #brand-plashka .b-top .corner{
	background: url(../i/sepia-brand-rt.png) no-repeat;
}
#sepia #brand-plashka .b-top .bgr{
	background: #af7e67;
}
#sepia #brand-plashka .left-bottom{
	background: #af7e67 url(../i/sepia-brand-lb.gif) left bottom no-repeat;
}
#sepia #brand-plashka .right-bottom{
	background: url(../i/sepia-brand-rb.gif) right bottom no-repeat;
}
#sepia #brand-plashka .brief{
	background-image: url(../i/sepia-brief-rt.gif);
}

#sepia #brand-name{
	color: #542e15;
	background-image: url(../i/sepia-h1-bull.gif);
}

#sepia #brand-name A {
	color: #542e15;
}



#sepia #category .c-name{
	background: #fcf6de;
	color: #543018;
}
#sepia #category .c-item .txt .name A,
#sepia #category .c-item .txt .name{
	color: #543018;
}
#sepia #category .c-item .txt UL LI,
#sepia #category .c-item .descr UL LI,
#sepia #brand-descr UL LI{
	color: #542e15;
	background-image: url(../i/sepia-bull.gif);
}
#sepia #category .c-item .txt UL LI DIV,
#sepia #category .c-item .descr UL LI DIV,
#sepia #brand-descr UL LI DIV{
	color: #41aadc;
}
#sepia #category .c-item{
	background-image: url(../i/sepia-delim.gif);
}
#sepia #paging{
	background: #fcf6de;
}
#sepia #paging A{
	color: #023f86;
}
#sepia #paging A.here{
	background: url(../i/sepia-here.gif) no-repeat;
}
#sepia #right-block #info,
#sepia #right-block #info A{
	color: #543018;
}
#sepia #right-block #info UL.smaller LI{
	background-image: url(../i/sepia-brand-item-bull.gif);
}
#sepia #right-block #info{
	background-image: url(../i/sepia-info-rb.gif);
	background-color: #fcf6de;
}
#sepia #brand-images{
	width: 315px;
	height: 178px;
	background: url(../i/sepia-brand.png) no-repeat;
	right: 70px;
	top: 55px;
}

/******************************************/

#sepia #brand-items{
	background: #af7e67 url(../i/sepia-brand-lt.gif) no-repeat;
}
#sepia #brand-image{
	background-image: url(../i/sepia-brand-image-lt.gif);
}
#sepia #brand-items .items{
	background: #fcf6de;
}
#sepia #brand-items .items .item{
	background-image: url(../i/sepia-brand-item-bull.gif);
}
#sepia #brand-items .items .item A{
	color: #542e15;
}
#sepia #all-production .js{
	background: #af7e67 url(../i/sepia-all-rt.gif) right top no-repeat;
}
#sepia #all-production .right-bottom{
	background: url(../i/sepia-all-rb.gif) right bottom no-repeat;
}
#sepia #all-production .button DIV{
	background: url(../i/sepia-tri-open.gif) no-repeat;
}
#sepia #all-production .open .button DIV{
	background: url(../i/sepia-tri.gif) no-repeat;
}
#sepia #all-production .dropdown .corner{
	background: url(../i/sepia-dd-corner.png) no-repeat;
}
#sepia #all-production .dropdown .dd-bgr{
	background: #af7e67;
}
#sepia #all-production .dropdown{
	background: #af7e67;
}
#sepia #all-production .dropdown .inner{
	background: #FFF url(../i/sepia-menu-corner.gif) right bottom no-repeat;
}
#sepia #all-production .label{
	background: #af7e67;
	color: #fcf6de;
}
#sepia #all-production .label SPAN{
	border-bottom-color: #fcf6de;
}


/************ red ****************/
#red #brand-plashka .b-top .corner{
	background: url(../i/red-brand-rt.png) no-repeat;
}
#red #brand-plashka .b-top .bgr{
	background: #f73d2f;
}
#red #brand-plashka .left-bottom{
	background: #f73d2f url(../i/red-brand-lb.gif) left bottom no-repeat;
}
#red #brand-plashka .right-bottom{
	background: url(../i/red-brand-rb.gif) right bottom no-repeat;
}
#red #brand-plashka .brief{
	background-image: url(../i/red-brief-rt.gif);
}

#red #brand-name{
	color: #f73d2f;
	background-image: url(../i/red-h1-bull.gif);
}

#red #brand-name A {
	color: #f73d2f;
}



#red #category .c-name{
	background: #fddcda;
	color: #f73d2f;
}
#red #category .c-item .txt .name A,
#red #category .c-item .txt .name{
	color: #f73d2f;
}
#red #category .c-item .txt UL LI,
#red #category .c-item .descr UL LI,
#red #brand-descr UL LI{
	color: #f73d2f;
	background-image: url(../i/red-bull.gif);
}
#red #category .c-item .txt UL LI DIV,
#red #category .c-item .descr UL LI DIV,
#red #brand-descr UL LI DIV{
	color: #41aadc;
}
#red #category .c-item{
	background-image: url(../i/red-delim.gif);
}
#red #paging{
	background: #fcf6de;
}
#red #paging A{
	color: #023f86;
}
#red #paging A.here{
	background: url(../i/red-here.gif) no-repeat;
}
#red #right-block #info,
#red #right-block #info A{
	color: #f73d2f;
}
#red #right-block #info UL.smaller LI{
	background-image: url(../i/red-brand-item-bull.gif);
}
#red #right-block #info{
	background-image: url(../i/red-info-rb.gif);
	background-color: #fddcda;
}
#red #brand-images{
	width: 279px;
	height: 311px;
	background: url(../i/red-brand.png) no-repeat;
	right: 120px;
	top: -90px;
}

/******************************************/

#red #brand-items{
	background: #f73d2f url(../i/red-brand-lt.gif) no-repeat;
}
#red #brand-image{
	background-image: url(../i/red-brand-image-lt.gif);
}
/*
#red #brand-image img[style] {
	top: 0 !important;
}
*/
#red .brief img {
	margin-top: -9px !important;
}
#red #brand-items .items{
	background: #fddcda;
}
#red #brand-items .items .item{
	background-image: url(../i/red-brand-item-bull.gif);
}
#red #brand-items .items .item A{
	color: #f73d2f;
}
#red #all-production .js{
	background: #f73d2f url(../i/red-all-rt.gif) right top no-repeat;
}
#red #all-production .right-bottom{
	background: url(../i/red-all-rb.gif) right bottom no-repeat;
}
#red #all-production .button DIV{
	background: url(../i/red-tri-open.gif) no-repeat;
}
#red #all-production .open .button DIV{
	background: url(../i/red-tri.gif) no-repeat;
}
#red #all-production .dropdown .corner{
	background: url(../i/red-dd-corner.png) no-repeat;
}
#red #all-production .dropdown .dd-bgr{
	background: #f73d2f;
}
#red #all-production .dropdown{
	background: #f73d2f;
}
#red #all-production .dropdown .inner{
	background: #FFF url(../i/red-menu-corner.gif) right bottom no-repeat;
}
#red #all-production .label{
	background: #f73d2f;
	color: #fddcda;
}
#red #all-production .label SPAN{
	border-bottom-color: #fddcda;
}






/*  */


.glass-button{
	position: absolute;
	cursor: pointer;
	cursor: hand;
}
.glass-button .hover{
	position: absolute;
	display: none;
}
.b-over .hover{
	display: block;
}

#glass-left .hover{
	width: 23px;
	height: 30px;
	background: url(../i/arrow-left-hover.gif);
	left: 15px;
	top: 12px;
}
#glass-right .hover{
	width: 30px;
	height: 39px;
	background: url(../i/arrow-right-hover.gif);
	left: 33px;
	top: 23px;
}



.dropdown .menu .here .menu {
	display: block !important;
}


.dropdown .menu .item .menu {
	display: none;
}


.c-item OL {
	margin-left: 25px;
	margin-top: 3px;
	font-style: italic;
	list-style-type: decimal; 
}

.c-item UL {
	list-style: none;
}

#brand-descr{
	padding-top: 0px;
	font: 12px Arial;
	color: #6e6e6e;
	line-height: 140%;
	padding-right: 15px;
}
#brand-descr OL{
	margin: 10px 10px 10px 35px; 
}
#brand-descr P{
	margin-bottom: 20px;
	color: #6e6e6e;
}
#brand-descr DIV{
	color: #6e6e6e;
}
#brand-descr TABLE{
	width: 100%;
	border-bottom: solid 5px #b1e3ff;
	margin: 10px 0;
}
#brand-descr TABLE.nobrd{
	border: 0;
}
#brand-descr TABLE TD{
	color: #004b8d;
	font: 12px Arial;
	padding: 4px 8px;
	border-right: solid 2px #FFF;
}
#brand-descr TABLE .theader TD,
#brand-descr TABLE TD.theader{
	font-weight: bold;
	background: #b1e3ff;
	border-bottom: solid 5px #FFF;
	border-right: none;
}


#brand-descr TABLE .zebra TD{
	background: #e0f2fc;
}
#brand-descr TABLE TD.last{
	border: none;
}
#brand-descr H1{
	padding-left: 36px;
	font: bold italic 24px Arial;
	color: #004b8d;
	margin-bottom: 15px;
	background: url(../i/h1-bull.gif) left 2px no-repeat;
}
#brand-descr H2, H3, H4{
	margin-bottom: 10px;
	color: #004b8d;
}
#brand-descr H2{
	font: bold italic 18px Arial;
}
#brand-descr H3{
	font: bold italic 16px Arial;
}
#brand-descr H4{
	color: #008ec9;
	font: bold italic 14px Arial;
}
#brand-descr UL{
	list-style: none;
	margin: 10px 0;
}
#brand-descr UL UL{
	margin: 5px 0;
}
#brand-descr UL LI{
	padding-left: 16px;
	background: url(../i/ul-bull1.gif) left 6px no-repeat;
	color: #80c9e6;
	font-style: italic;
	font-weight: bold;
}
#brand-descr UL LI LI{
	padding-left: 12px;
	background: url(../i/ul-bull3.gif) left 7px no-repeat;
	color: #004b8d;
}
#brand-descr UL LI LI LI{
	background: url(../i/ul-bull2.gif) left 7px no-repeat;
	color: #80c9e6;
}
#brand-descr A{
	color: #008ec9;
	text-decoration: underline;
}
#brand-descr A:hover{
	color: #ee3124;
	text-decoration: none;
}
.star {color: #ee3124;}
#brand-descr .gray { font-size:10px }

#green #brand-descr H1, 
#green #brand-descr H2,
#green #brand-descr H3,
#green #brand-descr H4,
#green #brand-descr H5,
#green #brand-descr H6,
#green #brand-descr UL,
#green #brand-descr A{
	color: #75b440;
}
#green #brand-descr H1, 
#green #brand-descr H2,
#green #brand-descr H3,
#green #brand-descr H4,
#green #brand-descr H5,
#green #brand-descr H6{
	color: #114a00;
}
#brown #brand-descr H1, 
#brown #brand-descr H2,
#brown #brand-descr H3,
#brown #brand-descr H4,
#brown #brand-descr H5,
#brown #brand-descr H6,
#brown #brand-descr UL,
#brown #brand-descr A{
	color: #755b00;
}
#yellow #brand-descr H1, 
#yellow #brand-descr H2,
#yellow #brand-descr H3,
#yellow #brand-descr H4,
#yellow #brand-descr H5,
#yellow #brand-descr H6,
#yellow #brand-descr UL,
#yellow #brand-descr A{
	color: #ed0901;
}
#orange #brand-descr H1, 
#orange #brand-descr H2,
#orange #brand-descr H3,
#orange #brand-descr H4,
#orange #brand-descr H5,
#orange #brand-descr H6,
#orange #brand-descr UL,
#orange #brand-descr A{
	color: #ed0901;
}
#pink #brand-descr H1, 
#pink #brand-descr H2,
#pink #brand-descr H3,
#pink #brand-descr H4,
#pink #brand-descr H5,
#pink #brand-descr H6,
#pink #brand-descr A{
	color: #fa0070;
}
#blue #brand-descr H1, 
#blue #brand-descr H2,
#blue #brand-descr H3,
#blue #brand-descr H4,
#blue #brand-descr H5,
#blue #brand-descr H6,
#blue #brand-descr UL,
#blue #brand-descr A{
	color: #023f86;
}


#sepia #brand-descr H1, 
#sepia #brand-descr H2,
#sepia #brand-descr H3,
#sepia #brand-descr H4,
#sepia #brand-descr H5,
#sepia #brand-descr H6,
#sepia #brand-descr UL,
#sepia #brand-descr A{
	color: #542e15;
}

#red #brand-descr H1, 
#red #brand-descr H2,
#red #brand-descr H3,
#red #brand-descr H4,
#red #brand-descr H5,
#red #brand-descr H6,
#red #brand-descr UL,
#red #brand-descr A{
	color: #f73d2f;
}







.news-item2{
	margin-bottom: 15px;
}
.news-item2 .n-left{
	float: left;

}
.news-item2 .news{
	border: solid 1px #FFF;
}
* HTML .news-item2 .news{
}
* HTML .news-item2 .n-right .news{
	margin-top: 0;
}
.news-item2 .img{
	width: 60px;
}
.news-item2 .n-right{
	margin-left: 75px;
}
.news-item2 .date{
	font: 10px Arial;
	color: #004b8d;
	background: #e2f6ff;
	float: left;
	padding: 1px 3px;
	text-align: center;
	margin-bottom: 5px;
	height: 14px;
}
.news-item .date{
	font: 10px Arial;
	color: #004b8d;
	background: #fff;
	float: left;
	padding: 1px 3px;
	text-align: center;
	margin-bottom: 5px;
}
.news-item2{
}
.news-item2 .n-left .date{
	float: none;
}
.news-item2 .rubric{
	font: bold italic 12px Arial;
	padding-bottom: 6px;
}
.news-item2 .rubric A{
	color: #004b8d !important;
	text-decoration: none !important;
}
.news-item2 .rubric A:hover{
	text-decoration: underline !important;
}
.news-item2 .news{
	font: bold italic 14px Arial;
}

.big_img {
	display: none;
}

#blue .news-item2 .news {
	color: #023f86;
}

#pink .news-item2 .news {
	color: #f6006e;
}

#orange .news-item2 .news {
	color: #ef2c2c;
}

#yellow .news-item2 .news {
	color: #ed0901;
}

#brown .news-item2 .news {
	color: #755b00;
}

#green .news-item2 .news {
	color: #135b00;
}

.smallImg {
	cursor: hand;
	cursor: pointer;
}

.counter {
	display: none;
}