@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color: #e7f6e1;
	margin:0;
}
a
{
	border:none;
	outline:none;
}
img
{
	border:none;
	outline:none;
}
.outerdiv
{
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height:86px;
	width:100%;
}
.innerdiv
{
	width:98%;
	margin:0 auto;
}
.mask
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:0.1px;
	clear:both;
}
.mask1
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:12px;
	clear:both;
}

.smallmask
{
	background-image:url(../images/mask.gif);
	background-repeat:repeat-x;
	height:3px;
	clear:both;
}

.headercont
{   
	background: url(../images/headerbg.png); 
	background-repeat:no-repeat;
	width:100%;
	height:155px;
}

.headerimage
{
	background:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:118px;
	float:right;
}

.logocont
{
	
	width:420px;
	height:40px;
	background-position:top left;
	float:left;
	margin-top:30px;
	margin-left:20px;
	
}


.logotext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#FFF;

	float:left;
}

.button{
	background: url(../images/submitbtn.png);
	background-repeat: no-repeat;
	border:none;
	width:85px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float:left;
	margin-top:6px;
	margin-right:5px;
	
	
}

.titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#FFF;
	width:240px;
	height:40px;
	margin-top:30px;
	
	float:right;
}

.admintext
{
	background: url(../images/adminlogo.png);
	background-repeat:no-repeat;
	width:79px;
	height:96px;
	float:right;
	margin-top:8px;
	margin-right:80px;
	
}

.topbg
{
	background: url(../images/topbg.png);
	background-repeat:no-repeat;
	width:737px;
	height:66px;
	float:right;
	
	
}




.container
{
	background-color:#FFF;
	width:100%;
	height:auto;
	padding:0px;
	border:solid 1px #469346; 
	float:left;

}

.containernew
{
	background-color: transparent;
	width:100%;
	height:auto;
	padding:0px;
	float:left;

}


.innercontainer
{
	background-color:#FFF;
	width:980px;
	padding:10px;
	height:auto;
	float:left;

}

.innercontainernew
{
	background-color:transparent;
width: 57%;
padding: 10px;
height: auto;
margin: 0 auto;
}


.innernewcont
{
	background-color:#FFF;
	width:97%;
	padding:10px;
	height: auto;
	
	float:left;

}


.adminphoto
{
	background:url(../images/adminphoto.jpg);
	background-repeat:no-repeat;
	width:676px;
	height:160px;
	float:left;
	margin-left:135px;
	
	background-position: top center;
	
}

.adminpanel
{
	background:url(../images/loginpanel.png);
	background-repeat:no-repeat;
	
	width:765px;
	height:368px;
	float:left;
	/*margin-left:120px;*/
	margin-bottom:10px;

	

}

.admininnercon
{
	width:350px;
	height:230px;
	float:left;
	margin-top:10px;
	margin-left:340px;
	
}



.logintxtbox
{
	height:24px;
	width:210px;
	background-color:#fff;
	border:1px solid  #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.loginsmltxtbox
{
	height:24px;
	width:100px;
	background-color:#fff;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.loginbtn
{
	background:url(../images/loginbtn.png);
	
	height:26px;
	width:78px;
	color:#FFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
	cursor:pointer;
}


.logintxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000; 
	padding:5px;
	
	font-weight:bold;
}
.loginlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #C00;
	padding:5px;
}
.loginlink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.loginlink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.loginlink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

/***********Footer Sec Start*****************/


.footer
{
	
	width:100%;
	height:40px;
	background-color:#78a665;
	background-position: bottom;
	position: absolute;
	bottom:0px;
	

}

.footernew
{
	
	width:100%;
	height:40px;
	background-color:#78a665; 
	background-position: bottom;
	

}



.innerfooter
{
	width:1000px;
	margin:0 auto;
}

.footerimage
{
	
	width:1000px;
	height: auto;
	float:left;
}

.footertext
{
	
	height:30px;
	width:380px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	float:left;
}

.footertextnew
{
	
	height:30px;
	width:230px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	float:right;
}

.footerlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000;
	padding:5px;
}
.footerlink a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000; 
	text-decoration:none;
}
.footerlink a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.footerlink a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
}

/***********Footer Sec End*****************/

/***********Topbar Sec Start*****************/
.topbarcont{
	width:1000px;
	height:63px;
	float:left;
}

.topbarimage
{
	background:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:63px;
	float:left;
}

