/*
  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 15:24:31
*/


/* DBCDE Minister Conroy site - Inside page CSS */

/**************Media Release style *************************************************************************************/
.media-release {color: #7F010F; font-weight: normal; font-size: 1.75em;}

.media-realse-list{
    border-bottom: 1px solid #DBDBDB;
}


#main-content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /* line-height: 1.2em; */
}

#main-content a {
    color: #4565A7;
}

#main-content h1 {
    color: #7F010F;
    font-weight: normal;
    font-size: 1.75em;
}

#main-content h2 {
    color: #7F010F;
    font-weight: normal;
    font-size: 1.5em;
    margin: 1em 0;
}

#main-content h3 {
    color: #7F010F;
    font-weight: normal;
    font-size: 1.2em;
    margin: 1em 0;
}
 
#breadcrumb {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0017/121409/dot_horiz_line_dbl.gif) left bottom repeat-x;
    padding-bottom: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
}

#breadcrumb a {
    text-decoration: none;
    color: #4565A7;
}

.tab-display ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 500;
    margin-bottom: -1px;
    position: relative;
}

.tab-display .tabs li {
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 12px;
    border: 1px solid #E9E9E9;
    border-bottom: none;
}

.tab-display .tabs li.current {
    font-weight: bold;
    color: #7F010F;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    background-color: #FFFFFF;
}

.tab-display .tabs a {
    float: left;
    display: block;
    text-decoration: none;
    font-size: 0.9em;
    color: #21304F;
    padding: 0 10px;
}

.tab-content {
    border: 1px solid #CCCCCC;
    z-index: 100;
    margin-top: -1px;
    padding: 10px;
}

.range-select-wrap {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0015/121407/dot_horiz_line_sgl.gif) left bottom repeat-x;
    overflow: hidden;
}

.range-select {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0015/121407/dot_horiz_line_sgl.gif) left top repeat-x;
    overflow: hidden;
}

.range-select p {
    padding: 0.5em 0;
    margin: 0 10px 0 0;
    float: left;
}

#date_range_list {
    padding-bottom: 0.5em;
    float: left;
}

.range-select ul {
    margin: 0;
    padding: 0.5em 0 0 0;
}

.range-select li {
    display: inline;
    border-right: 1px solid #CCCCCC;
    padding: 0 4px;
}

.range-select a {
    font-size: 0.9em;
    text-decoration: none;
    padding: 0 5px;
}

.range-select li#current a {
    color: #284B70;
}

#listing {
    overflow: hidden;
}

#listing h3 {
    float: left;
    width: 13em;
    clear: left;
    font-size: 1em;
    color: #000000;
    margin: 0 0 1em 0;
    font-size: 0.9em;
}

#listing ul {
    margin: 0 0 1em 0;
    padding: 0;
    list-style: none;
    font-size: 0.9em;
    clear: right;
}

#listing li {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0009/121410/bullet_arrow.gif) 0 0.4em no-repeat;
    padding-left: 9px;
    margin-top: 0.25em;
    margin-left: 13em;
}

#listing a {
    text-decoration: none;
}

.standard-table {
margin-top:20px;
border-bottom:2px solid #ccc;
border-top:2px solid #ccc;
}

 .standard-table caption {
 font-weight:bold;
 font-size:130%;color:#069;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 margin:0;
 padding:0 0 40px 0;
 }
 
.standard-table td, tr {
padding:4px;
text-align:center;
border-bottom:1px dashed #ccc;
}

.standard-table th { 
text-align:center;
border-bottom:1px solid #ccc;
}

