/*
 * Site CSS.  Copyright Garan Dallimore 2005.
 * No part of this file may be reused without permission.
 */

body {
  color: #000;
  background: #cacaca;
  width: 800px;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  }
  
/*
 * Set Defaults
 */

/* make images blocks rather than inline elements */
img {
  display: block;
  border: 0;
  }

body, html, a, p {
  font-family: Arial;
  font-size: 10pt;
  }

td, li, ul, ol {
  font-family: Arial;
  font-size: 10pt;
  margin-left: 10px;
  margin-right: 10px;
  }

h1, h2, h3, h4, h5 {
  font-family: Arial;
  font-size: 13pt;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
  }

h6 {
  font-family: Arial;
  font-size: 13pt;
  text-align: left;
  margin-left: 50px;
  margin-right: 100px;
  }

p {
  margin-top: 0;
  margin-bottom: 1em;
  text-align: left;
  line-height: 1.5;
  margin-left: 100px;
  margin-right: 100px;
  }

h1 {
  font-size: 1.5em;
  color: #232E50;
}

ul li, ul a {
  text-align: left;
  list-style:square inside;
  line-height: 1.5;
  }

/*
 * Page divisions
 */

/* page-wrap div */
#page-wrap {
  position: relative; /* Every loose position: relative is here to avoid the IE peekaboo bug */
  width: 800px;
  background: #fff;
  }

/* header div */
#header {
  position: relative; /* Every loose position: relative is here to avoid the IE peekaboo bug */
  width: 800px;
  height: 75px;
  border: 0px;
  background: #eaeaea;
  }

#site-name {
  /* leave the position alone */
  }

#site-name-flash-banner {
  /* leave the position alone */
  }

#agent-login {
  position: absolute;
  right: 20px;
  top: 47px;
  margin-right: 0px;
  _margin-right: 30px; /* Avoid IE float margin doubling */
  _padding-right: 10px;
  }

#agent-login a {
  color: #7a8bab;
  padding: 2px 2px 2px 2px;
  text-decoration: none;
  font-weight: bold;
  }

#agent-login a:hover {
  color: #232E50;
  background-color: #7a8bab;
  padding: 2px 2px 2px 2px;
  text-decoration: none;
  font-weight: bold;
  }

#topbar {
  background: #7a8bab;
  padding-bottom: 2px;
  _padding-bottom: 0;
  padding-left: 25px;
  height: 26px;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#top-links {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  font-size: 1em;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#top-links li {
  _width: 0px;
  float: left;
  list-style-type: none;
  font-size: 1em;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#top-links li a {
  display: block;
  list-style-type: none;
  padding: 4px 8px 4px 8px;
  margin: 0px;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#top-links li a:hover {
  display: block;
  background-color: #232e50;
  padding: 4px 8px 4px 8px;
  margin-left: 0px;
  margin-right: 0px;
  }


#leftbar {
  background: #7a8bab;
  padding-bottom: 2px;
  _padding-bottom: 0;
  padding-left: 25px;
  height: 26px;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#left-links {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  font-size: 1em;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#left-links li {
  _width: 0px;
  float: left;
  font-size: 1em;
  margin-left: 0px;
  margin-right: 0px;
  list-style-type: none;
  }

ul#left-links li a {
  display: block;
  padding: 4px 8px 4px 8px;
  margin: 0px;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 0px;
  }

ul#left-links li a:hover {
  display: block;
  background-color: #232e50;
  padding: 4px 8px 4px 8px;
  margin-left: 0px;
  margin-right: 0px;
  }


/* content div */
#content {
  padding-top: 136px;
  _padding-top: 0;
  width: 800px;
  _width: 800px;
  }

#content img {
  margin-left: auto;
  margin-right: auto;
  text-align: center; /* IE fix */
  }

#content-report {
  background-color: #fff;
  }

#content-report img {
  margin-left: none;
  margin-right: none;
  display: inline;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  }

.with-laptop {
  padding-left: 190px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100pt;
  background-image: url(inventory/Computer-pic.jpg); 
  background-repeat: no-repeat;
  background-position: bottom left;
  } 

.removals {
  margin-left: 100px;
  margin-right: 100px;
  } 

#site-graphic { 
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-right: 0px;
  _margin-right: 30px; /* Avoid IE float margin doubling */
  _padding-right: 10px;
  } 


#missionstatementlaptop {
  display: block;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 200px;
  margin-right: 60px;
  font-weight: bold;
  color: #fff;
  background-color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}

#missionstatement {
  display: block;
  list-style-type: none;
  padding: 4px 4px 4px 4px;
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: bold;
  color: #fff;
  background-color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}

#infoblock1 {
  display: block;
  list-style-type: none;
  padding: 2px 4px 2px 4px;
  margin-top: 10px;
  margin-bottom: 1em;
  margin-left: 80px;
  margin-right: 80px;
  font-weight: bold;
  color: #fff;
  background-color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}


#eventorymenu a {
  display: block;
  list-style-type: none;
  padding: 2px 4px 2px 4px;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 100px;
  margin-right: 100px;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  background-color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}

#eventorymenu a:hover {
  display: block;
  background-color: #7a8bab;
  padding: 2px 4px 2px 4px;
  }

#eventorymenu2 a {
  display: block;
  list-style-type: none;
  padding: 2px 4px 2px 4px;
  margin-top: 0;
  margin-bottom: 2em;
  margin-left: 50px;
  margin-right: 50px;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  background-color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}

#eventorymenu2 a:hover {
  display: block;
  background-color: #7a8bab;
  padding: 2px 4px 2px 4px;
  }


#welcomemenu {
  display: block;
  margin-top: 10px;
  margin-left: 100px;
  margin-right: 100px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 13pt;
  color: #232e50;
  text-decoration: none;
  text-align: center; /* IE fix */
}

/*form */

label {
  width: 5em;
  float: left;
  text-align: right;
  margin-right: 0.5em
  display: block
}

input,select,textarea {
  color: #000;
  border: 1px solid #000;
  background: #d3d7e1;
}

input.btn {
  border: 1px outset #000;
  background: #232E50;
  font-weight: bold;
  color: #fff;
}

fieldset {
  border: 1px solid #000;
}

legend {
  background: #7a8bab;
  font-weight: bold;
  color: #fff;
  border: 1px solid #000;
  padding: 2px 6px
}

/* Footer */
#footer {
  margin-top: 3em;
  padding: 5px 10px 0px;
  color: #666;
  border-width: 1px 0px;
  border-color: #f2f2f2 #eee #ddd;
}

#footertext {
  display: block;
  bottom: 10px;
  left: 350px;
  text-align: center;
  color: #ccc;
  font-size: 0.75em;
  letter-spacing: 0px;
  margin: .5em;
}


/* Logging In */
#loggingin p {
  line-height: 1.5;
  margin-left: 0em;
  margin-right: 0em;
  color: #000;
  }

/* Logged In */
#loggedin p {
  margin-top: 0;
  margin-bottom: 1em;
  text-align: left;
  line-height: 1.5;
  margin-left: 0px;
  margin-right: 0px;
  }

/*
 * Tricks and Treats
 */

/* hide can be used to make elements or objects invisible in CSS-capable browsers */
.hide {
  display: none;
  }