.topbartextcont
{
	
	width:1000px;
	height:30px;
	margin-top:30px;
	float:left;
}
.topbartext{
	width:148px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:link{
	width:148px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:visited{
	width:148px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
	float:left;
	
}

.topbartext a:hover{
	width:148px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FF0;
	float:left;
	
}

/***********Topbar Sec End*****************/

/***********Menu Sec Start*****************/

.menucont{
	width:18%;
	height:auto;
	float:left;
}
.menutopbg{
	
	background-color: #8fd78f;
	width:232px;
	height:48px;
	float:left;
}

.menuinnercont{
	background-color: #FFF;
	
	width:230px;
	
	border:solid 1px  #8fd78f;
	float:left;
}



.open
{
	padding: 0;
	margin:8px;
	width:190px;
	font-family: Tahoma, Arial, sans-serif;        
	font-size : 12px;
	letter-spacing:1px;
	
	
}
.closed {
	display: none;	
	}

.open li
{
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding:0;
	outline:none;
	margin-bottom:1px;
	width:190px;
	
}

.open li a { 
	display: block;
	padding: 10px 0px 10px 18px;
	color: #FFF;
	text-decoration:none;
	width:190px;
	background:url(../images/menubg.jpg) repeat-y;
	margin:0;
	
}
.open li a:hover
{ 
	background:url(../images/menubghover.jpg) repeat-y;
	color:#FFF;
	margin: 0;
	
}

	
/***********Menu Sec End*****************/

/***********Body Sec Start*****************/
.innerbodycont{
	width: 80%;
height: auto;
float: left;
padding-left: 21px;
}

.iconcont{
	width:100%;
	height:auto;
	float:left;
	
}
.usericon{
	background:url(../images/usericon.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:44px;
	float:left;
}

.logouticon{
	
	width:40px;
	height:44px;
	float:right;
}

.loginnewtext{
	width:220px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	color: #C00; 
	float:left;
	
}

.loginnewtext a:link{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color: #C00; 
	float:left;
	
}

.loginnewtext a:visited{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color: #C00; 
	float:left;
	
}

.loginnewtext a:hover{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	color:#000;
	float:left;
	
}


.adminmiddlepict{
	background: url(../images/middlepict.jpg);
	background-repeat:no-repeat;
	width: 100%;
height: 455px;
float: right;
margin-top: 0px;
margin-left: 0px;
background-size: cover;
}
.rightinnersec
{
	height:auto;
	width:auto;
	margin:0px;
	background-color: #FFF;
	border:solid 1px  #000;
}
.forminner
{
	background-color:#FFF;
	height:auto;
	width:auto;
	margin:10px;
}

.formtext
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:2px;
}


.txt2
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}

.forminputbox
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #000;
}

.mandiatory
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
}



.txtbold1
{
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;	
}



.includecont{
	width:auto;
	height:auto;
	padding-left:10px;
}


.titletextnew
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color: #C00; 
	
}

.subtitle{
	width:300px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	margin-top:5px;
	margin-left:180px;
	
	
}
/***********Body Sec End*****************/
/******************Tab Section Start**************************/

#header
{
  
  FONT-SIZE:12px;
  font-family:Tahoma, Geneva, sans-serif;
  /*BACKGROUND: url(../images/bg.gif) #dae0d2 repeat-x 50% bottom;*/
  FLOAT: left;
  WIDTH: 100%;
  LINE-HEIGHT:15px;
  margin:0px;
  
}
#header UL {
  PADDING-RIGHT: 10px;
  PADDING-LEFT: 0px;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-TOP: 10px;
  LIST-STYLE-TYPE: none;
}
#header LI {
   PADDING-RIGHT: 0px;
/*   PADDING-LEFT: 9px;
   BACKGROUND: url(../images/left.gif) no-repeat left top;margin-left:1px;*/
   FLOAT:left;
   PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-bottom:0px;
	
	margin-right:18px;
	margin-top:0px;
}
#header A {
   PADDING-RIGHT: 15px;
   DISPLAY: block;
   PADDING-LEFT: 6px;
   FONT-WEIGHT: bold;
/*   BACKGROUND: url(../images/right.gif) no-repeat right top;*/
   FLOAT: left;
   PADDING-BOTTOM: 4px;
/*   COLOR:#333;*/
   PADDING-TOP: 5px;
   TEXT-DECORATION: none; background-color:
#396f23;
color:
#fff;
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #fff
}
#header #current {
        BACKGROUND-IMAGE: url(../images/left_on.gif)
}
#header #current A {
        /*BACKGROUND-IMAGE: url(../images/right_on.gif);*/
		PADDING-BOTTOM: 5px;
		COLOR: #fff;
background:
#000; margin-right: 4px;
}

/******************Tab Section End**************************/

.tabpanelsec
{
	border:1px solid  #CCC;
	height:auto;
	width:auto;
	padding:5px;
}

