

Body
{
	background-color: #E0E6EB;
	font-family: "Trebuchet MS", Verdana, Arial;

}
TD
{
	font-family: "Trebuchet MS", Verdana, Arial;
}

.rb_DefaultLayoutTable
{
	width: 760px;
	text-align: center;
}
.rb_DefaultLayoutDiv {
	text-align: center;
}
/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_AlternateLayoutDiv
{
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.rb_AlternateLayoutTable
{
	width: 760px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
}

/*  DESKTOP PORTAL BANNER SETTINGS */

.rb_AlternatePortalHeader
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

.rb_DefaultPortalHeader
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
	text-align: center;
}

.rb_DefaultPortalFooter
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(pie.jpg);
	background-repeat: no-repeat;
	height: 69px;
	background-position: bottom;
}

.rb_ThreePanes
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	background-color: #99FF66;
}

/* background/border colors for the selected tab */
.TabBg
{

}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{

}

/* text style for the selected tab */
.SelectedTab
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	color: #003366;
	line-height: 12px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #003366;
}

A.OtherTabs:visited
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #003366;
}
A.OtherTabs:hover
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #990000;
}
A.OtherTabs:active
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #003366;
	}
	
.SelectedSubTab
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(selectedSubTab.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}

.OtherSubTabs
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	padding-right: 1px;
	padding-left: 1px;
}

/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	text-decoration: none;
}

A.OtherSubTabs:visited
{
	text-decoration: none;
}
A.OtherSubTabs:hover
{
	text-decoration: none;
	color: #CC0000;
}
A.OtherSubTabs:active
{
	text-decoration: none;
	left: 4px;
	right: 4px;
	clip:  rect(auto 4px auto 4px);
	color: #000066;
}
.SelectedSubSubTab
{
	width: 170px;
	color: #003366;
	font-weight: bold;
	background-image: url(../../../_CederProdese/images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 25px;
	background-color: #78B0CF;
	border: 1px solid #3072A7;
	text-decoration: none;
}
A.SelectedSubSubTab:link
{
	color: #003366;
}
A.SelectedSubSubTab:visited
{
	color: #003366;
}
A.SelectedSubSubTab:hover
{
	color: #003366;
}
A.SelectedSubSubTab:active
{
	color: #003366;
}
.OtherSubSubTabs
{
	background-color: #CEEDFF;
	width: 170px;
	color: #003333;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #98B7C9;
	background-image: url(/_CederProdese/images/bullet2.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	text-indent: 20px;
}
A.OtherSubSubTabs:link
{
	color: #003366;
}
A.OtherSubSubTabs:visited
{
	color: #003366;
}
A.OtherSubSubTabs:hover
{
	color: #003366;
	background-color: #F0FEFF;
}
A.OtherSubSubTabs:active
{
	color: #003366;
}


/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C6D9D;
	background-color: #FFFFFF;
}

/* hyperlink style for the site links */
.SiteLink A:link
{
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:active
{
	text-decoration: none;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6D9D;
}

.SiteLink A:hover
{
	text-decoration: none;
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C6D9D;
}

/* style for separator between site links */
.Accent
{
    color: #003399;
    font-weight: normal;
}

.LeftPane
{

	padding-left: 8px;
	padding-top: 8px;
}
.RightPane
{
}
.ContentPane
{
	text-align: center;
	padding-left: 3px;
	padding-top: 8px;
	padding-right: 6px;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 126498;
}


/* GENERAL */
/* style for module titles */
.Head
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
	color: #4e5747; 
	font-weight: bold
}

.TitleHead
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-transform: uppercase;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4e5747;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	border: 1px solid #003366; 
	color: #003366; 
	background-color: #FFFFFF
}

.NormalRed
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold; ;color:#003399
}

.NormalItalic
{
    font-family: verdana, Helvetica, sans-serif;
    font-style: italic;	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    text-decoration: none;
	color: #003366;
	font-family: verdana, Helvetica;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #003366;
	font-family: verdana, Helvetica;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #003366;
	font-family: verdana, Helvetica;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:active
{
	text-decoration: none;
	color: #003366;
	font-family: verdana, Helvetica;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

A.CommandButton:hover
{
	text-decoration: none;
	color: #3C78B5;
	font-family: verdana, Helvetica;
	background-image: url(boton.gif);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #719DC1;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}




/* GENERIC */
H1
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

H2
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

H3
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

H4
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

H5
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

H6
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
THEAD
{
}

TH
{
}

A:link
{
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	color: #333333;
}

A:visited
{
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	color: #333333;
}

A:hover
{
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #006699;
}
A:active
{
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}
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;
}

HR
{
    color: #003399;
    height: 1pt;
    text-align: left;
}

P
{
	padding-top: 2px;
	padding-bottom: 2px;
}
/* Articles */
/* style for Articles titles */
.ArticleHead
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
}

.module
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #336699;
	width: 95%;
	text-align: justify;
	margin-top: 10px;
}

.moduleNT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B3550;
	font-size: 10px;
}
.moduleAlt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	background-image: url(../LuzazulAlt/fondomodulo.gif);
	background-repeat: repeat-x;
	width: 100%;	
}
.Error
{
    font-weight: bold;
    color: #990000;
}
DT
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
}

TFOOT
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
}


/* ================================
   HtmlEditor
   ================================ */

DIV.edmenuback{
	border-bottom: 0px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 75px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}


/* para tener la celda superior de la tabla borde izquierdo*/

.bordeizquierdo{
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 4976A4;
}


.tablaAlt
{
	background-color: #E0E6EB;
}
.tabla
{
	background-color: #F7F7F7;
}

.tabla td
{
	font-size: 11px;
}
.tablaAlt td
{
	font-size: 11px;
}


.UDTIPPagTable
{
width:745px
}

.UDTIPPagCell
{
	color:#666666;
	border-bottom:#666666 1px dotted;
	border-top:#666666 1px dotted;
	font-size:14px;


}

.UDTIPPagCell a:link, .UDTIPPagCell a:visited, .UDTIPPagCell a:active
{
	text-decoration:none;
	border: #e0e0e0 1px solid;
	color: #666666;
	font-size:14px;
	text-align:center;
	width:20px;

}

.UDTIPPagCell a:hover
{
	color: #FFFF99;
	border: #e0e0e0 1px solid;
	background-color: #000066;
	font-size:14px;
		width:20px;

}
