/**************************************
 * THEME NAME: ibcnet-theme-01
 *
 * Files included in this sheet:
 *
 *   ibcnet-theme-01/gradients.css
 **************************************/

/***** ibcnet-theme-01/gradients.css start *****/

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

th.header,
td.header,
h1.header,
h2.header,
h3.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;     
}

.loginbox .loginform .form-input input{
	width: auto;
}

/***** ibcnet-theme-01/gradients.css end *****/


