﻿.linkMenu1
{
 font-weight: normal;
 font-size: 10px;
 color: #4B5731;
 font-family: Arial;
 font-weight:bold; 
 text-decoration: none;
 text-align:center;
 cursor:hand;
}
 
.linkMenu1:link {
  color: #4B5731;
}
 
.linkMenu1:visited {
  color: #4B5731;
}
 
.linkMenu1:hover {
  color: #000000;
}

.linkMenu2
{
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 font-family: Arial;
 font-weight:bold;
 text-decoration: none;
 text-align:center;
 cursor:hand;
}
 
.linkMenu2:link {
  color: #000000;
}
 
.linkMenu2:visited {
  color: #000000;
}
 
.linkMenu2:hover {
  color: #4B5731;
}

.linkDown
{
 font-weight: normal;
 font-size: 11px;
 color: #333333;
 font-family: Arial;
 text-align:center;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown:link {
  color: #333333;
}
 
.linkDown:visited {
  color: #333333;
}
 
.linkDown:hover {
  color: #667C14;
}

.linkDown2
{
 font-weight: bold;
 font-size: 11px;
 color: #333333;
 font-family: Arial;
 text-align:center;
 text-decoration: none;
 cursor: hand;
}
 
.linkDown2:link {
  color: #333333;
}
 
.linkDown2:visited {
  color: #333333;
}
 
.linkDown2:hover {
  color: #667C14;
}

.linkClickHere
{
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 font-family: Arial;
 font-weight:bold;
 text-decoration: underline;
 text-align:center;
 cursor:hand;
}
 
.linkClickHere:link {
  color: #CC0000;
}
 
.linkClickHere:visited {
  color: #CC0000;
}
 
.linkClickHere:hover {
  color: #CC0000;
}

.Table2
{
	border-right: #000000 3px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #000000 3px solid;
}

.div
{
	background-color: #FFFFFF;
}

.fieldEditRequired
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #FF0000 2px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color:#000000;
	font-size:11px;
}

.fieldEditLabel
{
    BORDER-RIGHT: #F1F1F1 1px solid;
    BORDER-TOP: #F1F1F1 1px solid;
    MARGIN: 0px;
    BORDER-LEFT: #F1F1F1 1px solid;
    BORDER-BOTTOM: #F1F1F1 1px solid;
    BACKGROUND-COLOR: #F1F1F1;
	font-style:normal;
	font:Arial;
	color:#000000;
	font-size:11px;
}

.ExpectedItemColor
{
	
}

.PendingShipmentItemColor
{
	
}

.NotExpectedItemColor
{
	background-color: #FF6666;
}

.ReceivedItemColor
{
	background-color: #FFE57F;
}

.ShippedItemColor
{
	background-color: #d9efb1;
}

.InvalidShipmentItemColor
{
	background-color: #ebc4b1;
}

.IncorrectTicketColor
{
	background-color: #ccccff;
}

.InWarehouseColor
{
	background-color: #d9efb1;
}

.AppearedColor
{
	background-color: #ebc4b1;
}

.MissedTicketColor
{
	background-color: #ccccff;
}

.textR
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-right: 7px;
    text-align: Right;
    background-color: #DAD8C2;
}

.textR1
{
	font-size: 11px;
	color: #ECE9D8;
	font-family: Arial;
	padding-right: 7px;
    text-align: Right;
}

.textR2
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-right: 7px;
    text-align: Right;
}

.textTitleCells
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-right: 7px;
    text-align: Left;
    background-color: #DAD8C2;
}

.textL
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-left: 7px;
    text-align: Left;
    background-color: #F1F1F1;
}

.textL1
{
	font-size: 11px;
	color: #ECE9D8;
	font-family: Arial;
	padding-left: 7px;
    text-align: Left;
}

.textL2
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-left: 7px;
    text-align: Left;
}

.textC
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
    text-align: Center;
}

.textC1
{
	font-size: 11px;
	color: #ECE9D8;
	font-family: Arial;
    text-align: Center;
}

.textJ
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
    text-align: justify;
}

.textJ1
{
	font-size: 11px;
	color: #ECE9D8;
	font-family: Arial;
    text-align: justify;
}

.textFooter
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
    text-align: right;
}

.textFooter2
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
    text-align: right;
    background-color: #F1F1F1;
}

.textDown
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
    text-align: Right;
	padding-right: 116px;
}

.titL1
{
	font-size: 11px;
	font-weight:bold;
	color: #F66013;
	font-family: Arial;
    text-align: Left;
}

.titNews
{
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	font-family: Arial;
    text-align: Left;
}

.fieldEdit
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color:#000000;
	font-size:11px;
}

.fieldEdit2
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color:#999999;
	font-size:11px;
}

.fieldEdit3
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color:#333333;
	font-size:12pt;
}

/* Calendar styles */

.CalendarTitle
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	background-color: #9c824a;
}

