﻿/* LITWARE STYLES */

.loading
{
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
}

.LoadingPanel_Hay
{
	background:url('Resources/Images/Loading.gif') center center no-repeat #f3f3e2;
}

body
{
	margin: 0px;
	color: Black;
	background-color: #EEF1F2;
}

p
{
	text-align: justify; 
}

body, p, td
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 11px;
}

a, a:link, a:visited
{
	color: #2859A6;
	text-decoration: none;
}

a:active, a:hover
{
	text-decoration: none;
}



tabla
{
    text-align:left;
}

h1
{
	font-size: 22px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}

hr
{
	height: 1px;
	border: 1px solid gainsboro;
}


/* PAGE */

.page-container
{
	color: black;
	background-color: #EEF1F2;
	border: 1px solid #006699;
}

.page-header
{
	background-image: url(../Images/main_menu.gif);
	background-repeat: no-repeat;
}

.page-footer
{
	color: white;
	background-color: #2859A6;
}

.page-left
{
	background-color: #2859A6;
	padding-top: 0;
	vertical-align: top;
	border-right: 1px solid gainsboro;
}

.page-content
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	background-image: none;
	background-repeat: no-repeat;
	width:1020px;
}

.page-activity
{
	border: 1px solid #006699;
}


/* USER */

.user-container
{
	color: White;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}

.user-name
{
	color: White;
	font-size: 11pt;
	font-weight: bold;
}

.user-status, .user-status:link, .user-status:visited
{
	color: #FFCC00;
	text-transform: none;
	font-size: 11pt;
	font-weight: bold;
}

.user-status:active, .user-status:hover
{
	text-transform: none;
}


/* BREADCRUMBS */

.breadcrumbs-container
{
	background-color: #2859A6;
	border-bottom: 1px solid gainsboro;
	
}

.breadcrumbs-node, .breadcrumbs-node:link, .breadcrumbs-node:visited
{
	color: white;
	 font-weight: bold;
}

.breadcrumbs-currentnode
{
	color: #FFCC00;
	font-weight: bold;
}

/* MAINMENU */

ul#mainmenu
{
	margin: 0;
	padding: 0;
}

ul#mainmenu li
{
	padding: 2px;
}

ul#mainmenu li a
{
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.mainmenu-vertical
{
	text-align: left;
	background-color: olivedrab;
	color: White;
	border-top: 1px solid darkolivegreen;
	border-bottom: 1px solid darkolivegreen;
	border-right: 1px solid darkolivegreen;
	padding: 5px;
}

.mainmenu-horizontal
{
	text-align: left;
	background-color: Transparent;
	color: White;
	border-top: 0;
	border-bottom: 0;
}

/* CONTEXTMENU */

.contextmenu
{
	margin: 0;
	padding: 0;
	border-top: 0;
}

.contextmenu-link, .contextmenu-link:link, .contextmenu-link:visited
{
	padding: 2px 3px 2px 3px;
	background-color: transparent;
	border-bottom: 1px solid gainsboro;
	color: Black;
	font-weight: bold;
	padding: 5px;
}

/* OPTIONSMENU */

.optionsmenu
{
	margin: 0;
	padding: 0;
	border-top: 0;
}

.optionsmenu-link, .optionsmenu-link:link, .optionsmenu-link:visited
{
	padding: 2px 3px 2px 3px;
	background-color: transparent;
	border-bottom: 1px solid gainsboro;
	color: Black;
	font-weight: bold;
	padding: 5px;
}

/* CONTROLS */

.textbox
{
	color: dimgray;
	font-size: 11px;
}

.button
{
	color: White;
	background-color: olivedrab;
	border: 1px solid darkolivegreen;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

select
{
	color: Black;
	font-size: 11px;
	height: 20px;
}

.textboxP
{
	color: dimgray;
	font-size: 11px;
	width:35px;
	text-align:right;
}

/* GRID */

.grid
{
	color: DimGray;
}

.grid-header
{
	color: White;
	background-color: olivedrab;
	padding: 5px;
}

.grid-pager
{
}

.grid-footer
{
}

.grid-row
{
	background-color: whitesmoke;
	vertical-align: top;
}

.grid-row-alternating
{
	background-color: white;
	vertical-align: top;
}

.grid-row-edit
{
}

.grid-row-selected
{
}

/* DETAIL VIEW */

.detail-container
{
	color: Black;
	background-color: whitesmoke;
	padding: 10px;
}

.detail-label
{
	font-weight: bold;
	color: yellowgreen;
	width: 75px;
}

.detail-value
{
	color: Black;
}

/* FORM VIEW */

.form-container
{
	color: Black;
	background-color: transparent;
	padding: 0px;
}

.form-alternating-container
{
	color: Black;
	background-color: transparent;
	padding: 0px;
}

.form-label
{
	font-weight: bold;
	color: yellowgreen;
	width: 75px;
}

.form-value
{
	color: black;
}

.seccion
{
	font-weight:bold;
	background-color:whitesmoke;
	color:Black;
	font-size:12px;
	text-indent: 5pt;
}

.encabezado
{
	font-weight: bold;
	background-color: silver;
	color: Black;
	font-size: 12px;
	text-indent: 5pt;
}

.imgHeader
{
	 	
}

.RadMenu_WebBlue
{
 padding-left:0 !important;
 padding-right: 59px !important;
}

.RadMenu_WebBlue .rmText
{
	padding-left: 0 !important;
}
