/*

Theme Name: nowfoods

Theme URI: http://nowfoodsinstitute.com/

Author: Eddie Baran

Author URI: http://eddiebaran.com/

*/


.textshadow  { position:relative; display:block; color:#fff; }
.textshadow span { position:absolute; display:block; top:0px;  }
.textshadow:before { display:block; padding:1px; content: attr(title); color:#666;  } 


A:hover{ TEXT-DECORATION: underline; color: #FF0000;}


.link { font-family: verdana,arial,helvetica,sans-serif;  TEXT-DECORATION: none; font-size: 10pt; color: #000000; font-weight: bold; }

.link2 { font-family: verdana,arial,times, serif;  font-size: 8pt; color: #DD0000; }

.link3 { font-family: arial, helvetica, sans-serif font-size: 10pt; color: #FF0000; }

.link4 { font-family: arial, helvetica, sans-serif font-size: 10pt; color: #FF0000; TEXT-DECORATION: none;}

 
.newlink {  font-family: Arial, Helvetica, Arial, Verdana, sans-serif;  TEXT-DECORATION: none; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-shadow: #000000 0.2em 0.2em 0.2em; }

.xtext {  color: #DDDD00; font: 10px Verdana; } 
  
  
  
  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(/images/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/images/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(/images/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(/images/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/images/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(/images/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  } 


 