#dnn_BottomPane
{
    height:110px;
   overflow:auto;
}

#dnn_LeftPane
{
    height:280px;
   overflow:auto;
}
#dnn_RightPane
{
    height:280px;
   overflow:auto;
}
#dnn_TopPane {
      color: #DC002E;
      padding-top: 65px;
}

img {
	border-style: none;
}

/* Synobsys Intro in bottom pane box */
SAMP
{
    font-family: Verdana;
}

.introTonen
{
  z-index: 5000;
  position: relative;
}


/*Container*/
c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon img { float:left; padding-right:4px; }
.head_title h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; }
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}



/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

/* Standard Menu Settings */
.MainMenu_MenuContainer { background-color: transparent; }
.MainMenu_MenuBar { cursor: pointer;  height: 16px; background-color: Transparent;}
.MainMenu_MenuItem { border-left: 0px solid #8D8E90;  border-bottom: 1px solid #8D8E90;  border-top: 1px solid #8D8E90;  border-right: 0px solid #8D8E90; cursor: pointer;   color: black;  font-family: "Verdana";  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; height: 19px;}
.MainMenu_MenuIcon { background-color: #8D8E90;  border-left: 1px solid #8D8E90;  border-bottom: 1px solid #8D8E90;  border-top: 1px solid #8D8E90;  cursor: pointer;    text-align: center;  width: 15px;  height: 19px;}
.MainMenu_SubMenu { background-color: #8D8E90;   z-index: 1000;  cursor: pointer;filter:progid:DXImageTransform.Microsoft.Shadow(color='#707172', Direction=135, Strength=3); color: #707172 }
.MainMenu_MenuBreak { height: 1px;}
.MainMenu_MenuItemSel {  cursor: pointer;    color: #707172;  font-family: "Verdana";  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 19px; background-color: transparent }
.MainMenu_MenuArrow { border-right: 1px solid #8D8E90;  border-bottom: 1px solid #8D8E90;  border-top: 0px solid #8D8E90; font-family: "Verdana";  font-size: 10pt;  cursor: pointer;   }
.MainMenu_RootMenuArrow { font-family: "Verdana";  font-size: 10pt;  cursor: pointer;  }
/* End Menu Settings */
