/*Generic Styles*/
html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 10px;
	color: #000000;
	overflow:inherit;
	height:100%;
	min-height:98%;
}

body
{
	margin-top: 0px;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height:98%;
	padding:0;
	min-height:98%;
}

#container-page { 
width: 100%; 
position: relative; 
min-height: 90%; 
height: auto !important; 
height: 90%; 
} 
#container-content { 
padding-bottom: 40px; 
} 
#container-foot { 
width: 100%; 
position: absolute; 
bottom: 0 !important; 
bottom: -1px; 
height: 40px; 
} 

table
{
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	color:#5d5a5a;
}

select
{
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
}

h1 {
	font-family: Arial, Verdana, Times New Roman;
	color: #484545;
	font-size: 13pt;
	font-weight: bold;
	margin: 4px 0px 0px 12px; 
}

h2 {
	font-family: Arial, Verdana, Times New Roman;
	color: #505050;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
}

a
{
    font-size:8pt;
    color:Black;
}

/*Styles specific to the PageHeader and PageSubHeader */

.PageHeader
{
	font-family: Arial, Verdana, Times New Roman;
	color: #484545;
	font-size: 13pt;
	font-weight: bold;
	margin: 4px 0px 0px 12px;
}

.PageSubHeader
{
	font-family: Arial, Verdana, Times New Roman;
	color: #484545;
	font-size: 10pt;
	font-weight: bold;
	margin: 4px 0px 0px 12px;
}

/*Styles specific to the Banner, Footer and Menu controls*/

.LogoBackGround
{
    background: url(Images/Others/top-bg.jpg) repeat-x;
}

.StaticMenuItemStyle
{
  color:Gray;
  font-weight:bold;
  font-size:10pt;
  height:30px;      
} 

.SelectedMenuItemStyle
{
    text-align:center;
    font-size:10pt;
    font-weight:bold;
    width:120px;
    cursor:hand;
    border-left:1px solid #A9A9A9;
    border-right:1px solid #A9A9A9;
    border-top:1px solid #A9A9A9;
    border-bottom:0px;
    background-color: #d8d8d8;    
}
                 
.MenuTableRowStyle
{
   height:30px;
}

.MenuTableCellStyle
{
   background-color:#d8d8d8;  
   width:10px;
}

/*Styles specific to the cssi:Label control*/

.LabelStyle
{
    padding-left:2px;
    padding-right:2px;
    white-space:nowrap;
}

/*Styles specific to the cssi:TextBox control*/

.TextBoxStyle
{
	border : 1px solid #A9A9A9;
	vertical-align:middle;
	font-family:  Arial;
	font-size: 12px;
	height:16px;
}

/*Styles specific to the cssi:DropDownList control*/
.ExpandableDropDownStyle
{
	BEHAVIOR: expression(window.dd_Expand != null ? window.dd_Expand(this) : 0);
	width: 300px;
}

/*Styles specific to the cssiIG:WebDateChooser control*/

.DateStyle
{
	border: 1px solid #A9A9A9;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	height: 16px;
	width:90px;
}

.CalendarStyle
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	background-color: #658BBC;
	text-align: center;
	border: 1px solid #A9A9A9;
}

.DayHeaderStyle
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
	background-color: #658BBC;
	text-align: center;
}

.DayStyle
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #DEE7FF;
}

.OtherMonthDayStyle
{
	color: White;
	background-color:Silver;
}

.SelectedDayStyle
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #D6DFFF;
	border: 1px solid Red;
}

.TodayDayStyle
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	background-color: #BDC3CE;
}

.WeekendDayStyle
{
	color: Black;
	background-color: #DEE7FF;
}


/*Other Styles*/

.TableStyle {
	margin-right:-2px;
    text-align:left;
}

.HeaderBackground {
	background: url(Images/Others/amiddle.jpg) repeat-x;
	text-align:left;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

.BorderLeft {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #828282;
}

.BorderRight {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #828282;
}

.ContentTable
{
    margin-right:-2px;
    text-align:left;
}

.BorderLines 
{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;	
}

.BorderLinesWithTop
{
    border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #828282;
	border-top-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;	
}

.ToolbarBackground 
{
	background: url(Images/Others/bg.jpg) repeat-x;
	text-align:center;
	font-weight: bold;
	height:25px;
}

.ContentLayout 
{
}

/*Styles specific to the cssiIG:UltraWebGrid and cssiIG:UltraWebGridToolbar controls*/

.grdAddNewBox
{
    background-color:#E7E7E7;
    font-family:Arial;
    font-size:8pt;
    text-align:left;
    vertical-align:middle;
}

.grdPager
{
    background-color:#E7E7E7;
    font-family:Arial;
    font-size:8pt;
    vertical-align:middle;
}

.grdFrame
{
    font-family:Arial;
    font-size:8pt;
    border-color:InactiveCaption;
    border-style:solid;
    border-width:1px;
}

.grdRow
{
    font-family:Arial;
    font-size:8pt;
    background-color:Window;
    border-color:Silver;
    border-style:solid;
    border-width:1px;
}

.grdRowAlternate
{
    background-color:#E7E7E7;
}

.grdRowSelected
{
    background-color:#C5E0FB;
}

.grdHeader
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    height:20px;
    background-color:#A9A9A9;
    border-color:Silver;
    border-style:solid;
    border-width:0px;
    vertical-align:middle;
    text-align:center;
}

.grdToolBarLinkButton
{
    font-family:Arial;
    font-size:10pt;
}

.grdGroupByBox
{
    background-color:ActiveBorder;
    border-color:Window;
    text-align:left;
    vertical-align:middle;
}

.grdGroupByBoxRow
{
    background-color:Gray;
    border-color:Window;
    text-align:left;
    vertical-align:middle;
}

.grdFilterOperand
{
    background-color:White;
    border-color:Silver;
    border-style:solid;
    border-width:1px;
    font-family:Verdana;
    font-size:8pt;
    padding-left:2px;
}

.grdFilterHighlightRow
{
    background-color:Blue;
    color:White;
}

.grdFilter
{
    background-color:White;
    border-color:Silver;
    border-style:solid;
    border-width:1px;
    font-family:Verdana;
    font-size:8pt;
    padding-left:2px;
}

.grdCellDropDown
{
    font-family:Arial;
    font-size:10pt;
}
#dropmenudiv{
position:absolute;
border:1px solid #c9c9c9;
border-bottom-width: 0;
font-size:8pt;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c9c9c9;
padding: 1px 0;
text-decoration: none;
font-weight: normal;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C5E0FC;
}

.bluelink
{
    font-size:8pt;
    color:Blue;
}
