fieldset {
	margin: 5px;
}

legend 
{
	font-weight: bold;
	color: #4C4C4C;
}
/*end*/

.Register{
	color:Red;
}
.FieldTitle {
    padding-left: 3px;
    padding-right: 3px;
    color: Black;
    vertical-align: middle;
	text-align:left;
}

.FieldSearchLabel{
	padding-left: 3px;
    padding-right: 3px;
    color: #4169E1;
    vertical-align: middle;
}
.SearchLabel{
	width: 96px;
}

#AdvancedSEditSearchButton{
    vertical-align: top;
}

#AdvancedSearchSaveButton{
    vertical-align: top;
}

.FieldTitleLink{
	padding-left: 3px;
    padding-right: 3px;
    color: #236AC7;
    vertical-align: middle;
	text-decoration:underline;
	cursor:pointer;
}

.ReadonlyText {
	background-image:none;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 2px;
    color: #97A8B2;
    border: 1px solid #ffffff;
    width: auto;
}

.subjectData {
	font-weight:bold;
}

.messageData {
	font-weight:normal;
}

/* For Registration page */
.Regtitle
{ 	
	margin: 0px;
	padding: 0px 0px 5px 10px;
	height:15px;
    background-color: #E3E3E3;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #C4C5C4;
    letter-spacing: 1px;
    color: #4C4C4C;
}
/* End of Registration page*/

#Message {
    display: none;
    color: #FFFFFF;
    background-color: #137A9F;
    text-align: center;
}
#StatusMessage {
    display: none;
    color: #FFFFFF;
    background-color: #6AA900;
    text-align: center;
}
#Loading {
    display: none;
    color: #000000;
    background-color: #FEFF8F;
}

.WaitText {
    font-weight: bold;
    color: #000000;
    padding-left: 10px;
    text-align: center;
}

.UploadInformation {
    color: #97A8B2;
    font-weight: bold;
}

.UploadMessage {
    color: #37638A;
    font-weight: bold;
}

#ButtonDiv {
    margin-top: 10px;
    margin-right: 10px;
    width: auto;
    text-align: left;
    padding-top: 5px;
    padding-left: 8px;
    border-top: 1px solid #E1E1E1;
}

.ButtonImage {
    font-size: 10px;
    margin: 5px 5px 0 0;
    float: left;
}

.Button {
    height: 17px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
    padding: 2px 2px 2px 2px;
}

.InactiveButton {
    font-size: 10px;
    font-weight: bold;
    color: #8F8F8F;
}

.MenuLink, .MenuLink:link, .MenuLink:visited {
    color: #3a3a3a;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.EmailLink {
    cursor: pointer;
}

.NormalLink, .NormalLink:visited {
    color: #5694df;
    font-weight: bold;
}

.NormalLink:hover {
    color: #5694df;
    font-weight: bold;
}

/* Reqiured field style*/
.RequiredField{  
    color: #ff0000;
    vertical-align:bottom;
}

/* Reply div*/
.Reply{
	position:absolute;
	bottom:7px;
	* bottom:50px;
	right:318px;
}

.Level_1_Header{
    border: 1px solid white;
    color: White;
    background-color: #404642;
    background-repeat: repeat-x;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
}

.Level_1_Data{
	border: 1px solid white;
	padding-left: 10px;
    padding-right: 10px;
	color : #434345;
	background-color:#E2E2E2;
	cursor:pointer;
	height:20px;
}

.Level_2_Header{
	color: #666666;
    border: 1px solid white;
    background-color: #C3BEBB;
	padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
 }

.Level_2_Data{
	border: 1px solid white;
	color: gray;
	background-color: #E3E3E3;
}

.Level_3_Header{
	color: #666666;
    border: 1px solid white;
    background-color: #C3BEBB;
	padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
    
}

.Level_3_Data{
	border: 1px solid white;
	color: #434345;
	background-color: #E2E2E2;
	height:20px;
}


#WaitMsg {
	font-size:13px;
	color:#FF0000;
}

#go {
    background-image: url('../../../Images/HDE/Buttons/go.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position : left center ;
	height:16px;
	border:none;
	cursor : pointer;
	width : 16px;
	vertical-align : bottom;
	*margin-top : -19px;
}

/* css for wait screen */
.IC_Opaque
{
	width:100%;
	padding: 10px 10px 10px 10px;
    margin-top: 0px;	
	margin-left: 0px;
	Z-index:100;
	border:5px;
	color:red;
	background-color: #FFFFFF;	
	position:fixed;
	opacity:0.7;
	filter:alpha(opacity=70);
	text-align:center;
	height:100%;
}
/*End*/