.rectangle{
	width:130px;
	height:20px;
	background-color:#51D8F4;
	padding:3px;
	float:left;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.maintitle{
	width:auto;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #C00;
	float:left;
	
}
.arrow{
	background:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:15px;
	float:left;
	margin-left:5px;
}
.maintitlecont{
	width:auto;
	height:18px;
	float:left;
	margin-top:13px;
	margin-right:5px;
}

.select
{
	width:150px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000;
	
}

/******************New Section Start**************************/

.pageheading
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	background-color:#000; padding: 0px 12px;
}

.txtbold
{
	height :23px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color: #DDD;
}

.txttitle
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color:#04acd1;
	
}


.txtboldnew
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	background-color:#000;	
}



.tblsubhead
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color:#000;
}

.tblsubheadnew
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	text-align:center;
	background-color: #900;
}


.txt5
{
	height :23px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F4F4F4;
	text-align:center;
}

.newbgcolor
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
}

.txtbold2
{
	color: #C00; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
	text-align:center;	
}

.txtbold2new
{
	color: #C00; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#F5F5F5;
	text-align:left;	
}

.formtextnew
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:2px;
	text-align:right;
}

.forminputboxnew
{
	height:18px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #999;
	background-color:#F5F5F5;
}

.menubackground{
	
	width:230px;
	height: auto;
	padding-left:3px;
	float:left;
}

.loginbtnnew
{
	background-color:transparent;
	height:20px;
	width:80px;
	border: none;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:5px;
	cursor:pointer;
}


.rectbg{
	widows:1000px;
	height:10px;
	float:left;
	background-color:transparent;
	clear:both;
}


/******************New Section End**************************/

/******************Admin menu Sec Start**************************/

.adminmenubg{
	background:url(../images/adminmenubg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:68px;
	float:left;
	margin-left:0px;
}

.topmenucont{
	width:1000px;
	background-color:#666;
	height:37px;
	border-bottom:2px solid #000;
	margin-top:5px;
	float:left;
}

.loginpict{
	background: url(../images/adminpict.jpg); 
	background-repeat:no-repeat;
	width:156px;
	height:48px;
	float:left;
	
}

.logoutpict{
	
	width:86px;
	height:48px;
	float: right;
	
}

.logincontextra{
	width:1000px;
	height:auto;
	margin-top:6px;
	float:left;
}






.welcometext{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #1C6BC4;
	float:left;
	
}

.welcomecont{
	width:350px;
	height:25px;
	margin-top:10px;
	margin-left:210px;
	float:left;
	
	
}

.admininterface{
	background: url(../images/adminintfacetxt.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:27px;
	float:left;
	margin-left:350px;
	
	

}

.clientmenubox{
	width:211px;
	height:160px;
	background-color:#000;
	margin:5px;
	border:solid 2px #CCC;
	float:left;
}

.clientmenucont{
	width:940px;
	height:auto;
	margin-left:40px;
	margin-top:12px;
	margin-bottom:12px;
	
	float:left;
}

.clienticonnew{
	background:url(../images/clienticon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}

.teamiconnew{
	background: url(../images/teamicon.png); 
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}

.tokeniconnew{
	background: url(../images/tokenicon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}
.reporticonnew{
	background: url(../images/reporticon.png);
	background-repeat:no-repeat;
	width:120px;
	height:117px;
	margin-left:46px;
	margin-top:5px;
	float:left;
}


/******************Admin menu Sec End**************************/

/******************New Added 15/09/2012**************************/



.logintextpict{
	background:url(../images/logintext.png);
	background-repeat:no-repeat;
	width:336px;
	height:81px;
	margin-top:20px;
	margin-right:90px;
	float:right;
}

.passwordtextpict{
	background: url(../images/password.png);
	background-repeat:no-repeat;
	width:336px;
	height:81px;
	margin-top:20px;
	margin-right:90px;
	float:right;
}

/******************New Added 07/11/2012**************************/


.calendarbutton
{
	background-image:url(../images/calendarbtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:20px;
	border:none;
	outline:none;
}


.error_strings
{ 
	font-family:Verdana; 
	font-size:10px; 
	color:#FF0000;
	width:inherit;
}

.forminputtxtarea
{
	height:100px;
	width:180px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #000;
}
/*********12-8-2013***************/
.forminputboxsmall
{
	height:18px;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #000;
}
/**********31-10-2013**************/
.newbutton{
float:left;

margin-right:1px;
background-color:#396f23;
color:#fff;
padding:5px 13px; font-weight: bold;
}
.newbutton:hover{
background-color:#000;
color:#fff;
}

