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

/***** engc/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */
  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: trebuchet ms, Arial, Verdana, Helvetica, sans-serif;
}
body {
  padding:0;
  margin:0;
}
#content{
  padding-left:20px;
  padding-right:20px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
  background-image: url(pix/header_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top; 
}

.navbar {
  background-image: url(pix/header_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;    
}
#header.clearfix, #header-home.clearfix {
  background-image: url(pix/header_bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  height:100px;
  padding:0;
  margin:0;
}
h1.headermain {
  float:left;
  margin:0;
  padding:0;
  background-image: url(pix/header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 100px;
  width: 450px;
  text-indent:-10000px;
}


a:link,
a:visited {
  color:#868044;
  text-decoration: none;
}

a.dimmed:link,
a.dimmed:visited {
  color:#868044;
  text-decoration: none;
}

a:hover {
  color:#000;
  text-decoration: none;
}

a.autolink:link,
a.autolink:visited {
  color:#4D4828;
  background: #DDDDDD;
  text-decoration: none;
}

a.autolink.glossary:hover {
  cursor: help;
  text-decoration: none;
}

div.headermenu {
  margin-top: 30px;
  padding-right: 30px:
}
#footer {
  border-top: solid 1px #ccc;
}
/***** engc/gradients.css end *****/