.FieldLabel{
	width:115px;
    padding-top:0px;
}

.InputTD{
	padding-bottom:3px;
}

.ContactDetails{
    position:absolute;
    left:5%;
    top:2%;
    width:450px;
}

.Groupdetail{
	margin-top:8px;
}

.LookupButtonInput{
}

.VisitedLink,.VisitedLink:visited{
    color:#4C4C4C;
    text-decoration:none;
}

.VisitedLink:hover{
    color:#4169E1;
    text-decoration:underline;
}

#NewTicketWrapperDiv{
	Width  	 : 100%;
	height 	 : auto;
	overflow : hidden;
}

#NewTicketTopLeftDiv{
	width : 45%;
	float : left;
}

#NewTicketUploadDiv{
	width : 55%;
	float : right;
}

#NewTicketBottomDiv{
	clear : both;
}

#TicketHeaderCollapsibleData{
	width:95%;
	margin-left:40px;
}

.TicketDetailCollapsibleData{
	width:100%; 
	margin-left:23px;
	*margin-left:8px;
}

#StatisticsGo{
	margin-left: 10px;
}

#EmailButtonDiv{
	width:50%;
	float:right;
}

#CreateGrpChkbxSpan{
	margin-left:115px;
	border:none;
}

#ChangePasswordButton{
	display:none;
}

#AddCompanyButton{
	width : 88px;
	display:inline;
	position:absolute;
	left: 538px;
}

.TextCountDisplay{
	color : #777777;
	font-weight : normal;
}

.IC_ListLinkHover:hover{
	text-decoration : underline;
	color : #26A9F7;
	cursor : pointer;
}

.IC_BulletsTD{
	width : 18px;
	text-align : right;
}

/*---  Company  ---*/

#CompanyDtlWrapper{
	width : 100%;
	height : auto;
	overflow : hidden;
}

#CmpDtlMainDiv{
	float:left;
	width:50%;
}

#CmpContListDiv div{
	padding : 5px 5px 0px 5px;
}

#CmpContListDiv{
	float:right;
	width:50%;
	*width:49%;
}

#ExistingCmpSelectDiv{
	width : 224px;
	float : left;
}

#NewCmpCreateDiv{
	float : left;
}

#CompanyEntryWrapper{
	position : absolute;
	left : 675px;
	top : 127px;
	width : 45%;
	border-left:1px solid #F1F1F1;
	padding-left:10px;
}

#CmpContListContainer{
	height : 397px;
	overflow-y : auto;
	margin-top : -10px;
	*margin-top : 0px;

}

#CompanyEntryContainer{
	margin-top : -2px;
	*margin-top : -5px;
}

/* to align checkboxes in list/lookup*/
.alignCheckBox{
	padding-left 	: 10px;
	padding-right 	: 10px;
}

/*--- Table header and content alignments---*/
.IC_ThContentLft, .IC_ThContentLft div {
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}

.IC_ThContentRgt, .IC_ThContentRgt div{
	text-align : right;
	padding-left : 10px;
	padding-right : 10px;
}

.IC_TdContentLft{
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}

.IC_TdContentRgt{
	text-align : right;
	padding-left : 10px;
	padding-right : 10px;
	vertical-align : top;
}

/*---Modal dilaog inner content css--*/
.modaldialog  form{
	margin:5px;
}
.modaldialog  form  .EntryTable  tr td{
	padding-top:5px;
	padding-left:5px;
}

/*Change password modal dialog css**/
.ChangePwdWrap{
	padding:5px;
}

/*----- Toolbar styles starts from here -----*/
#Back{
	background : url(Images/Buttons/back.png) no-repeat left center;
	width : 80px;
	height:25px;
	color : #FFFFFF;
}

#Back:hover {
	color : #6A6A6A;
}

#ClearFilter{
	background : transparent url(../LayoutDesign/Images/clear_filter.png) no-repeat left center;
	width : 100px;
	height : 25px;
	color : #FFFFFF;
}

#ClearFilter:hover {
	color : #6A6A6A;
}

#EditTicket{
	background : url(Images/Buttons/edit.png) no-repeat left center;
	width : 80px;
	height : 25px;
	color : #FFFFFF;
}

#EditTicket:hover{
	color : #6A6A6A;
}

