@charset "utf-8";
/* Ventanas modales con navegacion en tabs */
#tabNavigation { padding-top: 0px; }
#tabNavigation ul { height: 30px; padding-bottom: 0; text-transform:uppercase; font-weight: bold; background: url(http://resource.laborum.cl/empleadores/css/i/bg-tabNavigation.gif) repeat-x bottom left; }
#tabNavigation li { float: left; line-height: 30px; background: #e7e7de; margin-right: 5px; border: 1px solid #e7e7de; border-bottom: none; }
#tabNavigation li a { display: block; float: left; padding: 0 10px; color: #333; height: 29px; }
#tabNavigation li a:hover { color: #000; }
#tabNavigation li a.active { background: #fff; color: #000; height: 30px; }

/*Contenedor de los datos*/
#tabbedContent { padding-top: 20px; height: 540px; background: #F2F2E6; border: 1px solid #ccc; border-top: none; }

/*Formateo de los datos*/
#tabbedContent dl { padding: 0 10px 10px 10px; }
#tabbedContent dt { clear: left; float: left; width: 120px; font-weight: bold; }
#tabbedContent dd { width: 400px; margin: 0 0 10px 130px; }


/* Ventanas modales con navegacion en tabs BUSCADOR */
#tabNavigationBuscador { padding-top: 0px; }
#tabNavigationBuscador ul { height: 30px; padding-bottom: 0; text-transform:uppercase; font-weight: bold; background: url(i/bg-tabNavigation.gif) repeat-x bottom left; }
#tabNavigationBuscador li { float: left; line-height: 30px; background: #fff; margin-right: 5px; border: 1px solid #e7e7de; border-bottom: none 0px; }
#tabNavigationBuscador li a { display: block; float: left; padding: 0 10px; color: #333; height: 29px; }
#tabNavigationBuscador li a:hover { color: #000; }
#tabNavigationBuscador li a.active { background: #e7e7de; color: #000; height: 30px; }

/*Contenedor de los datos*/
#tabbedContent { padding-top: 20px; height: 540px; background: #F2F2E6; border: 1px solid #ccc; border-top: none; }

/*Formateo de los datos*/
#tabbedContent dl { padding: 0 10px 10px 10px; }
#tabbedContent dt { clear: left; float: left; width: 120px; font-weight: bold; }
#tabbedContent dd { width: 400px; margin: 0 0 10px 130px; }




/*#tabNavigation { padding-top: 10px; }
#tabNavigation ul { height: 30px; padding-bottom: 0; text-transform:uppercase; font-weight: bold; background: url(i/bg-tabNavigation.gif) repeat-x bottom left; }
#tabNavigation li { float: left; line-height: 30px; background: #DBDBB7; margin-right: 5px; border: 1px solid #ccc; border-bottom: none; }
#tabNavigation li a { display: block; float: left; padding: 0 10px; color: #333; height: 29px; }
#tabNavigation li a:hover { color: #000; }
#tabNavigation li a.active { background: #F2F2E6; color: #000; height: 30px; }

Contenedor de los datos
#tabbedContent { padding-top: 20px; height: 540px; background: #F2F2E6; border: 1px solid #ccc; border-top: none; }

Formateo de los datos
#tabbedContent dl { padding: 0 10px 10px 10px; }
#tabbedContent dt { clear: left; float: left; width: 120px; font-weight: bold; }
#tabbedContent dd { width: 400px; margin: 0 0 10px 130px; }*/

