@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}
body 
{
	margin: 0 auto;
	font-family:Verdana;
	font-size: 11px;
	background: url(../images/background-bg.gif) #e6f1f8 center top repeat-x;
	height:100%;
}
td, tr
{
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	vertical-align:middle;
	border-collapse:collapse;
}
p
{
	margin:0px;
	padding:0px;
}
img
{
padding:0px;
margin:0px;
border:0px solid #fff;	
}
a, a:active, a:visited
{
	font-size:11px;
	color:#006bbc;
	text-decoration:none;
}
a:hover
{
	font-size:11px;
	color:#006bbc;
	text-decoration:underline;
}
/* ------------ Default Values End--------------------- */

/*------------- Header Start ------------------- */
.header
{
	width:988px;
	float:left;
	padding:0px;
	margin:0px;
}
.header_row1 .logout
{
	float:left;
	text-align:right;
	padding:0px 10px 0px 0px;
}
.header_row1 .username
{
	float:left;
	text-align:left;
	padding:0px 0px 0px 20px;
	color:#fff;
}
.header_row1
{
	line-height:27px;
	color:#fff;
	font-size:11px;
	float:left;
	width:988px;
	text-align:left;
	height:28px;
	padding:0px 10px 0px 0px;
}		
.header_row1 a
{	
	color:#fff;
	text-decoration:none;
}
.header_row1 a:hover
{	
	color:#fff;
	text-decoration:underline;
}

	
.header_row2
{
		height:85px;
		padding:0px;
		margin:0px;
		width:988px;
		float:left;
	}	
/*------------- Header Close ------------------- */

/*------------- Footer Start ------------*/

.footer_home {
	height: 92px; 
	margin: 0 auto;
	text-align: left;
	background:url(../images/background-footer.gif) bottom;
	margin-left:4px;
	width:970px; 
	padding-left:10px;
	float:left;
	border-top:2px solid #fdd642;
	}

.footer {
	height: 102px; 
	margin: 0 auto;
	text-align: left;
	background:url(../images/background-footer.gif) bottom;
	}

.footer-nav{
padding-top:10px;
font:Verdana, Arial, Helvetica, sans-serif; size:1em; 
color:#FFFFFF;
text-align:left;
width:900px;
font-size:11px;

}
.footer-nav a{
color:#FFFFFF;
margin-left:2px;
margin-right:18px;
text-decoration:none;
}

.footer-nav a:hover{
color:#006abc;
text-decoration:none;
}
.explorertxt
{
	width:960px;
	text-align:right;
	padding:40px 0px 0px 0px;
	color:#fff;
}

/*------------- Footer End ------------*/
/*------------- White Background ------------*/
.innerwhite
{
	background:url(../images/shadow-png.png) repeat-y center;
	text-align:left;
	width:988px;
	height:auto;
	float:left;
	padding:0px 10px 5px 10px;
}
/*-------------Menu Background------------*/
#mymenu
{
	width:200px;
	height:450px;
	margin:0px 5px 0px 0px;
	padding:5px 0px 0px 5px;
	color:#fff;
	background:#1d7ac3;
	text-align:left;
	vertical-align:top;
	border:0px solid #000;
	z-index:-9999;
	font-family:Verdana;
}
/*--------- Login Style-------------*/
.L_login_home
{
	width:558px;
	height:350px;
	margin:0px auto;
	padding:45px 0px 0px 50px;
	text-align:center;
}


