/* 
===================================
 Contenedor principal para DNN-Edet
===================================
*/   
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
}

.cp_r1_c1{ 
	background-image: url('img/cp_r1_c1.png');
	width:23px ;
	height:8px ;
	background-repeat:no-repeat;
}

.cp_r1_c3{ 
	background-image:url('img/cp_r1_c3.png'); 
	
	height:8px; 
	background-repeat:repeat-x;
}

.cp_r1_c6{ 
	background-image: url('img/cp_r1_c6.png');
 	width:24px ;
 	height:8px ; 
	background-repeat:no-repeat;
}

.cp_r2_c1{ 
	background-image:url('img/cp_r2_c1.png');
 	width:23px; 
 	height:30px;
 	background-repeat:no-repeat;
}
.cp_r2_c3{
	background-image:url('img/cp_r2_c4.png');
 	height:30px;
	width:23px;
 }
 
.cp_r2_c4{ 
	background-image: url('img/cp_r2_c4.png');
 	background-repeat:repeat-x;
	height:30px ;
	background-position:left;
	
 }
 .cp_r2_c5{ 
 	background-image:url('img/cp_r2_c4.png');
 	height:30px;
  	background-repeat: repeat-x;
	z-index:0;
 }
 .cp_r2_c6{ 
 	background-image:url('img/cp_r2_c6.png'); 
 	width:24px; 
 	height:30px; 
 	background-repeat:no-repeat;
 }
 .cp_r3_c1{ 
 	background-image:url('img/cp_r3_c1.png');
  	width:23px ;
 	height:13px;
 	background-repeat:no-repeat;
 }
 .cp_r3_c3{ 
	 background-color:#FFFFFF;
 	/*width:460px; */
 	height:13px;

 }
 .cp_r3_c6{
 	background-image:url('img/cp_r3_c6.png');
  	width:24px; 
  	height:13px; 
  	background-repeat:no-repeat;
 }
 .cp_r4_c1{
 	background-image:url('img/cp_r4_c1.png');
  	width:23px; 
  	height:16px; 
  	background-repeat:no-repeat;
 }

.cp_r4_c3{ 
	 background-color:#FFFFFF;
 	/*width:"460"; */
	height:16px;
	background-repeat:repeat-x;
 }
.cp_r4_c6{ 
	background-image:url('img/cp_r4_c6.png');
 	width:24px; 
 	height:16px; 
	background-repeat: no-repeat;
 } 
 
 .cp_r5_c1{
	background-image:url('img/cp_r5_c1.png');
	width:10px; 
	height: 31px;
	background-repeat: repeat-y;  
 }
 
 .cp_r5_c2{ 
 	background-color:#FFFFFF;
	/*background-repeat: repeat;*/
	width:13px;
 }

 .cp_r5_c3{ 
	background-color:#FFFFFF; 
/*	background-repeat: repeat;*/
 }
 
 .cp_r5_c6{ 
 	background-color:#FFFFFF;
/*	background-repeat: repeat;*/
	width:12px;
}
.cp_r5_c7{ 
	background-image:url('img/cp_r5_c7.png');
	background-repeat:repeat;
	width:12px; 
	height:31px;
}

.cp_r6_c7{
	background-image:url('img/cp_r6_c7.png'); 
	background-repeat:repeat;
	width:12px;
}

 
 .cp_r7_c1{ 
 	background-image:url('img/cp_r7_c1.png');
  	width:23px; 
  	height:22px; 
	background-repeat:no-repeat;
  }
 .cp_r7_c3{
	background-color:#FFFFFF;
	height:12px;
	background-repeat:repeat-x;
 }

.cp_r7_c6
{
	background-image:url('img/cp_r7_c6.png');
	width:24px; 
  	height:22px; 
	background-repeat:no-repeat;
}

 .cp_r8_c3{
 	background-image:url('img/cp_r8_c3.png');
  	height: 10px;
  	background-repeat:repeat-x;
  }
 
 
 
 
 
 
 
 
 
 
 
 