 
/* Home CSS 

Layout Rules 
----------------------------------------------*/

#home #col-wrapper {
  padding-top: 25px;
  background-image: none;
  border: 0px solid #000;
  }

#home #content {
  width: 825px;
  float: none;
  }


/* Home - Banner Rules
----------------------------------------------*/
#banner {
  margin: 5px 0 10px;
  float: left;
  background: #dbe6ee; 
  border: 1px solid #80A4C1;
  }

#home #banner h2 {
  margin: 0;
  padding: 2px 0 3px;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.1em;
  text-transform: none;
  color: #fff; 
  background: #80A4C1;
  border: 0;
  }

#diagram {
  float: left;
  width: 569px;
  background: #E6EDF3;
  }

#diagram_links {
  width: 254px;
  float: left; 
  vertical-align: middle;
  background: #fff;
  border-left: 0px solid #80A4C1;
  }

#diagram_links2 {
  padding: 5px 23px 15px 17px;
  font-size: .9em;
  font-family: arial, helvetica, sans-serif;
  }

#home #diagram_links #diagram_links2 p {
  margin-bottom: .2em;
  }

body#home #diagram_links2 h3 {
  margin: .6em 0 1px
  }

body#home #diagram_links2 h3 a:link, 
body#home #diagram_links2 h3 a:visited, 
body#home #diagram_links2 h3 a:hover, 
body#home #diagram_links2 h3 a:active {
  color: #333;
  font-family: arial, helvetica, sans-serif;
  border-bottom: 0px solid #333;
  font-size: .9em;
  }

body#home #diagram_links2 h3 a:hover, 
body#home #diagram_links2 h3 a:active {
  color: #000;
  border-bottom: 1px solid #000;
  }

#diagram_links2 ul {
  margin: 0;
  }

#diagram_links2 ul li {
  margin: 0;
  padding: 0 0 0 1.7em;
  font-family: arial, helvetica, sans-serif !important;
  font-size: 1em;
  list-style-type: none;
  line-height: 1.3;
  background: url(/img/li_circle_triangle_red.gif) no-repeat 0 .9em;
  }


 
/* Home - Recent Highlight columns
----------------------------------------------*/

body#home .column {
  margin: 0 25px 15px 0;
  width: 265px;
  border: 0px solid #000;
  }


body#home #content .column h2 {
  padding: 0;
  margin: 20px 0 .5em;
  font-size: 1.1em;
  }

body#home #content .column h2 {
  margin-bottom: 3px;
  text-transform: none;
  }

#home .column ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 265px;
  line-height: 1.5;
  background: transparent;
  background: url(/img/hr_1wide_2space_eee.gif) repeat-x left bottom;
  }

#home .column ul li a {
  padding: 6px 0 5px 22px;
  width: 243px;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  background: url(/img/li_circle_triangle_ddd.gif) no-repeat 5px .82em;
  border-bottom: 0;
  }

#home .column ul li a:link, 
#home .column ul li a:visited {
  color: #666;
  text-decoration: none;
  }
  
#home .column ul li a:hover, 
#home .column ul li a:active {
  background: #E6EDF3 url(/img/li_circle_triangle_80A4C1.gif) no-repeat 5px .8em;
  border-bottom: 0;
  }

#home .column ul li a .title {
  display: block;
  color: #333;
  font-weight: bold;
  }


 
/* Home - Recent Presentations Rules
----------------------------------------------*/

#home #recent_presentations {
  margin: 5px 0 20px 0;
  clear: both;
  width: 825px;
  border: 0px solid green;
  }

body#home #content #recent_presentations h2 {
  margin: 0;
  }

#home #recent_presentations ul {
  margin: 0;
  padding: 10px 10px 5px;
  width: 805px;
  float: left;
  background: #eee;
  }

#home #recent_presentations ul li {
  float: left;
  width: 268px;
  list-style-type: none;
  background-image: none;
  }

#home #recent_presentations ul li a {
  margin-bottom: 5px;
  padding: 10px 10px;
  width: 248px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .95em;  
  float: left;  
vertical-align: middle;
  background-image: none;
  border: 0px solid red;  
  }

#home #recent_presentations ul li a:hover, 
#home #recent_presentations ul li a:active {
  background-image: none;
  background: #ddd;
  }

#home #recent_presentations ul li a img {
  display: block;
  float: left;
  border: 2px solid #80A4C1;
  }

#home #recent_presentations ul li a:hover img, 
#home #recent_presentations ul li a:active img {
  border: 2px solid #666;
  }

#home #recent_presentations ul li a .pres_text {
  padding: 4px 0 0 8px;
  display: block;
  width: 186px;  
  float: left;
  }

#home #recent_presentations ul li a .pres_title {
  display: block;
  color: #333;
  font-weight: bold;
  }

#home a.viewall:link, 
#home a.viewall:visited,
#home a.viewall:hover, 
#home a.viewall:active {
  margin-top: 3px;
  color: #666;
  font-size: .9em;
  text-align: right;
  float: right;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  }

#home a.viewall:hover, 
#home a.viewall:active {
  color: #000;
  border-bottom: 1px solid #000;
  }


/* Bugs Rules
----------------------------------------------*/

#bugs {
  margin: 35px 0 0;
  padding-right: 0px;
  width: 250px;
  float: right;
  font-size: .9em;
  border: 0px solid #000;
  }

#bugs img {margin: 0 auto 2em;}

#bugs a:link.no_underline img, 
#bugs a:visited.no_underline img, 
#bugs a:hover.no_underline img, 
#bugs a:active.no_underline img {
  border:0;
  }
