﻿
body {
	background: #ffffff;
	font-family: Verdana, Verdana;
	font-size: 11px;
}
	
input 
{
	font-family: Verdana, Verdana;
	font-size: 11px; 

}

a{
	color: #0066CC;
	font-family: Verdana, Verdana;
	text-decoration: none;
	font-size: 11px; 
}

a:active
{
	color: #0066CC;
	font-family: Verdana, Verdana;
	text-decoration: none;
	font-size: 11px; 
}


a:hover {
	color: #333333; 
	font-family: Verdana, Verdana;
	text-decoration:none;
	font-size: 11px; 
}

a:link    
{
	font-family: Verdana, Verdana;
	text-decoration:none;
	font-size: 11px; 
}

a:visited 
{
	font-family: Verdana, Verdana;
	text-decoration:none;
	font-size: 11px; 
}

.dropdown 
{
	font-family: Verdana, Verdana;
	font-size: 11px;
}

.dropdownblue 
{
	font-family: Verdana, Verdana;
	font-size: 11px;
	background-color:#B2CDF7;
}


 .topmenu
 {
	font-family: Verdana, Verdana;
	font-size: 11px;
	color: #333333;	
	background: #0a6cce;
	
}

 .bottommenu
 {
	font-family: Verdana, Verdana;
	font-size: 11px;
	color: #b2cdf7;	
	background: #0a6cce;
	font-weight: bold;
}

 .mainmenu
 {
	font-family: Verdana, Verdana;
	font-size: 11px;
	color: #333333;	
	background: #b2cdf7;
}


