﻿body
{
	font-family: Verdana;
	font-size: 12px;
	
}
.anchor
{
	text-decoration: none;
	color: #003366;
	font-size: 12px;
	border: 0;
	cursor: hand;
}
.anchor:hover
{
	color: #FF0000;
	font-size: 12px;
	cursor:hand;
	
}
.Refresh
{
	display:none;
}
.anchor_Bidding
{
	text-decoration: none;
	color: #0000FF;
	font-size: 11px;
	border: 0;
	cursor: hand;
	font-family: Verdana;
}
.spanlabel
{
	font-size: 10px;
}
.panel
{
	
}
.spanRed
{
	color: #CC3300;
}
.spanGreen
{
	color: #006600;
}
.spanOrange
{
	color: #CC6600;
}
.mandatory
{
	color: #FF0000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.label
{
	text-align:left;
}
.ddl
{
	width:155px;
}
.button
{
	background-color: #003366;
	color: #FFFFFF;
	font-family: Verdana;
}
.AddNew
{
	background-color: #003366;
	color: #FFFFFF;
	font-family: Verdana;
}
.headerLabel
{
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #0967AF;
	height: 25px;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.headerLabel_Terms
{
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #0967AF;
	height: 25px;
	width: 70%;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.headerLabel_Master
{
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #0967AF;
	height: 25px;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	
}

.footerLabel
{
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #0967AF;
	height: 25px;
	width: 100%;
	font-size: 10px;
	text-align:center;
}
.footerLabel_Master
{
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #0967AF;
	height: 25px;
	width: 100%;
	font-size: 10px;
	text-align:center;
}
.p
{
	text-align:justify;
}
.AutoTextBox
{
	background-color: #808080;
	
}
.grid
{
	width: 100%;
}
.GridItem
{
	background-color: #E8E8DB;
}
.GridAlternateItem
{
	background-color: #F1E9DC;
}
.GridHeader
{
	background-color: #0967AF;
	color: #FFFFFF;
	height: 25px;
}
.grid_detail
{
	width: 100%;
	font-size: 11px;
}
.GridItem_detail
{
	background-color: #E4E4E4;
}
.GridAlternateItem_detail
{
	background-color: #CCCCCC;
}
.GridHeader_detail
{
	background-color: #0967AF;
	color: #FFFFFF;
	height: 25px;
}
.TopFont
{
	height: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #CC3300; /*	width: 175px;*/
}


/*============================================ RADSPLITTER RELATED SETTINGS ========================*/
/* RadSplitter panes header */
.SplitterPaneHeader
{
	display: block;
	height: 25px;
	line-height: 24px;
	background-repeat: repeat;
	background-position: left top;
	padding-left: 2px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0967AF;
	
}

.plainitemfont
{
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-family:Calibri;
}

/* ===================================== Application Body Wrapper  ======================================= */
/* application Body wrapper */
.NPIBodyWrapper
{
	background: url('images/vz_bg.jpg') repeat;
	 
}

.NPIContentCell
{
	padding: 0;
	height: 100%;
	margin-left: 0px;
	padding-left: 0px;
	
}
/* ===================================== Application Wrapper  ======================================= */
/* application wrapper */
.NPIOuterTableWrapper
{
	margin: auto; /* position the application in the center of the browser */
	border-left: solid 1px #385e9c;
	border-right: solid 1px #385e9c;
	height: 636px;
	width: 100%;
	border: 0;
	
}

.TopTr
{
   height:30px;
}

.NPITopTableWrapper
{
	width: 100%;
}

.XtenzaLogoStyle
{
	vertical-align:middle;
	width: 200px;
	text-align:center;
}

.SubHeaderGrid
{
	background-color: #999999;
	color: #FFFFFF;
	height: 25px;
}
.SubItem_detail
{
	background-color: #D8D8D8;
	color: #000000;
	height: 25px;
}
.SubAlternateItem
{
	background-color: #EAEAEA;
	color: #000000;
	height: 25px;
}

