/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
/* COLOR SPECIFIC */
/* style for Body */

.BG { background-image: url(Shannan_bg.gif); background-repeat: repeat; }

body
{
	margin-bottom:0px;
	margin-top:0px;
	height: 100%;
}
/* style for Body */
.Body   {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:  10px;
    font-weight:  normal;
    color: #000000;
	background-color: #9E938D;
}
/* 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: 12px;
    font-weight: bold;
    color: #d0a069;
    height: 0px;
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.SubHead 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;    
    font-weight: bold;
    color: #d0a069;
    height: 0px;
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.SubSubHead 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;    
    font-weight: bold;
    color: #d0a069;
}
/* Blue .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.Normal 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;    
    font-weight: normal;
    color: #000000;
}
.NormalBold
{
    font-family:Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;    
	font-weight: bold;
    color: #000000;
}
.NormalRed
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;    
	font-weight: bold;
	color: #990000;
}
.NormalTextBox
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;    
	font-weight: normal;
    color: #000000;
}
/* text style for the unselected tabs */
.OtherTabs 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;    
    font-weight: bold;
    color: #d0a069;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.ItemTitle 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;    
    font-weight: normal;
    color:#d0a069;
    height: 0px;
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
A.SubHead:link
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
    color: #d0a069;
    height: 0px;
}
A.SubHead:visited
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: bold;
    text-decoration: none;    
    color: #d0a069;
    height: 0px;
}
A.SubHead:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    color:#d0a069;
    height: 0px;
}
A.SubHead:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;   
    font-weight: bold;
    text-decoration: underline;
    color: #d0a069;
    height: 0px;
}
/* Link style for SelectedTab  /////////////////////////////////////////////////////////////*/    
A.SelectedTab:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
    color: #d0a069;    
}
A.SelectedTab:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: bold;
    text-decoration: none; 
    color: #d0a069;
}
A.SelectedTab:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: bold;
    text-decoration: underline;
    color: #d0a069;
}
A.SelectedTab:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: bold;
    text-decoration: underline;
    color: #d0a069;
}
/* Link style for OtherTabs  /////////////////////////////////////////////////////////////*/    
A.OtherTabs:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;    
    font-weight: bold;
    text-decoration: none;
    color: #d0a069;
}
A.OtherTabs:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;   
    font-weight: bold;
    text-decoration: none;    
    color: #d0a069;
}
A.OtherTabs:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;   
    font-weight: bold;
    text-decoration: underline;
    color: #d0a069;
}
A.OtherTabs:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;   
    font-weight: bold;
    text-decoration: underline;
    color: #d0a069;
}
/* Link style for Links  /////////////////////////////////////////////////////////////*/    
A:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;    
    font-weight: normal;
    text-decoration: none;
    color:#d0a069;    
}
A:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10px;   
    font-weight: normal;
    text-decoration: none;    
    color: #d0a069;
}
A:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: normal;
    text-decoration: underline;
    color: #d0a069;
}
A:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: normal;
    text-decoration: underline;
    color: #d0a069;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
A.Normal:link    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;    
    font-weight: normal;
    text-decoration: none;
    color:#d0a069;
}
A.Normal:visited  
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: normal;
    text-decoration: none;    
    color: #d0a069;
}
A.Normal:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;   
    font-weight: normal;
    text-decoration: underline;
    color: #d0a069;
}
A.Normal:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;   
    font-weight: normal;
    text-decoration: underline;
	color: #d0a069;
}
/*  .Privacy  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for Privacy */
.Privacy {
    font-weight: normal;
    font-size: 8pt;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
}
/*  .CurrentDate  ////////////////////////////////////////////////////////////////////////////////////////////////////*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 8pt;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}
/*  .Copyright  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Copyright */
.Copyright {
    font-weight: normal;
    font-size: 8pt;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    text-decoration: none;
}
/*  .DotNetNuke  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for DotNetNuke */
.Dotnetnuke {
    font-weight: bold;
    font-size: 8pt;
    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: 10pt;
    font-weight: bold;   
    text-decoration: none;
    text-transform: uppercase;
    color: #d0a069;
	padding-right: 3px;
    padding-left: 3px;}
A.User:visited  
{
    font-family:  Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;    
    text-decoration: none;
    text-transform: uppercase;
    color: #d0a069;
	padding-right: 3px;
    padding-left: 3px;}
