/**************************************
 * THEME NAME: bright_tangerine
 *
 * Files included in this sheet:
 *
 *   bright_tangerine/gradients.css
 **************************************/

/***** bright_tangerine/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/***** bright_tangerine/gradients.css end *****/

