﻿/* 0 BASIC TAGS */

table {
	font-size: 0.95em;
	margin-right: 0px;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #fff important;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

/*a:active {
	color: #980000;
}*/

body {
	background-color: #ffffff;
	background-image: url(/eunica/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.95em;
	color: #666666;
}

/*img {
	border-width: 0;
	height: 16px;
}*/

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 79px;
	top: 198px;
	text-transform: uppercase;
	font-size: 18px;
	height: 16px;
	width: 148px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
/* EUNICA*/
td.Enc
{
    FONT-WEIGHT: bold; 
    COLOR: white; 
    BACKGROUND-COLOR: rgb(0, 96, 191)
}
table.bordes
{
    BORDER-RIGHT: thin outset; 
    BORDER-TOP: thin outset; 
    BORDER-LEFT: thin outset; 
    BORDER-BOTTOM: thin outset;
    background-color: #FFFFFF;
    color:rgb(0, 0, 102);
}

.verticaltext
{
	writing-mode: tb-rl;
	filter: flipH() flipV();
}
.DataGridFixedHeader 
{ 
	POSITION: relative;  
	top: expression(this.parentNode.parentNode.parentNode.scrollTop-1); 
}
/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left:  auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

/*Modal Popup*/
.cursor_move{ cursor: move;}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Texto Chat*/
.chat_time {
				font-style: italic;
				font-size: 9px;
			}
			
.chat_message {
				font-style: normal;
				font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
			}
			
/* NUEVA CARA - INICIO */
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
 
}
.darkcontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* NUEVA CARA - INICIO */

/* FORO */
.foro_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
.foro_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}
.foro_post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
/* FORO */
.barra_fija
{
	position:fixed  ;
	width:100%;
	bottom:0;
	left:0;
	-moz-opacity:.75;
	background-color:White;
	background-repeat: repeat;
}

.popupControlGlobal 
{
	background-color: #eeeeee;
	border:inset 1px #c0c0c0;
	/*border:1px #c0c0c0;*/
	color: #444444;
	position:fixed;
	/*-moz-opacity:.85;*/
	background-color:White;
	bottom:31px;
	visibility:visible;
}

.popupOption 
{
	font-style: normal;
	/*font-family: Verdana;*/
	font-size: 10px;
	font-weight: normal;
	/*color: Gray;*/
}
#popupCellOption
{
	background-color:#eeeeee;
	color:#444444;
}

#popupCellOption: hover td
{
	background-color:#444444;
	color: #eeeeee;
}

.complex1
{
	border:1px;
	border-color:#003366;
	background-color:White;
	font-family:Verdana;
	font-size:x-small;
	color:#444444;
	padding:2px;
	border-style:groove;
	-moz-opacity:.85;
}
.green
{
	font-family: Verdana;
	font-size:smaller;
	color: Green;
}
.green_fondo
{
	color: #000080;
	background-color: #F2F2F2;
	border: 1 solid #808080;
	font-family: Verdana;
	font-size: x-small;
}
.validatorField
{
	padding-left:10px;
	border:1px;
	border-color:White;
    color:#B50128;
    font-size:12px;
    font-family: Verdana, Tahoma, Arial;
    font-weight:bold;
    margin: 5px;
    display:block;
}
.centro
{
    text-align:center;
    width:890px;
}
/******* ESTILOS PARA CONTROLES*********************/
.standardLabel
{
  font-size: 12px;
  font-family: Verdana;
  color: #3366CC;
}
.boldLabel
{
  font-size: 12px;
  font-family: Verdana;
  color: #3366CC;
  font-weight: bold;
}
.validationMessage
{
  font-size: 12px;
  font-family: Verdana;
  color: red;
  font-weight: bold;
}
.gridOverall
{
  font-size: 10px;
}
.gridAlternatingRow
{
  background: yellow;
}
.gridSelectedRow
{
  font-weight: bold;
}