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

/***** standardwhite/gradients.css start *****/

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

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

/* ------ TeideSoft 20/03/2009 ------ */
/* ---------------------------------- */

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

.title h2{ color:#FFFFFF; }

/* ---------------------------------- */

.navbar {
    background-image:url(th_header.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}
/***** standardwhite/gradients.css end *****/


