﻿body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead
{
    text-align: right;
    background-color: #FFFFFF;
    width: 100%;
}
.masthead
{
    background-color: #FFFFFF;
}
.PopupPanel
{
    background-color: White;
    border: medium solid #8BC440;
    z-index: 2;
    position: absolute;
}
.btnblue
{
    background-color: #8BC440;
    color: #FFFFFF;
    font-family: 'Microsoft Sans Serif' , Arial, Verdana;
}
.btngreen
{
    background-color: #8BC440;
    color: #000000;
    font-family: 'Microsoft Sans Serif' , Arial, Verdana;
}
#navigation
{
    background-color: #8BC440;
    overflow: hidden;
}
#column_l {
	width: 75%;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_l h5
{
    width: 75%;
    margin: 0;
    padding: 0 15px;
    background-color: #fff;
    font-size: x-small;
}

#column_r
{
    width: 20%;
    margin: 0;
    float: right;
    padding: 4px;
    background-color: #FFFFFF;
    position: relative;
}
#footer {
	width: 100%;
	text-align: center;
	background-color: #8BC440;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #000000;
	margin: 10px 10px 0;
}
#masthead a
{
    font-size: 11px;
    color:#000000;
    margin: 10px 10px 0px 0px;
    text-decoration: underline;
}
#masthead hover
{
    font-size: 11px;
    color: #666666;
    margin: 10px 10px 0px 0px;
    text-decoration: underline;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #666666;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color:#FFFFFF;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


/* DataGrids */
.DGXS
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 25%;
}
.DGSS
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 35%;
}
.DGS
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 50%;
}
.DGM
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 55%;
}
.DG
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 75%;
}
.DG85
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 85%;
}
.DGL
{
	background-color: White;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 100%;
}

.DGFooterStyle
{
	background-color: White;
	color: #000066;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
}
.DGSelectedItemStyle
{
	background-color: #FFFFCC;
	color: black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-weight: bold;
}
.DGPagerStyle
{
	background-color: #d3d3d3;
	color: black;
	text-align: left;
}
.DGItemStyle
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
}
.DGSelectColumn
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 80px;
}
.DGColumnXS
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 20px;
}
.DGColumnS
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 50px;
}
.DGColumnM
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: left;
	width: 100px;
}
.DGColumnL
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: left;
	width: 150px;
}
.DGColumnXL
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: left;
	width: 200px;
}
.DGColumnXXL
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: left;
	width: 250px;
}
.DGOpenColumn
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 40px;
}
.DGDeleteColumn
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 50px;
}
.DGIdColumn
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: center;
	width: 60px;
}

.DGDescColumn
{
	color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: left;
	width: 150px;
}
.DGMoneyColumn
{
    color: Black;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	text-align: right;
	width: 80px;
    }

.DGHeaderStyle
{
	background-color: #d3d3d3;
	color: Black;
	font-size: 8pt;
	text-align: center;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
}
.DGAlternatingItemStyle
{
	background-color: white;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt; 
	text-align: center;
}

.DGRowStyle
{
	background-color: white;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	border-bottom: #c0c0c0 1px solid;
}
	
.DGAlternatingRowStyle
{
	background-color: #f5f5f5;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	border-bottom: #c0c0c0 1px solid;
}

.DGSelectedRowStyle
{
	background-color: #ffff99;
	font-family: 'Microsoft Sans Serif' , Arial, verdana;
	font-size: 8pt;
	border-bottom: #c0c0c0 1px solid;
}
.DGColumnLeft
{
    text-align: left;
}
.DGColumnCenter
{
    text-align: center;
}  
.DGColumnRight
{
    text-align: right;
}       
/*--------*/
/* Otros */
.titlerow
{
    font-family: 'Microsoft Sans Serif' , Arial, Verdana;
    font-size: 9pt;
    color: #666666;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    border-bottom-width: thick;
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
}
.TextBoxS
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 15px;
    width: 80px;
}
.ImageButton
{    width: 15px;
}
.Validation
{
    font-size: 9pt;
    color: red;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
}
.ChkBox
{
    font-weight: bold;
    font-size: 8pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
}
/*DropDwonList*/
.DropDownListSS
{
    font-size: 8pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 20px;
    width: 60px
}

.DropDownListS
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 20px;
    width: 90px
}
.DropDownListM
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 20px;
    width: 124px
}
.DropDownListL
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 20px;
    width: 200px
}

.DropDownListXL
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    height: 20px;
    width: 300px
}
.ListSearch
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    color: gray;
}
/*--------------*/
/* Labels */
.lblprocess
{
    font-family: 'Microsoft Sans Serif' , Arial, Verdana;
    font-size: 9pt;
    color: #666666;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    }
 .Label
{
    font-size: 8pt;
    font-family: 'Microsoft Sans Serif' , Arial, verdana;
    text-align: right;
}
/*--------------*/
/* Ajax */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 102;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
/* SelectTheme control style */

.ThemeControls
{
    color:#003366;
    font-size:larger;
}

.ThemePanel
{    
   background-color:#545454
   
}

.msgsError, .msgsOk, .msgsWarning {
    padding: 7px;
    width: 86.5%;
    border-radius: 3px;
    margin-left: 24px;
    margin-bottom: 20px;
    text-align: left;
}

.msgsError {
    background: #f2dede;
    color: #b94a48;
    border: 1px solid #eed3d7;
    text-align: left;
    list-style: none;    
}
.msgsOk {
    background: #dff0d8;
    color: #468847;
    border: 1px solid #d6e9c6;
}
.msgsWarning {
    background: #fcf8e3;
    color: #c09853;
    border: 1px solid #fbeed5;
}
/* Ajax */
.PanelPopup
{
    border: thin solid #000000;
    background-color: #666666;
    padding: 3px;
    width: 490px;
    z-index: 102;
    position: absolute;
}
.modalBackground
{
    background-color: #808080;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 102;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.loginButton
{
    border-style: hidden;
    border-width: thin;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #ffffff;
    background-color: #666666;
    position: relative;
    z-index: 2;
    float: right;
}
.loginPanel
{
    padding: 0px 0px 0px 13px;
    border: 1px solid #8BC440;
    background-color:#666666;
    z-index: 2;
    position: relative;
    top: 23px;
    left: 18px;
}
.PnlConnStr
{
    border: 1px solid #FF6600;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6600;
    background-color: #FFDC93;
    font-size: small;
}