/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 February 2012 17:32:16
*/


/* CSS Document */


table.step-guide {
    border-top: 1px solid #A2C651;
    border-bottom: 1px solid #A2C651;
    margin: 20px 0;
    width: 100%;
}

table.step-guide caption {
    position: absolute;
    left: -999em;
    visibility: hidden;
    height: 0;
    line-height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

table.step-guide thead {
    visibility: hidden;
    overflow: hidden;
}

table.step-guide th {
    position: absolute;
    left: -999em;
}

table.step-guide thead tr {
    height: 1px;
    overflow: hidden;
}

table.step-guide td {
    vertical-align: top;
    padding-top: 25px;
    padding-bottom: 10px;
}

td.step-number {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    padding-right: 10px;
    text-align: right;
    width: 40px;
    background: #edfdc9 url(http://www.livinggreener.gov.au/__data/assets/image/0010/1018/step_arrow_left.jpg) top left no-repeat;
}

td.step-name {
    font-size: 1em;
    font-weight: bold;
    width: 100px;
    background: #edfdc9 url(http://www.livinggreener.gov.au/__data/assets/image/0011/1019/step_arrow_right.jpg) top left no-repeat;
}

table.step-guide td.step-actions {
    border-top: 1px solid #A2C651;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

tr.first td.step-actions {
    border-top: none;
    padding-top: 10px;
}

td.step-actions ul {
    margin-top: 0;
}

tr.first td.step-number, tr.first td.step-name {
    background: none;
    background-color: #edfdc9;
    padding-top: 10px;
}
