Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 54cac1c2268db633d66eeff1b4faa585 > files > 1611

frepple-doc-0.8.1-3.fc15.noarch.rpm

#container {
  height: 100%; 
}


#content {
  margin: 0px 20px 0px 0px;
  padding: 0px 20px 20px 20px;
  top: 130px;
  position: relative;
}

html { height: 100%; }

#menubar {
  top: 0px;
  left: 0px;
  height: 130px;
  width: 100%;
  position: fixed;
  background-color: #a5a5ff;
  z-index: 10;
  font-family: serif;
  font-size: 14px;
}

#menubar #menu {
  top:0px;
  left: 180px;
  height: 130px;
  margin: 0px 20px 0px 20px;
  position: fixed;
  vertical-align: middle;   
  z-index: 10;
  font-family: serif;
  font-size: 14px;
}

#menubar #menu #search {
  float:right;
  position: relative;
  display: inline;
  margin: 0px 10px 0px 0px;
  z-index: 10;
}

#menubar #logo {
  top:0px;
  left: 0px;
  vertical-align: middle;
  width: 180px;    
  height: 130px;
  position: fixed;
  z-index: 10;
  font-family: serif;
  font-size: 14px;
}

body {
  margin: 0px 0px 0px 0px;
  font-family: serif;
  height: 100%;
}

#menubar #menu A {
  font-size: 16px;
  color: #222222;
  background-color: #4f639b;
  padding: 3px;
  font-family: serif;
  font-weight: bold;
  font-size: 14px;
}

#menubar A:link {text-decoration: none; color: #222222;}
#menubar A:visited {text-decoration: none; color: #222222;}
#menubar #menu A:hover {background-color: #a5a5ff; }
#menubar #menu H3 {
  margin: 3px;
  line-height: 40px;
  text-decoration: none;
  display: inline;
}