/* ================================
    CSS STYLES FOR GOPortal
   ================================
*/ 

/*
.dummy {
	background: url(none.gif);
}
*/

body {
	background: #e7e7e7;
	margin: 0;
	background-image:url(bg_body.jpg);
}


.SiteWidth 
{
	/*align: center;*/
	width: 980px;
}

.HeaderLeft {
	width: 250px;
	color: #677D94;
	padding-top: 2px;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #ffffff;
	font-family: tahoma;
	/*font-weight: bold;*/
	font-size: 11px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #ffffff;
	font-family: tahoma;
	/*font-weight: bold;*/
	font-size: 11px;
	text-decoration: underline;
}

.HeaderRight 
{
	vertical-align: top;
	padding: 0 10px 0 0;
}

.AdminColumn {
	padding: 0;
}

.LeftColumn {
	width: 225px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left:0px;
}

.RightColumn {
	padding: -15px 0px 0px 0px;
	margin-bottom: -30px
}

.TopRow {
	background: url(bg_top.jpg) no-repeat top center;
	height: 80px; /*debe ser el mismo tamaņo que bt_top.jpg y debe terminar como empieza el bg_tabla_main.jpg*/
	text-align: right;
	padding: 5px 0 0px 232px;
}

.TopRowAdmin {
	background: url(bg_top.jpg) no-repeat top center;
	height: 90px;
	text-align: right;
	padding: 5px 0 0px 232px;
}

.MiddleRowAdmin {
	background: url(bg_table_admin.jpg);
	height: 490px;
	padding: 0px 7px 5px 7px;
}

.MiddleRow {
	background: url(bg_table_main.jpg);
	height: 490px;
	padding: 0px 7px 5px 7px;
	font-size: 11px;
}

.BottomRow {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 50px;
	padding: 0px 7px 10px 7px;
	color: #fff;
	text-align: center;
	font-size: 11px;
}

.BottomRowAdmin {
	background: url(bg_footer_admin.jpg) no-repeat bottom center;
	height: 50px;
	padding: 0px 7px 10px 7px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

table, tr, td, p {
	font-family: tahoma;
	/*font-size: 11px;*/
	/*line-height: 1.4em;*/
}

.normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
	color: #0a0a81;/*#333;*/ /*#fff*/
}

.ContainerHeadLeft {
	/*background: url(header_cap_left.gif) bottom left no-repeat;*/
	padding: 0px;
	width: 10px; /*Originalmente, 20px*/
}

.ContainerHeadActions {
	/*background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 10px 0;
    width: 1px;*/
	padding: 0px;
}

.ContainerHeadTitle {
	/*background: url(header_bg.gif) repeat-x bottom;
	padding: 10px 0 17px 5px;*/
	text-align: left;
        padding: 7px 0px 0px 0px;
}

.ContainerHeadRight {
	/*background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;*/
	padding: 0px;
}

.ContainerContent {
	/*padding: 10px 25px 35px 25px;*/
	padding: 5px 25px 0px 0px;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}


/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*=============== START DEFAULT MENU STYLES ============================================*/
/*== main menu styles ======================================*/
/*==========================================================*/


/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 100%;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background: #fff;
	width: 100%;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #ffffff;
	font-size: 11px;
	background: url(sub_item_bg.gif) no-repeat;
	border: 0px 8px 0px 2px;
	/*font-weight: bold; 
	font-style: normal; 
	border: #444 1px solid;
	padding: 0px 8px 0px 2px;
	font-weight: bold;*/
	padding: 0px 8px 0px 2px;
	height: 20px;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	/*cursor: pointer; */
	cursor: hand; 
	color: #ffffff;
	background-color: #003078;
	border: 0px 8px 0px 2px;
	/*border:0;*/
	/*border-left: #eee 1px solid;
	border-right: #eee 1px solid;
	padding: 0px 8px 0px 2px;*/
	padding: 0px 8px 0px 2px;
	height: 20px;
	margin: 0px 0px 0px 0px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	/*cursor: pointer; */
	cursor: hand; 
	margin: 6px 0px 0px 0px; /*originalmente 8px*/
	background-color: #2969b6;
	padding: 0px 0px 4px 0px; /*Cambiado el 04042008. Originalmente: 0px 0px 0px 0px*/
	/*border:0;*/
	/*border: 1px solid #e7e7e7;*/
	font-weight: normal;
	/*filter: none;*/
}