A.User:active   
{
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;   
    text-decoration: none;
    text-transform: uppercase;
    color: #d0a069;
	padding-right: 3px;
    padding-left: 3px;
}
A.User:hover    
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    color: #055600;
	padding-right: 3px;
    padding-left: 3px;
}
/*  .Login  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Login */
A.Login:link {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;   
    text-decoration: none;
    text-transform: uppercase;
    color: #d0a069;
    padding-right: 3px;
    padding-left: 3px;
}
A.Login:visited  {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;   
    text-decoration: bold;
    text-transform: uppercase;
    color: #d0a069;
	padding-right: 3px;
    padding-left: 3px;
}
A.Login:active   {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #d0a069;
	padding-right: 3px;
    padding-left: 3px;
}
A.Login:hover    {
    font-family: Arial, Helvetica, Verdana, sans-serif;	
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    color: #055600;
    padding-right: 3px;
    padding-left: 3px;
}
/*  .Breadcrumb  ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* hyperlink style for the Breadcrumb */
A.Breadcrumb:link {
    text-decoration: none;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
}
A.Breadcrumb:visited  {
    text-decoration: none;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
}
A.Breadcrumb:active   {
    text-decoration: underline;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 8pt;
}
A.Breadcrumb:hover    {
    text-decoration: underline;
    color: #d0a069;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
}
/*  .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: 10pt;
    height: 0px;
}
A.Hostname:visited  {
    text-decoration:    none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    height: 0px;
}
A.Hostname:active   {
    text-decoration:    none;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    height: 0px;
}
A.Hostname:hover    {
    text-decoration: underline;
    color: #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    height: 0px;
}
/* Main Menu ////////////////////////////////////////////////////////////////////////////////////////////////////*/
.MainMenu_MenuContainer		/* BG y bordes del menu entero*/
{
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	background-repeat: repeat-x;
}
.MainMenu_MenuBar 		 /*background de los links*/
{	
	color: #000000;		
	cursor: hand; 
	height: 25px;
}
.MainMenu_MenuItem
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #d0a069;
    height: 25;
    background-color: #000000;
    background-image: url(Shannan_ExpSubMENU.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    text-transform: uppercase;
    text-align: right;
}
.MainMenu_MenuItemSel
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    color: #055600;
    height: 25;
    background-color: #000000;
    vertical-align: middle;
    cursor: hand;
    border-bottom: #000000 0px solid;
    border-left: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    text-transform: uppercase;
    text-align: right;
}
.MainMenu_RootMenuItem
{
	background-image: url(Shannan_ExpMENU.gif);
	background-repeat: repeat-x;
	height:54;
}
.MainMenu_RootMenuItemSelected		 /* menu background highlight */
{
	background-image: url(Shannan_ExpMENU.gif);
	background-repeat: repeat-x;
	height:54;
}
.MainMenu_RootMenuItemActive		 /* menu background highlight */
{
	background-image: url(Shannan_ExpMENU.gif);
	background-repeat: repeat-x;
	height:54;
}
.MainMenu_MenuIcon 
{
	width: 0px;
	cursor: hand;
	color: #AA061A;
	background-color:#000000;
	height: 25px;
	text-align: center;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_SubMenu 		  /*background base de los drop down menus*/
{
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=3); 
	height:25;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_SubMenuItemSelected 		  /*background de los drop down menus*/
{
	z-index: 1000; 
	cursor: hand; 
	background-image: url(Shannan_ExpSubMENU.gif);
	background-repeat: repeat-x;
	height:25;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_MenuBreak		/* no se */
{
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	background-repeat: no-repeat;
	height: 0px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	color: #d0a069;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand;
	color: #d0a069;
}
/* 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: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #d0a069;	
    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: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	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: 10px;
	color: #d0a069;
	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: 10px;
	color: #d0a069;
	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: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #fd6a0d;	
    height: 0px;
    cursor: hand;
}
.DataGrid_Item   /* estos son para los textos en la seccion de permissions del file manager*/
{
	font-weight: bold;
	font-size: 11px;
	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: 11px;
	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: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #055600;	
    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: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #055600;	
    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: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #055600;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Link   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #055600;	
    height: 0px;
    cursor: hand;
}
A.SkinObject:Visited   /* estos son para los links del [link] tag*/
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #055600;	
    height: 0px;
    cursor: hand;
}


.SolpartTableBorder
{
    border-left-style: solid;
    border-left-width: 3px;
    border-bottom-color: #d0a069;
}
