﻿html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c0c0c0;
}
a
{
	color: Black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
img
{
	border: none 0px #ffffff;
}
.welcometext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.username
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ac2823;
	text-decoration: none;
}
.side_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-color: #92252a;
	color: White;
}
.Label
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
}



.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	/*width: 75px;*/
	background-image: url('Images/Button/button-bg.png');
	background-repeat: repeat-x;
	background-position: center;
	border: none 0px #ffffff;
}

.Button_Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	/*width: 75px;*/
	background-image: url('Images/Button/button-bg-hover.png');
	background-repeat: repeat-x;
	background-position: center;
	border: none 0px #ffffff;
}

.LinkButton
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
}

.textbox
{
	background-color: #f9f9f9;
	border: 1px #bdbdbd solid;
	width: 250px;
	height: 22px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textbox_active
{
	background-color: #f9f9f9;
	border: 1px #9c6836 solid;
	width: 250px;
	height: 22px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mandatory_txt
{
	background-color: #fbf8f8;
	border: 1px #bdbdbd solid;
	width: 120px;
	height: 15px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.DropdownList
{
	background-color: #f9f9f9;
	border: 1px #bdbdbd solid;
	width: 251px;
	height: 24px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DropdownList_active
{
	background-color: #f9f9f9;
	border: 1px #9c6836 solid;
	width: 251px;
	height: 24px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtDescription
{
	background-color: #f9f9f9;
	border: 1px #bdbdbd solid;
	width: 251px;
	height: 40px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtDescription_active
{
	background-color: #f9f9f9;
	border: 1px #9c6836 solid;
	width: 251px;
	height: 40px;
	font-size: 12px;
	color: #1e1e1e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SignOut
{
	background-image: url(Images/signout.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	border: 0;
	cursor: hand;
}
.Refresh
{
	background-image: url(Images/Button/refresh.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	border: 0;
	cursor: hand;
}
.ImgEditButton
{
	background-image: url(Images/Button/edit.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: 0;
	cursor: hand;
}
.ImgDelButton
{
	background-image: url(Images/Button/delete.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: 0;
	cursor: hand;
}
.grid_header
{
	background-image: url('Images/Button/background-bg.png');
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	font-size: 12px; /*font-weight: bold;*/
	text-align: left;
}
.RadioButtonList
{
	background-color: #f9f9f9;
	border: 1px #bdbdbd solid;
	font-size: 12px;
	color: #1e1e1e;
}
.CheckBoxList
{
	background-color: #f9f9f9;
	border: 1px #bdbdbd solid;
	width: 123px;
	font-size: 12px;
	color: #1e1e1e;
}
.CheckBoxList_active
{
	background-color: #f9f9f9;
	border: 1px #9c6836 solid;
	width: 123px;
	font-size: 12px;
	color: #1e1e1e;
}

.CheckBox
{
	font-size: 11px;
	color: #1e1e1e;
}
.CheckBox_active
{
	font-size: 12px;
	color: #1e1e1e;
	border: 1px #9c6836 solid;
}
.odd_row
{
	background-color: #d4d0c8;
	text-align: left;
}
.even_row
{
	background-color: #ffffff;
	text-align: left;
}
.Selected_Row
{
	background-color: #ffffff;
	text-align: left;
}

.GridViewStyle
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	table-layout: auto;
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
	text-align: left;
}
.RequiredFieldValidator
{
	font-size: 11px;
	font-family: Verdana;
	color: White;
}

.ValidationSummary
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #fbfbfb;
	border: 1px #a82932 solid;
	padding: 5px 0px 5px 5px;
	width: 700px;
}
.lblMessage
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #fbfbfb;
	border: 1px #a82932 solid;
	padding: 5px 0px 5px 5px;
	width: 700px;
	height: 30px; 
	/*border: 1px #cccccc solid;*/
}

.tdPaddingRight
{
	padding-right: 12px;
}

.tdborderLeft
{
	border: 1px solid #5A5A5A;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	padding-left: 12px;
	padding-bottom: 0px;
}

.SubHeadBold
{
	background-image: url('Images/Button/background-bg.png');
	background-repeat: repeat-x;
	background-position: center; /*background-color:#4d4d4d;*/
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
.tdDotLine
{
	background-image: url('Images/bor_1.gif');
}

.trans
{
	background-image: url('Images/trans.gif');
	width: 1;
	height: 1;
}
.txt_orange
{
	color: Red;
	font-size: 11px;
}
.HMessage
{
	color: Blue;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ErrorMsg
{
	color: Red;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SuccessMsg
{
	color: Green;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StepNormal
{
	background-image: url('Images/Button/Step-N.png');
	width: 73px;
	height: 38px;
	border: 0;
	margin: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	padding-top: 11px;
}
.StepSelected
{
	background-image: url('Images/Button/Step-S.png');
	width: 73px;
	height: 38px;
	border: 0;
	margin: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 11px;
	cursor: hand;
	padding-top: 11px;
}
/* The hint to Hide and Show */
.hint
{
	display: none;
	position: absolute;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* to fix IE6, I can't just declare a background-color,     I must do a bg image, too!  So I'm duplicating the pointer.gif     image, and positioning it so that it doesn't show up     within the box */
	background: #ffc url('Images/pointer.gif') no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer
{
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('Images/pointer.gif') left top no-repeat;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.close {	
    DISPLAY: block;	
    BACKGROUND: url('Images/close24.png') no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}   
.confirm-dialog {	
    BACKGROUND: url('Images/dialog24.png') no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url('Images/dialog24.png') no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url('Images/dialog-base.png') no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.disclaimer 
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
}

.TransSuccessful
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
}
.TransRefNo {
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 0 8px;
padding:8px 10px 0 12px;
font-weight:bold;
}

.red-txt {
color:#FF0000;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
margin:0 0 0 8px;
padding:8px 10px 0 12px;
}
.fbStyle{display:none;}