﻿/*html, body, form
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}*/
body
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #36484C;
}

fieldset
{
	/*font: 0.9em "Helvetica Neue" , helvetica, arial, sans-serif; 	color: #666; 	background-color: #eeeeee;*/
	padding: 2px;
	border: solid 1px #d3d3d3;
}
legend
{
	/*color: #666; 	background-color: #d3d3d3;*/
	padding: 2px 6px;
	margin-bottom: 8px;
}

select
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

span
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}


.typebox {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial,sans-serif;
	background-color: White;
}

.submitbutton
{
	border-right: #003D74 1px solid;
	border-top: #003D74 1px solid;
	border-left: #003D74 1px solid;
	border-bottom: #003D74 1px solid;
	background-position: center center;
	font-size: 12px;
	text-transform: capitalize;
	cursor: hand;
	color: black;
	background-repeat: repeat;
	font-family: Arial,sans-serif;
	height: 21px;
	background-color: #F0F1EC;
	font-variant: normal;
	text-decoration: none;
}

.Title
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.content
{
	width: 100%; /*height: 400px;*/
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	position: relative;
}

.maintableheader
{
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	height: 25px;
}

.header
{
	/*background-color: #969696;*/
	background-color: White;
	background-repeat: repeat;
	width: 100%;
	position: relative;
	top: 0px;
}
.footer {
	clear: both;
	width: 100%;
    bottom: 0px;
    height: 15px;
    position: absolute;
	font-size: 12px;
	font-family: arial;
}

.Disclaimer {
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-style: italic;
}
#hrLine
{
	color: #969696;
	height: 2px;
	width: 100%;
}

.tdcenter
{
	text-align: center;
}
.tdleft
{
	text-align: left;
}
.tdright
{
	text-align: right;
}

/* code added by Nisha on 20Feb*/
.tableHeading
{
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
/* End code by Nisha */
.Msglabel
{
	font-weight: bold;
	font-size: 12px;
	color: Blue;
}
.ErrMsglabel
{
	color: Red;
	font-size: 12px;
	font-family: arial;
}
.ErrorPage
{
	color: Red;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
table
{
	/*background-color: #7F7A7F; 	border-width: 0px; 	border-color: Black; 	color: #333333; 	width: 100%; */
}
.pagerClass * table
{
	/*background-color: #7F7A7F; 	border-width: 0px; 	border-color: Black; 	color: #333333; 	width: 5%;*/
}
.DefaultButton
{
	/*background-color:#dcdcdc;*/
	background-color: #2A373A;
	background-color: lightsteelblue;
	background-image: url(Images/button_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border: solid 1px #2A373A;
	color: White;
	text-decoration: none;
	text-align: center; /*font: bold 12px Arial, Sans-serif;*/
	font: bold 12px Arial, Sans-serif;
	width: 60px;
}
.DefaultTextBox
{
	font-size: 12px;
	font-family: Arial;
	width: 150px;
	color: #36484C;
}

.CommonBackground
{
	/*background-color: #969696;*/
	border: solid 1px #A2BFDD;
	font: bold 12px Arial, Sans-serif;
}
.AltCommonBackground
{
	/*background-color: #7F7A7F;*/
	border: solid 1px #A2BFDD;
	font: bold 12px Arial, Sans-serif;
}

div
{
	/*width: 100%;*/
}

.gridhead1
{
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-weight: Bold;
	height: 5px;
	vertical-align: middle;
}

.Grid
{
	border-style: groove;
	border-width: 0px;
	border-color: Black;
	color: #333333;
	overflow: auto;
}

.cellTxt1
{
	border:solid 1px #CDC9CD;
	color:#36484C;	
}

.GridRow
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #000000;
}
.GridAlt
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
}
.GridSubHeader
{
	background-color: #969696;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.GridHeader
{
	/*background-color: #969696; 	background-color: #cccccc;*/
	/*background: url(  '../../Images/MainMenu/Background1.png' ) repeat-x;*/
	background-color: #D4DCDE;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial;
	color: #36484C;
	height: 25px;
}
.border
{
	border: solid 1px red;
	border-collapse: collapse;
}
.hiddenField
{
	display: none;
}
.header td
{
	text-align: left;
}

.wizard
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 1em;
}

.modalBackground
{
	background-color: #aebdc1;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.Tree
{
}

.TreeNode
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #36484C;
}
.MenuImages
{
	background-color: Transparent;
	position: relative;
}

.Ok
{
	background-image: url(../../Images/Select24x24.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: Transparent;
	border: none;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.Cancel
{
	background-image: url(../../Images/Close24x24.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: Transparent;
	border: none;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
/********Context menu********/
.HideMenu
{
	display: none;
}
.ShowMenu
{
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	z-index: 101;
	background: white;
	border: 1px solid #87afda;
	padding: 2px 5px 2px 5px;
}

table.Menu
{
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background-color: White;
}

table.Menu tr
{
	margin-left: 0px;
}
table.Menu td
{
	vertical-align: top;
}
input.ContextMenuButton
{
	width: 100%;
	text-align: left;
	background-color: Transparent;
	border: none;
	font-size: 11pt;
	color: #696969;
	font-family: Arial;
	cursor: pointer;
}

input.ContextMenuButton:hover
{
	background-color: #e0ffff;
	border: solid 1px #66ccff;
}
/********Context menu********/

/******** PickList ********/
.PickList
{
	font-family: Arial;
	font-size: 11pt;
	width: auto;
}
.PickList table
{
	/*background-color: #DCDCDC;*/
	width: auto;
}

.PickList table td
{
	vertical-align: middle;
}
.Item
{
	color: Black;
	padding-left: 3px;
}
.SelectedItem
{
	background-color: #3169c6;
	padding-left: 3px;
	color: White;
}

BODY
{
scrollbar-face-color: #d8d8d8;
scrollbar-arrow-color: #514d51;
scrollbar-track-color: #dfdfdf;
}
/******** PickList ********/

html, body
{
	margin: 0;
	padding: 0;
}
.modal-overlay
{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #aebdc1;
	opacity: .80;
	filter: alpha(opacity=50);
	-moz-opacity: 0.80;
	z-index: 101;
}
* html .modal-overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +     'px' );
}
.modal-window
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	z-index: 102;
}
* html .modal-window
{
	position: absolute;
}
.close-window
{
	position: absolute;
	width: 32px;
	height: 32px;
	right: 8px;
	top: 8px;
	background: transparent url(    '/Images/close-button.png' ) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}

.loading
{
	position: absolute;
	display: none;
	border: 1px solid #5c9ccc;
	padding: 2px;
	background-color: #aebdc1;
	color: #ffffff;
	opacity: .80;
	filter: alpha(opacity=40);
	-moz-opacity: 0.80;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100px;
	height: 50px;
	text-align: center;
	z-index: 100000;
}

.Headerfont
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.Menubar
{
	text-decoration: none; /*font: 12px/20px arial,sans-serif;*/
	font: 12px/30px Arial,sans-serif;
	font-weight: bold;
}

.rspResizeBar
{
	background: #d8d8d8 url() repeat-y 0px 0px !important; 
	background-color: #d8d8d8 !Important;	
}

.normalrow
{
	font: 12px Arial,sans-serif;
	background-color:#ffffff;
}
.hightlighrow
{
	font: 12px Arial,sans-serif;
	background-color:#dee5e7;
}

TD
{
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: 0px;
	color: #36484C;
	font-family: Arial,Verdana,sans-serif;
}