/*========================================================*/
/*         CSS para Parquets Parquecite S.L.              */
/*                  by Sonia Saiz                         */
/*               www.parquecite.com                       */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(fondoweb.jpg);
    background-repeat: repeat-x repeat-y;
	height: 100%;
	width: 100%;
	
}
/* Setting Text Throughout the skin      *//* Cambia el texto del administrador*/ table, tr, td, p
{
    font-family: Arial, tahoma;
    font-size: 11px;
    line-height: 1.5em;
    margin: 0;
}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard --*//*Caracteristicas de la tabla del skin*/ .TodaTabla
{
    
    vertical-align: top;
    background: url(logo.jpg) no-repeat right;
}
.alinear
{
    
    text-align: center;
}

.alinearfondo
{
    background-image: url(fondo.jpg);
    background-repeat: repeat-x;
    vertical-align: middle;
}

.logo
{
    vertical-align: top;
    background: url(logo.jpg) no-repeat top;
}

.menu
{
    /*background-attachment: scroll;
    background-image: url(menu.jpg);
    background-repeat: no-repeat;*/
    background-color: transparent;
    height: 20px;
    width: 100%;
    vertical-align: bottom;
    text-align: center;
    padding-left: 3px;
    
}

.transparente
{
    background: transparente repeat-x;
}
.tablacontenido
{
    width: 790px;
    height: 100%;
    background: url(fondotabla.jpg) repeat-y center;
    vertical-align: middle;
    text-align: center;
}

/*-- 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
{
    height: 10px;
    padding: 0 0 0 50px;
    text-align: left;
}
.login
{
    vertical-align: top;
    color: #000000;
    padding: 0px 10px 0px 5px;
    text-align: right;
    /*background-image: url(Login1.jpg);*/
    height: 16px;
    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: dimgray;
    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 0px; background-color: Transparent;}
/*-- Tabla de arriba						--*/ .TablaArriba
{
	background: url(FondoArriba.jpg) fixed repeat-x top left;
	padding-bottom: 0px;
	padding : 0px;
	height: 100px;
}

.pie
{
    background-color: Transparent;
    width: 100%;
    height: 15px;
    padding: 0 45px 0 45px;
    vertical-align: text-bottom;
}

/*-- 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                                      */
/*========================================================*/
.tablapaneles
{
    padding: 0 45px 0 0 0;
}

/*-- top inside content pane       --*/ .PaneTop
{
    width: 100%;
    
    background-color: Transparent;
}
.PaneCabecera { background-color: Transparent; padding: 10px 0 0 130px; width: 320px; height: 120px;}