.CalendarNextPrev
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
}

.CalendarText
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.CalendarDayHeader
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #e7e3d6;
}

.CalendarWeekendDay
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #f7f3f7;
}

.CalendarSelectedDay
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: antiquewhite;
}

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
  text-decoration : none;
  
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
  text-decoration : none;
  
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
  text-decoration : none;
  
}

#CalendarControl .header {
  background-color: #4c729d;
  text-decoration : none;
  
}

#CalendarControl .weekday {
  background-color: #E7E1D3;
  color: #000;
  text-decoration : none;
  
}

#CalendarControl .weekend {
  background-color: #FFF4CC;
  color: #000;
  text-decoration : none;
  
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #BEAE89;
  color: #FFF;
  text-decoration : none;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
  text-decoration : none;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #BEAE89;
  border: 1px solid #999;
  text-decoration : none;
}

#CalendarControl .previous 
{
  text-decoration : none;
  text-align: left;
}

#CalendarControl .next {
  text-align: right;  
  text-decoration : none;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
  text-decoration : none;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
  text-decoration : none;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
  text-decoration : none;
}

/*Calendar en JavaScript*/
.CalendarJSTable
{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

.CalendarJSTh {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

.CalendarJSTd {
  text-align: center;
}

.CalendarJSHeader {
  background-color: #AAAAAA;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

.CalendarJSWeekday {
  background-color: #F1F1F1;
  color: #000;
  display: block;
  text-decoration: none;
  width: 2em;
}

.CalendarJSWeekend {
  background-color: #DAD8C2;
  color: #000;
  display: block;
  text-decoration: none;
  width: 2em;
}

.CalendarJSSelectedDay
{
  background-color:#CCCCCC;
  border: 1px solid #FFFFFF;
  color: #000000;
  display: block;
  text-decoration: none;
  width: 2em;
}

.CalendarJSPrevious {
  text-align: left;
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.CalendarJSNext {
  text-align: right;
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.CalendarJSNext:link {
  color: #000000;
}
 
.CalendarJSNext:visited {
  color: #000000;
}
 
.CalendarJSNext:hover {
  color: #000000;
}

.CalendarJSTitle {
  text-align: center;
  font-weight: bold;
  color: #000000;
}

.CalendarJSEmpty {
  background-color: #F1F1F1;
}

.CalendarJSDays {
  background-color: #CCCCCC;
  border: 1px solid #FFFFFF;
}

/* End Calendar */

.TextValidator
{
	font-size: 11px;
	color: Red;
	font-family: Arial;
    text-align: left;
	padding-left: 7px;
}

.TextValidatorG
{
	font-size: 11px;
	color: Black;
	font-family: Arial;
    text-align: left;
	padding-left: 7px;
}



.GridItemPadding
{
	padding-left: 6px;
	padding-right: 6px;
}

.DataGridHeaderStyle
{
	padding-left: 6px;
	padding-right: 6px;
	font-size:11px;
	color: White;
	font-family: Arial;		
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
    border-right: #f1f1f1 3px solid;
    border-top: #f1f1f1 1px solid;
    border-left: #f1f1f1 1px solid;
    border-bottom: #f1f1f1 3px solid;
}

/* Tab Menu Styles */

.linkMenu1
{
 font-weight: normal;
 font-size: 11px;
 color: #4B5731;
 font-family: Arial;
 font-weight:bold;
 text-decoration: none;
 text-align:center;
 cursor:hand;
}

.linkMenu1:link {
  color: #4B5731;
}
 
.linkMenu1:visited {
  color: #4B5731;
}
 
.linkMenu1:hover {
  color: #000000;
}

.linkMenu2
{
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 font-family: Arial;
 font-weight:bold;
 text-decoration: none;
 text-align:center;
 cursor:hand;
}
 
.linkMenu2:link {
  color: #000000;
}
 
.linkMenu2:visited {
  color: #000000;
}
 
.linkMenu2:hover {
  color: #4B5731;
}

/*Status Color*/
.pendingFarm
{	
	background-color: #FFEB99;
	padding-left: 6px;
	padding-right: 6px;
}
.notExpected
{
	background-color: #EBC4B1;
	padding-left: 6px;
	padding-right: 6px;
}
.received
{
	background-color: #A6CAA6;
	padding-left: 6px;
	padding-right: 6px;
}
.shippedFarm
{
	/*background-color: Transparent;*/
	padding-left: 6px;
	padding-right: 6px;
}
.Appeared
{
	background-color: #EBC4B1;
	padding-left: 6px;
	padding-right: 6px;
}
.MissedShipment
{
	background-color: #FF0000;
	padding-left: 6px;
	padding-right: 6px;
}
.InvalidShipment
{
	background-color: #FF0000;
	padding-left: 6px;
	padding-right: 6px;
}
.incorrect
{
	background-color: #FF0000;
	padding-left: 6px;
	padding-right: 6px;
}


