﻿/* 
================================
Hoja de Estilos del Skin para el Portal Arcelor en DotNetNuke
================================
*/   

.pagemaster 
{
	
}
.skinmaster 
{
	height: 100%;
	background-color: #DBD4C4;
}

.skinheader 
{
}

.skingradient 
{
	height:40px;
}

.controlpanel 
{
	width: 840px;
	background-color: #DFE5F2;
}

.toppane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.leftpane 
{
	background-color: transparent;
	padding: 15px 0px 0px 0px;
	width: 220px;
}

.contentpane 
{
	width: 100%;
	background-color: transparent;
	padding: 15px 5px 0px 5px;
}

.rightpane 
{
	background-color: transparent;
	padding: 15px 20px 0px 0px;
}

.bottompane 
{
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

/* SkinObject */
.SkinObject 
{
    font-weight: normal;
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
}

A.SkinObject:link 
{
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

A.SkinObject:visited  
{
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

A.SkinObject:hover    
{
	padding-right: 20px;
	text-decoration: none;
	color:#FFFFFF;
}

A.SkinObject:active   
{
	padding-right: 20px;
	text-decoration: none;
	color:#FFFFFF;
}

/* GENERIC */
body
{
    background: #E6E1D4;
}


H1  
{
    font-family: Verdana;
    font-size:  20px;
    font-weight: normal;
    color: #666644;
}

H2  
{
    font-family: Verdana;
    font-size:  20px;
    font-weight: normal;
    color: #666644;
}

H3  
{
    font-family: Verdana;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
}

H4  
{
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H5, DT  
{
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

H6  
{
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

TFOOT, THEAD    
{
    font-family: Verdana;
    font-size:  12px;
    color: #000000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #000000;
}

A:link  
{
    text-decoration: none;
}

A:visited   
{
    text-decoration: none;
}

A:hover 
{
    text-decoration: underline;
    color:  #E64415;
}

A:active    
{
    text-decoration: none;
    color:  #E64415;
}

SMALL   
{
    font-size:  6pt;
}

BIG {
    font-size:  14pt;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
    color: gray;
    height:1pt;
    text-align:left
}


/* Solpart Menu Horizontal */
.MainMenu_MenuContainer 
{
	background-color: transparent; 
	height: 43px;
	margin-left: 20px;
}

.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height: 43px;
	background-color: transparent;
}

.RootMenu_MenuItem
{
    background: url('LineaPuntosMenu.gif') repeat-x bottom;
    line-height: 15px;
    width: 100px;
	vertical-align: top;
}

.MainMenu_MenuItem 
{    
	cursor: pointer;
	cursor: hand;
	color: #DCDCDC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	text-align: left;
	border: 0px;
}

.MainMenu_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 5px; 
	height: 20px;
	background-color: #414141;
	border: 0px;
}

.MainMenu_SubMenu 
{
	background-color: #414141;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #DCDCDC; 
	margin-left: 2px;
	border: 0px;
}

.MainMenu_MenuBreak 
{
	height: 0px;
	background-color: #414141;
	border: 0px;
}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: #FF3700; 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
	background-color: transparent;
	border: 0px;
	text-decoration: none;
}

.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
	color: #414141;
	padding-left: 2px;
	border: 0px;
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	color: #414141;
	display: none;
	border: 0px;
}


/* Solpart Menu Vertical */
.MainMenuVertical_MenuContainer 
{
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #414141;
	width: 200px;
	margin: 20px 0px 0px 0px;
}

.MainMenuVertical_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height: 20px;
}

.RootMenuVertical_MenuItem
{
    background-color: transparent;
    line-height: 15px;
    width: 100px;
	vertical-align: top;
	text-decoration: none;
	color: #414141;
	height: 20px;
	line-height: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.RootMenuVertical_MenuItemActive
{
    width: 100px;
	vertical-align: top;
	text-decoration: none;
	color: #FF3700;
	height: 20px;
	line-height: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.MainMenuVertical_MenuItem 
{    
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
	line-height: 13px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.MainMenuVertical_MenuItemSel 
{
	cursor: hand;
	color: #FF3700; 
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	height: 20px;
	line-height: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.MainMenuVertical_SubMenu 
{
	background-color: #FFFFFF;
	z-index: 1000; 
	cursor: hand;
	color: #414141;
	margin-left: 5px;
	padding: 0px 5px 5px 5px;
}

.MainMenuVertical_MenuIcon 
{
	display: none;
}

.MainMenuVertical_MenuArrow
{
	display: none;
}

.MainMenuVertical_MenuBreak 
{
	display: none;
}



.StandardButton     
{
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana; 
    font-size: 11px;
    font-weight: normal;
}

.TreeViewMenu 
{
	width: 175px;
	background-color: #DFE5F2;
}

.TreeViewMenu_Header 
{
	
}

.Head   
{
    font-family: Verdana;
    font-size:  9pt;
    font-weight: normal;
    color: #FF3700;
}




/*
================================================
Estilos CSS de Clases Propias del Portal Arcelor
================================================
*/

.ContenedorPrincipal
{
    width: 839px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.ContenedorPagina
{
	padding: 0px 20px 20px 20px;
	background: #A9AAA2;	
}

.PanelDeControl
{
    /* Para poder verlo, incluso como admin, poner display a "block" */
    display: block;
}

.ContenedorCabecera
{
    background: transparent;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.CabeceraArcelorMittal 
{
	background: #414141;
}

.CabeceraUserLoginIdioma
{
	height:30px;
	line-height:30px;
	vertical-align: top;
}

.ContenedorMenu
{
	height: 40px;
	padding: 0px 0px 0px 0px;
	background: #414141;
}

.ContenedorMenuVertical
{
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
    background-color: #FFFFFF;
	width:200px;
}


.ContenedorContenido
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;		
}

.ContenedorPie
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

.LogoArcelor
{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 222px;
	height: 115px;
}

.BannerArcelor
{
	background-color: Transparent;
	height: 235px;
}

.ContenedorBordeRedondeadoBlanco
{
	background-color: #FFFFFF;	
}

.BordeRedondeadoAD
{
	width:43px;	
	height:43px;
	background: url("BordeRedondeadoADGris.jpg");
}

.BordeRedondeadoAI2
{
	width:40px;	
	height:40px;
	background-image: url("BordeRedondeadoAIBlanco.gif");
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.BordeRedondeadoAI
{
	width:40px;	
	height:40px;
	background-image: url("BordeRedondeadoAI.jpg");
	background-color: Transparent;
}

.BordeRedondeadoAIBlanco30
{
	width:30px;	
	height:30px;
	background-image: url("BordeRedondeadoAIBlanco30.gif");
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: -30px;
}

.ComplementoBordeRedondeadoAI
{
	height:40px;	
	background-color: #FFFFFF;
}

.ContenedorEnlaceMail
{
    margin: 10px 20px 5px 10px;
    width: 150px;
    text-align: left;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	background: url("LineaPuntosNegro.gif") repeat-x bottom;
	font-family: Verdana;
	font-size: 10px;
}


/* Textos y Enlaces */

.TextoDistribucion
{
	font-family: Century Gothic;
	font-size: 18pt;
	color: #FF3700;
	padding-right: 40px;
}

.EnlaceGris
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-transform: capitalize;
}

a.EnlaceGris
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

a.EnlaceGris:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

a.EnlaceGris:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

a.EnlaceGris:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

a.EnlaceGris:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCDCDC;
	padding-right: 40px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

.EnlaceNegro
{
	color: #414141;
	font-weight: normal;
	text-align: left;
	width: 150px;
}

a.EnlaceNegro
{
	color: #414141;
	font-weight: normal;
	text-decoration: none;
}

a.EnlaceNegro:link
{
	color: #414141;
	font-weight: normal;
	text-decoration: none;
}

a.EnlaceNegro:visited
{
	color: #414141;
	font-weight: normal;
	text-decoration: none;
}

a.EnlaceNegro:hover
{
	color: #414141;
	font-weight: normal;
	text-decoration: none;
}

a.EnlaceNegro:active
{
	color: #414141;
	font-weight: normal;
	text-decoration: none;
}


/* Estilos para las Migas */

.ContenedorMigaVertical
{
    background-color: #FFFFFF;
	width:200px;
	height:75px;
	margin-left: 20px;
	line-height: 25px;
}

.SeparadorVertical
{
	height: 5px;
	line-height: 5px;	
}

.MigaVertical0
{
	font-family: Verdana;
	font-size: 24px;
	color:#A9AAA2;
	text-decoration: none;
}

a.MigaVertical0:link
{
	font-family: Verdana;
	font-size: 24px;
	color:#A9AAA2;
	text-decoration: none;
}

a.MigaVertical0:visited
{
	font-family: Verdana;
	font-size: 24px;
	color:#A9AAA2;
	text-decoration: none;
}

a.MigaVertical0:hover
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVertical0:active
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

.MigaVertical1
{
	font-family: Verdana;	
	font-size: 24px;
	color:#414141;
	text-decoration: none;
}

a.MigaVertical1:link
{
	font-family: Verdana;	
	font-size: 24px;
	color:#414141;
	text-decoration: none;
}

a.MigaVertical1:visited
{
	font-family: Verdana;	
	font-size: 24px;
	color:#414141;
	text-decoration: none;	
}

a.MigaVertical1:hover
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVertical1:active
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;		
}

.MigaVertical2
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;	
}

a.MigaVertical2:link
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;	
}

a.MigaVertical2:visited
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVertical2:hover
{
	font-family: Verdana;	
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVertical2:active
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

.MigaVerticalActual
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVerticalActual
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVerticalActual:link
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVerticalActual:visited
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVerticalActual:hover
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}

a.MigaVerticalActual: active
{
	font-family: Verdana;
	font-size: 24px;
	color:#FF3700;
	text-decoration: none;
}