﻿
.body
{
	background-image: none;
	background-color: navajowhite;overflow-y:scroll;
}

.divStyle
{
	font-family: Arial;
	color: firebrick;
	font-size: 8pt;
	font-weight: bold;
}
.Lable
{
	font-family: Arial;
	color: firebrick;
	font-size: 9pt;
	font-weight: 300;
	vertical-align: middle;
}

.LableDisplay
{
	font-family: Arial;
	color: Black;
	font-size: 9pt;
	font-weight: 300;
	vertical-align: middle;
}

.SubHeading
{
	font-family: Arial;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

/*.standard_label_style label { color: red; } */

/*
input[type="text"]
{
	font-size: 8pt;
	font-family: Arial;
	color: #009900;
}*/

.display
{
	font-family: Arial;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

input[type="text"]
{
	font-family: Arial;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}
.dashDiv
{
	background-image: url(../images/dash_bg.gif);
	background-repeat: no-repeat;
	background-position: center; /*11Dash.JPG*/
}
.DHead
{
	/*background-image: url(../images/dashHead.JPG); 	width: 100px;*/
	text-transform: uppercase;
	font-family: Arial;
	color: firebrick;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic; /*border-collapse: separate; 	text-decoration: underline;*/
}

.tHead
{
	/*background-color: #ffff99;*/
	font-family: Arial;
	color: firebrick;
	font-size: 9pt;
	font-weight: bold;
}

.lblStyle
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}

.btnStyle
{
	border-bottom: gold 2px outset;
	text-align: center;
	border-left: gold 2px outset;
	padding-bottom: 0.3em;
	background-color: transparent;
	padding-left: 0.3em;
	width: 94px;
	padding-right: 0.3em;
	font-family: Verdana;
	white-space: nowrap;
	color: white;
	font-size: 0.7em;
	border-top: gold 2px outset;
	font-weight: bold;
	border-right: gold 2px outset;
	padding-top: 0.3em;
	background-image: url(../Images/back.JPG);
}
.panel
{
	/*background-color: #ffcc99;*/
	background-color: #e9e98e;
	width: 99%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.panel td
{
	text-align: left;
	padding-left: 10px;
}

.tblMain
{
	width: 99%; /*vertical-align: middle;*/
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-top: black thin solid;
	border-right: black thin solid;
	margin-left: auto;
	margin-right: auto;
}
.lbl
{font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	}
.txtSearch
{
	background:#FFFFFF url(../images/search1.png) no-repeat 1.5px 1.5px;
	padding:1px 1px 1px 20px;	
	width:120px;
	height:15px;
	font-family:Verdana;
	font-size:18pt;
	position: relative;
	border-style: solid;
	border-color: rgb(204,207,194);
}

.txtBox
{	
	font-family:Verdana;
	font-size:8pt;
	position: relative;
	top: 0px;
	left: 0px;
}

.txtBoxCust
{	
	font-family:Verdana;
	font-size:8pt;
	position: relative;
	top: 0px;
	left: 15px;
	
	/*border-style: solid;
	border-color: rgb(204,207,194);*/
}

.DropList1
{
	font-family: Verdana;
	font-size: 8pt;
	position: relative;
/*	border-style: solid;
	border-color: rgb(204,207,194);
	width:120px;
	height:22px;*/
}


.DropList
{
	background:#FFFFFF url(../images/search1.png) no-repeat 1.5px 1.5px;
	padding:1px 1px 1px 20px;	
	font-family: Verdana;
	font-size: 8pt;
	position: relative;
	border-style: solid;
	border-color: rgb(204,207,194);
	width:120px;
	height:22px;
}
.tblSub
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.tblBorder
{
	width: 95%;
	border-top: black thin solid;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-right: black thin solid;
	margin-right: auto;
}
.MultilineText
{
	width: 444px;
}
.trMain
{
	text-align: center;
}

.calendar_icon
{
	border: 0px; /*src: url(../images/small_calendar_icon.gif);*/
	cursor: pointer;
	width: 22px;
	vertical-align: middle;
}
.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}


/* .mGrid td {   
     padding: 2px;   
     border: solid 1px c1c1c1;   
     color: 717171;   
 }  
 .mGrid th {   
     padding: 4px 2px;   
     color: fff;   
     background: 424242 url(grd_head.png) repeat-x top;   
     border-left: solid 1px 525252;   
     font-size: 0.9em;   
 }  
 .mGrid .alt { background: fcfcfc url(grd_alt.png) repeat-x top; }  
 .mGrid .pgr { background: 424242 url(grd_pgr.png) repeat-x top; }  
 .mGrid .pgr table { margin: 5px 0; }  
 .mGrid .pgr td {   
     border-width: 0;   
     padding: 0 6px;   
     border-left: solid 1px 666;   
     font-weight: bold;   
     color: fff;   
     line-height: 12px;   
  }     
 .mGrid .pgr a { color: 666; text-decoration: none; }  
 .mGrid .pgr a:hover { color: 000; text-decoration: none; }  
*/
.GridViewStyleold
{
	font-family: Verdana;
	font-size: 8pt;
	table-layout: Fixed;
	border-collapse: collapse;
	border: #cccccc 2px solid; /*background-image: url(../Images/2Back.JPG);*/
}
.GridViewStyleold a
{
	text-decoration: none;
}
.GridViewStyleold td
{
	border-color: #cccccc;
}
.GridViewStyle
{
	font-family: Verdana;
	font-size: 8pt;
	table-layout: auto;
	border-collapse: collapse;
	border: #cccccc 2px solid; /*background-image: url(../Images/2Back.JPG);*/
}
.GridViewStyle td
{
	border-color: #cccccc;
}
.GridViewStyleTextbox
{
	border: none;
	text-align: left;
}
/*Header and Pager styles*/
. AltStyle
{
	background-color: yellow;
}
.HeaderStyle, .PagerStyle
{
	/*background-image: url(Images/HeaderChromeBlack.jpg);*/ /*background-image: url(../Images/back.JPG); /*glossyback2*/
	background-position: center;
	background-repeat: repeat-x;
	background-color: #444444; /*#4169e1*/ /*1d1d1d*/
	font-size: 8pt;
	background-position: center 50%;
	font-family: arial;
	table-layout: fixed;
}

.HeaderStyle th
{
	border-color: #cccccc;
	padding: 5px;
	color: #ffffff;
}

.HeaderStyle a
{
	color: #ffffff;
	display: block;
	text-align: left;
	font-weight: normal;
}
.PagerStyle table
{
	text-align: center;
	margin: auto;
}
.PagerStyle table td
{
	border: 0px;
	padding: 5px;
}
.PagerStyle td
{
	border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #777777;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #777777;
}
.PagerStyle span
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

.gridarea
{
	background-color: gold;
	font-family: Calibri;
	height: 100px;
	color: #ff0000;
}
.MenuCss
{
	z-index: 1;
	background-color: #dcdcdc;
	background-image: none;
}

.dynamicclass
{
	z-index: 99999;
	background-color: gainsboro;
	border-bottom: #ffcc99 thin inset;
	border-left: #ffcc99 thin dashed;
	font-size: x-small;
	font-style: italic;
	background-image: none;
	font-family: Verdana;
	color: #ffffff;
}

#MasterBody
{
	background-color: white;
}

.dborad
{
	background-image: url(  '~/Images/TabTopImg01.JPG' );
	background-repeat: repeat;
}
#dashBoad
{
	border-bottom: thin ridge;
	position: static;
	border-left: thin ridge;
	background-color: transparent;
	display: block;
	float: none;
	visibility: visible;
	clear: both;
	border-top: thin ridge;
	border-right: thin ridge;
	font-family: Arial, Verdana, Tahoma, 'Trebuchet MS' , Calibri;
	color: black;
	font-weight: bold;
}

.txtMandatory
{
	width: 100px;
	height: 20px;
	font-size: small;
	color: #0000ff;
	background-color: seashell;
	border-top: 0;
	border-left: 1;
	border-left-color: red;
	border-left-style: solid;
	border-right: 1;
	border-right-color: red;
	border-right-style: solid;
	border-bottom-color: red;
	border-bottom-style: double;
}

.LblMandatory
{
	color: Red;
	font-style: italic;
}
.LblNormal
{
	color: Blue;
	font-style: italic;
}
.txtNormal
{
	width: 100px;
	height: 20px;
	color: Black;
	background-color: Ivory;
	border-top: 0;
	font-size: small;
}
.dbstyle
{
	background-color: Olive;
	border-top-style: outset;
	border-top-width: 20px;
	border-top-color: Black;
}

.glossymenu
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 150px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
}

