@import url("generic.css");
@import url("template.css");
@import url("menus.css");
@import url("frontpage.css");
@import url("content.css");
/*@import url("contact_form.css");*/

/*CUSTON CSS I HAVE ADDED OR CHANGED */
#tblTribute{width:350px; border-collapse:collapse;}
#tblTribute td, th {font-size:1em; border:1px solid #895430; padding:3px 7px 2px 7px;}
#tblTribute th {font-size:1.1em; text-align:left; padding-top:5px; padding-bottom:4px; background-color:#b8a496; color:#ffffff;}
#tblTribute tr.alt td {color:#000000; background-color:#EAF2D3;}

/*SIMPLE CSS TOOL TIP */
#tooltip{position:absolute;border:1px solid #000069; background:#d8e6ff; padding:2px 5px; color:#000069; display:none; }

/* trigger button Kroger*/
#actionLinkKNR {display:inline; text-decoration:underline; overflow:hidden; cursor:pointer;}  
#actionLinkKNR:hover {background-position:0 -22px ;}  
#actionLinkKNR:focus {background-position:0 -44px; }   

/* trigger button GoodSearch*/
#actionLinkGS {display:inline; text-decoration:underline; overflow:hidden; cursor:pointer;}  
#actionLinkGS:hover {background-position:0 -22px ;}  
#actionLinkGS:focus {background-position:0 -44px; } 

/* trigger button GoodSearch*/
#actionLinkLP {display:inline; text-decoration:underline; overflow:hidden; cursor:pointer;}  
#actionLinkLP:hover {background-position:0 -22px ;}  
#actionLinkLP:focus {background-position:0 -44px; } 

/* trigger button GoodSearch*/
#actionLinkVAMHC {display:inline; text-decoration:underline; overflow:hidden; cursor:pointer;}  
#actionLinkVAMHC:hover {background-position:0 -22px ;}  
#actionLinkVAMHC:focus {background-position:0 -44px; } 


.tooltipPicKNR {display:none; background:url(../img/black_arrow_big.png); height:200px; padding:40px 20px 20px 20px; width:360px; color:#003568;} 
.tooltipPicGS {display:none; background:url(../img/black_arrow_big.png); height:200px; padding:40px 20px 20px 20px; width:360px; color:#003568;} 
.tooltipPicLP {display:none; background:url(../img/black_arrow_big.png); height:200px; padding:40px 20px 20px 20px; width:360px; color:#003568;} 
.tooltipPicVAMHC {display:none; background:url(../img/black_arrow_big.png); height:200px; padding:40px 20px 20px 20px; width:360px; color:#003568;} 

a.contactLink:link, a.contactLink:active, a.contactLink:visited{ font-size:16px; color:#df0000; text-decoration:underline; font-weight:bold;}
a.contactLink:hover {color:#fc9898; text-decoration:none;}

h3.white{color:#fff;}