/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
/* COLOR SPECIFIC */
/* style for Body */
body
{
    margin-top: 0px;
}
.Body
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
/* style for Paragraphs */
.P   {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:  10px;
    font-weight:  normal;
    color: #000000;
}
/* .Head  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles */
.Head 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    height: 0px;
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.SubHead 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;    
    font-weight: bold;
    color: #000000;
    height: 0px;
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.SubSubHead 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    color: #000000;
}
/* Blue .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.Normal 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: normal;
    color: #000000;
}
.NormalBold
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
	font-weight: bold;
    color: #000000;
}
.NormalRed
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
	font-weight: bold;
	color: #990000;
}
.NormalTextBox
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
	font-weight: normal;
    color: #000000;
}
/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    color: #000000;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.ItemTitle 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    color:#000000;
    height: 0px;
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
A.SubHead:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    height: 0px;
}
A.SubHead:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none;    
    color: #000000;
    height: 0px;
}
A.SubHead:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color:#000000;
    height: 0px;
}
A.SubHead:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #999999;
    height: 0px;
}
/* Link style for SelectedTab  /////////////////////////////////////////////////////////////*/    
A.SelectedTab:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.SelectedTab:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none; 
    color: #000000;
}
A.SelectedTab:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
A.SelectedTab:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #999999;
}
/* Link style for OtherTabs  /////////////////////////////////////////////////////////////*/    
A.OtherTabs:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.OtherTabs:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: none;    
    color: #000000;
}
A.OtherTabs:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
A.OtherTabs:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: bold;
    text-decoration: underline;
    color: #999999;
}
/* Link style for Links  /////////////////////////////////////////////////////////////*/    
A:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: none;
    color:#000000;
}
A:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;  
    font-weight: normal;
    text-decoration: none;    
    color: #000000;
}
A:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}
A:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #999999;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
A.Normal:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: none;
    color:#000000;
}
A.Normal:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: none;    
    color: #000000;
}
A.Normal:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}
A.Normal:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;   
    font-weight: normal;
    text-decoration: underline;
	color: #999999;
}
/*  .Privacy  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for Privacy */
.Privacy {
    font-weight: normal;
    font-size: 12px;
    color: #000000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
}
/*  .CurrentDate  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
/*  .Copyright  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Copyright */
.Copyright {font-weight: normal; font-size: 10px; color: #000000; font-family: Arial, Helvetica, Verdana, sans-serif;	text-decoration: none; }

/*  .DotNetNuke  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for DotNetNuke */
.Dotnetnuke {
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    text-decoration: none;
}
/*  .User  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* hyperlink style for the User */
A.User:link 
{
    font-family:  Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    color: #000000;
}
A.User:visited  
{
    font-family:  Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;    
    text-decoration: none;
    color: #000000;
}
A.User:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;   
    font-weight: bold;   
    text-decoration: none;
    color: #000000;
}
A.User:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;  
    font-weight: bold;     
    text-decoration: underline;
    color: #000000;
}
/*  .Login  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Login */
A.Login:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;   
    text-decoration: none;
    color: #000000;
}
A.Login:visited  {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.Login:active   {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
A.Login:hover    {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
} 
/*  .Breadcrumb  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Breadcrumb */
A.Breadcrumb:link {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
A.Breadcrumb:visited  {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
A.Breadcrumb:active   {
    text-decoration: underline;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
A.Breadcrumb:hover    {
    text-decoration: underline;
    color: #999999;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
}
/*  .Hostname  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Hostname */
A.Hostname:link {
    text-decoration:    none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:visited  {
    text-decoration:    none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:active   {
    text-decoration:    none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
A.Hostname:hover    {
    text-decoration: underline;
    color: #999999;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 0px;
}
/* Main Menu ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.MainMenu_MenuContainer 
{
    background-color: transparent; 
    border-left : 1px solid #999999; 
    border-bottom : 1px solid #999999; 
    border-top : 1px solid #999999; 
    border-right : 1px solid #999999;
}
.MainMenu_MenuBar { 
    cursor : pointer;
    height : 30px; 
    background-color : transparent; 
}

.MainMenu_MenuItem { 
    cursor : pointer; 
    color : #000000;
    font-family : Arial, Helvetica, Verdana, sans-seri; 
    font-size : 11px; 
    font-weight : normal; 
    font-style : normal; 
    border-left : 0 solid #999999; 
    border-bottom : 1px solid #999999; 
    border-top : 1px solid #999999; 
    border-right : 0 solid #999999; 
    background-color : transparent; 
    text-transform: uppercase;
    height : 30px;
    text-align: center;
} 
.MainMenu_MenuIcon { 
    cursor : pointer; 
    background-color : #ffffff;
    border-left : 1px solid #999999; 
    border-bottom : 1px solid #999999; 
    border-top : 1px solid #999999; 
    text-align : center;
    width : 15px; 
    height : 30px; 
} 
.MainMenu_SubMenu { 
z-index : 1000; 
cursor : pointer; 
background-color : #ffffff; 
border-bottom : 0 solid #999999; 
border-left : 0 solid #999999; 
border-top : 0 solid #999999; 
border-right : 0 solid #999999; 
text-transform: uppercase;
}
.MainMenu_MenuBreak { 
height: 1px;
} 
.MainMenu_MenuItemSel { 
    cursor : pointer; 
    color : #ffffff; 
    font-family : Arial, Helvetica, Verdana, sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    font-style : normal; 
    background-color : #999999; 
    text-transform: uppercase;
    height : 30px; 
    text-align: center;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    font-size: 11px;
    cursor: pointer;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1 solid #999999;
} 
.MainMenu_RootMenuArrow { 
font-family : webdings; 
font-size : 11px;
cursor : pointer;
}

/* Link style for CommandButton Links  /////////////////////////////////////////////////////////////*/    
A.CommandButton:link   /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
A.CommandButton:visited        /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
A.CommandButton:active       	/* estos son para los links de las paginas*/
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}
A.CommandButton:hover				/* estos son para los links de las paginas*/
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}
/* File manager styles  /////////////////////////////////////////////////////////////*/    
.DataGrid_Header   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
.DataGrid_Item   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
.DataGrid_AlternatingItem   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
.FileManager_Item   /* estos son para los textos al lado de los links de los archivos del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
.FileManager_AltItem   /*  estos son para los textos al lado de los links de los archivos del file manager*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
/* [LINK] tag styles  /////////////////////////////////////////////////////////////*/    
.SkinObject   /* estos son para los Palitos verticales al lado de los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Link   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Visited   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;	
    height: 0px;
    cursor: hand;
}


.Menu { background-color: #000000; padding-top: 20px; }
.HeadBG { background-image: url(GG_PRventure_head.jpg); background-position: top left; background-repeat:no-repeat; background-color: #ffffff; }
.BG_Shadow_L { background-image: url(GG_EnterPRize_skin_sidebg_repeat_L.jpg); background-repeat:repeat-y; }
.BG_Shadow_R { background-image: url(GG_EnterPRize_skin_sidebg_repeat_R.jpg); background-repeat:repeat-y; }
.BG { background-image: url(GG_EnterPRize_bg_repeat.jpg); background-position: top; background-repeat: repeat-x; background-color: #cecccf; }

