/*
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	/*background-image:url(images/background1.gif); */
	background-color: #31528C;
	text-align:center;
}

.pagemasteradminies {
	height: 100%;
	background-image:url(images/background1.gif);
}

.skinmaster {
	height: 100%;
	width:770px;
	background-color:#EEEEEE;
	padding:0px;	
	border:0; 	
	border-collapse: collapse; 
	text-align: center; 
}
.skinheader 
{
 background-color: #31528C; 
 background-image:url(images/FondoHeader4.png);
 background-repeat:no-repeat;
 height : 201px; 
 width:100%;
 padding:0px;
 text-align:center;
 border:0; 	
 border-collapse: collapse;
 
}


.skinmasteradminies {
	height: 100%;	
	background-color:#E0EAF3;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.bread{
color:black !important;
font-family:verdana;
font-size:x-small;
text-align:justify;
}
.separador
{
border-width:0;
background-image:url(images/separadorMenu.gif);

}

.skinFooter 
{
 background-image:url(images/fondoFooter.gif);
 text-align:center;
 font-family:Arial, Heletica, sans-serif;
}
.letraRuta
{
color:White;
}

.textoContainer
{
line-height:115%;
text-align:justify;
font-family:Times New Roman;
font-size:small;
padding-left:4px;
}
.skinheaderGeneral
{
  background-image:url(images/fondoencabezado1.gif); 
 repeat-x top left;
}
.skinheaderNodo
{
 background-image:url(images/fondoNodo.jpg);
 height:98px;
 background-repeat:no-repeat;
}
.skingradient {
	BACKGROUND-IMAGE: url(images/fondoBuscar.jpg); 
	background-repeat:no-repeat;
	HEIGHT:35px;	
	width:10%;
	vertical-align:top;
	padding-top:11px;	
	
}


.nombrePagina
{
font-family:Arial, Heletica, sans-serif;
color:black;
vertical-align:middle;
font-size:medium;
color:#F7FFA7;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.SkinObject {
    font-weight: bold;
    font-size:small;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.leftPane
{
width:34%;
background-color:Transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;

}
.leftPaneadminies
{
width:250;
background-color:Transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;

}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpanes {
	width:50%;
}
.contentpane2 {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.OtherTabs {
    font-weight: lighter;
    font-size: smaller;
    color:#FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:38px;
	
} 
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	width:60px;
	border-left: #000000 3px solid;
	background-color: black; 
}
.MainMenu_MenuItem
{
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-family: Tahoma, Arial, Helvetica; 
        font-size: 10pt;
	font-weight: lighter;
	font-style: normal;
	border-width:0;
	background-color: Transparent;

}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
	background-image:url(images/fondoMenuItem.jpg);
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-width:0;
	text-align: center; 
	width: 15; 
	height: 23;
}
.MainMenu_SubMenu 
{
	border-left: #DCDCDC 1px solid;	
	z-index: 1000;
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	background-image:url(images/fondoMenuItem.jpg);
	
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: white; 
	height: 40px;
	
	
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt;
	font-weight: lighter;
	font-style: normal;
	background-image:url(images/fondoMenuSeleccionado.jpg);
	background-repeat:repeat-x;
	
	
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: smaller;
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: smaller;
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: smaller;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 

}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  medium;
    font-weight:    normal;
    color: #333333;
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: medium;
    font-weight: normal;
    width:120px;

}
.imagenBuscar
{
 vertical-align:middle;
}

.textoBuscar
{
font-family:Tahoma,Arial;
font-size:medium;
font-weight:bold;
vertical-align:middle;
}

.BuscarTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: normal;
    background-color:#FFFFFF;
    height:18px;
}
.Normal,.NormalDisabled
{
line-height:115%;
text-align:justify;
font-family:Tahoma, Arial, Helvetica;
font-size:10pt;
}

.SkinObject {
    font-weight: bold;
    font-size: small;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    color:gray;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
    color:gray;
}

.MainMenu_TabMenuItemHover TD
{
   height: 39px;
   background: url(images/fondoBotonMenuSeleccionado.jpg);	
}


.T_ICTX_SMALL 	
{
    font:normal normal normal 8pt Helvetica, Arial, sans-serif;  color: #171819; 
	text-align: left;
	border-collapse: collapse;
 }
    
.T_ICTX_SMALL th 
{
    font:normal normal normal 8pt Helvetica, Arial, sans-serif;  color:#FFFFFF;    
	text-align:center;
	font-weight:bold;	
	padding: 8px;
	background: #4C4949;
	border-top: 4px solid #FFFFFF;
	border-bottom: 1px solid transparent;
	border-right:solid 1px #FFFFFF;
    border-left:solid 1px #FFFFFF;
		
    }

.T_ICTX_SMALL td
{       
	font-size:8pt;
	padding: 2px;
	background: #EDEDED; 	
	border-bottom: 1px solid #fff;	
	border-top: 1px solid transparent;	
	border-right:solid 1px #FFFFFF;
    border-left:solid 1px #FFFFFF;
    }

.T_ICTX_SMALL tr:hover td
{
	background: #B4C5D8;
	color: #293D87;
}






