
/*========================================================*/
/*  Skin                                                  */
/*========================================================*/

body {
	margin: 5px 5px 5px 5px;
	background-color: White;
}

.headbar, a.headbar, a.headbar:link, a.headbar:active, a.headbar:visited {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}
a.headbar:hover {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: white;
	padding-left: 3px;
	padding-right: 3px;	
}

.search, a.search, a.search:link, a.search:active, a.search:visited  {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}
a.search:hover {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: white;
	padding-left: 3px;
	padding-right: 3px;	
}


.pie1, a.pie1, a.pie1:link, a.pie1:active, a.pie1:visited {
	text-decoration: none;
	font-weight: normal;
	color: white; /*#666666;*/
	font-size: 12px; 
	font-family: "MS Sans Serif", "Arial Narrow", Arial, "Frutiger Linotype";
	padding-left: 3px;
	padding-right: 3px;		
}
a.pie1:hover {
	text-decoration: underline;
	font-weight: normal;
	color: white; /*#666666;*/
	font-size: 12px; 
	font-family: "MS Sans Serif", "Arial Narrow", Arial, "Frutiger Linotype";
	padding-left: 3px;
	padding-right: 3px;	
}

.pie2, a.pie2, a.pie2:link, a.pie2:active, a.pie2:visited {
	text-decoration: none;
	font-weight: normal;
	color: white;
	font-size: 12px; 
	font-family: "MS Sans Serif", "Arial Narrow", Arial, "Frutiger Linotype";
	padding-left: 3px;
	padding-right: 3px;		
}
a.pie2:hover {
	text-decoration: underline;
	font-weight: normal;
	color: white;
	font-size: 12px; 
	font-family: "MS Sans Serif", "Arial Narrow", Arial, "Frutiger Linotype";
	padding-left: 3px;
	padding-right: 3px;	
}

.GruposurList   {
/*	list-style-image: url(BulletGS.gif);*/
}

ul.GruposurList   {
	list-style-image: url(BulletGS.gif);
} 

td.GruposurBG {
	background-image: url(NosotrosBG.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
} 


/*========================================================*/
/*  Generic                                               */
/*========================================================*/

/* Catch-all to ensure text consistency */
table, tr, td, p {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
 	font-size: 12px;
}

/* Default link syle */
a:link, a:visited, a:active {
/*	color: #6F7984;
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;*/
	text-decoration: underline;
}

a:hover {
/*	color: #6F7984;
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;*/
	text-decoration: underline;
}

H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/*========================================================*/
/*  Panels                                                */
/*========================================================*/

.toppane, .bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px; 
}

.leftpane {
	width: 195px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px; 
}
.rightpane {
	width: 195px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px; 
}

.contentpane, td.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px; 
}



/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

/* menucontainercssclass: Menu Container CSS Class
   Container for main menu */
.MainMenu_MenuContainer {
	background-color: transparent;
/*	padding: 0px; 
	width: 100%;*/	
}

/* menubarcssclass: Menu Bar CSS Class*/
.MainMenu_MenuBar	{
	background-color: transparent;
}

/*submenucssclass: SubMenu CSS Class
  Container for submenu*/
.MainMenu_SubMenu {
	background-color: #0097BE;
	border-bottom: 1px solid #3A6FAD;
	border-right: 1px solid #3A6FAD;
}

/* menuitemcssclass: Menu Item CSS Class
   Applies to idle state of submenu items */
.MainMenu_MenuItem {
	border: none;
	color: white; 
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-weight: normal;
}

/* menuitemselcssclass: Menu Item CSS Class for mouse-over
   Hover state for submenu items */
.MainMenu_MenuItemSel {
	border: none;
	color: white;
	background-color: #FF7F00;
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-weight: normal;
}

/* menuiconcssclass: Menu Icon CSS Class*/
.MainMenu_MenuIcon {
	border: none;
	background-color: #0090B7;	
}

/* menubreakcssclass: Menu Break CSS Class */
.MainMenu_MenuBreak {
	border: none;
}

/* menuarrowcssclass: Menu Arrow CSS Class*/
.MainMenu_MenuArrow {
		border: none;
}

/* menurootarrowcssclass: Menu Root Arrow CSS Class*/
.MainMenu_MenuRootArrow {
		border: none;
}


/*========================================================*/
/*  Module Menus                                          */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
/*	color: *#2c2c2c;
	border: #999 1px solid;
	padding: 1px 4px 1px 2px;
	margin: 2px 0px 0px 0px;
	height: 21px;*/
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {
/*	cursor: pointer; 
	cursor: hand; 
	height: 21px;
		
	padding: 1px 4px 1px 2px;
	margin: 2px 0px 0px 0px;*/
	border: #999 1px solid;
/*	border: none;*/
}

/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #0097BE; /*#DADADA; */
	border: none;
/*	filter: none; 
	border: #999 1px solid;
	padding: 1px 4px 1px 2px;
	margin: 2px 0px 0px 0px;
		height: 21px;*/
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 12px; 
	font-weight: normal; 
	color: white; /*#666;*/
	border: none;
/*	border: #999 1px solid;
	padding: 1px 4px 1px 2px;
	margin: 2px 0px 0px 0px;
		height: 21px;*/
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 12px; 
	font-weight: normal;
	color: #fff;
	background-color: #FF7F00; /*#F9AB3E;*/
	border: none;
/*	cursor: hand; 
	border: #999 1px solid;
	padding: 1px 4px 1px 2px;
	margin: 2px 0px 0px 0px;
		height: 21px;*/
}

/* Elements we don't need to see */
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuArrow, {
/*	display: none;*/
		border: none;
}
.ModuleTitle_MenuIcon {
	background-color: #0090B7;	
	border: none;
}
.ModuleTitle_MenuBreak {
	border: none;
}

/*========================================================*/
/*  DNN                                                   */
/*========================================================*/



.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background/border colors for the selected tab */
.TabBg {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
 	font-size: 12px;
	font-weight: normal;
/*   font-family: Tahoma, Arial, Helvetica;
   font-size: 12px; 
*/   
}

/* Applies to links that DNN has applied the "Normal" class to */
a.Normal:link, a.Normal:visited, a.Normal:active {
/*	color: #6F7984;
	font-family: "Frutiger Linotype", "MS Sans Serif", arial;
	font-size: 12px;
	font-weight: normal;
*/	text-decoration: none;
}

a.Normal:hover {
/*	color: #6F7984;
	font-family: "Frutiger Linotype", "MS Sans Serif", arial;
	font-size: 12px;
	font-weight: normal;*/
	text-decoration: underline;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
    font-size: 12px;
    font-weight: normal;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
    font-size: 11px;
    font-weight: normal;
}
    

/* Applies to the command links (the ones that look like form buttons) */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, .Button  {
/*	color: #444;	
	font-weight: bold;
	font-size: 12px;*/
	text-decoration: underline;
}

a.CommandButton:hover {
/*	color: #444;	
	font-weight: bold;
	font-size: 12px;*/
	text-decoration: underline;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
}
      
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}


/* EOF */

.local, a.local, a.local:link, a.local:active, a.local:visited 
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: white;
height: 10;
}
a.local:hover 
{
	font-family: Arial, "Frutiger Linotype", "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: white;
}


