/* 
 *  CSS Document (Light Layout)
 *  Sintesis S.A.
 *
 *  Green: 89b61f (137,182,31 RGB)
 *  Blue:  002c53 (0,44,83 RGB)
 *  White: ffffff (0,0,0 RGB)
 */
 
*
{
    font-size: 12px;
}
 
body
{
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#wrapper {
	margin: 5px auto;
	text-align: left;
    min-width: 770px;
    width:48%;
}

#banner {
    background-color: #002c53;
    height: 30px;
}

#banner #title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 5px;
}

#leftcol {
	background-repeat: repeat;
    float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	min-width: 150px;
    width:20%;
}

#leftcol #title{
    background-color: #002c53;
    color: #ffffff;
	height: 20px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
	padding-top: 2px;
    width: 147px;
}

#leftcol #nav{
    font-size: 11px;
}

#leftcol #nav ul {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    list-style: none;
	margin: 0;
	padding: 0;
    text-transform: capitalize;
    width: 150px;
}

#leftcol #nav ul li {
	margin: 0;
    padding: 0;
    position: relative;
}

#leftcol #nav li ul {
    display: none;
    left: 149px;
    position: absolute;
    top: 0;
}

#leftcol #nav ul li a, #leftcol #nav ul li a { 
    background: #fff;
    border: 1px solid #ccc;
	border-bottom: 0;
	color: #002c53;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus {
    background-color: #f9fff9;
	color: #89b61f;
}

#leftcol #nav li:hover ul, #leftcol #nav li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#rightcol {
    background-repeat: repeat;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 200px;
}

#rightcol #title {
    background-color: #002c53;
    color: #ffffff;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 2px;
    width: 197px;
}

#rightcol #nav {
    font-size: 11px;
}

#rightcol #nav a { 
    background: #fff;
    border-bottom: 0;
    color: #002c53;
    display: block;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}

#rightcol #nav a:hover, #leftcol #nav a:focus {
    background-color: #f9fff9;
	color: #89b61f;
}

#userbar {
    background-color: #f9fff9;
    height: 20px;
    margin-left: 160px;
    margin-top: 5px;
    padding-top: 2px;
    text-align: right;
}

#content {
	margin-left: 160px;
    margin-top: 10px;
}

#content p {
	margin: 20px;
}

#content h2 {
	padding: 0;
    margin: 0;
}

#content h3 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

#content h4 {
	padding: 0;
    margin: 0;
}

#content table tr td {
    text-align: left;
}

#content #twocolumnlayout1 {
    float: left;
    margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	min-width: 300px;
    width:55%;
}

#content #twocolumnlayout2 {
    float: right;
    margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	min-width: 250px;
    width:30%;
}

#content #title {
    font: bold 14px verdana, helvetica, arial, sans-serif;
    text-align: left;
    text-decoration: none;
    border:0 #ffb136 solid;
    border-bottom-width:2px;
    color:#002C54;
    width:40%;
    margin-left: 0px;
    /*margin:0 0 0 2px;*/
    /*padding:7px 0 1px;*/
}

/* News content */
#content .date{
    color:#666666;
}

#content .messageWrapper{
    padding:5px 0px 5px 0px;
}

#content .subject{
    font-weight: bold;
    padding:0px 4px;
}

#content .messageBody{
    padding:3px 0px 6px 0px;
}

/* Legend and fieldset */
#content fieldset {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #002c53;
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0 auto;
    padding: 20px 2em 15px;
    position: relative;
    text-align: left;
}

#content fieldset legend {
    /*margin: 40px 0 0 -15px;
    font-size: 16px;*/
    padding: 0;
    color: #555555;
    font-weight: bold;
}

#content fieldset legend span {
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0;
}

#content fieldset label {
    display: block;
    margin: 0 0 1.3em;
}

#content fieldset a {
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

#content fieldset .span {
    -moz-user-select: none;
    color: #555555;
    display: block;
    font-size: 14px;
    margin: 0 0 0 0.5em;
}

