/******************** by sithes ********************/

p { font-family: verdana, Arial;}
a { color: rgb(60,60,60); text-decoration: none}
a:hover { text-decoration: underline; color: rgb(0,0,0) }

a.a10:active { text-decoration: none; color: rgb(37,88,126) }
a.a10:link { text-decoration: none; color: rgb(37,88,126) }
a.a10:visited { text-decoration: none; color: rgb(37,88,126) }
a.a10:hover { text-decoration: none; color: rgb(37,88,126) }

h1 { font-family: Arial; font-size: 10pt; margin-left: 10; color: rgb(0,0,128) }
h2 { font-family: verdana; font-size: 12pt; color:#E8E8E8; text-align: left }

.menuheading {font-family: Verdana,Arial,Helvatica; font-size: 10pt; font-weight: bold; color:#FFFFFF}

.heading {font-family: Arial; font-size: 12pt; font-weight: bold; color:000000}
.headingw {font-family: verdana; font-size: 11pt; font-weight: bold; text-align: left; color:#FFFFFF}
.subhead { font-family: verdana; font-size: 10pt; font-weight: bold; color:#303030; text-align: center}
.subhead1 { font-family: verdana; font-size: 8pt; font-weight: bold; color:#303030 }
.sleft { font-family: verdana; font-size: 8pt; font-weight: bold }
.sleftn { font-family: verdana,Arial,Helvatica; font-size: 8pt}
.sleft1 { font-family: verdana; font-size: 8pt; font-weight: bold; text-align: center }
.sright { font-family: verdana; font-size: 8pt; font-weight: bold; text-align: right }

.m10 { font-family: verdana; font-size: 10pt }
.m10c { font-family: verdana; font-size: 10pt; text-align: center }
.m10wbr { font-family: verdana; font-size: 10pt; text-align: right; font-weight: bold; color: rgb(255,255,255) }
.m10wbc { font-family: verdana; font-size: 12pt; font-weight: bold; color: rgb(37,88,126) }

.m9 { font-family: verdana; font-size: 9pt; color: rgb(255,255,255)}
.m9b { font-family: verdana; font-size: 9pt; color: rgb(255,255,255); font-weight: bold }
.m9c { font-family: verdana; font-size: 9pt; text-align: center; color: rgb(255,255,255) }
.m9r { font-family: verdana; font-size: 9pt; text-align: right; color: rgb(255,255,255) }

.m8 { font-family: Arial; font-size: 8pt}
.m8b { font-family: Arial; font-size: 8pt; font-weight: bold}
.m8w { font-family: Arial; font-size: 8pt; color: rgb(255,255,255)}
.m8r { font-family: Arial; font-size: 8pt; text-align: right}
.m8c { font-family: Arial; font-size: 8pt; text-align: center}
.m8can { font-family: Arial; font-size: 8pt; text-decoration:line-through}
.error { font-family: verdana; font-size: 8pt; color: rgb(255,0,0); text-align: center }

.menu {
	font-family:  verdana, Arial, Helvatica; 
	font-size: 8pt;
	text-align: center; 
	color: rgb(0,0,0) 
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	color : #000000;
	border-width : 1;
	border-color : #000000;
	background-color: #8Ebdde
}

.texts {
	background-color:#ffffff; 
	border-bottom:1px solid; 
	border-left:1px solid; 
	border-right:1px solid; 
	border-top:1px solid; 
	border-color: #999999; 
	color:#000000; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal
}


.tablewithborder td{
	
	border-color: #999999; 
	border-collapse:collapse;
	border:1px solid; 
	
		
	/* border-left:1px solid; 
	border-right:1px solid; 
	border-top:1px solid; */
}

.buttonflat  {
	font-size : 8pt;
	font-family : Verdana;
	background-color: #FFFFFF;
	border-width : 1;
	border-color : #999999;
	width: 60px;
	height: 17px

}
.buttonflatlong  {
	font-size : 8pt;
	font-family : Verdana;
	background-color: #FFFFFF;
	border-width : 1;
	border-color : #999999;
	width: 120px;
	height: 17px
}
.btnav {border: 1px #000000 solid} 

.formflat  {
	font-size : 8pt;
	font-family : Verdana;
	background-color: #F0F0F0;
	border-width : 1;
	border-color : #800000
}

.errormsg {
	font-family: Arial; 
	font-size: 10pt; 
	background-color:#FBE1D7; 
	color:#FF0000;
	margin:10px;
	padding:5px 5px;
	border-top:1px solid #FCC1BC;
	border-left:1px solid #FCC1BC;
	border-right:1px solid #FCC1BC;
	border-bottom:1px solid #FCC1BC;
}

body{
	margin:0 auto;
	background-image: url('../images/BackGround/animated_10.gif');
	
	overflow-x:hidden;
}

body, div, ul, li, input, select, textarea, p, h1, h2, h3 {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	list-style:none;
}

#container{
	margin:auto;
	text-align:left;
	min-width:920px;
	position:relative;
	margin:0 auto;		
	width:1000px;
	overflow:hidden;
}

#container .table_top{

	background-image: url('../images/BackGround/latest line-top.png');
	background-repeat:no-repeat;
	height:12px;
	width:1000px;
	margin:0pt;
	padding:0pt;
	float:left;
}

#container .table_middle{
	background: url(../images/mid_img.gif);
	background-position: center center, 20% 80%, top left, bottom right;
	background-repeat:repeat;
	width:1000px;
	height:auto;
	margin:0pt;
	padding:0pt;
	float:left;

}

#container .table_bottom{
/*	background-image: url('../images/BackGround/bottom_img_new.gif');*/
	background-repeat:no-repeat;
	height:11px;
	width:900px;
	margin:0pt;
	padding:0pt;
	float:left;
}



/** login **/
login {
	float:left;
	padding-left:1.5em;
	padding-top:0.75em;
	margin:0pt;
	width:327px;
}

#login_datacontainer {
	width:283px;
	padding:0.15em;
	display:inline;
	margin:0pt;
}

#login .login_top {
	background-image:url(../images/login_top.gif);
	background-repeat:no-repeat;
	height:33px;
	width:327px;
}

