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

/***** grange/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;     
}

#footer {
text-align:left;
margin-top:0px;
}

div#container {
width:auto;
float:none;
font-size:1.5em;
}

.logininfo, #header-home .headermenu font {
float:right;
margin-left:10px;
margin-right:10px;
}

div.navbutton,
form.popupform, form.popupform div {
display:block;
float:right;
}

body {
font-size:1.2em;
}

p.helplink {
display:block;
float:right;
}

.homelink,
.sitelink {
float:right;
clear:right;
}

div#content {
padding-bottom:0px;
padding-top:0px;
}

div.breadcrumb {
font-size:1em;
}

#addauser fieldset {
border: 1px solid #000000;
margin: 10px;
padding: 10px;
}

li.forum {display:none;}/***** grange/gradients.css end *****/


