/*
 jQuery MegaMenu Plugin
 Author: GeekTantra
 Author URI: http://www.geektantra.com
 */
ul.megamenu {
    list-style: none;
    display: none;
    font-size: 10px;
}

ul.megamenu li.mm-item {
}

ul.megamenu li {
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
}

ul.megamenu li.clear-fix {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
    position: relative;
    display: block;
    color: #ACACAC;
    padding: 5px 5px 5px 0px;
    margin: 0px 3px 0px 0px;
    text-decoration: none;
    z-index: 10;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
}
* html ul.megamenu a.mm-item-link:link, * html ul.megamenu a.mm-item-link:visited {
    border-color: pink;
    filter: chroma(color = pink);
    border: 1px solid;
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
    color: #444;
    border-top: 0px solid #D4D4D4;
    border-left: 0px solid #D4D4D4;
    border-right: 0px solid #D4D4D4;
}

ul.megamenu div.mm-item-content {
    sbackground: #FAFAFB;
    padding: 0px 0px;
    position: absolute;
    padding-top: 17px;
    *padding-top:10px; /* hack  for  ie 7*/
    margin-top: 0px;
    z-index:12009;
}

.mm-content-base {
    background: #FAFAFB;;
    border: 1px solid #e4e4e4;
    position: relative;
    z-index: 11;
    padding: 2px 10px 10px 10px;
}

.mm-js-shadow {
    background: #ccc;
    margin-top: 16px;
    *margin-top: 10px; /* hack  for  ie 7*/ 
	*display:none;
    position: absolute !important;
    z-index: 10;
    padding: 0px;
}

/************************ style  container *******************************/
#megaContainer {
    float: right;
    margin-top: 27px;
    border: 0px solid red;
    height: 35px;
}

ul.megamenu div {
   float:left;
   	
}

ul.megamenu li.top {
    background: url(../images/bck_menu.png) repeat-x;
    height: 32px;
}

ul.megamenu li.start {
    background: url(../images/bck_menu_first.png) no-repeat;
    height: 35px;
    padding: 0px;
    margin: 0px;
    width: 10px;
}

ul.megamenu li.stop {
    height: 35px;
    padding: 0px;
    margin: 0px;
    width: 10px;
    background: url(../images/bck_menu_last.png) no-repeat;
}

ul.megamenu li.smigroup {
    padding: 3px 10px 5px 5px;
    background: url(../images/bck_menu.png) repeat-x;
}
ul.megamenu li.network {
    padding: 0px 10px 5px 5px;
    background: url(../images/bck_menu.png) repeat-x;

}

ul.megamenu li.sepa {
    padding: 10px 2px 0px 2px;
    color: #d4d4d4;
    background: url(../images/bck_menu.png) repeat-x;
    height: 32px;
}

#megaContainer ul li a {
    color: #898989;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

#megaContainer ul li a:hover, #megaContainer ul li a.selected {
    color: #00CAF7;
}

ul.megaLista {
    padding: 0px;
    margin: 0px font-size: 10px;
    padding:3px;
	float:left;
}

ul.megaLista li.liv_1 {
    padding: 6px 0px 6px 0px;
    border-bottom: 1px dotted #e4e4e4;
    color: #00CAF7;
    font-size: 11px;
    background-image: none;
    sheight: 16px;
}

ul.megaLista li {
    border-bottom: 1px dotted #898989;
}

ul.megaLista li a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #ACACAC;
	
}

ul.megaLista ul {
    margin: 6px 0px 1px 6px;
    border-top: 1px dotted #e4e4e4;
    color: #00CAF7;
    font-size: 11px;
    background-image: none;
    sheight: 20px;
    overflow: hidden;
	  *width:280px;
}

ul.megaLista ul li.liv_2 {
    margin: 4px 0px 0px 0px;
    padding: 2px 16px 0px 4px;
    border-bottom: 0px dotted #e4e4e4;
    color: #898989;
    color: #ACACAC;
    font-size: 11px;
    background-image: none;
    display: inline;
    float: left;
    background: url(../images/arrow_menu.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

ul.megaLista ul li.liv_2 a {
    color: #ACACAC;
}

table.MegaMenuTable  {
   border:px  solid red;
   width:600px;
   margin:0px;
}
table.small  {
   border:px  solid red;
   width:300px;
   margin:0px;
}
table.MegaMenuTable h3  {
   border-bottom:3px  solid #ACACAC; 
   margin-top:5px;
   font-weight:bold;
   background: url(../images/arrow_menu.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left:2px;
   color:#ACACAC;
   width:298px;
 
}

table.MegaMenuTable h3.separ   {
   border-bottom:0px  solid #ACACAC; 
   margin-top:0px;
   font-weight:bold;
   background:none;
   background-repeat: no-repeat;
   background-position: left center;
   padding:0px;
   color:#ACACAC;
   height:3px;
 
}


table.MegaMenuTable div.megaBox  {
  float:left;
  border:1px solid;
   color:#ACACAC;
 
}



table.MegaMenuTable tr td li.item {
   float:left;
   width:290px;
   line-height:13px;
   padding:0px;
   margin:1px 4px 3px 0px;
   border-bottom:1px dotted  #ACACAC;
}

table.MegaMenuTable tr td li a  {
    padding:0px;
   margin:0px;
   display:block;
}
