﻿
.unwatermarked {
	height:18px;
	width:148px;
}

.boton
{
	cursor:pointer;
    margin-left: 0px;
    height: 26px;
}


.mensaje
{
	font-size:13px;
	color:#336699;	
}


.FrameLogin
{
    font-size:12pt;
    width:500px;
    height:250px;
}

.NombreUsuario
{
 font-size: 12px;
 font-family:Arial;
}
	
.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	


.TextIndicator_TextBox3
{
     background-color:Transparent;
     color:Black;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;  
        
}


.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

.Titulos
{
	font-size: 15pt;
	font-weight: bold;
}

   /* background-image: url(../Imagenes/menú productos/jpg/c_ahorro.jpg);
	background-repeat:no-repeat;
	*/
   
.toolbar {
	background-color:#ffffff;
	height:38px;
	background:#ffffff;
	width:100%;
    font-family:arial;
    font-size:11px;
    margin-bottom:5px;
    margin-left: 10px;
}

TEXTAREA
{
   font-size:         12px;
   font-family:      arial;
   width:            100%;
   height:            100%;
   border:            1px solid #7b9ebd;
	margin-left: 1px;
}


div.tab
{
   width: 100%;
   height: 100%;
   border: 1px solid #466094;
   background-color: #EEF0F6;
 }

div.tabGrid
{

   padding:0px;
   width: 100%;
   height: 100%;
   border: 1px solid #466094;
   background-color: #EEF0F6;
   display: none;
}


TD.sec
{
	/*width:				100%;*/
	color:				#000000;
	font-weight:		bold;
	padding-left:		0px;
	padding-bottom:		2px;
	overflow:			hidden;
}

TD 
{
   font-size:         12px;
   font-family:      arial;
}

TD.bar 
{
	border-bottom:		1px solid #000000;
}


TD.req 
{
	font-weight:		bold;
	color:				#9F2409;	
	overflow:			hidden;
	padding-top:		5px;
}

TD.statusBar
{
	background-color:	#63769B;
	color:				#ffffff;
	padding-left:		5px;
	height:				24px;
	border-bottom:		1px solid #485673;
	font-weight:		bold;
}

LABEL
{
   cursor:            hand;
   cursor:            pointer;
}

TD.radioLabel 
{
   padding-left:      2px;
   padding-right:      10px;
}

TABLE.layout
{
   table-layout:      fixed;
   width:            100%;
   height:            100%;
}

td
{
   font-size: 11px;   
}

table
{
   cursor: default;
	margin-bottom: 0px;
}

a
{
	color: #0000ff;
	font-weight: bold;
}

span.menu
{
   height: 100%;
   padding: 2px;
   padding-left: 5px;
   padding-right: 5px;
   border: 1px solid #7288AC;
}

table.mnuBar
{
	color: #000000;
	height: 22px;
	width: 100%;
	/*filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DCDFE5, EndColorStr=#BDC2CB);*/
}


td.mnuTitle
{
   font-size: 11px;
   font-weight: bold;
   letter-spacing: 1px;
   cursor: default;
   color: #000000;
}

td.mnuRight
{
   width: 100%;
   text-align: right;
   padding-right: 5px;
}


TABLE.adminlist {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-COLLAPSE: collapse; 
	BACKGROUND-COLOR: #ffffff; 
	border-spacing: 0px
}

TABLE.adminlist TH {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	/*BACKGROUND: url(../images/background.gif); */
	background-repeat:repeat-x; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	COLOR: #ffffff; 
	PADDING-TOP: 6px; 
	HEIGHT: 25px
}

TABLE.adminlist TH.title {
	TEXT-ALIGN: left
}

TABLE.adminlist TH A {
	COLOR: #ff9900
}

TABLE.adminlist TR.row0 {
	BACKGROUND-COLOR: #f5f5f5
}

TABLE.adminlist TR.row1 {
	BACKGROUND-COLOR: #fff
}

TABLE.adminlist TD {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #e5e5e5 1px solid
}

TABLE.adminlist TR.row0:hover {
	BACKGROUND-COLOR: #f1f1f1
}

TABLE.adminlist TR.row1:hover {
	BACKGROUND-COLOR: #f1f1f1
}

TABLE.adminlist TD.options {
	FONT-SIZE: 8px; 
	BACKGROUND-COLOR: #ffffff
}


TR.DataGrid_SelectedItemStyle
{
	Color: white;
	background-color: #5A7EBF; 
	height: 24px;
}

TR.DataGrid_SelectedItemStyle A
{
	Color: #FFFFFF;
}

TR.DataGrid_ItemStyle
{	
	background-color: #EEF0F6;	
	Font: Arial 12px;
	Color: #000000;
	height: 24px; 		 
}

TR.DataGrid_ItemStyle A
{
	Color: #000000;
}

TR.DataGrid_HeaderStyle 
{
	color: Black;
	background-color: #E0E3E8; 
	font-family: Arial;	
	line-height: normal;
	height: 22px; 
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	none;
	color:	Black;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	none;
	color:	Black;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	Black;	
	border-bottom: solid 2px #7E9109; 
}

TR.DataGrid_FooterStyle
{
	background-color: #FFFFFF; 
	height: 100%; 
}

TR.DataGrid_PagerStyle
{
	color: Black;
	background-color: #E0E3E8; 	
	text-align: left;
	height: 22px; 
}

.toolbar 
{
	   /* filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#DCDFE5, EndColorStr=#BDC2CB);*/
        padding: 1px; 
        margin:0px;
        font-family: Arial, Tahoma, Helvetica, sans-serif; 
        font-size: 100%;   
        background-color:#ffffff;
}


.label
{
   font-size:12px;
   font-family:arial;
   text-align: left;
  /* color: #144974;*/
  color:black;
	margin-bottom: 3px;
}

.label2
{
   font-size:12px;
   font-family:arial;
   text-align: right;    
}

.watermarked
{
   font-size:12px;
   font-family:arial;   
   color:Yellow;
}

.label_info
{ 
   font-size:12px;
   font-family:arial;   
   color: Blue;
   font-weight: bold;
}


.label_error
{
   font-size:12px;
   font-family:arial;   
   color: Red;
   font-weight: bold;
}


.justificadoDerecho
{
	text-align: right;
}

/* xp theme */
.ajax__tab_xp { padding-left: 25px; padding-right: 25px; margin-left:25px; margin-right:25px; text-align: left; font-family: Arial; font-size:12px;}


.titulo
{
	font-size:13pt;
	color: #444444;
}

.labelError
{
	font-size:12pt;
	color: #336699;	
}


td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	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: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}


