﻿/************************************************************************
*
* Command Buttons
*
************************************************************************/
.buttonmembers, .buttonmembers-ovr ,.buttonupdate, .buttonupdate-ovr, .buttoncancel , .buttoncancel-ovr , .buttondelete , .buttondelete-ovr ,.buttonedit , .buttonedit-ovr ,.buttonadd , .buttonadd-ovr , .buttonactivate , .buttonactivate-ovr , .buttondeactivate , .buttondeactivate-ovr , .buttonemail , .buttonemail-ovr , .buttonfindmember , .buttonfindmember-ovr ,.buttonimg, .buttonimg-ovr ,.buttonhome, .buttonhome-ovr , .buttondoc, .buttondoc-ovr, .buttonnext, .buttonnext-ovr, .buttonsms, .buttonsms-ovr, .buttonimport, .buttonimport-ovr, .buttonup, .buttonup-ovr, .buttondown, .buttondown-ovr
{	 
	border: none;
    color: Black;
    height: 24px;
    width: 76px; 
    font-weight: normal;
    font-size:9px;
    padding-bottom:0px;
    padding-left:20px;
    padding-right:3px;
    margin-bottom:0px; 
    cursor: pointer;
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
}
	
.buttonmembers, .buttonmembers-ovr
{
    background: url(./images/members.gif) no-repeat;   
}
.buttonmembers-ovr
{
    text-decoration: underline;
    background: url(./images/members-ovr.gif) no-repeat;
    color:Red;    
}

.buttonupdate, .buttonupdate-ovr
{
    background: url(./images/update.gif) no-repeat;   
}
.buttonupdate-ovr
{
    text-decoration: underline;
    background: url(./images/update-ovr.gif) no-repeat;
    color:Red;    
}

.buttoncancel, .buttoncancel-ovr
{
    background: url(./images/cancel.gif) no-repeat;   
}
.buttoncancel-ovr
{
    text-decoration: underline;
    background: url(./Images/cancel-ovr.gif) no-repeat;
    color:Red;    
}

.buttondelete, .buttondelete-ovr
{
    background: url(./images/delete.gif) no-repeat;   
}
.buttondelete-ovr
{
    text-decoration: underline;
    background: url(./images/delete-ovr.gif) no-repeat;
    color:Red;    
}

.buttonedit, .buttonedit-ovr
{
    background: url(./images/edit.gif) no-repeat;   
}
.buttonedit-ovr
{
    text-decoration: underline;
    background: url(./images/edit-ovr.gif) no-repeat;
    color:Red;    
}

.buttonadd, .buttonadd-ovr
{
    background: url(./images/add.gif) no-repeat;   
}
.buttonadd-ovr
{
    text-decoration: underline;
    background: url(./images/add-ovr.gif) no-repeat;
    color:Red;    
}

.buttonactivate, .buttonactivate-ovr
{
    background: url(./images/activate.gif) no-repeat;   
}
.buttonactivate-ovr
{
    text-decoration: underline;
    background: url(./images/activate-ovr.gif) no-repeat;
    color:Red;    
}

.buttondeactivate, .buttondeactivate-ovr
{
    background: url(./images/deactivate.gif) no-repeat;   
}
.buttondeactivate-ovr
{
    text-decoration: underline;
    background: url(./images/deactivate-ovr.gif) no-repeat;
    color:Red;    
}

.buttonemail, .buttonemail-ovr
{
    background: url(./images/email.gif) no-repeat;   
}
.buttonemail-ovr
{
    text-decoration: underline;
    background: url(./images/email-ovr.gif) no-repeat;
    color:Red;    
}

.buttonfindmember, .buttonfindmember-ovr
{
    background: url(./images/findmember.gif) no-repeat;   
}
.buttonfindmember-ovr
{
    text-decoration: underline;
    background: url(./images/findmember-ovr.gif) no-repeat;
    color:Red;    
}

.buttonimg, .buttonimg-ovr
{
    background: url(./images/image.gif) no-repeat;   
}
.buttonimg-ovr
{
    text-decoration: underline;
    background: url(./images/image-ovr.gif) no-repeat;
    color:Red;    
}

.buttonhome, .buttonhome-ovr
{
    background: url(./images/location.gif) no-repeat;   
}
.buttonhome-ovr
{
    text-decoration: underline;
    background: url(./images/location-ovr.gif) no-repeat;
    color:Red;    
}

.buttondoc, .buttondoc-ovr
{
    background: url(./images/newdoc.gif) no-repeat;   
}
.buttondoc-ovr
{
    text-decoration: underline;
    background: url(./images/newdoc-ovr.gif) no-repeat;
    color:Red;    
}

.buttonnext, .buttonnext-ovr
{
    background: url(./images/next.gif) no-repeat;   
}
.buttonnext-ovr
{
    text-decoration: underline;
    background: url(./images/next-ovr.gif) no-repeat;
    color:Red;    
}

.buttonsms, .buttonsms-ovr
{
    background: url(./images/sms.gif) no-repeat;   
}
.buttonsms-ovr
{
    text-decoration: underline;
    background: url(./images/sms-ovr.gif) no-repeat;
    color:Red;    
}

