/*========================================================*/
/*         CSS for DotNetNuke Skin -   Pruebas Vanessa    */
/*                                                        */
/*               http://www.servinet.net/Plantillas       */
/*                                                        */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body
{
	padding-right: 0px;
	padding-left: 0px;
	background-color: #5B5B5B;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(fondotextura.jpg);
	height: 100%;
	width: 100%;
}
/* Setting Text Throughout the skin      *//* Cambia el texto del administrador*/ table, tr, td, p
{
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
    line-height: 1.4em;
    margin: 0;
}

.div
{
    font-family: Trebuchet MS, Arial;
    font-size: 12px;
    line-height: 1.2em;
    margin: 0;
}
/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard --*//*Caracteristicas de la tabla del skin*/ .TodaTabla
{
    width: 882px;
    height: 60%;
    align: center;
    background-color: Transparent;
    margin: 0px;
   
}

/*-- outermost table of skin -Admin --*/ /*Caracteristicas de la tabla del administrador*/.OuterTableAdmin
{
	background: url(fondo1.jpg);
	width: 100%;
	height: 100%;
	align: center;
}
/*-- cell containing login and register - 2 --*//*celda que contiene el login para registrarse*/ .LoginTD
{
    vertical-align: middle;
    height: 15px;
    color: black;
    padding: 20px 15px 0px 0px;
    text-align: right;
}
.login
{
    vertical-align: middle;
    color: #777672;
    padding: 0px 0px 7px 5px;
    text-align: right;
    /*background-image: url(Login1.jpg);*/
    height: 10px;
    background-color: Transparent;
}
/*-- 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: middle;
    height: 20px;
    color: black;
    padding-right: 5px;
    padding-left: 228px;
    padding-bottom: 0px;
    padding-top: 5px;
    margin-left: 5px;
}
/*-- cell containing date 2                 --*/ .DateTD2 { text-align:right; vertical-align: top; padding: 10px 13px 0px 228px; height:29px;}
/*-- cell containing menu                   --*/ .MenuTD { width: 150px; vertical-align: top; padding: 0px 0 0 0; }
/*-- cell containing panes                  --*/ .PanesTD { width:100%; vertical-align: top; padding: 0 0 0 0; background-color: Transparent;}
/*-- Tabla de arriba						--*/ .TablaArriba
{
	background: url(FondoArriba.jpg) fixed repeat-x top left;
	padding-bottom: 0px;
	padding : 0px;
	height: 100px;
}
/*-- Tabla de arriba Abajo						--*/ /*.TablaAbajo
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(abajo.jpg) fixed repeat-x left top;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 41px;
}*/
/*-- Tabla de arriba Abajo --*//* Tabla de arriba a la izquierda .Logo
{
	padding-right: 0px;
	padding-left: 0px;
    background: url(Logo1.jpg) fixed no-repeat left bottom;
	padding-bottom: 0px;
	width: 293px;
	padding-top: 0px;
	height: 100px;
}*/
/*-- Tabla de arriba Abajo						--*/ .Pda
{
	padding-right: 0px;
	padding-left: 0px;
	/*-- background: url(imagen1.jpg) fixed no-repeat right top; --*/
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 557px;
}
.arriba1
{
  /*  background-image: url(Arriba1.jpg);*/
    background-repeat: no-repeat;
    height: 10px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: middle;
    background-color: Transparent;
}
.barraAbajo
{
    background-image: url(barraabajo1.jpg);
    background-repeat: no-repeat;
    height: 57px;
    color: #000000;
    text-align: right;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.transparente
{
    background-color: Transparent;
}
.logo
{
	background-attachment: scroll;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 882px;
	background-color: Transparent;
}
.pda
{
	background-attachment: scroll;
	background-image: url(imagen1.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.menu
{
    background-attachment: scroll;
    background-image: url(menu.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 27px;
    width: 100%;
}
.fondoInicio
{
    background-image: url(fondoinicio.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #ffffff;
    padding: 0;
}

/*-- 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                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop
{
    width: 100%;
    padding: 0 7px 0 7px;
    background-color: #C9DCC9;
}
.PaneCabecera
{
    width: 100%;
    height: 100%;
    padding: 0px;
    background-color: Transparent;
}
.cabecera
{
    width: 882px;
    height: 104px;
    padding: 0px;
    background-image: url(cabeceragotel.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.PaneInicio1
{
    padding: 0 0 0 0;
    background-color: #e3e2e2;
}
.PaneInicio2
{
    padding: 0 0 0 0;
    background-color: #d5d5d5;
}
.PaneInicio3
{
    padding: 0 0 0 0;
    background-color: #c6c6c6;
}
.PaneInicio4
{
    padding: 0 0 0 0;
    background-color: #b8b8b8;
}
/*-- left content pane             --*/ .PaneLeft {  width: 33%; background-color: #ffffff; }
/*-- content pane                  --*/ .PaneCenter {padding: 15px 0px 0px 0px; background-color: transparent; /*margin: 10px 20px 0 15px; border-right: #E5ECE4 5px solid;*/}
                                        .PaneCenter1 {padding: 0px 0px 0px 0px; background-color: transparent; }
/*-- right content pane            --*/ .PaneRight { padding:  0 7px 0 7px; width: 33%; background-color: #ffffff; margin: 0 20px 0 15px;}
                                        .PaneRight1 {padding: 2px 2px 2px 2px; width: 100%;  background-color: #E4DAA7;  /* border-bottom: #E5ECE4 5px solid;*/ background-repeat: no-repeat;}
                                        .PaneRight2 { padding: 2px 2px 2px 2px; width: 100%; background-color: #D5D5D5; /*border-bottom:  #E5ECE4 5px solid;*/}
                                        .PaneRight3 { padding: 2px 2px 2px 2px; width: 100%; background-color: #D5D5D5;}
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; background-color: #ffffff; margin: 0 20px 0 15px; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { width: 100%; padding: 5px 5px 0 5px; background-color: #ffffff; margin: 0 20px 0 15px; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- 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: #ffffff;
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover
{
    color: #ffffff;
    font-family: Trebuchet MS, Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active
{
    color: #ffffff;
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    text-decoration: none;
}
/*-- date token hover                  --*/ a.DATE_object:hover { color: #ffffff; font-family: Trebuchet MS, Arial; 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: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #777; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active
{
    color: #ffffff;
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #ffffff; font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#ffffff; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#ffffff; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#ffffff; font-size: 11px; font-weight:normal; text-decoration:none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Trebuchet MS, Arial; font-size: 13px; color: #333333; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Trebuchet MS, Arial; font-size: 13px; font-weight: normal; color: #333333; }
/*-- red text on site for errors       --*/ .NormalRed { color: #080000; font-family: Trebuchet MS, Arial; font-weight: normal; font-size: 13px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Trebuchet MS, Arial; font-size: 13px; font-weight: normal; color: #333333; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head {font-family: Trebuchet MS, Arial; font-size: 13px; color: #ffffff; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  a:link, a:visited, a:active
{
    color: #ffffff;
    font-family: trebuchet ms;
    font-weight: normal;
    font-size: 11px;
} --*/
/*-- default links hover                a:hover { color: #ffffff; font-family: trebuchet ms; font-size: 13px; text-decoration: underline; }
/*-- normal  links visited and active   a.Normal:link, a.Normal:visited
{
    color: gray;
    font-family: trebuchet ms;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}--*/
/*-- normal  links hover                a.Normal:hover { color: #444; font-family: trebuchet ms; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style            a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #6A6A6A; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: trebuchet ms; font-weight: normal; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover      a.CommandButton:hover                                                 { color: #6A6A6A; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: trebuchet ms; font-weight: normal; font-size: 11px; 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: Trebuchet MS, Arial; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: Trebuchet MS, Arial; font-weight: normal; font-size: 11px; }
/*-- 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: #888; 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: 190px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background-color: Transparent;  width: 190px; }
/*-- submenu container        --*/ .MainMenu_SubMenu 
{
    z-index: 1000;  
    cursor: pointer;  
    cursor: hand; 
    margin: 0 0 0 0px; 
    background: white;  
    border: 1px 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 1px;  font-family: Trebuchet MS; background-color: #ffffff; padding: 0px; border: 1px 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 30px 0px 16px; 
    height: 20px; 
    border: 0;
}

.ModuleTitle_MenuItem { font-family: Trebuchet MS;  color: #6A6A6A; font-size: 11px; background: white; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; 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 30px 0px 16px; 
    height: 20px; 
    border: 0;
}
.ModuleTitle_MenuItemSel { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; color: #222; background: #BCC5DE; padding: 0px 30px 0px 16px; height: 20px; 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;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- 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-right: 6px;
    padding-left: 6px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    cursor: hand;
    color: #000000;
    padding-top: 0px;
    font-family: ISOCPEUR, Vrinda, Arial, Helvetica, sans-serif;
    background-color: Transparent;
    text-transform: uppercase;
}

.MainMenu_TabRootMenuItemSel TD
{
    padding-right: 6px;
	background-position: left center;
	padding-left: 6px;
	font-weight: normal;
	font-size: 14px;
	background-image: url(bola.jpg);
	padding-bottom: 0px;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: ISOCPEUR, Vrinda, Arial, Helvetica, sans-serif;
	height: 27px;
	background-color: Transparent;
	text-transform: uppercase;
}

.MainMenu_TabMenuItemHover TD
{
    padding-right: 6px;
    padding-left: 6px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    cursor: hand;
    color: #000000;
    padding-top: 0px;
    font-family: ISOCPEUR, Vrinda, Arial, Helvetica, sans-serif;
    background-color: Transparent;
    text-transform: uppercase;
    background-position: left top;
}
.MainMenu_TabMenuItemSelHover TD
{
	padding-right: 6px;
	background-position: left center;
	padding-left: 6px;
	font-weight: normal;
	font-size: 14px;
	background-image: url(bola.jpg);
	padding-bottom: 0px;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: ISOCPEUR, Vrinda, Arial, Helvetica, sans-serif;
	height: 27px;
	background-color: Transparent;
	text-transform: uppercase;
    
}

.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  {
	display: none; }

.MenuBreak
{
    border: none;
}