#login .login_middle {
	background-image: url(../images/login_middle.gif);
	background-repeat: repeat-y;
	width:327px;
	height:115px;
}

#login .login_bottom {
	background-image: url(../images/login_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:327px;
}
.text_login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#516270;
	padding:1em 1.5em 0 1.5em;
}
.login_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0d4371;
	padding:0.55em 0 0 1em;
	margin:0pt;
}

#login .login_middle .text_login .logintext{
	padding:0pt;
	margin:0pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;/*#929292*/
	line-height:20px;
	font-weight:normal;
}
		
/** sithes end **/

/*********************CSS Classes Added By PRAMOD****************************/
/* .suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8; */
/******************************End of Addition  PRAMOD*************************/

		
		.temp{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: none; color:#000000;}
		a:active {color:#000080;}
		a:link {color:#000080;}
		a:visited {color:#000080;}
		a:hover {color:#F57220;}
		
		p {font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight:none;color:#4D4D4F;line-height:16px;}
		.bold {font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight:bold;color:#4D4D4F;line-height:16px;}
		.italic {font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight:none;font-style:italic; color:#4D4D4F;line-height:16px;}
		
		.m8{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: none; color:#000000;}
		.m8c{ font-family: verdana; font-size: 8pt;font-weight:none;color:#4D4D4F;line-height:16px;}
		.m8green{ font-family: verdana; font-size: 8pt;font-weight:bold;color:#03C935;line-height:16px;}
		.m8red{ font-family: verdana; font-size: 8pt;font-weight:bold;color:#DD0404;line-height:16px;}
		.m8c1{ font-family: verdana; font-size: 9pt;font-weight:bold;color:#4D4D4F;line-height:16px;}
		.m8b{ font-family: verdana; font-size: 8pt;font-weight:bold;color:#4D4D4F;line-height:16px;}
		.iwt{ font-family: verdana; font-size: 8pt;font-weight:bold;color:#0066B3 ;line-height:16px;}
		.m8or{ font-family: verdana; font-size: 8pt;font-weight:bold;color:#FF6300;line-height:16px;}
		.m8w{ font-family: verdana; font-size: 8pt;font-weight: none; color:white;line-height:16px;}
		.m8a{ font-family: arial; font-size: 9pt;font-weight: bold; color:#0066B3; line-height:16px;}
		.m8d{ font-family: verdana; font-size: 8pt;font-weight: bold; color:#00000; }
		.m8s{ font-family: arial; font-size: 9pt;font-weight: none; color:#58595B; line-height:16px;}
		.m8blue{ font-family: Arial,verdana; font-size: 11pt;font-weight: bold; color:#0066B3 ;}
		.m8whiteb{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: bold; color:#FFFFFF;}
		.m81{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: none; color:#757575; margin: 0.1cm 0.1cm 0.1cm 0.1cm;}
		.m8grey{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: none; color:#757575;}
		.m8grey1{ font-family: verdana,Arial,Helvetica; font-size: 8pt;font-weight: bold; color:#757575;}
		.m10{ font-family: Arial,verdana,Helvetica; font-size: 10pt;font-weight: none; color:#3C3C3C;}
		.m10orange{ font-family: Arial,verdana,Helvetica; font-size: 10pt;font-weight:bold; font-style:italic; color:#FF6300;}
		.m8orange{ font-family: Arial,verdana,Helvetica; font-size: 8pt;font-weight:none; font-style:none; color:#FF6300;}
		.m10grey{ font-family: Arial,verdana,Helvetica; font-size: 10pt;font-weight:bold; font-style:none; color:#7B7B7C;}
		 
		
		.heading {font-family: verdana,Arial,helvetica; font-size: 10pt;font-weight:bold;color:#FFFFFF;line-height:16px;text-align=center;}
		.subhead {font-family: Arial,verdana; font-size: 10pt;font-weight: bold; color:#0066B3;}
		.subhead1 {font-family: Arial,verdana,helvetica; font-size: 9pt; color:#0066B3;font-weight: bold}
		
		.textx {
			background-color:#FFFFFF; 
			border-bottom:1px solid; 
			border-left:1px solid; 
			border-right:1px solid; 
			border-top:1px solid; 
			border-color: #999999; 
			color:#000000; 
			font-family: verdana; 
			font-size: 8pt; 
			font-weight: normal
		}
		
		/*.button {
			background-color:#C7D6E9; 
			border-bottom:1px solid; 
			border-left:1px solid; 
			border-right:1px solid; 
			border-top:1px solid; 
			border-color: #000080; 
			color:#000080; 
			font-family: verdana; 
			font-size: 10pt; 
			font-weight: normal
		}*/
		
		a.slink:active {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:bold;}
		a.slink:link {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:bold;}
		a.slink:visited {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:bold;}
		a.slink:hover {	color: #E3CC06; text-decoration: none; font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:bold;}
		
		a.slink1:active {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:normal;}
		a.slink1:link {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:normal;}
		a.slink1:visited {color: white; text-decoration: none;font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:normal;}
		a.slink1:hover {	color: #E3CC06; text-decoration: none; font-family:verdana, Arial,Helvetica; font-size: 9pt;font-weight:normal;}


		
		
		
		
		
		
		
		
		
		
		
		
		a.whitelink:active {color: white; text-decoration: none;font-family: verdana,Arial,Helvetica; font-size: 9pt;}
		a.whitelink:link {color: white; text-decoration: none;font-family: verdana,Arial,Helvetica; font-size: 9pt;}
		a.whitelink:visited {color: white; text-decoration: none;font-family:verdana,Arial,Helvetica; font-size: 9pt;}
		a.whitelink:hover {	color:black; text-decoration: none; font-family: verdana,Arial,Helvetica; font-size: 9pt;}
	
	
		a.whitelink8:active {color: #0088C7; text-decoration: none;font-family: Arial,verdana,Helvetica; font-size: 8pt;font-weight:bold;}
a.whitelink8:link {color: #0088C7; text-decoration: none;font-family: Arial,verdana,Helvetica; font-size: 8pt;font-weight:bold;}
a.whitelink8:visited {color: #0088C7; text-decoration: none;font-family: Arial,verdana,Helvetica; font-size: 8pt;font-weight:bold;}
a.whitelink8:hover {	color:green; text-decoration: none; font-family: Arial,verdana,Helvetica; font-size: 8pt;font-weight:bold;}

	
/***************Pramod 13 july*****HINTFOCUS CLASSES********************/

/*------------------------------CSS Style for hiding hint fields--------------------*/
.hint {
   	display: none;
	position: absolute;
/*   right: 10px;  */
    width: 200px; 
    margin-top: -4px;
    border: 1px solid #fc9f9f;
    padding: 10px 12px;
    background: #FFFFFF  ;
	color:#000000 ;
	
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -14px;
    top: 5px;
    width: 14px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}
.tickbullet {
	list-style-image: url(../images/icon_tick.gif);
	margin-left: .9em;
	padding-left: 1.5em;
	margin-top: .3em;
	padding-top: 0em;
	line-height:19px;
	margin-bottom:.3em;
}

/*------------------------------CSS Style for hiding hint fields  new one--------------------*/
.hints {
   	display: none;
	position: absolute;
	right: 330px;  
    width: 180px; 
    margin-top: -4px;
	border: 1px solid #fc9f9f;
    padding: 10px 12px;
    background: #FFFFFF  ;
	color:#000000 ;
 /*   border: 1px solid #fc9f9f;
    padding: 10px 12px;
    background: #fdfae9  ;*/
}

/* The pointer image is hadded by using another span */
.hints .hint-pointer {
    position: absolute;
    left: -14px;
    top: 5px;
    width: 14px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}
.tickbullet {
	list-style-image: url(../images/icon_tick.gif);
	margin-left: .9em;
	padding-left: 1.5em;
	margin-top: .3em;
	padding-top: 0em;
	line-height:19px;
	margin-bottom:.3em;
}

/** login start **/
login {
	float:left;
	padding-left:1.5em;
	padding-top:0.75em;
	margin:0pt;
	width:327px;
}

#login_datacontainer {
	width:283px;
	padding:0.15em;
	display:inline;
	margin:0pt;
}

#login .login_top {
	background-image:url(../images/login_top.gif);
	background-repeat:no-repeat;
	height:33px;
	width:327px;
}

#login .login_middle {
	background-image: url(../images/login_middle.gif);
	background-repeat: repeat-y;
	width:327px;
	height:120px;
}

#login .login_bottom {
	background-image: url(../images/login_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:327px;
}
.text_login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#516270;
	padding:1em 1.5em 0 1.5em;
}
.login_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0d4371;
	padding:0.55em 0 0 1em;
	margin:0pt;
}

#login .login_middle .text_login .logintext{
	padding:0pt;
	margin:0pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;/*#929292*/
	line-height:20px;
	font-weight:normal;
}

.login_button_left {
	background-image:url(../images/button/bt_register_left.gif);
	background-repeat:no-repeat;
	height:24px;
	width:11px;
}
.login_button_middle {
	background-image:url(../images/button/bt_register_middle.gif);
	background-repeat:repeat-x;
	height:24px;
	width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;/*#929292*/
	text-decoration:none;
}

.login_button_right {
	background-image:url(../images/button/bt_register_right.gif);
	background-repeat:no-repeat;
	height:24px;
	width:11px;
}

/*** login end ***/

/*** Alert box css start here ***/

	#modalContainer {
		background-color:transparent;
		position:absolute;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
		z-index:10000;
	}

	#alertBox {
		position:relative;
		width:300px;
		min-height:100px;
		margin-top:50px;
		border:2px solid #000;
		background-color:#F2F5F6;
		background-image:url(../images/alert/alert.png);
		background-repeat:no-repeat;
		background-position:20px 30px;
	}

	#modalContainer > #alertBox {
		position:fixed;
	}

	#alertBox h1 {
		margin:0;
		font:bold 0.9em verdana,arial;
		background-color:#78919B;
		color:#FFF;
		border-bottom:1px solid #000;
		padding:2px 0 2px 5px;
	}

	#alertBox p {
		font:0.7em verdana,arial;
		height:50px;
		padding-left:5px;
		margin-left:55px;
	}

	#alertBox #closeBtn {
		display:block;
		position:relative;
		margin:5px auto;
		padding:3px;
		border:1px solid #000;
		width:70px;
		font:0.7em verdana,arial;
		text-transform:uppercase;
		text-align:center;
		color:#FFF;
		background-color:#78919B;
		text-decoration:none;
	}


/*** Alert box css End here ***/

.fieldset
{
border:2px solid;
-moz-border-radius:25px; /* Firefox */
border-radius:25px;
}

.tableset
{
border:2px solid;
-moz-border-radius:25px; /* Firefox */
border-radius:25px;
}


/* Lightbox background */
#lightbox {
 display:none;
 background:#000000;
 opacity:0.9;
 filter:alpha(opacity=90);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;

}
/* Lightbox panel with some content */
#lightbox-panel {
 display:none;
 position:fixed;
 top:100px;
 left:50%;
/* margin-left:-200px;*/
/* width:350px;*/
 background:#FFFFFF;
/* padding:10px 15px 10px 15px;*/
 border:2px solid #CCCCCC;
 z-index:1001;

 margin-left: -200px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

 
}

/* Image no repeat*/
#container .imgnorepeat{

	background-image: url('../images/BackGround/bgcolor3.png');
	background-repeat:no-repeat;
	
}
/* CSS for Button GOA Application starts here*/
.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 2px 4px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: arial, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
/* CSS for Button GOA Application ends here*/

/* Task Management starts here*/
.taskcalendar {
	font-family: Arial; 
	font-weight: bold; 
	background-color:#007FFF; 
	color:#FFFFFF;
	width:100px;
	Height:100px;
	text-align:center;
	padding:5px 5px;
	border-top:1px solid #FCC1BC;
	border-left:1px solid #FCC1BC;
	border-right:1px solid #FCC1BC;
	border-bottom:1px solid #FCC1BC;
}
/* Task Management ends here*/