﻿/*Text--table border for all search page---Naheen---*/

.TableBorder
{
    border-right: #AACCEE  1px solid;
    border-top: #AACCEE  1px solid;
    border-left: #AACCEE  1px solid;
    border-bottom: #AACCEE  1px solid;    
}

.TableBottomBorder
{
    border-bottom:solid;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#AACCEE ;
}

.DataGridTable
{
	border-top-color:#AACCEE ;
    border-top-style:solid;
    border-top-width:2px;
    border-bottom-color:#AACCEE ;
    border-bottom-style:solid;
    border-bottom-width:2px;
}

.ButtonSearch
{
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
}


.GridHead
{
	background-color: #D9E5F1;	
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
	color:#0354B0;
	height: 24px;
    border-right: #AACCEE  1px solid;
    border-top: #AACCEE  1px solid;
    border-left: #AACCEE  1px solid;
    border-bottom: #AACCEE  1px solid;
}

.row_highlight
{	
		
	background-color: #e8edf1;
	height:20;	
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	font-family: Verdana;	
}

.row_nohighlight
{
	height:20;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	font-family: Verdana;	
}


/*--text---*/
.NormalText
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none; /*--color: #0354B0;--*/
	color: #696969;
	padding-right: 5px;
	padding-left: 5px;
	
}

.NormalTextBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #0354B0;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}

.NormaTextAddBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}


.LetterLink:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #F15D22;
	text-decoration: underline;
	font-size: 11px;
}

.LetterLink
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #0354B0;
	text-decoration: underline;
	font-size: 11px;
}



/*---css for search pages in grid---*/

.FormHeadText  
{
	height: 23px;
	background-color: #D9E5F1;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Monospace;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.EmptyGridMessage
{
	background-color: #ADC2DD;
	font-family: Verdana;
	font-weight: bolder;
	font-size: 11px;
	color:#0354B0;
	height: 24px;
	border-bottom: #6666ff 1px solid;
	border-top: #6666ff 1px solid;
	border-right: #6666ff 1px solid;
	border-left: #6666ff 1px solid;
	text-align: center;
}

.FieldSet
{
	border-right: #aaccee 1px solid;
	border-top: #aaccee 1px solid;
	border-left: #aaccee 1px solid;
	border-bottom: #aaccee 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #696969;
	font-family: Verdana;
	padding-top: 3px;
	width: 60px;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}


.InsideTable
{	
	border-right: #AACCEE  1px solid;    
    border-left: #AACCEE  1px solid;
    border-bottom: #AACCEE  1px solid;
	
}
.SearchButton
{
	height: 23px;	
	font-weight: bold;
	font-size: 11px;
	color: #0354B0;
	
}

/*----Sitemap--------*/
.TreeHeadText
{
	height: 23px;	
	font-weight: bold;
	font-size: 12px;
	color: #0354B0;
	font-family: Verdana, Monospace;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	width:200px;
}

/*For Search list Right Top Bottom-------Rabbani---- */
/* ---- top---*/
.StyleRightTopHead
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: capitalize;
	color: #0354B0;
	text-align: center;
	background-color: #D9E5F1;
	border-bottom: #AACCEE 1px solid;
}

.StyleSearchResult
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: capitalize;
	color: #0354B0;
	background-color: #e8edf1;
	text-align: center;
	border-bottom: #AACCEE 1px solid;
	border-top: #AACCEE 1px solid;
}



/*For Right Bottom Portion*/
.StyleRightBottomHead
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: capitalize;
	color: #0354B0;
	text-align: center;
	background-color: #D9E5F1;
	border-bottom: #AACCEE 1px solid;
}


/*For Inner Detail Portion*/
.StyleDetailHead1
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: uppercase;
	color: #0354B0;
	height: 23px;
	background-color: #D9E5F1;
	padding-left: 0px;
	border-bottom: #AACCEE 1px solid;
}

.StyleDetailHead2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: capitalize;
	color: #0354B0;
	height: 23px;
	background-color: #D9E5F1;
	padding-left: 0px;
}

.StyleDetailSubHead1
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #0354B0;
}

.StyleDetailSubHead2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #0354B0;
}
/*................................................................................................End*/


/*For Detail Page in new link*/
.StyleDetTableBorder
{
    border-color: #AACCEE;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.StyleDetTdHeading1
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: uppercase;
	color: #0354B0;
	height: 23px;
	padding-left: 0px;
	border-bottom: #AACCEE 1px solid;
	
}

.StyleDetTdHeading2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: uppercase;
	color: #0354B0;
	height: 23px;
	background-color: #D9E5F1;
	padding-left: 5px;	
}

.StyleDetTdLeftHeading
{
	border-color: #AACCEE;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Tahoma, 'Times New Roman';
	background-color: #ffffff;
	vertical-align: top;
}

.StyleDetNormalHead
{
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.StyleDetTdNormalText
{
	border-color: #AACCEE;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #696969;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.StyleDetTdNormalTextBold
{
	border-color: #AACCEE;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.StyleDetBottomTdHeading
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: uppercase;
	color: #0354B0;
	height: 23px;
	background-color: #D9E5F1;
	padding-left: 5px;
	border-top: #AACCEE 1px solid;
}

.StyleDetTdAddressHead
{
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.StyleDetTdAddressDetail
{
	margin: 0;
	padding: 4px;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

/*................................................................................................End*/

/* css for doctor detail page -- Rabbani --- */
.DocDetTableBorder
{
    border-color: #3671B7;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.DocDetTdLeftHeading
{
	border-color: #3671B7;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
	background-color: #d7e3f1;
	vertical-align: top;
}

.DocDetTdMiddleHeading
{
	border-color: #3671B7;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
	
}

.DocDetTdNormalText
{
	border-color: #3671B7;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.DocDetTdHeading1
{
	border-color: #3671B7;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.DocDetTdHeading2
{
	border-color: #3671B7;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.DocDetNormalHead
{
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	font-family: Verdana, Tahoma, 'Times New Roman';
}
.DocDetNormalInnerText
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

/*-----Hemanta Vhai-------*/
.validationText
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #ff3366;
	padding-right: 5px;
	padding-left: 5px;
}

/*New from Rabbani*/

.DocDetTdHeading21
{
	border-color: #AACCEE;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: normal;
	font-size: 9px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.DocDetTdHeading22
{
	border-color: #AACCEE;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.StyleDetNormalTextBold1
{
	margin: 0;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #0354B0;
	font-family: Verdana, Tahoma, 'Times New Roman';
}

.districtLink:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #F15D22;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.districtLink
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

<!-- Jewel -->

.NormalText
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none; /*--color: #0354B0;--*/
	color: #696969;
	padding-right: 5px;
	padding-left: 5px;
	line-height:18px;
	
}
.NormalTextTips
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none; /*--color: #0354B0;--*/
	color: #696969;	
	line-height:18px;
}
.Question
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, 'Times New Roman';
	text-transform: none;
	color: #000000;
}
