/* Hoja de estilo para la web de En Garde, versión 3 */
/* coding: utf-8 */

body {
	font-family: helvetica,helv,sans-serif;
	text-align: justify;
	color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #ed4e4e; /* EL VERDADERO COLOR DE FONDO ES #ffedca */
	/*background-image: url(background.gif);*/
	background-repeat: repeat;
	background-attachment: fixed;
}

/* Titulos principales */
h1 {
	text-align: center;
	font-size: 40px;
	font-family: serif,times;
}


/* Sub-titulos */
h2 {
	text-align: center;
	font-size: 22px;
}


/* Sub-sub-titulos */
h3 {
	font-size: 16px;
	line-height: 1.0em;
}




*:link {
	color: #361212;
	text-decoration: none;
}
*:visited {
	color: #361212;
	text-decoration: none;
}

.maintitle {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: helvetica,helv,sans-serif;
}

.cabecera {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: helvetica,helv,sans-serif;
}

.mainmenu ul {
/*background-color: #993333;*/
float: left;
padding: 2px;
}

.mainmenu li {
	background-color: #993333;
	border-left: 2px solid #9f9f9f;
	border-right: 2px solid #000000;
	border-top: 2px solid #9f9f9f;
	border-bottom: 2px solid #000000;
	display: inline;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
}

.listayficha {
	float: left;
	margin-top: 0px;
	padding: 2px;
	width: 100%;
	height: 780px;
}

.listaizquierda {
	float: left;
	margin-top: 0px;
	padding: 2px;
	width: 29%;
}
.listaizquierda li {
	font-family: lucida, monospace;
	list-style-type: none;
	margin-top: 0px;
	overflow: hidden;
	padding: 2px;
	width: 100%;
}

.fichaderecha {
	background-color: #993232;
	float: left;
	font-family: lucida, monospace;
	/* font-size: 16px; */
	border: 0px solid #000000;
	height: 720px;
	margin-top: 0px;
	width: 70%;
}

/* Clases para mostrar las fichas con sus datos */
.datostabla {
	border: 0px;
	font-family: lucida, monospace;
	font-size: 16px;
	font-weight: normal;
	padding: 2px;
}
.datosetiq {
	font-size: 16px;
	font-weight: bold;
}

/* **************************************************** EMPIEZA common.css *************************************************************************/

