/*
  Andrew Payne
  andrewpay@aapt.net.au

  File: home.css

  Home page styles for apcs.net.au


*/

/* @annotation: Old APCS Styles */



#menu_side ul {
  margin: 0;
  padding: 0 20px 550px 20px;
  background: url(sidenavbot.jpg) no-repeat left bottom;
  list-style: none;
}





#content th {
/*.sub-menu {*/
  padding: 0px;
  padding-top: 10px;
  border-top: 1px dotted #FF0000;
  /*border-bottom: 1px dotted #FF0000;*/
}

.ul-left {
    display: list-item;
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    /*font-size: 10px;*/
    list-style: outside url(orange_arrow.gif);
    text-align: left;
    text-indent: -2px;
}

.feature-box {
    background-color: transparent;
    border: 1px dashed #FF0000;
    padding: 3px;
}