.L_login_left
{
	background-image:url(../images/1_login_left.gif);
	background-position:0px 0px ;
	background-repeat:no-repeat;
	width:9px;
	height:239px;
	margin:0px;
	 
}
.L_login_right
{
	background-image:url(../images/1_login_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:9px;
	height:239px;
	 
}
.L_login_body
{
	background-image:url(../images/1_login_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:450px;
	height:239px;
	padding:0px;
}
.lockimg
{
	background-image:url(../images/locksymb.gif);
	background-repeat:no-repeat;
	background-position:0px 15px;
	height:105px;
	width:95px;
}
.keyimg
{
	background-image:url(../images/key.gif);
	background-repeat:no-repeat;
	background-position:0px 15px;
	height:70px;
	width:107px;
}
.heading_1
{
	padding:0px 0px 0px 20px;
	text-align:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
}
.l_username
{
	width:80px;
	padding:5px 0px 5px 20px;
	color:#0060ad;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.txtbox
{
	width:150px;
	text-align:left;
	padding:3px 0px;
}
.login_btn
{
	
	text-align:center;
	padding: 0px;
}
.forgot
{
	text-align:right;
	color:#0060ad;
	font-size:10px;
	padding:16px 10px 0px 0px;
	line-height:30px;
}
 .forgot a
{
	text-decoration:none;
	padding:0px 5px 2px 5px;
	color:#0060ad;
	font-size:10px;
}
.forgot a:hover
{
	text-decoration:none;
	padding:0px 5px 2px 5px;
	color:#000;
	font-size:10px;
}
.error
{
	color:#FF0000;
	font-size:11px;
	text-align:center;	
}
/*-------------- Login Style End ---------------*/
.inputbox
{
	border:1px solid #4292d0;
	font-size:11px;
	text-align:left;
	padding:0px 0px 1px 2px;
	color:#333333;
	width:186px;
  line-height: 18px;
  height: 20px;
}
.lov
{
	border:1px solid #4292d0;
	font-size:11px;
	text-align:left;
	color:#333333;

}
.tcenter
{
  text-align: center;
}
.tleft
{
  text-align: left;
}
.tright
{
  text-align: right;
}
.gridstyle
{
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	border:1px solid #cccccc;
	border-collapse:collapse;	
  color:#000000;
}

.gridstyle th
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background:  url(../images/fhbg.gif) repeat-x top;
	height:23px;
  line-height: 12px;
	border:1px solid white;
	border-width:0px 1px 0px 0px;
  color:#000000;
}
.gridstyle td
{
	font-size:11px;
	text-align:left;
	line-height:16px;
	padding:1px 0px 1px 3px;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
  color:#000000;
}
.gridstyle div
{
	padding:0px;
	margin:0px;
	overflow-x:hidden;
	overflow-y:auto;
}
.tableborder
{
	border:1px solid #e9e9e9;
	border-collapse:collapse;
}
.tabheading
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:22px;
	background-color:#9bccf2;
	border:1px solid #e9e9e9;
	padding:0px 0px 0px 10px;
	text-align:center;
}
.labelstyle
{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 11px;
	text-align:left;
	height:27px;
}
.labelstyle_normal
{
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0px 0px 0px 11px;
	text-align:left;
	height:27px;
}
.gridheading
{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background: #86b8e0 url(../images/fhbg.gif) repeat-x top;
	line-height:15px;
  height: 25px;
	border:1px solid white;
	border-width:0px 1px 0px 0px;
  font-size:11px;
	font-family:Verdana;
}

.gridtd
{
	height:1px;
	padding:0px;
	margin:0px;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
	width:120px;
}
.gridstyle_DIC
{
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	border:1px solid #cccccc;
	border-collapse:collapse;	
}
.gridstyle_DIC th
{
	height:1px;
	padding:0px;
	margin:0px;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
	width:120px;
  text-align: center;
}
.gridstyle_DIC td
{
	font-size:11px;
	text-align:left;
	height:24px;
	padding:1px 0px 1px 8px;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
	width:120px;
}
.homelink
{
  font-size: 11px;
  text-align: right;
  padding: 5px;
 }
 .msgred
 {
   color: red;
   font-weight: bold;
 }
 .green
 {
   color: green;
   font-weight:bold;
 }
 .mand
 {
   font-weight:normal; 
   text-align:right;
   font-size:11px;
    color: red;
 }
 .normalgriddiv
 {
  overflow-y:scroll;
  overflow-x:hidden;
 } 
.calling{
font-family: Verdana; 
color: #666666; 
font-size: 18px; 
margin-left: 0px; 
margin-right: 0px; 
}
.calling_header{
font-family: Verdana; 
color: #3366CC; 
font-size: 20px; 
margin-left: 0px; 
margin-right: 0px; 
}
.labelstyle_IVR
{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:0px 0px 0px 11px;
	text-align:left;
	height:27px;
}
.selectbox_style
{
	border:1px solid #4292d0;
	font-size:11px;
	text-align:left;
	color:#333333;
	width:190px;
 
}
