.c_container{padding-bottom:15px;}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, h2.c_title{float:left;}
.c_icon img {float:left; padding-right:4px;}
h2.c_title{margin:0; padding:0;}
.icn img{margin-right:5px;}

.title_vis{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;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

/* Based on Title_Red */
.c_head_red h2.c_title, .c_head_red h2.c_title input {color:#58585A;font-weight:bold;}

/* Prevent popup pencil icon */
.eipbackimg
{
	display:none;
}

table.ModuleTitle_SubMenu
{
	width:150px;
}

.ModuleTitle_MenuContainer
{
	border:0px none; 
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #A4CFEB 0px solid; 
	border-bottom: #A4CFEB 1px solid; 
	border-top: #A4CFEB 0px solid; 
	border-right: #A4CFEB 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color:#A4CFEB;
	border-left: #A4CFEB 1px solid; 
	border-right: #A4CFEB 0px solid; 
	border-bottom: #A4CFEB 0px solid; 
	border-top: #A4CFEB 0px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border: #A4CFEB 1px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #A4CFEB 1px solid; 
	border-left: #A4CFEB 0px solid; 
	border-top: #A4CFEB 0px solid;  
	border-right: #A4CFEB 0px solid; 
	background-color: #A4CFEB; 
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #A4CFEB;
	vertical-align:middle;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #A4CFEB 1px solid; 
	border-bottom: #A4CFEB 1px solid; 
	border-top: #A4CFEB 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer;
}