.MainMenu_SubMenu:hover {
	z-index: 1000; 
	/*cursor: pointer; */
	cursor: hand; 
	padding: 0px 0px 0px 0px;
	/*margin: 8px 0 0 0; 
	background-color: #003078;
	padding: 2px;
	border:0;
	/*border: 1px solid #e7e7e7;
	font-weight: normal;
	filter: none;*/
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {   
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	background: url(bg_menu_idle.jpg);
	padding: 0px 0px 0px 0px;
	height: 0;
	/*height: 20px;
	font-weight: bold;*/
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	background: url(bg_menu_principal.gif);
	padding: 1px 3px 0px 1px;
	height: 50px;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	font-family: Tahoma;
	font-size:11px;
	color: #ffffff;
	background: url(bg_menu_principal.gif);
	padding: 1px 3px 0px 1px;
	margin: 0px 0px -8px 0px;
	height: 50px;
	font-weight: bold;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}


/*== module menu styles ====================================*/
/*==========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	/*cursor: pointer; */
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
/*	font-family: tahoma; 
	color: #888;
	font-size: 11px;
	background: url(sub_item_bg.gif) no-repeat;
	font-weight: bold; 
	font-style: normal; 
	border: #eee 1px solid; /*originalmente #eee
	padding: 0px 8px 1px 0px;
	font-weight: bold;
	height: 16px;*/
	font-family: tahoma; 
	color: #fff;
	font-size: 11px;
	background: url(sub_item_bg.gif) no-repeat;
	font-weight: bold; 
	font-style: normal; 
	border: #14f 1px #3371ba;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	/*z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 8px 0 0 -4px;
	background: #eee; /*originalmente #eee
	padding: 1px;
	border: 1px solid #aaa;
	font-weight: normal;*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 0 0 0 -4px;
	background: #3371ba;
    border: 1px solid #3371ba;
	padding: 1px;
	font-weight: normal;
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
/*	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	/*cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: ##6E8E05;
	border-left: #6E8E05 1px solid;
	border-right: #6E8E05 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;*/
	font-family: tahoma; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #003078;
	padding: 0px 8px 1px 2px;
	height: 16px;
}


/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon    {
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #0a0a81; /*#2c2c2c;*/
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
    color: #3371ba; /*#6E8E05;*/ 
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
    color: #3371ba;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #fff;	
	border-top: 1px solid #9CBC34;
	border-bottom: 1px solid #536B03;
	border-left: 1px solid #9CBC34;
	border-right: 1px solid #536B03;
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #3371ba; /*#6E8E05;*/ 
	height: 20px;
}

a.CommandButton:hover {
	color: #fff;	
	border-top: 1px solid #7C9C15;
	border-bottom: 1px solid #3F5100;
	border-left: 1px solid #7C9C15;
	border-right: 1px solid #3F5100;
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #3371ba; /* 546D00;*/
	height: 20px;
}

a.Normal:link, a.Normal:visited {
	width:222px;
	padding: 2px 0 2px 17px;	
	color: #3371ba; /* 0a0a81;*/
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}

a.Normal:hover {
	color: #ffffff;
	padding: 2px 0 2px 17px;
	width:222px;
	font-size: 12px;
	font-family: tahoma;
	background-color: #2969b6;
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}


a:link, a:visited, a:active {
	color: #3371ba; /*#6E8E05;*/
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.Head 
{
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #0a0a81;
	/*font-weight: bold;*/
	background: transparent;
	/*font-weight: bold;*/
	padding: 0;
}


.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalEvent{
	color: #ffffff;
	padding: 1px 0px 1px 0px; /*2px 0 2px 17px;*/
	font-size: 12px;
	font-family: tahoma;
	background-color: #3570b6; /*#2969b6;*/
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}

.NormalEventDescription{
	color: #3570b6;
	padding: 1px 0px 1px 0px; /*2px 0 2px 17px;*/
	font-size: 0px;
	font-family: tahoma;
	background-color: #3570b6; /*#2969b6;*/
	text-decoration: none;
	height: 0px; /*Ultimo cambio*/
}
.NormalBoldEvent{
	color: navy;
	padding: 2px 0 2px 17px;
	width:222px;
	font-size: 12px;
	font-family: tahoma;
	background-color: #2969b6;
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}

.NormalBold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.FeedbackTextBox {
	color: #0a0a81;
	text-decoration: none;
	border: #0a0a81 0px solid;
	padding-left: 4px;
	line-height: 11px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background: #94b6db; /*#84b6c3;*/ /*#fff;*/
/*	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;*/
}

.NormalTextBox {
	color: #333;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
/*	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;*/
}

td.NormalTextBox {
	font-family: tahoma;
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: visible;
	border: 0;
}

.texto_centrado {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-align:center;
}

.Enlace {
	width:222px;
	padding: 2px 0 2px 17px;	
	color: #3371ba; /* 0a0a81;*/
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}

.Enlace:hover {
	color: #ffffff;
	padding: 2px 0 2px 17px;
	width:222px;
	font-size: 12px;
	font-family: tahoma;
	background-color: #2969b6;
	text-decoration: none;
	height: 8px; /*Ultimo cambio*/
}