.pageheading 
{
	font-family: Verdana, Verdana;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.pageheaderbreadcrumb
{
	font-family: Verdana, Verdana;
	font-size: 14px;
	color: #999999;
	
}

.pageheaderindex
{
	font-family: Verdana, Verdana;
	font-size: 11px;
	color: #BBBBBB;
	
}

.error
{
	font-family: Verdana, Verdana;
	font-size: 18px;
	color: #ff0033;
	font-weight: bold;
}

.errorsmall
{
	font-family: Verdana, Verdana;
	font-size: 14px;
	color: #ff0033;
	font-weight: bold;
}


.AccordionHeader
{
	 border: 1px solid #2F4F4F;
	 color: black !important;
	 background-color: #B2CDF7;
	 font-family: Verdana, Verdana;
	 font-size: 12px;
	 font-weight: bold;
	 padding: 5px;
	 margin-top: 5px;
	 cursor: pointer;
	 width:98%;
	
}

.DivSearchHeader 
{
	 border: 1px solid #2F4F4F;
	 color: black !important;
	 background-color: #B2CDF7;
	 font-family: Verdana, Verdana;
	 font-size: 12px;
	 font-weight: normal;
	 padding: 5px;
	 cursor: pointer;
	 width:Auto;	
}

.AccordionContent
{
	 background-color: #D3DEEF;
	 border: 1px dashed #2F4F4F;
	 border-top: none;
	 padding: 5px;
	 padding-top: 10px;
	 height:0px !important;
	 overflow:hidden !important;
}

.AccordionLink
{
 background-color: #B2CDF7;
 color:black;
	
}

.gridview .actions div {
	float: right;
	padding-right: 1px;
	text-align: right;
	width: 95px;
}

.gridview .edit td,.gridview .create td {

    padding: 3px;
	border-bottom: solid 2px White;
	border-top: solid 2px White;
}

.gridview tr {
    
    background-image:url(../Img/NewMillnetBarTaBleRow.jpg);
    
	border-bottom: solid 1px #FFFFFF;
	color: #000000;
	font-family: Verdana, Verdana;
	padding: 2px 1px;
	font-size:11px;
	
}
.gridview td a{
	color: #000000;
	font-family: Verdana, Verdana;
	padding: 1px;
	text-decoration: none;
}
.gridview td a:hover {
	color: #000000; 
	text-decoration:underline;
}


.gridviewlink .actions div {
	float: right;
	padding-right: 0px;
	text-align: right;
	width: 95px;
}

.gridviewlink .edit td,.gridview .create td {
	
	padding: 3px;
	border-bottom: solid 2px White;
	border-top: solid 2px White;
}

.gridviewlink tr { 
    
    background-image:url(../Img/NewMillnetBarTaBleRow.jpg);
    
	border-bottom: solid 1px #FFFFFF;
	color: #000000;
	font-family: Verdana, Verdana;
	padding: 2px 1px;
	font-size:11px;
}

.gridviewlink td a{
	color: #000000;
	font-family: Verdana, Verdana;
	padding: 1px;
	text-decoration: none;
}

.gridviewlink td a:hover {
	color: #000000; 
	text-decoration:underline;
}

.gridviewlink tr:hover
{
	background: #D3D3D3;
	color: #000000;
	cursor: hand;
}
.gridviewlink tr.evenlink:hover td
{
	background: #D3D3D3;
	color: Black; 
	cursor: hand;
}

.HideButton 
{ 
	Display : none
} 

.even {
	background: #f9e8b9;
}

.evenlink {
	background: #FFFFFF;
}
.odd {
	background: #FFFFFF;
}

.tablehead {
	background: darkgray;
	color: #FFFFFF; 
}

.gridview th {
	
	background: white;
	color: Black;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 3px;
	text-align: left;
	
}
.gridview tf {
	background-color: White;
	color: White;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 3px;
	text-align: left;
}
.gridview th a{
	color: Black;
	font-family: Verdana, Verdana;
}
.gridview th a:hover
{
	color: #BBBBBB;
	
}
.gridview tr.even td,.detailsview tr.even td{
	background: White;
}

.gridview tr.header {
	background: White;
}
.gridview,.detailsview {
	width: 100%;
}

.gridviewlink th {
	
	background: white;
	color: Black;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 3px;
	text-align: left;

	
}
.gridviewlink tf {
	background-color: White;
	color: White;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 3px;
	text-align: left;
}
.gridviewlink th a{
	color: Black;
	font-family: Verdana, Verdana;
}
.gridviewlink th a:hover
{
	color: #BBBBBB;
	
}
.gridviewlink tr.evenlink td,.detailsview tr.evenlink td{
	background: White;
}

.gridviewlink tr.header {
	background: White;
}
.gridviewlink,.detailsview {
	width: 100%;
}


.detailsview .actions div {
	float: right;
	text-align: right;
	width: 95px;
	padding-right: 2px;
}
.detailsview td {
	background: #D7E6F4;
	color: #333333;
	font-family: Verdana, Verdana;
	padding: 5px 5px 5px 5px;
}
.detailsview td a {
	color: #0066CC;
	font-family: Verdana, Verdana;
	padding-right: 5px;
}
.detailsview td a:hover {
	color: #333333; 
	text-decoration:underline;
}
.detailsview th {
	background: #4168BD;
	color: #FFFFFF;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 3px 8px 5px;
	padding: 2px;
	text-align: left;
}
.detailsview tr.header {
	background: #C5DBF7;
	padding: 3px 8px 5px;
}

.collapsePanel
{
	
	visibility: visible;
	height: 0px;
	background-color: white;
	position: relative;

}

.collapsePanelHeader
{
	background-image:url(../Img/NewMillnetBarTaBleHeading.jpg);
	height: 21px;
	visibility: visible;
	color: Black;
	font-weight: bold;
	cursor: pointer;
	background-color: #f9e8b9;
	position: relative; vertical-align:middle;
	

}

.ControlError
{
	background-color: #fff5cc ;
	border-bottom: solid 1px #990000;
	border-top: solid 1px #990000;
	border-left: solid 1px #990000;
	border-right: solid 1px #990000;
}

.ControlErrorMessage
{
	color: #990000; 
	font-size:10px
	
}

.BizconLabel
{
    Font-weight: normal;
    Font-family:Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    border-style:none;
    border-width:1px;
    color:#0A6CCE;
    
    
}

.BizconTextBox
{
    Font-weight: normal;
    Font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 1px;
    border-color: #0058EE;
    color: #000000;

}
    
.SearchTextBox
{
    Font-weight: normal;
    Font-family: Verdana;
    font-size: 11px;
    border-bottom-style:inset;
    background-color: #FFFFFF;
    color: #000000;    
    
}

.FormViewTable {
	
	background: #F2F2F2;
	color: #000000;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 5px;
	text-align: right;
	width: 100%;
}

.FormViewTable tr {
	
	
	color: #000000;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 5px;
	width: 98%;
}

.FormViewTable td {
	
	
	color: #000000;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 0px;
	
	
}

.FormViewTable thead {
	
	background: #B2CDF7;
	color: #000000;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 0px;
	text-align: left;
}
.FormViewTable tfoot {
	
	background: #B2CDF7;
	color: #FFFFFF;
	font-family: Verdana, Verdana;
	letter-spacing: 0;
	padding: 0px;
	text-align: left;
}

.BizconControl Table {

    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    margin: 5px;
    padding-top: 0px;
    padding:5;
    
}

.Search_DetailedPanel
{
	visibility:hidden;
}


.AutoComplete {
	width:auto !important;
	overflow: auto; 
	height:300px !important;  
	font-family: Courier New, Monospace;
	font-size:9pt;
	
}

.AutoComplete400{
	width:400px !important;
	overflow: auto !important; 
	height: 300px !important;
	position:absolute !important;  
	font-family: 'Courier New', Monospace;
	font-size:9pt;
	top:0px;
	
}

.AutoComplete600{
	width:600px !important;
	overflow: auto !important; 
	height: 300px !important;
	position:absolute !important;  
	font-family: 'Courier New', Monospace;
	font-size:9pt;
	top:0px;
}


.AutoCompleteFullWidth
{
	width: 100% !important;
	overflow:  auto !important; 
	height: 300px !important;
	position: absolute !important;
	font-family: 'Courier New', Monospace;
	font-size:9pt;
	top:0px;
	
	left:10px;
	
}

.AutoCompleteFullWidthRight
{
	width: 100% !important;
	overflow: auto !important; 
	height: 300px !important;
	right: 2px !important;
	position: absolute !important;
	font-family: 'Courier New', Monospace;
	font-size:9pt;
	
	
}

.AutoCompleteSuperSearch
{
	width: 1024px !important; 
	overflow:auto !important; 
	height: auto !important;
	left: 0px !important;
	position: absolute !important;
	font-family: 'Courier New', Monospace;
	font-size:10pt;
	font-weight:bold;
	vertical-align:bottom;
	top:38px !important;
	background-color:Transparent;
	color:black !important;
}

.AutoCompleteSuperSearch_item
{
	color:black !important;
	
}

.AutoCompleteSuperSearch_item_selected
{
 color:black !important;
 font-weight:bolder;	
 background-color:#F9D07E;
}

#AutoComplete div{
	font-size:inherit !important;    
}