.autocomplete {position:relative;width:280px;white-space:nowrap}/* set width of widget here*/
.autocomplete_input {z-index:0;width:100%;font-family: arial, helvetica, sans-serif;font-size:12px;border: 1px solid #666666;border-bottom: 1px solid #f8f8f8;border-right: 1px solid #f8f8f8;}
.autocomplete_container {width:100%;padding-top:0px;}
.autocomplete_container .yui-ac-content {position:absolute;width:100%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
.autocomplete_container .yui-ac-shadow {position:absolute;margin:.3em;width:100%;background:#a0a0a0;z-index:9049;}
.autocomplete_container ul {padding:0px 0;width:100%;margin:0px;}
.autocomplete_container li {padding:0 0px;cursor:default;white-space:nowrap;width:100%;}
.autocomplete_container li.yui-ac-highlight {background:#ff0;}

a.selectableItem:link, a.selectableItem:active, a.selectableItem:visited{
	display:block;
	padding:3px;
	color:black;
	cursor:default;
	margin:1px;
}
a.selectableItem:hover{
	background-color:#e3ba96; /* era: e3ba96 */
	color:black;
}

.scrollDiv{
	overflow:auto;
	height:200px;
	width:500px;
	border:1px solid #000000;
	border-bottom-color:#f1f1f1;
	border-right-color:#f1f1f1;
}
.statusBar{
	border:1px solid black;
	background-color:#f1f1f1;
}
.statusBarUsage{
	background-color:#7f5f22; /* era: 7f5f22; */
}

.statusBarUsageCritical{
	background-color:red;
}

.event_completed {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
  text-decoration: line-through;
}
.event_late{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: red;
}

body {
	background-color: #ffedca; /*era: white; */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
	margin:5px;
	padding:0px;
}

table, td{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:0px;
}

table.normalTable, table.normalTable td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:0px;
}

h1{
	page-break-after:avoid;
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
}

h2{
	page-break-after:avoid;
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
}

h3{
	page-break-after:avoid;
	page-break-inside:avoid;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

a:link, a:visited, a:active  {
    text-decoration:    none;
    color:  #000000;
}

a:hover {
    text-decoration:    none;
    color:  #d67527;
}

/* Icons in the lower menu and the module buttons */

.ModuleIcons {
	padding: 2px;
	margin:0px;
	padding-right: 15px;
	font-size: 10px;
	text-align: center;
}


.FooterBar {
	background-color: #F6F7F2;
	border-top: 1px solid black;
}

.HeaderBar {
	font-family:	arial, verdana, sans-serif;
	font-size:	12px;
	font-weight: normal;
	background-color: #7f5f22;
	padding:	0;
	border-bottom: 1px solid black;
	text-align: right;
}

a.HeaderBar:link, a.HeaderBar:visited, a.HeaderBar:active {
	color: #F7F8F2;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	padding: 2px;
	padding-right: 10px;
}

a.HeaderBar:hover {
	color: white;
	text-decoration: underline;
}

/* Start Table with tab links CSS */

.tabtable
{
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tabtable th {
    background-color: #7f5f22;
    font-size: 14px;
	padding: 2px;
    font-weight: bold;
    color: white;
    border: 0px;
    border-bottom: 1px solid #7f5f22;
    text-align: left;
}

.ActiveTab{
	background-color: #d67527;
	border-right: 1px solid #7f5f22;
	border-bottom: 1px solid #7f5f22;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-align: center;
	cursor: default;

}

.Tab {
	background-color: #ffedca; /* era: #F6F7F2; */
	border-right: 1px solid #7f5f22;
	border-bottom: 1px solid #7f5f22;
	text-align: center;
	cursor: default;
}

.TabBackground {
	border-left: 1px solid #7f5f22;
}

.ActiveTabVert{
	background-color: #d67527;
	border-bottom: 1px solid #7f5f22;
	border-right: 1px solid #7f5f22;
	border-left: 1px solid #7f5f22;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: white;
	padding: 1px;
	cursor: default;

}

.TabVert {
	background-color: #F6F7F2;
	border-bottom: 1px solid #7f5f22;
	border-right: 1px solid #7f5f22;
	border-left: 1px solid #7f5f22;
	padding: 1px;
	cursor: default;
}

.TabBackgroundVert {
	border:0;
}
/* End Table with tab links CSS */

.ErrorBox {
	padding: 5px;
	margin: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F7F2;
	border: 1px solid #666666;
}

.alert{
	padding: 5px;
	margin: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f1;
	border: 1px solid #666666;
}
.alert a {
	text-decoration: underline;
}

.alert td {
	padding: 5px;
}

/* Start standard Group-Office Table */
.go_table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 0px;
	border-collapse: collapse;
	/*-moz-user-select:none;*/
	cursor: default;
	width:100%;
	margin-top:5px;
}

.go_table th {
	background-color: #7f5f22;
/*	background-color: #7f2243; */
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	color: white;
	white-space: nowrap;
	text-align: left;
	border:0px;
}

.go_table th a:link, .go_table th a:visited, .go_table th a:active {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.go_table th a:hover{
	text-decoration: underline;
}

.go_table td {
	border: 0px;
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 2px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: top;
	height:15px;
}

.go_table2 td { /* La misma que go_table td pero sin líneas de separación */
	border: 0px;
	margin: 0px;
	padding: 2px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: top;
	height:15px;
}

.go_table3 table { /* La misma que go_table td pero encerrada en un marco (todas las líneas de separación) */
	border: 1px solid #666666;
	margin: 0px;
	padding: 2px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: top;
	height:15px;
}

.selectedRow{
	background-color: #e3ba96;
}

.navLinks{
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.navLinks td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.go_simple_table, tabtable go_simple_table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 0px;
	border-collapse: collapse;
}

.go_simple_table th, tabtable go_simple_table th  {
        font-size: 12px;
		padding: 2px;
		margin: 0px;
        font-weight: bold;
        color: #000000;
        white-space: nowrap;
        text-align: left;
        background-color: black;
        border:0px;
}

.go_simple_table td, tabtable go_simple_table td {
	border: 0px;
	margin: 0px;
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* End standard Group-Office Table */

.Error {
	font-size: 12px;
        color: red;
	font-weight: bold;
}
a.Error:link, a.Error:visited, a.Error:active{
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

.Success {
	font-size: 12px;
        color: #7f5f22;
	font-weight: bold;
}
.normal
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
input:focus, textarea:focus
{
	background-color: #eeeeff;
}

a.normal:link, a.normal:visited, a.normal:active
{
	text-decoration: underline;
}
a.normal:hover {
    text-decoration:    none;
    color:  #FF9900;
}

.normal2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}

.blue
{
	color: blue;
}

a.blue:link, a.blue:visited, a.blue:active
{
	text-decoration: underline;
	color: #900;
}
a.blue:hover {
    text-decoration:    none;
    color:  red;
}
.textbox{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
}

/* Tirs */
.textbox[type=text][readonly]{
	background-color: #ffedca;
	border-style: none;

/*  border-left-color: #cccccc;
	border-bottom-color: #cccccc;
    border-top-color: #cccccc;
	border-right-color: #cccccc;

    border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
*/
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
/*	color: #cccccc; */
}
/*
.textbox[type=text][disabled]{
	background-color: #f1f1f1;
	border-style: solid;

        border-left-color: #cccccc;
	border-bottom-color: #cccccc;
        border-top-color: #cccccc;
	border-right-color: #cccccc;

        border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
*/
.button{
	background-color: #7f5f22;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-top: 10px;
	margin-right:5px;
}
.button_mo{
	background-color: #E27B1E;
	border-style: solid;
  border-color: #e6eff4;
  border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-top: 10px;
	margin-right:5px;
}

.small{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
/*      font-style: italic;*/
	text-decoration: none;
}

a.small_underline, a.small_underline:visited, a.small_underline:active{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
	text-decoration: underline;
}

.count{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: blue;
}
.summary_icon {
	display: inline;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding-left: 5px;
	margin-right:5px;
	font-style: normal;
}

div.description {
	margin: 0px;
	margin-left: 10px;
}