.UNSelectedNodeStyle
{
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
	color: green;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../Images/back2.jpg);
	background-color: fuchsia;
}

.SelectedNodeStyle
{
	/*BorderColor="#0000C0" ;*/
	background-color: #C0C000;
	border-bottom: #cc9900 thin groove;
	border-left: #cc9900 thin groove;
	border-top: #cc9900 thin groove;
	border-right: #cc9900 thin groove;
}

.glossymenu li a
{
	background: white url(../Images/glossyback.gif) repeat-x bottom left;
	font: bold 10px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}
* html .glossymenu li a
{
	/*IE only. Actual menu width minus left padding of A element (10px) */
	width: 160px;
}
.glossymenu li a:visited, .glossymenu li a:active
{
	color: white;
}
.glossymenu li a:hover
{
	background-image: url(../Images/glossyback2.gif);
}

.DBoard
{
	background-image: url(Images/glossyback.gif);
}
.DBoard h3
{
	text-transform: uppercase;
	background-color: #6699ff;
	color: white;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	background-image: url(Images/glossyback.gif);
}
.DBoard b
{
	text-align: center; /*background-color: #6699ff;*/
	background: white url(../Images/glossyback2.gif) repeat-x bottom left; /* 	color: black; 	font-size: 12pt; 	font-weight: normal; */
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	height: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}

.MasterDiv
{
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.RightCorner
{
	background-color: #ffffff;
	font-family: Verdana;
	color: red;
	font-weight: bold;
	font-size: 7pt;
}
/*Testing CSS*/

.mattblacktabs
{
	width: 100%; /*overflow: hidden;*/
	border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/ /*background-color: white;*/
	margin: 0; /*padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 10px Verdana; /*list-style-type:none float: left;*/
	display: block;
	text-decoration: none;
	padding: 7px; /*padding inside each tab*/
	border-right: 1px solid white; /* right divider between tabs*/
	color: white;
	background-color: #414141;
}

.mattblacktabsLevel2
{
	margin: 0;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 10px Verdana;
	list-style-type: none;
	background-color: #414141;
}

.mattblacktabs li
{
	display: inline;
	margin: 0;
}

.mattblacktabs li a Items
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a Items:visited
{
	color: white;
}

.mattblacktabs li a Items:hover, .mattblacktabs li.selected a
{
	background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.mytable
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1;
	border-color: black;
}
.mytable td
{
	text-align: left;
	padding-left: 10px;
}

.panel12
{
	background-color: #ffcc99;
	width: 99%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.headretitle
{
	float:left;vertical-align:bottom;font-size:18px;color:#fff;font-family:Arial;font-weight:bold;
}
