/*========================================================*/
/*         CSS for DotNetNuke Skin - Servinet             */
/*                  by Sonia Saiz              */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body
{
	background-image: url(fondocuerpo.png);
    background-repeat: repeat-x;
    background-position: center center;
	background-color: #ffffff;
	
	
}


/* Setting Text Throughout the skin      */ table, tr, td
{
    font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: normal;
    margin: 0;
}
p
{
    font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial;
    line-height: 1.2em;
    margin: 0;
    font-size: 120%;
}
li
{
    font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial;
    line-height: 1.2em;
    margin: 0;
    font-size: 120%;
}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
.OuterDiv
{
    vertical-align: middle;
    height: 100%;
	width: 100%;
	position: absolute;
    
}
.difuminado
{
    background-color: Transparent;
    background-image: url(fondodifu.png);
    background-repeat: repeat-x;
    background-position: center center;
    vertical-align: middle;
}
.lucesfondo
{
    background-image: url(fondoluces.png);
    background-color: Transparent;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}
.centrar
{
    vertical-align: middle;
    background-image: none;
    background-color: Transparent;
}
.fondocontenido
{
    background-image: url(fondocontenido.png);
    background-color: Transparent;
    background-position: center center;
    background-repeat: no-repeat;
}

.menu
{	
    background-color: Transparent;
    background-image: url(fondomenu.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    vertical-align: top;
    text-align: left;
    padding-bottom: 13px;
}
.login
{
	vertical-align: text-top;
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-align: right;
    background-color: Transparent;
}
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin
{
	background-color: Black;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
/*-- cell containing login and register - 2 --*/ .LoginTD { vertical-align: top; height: 92px; color: #FFF; padding: 20px 15px 0px 0px; text-align:right; }


/*-- cell containing breadcrumbs            --*/ .BreadCrumbsTD { vertical-align: top; color: #778; padding: 10px 18px 0px 18px; text-align:left; }
/*-- cell containing search                 --*/ .SearchTD { text-align:right; vertical-align: top; padding: 6px 7px 0px 0px; height:20px; width:310px;}
/*-- cell containing date                   --*/ .DateTD { text-align:left; vertical-align: top; padding: 4px 0px 0px 228px; height:20px;}
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:right; vertical-align: top; padding: 10px 13px 0px 228px; height:29px;}
/*-- cell containing menu                    .MenuTD { width: 199px; vertical-align: top; padding: 0px 0 0 0; }--*/
/*-- cell containing panes                  --*/ .PanesTD { width:100%; height: 100%; vertical-align: top; background-image: url(fondocontenido.jpg); background-repeat: repeat-y; padding: 0 0 0 0px; }

.pie
{
	
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
	background-color: Transparent;
}

/*-- top header section                     --*/ .TopRow { background:  url(header_bg.jpg) repeat-x top left; height: 174px; padding: 0; }
/*-- topleft header section                 --*/ .TopRowLeft { background:  url(headerlogo.jpg) no-repeat top left; height: 174px; width:100%; padding: 0; }
/*-- topright header section                --*/ .TopRowRight {background:  url(header_bg_r2.jpg) no-repeat top right; height: 174px; width:100%; padding: 0;}
/*-- topright header section                --*/ .TopRowRight2 { background:  url(header_bg_r.jpg) no-repeat top right; height: 174px; width:100%; padding: 0;}
/*-- bottom footer section                  --*/ .BottomRow { background:  url(footer_bg.gif) repeat-x top center #B5B5B5; height: 56px; padding: 0;}
/*-- bottomleft footer section              --*/ .BottomRowLeft { background:  url(footer_bg_l.gif) no-repeat top left; height: 56px; padding: 0;}
/*-- bottomright footer section             --*/ .BottomRowRight { background:  url(footer_bg_r.gif) no-repeat top right; height: 56px; text-align: right; vertical-align: top; padding: 27px 25px 0 25px; }
/*-- middle content section                 --*/ .MiddleRow { background:  url(page_bg_r.gif) repeat-y top right; padding: 0 8px 0 14px; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
                                        .PaneLogo { padding: 0 0 0 0; background-color: Transparent;}
                                        .PaneIdiomas { padding: 0 35px 0 0; background-color: Transparent;}
                                        .PaneTop { padding: 0px 0px 0px 0px; background-color: Transparent;}
                                        .PaneImage { padding:0 0 0 0; background-color: Transparent;}
                                        .PaneCabecera {padding: 0px; background-color: Transparent;}
                                        .PaneSubmenu { padding: 0px 0px 0px 0px; background-color: Transparent;}
                                        .PaneSubmenuRight { padding: 0; background-color: Transparent;}
/*-- top inside content pane       --*/ .PaneCenter { padding: 20px 20px 0px 1px; background-color: Transparent;}
/*-- left content pane             --*/ .PaneLeft { padding: 0px 10px 0px 0px; background-color: Transparent; }
/*-- content pane                  --*/ .PaneCenter2 { padding: 20px 43px 10px 22px; background-color: Transparent; }
/*-- right content pane            --*/ .PaneRight { padding: 0px 10px 0px 0px; background-color: Transparent; }
/*-- bottom inside pane            --*/ .PaneBottom { padding: 0px 10px 0px 0px; background-color: Transparent; }
                                        .PaneBottomLeft { padding: 0px 0px 25px 0px; background-color: Transparent; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { padding: 0px 0px 0 0px; background-color: Transparent; }
                                        .PanePie { padding: 0px 0px 0px 25px; background-color: Transparent; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

.Direccion_object, a.Direccion_object:visited { color: #fd6e03; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
a.Direccion_object:link { color: #fd6e03; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.Direccion_object:hover, a.Direccion_object:active { color: #ee9a38; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-weight:bold; font-size: 11px; text-decoration: none; }

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #1d3888; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #19327c; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-weight:bold; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #FFF; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #ddd; font-family: Arial, tahoma; font-size: 11px; text-decoration: none; }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #777; font-family: Arial, tahoma; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #777; font-family: Arial, tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #777; font-family: Arial, tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #444; font-family: Arial, tahoma; font-size: 11px; text-decoration: none; font-weight: bold; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFF; font-size: 11px; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color: #ee9a38; font-size: 11px; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-weight: bold; text-decoration: none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color: #fd6e03; font-size: 11px; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-weight: bold; text-decoration: none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: xx-small; line-height: 1.4em; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; font-weight: bold; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Futura Md BT, Futura Md, Futura Bk BT, Futura Lt BT, Trebuchet MS, Arial; font-size: 11px; font-weight: bold; color: #fd6e03; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #fd6e03; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited{ color: #ee9a38;  font-weight: bold;  text-decoration: none; }
/*-- default links hover               --*/ a:hover, a:active
{
    color: #fd6e03;
    text-decoration: none;
}
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #ee9a38;  font-weight: bold; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #fd6e03;  	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #5c5c5c; border: 1px solid #ABABAB; background: #EFEFEF; padding: 0px 3px 3px 4px; font-family: Arial, tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #5c5c5c; border: 1px solid #868686; background: #DFDFDF; padding: 0px 3px 3px 4px; font-family: Arial, tahoma; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 17px 4px 13px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Arial, tahoma; font-size: 12px; color: #004c79; }
/*-- textbox                    --*/ .NormalTextBox { color: #004c79; padding-left: 4px; line-height: 12px; font-family: Arial, tahoma; font-weight: normal; font-size: 12px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: transparent; width: 174px; color: #004c79; padding: 4px 0px 0px 8px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent; width: 5px;  height: 34px; vertical-align: top; text-align: right; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; vertical-align: top; height: 34px; text-align: right; background-color: Green; }
/*-- submenu container        --*/ .MainMenu_SubMenu 
{
    z-index: 1000;  
    cursor: pointer;  
    cursor: hand; 
    margin: 0 0 0 0px; 
    background: white;  
    border: 0px solid transparent; 
    font-weight: normal; 
    filter: none;
    padding-right: 15px;
    padding-left: 12px; 
} 
.ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px;  font-family: Trebuchet MS; background-color: #ffffff; padding: 0px; border: 0px solid #BCC5DE; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem
{
    font-family: Trebuchet MS;  
    color: #6A6A6A; 
    font-size: 11px; 
    background: transparent; 
    font-weight: bold; 
    font-style: normal; 
    padding: 0px 0px 0px 0px; 
    height: 30px; 
    border: 0;
}

.ModuleTitle_MenuItem { font-family: Trebuchet MS;  color: #6A6A6A; font-size: 11px; background: white; font-weight: bold; font-style: normal; padding: 0px 0px 0px 0px; height: 30px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel
{
    font-family: Trebuchet MS; 
    font-size: 11px; 
    font-weight: bold; 
    cursor: pointer; 
    cursor: hand; 
    color: #222; 
    background: transparent; 
    padding: 0px 0px 0px 0px; 
    height: 30px; 
    border: 0;
}
.ModuleTitle_MenuItemSel { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #BCC5DE; padding: 0px 0px 0px 0px; height: 30px; border: 0;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #666; background:  url(nav_idle.gif) no-repeat; padding: 0; height: 22px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #222; background:  url(nav_over.gif) no-repeat; padding: 0; height: 22px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url(nav_active.gif) no-repeat; padding: 0; height: 22px; font-weight: bold;}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c;  font-family: Trebuchet MS; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;  font-family: Trebuchet MS;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0;  font-family: Trebuchet MS; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none;  font-family: Trebuchet MS; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

/* Menus --*/
.MainMenu_TabRootMenuItem TD
{
    padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: #ffffff;
	font-family: Trebuchet MS, Arial;
	height: 34px;
	width: 122px;	
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-color: Transparent;
	background-image: url(fondobtn2.png);
    background-position: left top;
    background-repeat: no-repeat;
	    
}

.MainMenu_TabRootMenuItemSel TD
{
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    color: #ee9a38;
    font-family: Trebuchet MS, Arial;
    height: 34px;
    width: 122px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    background-color: Transparent;
    background-image: url(fondobtn2.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.MainMenu_TabMenuItemHover TD
{
    padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: #f8ef8b;
	font-family: Trebuchet MS, Arial;
	height: 34px;	
	width: 122px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-color: Transparent;
	background-image: url(fondobtn2.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.MainMenu_TabMenuItemSelHover TD
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: #ee9a38;
	font-family: Trebuchet MS, Arial;
	height: 34px;	
	width: 122px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-color: Transparent;
	background-image: url(fondobtn2.png);
    background-position: left top;
    background-repeat: no-repeat;
    
}

.SubMenu_TabMenuItemSelHover {  BORDER-RIGHT: #2a84d1; PADDING-RIGHT: 15px; BORDER-TOP: #2a84d1; PADDING-LEFT: 12px; BACKGROUND: none white scroll repeat 0% 0%; PADDING-BOTTOM: 0px; BORDER-LEFT: #2a84d1; CURSOR: hand; COLOR: Gray; PADDING-TOP: 0px; BORDER-BOTTOM: #2a84d1; HEIGHT: 27px; 0px:   }


.SubMenu_TabMenuItemHover
{
	border-right: #990002 0px;
	padding-right: 15px;
	border-top: #990002 0px;
	padding-left: 12px;
	background: none white scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-left: #990002 0px;
	cursor: hand;
	color: Gray;
	padding-top: 0px;
	border-bottom: #990002 0px;
	height: 27px;
}
.SubMenu_TabMenuItemSel
{
	border-right: #990002 0px;
	padding-right: 15px;
	border-top: #990002 0px;
	padding-left: 12px;
	background: none white scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-left: #990002 0px;
	cursor: hand;
	color: Gray;
	padding-top: 0px;
	border-bottom: #990002 0px;
	height: 27px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
 	padding: 0 0 0 0; text-align: left; vertical-align: middle;  }

.MenuBreak
{
    border: none;
}

/* SideMenu  */

.MenuHdr
{ 
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #F4EBCA; padding-top: 2px; cursor: default; border: #CCC181 0px solid;
}
.MenuItem HR
{
  background-color: #F4EBCA; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 0px solid #999999;   
  margin-right: 5px; 
}

.MenuItemMouseOver
{
  font-family: Eras Demi ITC, Trebuchet MS, Arial; 
  font-size: 11pt; 
  font-weight: normal; 
  text-align: right;
  padding: 0px;
  background-color: Transparent;
  background-image: url(fondosubmenu.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #ffffff;
  width: 195px;
  height: 20px;
}

.MenuItem
{
  font-family: Eras Demi ITC, Trebuchet MS, Arial; 
  font-size: 11pt; 
  font-weight: normal; 
  text-align: right;
  padding: 0px;
  background-color: Transparent;
  background-image: url(fondosubmenu.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #244292;
  width: 195px;
  height: 20px;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; color: #ffffff; padding-top: 0px;
  padding-bottom: 0px; cursor: pointer; display: block; 
}
.MenuItem A, .MenuItem A:Link, .MenuItem A:Visited,
.MenuItemMouseOver A, .MenuItemMouseOver A:Link, .MenuItemMouseOver A:Visited
{
  display: block;
  font-family: Eras Demi ITC, Trebuchet MS, Arial; 
  font-size: 11pt; 
  font-weight: normal; 
  text-align: right;
  padding: 0px;
  background-color: Transparent;
  background-image: url(fondosubmenu.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #244292;
  width: 195px;
  height: 20px;
}
.MenuItem A:Active,.MenuItem A:Hover, 
.MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover
{
  display: block;
  font-family: Eras Demi ITC, Trebuchet MS, Arial; 
  font-size: 11pt; 
  font-weight: normal; 
  text-align: right;
  padding: 0px;
  background-color: Transparent;
  background-image: url(fondosubmenu.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #ffffff;
  width: 195px;
  height: 20px;
}

.MenuCurrentPage
{
  color: #237FD4;
}

.currentItemHighlight
{
  font-family: Eras Demi ITC, Trebuchet MS, Arial; 
  font-size: 11pt; 
  font-weight: normal; 
  text-align: right;
  padding: 0px;
  background-color: Transparent;
  background-image: url(fondosubmenu_on.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  color: #ffffff;
  width: 195px;
  height: 20px;
}