#Print {
	background: url(../../VdfAjaxLib/HDE/Toolbar/IconPrint.png) no-repeat left bottom;
	width:80px;
	height : 25px;
	color:#FFFFFF;
}

#Print:hover {
    color:#6A6A6A;
}

#btnSelectFiles{
	background: url(../../VdfAjaxLib/HDE/Toolbar/IconAttach.png) no-repeat left bottom;
	width:110px;
	height : 25px;
	color:#FFFFFF;
}

.HelpDiv{
	float : right;
	margin-top : -25px;
	height : 25px;
	width : 55px;
	margin-right : 1px;
}

.HelpDiv:hover{
	background: url(../../VdfAjaxLib/HDE/Toolbar/ToolbarHover.gif);
	color:#6A6A6A;
}

#Help{
	background: url(../../VdfAjaxLib/HDE/Toolbar/IconHelp.png) no-repeat left bottom;
	color:#FFFFFF;
	text-align:right;
	width:50px;
	height : 25px;
}

#Help:hover{
	color: #6A6A6A;
}

/*----- Toolbar styles ends here -----*/

/*----- Status Checkbox [blub] CSS -----*/
.ICcheckbox, .ICradio {
	width: 12px;
	height: 15px;
	padding: 0 5px 0 0;
	background: url(Images/Buttons/Remember.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.ICradio {
	background: url(Images/Buttons/radio.gif) no-repeat;
}
.ICselect {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(Images/Buttons/select.gif) no-repeat;
	overflow: hidden;
}

.NTCheckbox{
	float : left;
	padding-left : 20px;
	height : 17px;
}

/*----- Status Checkbox [blub] CSS ends here -----*/

.NTDataContainer{
	float : left;
}

.TitleCaption {
	background-color : #ADD8E6;
	height : 17px;
	margin-bottom : 10px;
	padding-left : 10px;
	text-align : left;
}
.FPHelpDiv{
	float : right;
	margin-top:-7px;
	height : 25px;
	width : 55px;
	margin-right : 1px;	
	
}
.FPHelpButton{
	border:1px solid #E3E3E3;
	padding-left:21px;	
	border:medium none;
	cursor:pointer;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#4C4C4C;
}

.FPHelpDiv #Help{	
	color:#4C4C4C;
}

.FPHelpDiv #Help:hover{	
	color:#1E6AC3;
}

/****Role-right css start****/
.RRLable{
	color:DarkOrange;
	text-align:center;
}
.DirectionKeys {
	width:25px;
}
.DirectionKeys .RRDirKeys {
	background-image: url('Images/Buttons/HDEDirectionSprite.png');
	background-repeat: no-repeat;
	border:none;
	width: 25px;
	height: 25px;
}
 #additem{
	background-position:0px -25px;
}

 #additem:hover{
	background-position:-25px -25px;
}
 #removeitem{
	background-position:0px -75px;
}
 #removeitem:hover{
	background-position:-25px -75px;
}

#addallitem{
	background-position:0px -125px;
}
#addallitem:hover{
	background-position:-25px -125px;
}
#removeallitem{
	background-position:0px -150px;
}
#removeallitem:hover{
	background-position:-25px -150px;
}
/**********End***********/

/****Left&Right Div css start****/
.IC_Details{
	height	: 500px;
	border  : 1px solid #CFCFCF;
	width   : 100%;
}
.IC_LeftPane{
	width			  : 60%;
	float			  : left;
	background-repeat : repeat;
	height			  : 500px;	
}
.IC_RightPane{
	width	 : 39.8%;
	overflow : auto;
	height	 : 490px;
}
.IC_TreeView{
	height			  : 250px;
	overflow		  : auto;
}
.IC_Data{
	height			  : 245px;
	overflow		  : auto;
}
.IC_Seperator{
	width			 : 1px;
	float			 : left;
	height			 : 500px;
	background-color : #CFCFCF;
	
}
.IC_GridDisplay{
	padding-left  : 10px;
	padding-right : 3px;
}
.IC_FilterTitle{
	background:url("../../VdfAjaxLib/HDE/List/GridHeader.gif") repeat-x scroll 0 0 transparent;
	color:#585858;
	height:21px;
	margin-left:9px;
	margin-right:11px;
	padding-left:10px;
	padding-right:0;
	padding-top:4px;
	text-align:left;
}
/**********End***********/

.IC_Table{
    border-collapse: separate;
    border-spacing: 0 5px;
}