﻿body {
}

.MasterBody {
     background:url('images/grand i10_300dpi.jpg') no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
         width: 95%; 
    height: 95%; 
    left: 0px; 
    top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #766d53;
    margin:0px;
}


.ajax__calendar_title
{
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color: #3B6E9D;
	color: White;
	background-position: left;
    font-weight: bold;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 11px;
    height: 20;
	}


Strong
{
 font-family : Calibri ;
 font-size: 14pt;
 }

.menuNode
{
	font-family:Verdana;
	color:#0066C2;
	font-size:8pt;
}

.menuNode2
{
	font-family:Verdana;
	color: Orange;
	font-size:8pt;
}

.menuText
{
	font-family:Trebuchet MS, Arial; 
	font-size:8pt; 
	color:White;
}

.menuText2
{
	font-family:Trebuchet MS, Arial; 
	font-size:8pt; 
	color:White;
	font-weight:bold;
}

.menuBGColor
{
	background-color:#3A495C; 
}
.menuItemBGColor
{
	background-color:#3A495C; 
}

.menuItemBGColor2
{
	background-color:#889CB5
}


.THMENU
{
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color: #3B6E9D;
	color: White;
	background-position: left;
    font-weight: bold;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 11px;
    height: 20;
}

.THReportesTitulos
{
	background-color: #3B6E9D;
	color: White;
	background-position: left;
	text-align: Center;
    font-weight: bold;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 15px;
    height: 30px;
    border-bottom: 2px solid #E0E0E0;
}
.THReportes
{
	background-color: #3B6E9D;
	color: White;
	background-position: left;
	text-align: left;
    font-weight: bold;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 11px;
    height: 20;
}
.TDReportes
{
	color:  Black;
	background-color: #E0E0E0;
	font-weight: bold;
	background-position: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    height: 20px;
}

.TDMENU
{
	padding-left: 15px;
	color:  Black;
	background-color: Silver ;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 7pt;
    height: 20px;
}

.TDMENU2
{
	padding-left: 15px;
	color:  Black;
	background-color: #E0E0E0;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    height: 20px;
}

.TDMENU3
{
	padding-left: 15px;
	color:  Black;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    height: 20px;
}

.TDMENU4
{
	padding-left: 12px;
	color:  Black;
	background-color: #E0E0E0;
	color: Maroon;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    height: 20px;
}

.TDMENU5
{
	padding-left: 0px;
	color:  Black;
	background-color: Silver ;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 7pt;
    height: 20px;
}

.TABLECONTROL
{
	background-color: #E0E0E0;
}

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#efefef ;
	border-top-color:Gray ;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
}



.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	text-align: left;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.Boton1
{
	background-color: #4169E1;
	border-color:Black;
	border-style:solid;
	color:White;
	border-width: 1px;
	font-weight:bold;
}


.dropShadowPanel 
{
	width:300px;
	background-color:White;
	color:white;
	font-weight:bold;
}

.dropShadowPanel2 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}


a.button {
    /* Sliding right image */    background: transparent url('../../Images/graficos/button_right_04.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 34px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: ButtonText ;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
 
a.button span{    /* Background left image */ 
    background: transparent url('../../Images/graficos/button_left_04.png') no-repeat;     display: block;
    line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 0 5px 18px;
} 
 
a.button:hover span{
    text-decoration:underline;
}

#blancos a:link {color: #FFFFFF; text-decoration: underline; }
#blancos a:active {color: #FFFFFF; text-decoration: underline; }
#blancos a:visited {color: #FFFFFF; text-decoration: underline; }
#blancos a:hover {color: #FFFFFF; text-decoration: none; }