.buttonimport, .buttonimport-ovr
{
    background: url(./images/import.gif) no-repeat;   
}
.buttonimport-ovr
{
    text-decoration: underline;
    background: url(./images/import-ovr.gif) no-repeat;
    color:Red;    
}

.buttonup, .buttonup-ovr
{
    background: url(./images/up.gif) no-repeat;   
}
.buttonup-ovr
{
    text-decoration: underline;
    background: url(./images/up-ovr.gif) no-repeat;
    color:Red;    
}

.buttondown, .buttondown-ovr
{
    background: url(./images/down.gif) no-repeat;   
}
.buttondown-ovr
{
    text-decoration: underline;
    background: url(./images/down-ovr.gif) no-repeat;
    color:Red;    
}


.buttonsmssmall, .buttonsmssmall-ovr , .buttonemailsmall, .buttonemailsmall-ovr, .buttondeactivatesmall, .buttondeactivatesmall-ovr, .buttonlocksmall, .buttonlocksmall-ovr, .buttonactivatesmall, .buttonactivatesmall-ovr, .buttondeletesmall, .buttondeletesmall-ovr, .buttondeletesmall2, .buttondeletesmall2-ovr, .buttonpasssmall, .buttonpasssmall-ovr
{	 
	border: none;
    color: Black;
    height: 20px;
    width: 40px; 
    font-weight: normal;
    font-size:9px;
    padding-bottom:0px;
    padding-left:20px;
    padding-right:3px;
    margin-bottom:0px; 
    cursor: pointer;
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

.buttonsmssmall, .buttonsmssmall-ovr
{
    background: url(./images/smssmall.gif) no-repeat;   
}
.buttonsmssmall-ovr
{
    text-decoration: underline;
    background: url(./images/smssmall-ovr.gif) no-repeat;
    color:Red;  
}

.buttonemailsmall, .buttonemailsmall-ovr
{
    background: url(./images/emailsmall.gif) no-repeat;   
}
.buttonemailsmall-ovr
{
    text-decoration: underline;
    background: url(./images/emailsmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeactivatesmall, .buttondeactivatesmall-ovr
{
    background: url(./images/deactivatesmall.gif) no-repeat;   
}
.buttondeactivatesmall-ovr
{
    text-decoration: underline;
    background: url(./images/deactivatesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonactivatesmall, .buttonactivatesmall-ovr
{
    background: url(./images/activatesmall.gif) no-repeat;   
}
.buttonactivatesmall-ovr
{
    text-decoration: underline;
    background: url(./images/activatesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonlocksmall, .buttonlocksmall-ovr
{
    background: url(./images/locksmall.gif) no-repeat;   
}
.buttonlocksmall-ovr
{
    text-decoration: underline;
    background: url(./images/locksmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeletesmall, .buttondeletesmall-ovr
{
    background: url(./images/deletemembersmall.gif) no-repeat;   
}
.buttondeletesmall-ovr
{
    text-decoration: underline;
    background: url(./images/deletemembersmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeletesmall2, .buttondeletesmall2-ovr
{
    background: url(./images/deletesmall.gif) no-repeat;   
}
.buttondeletesmall2-ovr
{
    text-decoration: underline;
    background: url(./images/deletesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonpasssmall, .buttonpasssmall-ovr
{
    background: url(./images/passsmall.gif) no-repeat;   
}
.buttonpasssmall-ovr
{
    text-decoration: underline;
    background: url(./images/passsmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonhelp, .buttonhelp-ovr 
{	 
	display:block;  
	border:dotted 1px Silver;
    height: 14px;
    width: 98%;    
    color:#3366FF;       
    padding:3px 0px 0px 10px;    
    margin:0px; 
    cursor:help;
    text-indent:20px;     
    text-decoration:none; 
    font-weight:bold;  
    background: url(../help/images/help.gif) no-repeat; 
    background-color:White;    
}	

.buttonhelp-ovr
{
    background: url(../help/images/help-ovr.gif) no-repeat;   
    background-color:White;
}

/************************************************************************/
.lnkUpdate
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 margin-right:7px; 
 background-repeat:no-repeat;  
 background-image: url(./images/save.gif);  
 text-decoration:none;  
 color:white;  
 background-color:white;  
}

.lnkcancel
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/cancel.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}
.lnkdelete
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/delete.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}
.lnknew
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/new.gif);
 text-decoration:none; 
 color:white;
 background-color:white;  
}

.lnkedit
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/edit.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}

.lnktext
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/sms.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}

.lnkemail
{ 
 height:20px;  
 padding:0px 0px 0px 10px; 
 background-repeat:no-repeat;  
 background-image: url(./images/email.gif);
 text-decoration:none;  
 color:white;  
 background-color:white;
 border-style:none;
}

.lnknext
{ 
 height:20px;  
 width:20px;
 padding:2px 0px 0px 0px; 
 background-repeat:no-repeat;  
 background-image: url(./images/next.gif);
 color:white;  
 text-decoration:none; 
 background-color:white;     
}

.lnklock
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/lock.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}

.lnkactivate
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/activate.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}

.lnkdeactivate
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 background-repeat:no-repeat;  
 background-image: url(./images/deactivate.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}