﻿.body{
	font-weight: normal;
	background-attachment: fixed;
	background-color:#ffffff;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
	letter-spacing: normal;
	 font-size:smaller;
    background-image:url('../images/BGGradient.png');
 }
.Footer
{
  font-size: small;
  font-weight:bold;
  color:White;
  background-color: Teal;
  width:1000px;
} 

.LabelTitle
{
 font-size:  x-large;
  font-weight:bold;
  color:Teal;
  background-color: Transparent;
  width:1000px;
}
.hr
{
 color:Black;
 height:1px;
}
.Buttons
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
border-color: Black; 
border-style: solid;
border-width: 1px;
background-color: Teal;
color: White;
vertical-align:middle;
 width:145px;
 height:25px;
 }
 .Buttons:hover
 {
 background-color:  White;
 color:Teal;
 font-weight:  bold;
 }
 .DropDownListFormated
{
font-family: Trebuchet MS;
font-weight: normal;
background-color:#e0eeee;
 height:12px;
}
.LabeltcTitle
{
 background-color:Teal;
 color:White;
font-weight:  bold;
 font-size:  small;
}
.PanelBackGroundMainTable
{
background-color:  #e0eeee;
width:1000px;
text-align: left; 
 border-width:5px;
 border-color:Black;
} 

.PanelBackGroundMainMenu
{
background-color:teal;
width:800px;
text-align: left;
vertical-align:middle;
font-size:small;
}
.DynamicMenuItemStyle
{
 text-align:left;
 border-style:solid;
 border-width:1px;
 border-color:#000000;
 font-family:Trebuchet MS, Arial, Verdana, Helvetica;
 font-size: small;
 font-weight:bold;
 color:White;
 background-color:teal;
 }
.StaticMenuItemStyle
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica;
font-size: small;
color:White;
background-color:teal;
}
.StaticHoverStyle
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica;
font-size: small;
color:Black;
background-color:White;
}
.Menu
{
 font-weight:bold;
 text-align:Left;
 font-family: Trebuchet MS, Arial, Verdana, Helvetica;
 font-size:small;
 }
.MainTable
{
 width:100%;
 vertical-align:top;
 text-align:left;
}
.MasterPanel
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
background-color: Teal;
color: #ffffff;
width:250px;
}

.h2
{
 font-size: small;
 color:White;
  background-color: teal;
}

.MainTable
{
 width:100%;
 vertical-align:top;
 text-align:left;
}


.TextHighlight
{
 color: black ;
 font-size:  large;
 font-weight:bold;
}

.Labels
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica ;
font-weight: normal;
 background-color:Transparent;
 color:Black; 
}
.TextBoxEditable
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica ;
font-weight: bold;
}
.TextBoxUnEditable
{
font-family:Arial, Verdana, Helvetica;
font-weight: normal;
background-color: Orange;
 }
.TextBoxRequired
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica ;
font-weight: bold;
 background-color:Yellow;
}
.PanelMatchBbuttons
{
font-family:Arial, Verdana, Helvetica ;
font-weight:bold;
background-color:#990000;
color:#FFFBD6;
border-style:none;
text-align:center;
}
.PanelBlackBackGround
{
font-family:Arial, Verdana, Helvetica ;
font-weight:bold;
 font-size:small;
background-color: Black;
color: White;
border-style:none;
text-align:center;
}
.PanelBackGroundNoWidth
{
background-color:#FFFBD6;
}
.tdHeader
{
background-color:teal;
color:#ffffff;
font-weight:bold;
 font-size:medium;
 text-align:center;
}
.Validators
{
color:#ff0000;
text-align:center;
font-weight:bold;
background-color:Black;
}
.MessageOK
{
color: Black;
text-align:center;
font-weight:bold;
background-color: #00ffff;
}

.TableSort
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
}
.TableSearch
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
}
.TableCOB
{
font-family:Arial, Verdana, Helvetica;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
text-align:center;
background-color:#FFFBD6;
color:Black;
}
.ListPanelBackGround
{
background-color:#FFFBD6;
width:800px;
}
.DataGrid
{
font-family:Arial, Verdana, Helvetica;
font-weight:normal;
width:99%;
border-style:solid;
}
.DataGridAlternatingItemStyle
{
background-color:Black;
color:White;
font-weight:bold;
}
.DataGridHeadingStyle
{
background-color:#990000;
color:#FFFBD6;
font-weight:bold;
}
.pnlNoRecords
{
width:100%;
background-color:Red;
font-weight:bold;
text-align:center;
border-style:solid;
}
.modalPopUp
{
background-color:#FFFBD6;
font-family:Arial, Verdana, Helvetica;
font-weight: normal;
font-size:small;
border-style:  outset;
border-width:6px;
border-color: Silver;
width:350px;
}

#progressBackgroundFilter 
{
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#FFFBD6;
    border:solid 1px #000;
    text-align:center;
}

.TableNavigation
{
font-family:Arial, Verdana, Helvetica;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
 font-size:small;
}

.TextBoxRoundUnEditable
{
font-family:Arial, Verdana, Helvetica;
font-weight: normal;
background-color: Orange;
width:75px;
height:250px;
}
.TextBoxRoundEditable
{
font-family: Arial, Verdana, Helvetica;
font-weight: bold;
width:75px;
height:250px;
}
.lblUnEditable
{
border-color:Black;
border-width:1px; 
border-style:solid;
background-color: Orange;
font-family:  Arial, Verdana, Helvetica;
font-weight: normal;
}

.ListBoxFormated
{
font-family: Courier, Trebuchet MS;
font-weight: normal;
background-color:White;
}
.LabelAsHeadingForListBox
{
font-family: Courier, Trebuchet MS;
font-weight: normal;
background-color:#990000;
color: White;
font-size: small;
height:20px;
border-style:solid;
border-width:2px;
border-color:Black
}
.ReportViewerPage
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-size: small;
background-color:white;

}
.PanelSetup
{
 background-color:#990000;
 color:#FFFBD6;
 width:800px;
 text-align:center;
 font-weight:normal;
 font-size:medium;
}
