/* ================================ Main menu (TOP) toylar.uz =========================== */

.DesMainMenuLayout {
  width: 100%;
  padding: 0;
  text-align: center;
}


.DesMainMenu {
  padding: 0;
  width: auto;
  height: 29px;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
  text-align: center;  
  display: table;
  background-image: url(../images/mm_bg1.png);  
  background-repeat: repeat-x;
  background-position: left bottom;
}

.DesMainMenu_cont {
  padding: 0;
  width: auto;
  white-space: nowrap;
  height: 29px;
  text-align: center;  
  display: table;
  background-image: url(../images/topmenu_corn_left1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 12px;
}

#qm0 {
  width: auto;
  padding: 0;
  height: 29px;
  white-space: nowrap;
  text-align: left;
  display: table;
  background-image: url(../images/topmenu_corn_right1.png);
  background-position: right bottom; 
  background-repeat: no-repeat;
  padding-right: 12px;
}

.DesMainMenu .mmenu-separator {
  background-image: url(../images/mm_separator.png);
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-right: 20px;
  width: 2px;
  height: 29px;
  background-position: left 5px;
}

.DesMainMenu a {
  color: #bd3207;
  text-decoration: none;
  font-weight: bold;
}
.clearall {
  clear: both;
}

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


  /* QuickMenu 0 */

  /*"""""""" (MAIN) Container""""""""*/ 
  #qm0  
  { 
  }


  /*"""""""" (MAIN) Items""""""""*/ 
  #qm0 a  
  { 
    padding:5px 4px 5px 5px;
    color: #bd3207;
    text-decoration: none;
    font-weight: bold;
  }

  #qm0 > a, #qm0 > .qmdividery {
    display: table-cell!important;
    float: none!important;
    height: 29px;
    position: static!important;
    vertical-align: middle;
  }
  
  #qm0 > a {
    padding: 0 10px 0 10px;
  }
  
  #qm0 > .qmdividery {
    overflow: hidden;
  }

  /*"""""""" (MAIN) Hover State""""""""*/ 
  #qm0 a:hover  
  { 
    text-decoration:underline;
  }


  /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/ 
  #qm0 li:hover>a 
  { 
    text-decoration:underline;
  }

  .qm_selected {
    text-decoration: underline!important;
  }


  /*"""""""" (MAIN) Active State""""""""*/  
  body #qm0 .qmactive, body #qm0 .qmactive:hover  
  { 
    text-decoration:underline;
  }


  /*"""""""" (SUB) Container""""""""*/  
  #qm0 div, #qm0 ul 
  { 
    padding:8px;
    margin:0;
    background-color:transparent;
    border-width:0px;
    border-style:none;
    border-color:transparent;
  }


  /*"""""""" (SUB) Items""""""""*/  
  #qm0 div a, #qm0 ul a 
  { 
    padding:2px 40px 2px 5px;
    background-color:transparent;
    color:#FFFFFF;
    font-size:11px;
    font-variant: normal;
   font-weight: normal;
  }


  /*"""""""" (SUB) Hover State""""""""*/  
  #qm0 div a:hover  
  { 
    text-decoration:underline;
  }


  /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/  
  #qm0 ul li:hover>a  
  { 
    text-decoration:underline;
  }


  /*"""""""" (SUB) Active State""""""""*/ 
  body #qm0 div .qmactive, body #qm0 div .qmactive:hover  
  { 
    background-color: #e24949;
    color:#ffffff;
  }


  /*"""""""" Individual Titles""""""""*/  
  #qm0 .qmtitle 
  { 
    cursor:default;
    padding:3px 0px 3px 4px;
    color:#444444;
    font-family:arial;
    font-size:11px;
    font-weight:bold;
  }


  /*"""""""" Individual Horizontal Dividers""""""""*/ 
  #qm0 .qmdividerx  
  { 
    border-top-width:1px;
    margin:4px 0px;
    border-color:#ffdb85;
  }
  
  /* my old style */
  #qm0 .qmdividery  
  { 
    background-image: url(../images/mm_separator.png);
    background-repeat: no-repeat;
    padding: 0;
    padding-left: 2px;
    width: 0;
    height: 29px;
    background-position: center center;
  }

  /*"""""""" Custom Rule""""""""*/  
  div#qm0 div div 
  { 
    margin:0px 0px 0px -1px;
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 ul ul  
  { 
    margin:0px 0px 0px -1px;
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 a  
  { 
    padding:5px 10px 5px 10px;
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 ul a 
  { 
    padding:2px 40px 2px 5px;
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 ul 
  { 
    margin:0px;
    background-color: #e10000;
    border-width:1px;
    border: 1px solid #aa0000;
/*    border-color:#525252; */
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 ul li:hover > a.qmparent 
  { 
    background-color:#FFFFFF;
    color:#333333;
    text-decoration:none;
    border-color:#525252;
  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 .qmparent  
  { 


  }


  /*"""""""" Custom Rule""""""""*/  
  ul#qm0 ul .qmparent 
  { 
  }
  
  
  .qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
 
