/* ===========================================
    CSS STYLES para Web Page Saiko
   ===========================================
*/   

/*_____________________________________________________*/

/* GENERAL */
/* style for module titles */
.Head   {                       /*-------------Ttulos de los Modulos */
	font-size:  16px; 
	color:#741f75; 
	font-family:verdana; 
	font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    { font-family: verdana;
	font-size:  12px;
	color:#741f75;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-family: verdana;
	font-size:  11px;
	color:#000;
	font-weight: bold;
}

/* text style used for most text rendered by modules */
.Normal { font-size: 12px; font-weight: normal; color:#000; font-family: verdana; }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox { color: black; font-size: 12px; font-family: verdana; font-weight: normal; }

.NormalRed { font-size: 12px; font-weight: bold; color: #9a1e26; font-family: verdana; }

.NormalBold { font-size: 12px; font-weight: bold; color:#000; font-family: verdana; }


/*___________________________________________________________*/
/* Common links used in Content of page */

A:link { font-family: verdana; font-size: 12px; font-weight: normal; color:#ce9d00; cursor: pointer; }
A:visited { font-family: verdana; font-size: 12px; font-weight: normal; color:#ce9d00; text-decoration: none; cursor: pointer; } 
A:active { font-size: 12px; font-weight: normal; color: #92499e; font-family: verdana; text-decoration: none; cursor: pointer; }

A:hover { font-size: 12px; font-weight: normal; color: #92499e; font-family: verdana; text-decoration: underline; cursor: pointer; }


.user{font-family: verdana; font-size: 12px; font-weight: bold; color:black; text-decoration: none;}
a.user:link{ font-family: verdana; font-size: 12px; font-weight: normal; color:#ce9d00; text-decoration: none; cursor: pointer; }
a.user:visited{ font-family: verdana; font-size: 12px; font-weight: bold; color:#5e1c5f; text-decoration: none; cursor: pointer; }
a.user:active{ font-family: verdana; font-size: 12px; font-weight: bold; color: #5e1c5f; text-decoration: underline; cursor: pointer; }

a.user:hover{ font-family: verdana; font-size: 12px; font-weight: bold; color: #5e1c5f; text-decoration: underline; cursor: pointer; }


.footer{ color: #5e1c5f; font-size: 12px; font-family: verdana; cursor: pointer; }

a.footer:visited{ font-family: verdana; font-size: 12px; font-weight: normal; color:#fff; text-decoration: none; cursor: pointer; }

a.footer:active{ font-family: verdana; font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline; cursor: pointer; }
a.footer:hover{ font-family: verdana; font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline; cursor: pointer; }
a.footer:link{ font-family: verdana; font-size: 12px; font-weight: normal; color:#fff; text-decoration: none; cursor: pointer; }

/*____________________________[BREADCRUMB] TOKEN_______________________________*/
/* text style for the selected tab */
.SelectedTab { color: #5e1c5f; font-family: verdana; font-size: 12px; font-weight: bold; text-decoration: none; }
/* hyperlink style for the selected tab */
A.SelectedTab:link { text-decoration:    none; color:#5e1c5f; font-size: 11px; cursor: pointer; }
A.SelectedTab:visited  {         /* Breadcrumb*/
    text-decoration:    none; color:#5e1c5f; font-size: 11px; cursor: pointer; }
A.SelectedTab:active   { text-decoration:    underline; color: #5e1c5f; font-size: 11px; background-color: #fff; cursor: pointer; }
A.SelectedTab:hover    { text-decoration:    underline; color: #5e1c5f; font-size: 11px; background-color: #fff; cursor: pointer; }
/* GENERIC */
H1 {
    font-family: Tahoma;
    font-size: 20px;
    color:#666;
}
H2 {
    font-family: Tahoma;
    font-size: 20px;
    color:#666;
}
H3 {
    font-family: tahoma;
    font-size: 14px;
    color:#3d3d3d;
}
H4 {
    font-family: Tahoma;
    font-size:  12px;
    color:#ce9d00;
}
H5, DT  {
    font-family: Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #ce9d00;
}
H6 {
    font-family: Tahoma;
    font-size: 8px;
    color: #262626;
}
TFOOT, THEAD {
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
}

TH  {
    font-family: Tahoma;
    font-size:  12px;
    font-weight: normal;
    color: #000;
}
SMALL {
    font-size:  8px;
}
BIG {
    font-size: 14px;
}
BLOCKQUOTE, PRE {
    font-family:  tahoma ;
}
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: dimgrey;
    height:1pt;
    text-align:left }
/*_________________estilos modulos______________ */

.Titulos { color:#fff; font-size:14px; font-family: Tahoma; font-weight: normal; border-width: 0; text-decoration: none; height: 13px; font-weight: bold; font-variant: small-caps; }
.Titulos2 { color:#5e1c5f; font-size:14px; font-family: Tahoma; font-weight: normal; border-width: 0; text-decoration: none; height: 13px; font-weight: bold; font-variant: small-caps; }
.Formato{ height: 13px; border-width: 0; }
.TopObjeto	{ color:black; font-size:12px; font-family: Tahoma; font-weight: normal; border-width: 0; cursor:pointer; text-decoration: none; height: 13px; }
.ObjetoHover { color: black; font-size:12px; font-family: Tahoma; font-weight: bold; border-width: 0; cursor:pointer; text-decoration:none; height: 13px; }
.ObjetoActivo { color: black; font-size:12px; font-family: Tahoma; font-weight: bold; border-width: 0; cursor:pointer; text-decoration:none; height: 13px; }
.MenuObjeto	{ color: black; font-size:12px; font-family: Tahoma; font-weight: bold; cursor:pointer; text-decoration: none; height: 13px; border: solid 0; }
.MenuHover	{ color: black; font-size:12px; font-family: Tahoma; font-weight: bold; cursor:pointer; text-decoration: underline; height: 13px; border: solid 0; }
.MenuActivo { color: black; font-size:12px; font-family: Tahoma; font-weight: bold; border-width: 0; cursor:pointer; text-decoration:underline; height: 13px; }
/* ComponentArt Menu */
.MenuGroup
{ height: 15px; border-width: 0; }
.TopMenuItem	{ color:#fff; font-size:12px; font-family:Tahoma; font-weight: bold; border-width: 0; cursor:pointer; text-decoration:    none; height: 15px; }
.TopMenuItemHover	{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 15px; }
.TopMenuItemActive
{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 15px; }
.MenuItem	{ color:#fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; cursor:pointer; text-decoration:    none; height: 15px; border: solid 0; }
.MenuItemHover	{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #741f75; cursor:pointer; text-decoration:    none; height: 15px; border: solid 0; }
.MenuItemActive
{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 15px; }
/* ComponentArt Menu ----- 2   */
.MenuGroup2
{ height: 13px; border-width: 0; }
.TopMenuItem2	{ color:#fff; font-size:12px; font-family: Tahoma; font-weight: normal; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 13px; }
.TopMenuItemHover2	{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 13px; }
.TopMenuItemActive2
{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    none; height: 13px; }
.MenuItem2	{ color:#fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; cursor:pointer; text-decoration:    none; height: 13px; border: solid 0; }
.MenuItemHover2	{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; cursor:pointer; text-decoration:    underline; height: 13px; border: solid 0; }
.MenuItemActive2
{ color: #fff; font-size:12px; font-family: Tahoma; font-weight: bold; background-color: #5e1c5f; border-width: 0; cursor:pointer; text-decoration:    underline; height: 13px; }
/* utilizado en el --- */
.ponFecha { color:#5e1c5f; font-size:12px; font-family: Tahoma; font-weight: bold; border-width: 0; text-decoration:    none; }
/* utilizado en el --- */
.ponNavega { color:#5e1c5f; 
	font-size:12px; 
	font-family: Tahoma; 
	font-weight: bold; 
	border-width: 0;
	text-decoration:    none; }
/* hyperlink style for buttons and link buttons used in [LOGIN] tokeen */

.ponLogin { color: #fff; font-size: 1px; font-family: Tahoma; font-weight: bold; font-style: normal; background-image: url(img/loginMorado.gif); background-repeat: no-repeat; background-position: center top; width: 20px; height: 23px; padding-top: 23px; cursor: default; }
A.ponLogin:link { text-decoration: none; color: #fff; font-size: 1px; font-family: Tahoma; font-weight: bold; background-image: url(img/loginMorado.gif); background-repeat: no-repeat; background-position: center top; width: 20px; height: 23px; padding-top: 23px; cursor: default; }
A.ponLogin:visited { text-decoration: none; color: #fff; font-size: 1px; font-family: Tahoma; font-weight: bold; background-image: url(img/loginMorado.gif); background-repeat: no-repeat; background-position: center top; width: 20px; height: 23px; padding-top: 23px; cursor: default; }
A.ponLogin:hover { text-decoration: none; color: #fff; font-size: 1px; font-family: Tahoma; font-weight: bold; background-image: url(img/loginMorado.gif); background-repeat: no-repeat; background-position: center top; width: 20px; height: 23px; padding-top: 23px; cursor: default; }
/* style utilizado en el [Copyright] tokeen */
.ElCopyright { 
	color:#fff; 
	letter-spacing:2px; 
	font-size:10px; 
	font-family: Tahoma; 
	font-weight: bold; 
	border-width: 0; 
	text-decoration:    none; }
	
/* stilo de los botones en el menu de edicion de las paginas */
.CommandButton { color: #741f75; cursor: pointer; }
a.CommandButton:link { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #741f75; text-decoration: none; cursor: pointer; }
a.CommandButton:visited { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #741f75; text-decoration: none; cursor: pointer; }
a.CommandButton:active { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #741f75; text-decoration: none; cursor: pointer; }
a.CommandButton:hover { font-family: Tahoma; font-size: 12px; font-weight: normal; color: #741f75; text-decoration: none; cursor: pointer; }

/* Container: Action Menu Button */
.CATopMenuActionsItem
{ cursor: pointer; background-color: transparent; }
.CAMenuActionsGroup
{ background-color: #fff; border-width: 0; }
.CAMenuActionsItem
{
    color:#fff;
    font-size:12px;
    font-family: Tahoma;
    font-weight: normal;
    background-color: #741f75;
    border-width: 0; 
    cursor:pointer; 
    text-decoration: none;
}
.CAMenuActionsItemHover
{
color: #5e1c5f; 
font-size:12px; 
font-family: tahoma; 
font-weight: normal; 
background-color: #fff; 
border-width: 0; 
cursor:pointer; 
text-decoration:    none;
}
/* ================================
    CSS STYLES FOR ComponentArt Navigation Bar
2
   ================================
*/
/* ComponentArt NavBar --  general   */
.NavBar
{ width: 180px; cursor: default; }
.TopItem
{ color:#fff; font-size: 14px; font-family: Tahoma; font-weight: bold; background-color: #741f75; width: 180px; height: 20px; border-color: #741f75; border-style: outset solid; border-width: 3px 0; cursor:pointer; }
.TopItemHover
{ color:#5e1c5f; font-size: 14px; font-family: Tahoma; font-weight: bold; background-color: #ccc; text-decoration: none; width: 180px; height: 20px; border: solid 1px; cursor:pointer; }
.Level2Group
{ background-color: #ccc; background-image: none; width: 180px; height: 30px; padding: 3px; border-left: 8px solid #999; border-right-style: solid; border-bottom-style: groove; }
.Level2Item
{ color: #741f75; font-size: 14px; font-family: Tahoma; font-weight: bold; background-color: #ccc; width: 180px; height: 30px; padding: 3px; border-left: 8px solid #999; cursor:pointer; }
.Level2ItemHover
{ color: #fff; font-size: 14px; font-family: Tahoma; font-weight: bold; background-color: #999; width: 180px; height: 30px; padding: 3px; border-left: 8px solid #ccc; cursor:pointer; }
/* style for module titles */
.Head2   {                       /*-------------Titulos de los Modulos */
	font-size:  20px; 
	color:#000; 
	font-family: tahoma; 
	text-decoration: none; 
	font-weight: bold;
}
/*----Calendarios------*/
.EvtCalendar
{ color: #fff; border:none; }
.EvtDay
{ text-align:right; vertical-align:top; font-family:Tahoma; font-size:11px; color:black; background-color:#efefef; border-color: #999 #ebebeb; border-style: solid; border-width: 1px; }
.EvtDayHover
{ background-color: #e7e7e7; cursor:pointer; }
.EvtOtherMonthDay
{ background-color:#fff; border-color: #999 #ebebeb; border-style: solid; border-width: 1px; cursor:auto; }
.EvtMonth
{ border-color: #999 #474747 #474747; border-style: solid; border-width: 0 1px 1px; border-collapse:collapse; }
.EvtDayHeader
{ font-weight: bold; font-size: 12px; color: #fff; font-family: Tahoma; background-color: #925a9e; text-align: center; padding: 4px; border-color: #b7b7b7 #474747 #6f6f6f; border-style: solid; border-width: 1px; }
.EvtTitle{ color: #fff; height:25px; background-color: #5e1c5f; border-color: #474747; border-style: solid; border-width: 1px 1px 0;}
.EvtTitle TD{
  font-family:tahoma;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding-top:1px;
  padding-bottom:1px;
}
.EvtNextPrev
{ color: #fff; background-color: #5e1c5f; height:25px; vertical-align:center; padding:0 5px; cursor:pointer; }
.EvtSelectedDay
{
    background-color: #925a9e;
}
.EvtSelectedDayHover
{
    cursor: pointer;
    background-color: #d0d0d0;
}
.EvtToday
{ font-weight: bold; background-color: #e7e7e7; }
.EvtTodayHover
{ font-weight: bold; background-color: #dcdcdc; cursor: pointer; }