.PaneCabeceraLeft { background-color: Transparent; padding: 0 0 0 0;}
.PaneLogo { background-color: Transparent; padding: 6px 0 0 0; width: 123px; height: 125px;}
.PaneSubmenu
{
    background-color: Transparent;
    margin: 0px;
    border-left: #ffffff 1px solid;
    height: 125px;
    padding-right: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.PaneSlogan { background-color: Transparent; padding: 6px 0 0 0; height: 125px;}
.PanePagina {  padding: 0 0 0 0; background-color: #C3C2C3;}
/*-- left content pane             --*/ .PaneLeft { background-color: Transparent; height: 434px; width: 195px; }
/*-- content pane                  --*/ .PaneCenter { padding: 10px 17px 0 23px;  background-color: Transparent; }
/*-- right content pane            --*/ .PaneRight { padding: 10px 17px 0 5px; background-color: Transparent;}
                                        .PaneRight1 {padding: 0 15px 4px 0; width: 100%;  background-color: #E4DAA7; margin: 10px 20px 0 15px; /* border-bottom: #E5ECE4 5px solid;*/; background-repeat: no-repeat;}
                                        .PaneRight2 { padding: 7px 15px 4px 4px; width: 100%; background-color: #ffffff; margin: 10px 20px 0 15px; /*border-bottom:  #E5ECE4 5px solid;*/}
                                        .PaneRight3 { padding: 7px 15px 0 4px; width: 100%; background-color: #ffffff; margin: 10px 20px 0 15px; }
/*-- bottom inside pane            --*/ .PaneBottom {  width: 100%;  background-color: Transparent;}
/*-- 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: #030953;
    font-family:  Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover
{
    color: #131A70;
    font-family: 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: #646464;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}
/*-- date token hover                  --*/ a.DATE_object:hover { color: #F2F0E0; font-family: 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: Arial; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #777; font-family: 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: Arial;
    font-size: 11px; 
    text-decoration: none;
    font-weight: normal;
}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #FFB902; font-family: Arial; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFB902; font-size: 10px;  }
.FOOTER_objects2{color:#FFB902; font-size: 10px; width: 20px; height: 420px; padding:  10px 20px 0  0; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFB902; font-weight: bold; text-decoration:none;   }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#FFB902; font-size: 10px; font-weight: bold; text-decoration:none;   }


/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: Arial; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: 11px; font-weight: normal; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #080000; font-family: Arial; font-weight: normal; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: normal; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  a:link, a:visited, a:active
{
    color: #ffffff;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
} --*/
/*-- default links hover                a:hover { color: #ffffff; font-family: tahoma; font-size: 13px; text-decoration: underline; }
/*-- normal  links visited and active   a.Normal:link, a.Normal:visited
{
    color: gray;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}--*/
/*-- normal  links hover               a.Normal:hover { color: #444; font-family: arial; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style          a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #756f49; border: 1px solid #ABABAB; background: #EFEFEF; padding: 2px 3px 3px 4px; font-family: arial; font-weight: bold; font-size: 12px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover      a.CommandButton:hover                                                 { color: #756f49; border: 1px solid #868686; background: #DFDFDF; padding: 2px 3px 3px 4px; font-family: arial; 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;}
--*/
A:link IMG { border: 0px solid #b80b28 }
A:visited IMG { border: 0px solid #b80b28 }
A:active IMG { border: 0px solid #b80b28 }
/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left: 4px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; 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: #fff;  width: 190px; }
/*-- submenu container        --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 1px; background: #131A5E; padding: 0px; border: 1px solid #131A5E; font-weight: normal; filter: none; }
/*-- submenu items idle       --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family: Arial;  color: #a8606b; font-size: 11px; background: #131A5E; font-weight: normal; font-style: normal; padding: 0px 15px 0px 12px; height: 20px; border: 0; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family: Arial ; font-size: 11px; font-weight: normal; 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: 20px; font-weight: bold;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #222; background:  url(nav_over.gif) no-repeat; padding: 0; height: 20px; font-weight: bold;}
/*-- menuitems active         --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive {color: #666; background:  url(nav_active.gif) no-repeat; padding: 0; height: 20px; font-weight: bold;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

/* Menus --*/
.MainMenu_TabRootMenuItem TD
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px;
    cursor: hand;
    color: #a8606b;
    padding-top: 0px;
    font-family: Arial;
    background-color: #131A5E;
    text-transform: capitalize ;
    
   
}

.MainMenu_TabRootMenuItemSel TD
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px;
    cursor: hand;
    color: #FEB902;
    padding-top: 0px;
    font-family: Arial;
    background-color: #a8606b;
    text-transform: capitalize;
 
}

.MainMenu_TabMenuItemHover TD
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px;
    cursor: hand;
    color: #FEB902;
    padding-top: 0px;
    font-family: Arial;
    background-color: #131A5E;
    text-transform: capitalize;
    
    
}
/* no tocar*/
.MainMenu_TabMenuItemSelHover TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	cursor: pointer;
	color: #FEB902;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 20px;
	background-color: #a8606b;
	text-transform: capitalize;
	
	
}

.SubMenu_TabMenuITem 
{
    padding-top: 0px;
	padding-right: 10px;
	padding-left: 12px;
	padding-bottom: 0px;
	cursor: hand;
	color: #a8606b;	
	height: 20px;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 10px;
}

.SubMenu_TabMenuItemSelHover 
{
    PADDING-TOP: 0px;
    PADDING-RIGHT: 13px;
    PADDING-BOTTOM: 0px; 
    PADDING-LEFT: 12px; 
    font-family: Arial; 
    font-weight: normal; 
    font-size: 10px;  
    BORDER-RIGHT: #FEB902; 
    BORDER-TOP: #FEB902;     
    BACKGROUND: none #131A5E scroll repeat 0% 0%;     
    BORDER-LEFT: #FEB902; 
    CURSOR: hand; 
    COLOR: #FEB902;      
    BORDER-BOTTOM: #FEB902; 
    HEIGHT: 20px;  
}


.SubMenu_TabMenuItemHover
{
	border-right: #FEB902 1px;
	padding-right: 13px;
	border-top: #FEB902 1px;
	padding-left: 12px;
	background: none #131A5E scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-left: #FEB902 1px;
	cursor: hand;
	color: #FEB902;
	padding-top: 0px;
	border-bottom: #FEB902 1px;
	height: 20px;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 10px;
}
.SubMenu_TabMenuItemSel
{
	border-right: #FEB902 1px;
	padding-right: 13px;
	border-top: #FEB902 1px;
	padding-left: 12px;
	background: none #131A5E scroll repeat 0% 0%;
	padding-bottom: 0px;
	border-left: #FEB902 1px;
	cursor: hand;
	color: #FEB902;
	padding-top: 0px;
	border-bottom: #FEB902 1px;
	height: 20px;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
	display: none; }

.MenuBreak
{
    border: none;
}



