/*
	OpenDb 0.51-dev3+ default theme style sheet
*/

/* OpenDb statistics specific options - these are not CSS options, but
will be parsed by OpenDb when generating the stats graphs */
.OpendbStatsGraphs
{
	image-size: 175;
	font-size: 2;
	transparent: true;
	/*text-color: #000000;
	caption-color: #004000; 
	light-color: #6D78AB;
	dark-color: #8E9DE0;
	light-border-color: #8E9DE0;
	dark-border-color: #000000;
	background-color: #FFFFFF*/
}

/* Defaults for Headings and Body, of which OpenDb uses quite a bit */
BODY       { background-color:#FFFFFF; color:#000000 }
H1         { color: #D0DCE0; font-weight:bold;font-family:Verdana, Arial; font-size:xx-large }
H2         { color: #6D78AB; font-weight:bold;font-family:Verdana, Arial; font-size:x-large }
H3         { color: #6D78AB; font-family:Verdana, Arial; font-size:large }

/* Hack for IE to get rid of newline after form closes */
form { display: inline; }

/* Defaults for Links */
A:link,A:visited,A:active     { text-decoration:none; color:#004080 }
A:hover    { text-decoration:underline; color:#FF0000 }

/* Include underline for item_display attribute list links */
A.listlink,A.whatsnew,A.popuplink { text-decoration:underline; }

/* These two are for the listings, where the colors alternate. */
.top       { background-color:#6D78AB }
.top2      { background-color:#8E9DE0 }

/* Used in listings to format the listing links (Refresh,Edit,Delete, etc) */
.smlink    { color:#123456; font-family:Verdana, Arial; font-size:small }

/* Various messages */
.success   { color:#6D78AB; font-weight:bold; font-family:Verdana, Arial }
/* Details of success ful completion */
.smsuccess   { color:#123456; font-family:Verdana, Arial; font-size:small }

/* All error messages are displayed using this class */
.error     { color:#FF0000; font-weight:bold; font-family:Verdana, Arial }
/* Details of errors are displayed with this class */
.smerror   { color:#FF0000; font-weight:bold; font-family:Verdana, Arial; font-size:small }

/* OpenDb Alphalist link style */
.alphalist    { color:#123456; font-family:Verdana, Arial; font-size:x-small }

/* Input field, prompt cell definition */
.prompt    { color:#FFFFFF; background-color: #6D78AB; font-weight:bold; font-family:Verdana }
/* Input field data cell definition */
.data      { background-color:#8E9DE0; font-family:Verdana; font-size:small; }

/* For headers in pages, which might include order_by links, etc */
.navbar    { background-color:#D0DCE0; color:#000000; font-weight:bold; font-family:Verdana; text-align:center }

.menubar,.menutext    { background-color:#D0DCE0; }
.menutext { color:#000000; font-family:Verdana, Arial }
select.menutext,input.menutext { font-weight: bold; color:#004080; }
/* input.menutext:hover { text-decoration: underline; color:#FF0000; } */

/* Navigation links - such as Next / Previous and Page numbers, and other nav links */
.footer    { color:#000000; font-family:Verdana, Arial; font-size:9pt}

/* All help text */
.help     { color:#123456; font-family:Verdana, Arial; font-size:x-small }

/* Used to display small text for messages, etc */
.fineprint { color:#000080; font-family:Verdana, Arial; font-size:xx-small }

/* Most text not defined otherwise uses this class to display */
.colortext { color:#6D78AB; font-family:Verdana, Arial }

/* Más estilos genéricos. */

.top3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #669999;
}

body {
	background-color: #FFFFFF;
}

a {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
}

.input {
	font-size: 9pt;
	background-color: #CCCCCC;
	
}

a:hover {
	color: #333333;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #669999;
	font-weight: bold;
}

.enrojo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3300;
	font-weight: bold;
}

.actividades-titulo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

.enverde {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
}

.ennegro {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.persona {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.fecha {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.simple {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.kant {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.kant2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.kant3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* Stats images - Netscape 4.x does not work very well with this attribute! */
/* img.graph { border-width: 0 } */
.filaresaltada {
	background-color: #FDF19D;
}
.muypequeno     { color:#000000; font-family:Verdana, Arial; font-size:x-small }

.muypequenorojo     { color:#CC3300; font-family:Verdana, Arial; font-size:x-small }
