﻿/***************************************************************************************************/
					/* SYED */
/***************************************************************************************************/

/* Syed's Code begin here*/
.parent_container
{
	 width:100%;
	 text-align:left;
}
.sub_container
{
	width:98%;
	height: auto;
	border:solid 1px #6CBDFE;
	padding:1%; 
	padding-top:20px;
}
.caption_head
{
	background-color:#97C2FE;
	height:25px;
	border:solid 1px #6CBDFE;
	border-bottom:solid 0px;
	width:300px;
	font-family:verdana;
	font-size:12px;
	color:#2D2D2D;
	letter-spacing:1px;
	line-height:22px;
	padding-right:10px;
	padding-left:10px;
}
.caption_subhead
{
	width:120px;
	height:20px;
	border:solid 1px #C7E2F9;
	border-bottom:solid 0px;
	font-family:verdana;
	font-size:11px;
	color:#171717;
	letter-spacing:1px;
	line-height:20px;
	padding-right:10px;
	padding-left:10px;	
	background-color:#C4D7F8;
}
.table_border
{
	border:solid 1px #B7DAFE; /* #DFF1FF */
}
.captionitalic {
	font-family:tahoma;
	font-style:italic;
	font-size:10px;
	color:#666666;	
	line-height:21px;
}
.pg-profile_worksheet
{
	background-image:url(../../images/pg-profile_worksheet2.jpg);
	border:0px;
	height:15px;
	width:584px; 
}

.pg-profile_sides
{
	background-image:url(../../images/pg-profile_sides.jpg);
	border:0px;
}

.pg-profile_bottom
{
	background-image:url(../../images/pg-profile_bottom.jpg);
	border:0px;
	height:15px ;
	width:584px;
}

a:link {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 10px;	color: red;}
a:visited {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 10px;	color: red;}
a:active {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 10px;	color: red;}
a:hover {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size:10px; COLOR: red; }


