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

/***** standardblue/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;     
}

#women
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/women1.gif") no-repeat 0 0;

}

#women:hover
{ 
  background: url("/tah/file.php/1/buttons/women2.gif") no-repeat 0 0;
}

#women span
{
  display: none;
}

#turning
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/turning1.gif") no-repeat 0 0;

}

#turning:hover
{ 
  background: url("/tah/file.php/1/buttons/turning2.gif") no-repeat 0 0;
}

#turning span
{
  display: none;
}

#foreign
{
  display: block;
  width: 200px;
  height: 60px;
  background: url("/tah/file.php/1/buttons/foreign1.gif") no-repeat 0 0;

}

#foreign:hover
{ 
  background: url("/tah/file.php/1/buttons/foreign2.gif") no-repeat 0 0;
}

#foreign span
{
  display: none;
}

#progressive
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/progressive1.gif") no-repeat 0 0;

}

#progressive:hover
{ 
  background: url("/tah/file.php/1/buttons/progressive2.gif") no-repeat 0 0;
}

#progressive span
{
  display: none;
}

#history
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/history1.gif") no-repeat 0 0;

}

#history:hover
{ 
  background: url("/tah/file.php/1/buttons/history2.gif") no-repeat 0 0;
}

#history span
{
  display: none;
}

#immigration
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/immigration1.gif") no-repeat 0 0;

}

#immigration:hover
{ 
  background: url("/tah/file.php/1/buttons/immigration2.gif") no-repeat 0 0;
}

#immigration span
{
  display: none;
}


#historiography
{
  display: block;
  width: 175px;
  height: 53px;
  background: url("/tah/file.php/1/buttons/meaningful1.gif") no-repeat 0 0;

}

#historiography:hover
{ 
  background: url("/tah/file.php/1/buttons/meaningful2.gif") no-repeat 0 0;
}

#historiography span
{
  display: none;
}/***** standardblue/gradients.css end *****/


