/* 	CSS Document 
	Page: Semiconductor:Admin.
	Author Name: Murugan. */

    
	.bar-menu .box1 {
      /*background:url(images/admin-lbg.gif) repeat-x;*/
	 	background:url(../images/triangle-right.gif) no-repeat 0px center;
		border:solid 0px #fff4c8;		
		height:26px;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
        padding-left: 0px;		
        cursor: default;

    }
	
	.main_bg{   /* Murugan*/
	/*background:url(../images/admin-lbg.gif) repeat-x;
	height:20px;*/
	padding:5px 0 5px 0px;
	margin:0px;
	}
	
	.outer_bord{
  	border:solid 0px #000;
	background:#ffffff;	
 	} 

    .bar-menu .box1-open {
      background:url(../images/triangle-down.gif) no-repeat 0px center;
	   padding:5px 0 5px 5px;
        cursor: default;
		border:solid 0px #fff4c8;
		border-bottom:none;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		width:100%;
		text-decoration:none;
    }
    .bar-menu .box1,
    .bar-menu .box1-open, {
        color: #000000;
        font-size:12px;
		
    }
    /* mozilla fix */  /*  Murugan  */
    html>body .bar-menu .box1,
    html>body .bar-menu .box1-open {
        font-size:11px;
		font-weight:bold;
		color:#797979;
        padding: 2px 0 2px 13px; /*padding: 8px 0 8px 25px; */
		height:20px;/*height:36px;*/
		display:block;
		width:auto;
		
    }
    /* ie fix */
    * html .bar-menu .box1,
    * html .bar-menu .box1-open {
        color: #797979;
        font-size:11px;
        height: 12px;         
    }
    .bar-menu .section {
        font-size:11px;
        line-height: 16px;
        display: none;
    }
    .bar-menu .section a {
        color: #797979;
        text-decoration: none;
        white-space: nowrap;
    }
    .bar-menu .section a:hover {
        color: #797979;
        text-decoration: none;
        white-space: nowrap;
    }
    .bar-menu .box2 {
       padding:0px 0 0px 0px;
		
    }
    .bar-menu .box2-last {
  		padding:5px 0 5px 10px;		
     }
	
	
	/* Left Navigation menu drop down */ 
   
	h1 { font-size: 24px; }
    div.left {
        width: 190px;
        height: 100%;
        background: #fff;
    }
    td.top {
        background-color: #797979;
        line-height: 26px;
        text-indent: 10px;
        font-size: 13px;
        font-weight: bold;
        font-family: tahoma;
        /*color: #797979;*/
    }
    td.section {
        padding: 6px 12px;
		background:#f6ce14;
    }
    .bar-menu {
        -moz-user-select: none;
    }
    .bar-menu .box1 {
   
        padding:8px 0 8px 20px;
        cursor: default;
		border:solid 0px #fff4c8;
		border-bottom:none;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		width:100%;
		text-decoration:none;

    }
    .bar-menu .box1-open {
        /*background: url("../images/symbol_2.gif") no-repeat;*/
		/*background:url("../images/admin-lbg.gif") repeat-x;*/
        /*padding-left: 19px;*/
        cursor: default;
		padding:8px 0 8px 20px;
		border:solid 0px #fff4c8;
		border-bottom:none;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;

    }
    .bar-menu .box1,
    .bar-menu .box1-open, {
        color: #797979;
        font-size:11px;
		
    }
    /* mozilla fix */
    html>body .bar-menu .box1,
    html>body .bar-menu .box1-open {
        color: #000000;
        font-size:12px;
		font-weight:bold;
        line-height: 16px;
        padding-bottom: 1px;
		
    }
    /* ie fix */
    * html .bar-menu .box1,
    * html .bar-menu .box1-open {
        color: #000000;
        font-size:12px;
        height: 16px;
    }
    .bar-menu .section {
        font-size:12px;
        line-height: 16px;
        display: none;
    }
    .bar-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .bar-menu .section a:hover {
        color: #0000ff;
        text-decoration: none;
        white-space: nowrap;
    }
	
	.bar-menu .box2 a:hover, .bar-menu .box2-last a:hover {
	color:#000000;
	}
	
    .bar-menu .box2 {
       background: url(../images/list_arrow_menu.gif) no-repeat 15px center;     
	   padding:4px 4px 4px 15px;
    }
    .bar-menu .box2-last {
       /* background: url("../images/tree-leaf-last.gif") no-repeat;*/
	   background: url(../images/list_arrow_menu.gif) no-repeat 15px center;
        padding-left: 25px;
		padding-bottom:4px;
    }
		

  
  /* End Left menu drop down */