#content fieldset .input {
    background: none repeat scroll 0 0 #fefefe;
    border: 1px solid #bbbbbb;
    border-radius: 3px 3px 3px 3px;
    font-size: 15px;
    height: 25px;
    width: 100%;
}

#content fieldset .span-error {
    color: #ff3300;
    display: block;
    margin: 0 0 0 0.5em;
    font-size: 14px;
}

/* Color Boton: claro: a0c556, oscuro: 7aa02f
 * Border color: 42770c
 *
 */
#content fieldset .green, .green {
    /*background-color: #00ac00;*/
    background-color: #73d216;
}

#content fieldset .submit {
    /*background-color: #7aa02f;
    background-image: -moz-linear-gradient(center top, #7aa02f, #a0c556);*/
    
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    line-height: 1em;
    margin: 0 1.3em 1.1em 0;
    outline: medium none;
    overflow: visible;
    position: relative;
    white-space: nowrap;
}

#content fieldset .seal {
    display: inline-block;
    vertical-align: middle;
}

/* As styled centered hr */
#schr {
    border:0 #002c53 solid; /*89b61f*/
    border-bottom-width: 2px;
    color: #002c53;
    font: bold 14px verdana, helvetica, arial, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    text-decoration: none;
    width: 50%;
}

#schr hr {
	display: none;
}

#footer {
    border:0 #002c53 solid;
    border-top-width: 1px;
    color: #002c53;
    clear: both;
    height: 10px;
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
    text-align: center;
}

/* Para cuadro de mensaje */
#eventWrapper {
    background-color: #FEFBC8; 
    border: solid 1px #B4B4B4; 
    padding: 7px 10px 5px 10px; 
    margin: 5px 0px;
    width: 400px;
}

#eventAction {
    text-align:right;
    margin:0;
    padding:0;
    width:100%;
}

/* Dialog */
.dialog {
    display: none;
    top: 10%;
    left: 30%;
    position: absolute;
    width: 400px;
    background: #ECEAE8; 
    text-align: left;
    z-index: 99999;
    overflow: auto;
}

.dialog_div {
    position: relative; 
    /*top:-4px; */
    /*left:-4px; */
    width: 400px; 
    padding: 8px 8px 27px 25px;
    border: 2px solid #B3AAA4; 
    background: #ffffff;
    /*voice-family: "\"}\""; voice-family:inherit;*/
    width: 363px;
}

.dialog_close {
    float: right;
}

.dialog_div .dialog_content {
    margin: 0 0 -3px 0; 
    padding: 18px 0 0 0;
    text-align: left;
}

.black_overlay{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 99998;
    -moz-opacity: 0.2;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.readonly {
    background-color: #e0dfde;
}

/* Clases genericas */
.center-text { text-align: center !important; } .left-text { text-align: left !important; } .right-text { text-align: right !important; }

#content fieldset .submit2, .submit2 {
    /*background-color: #7aa02f;
    background-image: -moz-linear-gradient(center top, #7aa02f, #a0c556);*/
    
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 1em;
    margin: 0 1.3em 1.1em 0;
    outline: medium none;
    overflow: visible;
    position: relative;
    white-space: nowrap;
}


.loader{
  display:none;
  position:absolute;  
}

.btn-default{
    /*background-color:#002c53;*/
    background-color:#6EC41B;
    color:white;
    font-weight:bold;
}


.btn-deshabilitados{
    background-color:#B6B6B6;
    color:black;
    font-weight:normal;
}

.btn-clicked{
    color:white !important;
    font-weight:bold !important;
}

.explicacion-ast{
  margin-top:15px;
  font-style:italic;
  font-size:10px;
  color:#232323;
}

.explicacion-ast span{
  color:#FF0000;
  font-weight:bold;
}

.texto-ayuda{
  font-size:9px;
  color:#232323;
  font-style:italic;  
}

.texto-especial{
  font-size:10px;
  color:red;
  font-style:italic;  
}
