#header-aside{
	float: right;
	padding-top:10px;
	
	
}




/* ------------ feedback ----------- */
.feedbg1
{ 
background:#f5f5f5;height:25px;  vertical-align:text-top;
	}
	
	.feedbg2
{ 
background:#ffffff;height:25px;vertical-align:text-top;
	}

/*login*/

/*new*/
 .sign-in {
  width: 335px;
  float: left;

  }
  
  .signin-box
  {
  margin: 12px 0 0 5px;
  padding: 20px 25px 15px;
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  
  }


.logandregister
{
}

  .signin-box h2 strong {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 1px;
  height: 19px;
  width: 52px;
  background: transparent url(../ssl.gstatic.com/accounts/ui/google-signin-flat.png) no-repeat;
  }
  @media only screen and (-webkit-device-pixel-ratio: 2){
  .signin-box h2 strong {
  background: transparent url(../ssl.gstatic.com/accounts/ui/google-signin-flat_2x.png) no-repeat;
  background-size: 52px 19px;
  }
  }
  .signin-box div {
  margin: 0 0 1.5em;
  }
  .signin-box label {
  display: block;
  }
  .signin-box input[type=email],
  .signin-box input[type=text],
  .signin-box input[type=password] {
  width: 100%;
  height: 32px;
  font-size: 15px;
  direction: ltr;
  }
  .signin-box .email-label,
  .signin-box .passwd-label {
  font-weight: bold;
  margin: 0 0 .5em;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  }
  .signin-box .reauth {
  display: inline-block;
  font-size: 15px;
  height: 29px;
  line-height: 29px;
  margin: 0;
  }
  .signin-box label.remember {
  display: inline-block;
  vertical-align: top;
  margin: 9px 0 0;
  }
  .signin-box .remember-label {
  font-weight: normal;
  color: #666;
  line-height: 0;
  padding: 0 0 0 .4em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  }
  .signin-box input[type=submit] {
  margin: 0 1.5em 1.2em 0;
  height: 32px;
  font-size: 13px;
  }
  .signin-box ul {
  margin: 0;
  }
  .signin-box .training-msg {
  padding: .5em 8px;
  background: #f9edbe;
  }
  .signin-box .training-msg p {
  margin: 0 0 .5em;
  }

/*old*/
.creataccount
{
  background:url(../images/inside/creat_acct_bg.jpg) no-repeat;
  width:360px;
  height:540px;
  margin-top:20px;
  float:left;
  margin-left:25px;  
    }

.formContent{
    padding:36px 42px 40px 47px;
}
.star
{
    color:#ea1e1f; 
    font-family:Verdana, Geneva, sans-serif;
    font-size:14px;
	text-align:right;
	
    }
    
 .labeltext
{
    font-weight:bold;
    color: #666666;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 12px;
     float:left;
     padding:0 0 5px 0;
	 text-align:left;
   
    }
    
    .fieldstext
{
    color: #666666;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
     float:right;
     
	 text-align:right;
	 font-weight:bold;
       }   
       
    
   .headertext
   {
       color:#1A1A1A;
     font-family:Garamond, Times New Roman, Arial, helvetica; 
     font-size:16px;
      font-weight:bold;
      text-align:left;
      }
   
      .CheckBoxList
    {
     color: #666666;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
     margin:-8px 0 0  -8px;
	 
        }
		   
 .inputbox
 {
    width:262px;
    border:1px #b6b6b6 solid;
    background:#FFF;
    padding:5px 5px;
    font-size:11px;
    font-family:Verdana, Geneva, sans-serif;	
	margin-bottom:10px;
	-moz-box-shadow:0em .2em .2em rgba(141, 141, 131, 0.4);
	-webkit-box-shadow:0em .2em .2em rgba(141, 141, 131, 0.4);
	box-shadow:0em .2em .2em rgba(141, 141, 131, 0.4);	
	float:left;
     }  
    
    .submitbt
    {
  background-image:url(../images/inside/submit.jpg);
  width:80px;
  height:31px; 
  float:left;
  border:0;
        } 
        
  .reset
    {
  background-image:url(../images/inside/reset.jpg);
  width:80px;
  height:31px; 
  float:right;
  border:0;
        }  
        
        
  .signedaccount  
  {
      background-image:url(../images/inside/login_bg.jpg); 
       background-repeat:no-repeat;
        width:360px;
       height:540px;
        margin-top:20px;
         margin-left:25px;  
   }  
  
    
.signin
{
   background-image:url(../images/inside/signin.jpg);
  
  width:80px;
  height:31px; 
  float:right;
  border:0; 
    
    }   
    
.forgotPassword  
{ font-weight:bold;
    color: #666666;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 11px;
    padding:30px 0 5px 10px;
 
    }  
     
	 
/*myaccount*/

.box{
	background-color:#EFEBEB;
	font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;
		color:#777777;
	padding-top:30px;
	width:206px;
	height:100px;
	 overflow: visible; 
	 margin-right: 10px; 
	 margin-left: 22px; 
	 float: left;
	 text-align:center;
	cursor:pointer;
	position:relative;
	transition: all 0.7s linear;
	-webkit-transition: all 0.7s linear;
	-moz-transition: all 0.7s linear;
	-o-transition: all 0.7s linear;
	-ms-transition: all 0.7s linear;
	box-shadow: 2px 2px 2px #888888;
	border-left:1px solid #8F8F8E;
	border-top:1px solid #dd4330;
}