.LinkButton:link {border:solid 1px #A6A6A6; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 12px;	color: #575656;padding-left:8px;padding-right:8px;padding-top:3px;padding-bottom:3px	}
.LinkButton:visited {border:solid 1px #A6A6A6;	FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 12px;	color: #575656;padding-left:8px;padding-right:8px;padding-top:3px;padding-bottom:3px	}
.LinkButton:active {border:solid 1px #A6A6A6;	FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 12px;	color: #575656;padding-left:8px;padding-right:8px;padding-top:3px;padding-bottom:3px	}
.LinkButton:hover {border:ridge 1px #A6A6A6;	COLOR: #232323; FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size:12px;	background-color:#F5F5F5; padding-left:8px;padding-right:8px	;padding-top:3px;padding-bottom:3px	}


.LinkPDF:link {padding-left: 22px;background:transparent url(../../images/Pdf.gif) no-repeat center left;  COLOR: #9B0000; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family:Tahoma;height:36px;}
.LinkPDF:visited {padding-left: 22px;background:transparent url(../../images/Pdf.gif) no-repeat center left;COLOR: #9B0000; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma;height:36px; }
.LinkPDF:active { padding-left: 22px;background:transparent url(../../images/Pdf.gif) no-repeat center left;COLOR: #9B0000; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma;height:36px;   }
.LinkPDF:hover {padding-left: 22px;background:transparent url(../../images/Pdf.gif) no-repeat center left; COLOR: #9B0000; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma;height:36px; }

.logout:link {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 13px;	color: #9B0000;}
.logout:visited {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 13px;	color: #9B0000;}
.logout:active {FONT-WEIGHT: normal; TEXT-DECORATION: none; font-family: verdana;	font-size: 13px;	color: #9B0000;}
.logout:hover {FONT-WEIGHT: normal; TEXT-DECORATION: underline; font-family: verdana;	font-size:13px; COLOR: #9B0000; }


.tabMenu div.outer { position: relative; }
	.tabMenu div.inner	{ display: none; }
	.tabMenu:hover div.inner {
		position: absolute;
		display: block;
		left: 1px;	
		top: 6px;
		width: 148px;
	}
	.innerContent2
	{
	    text-align:left;
	}
	.innerContent
	{
		padding-left:7px;
		padding-top:7px;		
		background-color:#D8EAF9;
		text-align:left;
	}
	.innerContent1
	{
	    padding:7px ;
	    text-align:left;
	}
.menubottom
{
	background-image:url(../../images/menubottom.png);
	height:148px;
	height:9px;
}
	
	
	
/* New Style for tabbed Menu begin here */


.tab
{
  float:left;
    background-image:url(../../images/tab1.gif);
    background-repeat:no-repeat;
    width:126px;
    height:24px;
    text-align:center;
    padding-top:5px;
}
.tabspace
{
    float:left;    
    width:15px;
    height:30px;
    text-align:center;
    padding-top:5px;
}
.tab a:Link,a:visited,a:Link
{
    color:#303030;
    font-family:verdana;
    text-decoration:none;
    font-size:11px;    
    font-weight:normal;
}

.seperator
{
	width:95%;	
	background-repeat:repeat-x;
	height:3px;
}

.labelError {
	font-family:tahoma;
	font-size:12px;
	color:red;	
	line-height:21px;
}
.label {
	font-family:verdana;
	font-size:12px;
	color:#444444;	
	line-height:21px;
}
.labelbold {
	font-family:tahoma;
	font-size:12px;
	color:#4B4A49;	
	line-height:21px;
	font-weight:bold;
}

.labelbold1 {
	font-family:tahoma;
	font-size:11px;
	color:#4B4A49;	
	line-height:21px;
	font-weight:bold;
}

.linkbold:link {font-family:tahoma;font-size:11px;color:#4B4A49;	line-height:21px;font-weight:bold;}
.linkbold:visited {font-family:tahoma;font-size:11px;color:#4B4A49;	line-height:21px;font-weight:bold;}
.linkbold:active {font-family:tahoma;font-size:11px;color:#4B4A49;	line-height:21px;font-weight:bold;}
.linkbold:hover {font-family:tahoma;font-size:11px;color:#4B4A49;	line-height:21px;font-weight:bold;text-decoration:underline}


.validation {
	font-family:verdana;
	font-size:12px;
	color:red;	
	line-height:16px;
	text-align:left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
	border:#FFA59F solid 1px;
	width:70%;

}
.textbox
{
	font-family:tahoma;
	color:#333333;
	font-size:12px;
	width:175px;
	border:#838383 solid 1px;
	background-color:#FFFFFF;
	height:16px;
	padding-left:2px;
	padding-right:2px;
}

.textbox_multiline
{
	font-family:tahoma;
	color:#333333;
	font-size:12px;
	width:380px;
	border:#838383 solid 1px;
	background-color:#FFFFFF;
	height:150px;
	padding-left:2px;
	padding-right:2px;
}

.textbox_multiline_small
{
	font-family:tahoma;
	color:#333333;
	font-size:12px;
	width:295px;
	border:#838383 solid 1px;
	background-color:#FFFFFF;
	height:100px;
	padding-left:2px;
	padding-right:2px;
}

.button
{
	border:0px ridge #000;
	width:76px;	
	color:#3C3E3F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	cursor:hand;
	background-image:url(../../images/button.png);
	background-color:#fff;
}
.button1
{
	border:0px ridge #000;
	width:128px;	
	color:#3C3E3F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	cursor:hand;
	background-image:url(../../images/button1.png);
	background-color:#fff;
}
.button2
{
	border:0px ridge #000;
	width:42px;	
	color:#3C3E3F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	cursor:hand;
	background-image:url(../../images/button2.png);
	background-color:#fff;
}
.dropdownlist
{
	font-family:tahoma;
	color:#333333;
	font-size:12px;
	height:22px;
	padding-left:2px;
	padding-right:2px;	
	width:185px;
}
.container_top_image
{
	background-image:url(../../images/back_top.gif);
	width:833px;
	height:35px;
}
.container_left_image
{
	background-image:url(../../images/back_left.gif);
	background-repeat:repeat-y;
	width:35px;
	height:100%
}
.container_right_image
{
	background-image:url(../../images/back_right.gif);
	background-repeat:repeat-y;
	width:35px;
	height:100%
}
.container_bottom_image
{
	background-image:url(../../images/back_bottom.gif);
	width:833px;
	height:41px;
}
.container
{
	width:833px;
	height:900px; 
	background-image:url(../../images/bgWhite.gif); 
	background-repeat:repeat-y;
}
.headerimage
{
	text-align:left;
	padding-bottom:20px;
	width:100%;
}
.content_place_holder
{
	width:99%;
	display:block;
}

.Link1:link { COLOR: #6E6E6E; FONT-WEIGHT: Bold; TEXT-DECORATION: underline; FONT-SIZE:10pt; font-family:Tahoma ;}
.Link1:visited { COLOR: #6E6E6E; FONT-WEIGHT: Bold; TEXT-DECORATION: underline; FONT-SIZE:10pt;font-family:Tahoma ; }
.Link1:active { COLOR: #6E6E6E; FONT-WEIGHT: Bold; TEXT-DECORATION: underline; FONT-SIZE:10pt;font-family:Tahoma;   }
.Link1:hover { COLOR: #6E6E6E; FONT-WEIGHT: Bold; TEXT-DECORATION: none; FONT-SIZE:10pt;font-family:Tahoma; }

.MenuSubItemLink:link { COLOR: #171717; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt; font-family:Tahoma ;}
.MenuSubItemLink:visited { COLOR: #171717; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma ; }
.MenuSubItemLink:active { COLOR: #171717; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma;   }
.MenuSubItemLink:hover { COLOR: #171717; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:9pt;font-family:Tahoma; }


.MenuItemLink:link { COLOR: #4F4F4F; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:10pt; font-family:Tahoma ;}
.MenuItemLink:visited { COLOR: #4F4F4F; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:10pt;font-family:Tahoma ; }
.MenuItemLink:active { COLOR: #4F4F4F; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:10pt;font-family:Tahoma;   }
.MenuItemLink:hover { COLOR: #4F4F4F; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:10pt;font-family:Tahoma; }

.grid_heading
{
	font-family:tahoma;
	font-size:12px;
	color:#666666;	
	line-height:21px;
	font-weight:bold;
	text-align:left;
}

.dat_gri
{	
	font-family: verdana;
	font-size: 12px;
	color: gray;
	border:solid 1px #C1C1C1;
}

.dat_gri_heading
{	
	background-color: #DBDBDB;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	height:20px;
	border:1px;
}





.dat_gri a:link		{ COLOR: #606060; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:12px; font-family:verdana ;}
.dat_gri a:visited	{ COLOR: #606060; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:12px; font-family:verdana ;}
.dat_gri a:active	{ COLOR: #606060; FONT-WEIGHT: normal; TEXT-DECORATION: none; FONT-SIZE:12px; font-family:verdana ;}
.dat_gri a:hover	{ COLOR: #606060; FONT-WEIGHT: normal; TEXT-DECORATION: underline; FONT-SIZE:12px; font-family:verdana ;}


.dat_gri_light
{
	font-family: tahoma;
	font-size: 12px;
	color: #606060;
	border:solid 0px;	
	text-align:left;
	line-height:20px;
}
.dat_gri_Pag
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #606060;
	font-weight: bold;
}
.legend_caption_sub
{
	font-family:verdana;
	font-size:11px;
	color:#2D2D2D;
	letter-spacing:1px;
	line-height:20px;
	padding-right:10px;
	padding-left:10px;	
	background-color:#EFF5FB;
}

/* Syed's Code end here*/



/***************************************************************************************************/
					/* ANOOP */
/***************************************************************************************************/

/*  Anoop's code Begin here */
.for_td_container
{
    width:400px;
    height:22px;
    padding-top:2px;
	padding-bottom:2px;
	position:relative;
}
.for_td_controls
{
	width:196px;
	height:auto;	
	text-align:left;
	float:left;
	padding-left:4px;		
}
.for_td_header
{
	width:150px;
	height:auto;
	float:left;	
	font-family:tahoma;
	font-size:12px;
	color:#666666;
	line-height:21px;
	text-align:right;

}
#div_Adminuser_phone_type
{
	 width: 200px;
	 height:100%;
	 text-align: left;
	 position:absolute;
	 float:right;
	 left:9.6em;
	 top:0em;
}
#divbutton_right
{
	float:right;
	width:28%;
	height:20px;
	text-align:left;
	padding-top:100px;	
	vertical-align:bottom;	
}

/* copy of style used in Controls */


.legendcaption{
	font-family:verdana;
	font-size:12px;
	color:#2D2D2D;
	letter-spacing:1px;
	line-height:22px;

	padding-right:10px;
	padding-left:10px;	
	background-color:#EFF5FB;
}
.caption {
	font-family:tahoma;
	font-size:12px;
	color:#666666;	
	line-height:21px;
	text-align:left;
}

.caption_left {
	font-family:tahoma;
	font-size:12px;
	color:#666666;	
	text-align:left;
	line-height:15px;
}
.caption_small {
	font-family:tahoma;
	font-size:10px;
	color:#666666;	
}

.caption1 {
	font-family:tahoma;
	font-size:12px;
	color:#666666;	
	line-height:15px;
	text-align:right;
}
.caption_bold {
	font-family:tahoma;
	font-size:12px;
	color:#666666;	
	line-height:21px;
	font-weight:bold;
}

.caption_bold_white {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;	
	font-weight:bold;
	padding-left:5px;
}
.sub_head1 {
	font-family:tahoma;
	font-size:11px;
	color:#666666;	
	line-height:21px;
}
.sub_head
{
	font-family:verdana;
	font-size:12px;
	color:#2D2D2D;
	letter-spacing:1px;
	line-height:22px;

	padding-right:10px;
	padding-left:10px;	
	background-color:#EFF5FB;
}
.caption_sub_head
{
	font-family:verdana;
	font-size:12px;
	color:#090909;
	line-height:22px;
	padding-right:10px;
	padding-left:10px;
}
.head1 {
	font-family:verdana;
	font-size:13px;
	color:#5F6062;	
	line-height:21px;
	font-weight:bold;
}

.head {
	font-family:verdana;
	font-size:13px;
	color:#272727;	
	line-height:21px;
	font-weight:bold;
}


.table_Border{
	border-style : ridge;
	border-color: #E9E9E9;
	border-width: 1pt;
}
.table_Border_light1{
	border-style : solid;
	border-color: #DADADA;
	border-width: 1pt;
}
.table_Border_light{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-color: #E9E9E9;
}

.textboxcontainer
{
	float:left;
	
	font-family:tahoma;
	font-size:12px;
	color:#666666;
	vertical-align:bottom;	
	text-align:left;
}
.personal_info_container{
	padding-top:10px;
	padding-bottom:10px;
	width:350px;float:left;
}
.location_info_container{
	padding-top:10px;
	padding-bottom:10px;
	width:350px;
}
.location_info_left_container{
	padding-top:10px;
	padding-bottom:10px;
	width:350px;
}
.subcontainer{
	float:left;
	background:#000099;
}
.divError
{
   	color:#9A4025;
	font-family:tahoma;
	font-size:10px;	
	vertical-align:bottom;	
	text-align:center;
	padding-bottom:2px;
	width:100%;
}
.DatagridHeader
{
	height:20px;
	font-weight:lighter; 
	font-size:12px;	
	font-family:"tahoma";
	text-align:center;
}

/*  Anoop's code Ends Here  */