
.strmenu, .strmenudown {
position:absolute;
top:36px;
width:1024px;
max-width:1024px;
display:inline-table;
padding:0;
text-align:center;
white-space:nowrap;
background:#f0f0f0;
z-index:-1;
left:50%;
margin-left:-511px;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity:0;
z-index:-1;
overflow:hidden;
box-shadow:0px 5px 7px -4px #484848;
font-family:arial;
webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.0s;
}
.strmenudown {
top:96px;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity:1;
z-index:99996;
webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.0s;
}
.strmenu {
top:36px;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity:0;
z-index:-1;

webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.0s;
}
.strmenutitle {
font-size:17px;
color:#844575;
letter-spacing:4px;
margin:0 0 12px 0;
padding:14px;
text-align:center;
height:24px;
max-height:24px;
width:1024px;
background:#d8d9e5;
position:absolute;
top:1px;
}
.stritem {
position:relative;
text-align:center;
display:inline-block;
width:120px;
margin:14px 40px 12px 40px;
direction:rtl;
top:0px;

}
#glrcatgs .stritem {
margin:36px 64px 12px 64px;
}

.stritem a img:hover{
margin-top:-14px;
 -ms-transform: scale(1.1,1.1); 
     -webkit-transform: scale(1.1,1.1); 
     transform: scale(1.1,1.1);
webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
}

.stritem a img {

-ms-transform: scale(1,1); 
     -webkit-transform: scale(1,1); 
     transform: scale(1,1);
	 webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
}
.stritem a{
width:115px;
height:90px;
overflow:hidden;
}
.stritem a .menusubtitle {
text-decoration:none;
font-size:15px;
margin-top:14px;
margin-bottom:14px;
font-family:arial;
color:#844575;
color:#8c8da2;
color:#57586f;
color:#4b4b5f;
}
#matrmenu, #glrcatgs,#matrtopmenu, #glrtopmenu{
top:96px;
margin-left:-510px;
display:inline-table;
visibility:visible;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity:1;
z-index:99996;
border-bottom:2px solid #cbadc4;
}

#matrmenu .stritem img,#matrtopmenu .stritem img{
width:80px;
height:80px;
overflow:hidden;
}
#matrmenu .stritem,#matrtopmenu .stritem {
margin:36px 24px 12px 24px;
}
#glrcatgs .stritem img ,#glrtopmenu .stritem img{
width:90px;
height:80px;
overflow:hidden;
}
#glrtopmenu  .stritem {
max-height:106px;
}

