﻿/************************************************************************
*
* Common CSS Classes
*
************************************************************************/
.helplink
{
	height:15px; 
	width:90px;
	border:dashed 1px blue;
	background:white;	 
	cursor:help;
}

.buttonhelp, .buttonhelp-ovr 
{	
	color:#CCCCCC;
	padding:0px 0px 0px 20px;
    text-indent:10px;     
    text-decoration:none; 
    font-weight:bold;  
    background: url(../help/images/help.gif) no-repeat;     
}	

.buttonhelp-ovr
{
	color:#006600;
    background: url(../help/images/help-ovr.gif) no-repeat;   
    background-color:White;
}



/************************************************************************
*
* 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
{	 
	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(../buttons/images/members.gif) no-repeat;   
}
.buttonmembers-ovr
{
    text-decoration: underline;
    background: url(../buttons/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(../buttons/images/update-ovr.gif) no-repeat;
    color:Red;    
}

.buttoncancel, .buttoncancel-ovr
{
    background: url(../buttons/images/cancel.gif) no-repeat;   
}
.buttoncancel-ovr
{
    text-decoration: underline;
    background: url(../buttons/Images/cancel-ovr.gif) no-repeat;
    color:Red;    
}

.buttondelete, .buttondelete-ovr
{
    background: url(../buttons/images/delete.gif) no-repeat;   
}
.buttondelete-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/delete-ovr.gif) no-repeat;
    color:Red;    
}

.buttonedit, .buttonedit-ovr
{
    background: url(../buttons/images/edit.gif) no-repeat;   
}
.buttonedit-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/edit-ovr.gif) no-repeat;
    color:Red;    
}

.buttonadd, .buttonadd-ovr
{
    background: url(../buttons/images/add.gif) no-repeat;   
}
.buttonadd-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/add-ovr.gif) no-repeat;
    color:Red;    
}

.buttonactivate, .buttonactivate-ovr
{
    background: url(../buttons/images/activate.gif) no-repeat;   
}
.buttonactivate-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/activate-ovr.gif) no-repeat;
    color:Red;    
}

.buttondeactivate, .buttondeactivate-ovr
{
    background: url(../buttons/images/deactivate.gif) no-repeat;   
}
.buttondeactivate-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/deactivate-ovr.gif) no-repeat;
    color:Red;    
}

.buttonemail, .buttonemail-ovr
{
    background: url(../buttons/images/email.gif) no-repeat;   
}
.buttonemail-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/email-ovr.gif) no-repeat;
    color:Red;    
}

.buttonfindmember, .buttonfindmember-ovr
{
    background: url(../buttons/images/findmember.gif) no-repeat;   
}
.buttonfindmember-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/findmember-ovr.gif) no-repeat;
    color:Red;    
}

.buttonimg, .buttonimg-ovr
{
    background: url(../buttons/images/image.gif) no-repeat;   
}
.buttonimg-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/image-ovr.gif) no-repeat;
    color:Red;    
}

.buttonhome, .buttonhome-ovr
{
    background: url(../buttons/images/location.gif) no-repeat;   
}
.buttonhome-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/location-ovr.gif) no-repeat;
    color:Red;    
}

.buttondoc, .buttondoc-ovr
{
    background: url(../buttons/images/newdoc.gif) no-repeat;   
}
.buttondoc-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/newdoc-ovr.gif) no-repeat;
    color:Red;    
}

.buttonnext, .buttonnext-ovr
{
    background: url(../buttons/images/next.gif) no-repeat;   
}
.buttonnext-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/next-ovr.gif) no-repeat;
    color:Red;    
}

.buttonsms, .buttonsms-ovr
{
    background: url(../buttons/images/sms.gif) no-repeat;   
}
.buttonsms-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/sms-ovr.gif) no-repeat;
    color:Red;    
}

.buttonimport, .buttonimport-ovr
{
    background: url(../buttons/images/import.gif) no-repeat;   
}
.buttonimport-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/import-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(../buttons/images/smssmall.gif) no-repeat;   
}
.buttonsmssmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/smssmall-ovr.gif) no-repeat;
    color:Red;  
}

.buttonemailsmall, .buttonemailsmall-ovr
{
    background: url(../buttons/images/emailsmall.gif) no-repeat;   
}
.buttonemailsmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/emailsmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeactivatesmall, .buttondeactivatesmall-ovr
{
    background: url(../buttons/images/deactivatesmall.gif) no-repeat;   
}
.buttondeactivatesmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/deactivatesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonactivatesmall, .buttonactivatesmall-ovr
{
    background: url(../buttons/images/activatesmall.gif) no-repeat;   
}
.buttonactivatesmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/activatesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonlocksmall, .buttonlocksmall-ovr
{
    background: url(../buttons/images/locksmall.gif) no-repeat;   
}
.buttonlocksmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/locksmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeletesmall, .buttondeletesmall-ovr
{
    background: url(../buttons/images/deletemembersmall.gif) no-repeat;   
}
.buttondeletesmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/deletemembersmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttondeletesmall2, .buttondeletesmall2-ovr
{
    background: url(../buttons/images/deletesmall.gif) no-repeat;   
}
.buttondeletesmall2-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/deletesmall-ovr.gif) no-repeat;
    color:Orange;  
}

.buttonpasssmall, .buttonpasssmall-ovr
{
    background: url(../buttons/images/passsmall.gif) no-repeat;   
}
.buttonpasssmall-ovr
{
    text-decoration: underline;
    background: url(../buttons/images/passsmall-ovr.gif) no-repeat;
    color:Orange;  
}



/************************************************************************/
.lnkUpdate
{ 
 height:20px;  
 padding:2px 0px 2px 18px; 
 margin-right:7px; 
 background-repeat:no-repeat;  
 background-image: url(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/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(../buttons/images/deactivate.gif);
 text-decoration:none; 
 color:white;  
 background-color:white;  
}