.box:hover

{ background-color:#EAEAE8;
 
 transform: perspective(2000px) rotatey(20deg);
 background-image:-moz-linear-gradient(right, rgba(0,0,0,0.16) 0%, rgba(0,0,0,0.01) 100%);
	background-image:-o-linear-gradient(right, rgba(0,0,0,0.16) 0%, rgba(0,0,0,0.01) 100%);
	background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.16) 0%, rgba(0,0,0,0.01) 100%);
	background-image:linear, right, rgba(0,0,0,0.16) 0%, rgba(0,0,0,0.01) 100%;
    }
	

	    
.accbg
	{
	    background-color:#cccccc; 
	 	 height:180px;
	     margin:0 9px 0 7px;
	    }	 
		
		
.formsubmit{
	  background-image:url(../images/inside/submit-btn.png);
  width:66px;
  height:25px; 
  border:0;
	
	}
	
	
.formclear{
	  background-image:url(../images/inside/clear-btn.png);
width:66px;
  height:25px; 
  border:0;
	
	}				
		
.formupdate{
	  background-image:url(../images/inside/update-btn.png);
	  background-repeat:no-repeat;
  width:66px;
  height:25px; 
  border:0;
	
	}		
				
.formsearch{
	  background-image:url(../images/inside/search-btn.png);
  width:66px;
  height:25px; 
  border:0;
	
	}
.formback{
	  background-image:url(../images/inside/back-btn.png);
  width:66px;
  height:25px; 
  border:0;
	
	}	
	
.formprint{
	  background-image:url(../images/inside/print-btn.png);
  width:66px;
  height:25px; 
  border:0;
	
	}		
	
	/*grid style*/
	.fetchedlist
{
	 border-bottom:dotted 1px #999999;
    color:#1155a8;
    font-family:Verdana, Geneva, sans-serif;
    text-align:left;
    font-size:11px; 
   
    
    }
    
    .filed-row
    {
height:80px;
font-family:Verdana, Geneva, sans-serif;	
font-size:11px;
text-align:left;

    }
	
	 .editnrtdetails
    {
font-family:Verdana, Geneva, sans-serif;	
font-size:11px;
text-align:left;

    }

	.serial-no{
	display: block;
    height: 20px;
    width: 30px;
	text-align:center;
	background:#C5C4C1;
	color:#000;
 	padding:1px;
	
		
		}
		
	.formdetailsbg
	{
	   background-image:url(../images/inside/tp_bg.gif); 
	   background-repeat:repeat-x;
	  
	
	    }	
		

.searchbox
{
background:#F3F3F3;
	border:1px solid #999999;
}		

.resulttext
{
    color:#fff; 
    font-family:Verdana, Geneva, sans-serif; 
    font-size:12px; 
    font-weight:bold;
    
    }
    
    
.cssPager td
            {
                  padding: 2px 4px 3px 4px;
				  border: 1px solid #CCC;
				font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
              }
			  
			  
  
.cssPager span 
{
    color:#000000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
	background-color:#FFC;
	 padding: 2px 4px 3px 4px;
}

.searchresultheading
{
    background-color: #026BB8;
    border: 1px solid #668EAC;
    padding: 5px;
    
    }
.recordsdetail
{
  background-color: #DFEFFC;
  border: 1px solid #668EAC;
  
    }
/*account */
#account .imageBar { clear: both; min-height: 210px; }
	 #account .imageBar a.twoFourths { text-decoration: none; }
		#account .imageBar .imagelink, #account .imageBar .imageitem { display: block; float: left; position: relative; width: 250px; height: 100%; 
		                                                               z-index: 2; background: none; overflow: hidden; }
	#account .imageBar div.textitem span, #account .imageBar div.oneThird span, #account .imageBar div.twoFourths span,
		#account .imageBar a.imagelink span { display: block; position: absolute; bottom: 0; left: 0; font-size: 18px; line-height: 40px; 
		                                      color: #333; padding: 0 40px; background: #fff; z-index: 1; -moz-opacity:.85; filter:alpha(opacity=85); opacity:.85; }
	


.cssPager td
            {
                  padding: 2px 4px 3px 4px;
				  border: 1px solid #CCC;
				font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
              }
			  
			  
  
.cssPager span 
{
    color:#000000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
	background-color:#FFC;
	 padding: 2px 4px 3px 4px;
}


       
/*dic-malayalam*/

       
       .dicword
       {
          color: #0800d7;
           }
           
           
     /*hintbox*/
	  #hintbox
    {
        /*CSS for pop up hint box */
        position: absolute;
        top: 0;
        background-color: lightyellow;
        width: 150px; /*Default width of hint.*/
        padding: 3px;
        border: 1px solid black;
        font: normal 11px Verdana;
        line-height: 18px;
        z-index: 100;
        border-right: 3px solid black;
        border-bottom: 3px solid black;
        visibility: hidden;
    }
    
    .hintanchor
    {
        /*CSS for link that shows hint onmouseover*/
        font-weight: bold;
        color: navy;
        margin: 3px 8px;
    }      
           