.WaterMark
{
	font-style:italic;
	color:Gray;
}

#SearchPanelHeader{
	font-weight:bold;
	background-color:Green;
}

#LabelRowCount
{
	font-weight:normal;
}

#DetailedSearchPanel
{
	height:0px !important;
}



.Freezing_fixed 
{ 
   position:absolute ; 
   top: 0px;  
   z-index: 10; 
}

.Freezing_ori 
{ 
   position:absolute ; 
   top: expression(this.offsetParent.scrollTop); 
   z-index: 10; 
  
   
}

.Freezing
{ 
   position:absolute ; 
   top: expression(this.offsetParent.scrollTop); 
   z-index: 10; 
  
}


.Test_header th
{
	background-color:Maroon !important;
	color:Red;
}

.Header_fixed 
{ 
   
   top: 0px;  
    
}

.fixed 
{ 
   position:fixed;
   top: 0px; 
   width:98%;
   overflow:auto; 
    
}

.relative
{
	position:relative;
	
}

.static
{
	position:static;
}


.collapsePanelMenu
{
	width: 207px;
	visibility:visible;
	height: 0px;
	background-color: #b2cdf7;	
	
	overflow:hidden;
	position:relative;
}

.collapsePanelHeaderMenu
{
    background-image:url(../Img/NewMillnetBarTaBleRow.jpg);
	width: 207px;
	height: 17px;
	visibility: visible;
	color: Black;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	
	position: relative;
}

.PanelHeaderMenu
{
    background-image:url(../Img/NewMillnetBarTaBleRow.jpg);
	
	height: 17px;
	visibility: visible;
	color: Black;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
	
	
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 16px;
	width: 500px;
	overflow: auto;
}


.titleTab  TD{background-color: #FFFFFF;color: #666465; font: 11px Verdana, Arial}
.titleTab1   {border-bottom: 1px solid #666465}
.titleTab2   {border: 1px solid #666465; border-bottom: 0px solid #666465}