/*--*************************************************************-*/
/*--    Dotnetnuke skins - http://www.2designstudio.net           */                                                                                                                 
/*--    Copyright (c) 2003-2008 www.2designstudio.net             */                                                                                                      
/*--    support@2designstudio.net                                 */                                                                                                                          
/*--*************************************************************-*/
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: White;
    BORDER-RIGHT: #7D7D7D 1px solid; 
    BORDER-TOP: #7D7D7D 1px solid; 
    BORDER-LEFT: #7D7D7D 1px solid; 
    BORDER-BOTTOM: #7D7D7D 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #7D7D7D;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
}

A.SkinObject:link {
    text-decoration: underline;
    color:#7D7D7D;
}

A.SkinObject:visited  {
    text-decoration: underline;
    color:#7D7D7D;
}

A.SkinObject:active   {
    text-decoration: underline;
    color:#7D7D7D;
}

A.SkinObject:hover    {
    color:#7D7D7D;
     text-decoration:underline;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #7D7D7D;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #7D7D7D;
}

/* 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: #7D7D7D;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#7D7D7D;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #7D7D7D;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color:#7D7D7D;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color:#7D7D7D;
}

A.CommandButton:active   {
    text-decoration: underline;
    color:#7D7D7D;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: #7D7D7D;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	background: #FEA213;
	color: #FFF;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color:#7D7D7D;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color:#7D7D7D;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight: normal;
    color:#7D7D7D;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color:#7D7D7D;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #7D7D7D;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #7D7D7D;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #7D7D7D;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color:#7D7D7D;
}

A:link  {
	color: #7D7D7D;
	text-decoration: underline;
}

A:visited   {
	color: #7D7D7D;
	text-decoration: underline;
}

A:active    {
        color: #7D7D7D;
	text-decoration: underline;
}

A:hover {
	color: #7D7D7D;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
    
}

Nueva   {
    font-size:  8px;
    color: #FFFFFF;

}

.footer
{
   height: 20px;
   background-color: #CCC;
}
			
.footerLeft
{
width:280px;
text-align: left;
font-family: Tahoma, Arial, Helvetica;					
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
padding-left: 11px;
}
			
.footerLeft a:link
{
font-family: Tahoma, Arial, Helvetica;					
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
				
.footerLeft a:visited
{
font-family: Tahoma, Arial, Helvetica;					
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
				
.footerLeft a:hover
{
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

			
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;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
table, tr, td, p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
  margin: 0px;
  padding: 0px;
}
/**/
.BannerPane{padding: 0px;}
.TopPane{padding: 2px;}
.TopPane02{padding: 2px;}
.LeftPane{padding: 2px; width: 222px;}
.LeftPane02{padding: 2px;}
.ContentPane{padding: 2px;	width: 100%;}
.RightPane{padding: 2px; width: 222px;}
.RightPane02{padding: 2px;}
.BottomPane{padding: 2px;}
.BasePane{padding: 2px;}
/**/
.user,A.user:link,A.user:visited,A.user:active{font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; text-align:left; text-decoration: underline;}
.login,A.login:link,A.login:visited,A.login:active{font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; text-align:left; text-decoration:none;}
.currentdate,.Nueva,A.Nueva:Link,A.Nueva:Active,A.Nueva:Visited{font-family: Tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold; text-align:right; text-decoration: underline;}
A.login:hover,A.user:hover,A.Nueva:Hover {font-family: Tahoma;	font-size: 13px; color: #FFFFFF;  text-align:center; font-weight: bold;text-decoration: underline;}

.copyright,a.copyright:link,a.copyright:visited,a.copyright:active,.Terms,a.Terms:link,a.Terms:visited,a.Terms:active,.Privacy,a.Privacy:link,a.Privacy:visited,a.Privacy:active {font-family: Tahoma; font-size: 11px; color:#FFFFFF; font-weight: bold; text-decoration: none;}
a.copyright:hover,a.Terms:hover,a.Privacy:hover {font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.BREADCRUMB,a.BREADCRUMB:link,a.BREADCRUMB:visited,a.BREADCRUMB:active {font-family: Tahoma; font-size: 11px; color: #667702;	font-weight: bold;}
a.BREADCRUMB:hover{font-family: Tahoma; font-size: 11px; color: #667702; text-decoration: underline; font-weight: bold;}
/***/
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(BusinessCompany06_menu04bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 36px;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(BusinessCompany06_menu02bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 36px;
}
.MainMenu_TabMenuItemHover TD{
	background-image: url(BusinessCompany06_menu04bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 36px;
}
.MainMenu_TabMenuItemSelHover TD{
	background-image: url(BusinessCompany06_menu02bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	height: 36px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFF; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #5B737D
	border-left: #320D05 0px solid; 
	border-bottom: #F8F8F8 0px solid; 
	border-top: #F8F8F8 0px solid; 
	border-right: #320D05 0px solid;
	height: 19px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
   padding-left: 3px;
	border-bottom: #320D05 0px solid; 
	border-left: #320D05 0px solid; 
	border-top: #320D05 0px solid;  
	border-right: #320D05 0px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #38566E;
	background-image: url(menu_pic07.jpg);
	background-repeat: repeat-y;
	background-position: left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='White' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #317EB4;
	color: #FFF;
	cursor: hand; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #F8F8F8 0px solid; 
	border-bottom: #F8F8F8 0px solid; 
	border-top: #320D05 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.MenuIcon{
	cursor: pointer;
	cursor: hand;
	background-color: #38566E;
	text-align: center;
	width: 15px;
	height: 20px;
	font-size: 12px;
	color: #ffffff;
}
.SubMenu {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=1); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #38566E;
	background-image: none;
	background-repeat: no-repeat;
}
.SubItemActive TD{
	border-top: 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #38566E;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 0px solid #B8B8B8;
	border-right: 0px solid #DE6FFA;	
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #DE6FFA;
}
.SubItemBreadCrumb{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #38566E;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.SubItemSelected
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFF; 
	background-color: #317EB4;
	background-image: none;
	background-repeat: no-repeat;
	border: 0px;
}
.MenuContainer{
	background-color: transparent;
}
/* activate bg image for subitems here */
.MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: #38566E;
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuArrow
{
	font-family: Tahoma; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuRootArrow
{
	font-family: Tahoma; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16px;
	font-size: 12px;
}
/**/
 .SearchButton {
   background: transparent;
   padding: 2px 0px 18px 57px; 
	vertical-align: top;
   cursor: hand; 
   font-size:1px;
   margin: 0px;
}
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: top;
   height:18px; 
   background: transparent; 
   width: 135px; 
   color: #797979; 
   padding: 2px 2px 0px 2px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-size: 12px; 
   margin: 0px;
 }
 .text,a.text:link,a.text:visited,a.text:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #878787;	font-weight: normal;}
a.text:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #878787; text-decoration: underline; font-weight: normal;}


