﻿/* 
================================
Skin styles for DotNetNuke Proyecto ALICO
================================
*/   
/* MASTER PAGE ES LA PAGINA QUE CONTIENE TODO*/
.update
{
    color: White;
    font-size: 11px;
    font-family: Arial;
    visibility: visible;
  
}

.pagemaster 
{
    padding-top:0px;
	width:100%;
	height: 100%;	
	background-color: white;	 
}

.dnnsearch 
{
    visibility:hidden;
}
    
.dnnlanguage 
{
   visibility:hidden;
}
.skinmaster
{
    height: 100%;
    background-color: white; /*COLOR DEL FONDO*/
    /*BORDER SON LAS LINEAS DELGADAS DEL MARCO*/
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;  
    border-bottom: white 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
 
}
/*PARA ARRIBA DONDE ESTA EL LOGO*/
.skinheader 
{   
    /*padding:10px;/*Supuestamente elimina el espacio del logo*/
    background:white;
 /*    background-image: ;*/
    background-position:rigth;
    background-repeat:no-repeat;
    height:5px;/*Define el tamaño especificado por la prueba*/
    width:100%;
  
     
}
.nobullet {
  list-style-type: none;
}
a:link {
        color: #336699;text-decoration: underline;}
        a:visited {
        color:#336699; text-decoration: underline;}
        a:active {
        color: #ff9900; font-weight: bold; text-decoration: underline; }
        a:hover { 
        color: #081C59; text-decoration: underline;
        }
		
		/*Estilo de links del menu_left*/
		.mimenu:link
{
	  font-family: Arial; font-size: 9px; font-weight: normal; color: #495578; text-decoration: none ;

}
.mimenu:visited {
        font-family: Arial; font-size: 9px; font-weight: normal; color: #495578; text-decoration: none ;}
.mimenu:active{
          font-family: Arial; font-size: 9px; font-weight: normal; color: #495578; text-decoration: none ; }
.mimenu:hover { 
        font-family: Arial; font-size: 9px; font-weight: normal; color: #495578; text-decoration: none ;
        }
	
/*Estilo para el link de olvidó contraseña*/
   .menulogin:link
{
	  font-family: Arial; font-size: 10px; font-weight: normal; color: white; text-decoration: none ;

}
.menulogin:visited {
        font-family: Arial; font-size: 10px; font-weight: normal; color: white; text-decoration: none ;}
.menulogin:active{
          font-family: Arial; font-size:10px; font-weight: normal; color: white; text-decoration: none ; }
.menulogin:hover { 
        font-family: Arial; font-size: 10px; font-weight: normal; color: white; text-decoration: none ;
        }


.rap3:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #081c59;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.rap3:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #081c59;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.rap3:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #081c59;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
.rap3:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #081c59;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.rap4:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}	
.rap4:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.rap4:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    background-color:#002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
.rap4:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}		
   
.rap5:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
.rap5:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
.rap5:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: white;
    background-color:#002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}
.rap5:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #002665;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}


.txttitle
{
    FONT-SIZE: 15pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    COLOR: #002664; /*  gris oscuro*/
    TEXT-ALIGN: left
}
.txtcontent
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    COLOR: #5E5F60;
font-weight:400;
    TEXT-ALIGN: left
}


     
/*BARRA QUE CONTIENE AL MENU */
.skingradient {
		height:43px;	/*tamaño de la barra de menu*/
		/*width:820px;*/
		/*background-color: #E8E9EA ; AZUL OSCURO  #081C59*/
		background-image: url('pagina_alicosin2.jpg');
		padding-bottom:0px;
	 }

.controlpanel
{
    width: 100%;
    background-color:#ffffff; /* */
    
}
/*ES LA LINEA DELGADA QUE ESTA DEBAJO DE LA FECHA*/
.toppane 
{
    visibility: hidden ;
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.leftpane
{
    height:140px;
    width: 164px;
    /*background-color:#E8E9EA;*/
    background-color:Transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom:0px;
    vertical-align:top;
    text-align:left;   
}
.leftpaned
{
    height:100%;
    width: 164px;
    /*background-color:#E8E9EA;*/     /* #cccccc; */
    background-color:Transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    vertical-align: top;
    text-align:left;   
}
	
.contentpane
{
    width: 8%;
    background-color: white;
    padding-left: 0px; /*  0px */
    padding-right: 0px;
    padding-top: 0px; /*  0px */
    
    }
.rightpane {
	width: 100px;
	background-color: transparent;
	padding-left:1px;
	padding-right: 0px;
	padding-top: 0px;
	
}
/*ESTA es LA LINEA QUE ESTA ARRIBA DEL COPYRIGHT*/
.bottompane {
	width: 100%;
	background-color:transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	
	}
.main_dnnmenu_container {
	background-color:transparent; 
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:43px;  
	/*background-color:#E8E9EA;   #081C59 COLOR DE BARRA DE MENU*/
	background-image: url('pagina_alicosin2.jpg');
	width:610px;
	padding-bottom: 0px;
	color: #FFFFFF;  /* */
	
			
}
/*ESTA ES LA SECCION DEL COLOR EN DONDE SE DESPLIEGA EL MENU*/
.main_dnnmenu_item td
{
    
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand; 
    color:#081c59; /*#f9ffff   color de la letra que se va a desplegar */
    font-size: 10px; /*tamaño de la letra del menu desplegable*/  
   /* font-weight: bold;*/
    font-style: normal;
    background-color: #E8E9EA; /* #AAAAAA */
    font-family: Arial;
    /* text-align: inherit ;
    /*width: 300px;*/
     border-top:white 1px solid;  
      height:19px;
     /*
     border-left:gray 1px solid;
     border-right:gray 1px solid;*/
     
   /* width:80px;*/
    
   /*white-space:  nowrap; /* nowrap Word wrapping menu item now optional*/
  
 padding: 0px 0px 0px 0px; /*superior -derecho -inferior - izquierdo*/
     /*BORDES DEL MENU DESPLEGABLE*/
   /*border-right: white 1px solid; 
    border-right-color: #666666; 
    border-left: white 1px solid; 
    border-left-color: #666666; */
   
   /*******************************/
    
}
/*TABLA QUE CONTIENE SOLO DONDE ESTA EL TEXTO DEL MENU*/
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	 
	cursor: pointer; 
	cursor: hand; 
	color: #081c59; /*ESTES ES PARA EL COLOR DE LA LETRAS DEL MENU*/
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color:#E8E9EA; Transparent;*/
background-image: url('pagina_alicosin2.jpg');
	font-family: Arial; 
    white-space: normal;  /*Word wrapping menu item now optional*/	    
    padding: 13px 12px 15px 15px;   /*explicitly set padding for root menu items*/
    border-left: white 1px solid; 
    text-align:center ;
    width:110px;
    
}

.main_dnnmenu_itemhover
{
    background-color:Transparent; /* #C4C9CF color del menu cuando pasan el mouse */ 
  
  }
/*FONDO DEL MENU QUE SE DESPLIEGA CUANDO PASAN EL MOUSE*/
.main_dnnmenu_itemhover td
{
    background-color:#C4C9CF;
    font-size: 10px;
    font-family: Arial;
     /*border-bottom:red 1px solid;
    /*width:79px;*/
}
/*ICONOS QUE DE DESPLIEGAN AL LADO DEL MENU DESPLEGABLE*/
.main_dnnmenu_icon 
{
	/*
	cursor: pointer; 
	cursor: hand; 
	text-align: center; */
	/*border-top:solid 1px white;
	width: 10px;
	 background-color:#AAAAAA;
	 /*
	height: 100%;
	color: white;*/
	/*visibility:hidden;*/
	}
	
.main_dnnmenu_submenu
{
     background-color: #C4C9CF;  /*FONDO DEL MENU DESPLEGABLE*/
    
    color: #081C59; /*ESTE ES PARA EL COLOR DEL TEXTO DE LOS SUBMENUS*/
    width:125px;
    height:20px;
    font-size:11px ;
    /*z-index: 1000;*/
    cursor: pointer;
    cursor: hand; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
    padding: 1px 1px 1px 11px; /*explicitly set padding for sub-menus */
}
    
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
	
	}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
		
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
	}
	
.StandardButton {
  background: #7994cb none; 
  color: #ffffff; 
  font-family: verdana, sans-serif; 
  font-size: 11px;
  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; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url('gradient_LtBlue.jpg');
	
}
/*ESTE EL PARA LOS TITULOS DE LOS MODULOS*/
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;

}/*
.body
{
	margin:0px 0px 0px 0px;
}












